.breadcrumb{padding:16px 20px 0;max-width:1200px;margin:0 auto}.breadcrumb ol{display:flex;align-items:center;gap:8px;list-style:none;padding:0;margin:0;font-size:14px}.breadcrumb li{display:flex;align-items:center;gap:8px;color:#666}.breadcrumb li:after{content:"/";color:#ccc}.breadcrumb li:last-child:after{content:""}.breadcrumb a{color:#8b5cf6;text-decoration:none;font-weight:600}.breadcrumb a:hover{text-decoration:underline}.breadcrumb li[aria-current=page]{color:#000;font-weight:700}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-section{background-color:#fdfbf7;border-bottom:4px solid #000;padding:80px 20px 60px;text-align:center}.hero-container{position:relative;max-width:900px;margin:0 auto}.meta-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:3px solid #000;padding:8px 16px;font-weight:800;font-size:14px;text-transform:uppercase;box-shadow:4px 4px #000;margin-bottom:32px}.hero-title{font-size:clamp(32px,5vw,56px);font-weight:900;color:#000;line-height:1.1;letter-spacing:-.03em;margin-bottom:24px}.highlight-green{background:#00d084;color:#000;padding:4px 16px;border:4px solid #000;box-shadow:6px 6px #000;display:inline-block;transform:rotate(-2deg);margin:0 4px}.hero-subtitle{font-size:18px;color:#4b5563;line-height:1.6;max-width:700px;margin:0 auto;font-weight:500}.quick-answer{max-width:700px;margin:28px auto 0;background:#fff;border:3px solid #000;border-radius:12px;box-shadow:5px 5px #000;padding:16px 20px;text-align:left}.quick-answer p{margin:0;font-size:15px;line-height:1.65;color:#333}.quick-answer strong{color:#000}.tool-section{max-width:760px;margin:0 auto;padding:60px 20px}.tool-wrapper{background:#fff;border:4px solid #000;border-radius:16px;box-shadow:8px 8px #000;padding:28px}.planner-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.btn-upload{display:inline-flex;align-items:center;gap:8px;background:#5b47db;color:#fff;border:3px solid #000;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:800;cursor:pointer;box-shadow:4px 4px #000;transition:all .2s;text-transform:uppercase}.btn-upload:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #000}.btn-upload i{width:17px;height:17px}.btn-tool{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#000;border:3px solid #000;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:800;cursor:pointer;transition:all .15s}.btn-tool:hover{background:#f1f5f9;box-shadow:3px 3px #000;transform:translate(-1px,-1px)}.btn-tool i{width:16px;height:16px}.btn-tool.btn-danger{color:#b91c1c;border-color:#b91c1c}.btn-tool.btn-danger:hover{background:#fef2f2;box-shadow:3px 3px #b91c1c}.planner-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:8px}.ratio-toggle{display:inline-flex;border:3px solid #000;border-radius:8px;overflow:hidden}.ratio-toggle-btn{border:none;background:#fff;padding:8px 16px;font-size:13px;font-weight:800;cursor:pointer;color:#000}.ratio-toggle-btn+.ratio-toggle-btn{border-left:3px solid #000}.ratio-toggle-btn.active{background:#5b47db;color:#fff}.image-counter{font-size:13px;font-weight:800;color:#5b47db}.storage-note{font-size:12px;color:#888;margin:0 0 20px;line-height:1.5}.profile-shell{border:3px solid #000;border-radius:12px;overflow:hidden;background:#fff}.profile-header{display:flex;align-items:center;gap:20px;padding:20px;border-bottom:3px solid #000;background:#fdfbf7}.avatar-btn{width:72px;height:72px;border-radius:50%;border:3px solid #000;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;font-size:28px;font-weight:900;cursor:pointer;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;position:relative}.avatar-btn img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.profile-info{flex:1;min-width:0}.profile-info input[type=text]{border:none;border-bottom:2px dashed #cbd5e1;background:transparent;font-size:18px;font-weight:800;color:#000;outline:none;width:100%;max-width:260px;padding:2px 0}.profile-info input[type=text]:focus{border-bottom-color:#5b47db}.profile-stats{display:flex;gap:18px;margin-top:8px;font-size:13px;color:#555;flex-wrap:wrap}.profile-stats strong{color:#000;font-weight:800}.feed-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;background:#fff}.feed-tile{position:relative;aspect-ratio:1 / 1;overflow:hidden;cursor:grab;background:#f1f5f9;user-select:none;-webkit-user-select:none}.feed-grid.ratio-45 .feed-tile{aspect-ratio:4 / 5}.feed-tile img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.feed-tile.placeholder-tile{display:flex;align-items:center;justify-content:center;background:repeating-linear-gradient(45deg,#f1f5f9,#f1f5f9 12px,#e2e8f0 12px 24px)}.feed-tile.placeholder-tile i{width:28px;height:28px;color:#94a3b8;pointer-events:none}.feed-tile.dragging{opacity:.4}.feed-tile.drag-over{outline:3px solid #00d084;outline-offset:-3px}.feed-tile.selected{outline:4px solid #5b47db;outline-offset:-4px}.tile-remove{position:absolute;top:6px;right:6px;width:26px;height:26px;border-radius:50%;border:2px solid #000;background:#fff;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s;z-index:2;padding:0}.feed-tile:hover .tile-remove{opacity:1}.tile-remove i{width:14px;height:14px;pointer-events:none}@media(hover:none){.tile-remove{opacity:1}}.empty-state{text-align:center;padding:48px 20px;color:#94a3b8}.empty-state i{width:40px;height:40px;margin-bottom:10px}.empty-state p{font-size:14px;font-weight:600;margin:0}.reorder-hint{text-align:center;font-size:12px;color:#94a3b8;padding:12px;margin:0;border-top:1px solid #e5e7eb}.seo-content-section{max-width:900px;margin:0 auto;padding:0 20px 60px}.seo-content-section h2{font-size:28px;font-weight:900;text-transform:uppercase;text-align:center;margin-bottom:32px}.seo-article .lead-text{font-size:18px;color:#333;line-height:1.7;margin-bottom:40px;text-align:center;max-width:750px;margin-left:auto;margin-right:auto}.seo-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.seo-grid .seo-card{padding:24px;border:3px solid #000;border-radius:12px;background:#fff;box-shadow:6px 6px #0000000d}.seo-grid .seo-card h4{font-size:16px;font-weight:900;color:#000;margin:0 0 8px;display:flex;align-items:center;gap:8px;text-transform:uppercase}.seo-grid .seo-card h4 i{width:18px;height:18px;color:#5b47db}.seo-grid .seo-card p{font-size:14px;color:#555;line-height:1.6;margin:0}.tips-static-section{max-width:900px;margin:0 auto;padding:0 20px 60px}.tips-static-section h2{font-size:28px;font-weight:900;text-transform:uppercase;text-align:center;margin-bottom:32px}.tips-static-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tip-static-card{padding:20px;border:3px solid #000;border-radius:12px;background:#fff;box-shadow:4px 4px #0000000f;transition:all .2s}.tip-static-card:hover{box-shadow:6px 6px #00d084;transform:translate(-2px,-2px)}.tip-static-card .tip-emoji{font-size:28px;display:block;margin-bottom:8px}.tip-static-card h3{font-size:16px;font-weight:800;color:#000;margin:0 0 6px}.tip-static-card p{font-size:14px;color:#555;margin:0;line-height:1.5}.promo-cta-section{max-width:900px;margin:0 auto;padding:0 20px 60px}.promo-cta-box{background:#000;border:4px solid #000;border-radius:16px;padding:40px 32px;text-align:center;box-shadow:8px 8px #fbbf24}.promo-cta-box h2{color:#fff;font-size:26px;font-weight:900;text-transform:uppercase;margin:0 0 12px}.promo-cta-box p{color:#cbd5e1;font-size:16px;line-height:1.6;margin:0 auto 24px;max-width:640px}.promo-cta-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.btn-primary-brutalist{display:inline-block;padding:16px 32px;background:#ffd93d;color:#000;font-size:16px;font-weight:900;text-decoration:none;border:4px solid #000;border-radius:8px;box-shadow:6px 6px #ff6b6b;text-transform:uppercase;letter-spacing:.5px;transition:all .2s}.btn-primary-brutalist:hover{transform:translate(3px,3px);box-shadow:3px 3px #ff6b6b}.btn-secondary-brutalist{display:inline-block;padding:16px 32px;background:#fff;color:#000;font-size:16px;font-weight:900;text-decoration:none;border:4px solid #000;border-radius:8px;box-shadow:6px 6px #5b47db;text-transform:uppercase;letter-spacing:.5px;transition:all .2s}.btn-secondary-brutalist:hover{transform:translate(3px,3px);box-shadow:3px 3px #5b47db}.internal-links-section{max-width:900px;margin:0 auto;padding:0 20px 60px}.internal-links-section h2{font-size:28px;font-weight:900;text-transform:uppercase;text-align:center;margin-bottom:32px}.links-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.internal-link-card{padding:20px;border:3px solid #000;border-radius:12px;background:#fff;text-decoration:none;color:#000;box-shadow:4px 4px #0000000d;transition:all .2s}.internal-link-card:hover{box-shadow:6px 6px #fbbf24;transform:translate(-2px,-2px)}.internal-link-card h3{font-size:16px;font-weight:800;margin:0 0 6px}.internal-link-card p{font-size:14px;color:#666;margin:0;line-height:1.5}.faq-section-inline{max-width:900px;margin:0 auto;padding:0 20px 60px}.faq-section-inline h2{font-size:28px;font-weight:900;text-transform:uppercase;text-align:center;margin-bottom:32px}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{border:3px solid #000;border-radius:10px;background:#fff;overflow:hidden}.faq-question{width:100%;padding:18px 20px;background:none;border:none;font-size:16px;font-weight:800;color:#000;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px}.faq-question svg{transition:transform .2s;flex-shrink:0}.faq-question.active svg{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer.open{max-height:500px}.faq-answer p{padding:0 20px 18px;font-size:15px;color:#555;line-height:1.6;margin:0}@media(max-width:768px){.tool-wrapper{padding:16px}.seo-grid,.tips-static-grid,.links-grid{grid-template-columns:1fr}.profile-header{gap:14px;padding:16px}.avatar-btn{width:60px;height:60px;font-size:22px}}@media(max-width:640px){.planner-toolbar{gap:8px}.btn-upload,.btn-tool{padding:9px 12px;font-size:12px}.planner-meta-row{flex-direction:column;align-items:flex-start}}
