html{scroll-behavior:smooth}.landing-page{--blue:#1a6ed8;--blue-dark:#0d4fa3;--blue-deep:#0a2d6e;--blue-mid:#3b8ff0;--blue-light:#e6f1fb;--blue-pale:#f0f6ff;--cyan:#29b6f6;--text:#111827;--text-muted:#6b7280;--text-light:#9ca3af;--border:#e5e7eb;--bg:#f9fafb;--white:#fff;--radius:12px;--radius-sm:8px;font-family:var(--font-dm-sans), sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-size:16px;line-height:1.6}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4{font-family:var(--font-syne), sans-serif;line-height:1.15}.landing-page nav{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#f9fafbed;justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex;position:sticky;top:0}.landing-page .nav-logo{align-items:center;text-decoration:none;display:flex}.landing-page .nav-logo-img{object-fit:contain;width:auto;height:32px}.landing-page .nav-logo-mark{background:linear-gradient(135deg, var(--blue-dark) 0%, var(--blue-mid) 100%);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.landing-page .nav-logo-mark svg{fill:none;stroke:#fff;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.landing-page .nav-logo-text{font-family:var(--font-syne), sans-serif;color:var(--text);letter-spacing:-.02em;font-size:18px;font-weight:800}.landing-page .nav-logo-text span{color:var(--blue-mid)}.landing-page .nav-links{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.landing-page .nav-links a{color:var(--text-muted);font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.landing-page .nav-links a:hover{color:var(--text)}.landing-page .nav-cta{align-items:center;gap:10px;display:flex}.landing-page .btn-ghost{color:var(--text-muted);font-size:14px;font-family:var(--font-dm-sans), sans-serif;border-radius:8px;padding:6px 14px;text-decoration:none;transition:background .2s}.landing-page .btn-ghost:hover{background:var(--border);color:var(--text)}.landing-page .nav-cta .btn-primary{border-radius:7px;padding:5px 14px;font-size:13px;font-weight:600}.landing-page .btn-primary{color:#fff;background:var(--blue);font-size:14px;font-weight:500;font-family:var(--font-dm-sans), sans-serif;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px 18px;text-decoration:none;transition:opacity .2s;display:inline-flex}.landing-page .btn-primary:hover{opacity:.87}.landing-page .btn-outline{color:var(--text);border:1px solid var(--border);font-size:14px;font-weight:400;font-family:var(--font-dm-sans), sans-serif;cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:8px 18px;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.landing-page .btn-outline:hover{background:var(--bg);border-color:#aaa}.hero-v2{background:linear-gradient(160deg,#f0f7ff 0%,#e8f3ff 40%,#def 100%);padding-top:72px;position:relative;overflow:hidden}.hero-v2-bg{pointer-events:none;background:radial-gradient(70% 80% at 75% 30%,#2563eb24,#0000 60%),radial-gradient(50% 50% at 90% 60%,#60a5fa1f,#0000 55%);position:absolute;inset:0}.hero-v2-inner{grid-template-columns:1fr 1.25fr;align-items:center;gap:40px;max-width:1420px;margin:auto;padding:60px 40px 0;display:grid}.hero-v2-content{z-index:2;position:relative}.hero-v2-badge{color:#2563eb;background:#2563eb14;border-radius:999px;align-items:center;gap:10px;margin-bottom:30px;padding:10px 18px;font-size:14px;font-weight:600;display:inline-flex}.hero-dot{background:#2563eb;border-radius:999px;width:8px;height:8px}.hero-v2 h1{letter-spacing:-3px;color:#0f172a;margin-bottom:24px;font-size:72px;font-weight:800;line-height:.95}.hero-v2 h1 span{color:#2563eb;margin-top:8px;display:block}.hero-v2 p{color:#64748b;max-width:520px;margin-bottom:36px;font-size:18px;line-height:1.7}.hero-v2-actions{align-items:center;gap:18px;margin-bottom:40px;display:flex}.hero-v2-actions .btn-primary,.hero-v2-actions .btn-outline{border-radius:14px;gap:8px;height:52px;padding:0 28px;font-size:15px;font-weight:700}.hero-mini-features{grid-template-columns:1fr 1fr;gap:12px;padding-bottom:30px;display:grid}.mini-feature{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;border:1px solid #2563eb1a;border-radius:14px;align-items:center;gap:12px;padding:10px 14px;display:flex}.mini-icon{background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex;box-shadow:0 4px 12px #00000012}.mini-feature strong{color:#1e40af;font-size:13.5px;font-weight:700;line-height:1.2;display:block}.mini-feature span{color:#64748b;font-size:12px;line-height:1.3;display:block}.hero-v2-visual{justify-content:flex-end;align-items:flex-end;margin-bottom:0;padding-bottom:0;display:flex;position:relative}.hero-circle{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#2563eb33,#60a5fa1a,#0000 70%);border-radius:999px;width:900px;height:900px;position:absolute;top:50%;right:-60px;transform:translateY(-50%)}.hero-v2-mockup{z-index:2;object-fit:contain;filter:drop-shadow(0 32px 64px #0f172a38)drop-shadow(0 8px 24px #2563eb1f);align-self:flex-end;width:115%;max-width:none;margin-bottom:0;display:block;position:relative}.hero-logos{z-index:3;padding:0 40px 56px;position:relative}.hero-logos-inner{background:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:32px;max-width:1300px;margin:auto;padding:22px 40px;display:flex;box-shadow:0 8px 40px #0f172a14}.hero-logos-label{color:#94a3b8;white-space:nowrap;font-size:13px}.hero-logos-list{flex-wrap:wrap;align-items:center;gap:40px;display:flex}.hero-logo-item{color:#334155;opacity:.65;letter-spacing:-.01em;align-items:center;gap:6px;font-size:16px;font-weight:700;display:flex}.btn-primary{color:#fff;background:#2563eb;border-radius:16px;justify-content:center;align-items:center;height:58px;padding:0 32px;font-weight:700;transition:all .25s;display:inline-flex}.btn-primary:hover{background:#1d4ed8;transform:translateY(-2px)}.btn-outline{color:#0f172a;background:#fff;border:1px solid #dbe4f0;border-radius:16px;justify-content:center;align-items:center;height:58px;padding:0 30px;font-weight:600;transition:all .25s;display:inline-flex}.btn-outline:hover{color:#2563eb;border-color:#2563eb}@media (max-width:1200px){.hero-v2-inner{grid-template-columns:1fr 1.1fr;gap:24px}.hero-v2-mockup{width:108%}}@media (max-width:960px){.hero-v2-inner{text-align:center;grid-template-columns:1fr;padding:48px 24px 0}.hero-v2 p{margin-inline:auto}.hero-v2-actions{justify-content:center}.hero-mini-features{grid-template-columns:1fr 1fr}.hero-v2 h1{letter-spacing:-2.5px;font-size:52px}.hero-v2-visual{justify-content:center;margin-top:16px}.hero-v2-mockup{width:100%;max-width:720px}.hero-logos-inner{flex-direction:column;gap:20px}.hero-logos{padding:0 24px 48px}}@media (max-width:640px){.hero-v2{padding-top:48px}.hero-v2 h1{letter-spacing:-1.5px;font-size:40px}.hero-v2 p{font-size:16px}.hero-v2-actions{flex-direction:column;align-items:stretch}.hero-v2-actions .btn-primary,.hero-v2-actions .btn-outline{justify-content:center;width:100%}.hero-v2-mockup{width:100%}.hero-logos{padding:0 16px 40px}.hero-logos-inner{border-radius:18px;padding:18px 20px}.hero-logo-item{font-size:13px}.hero-logos-list{gap:24px}}.landing-page .logos{background:var(--white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:22px 2rem}.landing-page .logos-inner{flex-wrap:wrap;align-items:center;gap:2.5rem;max-width:1100px;margin:0 auto;display:flex}.landing-page .logos-label{color:var(--text-light);white-space:nowrap;font-size:12px}.landing-page .logos-list{flex-wrap:wrap;align-items:center;gap:2.5rem;display:flex}.landing-page .logo-item{font-family:var(--font-syne), sans-serif;color:var(--text-light);letter-spacing:.02em;font-size:13px;font-weight:600}.landing-page .section-label{color:var(--blue);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.75rem;font-size:12px;font-weight:500}.landing-page .features{max-width:1100px;margin:0 auto;padding:80px 2rem}.landing-page .features-intro{text-align:center;max-width:600px;margin:0 auto 3rem}.landing-page .features-intro h2{letter-spacing:-.015em;margin-bottom:.75rem;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:700}.landing-page .features-intro p{color:var(--text-muted);font-size:15px}.landing-page .feature-featured{border-radius:var(--radius) var(--radius) 0 0;background:linear-gradient(135deg, var(--blue-deep) 0%, var(--blue-dark) 55%, #1a5fc7 100%);border:1px solid #ffffff14;border-bottom:none;grid-template-columns:1fr 1fr;gap:0;margin-bottom:1px;display:grid;overflow:hidden}.landing-page .feature-featured-content{flex-direction:column;justify-content:center;padding:48px 44px;display:flex}.landing-page .feature-featured-label{color:var(--cyan);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;font-size:11px;font-weight:600}.landing-page .feature-featured-content h3{font-family:var(--font-syne), sans-serif;color:#fff;letter-spacing:-.015em;margin-bottom:1rem;font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:700;line-height:1.2}.landing-page .feature-featured-content>p{color:#ffffffb3;margin-bottom:1.5rem;font-size:15px;line-height:1.7}.landing-page .feature-featured-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.landing-page .feature-featured-list li{color:#ffffffbf;align-items:center;gap:10px;font-size:13px;display:flex}.landing-page .feature-featured-list li:before{content:"";background:var(--cyan);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.landing-page .feature-featured-image{background:linear-gradient(#ffffff08,#ffffff0f);justify-content:center;align-items:flex-end;padding:32px 24px 0;display:flex}.landing-page .feature-featured-phone{filter:drop-shadow(0 24px 48px #00000073);width:100%;max-width:220px;height:auto;display:block}.fc-root{border-radius:var(--radius) var(--radius) 0 0;background:linear-gradient(135deg,#0a2d6e 0%,#0d4fa3 55%,#1a5fc7 100%);border:1px solid #ffffff14;border-bottom:none;min-height:440px;margin-bottom:1px;overflow:hidden}.fc-inner{grid-template-columns:1fr 1fr;gap:0;min-height:440px;transition:opacity .22s;display:grid}.fc-fade-in{opacity:1}.fc-fade-out{opacity:0}.fc-content{flex-direction:column;justify-content:center;padding:52px 48px;display:flex}.fc-label{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#29b6f640;border:1px solid #29b6f666;border-radius:6px;margin-bottom:20px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.fc-title{font-family:var(--font-syne), sans-serif;color:#fff;letter-spacing:-.02em;margin-bottom:18px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;line-height:1.1}.fc-desc{color:#ffffffb8;max-width:420px;margin-bottom:22px;font-size:15px;line-height:1.75}.fc-bullets{flex-direction:column;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.fc-bullets li{color:#ffffffd1;align-items:center;gap:10px;font-size:14px;display:flex}.fc-bullets li:before{content:"";background:#29b6f6;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.fc-learn{color:#29b6f6;align-items:center;gap:6px;margin-bottom:32px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.fc-learn:hover{opacity:.8}.fc-learn svg{width:15px;height:15px}.fc-nav{align-items:center;gap:12px;display:flex}.fc-arrow{cursor:pointer;color:#fff;background:#ffffff1f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex}.fc-arrow:hover{background:#ffffff38}.fc-arrow svg{width:18px;height:18px}.fc-arrow-next{background:#2563eb}.fc-arrow-next:hover{background:#1d4ed8}.fc-dots{align-items:center;gap:8px;display:flex}.fc-dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.fc-dot-active{background:#fff;transform:scale(1.3)}.fc-visual{background:linear-gradient(#ffffff08,#ffffff14);justify-content:center;align-items:center;padding:36px 32px;display:flex;position:relative;overflow:hidden}.fc-feature-img{object-fit:contain;object-position:bottom;filter:drop-shadow(0 32px 56px #00000073);z-index:2;width:100%;max-width:480px;height:auto;display:block;position:relative}@media (max-width:860px){.fc-inner{grid-template-columns:1fr}.fc-visual{display:none}.fc-content{padding:40px 28px}}.landing-page .features-grid{background:var(--border);border:1px solid var(--border);border-radius:0 0 var(--radius) var(--radius);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.landing-page .feature-item{background:var(--white);padding:28px 24px;transition:background .2s}.landing-page .feature-item:hover{background:var(--blue-pale)}.landing-page .feature-icon{background:var(--blue-light);border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:1rem;display:flex}.landing-page .feature-icon svg{width:18px;height:18px;stroke:var(--blue);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.landing-page .feature-item h3{font-size:14px;font-weight:600;font-family:var(--font-syne), sans-serif;color:var(--text);margin-bottom:8px}.landing-page .feature-item p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.6}.landing-page .how{background:linear-gradient(135deg, var(--blue-deep) 0%, var(--blue-dark) 55%, #1a5fc7 100%);padding:80px 2rem}.landing-page .how-inner{max-width:1100px;margin:0 auto}.landing-page .how-intro{text-align:center;max-width:600px;margin:0 auto 3.5rem}.landing-page .how-intro .section-label{color:var(--cyan);opacity:.9}.landing-page .how-intro h2{color:#fff;letter-spacing:-.015em;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:700}.landing-page .steps{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.landing-page .step{text-align:center}.landing-page .step-num{width:38px;height:38px;font-family:var(--font-syne), sans-serif;color:#fff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 14px;font-size:15px;font-weight:700;display:flex}.landing-page .step h4{font-size:13px;font-weight:600;font-family:var(--font-syne), sans-serif;color:#fff;margin-bottom:6px}.landing-page .step p{color:#ffffff8c;margin:0;font-size:12px;line-height:1.55}.landing-page .pricing{max-width:1100px;margin:0 auto;padding:80px 2rem}.landing-page .pricing-intro{text-align:center;margin-bottom:3rem}.landing-page .pricing-intro h2{letter-spacing:-.015em;margin-bottom:.75rem;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:700}.landing-page .pricing-intro p{color:var(--text-muted);font-size:15px}.landing-page .pricing-grid{background:#eef3fa;border:1px solid #dde4f0;border-radius:28px;grid-template-columns:repeat(3,1fr);align-items:center;column-gap:14px;max-width:960px;margin:0 auto;padding:20px;display:grid}.landing-page .plan-card{background:#fff;border:1px solid #e5ebf5;border-radius:18px;flex-direction:column;padding:28px 24px;transition:box-shadow .2s;display:flex;position:relative;box-shadow:0 1px 6px #0000000a}.landing-page .plan-card:hover{box-shadow:0 6px 24px #00000017}.landing-page .plan-card.featured{z-index:2;background-color:#0a2d6e;background-image:linear-gradient(#061a3d 0%,#0a2d6e 30%,#0d4fa3 70%,#1a6ed8 100%);border:none;border-radius:20px;margin:-20px 0;padding:44px 28px;box-shadow:0 24px 64px #061a3d73}.landing-page .plan-badge{color:#0a2d6e;letter-spacing:.09em;text-transform:uppercase;font-size:10.5px;font-weight:700;font-family:var(--font-syne), sans-serif;white-space:nowrap;background:#29b6f6;border-radius:100px;padding:4px 16px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.landing-page .plan-icon{color:#29b6f6;background:#eff6ff;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;display:flex}.landing-page .plan-card.featured .plan-icon{color:#7dd3fc;background:#ffffff24}.landing-page .plan-icon svg{width:24px;height:24px}.landing-page .plan-name{font-family:var(--font-syne), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#64748b;margin-bottom:6px;font-size:12px;font-weight:700}.landing-page .plan-card.featured .plan-name{color:#fff9}.landing-page .plan-price{font-family:var(--font-syne), sans-serif;color:#0f172a;margin:4px 0 6px;font-size:3rem;font-weight:800;line-height:1}.landing-page .plan-card.featured .plan-price{color:#fff}.landing-page .plan-price sup{vertical-align:super;font-size:1.1rem;font-weight:700}.landing-page .plan-interval{color:#94a3b8;font-size:.88rem;font-weight:400;font-family:var(--font-dm-sans), sans-serif;margin-left:3px}.landing-page .plan-card.featured .plan-interval{color:#ffffff80}.landing-page .plan-desc{color:#64748b;margin-bottom:16px;font-size:13px;line-height:1.5}.landing-page .plan-card.featured .plan-desc{color:#ffffffa6}.landing-page .plan-pills{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.landing-page .plan-pill{color:#0369a1;font-size:11.5px;font-weight:600;font-family:var(--font-syne), sans-serif;background:#f0faff;border:1.5px solid #29b6f6;border-radius:100px;padding:4px 12px}.landing-page .plan-card.featured .plan-pill{color:#fff;background:#ffffff1f;border-color:#ffffff47}.landing-page .plan-divider{border:none;border-top:1px solid #e5ebf5;margin:0 0 18px}.landing-page .plan-card.featured .plan-divider{border-top-color:#ffffff24}.landing-page .plan-features{flex-direction:column;flex:1;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.landing-page .plan-features li{color:#475569;align-items:flex-start;gap:10px;font-size:13px;line-height:1.45;display:flex}.landing-page .plan-card.featured .plan-features li{color:#ffffffd9}.landing-page .check{background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:50%;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-top:1px;display:flex}.landing-page .check svg{stroke:#29b6f6;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:10px;height:10px}.landing-page .plan-card.featured .check{background:#ffffff2e;border-color:#ffffff40}.landing-page .plan-card.featured .check svg{stroke:#7dd3fc}.landing-page .plan-cta{text-align:center;font-size:14px;font-weight:700;font-family:var(--font-syne), sans-serif;letter-spacing:.01em;border-radius:100px;margin-bottom:22px;padding:13px;text-decoration:none;transition:all .18s;display:block}.landing-page .plan-cta.cta-outline{color:#1e293b;background:0 0;border:1.5px solid #cbd5e1}.landing-page .plan-cta.cta-outline:hover{color:#0284c7;background:#f0faff;border-color:#29b6f6}.landing-page .plan-cta.cta-white{color:#0a2d6e;background:#fff;border:none}.landing-page .plan-cta.cta-white:hover{background:#e0f2fe}.landing-page .plan-cta.cta-blue{color:#fff;background:#1a6ed8;border:none}.landing-page .plan-cta.cta-blue:hover{background:#1558b0}.landing-page .plan-value{margin-top:auto}.landing-page .plan-value-label{color:#94a3b8;font-size:11px;font-family:var(--font-dm-sans), sans-serif;margin-bottom:6px;display:block}.landing-page .plan-card.featured .plan-value-label{color:#fff6}.landing-page .plan-value-bar{background:#e2e8f0;border-radius:100px;height:4px;margin-bottom:5px;overflow:hidden}.landing-page .plan-card.featured .plan-value-bar{background:#ffffff24}.landing-page .plan-value-fill{background:linear-gradient(90deg,#29b6f6,#1a6ed8);border-radius:100px;height:100%}.landing-page .plan-value-text{color:#64748b;font-size:11px;font-family:var(--font-dm-sans), sans-serif}.landing-page .plan-card.featured .plan-value-text{color:#ffffff80}.landing-page .testimonials{background:var(--bg);border-top:1px solid var(--border);padding:80px 2rem}.landing-page .testi-inner{max-width:1100px;margin:0 auto}.landing-page .testi-intro{text-align:center;margin-bottom:3rem}.landing-page .testi-intro h2{letter-spacing:-.015em;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:700}.landing-page .testi-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.landing-page .testi-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:24px}.landing-page .testi-quote{color:var(--text-muted);margin-bottom:18px;font-size:14px;font-style:italic;line-height:1.7}.landing-page .testi-author{align-items:center;gap:10px;display:flex}.landing-page .testi-avatar{background:var(--blue-light);width:36px;height:36px;color:var(--blue-dark);font-size:12px;font-weight:700;font-family:var(--font-syne), sans-serif;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-page .testi-name{color:var(--text);font-size:13px;font-weight:600}.landing-page .testi-role{color:var(--text-light);font-size:12px}.landing-page .cta-section{background:var(--white);border-top:1px solid var(--border);text-align:center;padding:80px 2rem}.landing-page .cta-inner{max-width:560px;margin:0 auto}.landing-page .cta-inner h2{letter-spacing:-.015em;margin-bottom:1rem;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:700}.landing-page .cta-inner p{color:var(--text-muted);margin-bottom:2rem;font-size:15px}.landing-page .cta-actions{justify-content:center;gap:12px;display:flex}.landing-page .cta-actions .btn-primary,.landing-page .cta-actions .btn-outline{padding:13px 28px;font-size:15px}.landing-page .faq-section{background:var(--bg);border-top:1px solid var(--border);padding:80px 2rem}.landing-page .faq-inner{max-width:760px;margin:0 auto}.landing-page .faq-intro{text-align:center;margin-bottom:3rem}.landing-page .faq-intro h2{letter-spacing:-.025em;color:var(--text);margin-top:.5rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800}.landing-page .faq-list{flex-direction:column;gap:12px;display:flex}.landing-page .faq-item{border:1px solid var(--border);background:#ffffff08;border-radius:14px;transition:border-color .2s;overflow:hidden}.landing-page .faq-item[open]{background:#29b6f60a;border-color:#29b6f659}.landing-page .faq-question{cursor:pointer;font-family:var(--font-syne), sans-serif;color:var(--text);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:15px;font-weight:600;list-style:none;display:flex}.landing-page .faq-question::-webkit-details-marker{display:none}.landing-page .faq-question:hover{color:#fff}.landing-page .faq-icon{border:1.5px solid var(--border);color:#94a3b8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:border-color .2s,color .2s,background .2s;display:flex}.landing-page .faq-item[open] .faq-icon{color:#29b6f6;background:#29b6f61a;border-color:#29b6f6}.landing-page .faq-icon svg{width:14px;height:14px}.landing-page .faq-plus{display:block}.landing-page .faq-minus,.landing-page .faq-item[open] .faq-plus{display:none}.landing-page .faq-item[open] .faq-minus{display:block}.landing-page .faq-answer{border-top:1px solid var(--border);padding:0 22px 20px}.landing-page .faq-item[open] .faq-answer{border-top-color:#29b6f626}.landing-page .faq-answer p{color:var(--text-muted);font-size:14px;line-height:1.7;font-family:var(--font-dm-sans), sans-serif;margin:16px 0 0}.landing-page footer{border-top:1px solid var(--border)}.landing-page .footer-wrap{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:24px 2rem;display:flex}.landing-page .footer-brand{font-family:var(--font-syne), sans-serif;color:var(--text);font-size:15px;font-weight:800}.landing-page .footer-brand span{color:var(--blue-mid)}.landing-page .footer-links{gap:1.5rem;display:flex}.landing-page .footer-links a{color:var(--text-light);font-size:13px;text-decoration:none}.landing-page .footer-links a:hover{color:var(--text)}.landing-page .footer-copy{color:var(--text-light);font-size:12px}@media (min-width:1100px){.landing-page .hero-section{text-align:left;grid-template-columns:1fr 1fr;gap:56px;max-width:1280px;padding:100px 3rem 80px}.landing-page .hero-left{flex-direction:column;align-items:flex-start;display:flex}.landing-page .hero-left>p{margin:0 0 2rem}.landing-page .hero-actions,.landing-page .hero-stats{justify-content:flex-start}.landing-page .hero-visual{max-width:none}}@media (min-width:768px) and (max-width:1099px){.landing-page .feature-featured{grid-template-columns:1fr}.landing-page .features-grid{grid-template-columns:repeat(2,1fr)}.landing-page .steps{grid-template-columns:repeat(3,1fr)}.landing-page .pricing-grid{grid-template-columns:1fr;max-width:480px}.landing-page .plan-card.featured{margin:0;padding:36px 24px}}@media (max-width:767px){.landing-page nav{gap:0;padding:0 1rem}.landing-page .nav-links{display:none}.landing-page .hero-section{gap:32px;padding:48px 1rem 40px}.landing-page .hero-actions{flex-direction:column;align-items:stretch;gap:10px}.landing-page .hero-actions .btn-primary,.landing-page .hero-actions .btn-outline{text-align:center;box-sizing:border-box;width:100%}.landing-page .hero-stats{flex-wrap:wrap;gap:1.25rem}.landing-page .features{padding:60px 1rem}.landing-page .feature-featured{grid-template-columns:1fr}.landing-page .feature-featured-content{padding:32px 24px}.landing-page .feature-featured-image{padding:24px 24px 0}.landing-page .feature-featured-phone{max-width:180px}.landing-page .features-grid{grid-template-columns:1fr}.landing-page .how{padding:60px 1rem}.landing-page .steps{grid-template-columns:1fr;gap:20px}.landing-page .step{text-align:left;flex-direction:row;align-items:flex-start;gap:16px;display:flex}.landing-page .step-num{flex-shrink:0;margin:0}.landing-page .pricing{padding:60px 1rem}.landing-page .pricing-grid{border-radius:20px;grid-template-columns:1fr;gap:12px;max-width:100%;padding:12px}.landing-page .plan-card.featured{margin:0;padding:36px 20px}.landing-page .testimonials{padding:60px 1rem}.landing-page .testi-grid{grid-template-columns:1fr}.landing-page .faq-section{padding:60px 1rem}.landing-page .faq-question{padding:14px 16px;font-size:14px}.landing-page .faq-answer{padding:0 16px 16px}.landing-page .logos{padding:20px 1rem}.landing-page .logos-inner{flex-direction:column;align-items:flex-start;gap:12px}.landing-page .logos-list{flex-wrap:wrap;gap:1.5rem}.landing-page .footer-wrap{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:24px 1rem}.landing-page .footer-links{flex-wrap:wrap;justify-content:center}}@media (max-width:399px){.landing-page .nav-cta .btn-ghost{display:none}.landing-page .hero-stats{flex-direction:column;align-items:center;gap:1rem}.landing-page .plan-price{font-size:2.4rem}}.hero-wave-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-glow{filter:blur(8px);background:radial-gradient(#3b82f638 0%,#93c5fd1f 40%,#0000 68%);border-radius:999px;width:1100px;height:1100px;position:absolute;top:-80px;right:-120px}.hero-wave-lines{opacity:1;width:100%;height:auto;position:absolute;bottom:-60px;left:0}.hero-wave-bg:after{content:"";background:linear-gradient(#fff0 0%,#fff6 100%);position:absolute;inset:0}
