.app-logo-module__kRgMCq__logo{flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.app-logo-module__kRgMCq__shield{background:hsl(var(--primary));width:34px;height:34px;color:hsl(var(--primary-foreground));border-radius:12px;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;transition:transform .15s;display:flex}.app-logo-module__kRgMCq__logo:hover .app-logo-module__kRgMCq__shield{transform:scale(1.02)}.app-logo-module__kRgMCq__logoText{flex-direction:column;line-height:1.15;display:flex}.app-logo-module__kRgMCq__logoText strong{color:hsl(var(--foreground));font-size:.85rem;font-weight:700}.app-logo-module__kRgMCq__logoText small{font-family:var(--font-dm-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:.5rem}
.site-header-module__mfLjuW__header{z-index:100;background:var(--surface-elevated);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.site-header-module__mfLjuW__inner{height:var(--header-height);justify-content:space-between;align-items:center;gap:.75rem;display:flex}.site-header-module__mfLjuW__logo{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.site-header-module__mfLjuW__shield{background:var(--accent);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.65rem;font-weight:700;display:flex}[data-theme=dark] .site-header-module__mfLjuW__shield{background:var(--cta);color:var(--text-inverse)}.site-header-module__mfLjuW__logoText{flex-direction:column;line-height:1.15;display:flex}.site-header-module__mfLjuW__logoText strong{color:var(--text);font-size:.85rem;font-weight:700}.site-header-module__mfLjuW__logoText small{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.5rem}.site-header-module__mfLjuW__nav{align-items:center;gap:1.25rem;display:none}.site-header-module__mfLjuW__navLink{color:var(--text-muted);font-size:.78rem;font-weight:500}.site-header-module__mfLjuW__navLink:hover{color:var(--text)}.site-header-module__mfLjuW__navCta{display:none}.site-header-module__mfLjuW__actions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.site-header-module__mfLjuW__headerBtn{white-space:nowrap;padding:.45rem .65rem!important;font-size:.7rem!important;display:none!important}.site-header-module__mfLjuW__actions .site-header-module__mfLjuW__btn-primary{white-space:nowrap;padding:.45rem .65rem;font-size:.7rem;display:none}.site-header-module__mfLjuW__menuBtn{flex-direction:column;gap:5px;padding:.45rem;display:flex}.site-header-module__mfLjuW__menuBtn span{background:var(--text);width:18px;height:1.5px;display:block}@media (min-width:768px){.site-header-module__mfLjuW__nav{display:flex}.site-header-module__mfLjuW__headerBtn,.site-header-module__mfLjuW__actions .site-header-module__mfLjuW__btn-primary{display:inline-flex!important}.site-header-module__mfLjuW__menuBtn{display:none}}@media (max-width:767px){.site-header-module__mfLjuW__nav{top:calc(var(--topbar-height) + var(--header-height));background:var(--surface-elevated);border-bottom:1px solid var(--border);opacity:0;pointer-events:none;flex-direction:column;align-items:stretch;gap:.5rem;padding:1rem;transition:transform .2s,opacity .2s;position:fixed;left:0;right:0;transform:translateY(-120%)}.site-header-module__mfLjuW__navOpen{opacity:1;pointer-events:auto;display:flex;transform:translateY(0)}}
.hero-section-module__GJJqOa__hero{background:var(--hero-gradient);border-bottom:1px solid var(--border);padding-block:1.5rem 2rem}.hero-section-module__GJJqOa__inner{flex-direction:column;gap:1.25rem;display:flex}.hero-section-module__GJJqOa__intro{text-align:center;max-width:36rem;margin-inline:auto}.hero-section-module__GJJqOa__title{letter-spacing:-.03em;color:var(--text);margin-top:.65rem;font-size:clamp(1.5rem,5vw,2.35rem);font-weight:600;line-height:1.15}.hero-section-module__GJJqOa__subtitle{color:var(--text-muted);margin-top:.65rem;font-size:.9rem;line-height:1.55}.hero-section-module__GJJqOa__trust{color:var(--text-muted);justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-size:.75rem;display:flex}.hero-section-module__GJJqOa__paths{grid-template-columns:repeat(2,1fr);gap:.65rem;display:grid}.hero-section-module__GJJqOa__pathCard{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-elevated);box-shadow:var(--card-shadow);flex-direction:column;gap:.35rem;min-height:148px;padding:1rem .85rem;transition:border-color .2s,transform .15s;display:flex}.hero-section-module__GJJqOa__pathCard:hover{border-color:var(--cta);transform:translateY(-2px)}.hero-section-module__GJJqOa__pathClient{border-top:3px solid var(--teal)}.hero-section-module__GJJqOa__pathPro{border-top:3px solid var(--cta)}.hero-section-module__GJJqOa__pathIcon{border-radius:var(--radius-sm);background:var(--overlay);width:40px;height:40px;color:var(--cta);justify-content:center;align-items:center;display:flex}.hero-section-module__GJJqOa__pathClient .hero-section-module__GJJqOa__pathIcon{color:var(--teal)}.hero-section-module__GJJqOa__pathLabel{color:var(--text);margin-top:.25rem;font-size:.95rem;font-weight:600}.hero-section-module__GJJqOa__pathDesc{color:var(--text-muted);flex:1;font-size:.72rem;line-height:1.45}.hero-section-module__GJJqOa__pathCta{color:var(--cta);align-items:center;gap:.3rem;margin-top:.35rem;font-size:.72rem;font-weight:600;display:inline-flex}.hero-section-module__GJJqOa__pathClient .hero-section-module__GJJqOa__pathCta{color:var(--teal)}.hero-section-module__GJJqOa__metrics{margin-top:.25rem}.hero-section-module__GJJqOa__metric{text-align:center;padding:.75rem .65rem}.hero-section-module__GJJqOa__metric strong{color:var(--text);letter-spacing:-.02em;font-size:1.05rem;font-weight:600;display:block}.hero-section-module__GJJqOa__metric span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.62rem;font-family:var(--font-mono)}@media (min-width:768px){.hero-section-module__GJJqOa__hero{padding-block:2.5rem 3rem}.hero-section-module__GJJqOa__inner{gap:1.75rem}.hero-section-module__GJJqOa__intro{text-align:left;max-width:42rem;margin-inline:0}.hero-section-module__GJJqOa__trust{justify-content:flex-start}.hero-section-module__GJJqOa__paths{gap:1rem}.hero-section-module__GJJqOa__pathCard{min-height:180px;padding:1.35rem 1.15rem}.hero-section-module__GJJqOa__pathDesc{font-size:.82rem}}@media (min-width:1024px){.hero-section-module__GJJqOa__inner{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:1.5rem 2rem;display:grid}.hero-section-module__GJJqOa__intro{grid-column:1/-1}.hero-section-module__GJJqOa__paths{grid-column:1}.hero-section-module__GJJqOa__metrics{grid-column:2;align-self:stretch}}
.features-bar-module__hQF9pq__bar{background:var(--surface-0);border-bottom:1px solid var(--border);padding-block:1rem 1.25rem}.features-bar-module__hQF9pq__grid{gap:.55rem}.features-bar-module__hQF9pq__item{align-items:center;gap:.6rem;padding:.7rem .65rem;display:flex}.features-bar-module__hQF9pq__item strong{color:var(--text);font-size:.72rem;font-weight:600;display:block}.features-bar-module__hQF9pq__item span{color:var(--text-muted);font-size:.62rem}@media (min-width:768px){.features-bar-module__hQF9pq__grid{grid-template-columns:repeat(4,1fr);gap:.75rem}}
.how-it-works-module__Xq3cPq__tabs{background:var(--surface-2);border-radius:var(--radius);border:1px solid var(--border);grid-template-columns:1fr 1fr;gap:.5rem;margin-top:1rem;padding:.35rem;display:grid}.how-it-works-module__Xq3cPq__tab,.how-it-works-module__Xq3cPq__tabActive{border-radius:var(--radius-sm);text-align:center;padding:.65rem;font-size:.8rem;font-weight:600;transition:background .2s,color .2s}.how-it-works-module__Xq3cPq__tab{color:var(--text-muted)}.how-it-works-module__Xq3cPq__tabActive{background:var(--surface-elevated);color:var(--text);box-shadow:var(--card-shadow)}.how-it-works-module__Xq3cPq__steps{margin-top:1rem}.how-it-works-module__Xq3cPq__step{padding:.85rem .75rem}.how-it-works-module__Xq3cPq__stepHead{color:var(--cta);justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.how-it-works-module__Xq3cPq__num{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-muted);font-size:.58rem}.how-it-works-module__Xq3cPq__step h3{color:var(--text);font-size:.82rem;font-weight:600}.how-it-works-module__Xq3cPq__step p{color:var(--text-muted);margin-top:.25rem;font-size:.68rem;line-height:1.45}@media (max-width:767px){.how-it-works-module__Xq3cPq__step:last-child{grid-column:1/-1}}@media (min-width:768px){.how-it-works-module__Xq3cPq__steps{grid-template-columns:repeat(3,1fr)}.how-it-works-module__Xq3cPq__step{padding:1rem}.how-it-works-module__Xq3cPq__step h3{font-size:.9rem}.how-it-works-module__Xq3cPq__step p{font-size:.78rem}}
.audience-section-module__3PoDMa__grid{margin-top:1.25rem}.audience-section-module__3PoDMa__card{flex-direction:column;gap:.35rem;min-height:120px;padding:.85rem .75rem;display:flex}.audience-section-module__3PoDMa__card h3{color:var(--text);margin-top:.15rem;font-size:.8rem;font-weight:600}.audience-section-module__3PoDMa__card p{color:var(--text-muted);flex:1;font-size:.68rem;line-height:1.45}.audience-section-module__3PoDMa__sectionCta{margin-top:1.25rem}@media (min-width:768px){.audience-section-module__3PoDMa__card{min-height:130px;padding:1.1rem}.audience-section-module__3PoDMa__card h3{font-size:.88rem}.audience-section-module__3PoDMa__card p{font-size:.78rem}}
.trust-logos-module__uDqz0G__heading{text-align:center;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.85rem;font-size:.58rem}.trust-logos-module__uDqz0G__logos span{color:var(--text-muted);background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);text-align:center;justify-content:center;align-items:center;padding:.75rem .5rem;font-size:.72rem;font-weight:600;display:flex}@media (min-width:768px){.trust-logos-module__uDqz0G__logos{grid-template-columns:repeat(4,1fr)}}
.pricing-section-module__GFZXBa__grid{gap:1.25rem;margin-top:1.75rem;display:grid}@media (min-width:768px){.pricing-section-module__GFZXBa__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pricing-section-module__GFZXBa__card{flex-direction:column;gap:.5rem;padding:1.5rem;display:flex;position:relative}.pricing-section-module__GFZXBa__highlighted{border-color:var(--cta);box-shadow:var(--card-shadow)}.pricing-section-module__GFZXBa__badge{letter-spacing:.04em;text-transform:uppercase;color:var(--cta);font-size:.7rem;font-weight:600;position:absolute;top:.75rem;right:.75rem}.pricing-section-module__GFZXBa__price{color:var(--text);margin:0;font-size:2rem;font-weight:700}.pricing-section-module__GFZXBa__period{color:var(--text-muted);margin:0;font-size:.9rem}.pricing-section-module__GFZXBa__features{color:var(--text-muted);flex:1;margin:.75rem 0 0;padding-left:1.1rem;font-size:.9rem}.pricing-section-module__GFZXBa__cta{align-self:flex-start;margin-top:1rem}
.faq-section-module__rz3ceW__grid{gap:1.25rem;margin-top:1.75rem;display:grid}@media (min-width:900px){.faq-section-module__rz3ceW__grid{grid-template-columns:1fr 1fr;gap:1.5rem}}.faq-section-module__rz3ceW__col{align-content:start;gap:1rem;display:grid}.faq-section-module__rz3ceW__card{border:1px solid var(--border,#e5e7eb);background:var(--surface-0,#fff);border-radius:1rem;box-shadow:0 1px 2px #0f172a0a}.faq-section-module__rz3ceW__trigger{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.25rem;font-size:1rem;font-weight:600;display:flex}.faq-section-module__rz3ceW__icon{border:1px solid var(--border,#e5e7eb);width:1.75rem;height:1.75rem;color:var(--text-muted);background:var(--surface-1,#f8fafc);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.05rem;line-height:1;display:inline-flex}.faq-section-module__rz3ceW__iconOpen{background:var(--primary,#6d45f9);color:#fff;border-color:#0000}.faq-section-module__rz3ceW__answer{color:var(--text-muted);padding:0 1.25rem 1.2rem;font-size:.94rem;line-height:1.7}
.app-download-badges-module__Cn1Igq__wrap{border-top:1px solid var(--border);margin-top:1.75rem;padding-top:1.5rem}.app-download-badges-module__Cn1Igq__title{letter-spacing:-.01em;color:var(--text);font-size:.95rem;font-weight:600}.app-download-badges-module__Cn1Igq__subtitle{max-width:28rem;color:var(--text-muted);margin-top:.35rem;font-size:.85rem;line-height:1.5}.app-download-badges-module__Cn1Igq__row{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.app-download-badges-module__Cn1Igq__badge{color:#fff;background:#0b1220;border-radius:.55rem;align-items:center;min-height:2.75rem;padding:.45rem .9rem;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}.app-download-badges-module__Cn1Igq__badge:hover{opacity:.92;transform:translateY(-1px)}.app-download-badges-module__Cn1Igq__badgeDisabled{opacity:.55;cursor:default}.app-download-badges-module__Cn1Igq__badgeInner{align-items:center;gap:.65rem;display:inline-flex}.app-download-badges-module__Cn1Igq__icon{flex-shrink:0;width:1.35rem;height:1.35rem}.app-download-badges-module__Cn1Igq__badgeText{flex-direction:column;line-height:1.1;display:flex}.app-download-badges-module__Cn1Igq__badgeEyebrow{letter-spacing:.04em;text-transform:uppercase;opacity:.8;font-size:.55rem}.app-download-badges-module__Cn1Igq__badgeStore{letter-spacing:-.02em;font-size:.95rem;font-weight:600}.app-download-badges-module__Cn1Igq__soon{color:var(--text-muted-soft);margin-top:.65rem;font-size:.75rem}[data-theme=dark] .app-download-badges-module__Cn1Igq__badge,.app-download-badges-module__Cn1Igq__dark .app-download-badges-module__Cn1Igq__badge{background:#111827;box-shadow:inset 0 0 0 1px #ffffff14}
.cta-section-module__4LS63q__section{border-top:1px solid var(--border)}.cta-section-module__4LS63q__actions{margin-top:1.25rem}
.site-footer-module__o4Ih_a__footer{background:var(--surface-1);border-top:1px solid var(--border);padding-block:2rem 1.25rem}.site-footer-module__o4Ih_a__inner{flex-direction:column;gap:1rem;display:flex}.site-footer-module__o4Ih_a__brand strong{color:var(--text);font-size:.9rem}.site-footer-module__o4Ih_a__brand p{color:var(--text-muted);margin-top:.25rem;font-size:.72rem}.site-footer-module__o4Ih_a__links{flex-wrap:wrap;gap:1rem;display:flex}.site-footer-module__o4Ih_a__links a{color:var(--text-muted);font-size:.75rem}.site-footer-module__o4Ih_a__links a:hover{color:var(--cta)}.site-footer-module__o4Ih_a__copy{font-family:var(--font-mono);color:var(--text-muted);border-top:1px solid var(--border);padding-top:.75rem;font-size:.58rem}.site-footer-module__o4Ih_a__legal{border-top:1px solid var(--border);padding-top:.75rem}@media (min-width:768px){.site-footer-module__o4Ih_a__inner{flex-flow:wrap;justify-content:space-between;align-items:center}.site-footer-module__o4Ih_a__copy{width:100%}}
.mobile-action-bar-module__xgCZ3a__bar{z-index:150;padding:.5rem .65rem calc(.5rem + env(safe-area-inset-bottom,0px));background:var(--surface-elevated);border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:.5rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #00000014}[data-theme=dark] .mobile-action-bar-module__xgCZ3a__bar{box-shadow:0 -8px 32px #0006}.mobile-action-bar-module__xgCZ3a__action{border-radius:var(--radius-sm);background:var(--surface-2);border:1px solid var(--border);color:var(--text);flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:.55rem .35rem;font-size:.68rem;font-weight:600;display:flex}.mobile-action-bar-module__xgCZ3a__actionPro{background:var(--cta);border-color:var(--cta);color:var(--text-inverse)}@media (min-width:768px){.mobile-action-bar-module__xgCZ3a__bar{display:none}}
.app-header-module__s2fAfG__header{z-index:50;height:var(--header-height);border-bottom:1px solid hsl(var(--border));background:hsl(var(--card) / .92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.app-header-module__s2fAfG__inner{height:var(--header-height);align-items:center;gap:1rem;max-width:72rem;margin-inline:auto;padding-inline:1rem;display:flex}.app-header-module__s2fAfG__nav{flex:1;align-items:center;gap:.25rem;display:none}.app-header-module__s2fAfG__actions{flex-shrink:0;align-items:center;gap:.35rem;margin-left:auto;display:flex}.app-header-module__s2fAfG__menuBtn{flex-direction:column;gap:5px;padding:.45rem;display:flex}.app-header-module__s2fAfG__menuBtn span{background:hsl(var(--foreground));width:18px;height:1.5px;display:block}.app-header-module__s2fAfG__mobileNav{border-top:1px solid hsl(var(--border));background:hsl(var(--card));padding:.75rem 1rem}@media (min-width:768px){.app-header-module__s2fAfG__nav{display:flex}.app-header-module__s2fAfG__menuBtn{display:none}}@media (max-width:767px){.app-header-module__s2fAfG__mobileNavOpen{display:block}}
