.landing-page.svelte-stkfxm{flex-direction:column;gap:64px;padding:20px 0 60px;display:flex}.hero-section.svelte-stkfxm{text-align:center;flex-direction:column;align-items:center;max-width:860px;margin:0 auto;padding:40px 16px 20px;display:flex}.hero-badge.svelte-stkfxm{color:var(--green);border-radius:var(--radius-full);background:#22c55e1f;border:1px solid #22c55e4d;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-flex}.badge-dot.svelte-stkfxm{background:var(--green);width:8px;height:8px;box-shadow:0 0 8px var(--green-glow);border-radius:50%}.hero-title.svelte-stkfxm{letter-spacing:-.03em;color:var(--text-main);margin-bottom:20px;font-size:clamp(32px,5.5vw,54px);font-weight:800;line-height:1.15}[data-theme=dark] .hero-title.svelte-stkfxm{color:#fff}.gradient-text.svelte-stkfxm{background:linear-gradient(135deg, var(--text-main) 20%, var(--primary) 90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .gradient-text.svelte-stkfxm{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 20%,#ff4d4d 85%);-webkit-background-clip:text;background-clip:text}.hero-subtitle.svelte-stkfxm{color:var(--text-muted);max-width:680px;margin-bottom:36px;font-size:clamp(16px,2.5vw,19px);line-height:1.6}.auth-error-banner.svelte-stkfxm{color:#ef4444;border-radius:var(--radius-md);background:#ef44441f;border:1px solid #ef44444d;margin-bottom:20px;padding:10px 18px;font-size:14px}[data-theme=dark] .auth-error-banner.svelte-stkfxm{color:#fca5a5}.hero-cta-box.svelte-stkfxm{background:var(--card-bg);border:1px solid var(--bg-glass-border);width:100%;max-width:540px;box-shadow:var(--shadow-md);flex-direction:column;gap:20px;margin-bottom:36px;padding:24px;display:flex}[data-theme=dark] .hero-cta-box.svelte-stkfxm{background:linear-gradient(135deg,#16264fcc 0%,#0b152ee6 100%);border:1px solid #ffffff26;box-shadow:0 20px 48px #00000080}.cta-actions.svelte-stkfxm{flex-direction:column;gap:12px;display:flex}.btn-google.svelte-stkfxm{color:#1f2937;border-radius:var(--radius-md);background:#fff;border:1px solid #0000001a;justify-content:center;align-items:center;gap:12px;padding:14px 20px;font-size:16px;font-weight:700;transition:all .25s;display:flex;box-shadow:0 2px 8px #00000014}.btn-google.svelte-stkfxm:hover:not(:disabled){background:#f8fafc;transform:translateY(-2px);box-shadow:0 6px 18px #00000026}.btn-guest.svelte-stkfxm{background:var(--btn-secondary-bg);border:1px solid var(--btn-secondary-border);color:var(--text-main);border-radius:var(--radius-md);justify-content:space-between;align-items:center;padding:12px 18px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.btn-guest.svelte-stkfxm:hover:not(:disabled){background:var(--btn-secondary-hover);border-color:var(--border-subtle)}.guest-badge.svelte-stkfxm{color:var(--green);background:#22c55e26;border-radius:4px;padding:3px 8px;font-size:12px;font-weight:700}.cta-trust-row.svelte-stkfxm{border-top:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-around;gap:10px;padding-top:16px;display:flex}.trust-item.svelte-stkfxm{color:var(--text-muted);align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.check-icon.svelte-stkfxm{color:var(--green);font-weight:800}.stats-counter-row.svelte-stkfxm{grid-template-columns:repeat(4,1fr);gap:14px;width:100%;display:grid}@media (width<=768px){.stats-counter-row.svelte-stkfxm{grid-template-columns:repeat(2,1fr)}}.stat-pill.svelte-stkfxm{text-align:center;flex-direction:column;align-items:center;gap:4px;padding:16px;display:flex}.stat-value.svelte-stkfxm{color:var(--text-main);font-family:Outfit,sans-serif;font-size:24px;font-weight:800}[data-theme=dark] .stat-value.svelte-stkfxm{color:#fff}.stat-label.svelte-stkfxm{color:var(--text-muted);font-size:12px;font-weight:500}.section-container.svelte-stkfxm{flex-direction:column;gap:32px;display:flex}.section-header.svelte-stkfxm{text-align:center;max-width:680px;margin:0 auto}.section-tag.svelte-stkfxm{text-transform:uppercase;letter-spacing:.08em;color:var(--cyan);margin-bottom:8px;font-size:13px;font-weight:700;display:block}.section-title.svelte-stkfxm{letter-spacing:-.02em;color:var(--text-main);margin-bottom:12px;font-size:clamp(24px,4vw,36px);font-weight:800}[data-theme=dark] .section-title.svelte-stkfxm{color:#fff}.section-subtitle.svelte-stkfxm{color:var(--text-muted);font-size:15px;line-height:1.5}.steps-grid.svelte-stkfxm{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.step-card.svelte-stkfxm{flex-direction:column;gap:14px;padding:28px 24px;transition:all .25s;display:flex;position:relative}.step-card.svelte-stkfxm:hover{border-color:var(--border-subtle);transform:translateY(-3px)}.step-number.svelte-stkfxm{color:var(--text-subtle);opacity:.25;font-family:Outfit,sans-serif;font-size:32px;font-weight:900;position:absolute;top:18px;right:20px}.step-icon-box.svelte-stkfxm{border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.earn-icon.svelte-stkfxm{color:var(--green);background:#22c55e1f;border:1px solid #22c55e40}.boost-icon.svelte-stkfxm{color:var(--cyan);background:#11bbd91f;border:1px solid #11bbd940}.grow-icon.svelte-stkfxm{color:#c084fc;background:#a855f71f;border:1px solid #a855f740}.step-card.svelte-stkfxm h3:where(.svelte-stkfxm){color:var(--text-main);font-size:18px;font-weight:700}[data-theme=dark] .step-card.svelte-stkfxm h3:where(.svelte-stkfxm){color:#fff}.step-card.svelte-stkfxm p:where(.svelte-stkfxm){color:var(--text-muted);font-size:14px;line-height:1.5}.features-grid.svelte-stkfxm{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.feature-item.svelte-stkfxm{flex-direction:column;gap:10px;padding:22px;display:flex}.feature-icon.svelte-stkfxm{font-size:26px}.feature-item.svelte-stkfxm h3:where(.svelte-stkfxm){color:var(--text-main);font-size:17px;font-weight:700}[data-theme=dark] .feature-item.svelte-stkfxm h3:where(.svelte-stkfxm){color:#fff}.feature-item.svelte-stkfxm p:where(.svelte-stkfxm){color:var(--text-muted);font-size:13.5px;line-height:1.5}.pricing-grid.svelte-stkfxm{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:stretch;gap:20px;display:grid}.price-card.svelte-stkfxm{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:28px 24px;display:flex;position:relative}.popular-price.svelte-stkfxm{background:var(--card-bg);border-color:#ea9b0666;transform:scale(1.02)}[data-theme=dark] .popular-price.svelte-stkfxm{background:linear-gradient(135deg,#1a2d5ad9 0%,#14244bd9 100%)}[data-theme=light] .popular-price.svelte-stkfxm{border-color:#d9770659;box-shadow:0 12px 32px #d977061f}.best-price.svelte-stkfxm{border-color:#38bdf866}.popular-ribbon.svelte-stkfxm{background:linear-gradient(135deg, var(--gold) 0%, #c47c00 100%);color:#fff;border-radius:var(--radius-full);box-shadow:0 4px 12px var(--gold-glow);padding:4px 14px;font-size:12px;font-weight:800;position:absolute;top:-12px}.best-ribbon.svelte-stkfxm{background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%)}.pkg-title.svelte-stkfxm{color:var(--text-muted);font-size:16px;font-weight:600}.pkg-coins.svelte-stkfxm{color:var(--text-main);font-size:20px;font-weight:800}[data-theme=dark] .pkg-coins.svelte-stkfxm{color:#fff}.bonus-tag.svelte-stkfxm{color:var(--green);background:#22c55e26;border-radius:4px;margin-left:4px;padding:2px 6px;font-size:12px}.pkg-price.svelte-stkfxm{color:var(--text-main);font-family:Outfit,sans-serif;font-size:32px;font-weight:800}[data-theme=dark] .pkg-price.svelte-stkfxm{color:#fff}.pkg-desc.svelte-stkfxm{color:var(--text-muted);flex:1;margin-bottom:12px;font-size:13px;line-height:1.4}.btn-price.svelte-stkfxm,.btn-price-primary.svelte-stkfxm{border-radius:var(--radius-sm);width:100%;padding:10px;font-size:14px;font-weight:700;transition:all .2s}.btn-price.svelte-stkfxm{background:var(--btn-secondary-bg);border:1px solid var(--btn-secondary-border);color:var(--text-main)}.btn-price-primary.svelte-stkfxm{background:linear-gradient(135deg, var(--green) 0%, #15803d 100%);color:#fff;box-shadow:0 4px 14px var(--green-glow)}.btn-price-primary.svelte-stkfxm:hover{box-shadow:0 6px 18px var(--green-glow);transform:translateY(-1px)}.faq-list.svelte-stkfxm{flex-direction:column;gap:12px;width:100%;max-width:760px;margin:0 auto;display:flex}.faq-card.svelte-stkfxm{transition:all .2s;overflow:hidden}.faq-question.svelte-stkfxm{text-align:left;width:100%;color:var(--text-main);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:18px 22px;font-size:16px;font-weight:700;display:flex}[data-theme=dark] .faq-question.svelte-stkfxm{color:#fff}.faq-arrow.svelte-stkfxm{color:var(--text-muted);flex-shrink:0;transition:transform .25s}.faq-card.open.svelte-stkfxm .faq-arrow:where(.svelte-stkfxm){color:var(--green);transform:rotate(180deg)}.faq-answer.svelte-stkfxm{color:var(--text-muted);border-top:1px solid var(--border-subtle);padding:14px 22px 20px;font-size:14.5px;line-height:1.6}.final-cta-section.svelte-stkfxm{text-align:center;background:var(--card-bg);border:1px solid var(--bg-glass-border);box-shadow:var(--shadow-md);flex-direction:column;align-items:center;gap:16px;padding:48px 32px;display:flex}[data-theme=dark] .final-cta-section.svelte-stkfxm{background:radial-gradient(circle at 50% 30%,#1e356c 0%,#0b152e 100%);border:1px solid #ffffff26;box-shadow:0 24px 60px #0009}.final-cta-section.svelte-stkfxm h2:where(.svelte-stkfxm){color:var(--text-main);font-size:clamp(24px,4vw,36px);font-weight:800}[data-theme=dark] .final-cta-section.svelte-stkfxm h2:where(.svelte-stkfxm){color:#fff}.final-cta-section.svelte-stkfxm p:where(.svelte-stkfxm){color:var(--text-muted);max-width:540px;margin-bottom:12px;font-size:16px}.final-cta-buttons.svelte-stkfxm{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.btn-hero-primary.svelte-stkfxm{background:linear-gradient(135deg, var(--green) 0%, #15803d 100%);color:#fff;border-radius:var(--radius-md);box-shadow:0 6px 20px var(--green-glow);padding:12px 28px;font-size:15px;font-weight:700;transition:all .2s}.btn-hero-primary.svelte-stkfxm:hover:not(:disabled){box-shadow:0 8px 24px var(--green-glow);transform:translateY(-2px)}.btn-hero-secondary.svelte-stkfxm{background:var(--btn-secondary-bg);border:1px solid var(--btn-secondary-border);color:var(--text-main);border-radius:var(--radius-md);padding:12px 24px;font-size:15px;font-weight:600;transition:all .2s}.btn-hero-secondary.svelte-stkfxm:hover:not(:disabled){background:var(--btn-secondary-hover)}.ai-showcase-section.svelte-stkfxm{position:relative}.ai-tag.svelte-stkfxm{color:#e9d5ff;border-radius:var(--radius-full);background:linear-gradient(135deg,#a855f740 0%,#11bbd940 100%);border:1px solid #a855f773;padding:4px 14px;display:inline-block}.ai-mockup-wrapper.svelte-stkfxm{background:var(--card-bg);border:1px solid var(--bg-glass-border);box-shadow:var(--shadow-md);overflow:hidden}[data-theme=dark] .ai-mockup-wrapper.svelte-stkfxm{background:linear-gradient(135deg,#16234bd9 0%,#0c1632f2 100%);border:1px solid #a855f759;box-shadow:0 24px 60px #00000080,0 0 35px #a855f71f}.ai-mockup-topbar.svelte-stkfxm{background:var(--bg-surface-nested);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.ai-window-controls.svelte-stkfxm{gap:6px;display:flex}.control-dot.svelte-stkfxm{border-radius:50%;width:10px;height:10px}.dot-red.svelte-stkfxm{background:#ef4444}.dot-yellow.svelte-stkfxm{background:#eab308}.dot-green.svelte-stkfxm{background:#22c55e}.ai-topbar-title.svelte-stkfxm{color:var(--text-main);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}[data-theme=dark] .ai-topbar-title.svelte-stkfxm{color:#e2e8f0}.ai-topbar-badge.svelte-stkfxm{text-transform:uppercase;letter-spacing:.05em;color:var(--green);border-radius:var(--radius-full);background:#22c55e26;border:1px solid #22c55e59;padding:3px 8px;font-size:11px;font-weight:700}.ai-mockup-content.svelte-stkfxm{flex-direction:column;gap:20px;padding:24px;display:flex}.ai-score-banner.svelte-stkfxm{background:var(--bg-surface-nested);border:1px solid var(--border-subtle);border-radius:var(--radius-md);align-items:center;gap:20px;padding:18px 22px;display:flex}.ai-score-circle.svelte-stkfxm{border:2px solid var(--green);background:linear-gradient(135deg,#22c55e33 0%,#11bbd933 100%);border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 0 20px #22c55e40}.ai-score-num.svelte-stkfxm{color:var(--text-main);font-family:Outfit,sans-serif;font-size:26px;font-weight:900;line-height:1}[data-theme=dark] .ai-score-num.svelte-stkfxm{color:#fff}.ai-score-total.svelte-stkfxm{color:var(--green);font-size:11px;font-weight:700}.ai-score-text.svelte-stkfxm{flex:1}.ai-score-heading.svelte-stkfxm{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:4px;display:flex}.ai-score-heading.svelte-stkfxm h4:where(.svelte-stkfxm){color:var(--text-main);font-size:18px}[data-theme=dark] .ai-score-heading.svelte-stkfxm h4:where(.svelte-stkfxm){color:#fff}.ai-status-pill.svelte-stkfxm{color:var(--green);border-radius:var(--radius-full);background:#22c55e26;padding:2px 8px;font-size:11px;font-weight:700}.ai-score-desc.svelte-stkfxm{color:var(--text-muted);font-size:13px;line-height:1.4}.ai-metrics-grid.svelte-stkfxm{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (width<=768px){.ai-metrics-grid.svelte-stkfxm{grid-template-columns:repeat(2,1fr)}}.ai-metric-item.svelte-stkfxm{background:var(--bg-surface-nested);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);align-items:center;gap:12px;padding:12px 14px;display:flex}.metric-icon-box.svelte-stkfxm{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.m-purple.svelte-stkfxm{background:#a855f726}.m-cyan.svelte-stkfxm{background:#11bbd926}.m-green.svelte-stkfxm{background:#22c55e26}.m-gold.svelte-stkfxm{background:#ea9b0626}.metric-data.svelte-stkfxm{flex-direction:column;display:flex}.metric-val.svelte-stkfxm{color:var(--text-main);font-family:Outfit,sans-serif;font-size:16px;font-weight:800}[data-theme=dark] .metric-val.svelte-stkfxm{color:#fff}.metric-lbl.svelte-stkfxm{color:var(--text-muted);font-size:11px}.ai-insights-split.svelte-stkfxm{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=768px){.ai-insights-split.svelte-stkfxm{grid-template-columns:1fr}}.ai-insight-box.svelte-stkfxm{background:var(--bg-surface-nested);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;gap:10px;padding:16px;display:flex}.insight-head.svelte-stkfxm{align-items:center;gap:8px;display:flex}.insight-head.svelte-stkfxm h5:where(.svelte-stkfxm){color:var(--text-main);font-size:14px;font-weight:700}[data-theme=dark] .insight-head.svelte-stkfxm h5:where(.svelte-stkfxm){color:#fff}.kw-tags-list.svelte-stkfxm{flex-direction:column;gap:8px;display:flex}.kw-tag-badge.svelte-stkfxm{background:var(--bg-surface-nested);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);align-items:center;gap:10px;padding:8px 12px;font-size:12.5px;display:flex}.rank-pos.svelte-stkfxm{border-radius:4px;padding:2px 6px;font-family:Outfit,sans-serif;font-size:11px;font-weight:800}.rank-1.svelte-stkfxm .rank-pos:where(.svelte-stkfxm){color:var(--green);background:#22c55e33}.rank-2.svelte-stkfxm .rank-pos:where(.svelte-stkfxm){color:var(--cyan);background:#11bbd933}.rank-3.svelte-stkfxm .rank-pos:where(.svelte-stkfxm){color:#c084fc;background:#a855f733}.rank-kw.svelte-stkfxm{color:var(--text-main);flex:1;font-weight:600}.rank-arrow.svelte-stkfxm{color:var(--green);font-size:11px;font-weight:700}.viral-clip-card.svelte-stkfxm{border-radius:var(--radius-sm);background:#a855f70f;border:1px solid #a855f733;flex-direction:column;gap:8px;padding:12px;display:flex}.viral-clip-meta.svelte-stkfxm{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;display:flex}.clip-time.svelte-stkfxm{color:#a855f7;font-family:Outfit,sans-serif;font-size:11px;font-weight:700}.viral-score-pill.svelte-stkfxm{color:#f97316;background:#f9731626;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700}.clip-hook.svelte-stkfxm{color:var(--text-main);font-size:12.5px;font-style:italic;line-height:1.35}.clip-reason.svelte-stkfxm{color:var(--text-muted);font-size:11px}.ai-mockup-footer.svelte-stkfxm{border-radius:var(--radius-md);background:linear-gradient(135deg,#a855f71f 0%,#11bbd91f 100%);border:1px solid #a855f74d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.mockup-footer-info.svelte-stkfxm{flex-direction:column;gap:2px;display:flex}.footer-title.svelte-stkfxm{color:var(--text-main);font-size:15px;font-weight:700}[data-theme=dark] .footer-title.svelte-stkfxm{color:#fff}.footer-sub.svelte-stkfxm{color:var(--text-muted);font-size:12.5px}.btn-ai-cta.svelte-stkfxm{color:#fff;border-radius:var(--radius-sm);background:linear-gradient(135deg,#9333ea 0%,#7c3aed 100%);align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #9333ea66}.btn-ai-cta.svelte-stkfxm:hover{background:linear-gradient(135deg,#a855f7 0%,#9333ea 100%);transform:translateY(-1px);box-shadow:0 6px 20px #a855f780}.ai-features-grid.svelte-stkfxm{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:16px;display:grid}.ai-feat-card.svelte-stkfxm{flex-direction:column;gap:10px;padding:22px;transition:all .25s;display:flex}.ai-feat-card.svelte-stkfxm:hover{border-color:#a855f759;transform:translateY(-2px)}.ai-feat-icon.svelte-stkfxm{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.icon-ai-purple.svelte-stkfxm{color:#c084fc;background:#a855f71f;border:1px solid #a855f740}.icon-ai-cyan.svelte-stkfxm{color:var(--cyan);background:#11bbd91f;border:1px solid #11bbd940}.icon-ai-green.svelte-stkfxm{color:var(--green);background:#22c55e1f;border:1px solid #22c55e40}.icon-ai-gold.svelte-stkfxm{color:var(--gold-light);background:#ea9b061f;border:1px solid #ea9b0640}.ai-feat-card.svelte-stkfxm h3:where(.svelte-stkfxm){color:var(--text-main);font-size:16px;font-weight:700}[data-theme=dark] .ai-feat-card.svelte-stkfxm h3:where(.svelte-stkfxm){color:#fff}.ai-feat-card.svelte-stkfxm p:where(.svelte-stkfxm){color:var(--text-muted);font-size:13px;line-height:1.45}.landing-page.svelte-stnlce{flex-direction:column;gap:0;display:flex;overflow-x:hidden}.hero-section.svelte-stnlce{text-align:center;flex-direction:column;align-items:center;gap:24px;padding:60px 20px 40px;display:flex;position:relative}.hero-badge.svelte-stnlce{color:#c084fc;background:#a855f71a;border:1px solid #a855f740;border-radius:24px;align-items:center;gap:8px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.badge-dot.svelte-stnlce{background:#a855f7;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite svelte-stnlce-pulse-dot}@keyframes svelte-stnlce-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.hero-title.svelte-stnlce{letter-spacing:-.03em;max-width:700px;font-size:clamp(28px,5vw,48px);font-weight:800;line-height:1.15}.gradient-text.svelte-stnlce{background:linear-gradient(135deg,#a855f7 0%,#06b6d4 50%,#22c55e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle.svelte-stnlce{color:var(--text-muted);max-width:560px;font-size:16px;line-height:1.6}.auth-error-banner.svelte-stnlce{color:#f87171;background:#ef44441f;border:1px solid #ef44444d;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500}.hero-cta-box.svelte-stnlce{border-radius:20px;width:100%;max-width:420px;padding:24px}.cta-actions.svelte-stnlce{flex-direction:column;gap:10px;display:flex}.btn-google.svelte-stnlce{color:#1f2937;background:#fff;border:1px solid #0000001a;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-size:15px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 2px 8px #00000014}.btn-google.svelte-stnlce:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #0000001f}.btn-guest.svelte-stnlce{background:var(--btn-secondary-bg);color:var(--text-main);border:1px solid var(--btn-secondary-border);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.btn-guest.svelte-stnlce:hover:not(:disabled){background:var(--btn-secondary-hover)}.guest-badge.svelte-stnlce{color:#22c55e;background:#22c55e26;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.cta-trust-row.svelte-stnlce{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:16px;display:flex}.trust-item.svelte-stnlce{color:var(--text-muted);align-items:center;gap:5px;font-size:12px;font-weight:500;display:flex}.check-icon.svelte-stnlce{color:#22c55e;font-weight:700}.stats-counter-row.svelte-stnlce{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.stat-pill.svelte-stnlce{border-radius:14px;flex-direction:column;align-items:center;min-width:110px;padding:14px 20px;display:flex}.stat-value.svelte-stnlce{color:var(--text-main);font-family:Outfit,sans-serif;font-size:22px;font-weight:800}.stat-label.svelte-stnlce{color:var(--text-muted);margin-top:2px;font-size:11px;font-weight:500}.section-container.svelte-stnlce{flex-direction:column;align-items:center;width:100%;max-width:1000px;margin:0 auto;padding:60px 20px;display:flex}.section-header.svelte-stnlce{text-align:center;margin-bottom:40px}.section-tag.svelte-stnlce{text-transform:uppercase;letter-spacing:.08em;color:#a855f7;background:#a855f71a;border-radius:6px;margin-bottom:16px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.ai-tag.svelte-stnlce{color:#c084fc;background:linear-gradient(135deg,#a855f726 0%,#11bbd926 100%)}.section-title.svelte-stnlce{letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(22px,4vw,32px);font-weight:800}.section-subtitle.svelte-stnlce{color:var(--text-muted);max-width:550px;margin:0 auto;font-size:15px;line-height:1.6}.steps-grid.svelte-stnlce{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;width:100%;display:grid}.step-card.svelte-stnlce{text-align:center;padding:28px 24px;position:relative}.step-number.svelte-stnlce{color:var(--text-subtle);opacity:.15;font-family:Outfit,sans-serif;font-size:32px;font-weight:800;position:absolute;top:16px;right:16px}.step-icon-box.svelte-stnlce{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.ai-icon.svelte-stnlce{color:#a855f7;background:#a855f71f;border:1px solid #a855f740}.analyze-icon.svelte-stnlce{color:#06b6d4;background:#11bbd91f;border:1px solid #11bbd940}.download-icon.svelte-stnlce{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e40}.step-card.svelte-stnlce h3:where(.svelte-stnlce){margin-bottom:8px;font-size:17px;font-weight:700}.step-card.svelte-stnlce p:where(.svelte-stnlce){color:var(--text-muted);font-size:14px;line-height:1.5}.ai-showcase-section.svelte-stnlce{max-width:1100px}.ai-mockup-wrapper.svelte-stnlce{border:1px solid #a855f733;border-radius:16px;width:100%;overflow:hidden}.ai-mockup-topbar.svelte-stnlce{border-bottom:1px solid var(--border-subtle);background:#a855f70a;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ai-window-controls.svelte-stnlce{gap:6px;display:flex}.control-dot.svelte-stnlce{border-radius:50%;width:10px;height:10px}.dot-red.svelte-stnlce{background:#ef4444}.dot-yellow.svelte-stnlce{background:#f59e0b}.dot-green.svelte-stnlce{background:#22c55e}.ai-topbar-title.svelte-stnlce{color:var(--text-muted);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.ai-topbar-badge.svelte-stnlce{text-transform:uppercase;color:#a855f7;letter-spacing:.04em;background:#a855f71f;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700}.ai-mockup-content.svelte-stnlce{flex-direction:column;gap:20px;padding:20px;display:flex}.ai-score-banner.svelte-stnlce{background:#a855f70f;border:1px solid #a855f726;border-radius:12px;align-items:center;gap:20px;padding:16px;display:flex}.ai-score-circle.svelte-stnlce{background:linear-gradient(135deg,#a855f733,#22c55e33);border:3px solid #22c55e;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.ai-score-num.svelte-stnlce{color:#22c55e;font-family:Outfit,sans-serif;font-size:24px;font-weight:800;line-height:1}.ai-score-total.svelte-stnlce{color:var(--text-muted);font-size:10px}.ai-score-text.svelte-stnlce{flex:1}.ai-score-heading.svelte-stnlce{align-items:center;gap:8px;margin-bottom:4px;display:flex}.ai-score-heading.svelte-stnlce h4:where(.svelte-stnlce){font-size:16px;font-weight:700}.ai-status-pill.svelte-stnlce{text-transform:uppercase;color:#22c55e;background:#22c55e1f;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700}.ai-score-desc.svelte-stnlce{color:var(--text-muted);font-size:13px;line-height:1.4}.ai-metrics-grid.svelte-stnlce{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.ai-metric-item.svelte-stnlce{background:var(--bg-surface-nested);border:1px solid var(--border-subtle);border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.metric-icon-box.svelte-stnlce{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.m-purple.svelte-stnlce{background:#a855f71f}.m-cyan.svelte-stnlce{background:#11bbd91f}.m-green.svelte-stnlce{background:#22c55e1f}.m-gold.svelte-stnlce{background:#f59e0b1f}.metric-data.svelte-stnlce{flex-direction:column;display:flex}.metric-val.svelte-stnlce{color:var(--text-main);font-family:Outfit,sans-serif;font-size:16px;font-weight:700}.metric-lbl.svelte-stnlce{color:var(--text-muted);font-size:11px}.ai-mockup-footer.svelte-stnlce{background:linear-gradient(135deg,#a855f714,#11bbd914);border:1px solid #a855f726;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.mockup-footer-info.svelte-stnlce{flex-direction:column;gap:2px;display:flex}.footer-title.svelte-stnlce{font-size:14px;font-weight:700}.footer-sub.svelte-stnlce{color:var(--text-muted);font-size:12px}.btn-ai-cta.svelte-stnlce{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#a855f7 0%,#7c3aed 100%);border-radius:10px;align-items:center;gap:6px;padding:10px 18px;font-size:13px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 16px #a855f74d}.btn-ai-cta.svelte-stnlce:hover{transform:translateY(-1px);box-shadow:0 6px 20px #a855f766}.features-grid.svelte-stnlce{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;width:100%;display:grid}.feature-item.svelte-stnlce{text-align:center;padding:24px;transition:transform .2s}.feature-item.svelte-stnlce:hover{transform:translateY(-3px)}.feature-icon.svelte-stnlce{margin-bottom:14px;font-size:32px}.feature-item.svelte-stnlce h3:where(.svelte-stnlce){margin-bottom:8px;font-size:16px;font-weight:700}.feature-item.svelte-stnlce p:where(.svelte-stnlce){color:var(--text-muted);font-size:13px;line-height:1.5}.faq-list.svelte-stnlce{flex-direction:column;gap:10px;width:100%;max-width:700px;display:flex}.faq-item.svelte-stnlce{cursor:pointer;text-align:left;width:100%;padding:18px 20px;transition:all .2s}.faq-item.svelte-stnlce:hover{border-color:#a855f74d}.faq-header.svelte-stnlce{justify-content:space-between;align-items:center;gap:12px;display:flex}.faq-header.svelte-stnlce h3:where(.svelte-stnlce){font-size:15px;font-weight:600}.faq-toggle.svelte-stnlce{color:var(--text-muted);text-align:center;flex-shrink:0;width:24px;font-size:20px;font-weight:700}.faq-answer.svelte-stnlce{color:var(--text-muted);margin-top:12px;font-size:14px;line-height:1.6}.cta-final-section.svelte-stnlce{padding-bottom:40px}.cta-final-card.svelte-stnlce{text-align:center;background:linear-gradient(135deg,#a855f714,#11bbd914);border:1px solid #a855f733;border-radius:20px;width:100%;padding:48px 32px}.cta-final-card.svelte-stnlce h2:where(.svelte-stnlce){margin-bottom:12px;font-size:clamp(20px,3vw,28px);font-weight:800}.cta-final-card.svelte-stnlce p:where(.svelte-stnlce){color:var(--text-muted);margin-bottom:28px;font-size:15px}.cta-final-actions.svelte-stnlce{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.btn-lg.svelte-stnlce{padding:16px 32px!important;font-size:16px!important}.landing-footer.svelte-stnlce{text-align:center;border-top:1px solid var(--border-subtle);padding:24px 20px}.landing-footer.svelte-stnlce p:where(.svelte-stnlce){color:var(--text-subtle);font-size:13px}@media (width<=600px){.hero-section.svelte-stnlce{padding:40px 16px 30px}.stats-counter-row.svelte-stnlce{gap:8px}.stat-pill.svelte-stnlce{min-width:80px;padding:10px 14px}.ai-score-banner.svelte-stnlce{text-align:center;flex-direction:column}.ai-metrics-grid.svelte-stnlce{grid-template-columns:repeat(2,1fr)}.ai-mockup-footer.svelte-stnlce{text-align:center;flex-direction:column;gap:12px}}.dashboard-page.svelte-c5vyf9{flex-direction:column;gap:24px;display:flex}.page-title-row.svelte-c5vyf9{justify-content:space-between;align-items:center;display:flex}.page-title-row.svelte-c5vyf9 h1:where(.svelte-c5vyf9){font-size:26px;font-weight:800}.welcome-text.svelte-c5vyf9{color:var(--text-muted);margin-top:2px;font-size:14px}.refresh-btn.svelte-c5vyf9{color:var(--text-muted);border-radius:var(--radius-sm);background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.refresh-btn.svelte-c5vyf9:hover:not(:disabled){color:var(--text-main);background:#ffffff1a}.spinning.svelte-c5vyf9{animation:.8s linear infinite spin}.balance-card.svelte-c5vyf9{background:var(--card-bg);border:1px solid var(--bg-glass-border);box-shadow:var(--shadow-md);justify-content:space-between;align-items:center;padding:24px 28px;display:flex}[data-theme=dark] .balance-card.svelte-c5vyf9{background:linear-gradient(135deg,#1a2d5acc 0%,#0f1c3ccc 100%);border:1px solid #ea9b064d;box-shadow:0 12px 32px #0006}[data-theme=light] .balance-card.svelte-c5vyf9{background:linear-gradient(135deg,#fff 0%,#fffbeb 100%);border:1px solid #d9770640;box-shadow:0 8px 24px #d9770614}.balance-content.svelte-c5vyf9{flex-direction:column;gap:6px;display:flex}.balance-label.svelte-c5vyf9{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:13px;font-weight:600}.balance-value-row.svelte-c5vyf9{align-items:baseline;gap:8px;display:flex}.coin-symbol.svelte-c5vyf9{font-size:28px}.balance-number.svelte-c5vyf9{color:var(--text-main);letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:36px;font-weight:800}.coins-suffix.svelte-c5vyf9{color:var(--gold);font-size:16px;font-weight:600}.bonus-badge.svelte-c5vyf9{color:#d97706;background:#d977061f;border:1px solid #d9770640;border-radius:4px;align-self:flex-start;padding:3px 8px;font-size:12px;font-weight:700}[data-theme=dark] .bonus-badge.svelte-c5vyf9{color:#ff9800;background:#ff980026;border-color:#0000}.btn-topup.svelte-c5vyf9{background:linear-gradient(135deg, var(--green) 0%, #15803d 100%);color:#fff;border-radius:var(--radius-md);box-shadow:0 4px 16px var(--green-glow);align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.btn-topup.svelte-c5vyf9:hover{background:linear-gradient(135deg, var(--green-hover) 0%, var(--green) 100%);box-shadow:0 6px 20px var(--green-glow);transform:translateY(-1px)}.actions-grid.svelte-c5vyf9{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.action-card.svelte-c5vyf9{align-items:center;gap:18px;padding:22px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.action-card.svelte-c5vyf9:hover{transform:translateY(-2px)}.action-earn.svelte-c5vyf9:hover{border-color:#22c55e66;box-shadow:0 8px 24px #22c55e26}.action-boost.svelte-c5vyf9:hover{border-color:#11bbd966;box-shadow:0 8px 24px #11bbd926}.action-ai.svelte-c5vyf9:hover{border-color:#a855f766;box-shadow:0 8px 24px #a855f733}.action-icon-box.svelte-c5vyf9{border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.icon-earn.svelte-c5vyf9{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e40}.icon-boost.svelte-c5vyf9{color:var(--cyan);background:#11bbd91f;border:1px solid #11bbd940}.icon-ai.svelte-c5vyf9{color:#d8b4fe;background:linear-gradient(135deg,#a855f726 0%,#11bbd926 100%);border:1px solid #a855f759}.icon-shorts.svelte-c5vyf9{color:#fb923c;background:linear-gradient(135deg,#fb923c26 0%,#f59e0b26 100%);border:1px solid #fb923c59}.action-shorts.svelte-c5vyf9:hover{border-color:#fb923c66;box-shadow:0 8px 24px #fb923c26}.action-title-row.svelte-c5vyf9{align-items:center;gap:8px;margin-bottom:4px;display:flex}.badge-new-ai.svelte-c5vyf9{text-transform:uppercase;letter-spacing:.06em;color:#fff;background:linear-gradient(135deg,#a855f7 0%,#7c3aed 100%);border-radius:4px;padding:2px 6px;font-size:10px;font-weight:800;box-shadow:0 2px 6px #a855f766}.action-info.svelte-c5vyf9{flex:1}.action-info.svelte-c5vyf9 h2:where(.svelte-c5vyf9){color:var(--text-main);margin-bottom:4px;font-size:18px;font-weight:700}.action-info.svelte-c5vyf9 p:where(.svelte-c5vyf9){color:var(--text-muted);font-size:13px;line-height:1.4}.action-arrow.svelte-c5vyf9{color:var(--text-subtle);transition:transform .2s}.action-card.svelte-c5vyf9:hover .action-arrow:where(.svelte-c5vyf9){color:var(--primary);transform:translate(3px)}.summary-section.svelte-c5vyf9{flex-direction:column;gap:12px;display:flex}.summary-section.svelte-c5vyf9 h2:where(.svelte-c5vyf9){font-size:18px;font-weight:700}.stats-grid.svelte-c5vyf9{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (width<=600px){.stats-grid.svelte-c5vyf9{grid-template-columns:1fr}}.stat-box.svelte-c5vyf9{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:18px 16px;display:flex}.stat-icon-wrapper.svelte-c5vyf9{border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.stat-green.svelte-c5vyf9{color:#22c55e;background:#22c55e1f}.stat-blue.svelte-c5vyf9{color:#38bdf8;background:#38bdf81f}.stat-purple.svelte-c5vyf9{color:#c084fc;background:#a855f71f}.stat-number.svelte-c5vyf9{color:var(--text-main);font-family:Outfit,sans-serif;font-size:22px;font-weight:800}.stat-title.svelte-c5vyf9{color:var(--text-muted);font-size:12px;font-weight:500}.quick-buy-card.svelte-c5vyf9{background:var(--bg-surface-nested);border:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.quick-buy-info.svelte-c5vyf9{align-items:center;gap:14px;display:flex}.bag-icon.svelte-c5vyf9{font-size:24px}.quick-buy-info.svelte-c5vyf9 h3:where(.svelte-c5vyf9){margin-bottom:2px;font-size:15px;font-weight:700}.quick-buy-info.svelte-c5vyf9 p:where(.svelte-c5vyf9){color:var(--text-muted);font-size:13px}.quick-buy-btn.svelte-c5vyf9{background:var(--btn-secondary-bg);border:1px solid var(--btn-secondary-border);color:var(--text-main);border-radius:var(--radius-sm);white-space:nowrap;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.quick-buy-btn.svelte-c5vyf9:hover{background:var(--btn-secondary-hover);transform:translateY(-1px)}
