*,:before,:after{box-sizing:border-box}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-canvas:#000;--app-canvas-glow:radial-gradient(ellipse 80% 60% at 50% 0%, #6366f140, transparent 70%), #000;--app-text:#f8fafc;--app-text-muted:#e2e8f0d1;--app-nav-bg:#0206177a;--app-nav-border:#94a3b824;--app-nav-text:#e2e8f0d1;--app-nav-text-hover:#fff;--app-card-bg:#ffffff0f;--app-card-bg-strong:#0f172af5;--app-card-border:#ffffff1f;--app-card-border-strong:#3b82f66b;--app-card-shadow:0 20px 50px #0206174d;--app-section-light:linear-gradient(180deg, #f8fafc 0%, #eef2ff 100%);--app-section-light-alt:linear-gradient(180deg, #fff 0%, #f8fafc 100%);--app-section-light-soft:linear-gradient(180deg, #fff 0%, #eef2ff 100%);--app-accent-primary:#2563eb;--app-accent-secondary:#7c3aed;color:var(--app-text);background:var(--app-canvas);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-optical-sizing:auto;font-family:TikTok Sans,Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.5}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--app-canvas:#f8fafc;--app-canvas-glow:radial-gradient(ellipse 80% 60% at 50% 0%, #6366f11f, transparent 70%), #f8fafc;--app-text:#0f172a;--app-text-muted:#475569d1;--app-nav-bg:#ffffffd1;--app-nav-border:#94a3b82e;--app-nav-text:#475569eb;--app-nav-text-hover:#0f172a;--app-card-bg:#ffffffe0;--app-card-bg-strong:#fffffff2;--app-card-border:#94a3b82e;--app-card-border-strong:#3b82f647;--app-card-shadow:0 16px 40px #0f172a14}html{background:var(--app-canvas);scroll-behavior:smooth;min-height:100%;scroll-padding-top:92px}body{background:var(--app-canvas);min-width:320px;min-height:100vh;color:var(--app-text);margin:0;transition:background-color .18s,color .18s}body,button,a,input,textarea,select{font:inherit}a{color:inherit}button{font:inherit}#root{background:var(--app-canvas);width:100%;min-height:100svh;color:var(--app-text)}main{width:100%}.sitePage{background:var(--app-canvas);width:100%;min-height:100svh;color:var(--app-text);isolation:isolate;position:relative}.sitePage__bg{z-index:0;pointer-events:none;background:var(--app-canvas-glow);position:absolute;inset:0}.sitePage>main,.sitePage>footer{z-index:1;position:relative}.reveal{opacity:0;transition:opacity .72s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), transform .72s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.heroSection{width:100%;min-height:0;padding:clamp(44px,6vw,72px) 20px clamp(36px,5vw,60px);position:relative}.heroSection__inner{z-index:1;justify-items:center;gap:clamp(28px,5vw,44px);width:min(1120px,100%);margin:0 auto;display:grid;position:relative}.heroSection__content{text-align:center;justify-items:center;gap:18px;max-width:820px;display:grid}.heroSection__title{color:#f8fafc;letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(1.75rem,3.2vw,2.9rem);font-weight:750;line-height:1.04}.heroSection__subtitle{color:#e2e8f0d1;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}.heroSection__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:6px;display:flex}.heroSection__button{letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;min-width:180px;padding:14px 22px;font-size:.98rem;font-weight:700;text-decoration:none;transition:transform .14s,box-shadow .14s,background-color .14s,border-color .14s;display:inline-flex}.heroSection__button:hover{transform:translateY(-1px)}.heroSection__button:focus-visible{outline-offset:3px;outline:3px solid #3b82f63d}.heroSection__button--primary{color:#0f172a;background:#fff;border:1px solid #fff;box-shadow:0 18px 40px #02061747}.heroSection__button--primary:hover{background:#f8fafc;box-shadow:0 22px 46px #02061757}.heroSection__button--secondary{color:#f8fafc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff38;box-shadow:0 10px 24px #0206171f}.heroSection__button--secondary:hover{background:#ffffff17;border-color:#ffffff52}.heroSection__previewWrap{width:100%;margin-top:clamp(10px,1.5vw,20px)}.heroSection__preview{aspect-ratio:1583/913;background:#ffffff0a;border:1px solid #ffffff24;border-radius:28px;width:100%;position:relative;overflow:hidden;box-shadow:0 28px 80px #0206176b}.heroSection__placeholder{text-align:center;color:#f8fafce6;letter-spacing:.02em;background:radial-gradient(circle at 20% 20%,#60a5fa29,#0000 28%),radial-gradient(circle at 80% 80%,#818cf829,#0000 24%),linear-gradient(135deg,#0f172ad6,#111827eb);place-items:center;padding:24px;font-size:clamp(1rem,2vw,1.25rem);font-weight:600;display:grid;position:absolute;inset:0}.heroSection__previewImage{object-fit:cover;object-position:top center;opacity:0;background:#071529;width:100%;height:100%;transition:opacity .16s;display:block;position:absolute;inset:0}.heroSection__previewImage[data-loaded=true]{opacity:1}.siteNav{z-index:50;border-bottom:1px solid var(--app-nav-border);background:var(--app-nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;position:sticky;top:0;box-shadow:inset 0 -1px #ffffff08}.siteNav__inner{justify-content:space-between;align-items:center;gap:20px;width:min(1200px,100% - 32px);min-height:72px;margin:0 auto;padding:0 4px;display:flex}.siteNav__brand{color:var(--app-text);white-space:nowrap;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.siteNav__brandLogo{object-fit:contain;object-position:center;border-radius:10px;width:34px;height:34px;display:block;box-shadow:0 10px 20px #2563eb2e}.siteNav__brandText{letter-spacing:-.03em;font-size:1rem;font-weight:800}.siteNav__links{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:28px;display:flex}.siteNav__link{color:var(--app-nav-text);letter-spacing:.01em;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .14s,opacity .14s}.siteNav__link:hover,.siteNav__link:focus-visible{color:var(--app-nav-text-hover);opacity:1;outline:none}.siteNav__actions{align-items:center;gap:12px;margin-left:auto;display:inline-flex}.siteNav__themeToggle{border:1px solid var(--app-nav-border);width:44px;height:44px;color:var(--app-text);cursor:pointer;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:transform .14s,background-color .14s,border-color .14s;display:inline-flex}.siteNav__themeToggle:hover,.siteNav__themeToggle:focus-visible{background:#ffffff1a;border-color:#94a3b842;outline:none;transform:translateY(-1px)}.siteNav__themeToggle:focus-visible{outline-offset:3px;outline:3px solid #3b82f63d}.siteNav__themeIcon{place-items:center;width:18px;height:18px;display:grid}.siteNav__themeIcon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.siteNav__themeIcon svg circle{fill:none}.siteNav__cta{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#2563eb 100%);border-radius:10px;justify-content:center;align-items:center;padding:12px 18px;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 12px 24px #2563eb47}.siteNav__cta:hover,.siteNav__cta:focus-visible{filter:brightness(1.04);outline:none}.painPointsSection{background:radial-gradient(circle at 0 0,#3b82f60f,#0000 24%),linear-gradient(#f8fafc 0%,#fff 100%);width:100%;padding:clamp(64px,8vw,104px) 20px}.painPointsSection__inner{gap:32px;width:min(1120px,100%);margin:0 auto;display:grid}.painPointsSection__header{max-width:860px}.painPointsSection__title{color:#0f172a;letter-spacing:-.035em;margin:0;font-size:clamp(1.45rem,2.6vw,2.05rem);line-height:1.12}.painPointsSection__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.painPointCard{background:#fffffff5;border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 18px 42px #0f172a0f}.painPointCard__title{color:#0f172a;margin:0 0 12px;font-size:1.1rem;line-height:1.35}.painPointCard__text{color:#475569;margin:0;font-size:.98rem;line-height:1.7}.featuresSection{background:0 0;width:100%;padding:clamp(56px,7vw,92px) 20px;position:relative}.featuresSection__inner{z-index:1;gap:30px;width:min(1200px,100%);margin:0 auto;display:grid;position:relative}.featuresSection__header{text-align:center;max-width:760px;margin:0 auto}.featuresSection__eyebrow{color:#bfdbfee6;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.88rem;font-weight:800}.featuresSection__title{color:#f8fafc;letter-spacing:-.04em;margin:0;font-size:clamp(1.45rem,2.7vw,2.15rem);line-height:1.12}.featuresSection__subtitle{color:#e2e8f0d1;margin:14px 0 0;font-size:1.04rem;line-height:1.7}.featuresSection__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.featureCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:24px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px 14px;min-height:0;padding:22px;display:grid;box-shadow:0 20px 50px #02061747}.featureCard__icon{color:#f8fafc;background:linear-gradient(135deg,#2563eb3d,#7c3aed3d);border:1px solid #ffffff1a;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.featureCard__icon svg{width:22px;height:22px}.featureCard__title{color:#f8fafc;align-self:center;margin:0;font-size:1rem;line-height:1.4}.featureCard__text{color:#e2e8f0d1;grid-column:1/-1;margin:0;font-size:.98rem;line-height:1.7}.ctaSection{background:radial-gradient(circle at top,#6366f129,#0000 28%),radial-gradient(circle at 100% 100%,#7c3aed14,#0000 22%),linear-gradient(#020617eb,#070d1afa);width:100%;padding:clamp(84px,10vw,124px) 20px;position:relative}.ctaSection__inner{width:min(1200px,100%);margin:0 auto}.ctaSection__card{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px 28px;padding:0;display:grid}.ctaSection__content{gap:10px;max-width:680px;display:grid}.ctaSection__title{color:#f8fafc;letter-spacing:-.04em;margin:0;font-size:clamp(1.4rem,2vw,2rem);line-height:1.15}.ctaSection__subtitle{color:#e2e8f0d1;margin:0;font-size:1rem;line-height:1.65}.ctaSection__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.ctaSection__button{letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;min-width:150px;padding:13px 20px;font-size:.96rem;font-weight:700;text-decoration:none;transition:transform .14s,box-shadow .14s,background-color .14s,border-color .14s;display:inline-flex}.ctaSection__button:hover{transform:translateY(-1px)}.ctaSection__button:focus-visible{outline-offset:3px;outline:3px solid #3b82f633}.ctaSection__button--primary{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#2563eb 100%);border:1px solid #3b82f62e;box-shadow:0 14px 26px #2563eb3d}.ctaSection__button--primary:hover{box-shadow:0 18px 30px #2563eb47}.ctaSection__button--secondary{color:#f8fafc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff24;box-shadow:0 10px 20px #0206172e}.ctaSection__button--secondary:hover{background:#ffffff17;border-color:#ffffff38}.howItWorksSection{background:radial-gradient(circle at top,#6366f129,#0000 28%),radial-gradient(circle at 100% 100%,#7c3aed14,#0000 22%),linear-gradient(#020617eb,#070d1afa);width:100%;padding:clamp(56px,7vw,92px) 20px clamp(84px,10vw,124px);position:relative}.howItWorksSection__inner{gap:clamp(28px,4vw,42px);width:min(1240px,100%);margin:0 auto;display:grid}.howItWorksSection__header{text-align:center;max-width:820px;margin:0 auto}.howItWorksSection__eyebrow{color:#bfdbfee6;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:.84rem;font-weight:800}.howItWorksSection__title{color:#f8fafc;letter-spacing:-.045em;margin:0;font-size:clamp(1.55rem,2.8vw,2.35rem);line-height:1.1}.howItWorksSection__subtitle{color:#e2e8f0d1;margin:14px 0 0;font-size:1.02rem;line-height:1.7}.howItWorksSection__rows{gap:clamp(24px,4vw,40px);display:grid}.howItWorksRow{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);grid-template-areas:"text media";align-items:center;gap:clamp(20px,4vw,44px);display:grid}.howItWorksRow--reverse{grid-template-areas:"media text"}.howItWorksRow__text{grid-area:text;gap:14px;min-width:0;display:grid}.howItWorksRow__label{color:#bfdbfee6;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:800}.howItWorksRow__title{color:#f8fafc;letter-spacing:-.04em;margin:0;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.12}.howItWorksRow__description{color:#e2e8f0d1;max-width:60ch;margin:0;font-size:.99rem;line-height:1.75}.howItWorksRow__bullets{gap:10px;margin:4px 0 0;padding:0;list-style:none;display:grid}.howItWorksRow__bullet{color:#f8fafceb;align-items:flex-start;gap:10px;font-size:.96rem;line-height:1.55;display:flex}.howItWorksRow__bulletMark{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);border-radius:999px;flex:none;width:9px;height:9px;margin-top:.45em;box-shadow:0 0 0 4px #2563eb14}.howItWorksRow__mediaCard{aspect-ratio:16/10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-area:media;min-width:0;padding:14px;overflow:hidden}.howItWorksRow__image,.howItWorksRow__placeholder{border-radius:18px;width:100%;height:100%;display:block}.howItWorksRow__image{object-fit:cover;object-position:left center;background:#071529}.howItWorksRow__placeholder{text-align:center;color:#f8fafc;background:radial-gradient(circle at top,#60a5fa29,#0000 30%),linear-gradient(#0f172aeb,#020617f5);align-content:center;place-items:center;gap:8px;display:grid}.howItWorksRow__placeholderTitle{letter-spacing:-.02em;font-size:1.08rem;font-weight:700}.howItWorksRow__placeholderText{color:#e2e8f0b8;font-size:.92rem;line-height:1.4}.pricingSection{background:radial-gradient(circle at top,#6366f12e,#0000 28%),radial-gradient(circle at 100% 100%,#7c3aed1a,#0000 22%),linear-gradient(#020617eb,#070d1afa);width:100%;padding:clamp(84px,10vw,124px) 20px;position:relative}.pricingSection__inner{gap:clamp(28px,4vw,42px);width:min(1240px,100%);margin:0 auto;display:grid}.pricingSection__header{text-align:center;max-width:820px;margin:0 auto}.pricingSection__eyebrow{color:#bfdbfee6;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:.84rem;font-weight:800}.pricingSection__title{color:#f8fafc;letter-spacing:-.045em;margin:0;font-size:clamp(1.55rem,2.8vw,2.35rem);line-height:1.1}.pricingSection__subtitle{color:#e2e8f0d1;margin:14px 0 0;font-size:1.02rem;line-height:1.7}.pricingSection__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.pricingCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;min-width:0;padding:30px 26px 24px;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:flex;position:relative;box-shadow:0 20px 50px #0206174d}.pricingCard:hover{transform:translateY(-3px)}.pricingCard--highlighted{background:linear-gradient(#0f172af5,#020617eb);border-color:#3b82f66b;box-shadow:0 24px 60px #2563eb38}.pricingCard__badge{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);border-radius:999px;width:fit-content;padding:7px 12px;font-size:.78rem;font-weight:800;box-shadow:0 12px 24px #2563eb42}.pricingCard__body{flex:1;gap:16px;display:grid}.pricingCard__top{gap:10px;display:grid}.pricingCard__name{color:#f8fafc;letter-spacing:-.03em;margin:0;font-size:1.18rem;font-weight:800}.pricingCard__quoteWrap{gap:6px;display:grid}.pricingCard__quote{color:#93c5fd;letter-spacing:-.05em;margin:0;font-size:clamp(1.45rem,2.2vw,1.95rem);font-weight:800;line-height:1.1}.pricingCard--highlighted .pricingCard__quote{color:#a78bfa}.pricingCard__priceMeta{color:#f8fafceb;margin:0;font-size:.94rem;font-weight:700;line-height:1.45}.pricingCard__priceDetail{color:#e2e8f0b8;margin:0;font-size:.9rem;line-height:1.5}.pricingCard__note{color:#e2e8f0d1;margin:0;font-size:.94rem;line-height:1.65}.pricingCard__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:0;padding:0;list-style:none;display:grid}.pricingCard__feature{color:#f8fafce6;align-items:flex-start;gap:10px;font-size:.92rem;line-height:1.45;display:flex}.pricingCard__index{color:#bfdbfee6;flex:none;min-width:1.4em;font-size:.94rem;font-weight:700;line-height:1.45}.pricingCard__button{color:#f8fafc;letter-spacing:.01em;background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;width:100%;margin-top:18px;padding:13px 18px;font-size:.94rem;font-weight:700;text-decoration:none;transition:transform .14s,box-shadow .14s,background-color .14s,border-color .14s,filter .14s;display:inline-flex;box-shadow:0 12px 24px #0206172e}.pricingCard__button:hover,.pricingCard__button:focus-visible{background:#ffffff17;border-color:#ffffff38;outline:none;transform:translateY(-1px)}.pricingCard__button--highlighted{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);border-color:#0000;box-shadow:0 16px 30px #2563eb47}.pricingCard__button--highlighted:hover,.pricingCard__button--highlighted:focus-visible{background:linear-gradient(135deg,#1d4ed8 0%,#6d28d9 100%);border-color:#0000}.testimonialsSection{background:radial-gradient(circle at top,#6366f129,#0000 28%),radial-gradient(circle at 100% 100%,#7c3aed14,#0000 22%),linear-gradient(#020617eb,#070d1afa);width:100%;padding:clamp(72px,8vw,112px) 20px clamp(44px,5vw,64px);position:relative}.testimonialsSection__inner{gap:clamp(28px,4vw,42px);width:min(1240px,100%);margin:0 auto;display:grid}.testimonialsSection__header{text-align:center;max-width:820px;margin:0 auto}.testimonialsSection__eyebrow{color:#bfdbfee6;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:.84rem;font-weight:800}.testimonialsSection__title{color:#f8fafc;letter-spacing:-.045em;margin:0;font-size:clamp(1.55rem,2.8vw,2.35rem);line-height:1.1}.testimonialsSection__titleAccent{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.testimonialsSection__subtitle{color:#e2e8f0d1;margin:14px 0 0;font-size:1.02rem;line-height:1.7}.testimonialsSection__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.testimonialCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;gap:16px;min-width:0;min-height:250px;padding:28px;display:flex;box-shadow:0 20px 50px #02061747}.testimonialCard__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.testimonialCard__stars{color:#fbbf24;letter-spacing:.12em;white-space:nowrap;font-size:1rem}.testimonialCard__quoteMark{color:#bfdbfee6;flex:none;font-size:2.25rem;font-weight:700;line-height:1}.testimonialCard__quote{color:#f8fafceb;margin:0;font-size:.98rem;line-height:1.75}.testimonialCard__author{gap:4px;margin-top:auto;display:grid}.testimonialCard__name{color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:800}.testimonialCard__meta{color:#e2e8f0b8;margin:0;font-size:.93rem;line-height:1.45}.testimonialsSection__footer{justify-content:center;display:flex}.testimonialsSection__button{color:#dbeafe;letter-spacing:.01em;background:#ffffff08;border:1px solid #bfdbfe47;border-radius:999px;justify-content:center;align-items:center;padding:13px 22px;font-size:.96rem;font-weight:700;text-decoration:none;transition:transform .14s,box-shadow .14s,background-color .14s,border-color .14s;display:inline-flex;box-shadow:0 12px 24px #0206172e}.testimonialsSection__button:hover,.testimonialsSection__button:focus-visible{color:#f8fafc;background:#ffffff12;border-color:#bfdbfe6b;outline:none;transform:translateY(-1px)}.faqSection{background:radial-gradient(circle at top,#6366f129,#0000 28%),radial-gradient(circle at 100% 100%,#7c3aed14,#0000 22%),linear-gradient(#020617eb,#070d1afa);width:100%;padding:80px 20px;position:relative}.faqSection__inner{gap:clamp(28px,4vw,42px);width:min(1120px,100%);margin:0 auto;display:grid}.faqSection__header{text-align:center;max-width:820px;margin:0 auto}.faqSection__eyebrow{color:#bfdbfee6;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:.84rem;font-weight:800}.faqSection__title{color:#f8fafc;letter-spacing:-.045em;margin:0;font-size:clamp(1.55rem,2.8vw,2.35rem);line-height:1.1}.faqSection__subtitle{color:#e2e8f0d1;margin:14px 0 0;font-size:1.02rem;line-height:1.7}.faqSection__list{gap:14px;display:grid}.faqItem{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:22px;overflow:hidden;box-shadow:0 20px 50px #0206173d}.faqItem__trigger{color:#f8fafc;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:92px;padding:0 22px;display:flex}.faqItem__trigger:hover{background:#ffffff08}.faqItem__question{letter-spacing:-.02em;min-width:0;font-size:1rem;font-weight:700;line-height:1.45}.faqItem__icon{color:#bfdbfeeb;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;display:grid}.faqItem__icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .16s}.faqItem--open .faqItem__icon svg{transform:rotate(180deg)}.faqItem__panel{opacity:0;max-height:0;transition:max-height .36s cubic-bezier(.22,1,.36,1),opacity .22s,transform .36s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:translateY(-4px)}.faqItem__panel--open{opacity:1;max-height:240px;transform:translateY(0)}.faqItem__panelInner{padding:0 22px 22px}.faqItem__answer{color:#e2e8f0d6;margin:0;font-size:.98rem;line-height:1.72}.siteFooter{background:radial-gradient(circle at top,#6366f129,#0000 30%),radial-gradient(circle at 92% 8%,#7c3aed1f,#0000 18%),linear-gradient(#020617f5,#020617);border-top:1px solid #94a3b81f;width:100%;padding:clamp(72px,10vw,120px) 20px 26px;position:relative}.siteFooter__inner{gap:44px;width:min(1200px,100%);margin:0 auto;display:grid}.siteFooter__top{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(28px,4vw,56px);display:grid}.siteFooter__brand{gap:18px;max-width:520px;display:grid}.siteFooter__brandLink{color:#f8fafc;white-space:nowrap;align-items:center;gap:12px;width:fit-content;text-decoration:none;display:inline-flex}.siteFooter__brandMark{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#6d28d9 0%,#2563eb 100%);border-radius:10px;place-items:center;width:36px;height:36px;font-size:.7rem;font-weight:800;display:grid;box-shadow:0 10px 20px #2563eb52}.siteFooter__brandText{letter-spacing:-.03em;font-size:1.03rem;font-weight:800}.siteFooter__title{color:#f8fafc;letter-spacing:-.04em;margin:0;font-size:clamp(1.35rem,2.4vw,1.95rem);line-height:1.18}.siteFooter__text{color:#e2e8f0c2;max-width:520px;margin:0;font-size:1rem;line-height:1.75}.siteFooter__actions{flex-wrap:wrap;gap:12px;display:flex}.siteFooter__button{letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;min-width:146px;padding:13px 20px;font-size:.96rem;font-weight:700;text-decoration:none;transition:transform .14s,box-shadow .14s,background-color .14s,border-color .14s;display:inline-flex}.siteFooter__button:hover,.siteFooter__button:focus-visible{outline:none;transform:translateY(-1px)}.siteFooter__button--primary{color:#0f172a;background:#fff;border:1px solid #fff;box-shadow:0 16px 34px #0206174d}.siteFooter__button--primary:hover,.siteFooter__button--primary:focus-visible{background:#f8fafc;box-shadow:0 20px 40px #02061757}.siteFooter__button--secondary{color:#f8fafc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff2e}.siteFooter__button--secondary:hover,.siteFooter__button--secondary:focus-visible{background:#ffffff14;border-color:#bfdbfe52}.siteFooter__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,3vw,42px);display:grid}.siteFooter__column{gap:16px;display:grid}.siteFooter__heading{color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:800}.siteFooter__list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.siteFooter__listItem{min-width:0}.siteFooter__link{color:#e2e8f0bd;font-size:.98rem;line-height:1.45;text-decoration:none;transition:color .14s}.siteFooter__link:hover,.siteFooter__link:focus-visible{color:#f8fafc;outline:none}.siteFooter__bottom{border-top:1px solid #94a3b824;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:22px;display:flex}.siteFooter__copyright,.siteFooter__note{color:#e2e8f0a3;margin:0;font-size:.92rem;line-height:1.55}.heroSection,.painPointsSection,.featuresSection,.ctaSection,.howItWorksSection,.pricingSection,.testimonialsSection,.faqSection{scroll-margin-top:96px}html[data-theme=light] .sitePage__bg{background:radial-gradient(80% 60% at 50% 0,#6366f11f,#0000 70%),#f8fafc}html[data-theme=light] .siteNav{background:#ffffffd1;border-bottom-color:#94a3b82e;box-shadow:inset 0 -1px #ffffffb3,0 10px 30px #0f172a0a}html[data-theme=light] .siteNav__brand,html[data-theme=light] .siteNav__themeToggle,html[data-theme=light] .siteNav__cta,html[data-theme=light] .siteNav__brandText{color:#0f172a}html[data-theme=light] .siteNav__cta{color:#fff}html[data-theme=light] .siteNav__link{color:#475569e6}html[data-theme=light] .siteNav__link:hover,html[data-theme=light] .siteNav__link:focus-visible{color:#0f172a}html[data-theme=light] .siteNav__themeToggle{background:#0f172a0a;border-color:#94a3b838}html[data-theme=light] .siteNav__themeToggle:hover,html[data-theme=light] .siteNav__themeToggle:focus-visible{background:#0f172a12;border-color:#94a3b857}html[data-theme=light] .sitePage>main>.heroSection{background:radial-gradient(circle at top,#6366f11f,#0000 30%),linear-gradient(#f8fafc 0%,#eef2ff 100%)}html[data-theme=light] .featuresSection,html[data-theme=light] .ctaSection,html[data-theme=light] .howItWorksSection,html[data-theme=light] .pricingSection,html[data-theme=light] .testimonialsSection,html[data-theme=light] .faqSection,html[data-theme=light] .siteFooter{background:linear-gradient(#fff 0%,#f8fafc 100%)}html[data-theme=light] .heroSection__title,html[data-theme=light] .featuresSection__title,html[data-theme=light] .ctaSection__title,html[data-theme=light] .howItWorksSection__title,html[data-theme=light] .pricingSection__title,html[data-theme=light] .testimonialsSection__title,html[data-theme=light] .faqSection__title,html[data-theme=light] .siteFooter__title,html[data-theme=light] .heroSection__button--secondary,html[data-theme=light] .siteFooter__brandText{color:#0f172a}html[data-theme=light] .heroSection__subtitle,html[data-theme=light] .featuresSection__subtitle,html[data-theme=light] .ctaSection__subtitle,html[data-theme=light] .howItWorksSection__subtitle,html[data-theme=light] .pricingSection__subtitle,html[data-theme=light] .testimonialsSection__subtitle,html[data-theme=light] .faqSection__subtitle,html[data-theme=light] .siteFooter__text,html[data-theme=light] .siteFooter__copyright,html[data-theme=light] .siteFooter__note,html[data-theme=light] .featureCard__title,html[data-theme=light] .featureCard__text,html[data-theme=light] .howItWorksRow__title,html[data-theme=light] .howItWorksRow__description,html[data-theme=light] .howItWorksRow__bullet,html[data-theme=light] .pricingCard__name,html[data-theme=light] .pricingCard__note,html[data-theme=light] .pricingCard__feature,html[data-theme=light] .testimonialCard__name,html[data-theme=light] .testimonialCard__quote,html[data-theme=light] .testimonialCard__meta,html[data-theme=light] .faqItem__answer{color:#475569e0}html[data-theme=light] .featuresSection__eyebrow,html[data-theme=light] .howItWorksSection__eyebrow,html[data-theme=light] .pricingSection__eyebrow,html[data-theme=light] .testimonialsSection__eyebrow,html[data-theme=light] .faqSection__eyebrow,html[data-theme=light] .howItWorksRow__label{color:#4f46e5e6}html[data-theme=light] .heroSection__button--primary,html[data-theme=light] .ctaSection__button--primary,html[data-theme=light] .siteFooter__button--primary{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);border-color:#0000;box-shadow:0 16px 34px #2563eb3d}html[data-theme=light] .heroSection__button--secondary,html[data-theme=light] .ctaSection__button--secondary,html[data-theme=light] .siteFooter__button--secondary,html[data-theme=light] .pricingCard__button{color:#0f172a;background:#ffffffe0;border-color:#94a3b838;box-shadow:0 12px 24px #0f172a14}html[data-theme=light] .heroSection__button--secondary:hover,html[data-theme=light] .heroSection__button--secondary:focus-visible,html[data-theme=light] .ctaSection__button--secondary:hover,html[data-theme=light] .ctaSection__button--secondary:focus-visible,html[data-theme=light] .siteFooter__button--secondary:hover,html[data-theme=light] .siteFooter__button--secondary:focus-visible,html[data-theme=light] .pricingCard__button:hover,html[data-theme=light] .pricingCard__button:focus-visible{background:#fffffff5;border-color:#94a3b857}html[data-theme=light] .heroSection__button--primary:hover,html[data-theme=light] .ctaSection__button--primary:hover,html[data-theme=light] .siteFooter__button--primary:hover,html[data-theme=light] .pricingCard__button--highlighted,html[data-theme=light] .pricingCard__button--highlighted:hover,html[data-theme=light] .pricingCard__button--highlighted:focus-visible{color:#fff;background:linear-gradient(135deg,#1d4ed8 0%,#6d28d9 100%);border-color:#0000}html[data-theme=light] .ctaSection__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border:1px solid #94a3b82e;border-radius:24px;padding:28px 30px;box-shadow:0 16px 40px #0f172a0f}html[data-theme=light] .heroSection__preview,html[data-theme=light] .featureCard,html[data-theme=light] .howItWorksRow__mediaCard,html[data-theme=light] .pricingCard,html[data-theme=light] .testimonialCard,html[data-theme=light] .faqItem,html[data-theme=light] .siteFooter__inner{border-color:#94a3b82e;box-shadow:0 16px 40px #0f172a14}html[data-theme=light] .heroSection__preview,html[data-theme=light] .featureCard,html[data-theme=light] .howItWorksRow__mediaCard,html[data-theme=light] .pricingCard,html[data-theme=light] .testimonialCard,html[data-theme=light] .faqItem{background:#ffffffe0}html[data-theme=light] .heroSection__preview{background:#ffffffeb;border-color:#94a3b838}html[data-theme=light] .heroSection__previewImage,html[data-theme=light] .howItWorksRow__image{background:#fff}html[data-theme=light] .heroSection__placeholder,html[data-theme=light] .howItWorksRow__placeholder{color:#0f172a;background:radial-gradient(circle at top,#60a5fa29,#0000 30%),linear-gradient(#fffffff5,#f1f5f9fa)}html[data-theme=light] .heroSection__placeholder,html[data-theme=light] .howItWorksRow__placeholderText,html[data-theme=light] .howItWorksRow__placeholderTitle{color:#0f172a}html[data-theme=light] .featureCard__icon{color:#4f46e5;background:linear-gradient(135deg,#6366f11a,#7c3aed1f);border-color:#6366f129;box-shadow:0 8px 18px #2563eb14}html[data-theme=light] .pricingCard--highlighted{background:#fffffff2;border-color:#3b82f64d;box-shadow:0 18px 44px #2563eb24}html[data-theme=light] .pricingCard__quote{color:#2563eb}html[data-theme=light] .pricingCard--highlighted .pricingCard__quote{color:#7c3aed}html[data-theme=light] .pricingCard__priceMeta{color:#0f172a}html[data-theme=light] .pricingCard__priceDetail{color:#475569c7}html[data-theme=light] .pricingCard__feature{color:#0f172ae6}html[data-theme=light] .pricingCard__check{color:#fff}html[data-theme=light] .testimonialCard__quoteMark{color:#4f46e5cc}html[data-theme=light] .testimonialCard__quote{color:#475569e6}html[data-theme=light] .testimonialCard__name{color:#0f172a}html[data-theme=light] .testimonialCard__meta{color:#475569b8}html[data-theme=light] .faqItem{background:#ffffffe0}html[data-theme=light] .faqItem__trigger:hover{background:#0f172a08}html[data-theme=light] .faqItem__question{color:#0f172a}html[data-theme=light] .faqItem__icon{color:#4f46e5d6;background:#ffffffb8;border-color:#94a3b833}html[data-theme=light] .siteFooter{border-top-color:#94a3b829}html[data-theme=light] .siteFooter__brandLink,html[data-theme=light] .siteFooter__heading,html[data-theme=light] .siteFooter__link{color:#0f172a}html[data-theme=light] .siteFooter__link{color:#475569d1}html[data-theme=light] .siteFooter__link:hover,html[data-theme=light] .siteFooter__link:focus-visible{color:#0f172a}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;will-change:auto;transition:none;transform:none}.reveal.is-visible{transform:none}}@media (width<=900px){.siteNav__inner{width:min(1200px,100% - 24px)}.painPointsSection__grid{grid-template-columns:1fr}.featuresSection__grid,.testimonialsSection__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faqSection{padding:72px 16px 88px}.faqSection__subtitle{margin-top:12px}}@media (width<=768px){.heroSection{padding:48px 16px 56px}.heroSection__content{gap:14px}.heroSection__actions{width:100%}.heroSection__button{width:100%;min-width:0}.heroSection__preview{aspect-ratio:1583/913;border-radius:22px}.siteNav__inner{flex-wrap:wrap;min-height:auto;padding:14px 0 16px}.siteNav__links{order:3;justify-content:flex-start;gap:18px;width:100%;padding-top:10px}.siteNav__link{white-space:nowrap}.siteNav__actions{gap:10px}.siteNav__themeToggle{width:42px;height:42px}.painPointsSection{padding:56px 16px}.painPointCard{padding:22px}.featuresSection{padding:56px 16px 72px}.featuresSection__grid{grid-template-columns:1fr}.featureCard{min-height:0;padding:20px}.ctaSection{padding:72px 16px 88px}.ctaSection__card{text-align:center;border-radius:24px;grid-template-columns:1fr;justify-items:center;gap:18px;padding:24px}.ctaSection__content{justify-items:center}.ctaSection__actions{flex-direction:column;align-items:stretch;width:100%}.ctaSection__button{width:100%;min-width:0}.howItWorksSection{padding:52px 16px 80px}.howItWorksSection__subtitle{margin-top:12px}.howItWorksRow{grid-template-columns:1fr;grid-template-areas:"text""media"}.howItWorksRow--reverse{grid-template-areas:"text""media"}.howItWorksRow__text{gap:12px}.howItWorksRow__mediaCard{aspect-ratio:16/10;border-radius:24px}.howItWorksRow__placeholder{gap:6px}.pricingSection{padding:72px 16px 88px}.pricingSection__subtitle{margin-top:12px}.pricingCard{padding:32px 22px 24px}.pricingSection__grid,.pricingCard__features{grid-template-columns:1fr}.pricingCard__button{margin-top:20px}.testimonialsSection{padding:38px 16px 40px}.testimonialsSection__subtitle{margin-top:12px}.testimonialsSection__grid{grid-template-columns:1fr}.testimonialCard{min-height:0;padding:22px}.faqSection{padding:72px 16px 88px}.faqSection__subtitle{margin-top:12px}.faqItem__trigger{gap:14px;min-height:80px;padding:0 18px}.faqItem__question{font-size:.96rem}.faqItem__panel{transition-duration:.28s,.18s,.28s}.faqItem__panelInner{padding:0 18px 18px}.faqItem__answer{font-size:.96rem}.siteFooter{padding:64px 16px 22px}.siteFooter__top,.siteFooter__links{grid-template-columns:1fr}.siteFooter__actions{width:100%}.siteFooter__button{flex:160px}.siteFooter__bottom{align-items:flex-start}}
