.accent.svelte-1q5gxd0{color:var(--accent)}.section-title.svelte-1q5gxd0{text-align:center;margin-bottom:16px}.section-subtitle.svelte-1q5gxd0{text-align:center;font-size:1.125rem;color:var(--text-secondary);margin-bottom:60px}.hero.svelte-1q5gxd0{padding:160px 0 100px;background:linear-gradient(180deg,var(--bg-secondary) 0%,var(--bg) 100%)}.hero.svelte-1q5gxd0 .container:where(.svelte-1q5gxd0){display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-content.svelte-1q5gxd0{max-width:560px}.hero-subtitle.svelte-1q5gxd0{font-size:1.25rem;margin:24px 0 32px;color:var(--text-secondary)}.hero-cta.svelte-1q5gxd0{display:flex;gap:16px;flex-wrap:wrap}.hero-note.svelte-1q5gxd0{margin-top:16px;font-size:.875rem;color:var(--text-muted)}.hero-image.svelte-1q5gxd0{display:flex;justify-content:center}.phone-mockup.svelte-1q5gxd0{position:relative;width:294px;height:600px}.phone-bezel.svelte-1q5gxd0{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.phone-screen-img.svelte-1q5gxd0{position:absolute;top:14px;left:18px;width:calc(100% - 36px);height:calc(100% - 28px);object-fit:cover;border-radius:36px;z-index:1}.phone-screen-light.svelte-1q5gxd0{display:block}.phone-screen-dark.svelte-1q5gxd0{display:none}:root.dark .phone-screen-light.svelte-1q5gxd0{display:none}:root.dark .phone-screen-dark.svelte-1q5gxd0{display:block}.features.svelte-1q5gxd0{padding:120px 0}.features-grid.svelte-1q5gxd0{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:60px}.feature-card.svelte-1q5gxd0{padding:32px;background:var(--bg-secondary);border-radius:var(--radius-lg);transition:all .3s ease}.feature-card.svelte-1q5gxd0:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.feature-icon.svelte-1q5gxd0{font-size:2.5rem;margin-bottom:16px}.feature-card.svelte-1q5gxd0 h3:where(.svelte-1q5gxd0){margin-bottom:8px}.feature-card.svelte-1q5gxd0 p:where(.svelte-1q5gxd0){font-size:.95rem}.why-switch.svelte-1q5gxd0{padding:120px 0;background:#171717;color:#fafafa}.why-switch.svelte-1q5gxd0 .section-title:where(.svelte-1q5gxd0){color:#fafafa;margin-bottom:60px}:root.dark .why-switch.svelte-1q5gxd0{background:#262626}.comparison-grid.svelte-1q5gxd0{display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:800px;margin:0 auto}.comparison-card.svelte-1q5gxd0{padding:40px;border-radius:var(--radius-lg)}.comparison-card.old.svelte-1q5gxd0{background:#262626}:root.dark .comparison-card.old.svelte-1q5gxd0{background:#171717}.comparison-card.new.svelte-1q5gxd0{background:linear-gradient(135deg,var(--accent) 0%,var(--accent-dark) 100%)}.comparison-card.svelte-1q5gxd0 h3:where(.svelte-1q5gxd0){font-size:1.5rem;margin-bottom:24px}.comparison-card.svelte-1q5gxd0 ul:where(.svelte-1q5gxd0){list-style:none}.comparison-card.svelte-1q5gxd0 li:where(.svelte-1q5gxd0){padding:12px 0 12px 32px;position:relative;font-size:1rem}.comparison-card.old.svelte-1q5gxd0 li:where(.svelte-1q5gxd0):before{content:"✗";position:absolute;left:0;color:#ef4444}.comparison-card.new.svelte-1q5gxd0 li:where(.svelte-1q5gxd0):before{content:"✓";position:absolute;left:0;font-weight:700}.pricing-section.svelte-1q5gxd0{padding:120px 0}.pricing-grid.svelte-1q5gxd0{display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:800px;margin:0 auto}.pricing-card.svelte-1q5gxd0{padding:48px 40px;background:var(--bg-secondary);border-radius:var(--radius-lg);text-align:center;position:relative}.pricing-card.featured.svelte-1q5gxd0{background:var(--card-bg);border:2px solid var(--accent);box-shadow:var(--shadow-lg)}.pricing-badge.svelte-1q5gxd0{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--accent);color:#fff;padding:6px 16px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.pricing-tier.svelte-1q5gxd0{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);margin-bottom:8px}.pricing-price.svelte-1q5gxd0{font-size:3rem;font-weight:800;color:var(--text-primary)}.pricing-period.svelte-1q5gxd0{color:var(--text-muted);margin-bottom:32px}.pricing-features.svelte-1q5gxd0{list-style:none;text-align:left;margin-bottom:32px}.pricing-features.svelte-1q5gxd0 li:where(.svelte-1q5gxd0){padding:12px 0 12px 28px;position:relative;color:var(--text-secondary)}.pricing-features.svelte-1q5gxd0 li:where(.svelte-1q5gxd0):before{content:"✓";position:absolute;left:0;color:#22c55e;font-weight:700}.pricing-card.svelte-1q5gxd0 .btn{width:100%}.pricing-note.svelte-1q5gxd0{margin-top:12px;font-size:.875rem;color:var(--text-muted)}.cta.svelte-1q5gxd0{padding:120px 0;background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg) 100%);text-align:center}.cta.svelte-1q5gxd0 h2:where(.svelte-1q5gxd0){margin-bottom:16px}.cta.svelte-1q5gxd0 p:where(.svelte-1q5gxd0){font-size:1.25rem;margin-bottom:32px}@media(max-width:968px){.hero.svelte-1q5gxd0 .container:where(.svelte-1q5gxd0){grid-template-columns:1fr;text-align:center}.hero-content.svelte-1q5gxd0{max-width:100%}.hero-cta.svelte-1q5gxd0{justify-content:center}.features-grid.svelte-1q5gxd0{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.features-grid.svelte-1q5gxd0,.comparison-grid.svelte-1q5gxd0,.pricing-grid.svelte-1q5gxd0{grid-template-columns:1fr}.phone-mockup.svelte-1q5gxd0{width:245px;height:500px}}@media(max-width:480px){.hero.svelte-1q5gxd0{padding:120px 0 60px}.features.svelte-1q5gxd0,.why-switch.svelte-1q5gxd0,.pricing-section.svelte-1q5gxd0,.cta.svelte-1q5gxd0{padding:80px 0}}
