.Button-module__8RiFmG__btn{border-radius:var(--radius-full);font-weight:600;font-size:var(--text-sm);white-space:nowrap;cursor:pointer;transition:background var(--transition), transform var(--transition), box-shadow var(--transition), border-color var(--transition);border:1px solid #0000;justify-content:center;align-items:center;gap:.6rem;display:inline-flex}.Button-module__8RiFmG__md{min-height:48px;padding:.85rem 1.4rem}.Button-module__8RiFmG__sm{min-height:40px;padding:.6rem 1rem}.Button-module__8RiFmG__lg{min-height:56px;font-size:var(--text-base);padding:1rem 1.75rem}.Button-module__8RiFmG__primary{background:var(--color-primary);color:var(--color-text-inverse);box-shadow:var(--shadow-md)}.Button-module__8RiFmG__primary:hover{background:var(--color-primary-hover);transform:translateY(-1px)}.Button-module__8RiFmG__primary:active{background:var(--color-primary-active);transform:translateY(0)}.Button-module__8RiFmG__secondary{background:var(--color-surface);color:var(--color-text);border-color:var(--color-border)}.Button-module__8RiFmG__secondary:hover{background:var(--color-surface-2)}.Button-module__8RiFmG__ghost{color:var(--color-text-muted);background:0 0}.Button-module__8RiFmG__ghost:hover{color:var(--color-text);background:var(--color-surface-2)}
.Header-module__FYKokG__header{z-index:30;-webkit-backdrop-filter:blur(20px);background:color-mix(in srgb, var(--color-bg) 82%, transparent);border-bottom:1px solid var(--color-divider);position:sticky;top:0}.Header-module__FYKokG__nav{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:76px;display:flex}.Header-module__FYKokG__brand{align-items:center;gap:var(--space-3);font-weight:700;font-size:var(--text-base);display:inline-flex}.Header-module__FYKokG__links{align-items:center;gap:var(--space-6);display:flex}.Header-module__FYKokG__navLink{font-size:var(--text-sm);color:var(--color-text-muted);transition:color var(--transition)}.Header-module__FYKokG__navLink:hover{color:var(--color-text)}.Header-module__FYKokG__actions{align-items:center;gap:var(--space-3);display:flex}.Header-module__FYKokG__themeToggle{border:1px solid var(--color-border);background:var(--color-surface);width:44px;height:44px;color:var(--color-text-muted);transition:background var(--transition), color var(--transition);border-radius:50%;place-items:center;display:inline-grid}.Header-module__FYKokG__themeToggle:hover{color:var(--color-text);background:var(--color-surface-2)}@media (max-width:768px){.Header-module__FYKokG__links,.Header-module__FYKokG__hideMobile{display:none}}
.BrandMark-module__1HaYhq__mark{background:linear-gradient(145deg, var(--color-primary), #9a67ff);color:#fff;width:40px;height:40px;box-shadow:var(--shadow-md);border-radius:14px;flex-shrink:0;place-items:center;display:grid}
.Eyebrow-module__xQzhpG__eyebrow{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);background:var(--color-primary-highlight);color:var(--color-primary);font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;padding:.45rem .85rem;font-weight:700;display:inline-flex}
.Hero-module___w2HtG__hero{padding:calc(64px + clamp(var(--space-10), 6vw, var(--space-16))) 0 clamp(var(--space-16), 9vw, var(--space-24))}.Hero-module___w2HtG__grid{gap:clamp(var(--space-8), 5vw, var(--space-16));grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;display:grid}.Hero-module___w2HtG__copy{flex-direction:column;gap:0;display:flex}.Hero-module___w2HtG__headline{letter-spacing:-.04em;margin-top:var(--space-5);color:var(--color-text);font-size:clamp(2.5rem,6.5vw,5rem);font-weight:800;line-height:1.02}.Hero-module___w2HtG__accentText{color:var(--color-primary);margin-top:4px;font-style:normal;display:block}.Hero-module___w2HtG__sub{color:var(--color-text-muted);max-width:54ch;margin-top:var(--space-6);font-size:clamp(1rem,1rem + .25vw,1.15rem);line-height:1.6}.Hero-module___w2HtG__cta{gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.Hero-module___w2HtG__priceAnchor{margin-top:var(--space-6);padding:var(--space-4) var(--space-5);background:color-mix(in srgb, var(--color-primary) 6%, transparent);border-left:3px solid var(--color-primary);border-radius:4px 16px 16px 4px;max-width:54ch}.Hero-module___w2HtG__priceAnchor p{color:var(--color-text-muted);margin:0;font-size:.95rem;line-height:1.5}.Hero-module___w2HtG__priceAnchor strong{color:var(--color-text)}.Hero-module___w2HtG__proof{gap:var(--space-5);margin-top:var(--space-8);padding-top:var(--space-8);border-top:1px solid var(--color-divider);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;display:grid}.Hero-module___w2HtG__proofItem{flex-direction:column;gap:.35rem;display:flex}.Hero-module___w2HtG__proofItem strong{color:var(--color-text);font-size:1.25rem;font-weight:700}.Hero-module___w2HtG__proofItem span{font-size:calc(var(--text-sm) * .95);color:var(--color-text-muted);line-height:1.4}.Hero-module___w2HtG__visual{background:linear-gradient(180deg, color-mix(in srgb, var(--color-surface) 70%, transparent), var(--color-surface-2));border:1px solid var(--color-border);min-height:600px;box-shadow:var(--shadow-lg);padding:var(--space-6);border-radius:32px;flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__floatingTop,.Hero-module___w2HtG__floatingBottom{z-index:2;background:color-mix(in srgb, var(--color-surface) 92%, transparent);border:1px solid var(--color-border);padding:var(--space-4) var(--space-5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-md);border-radius:22px;width:100%;max-width:280px;position:relative}.Hero-module___w2HtG__floatingBottom{align-self:flex-end}.Hero-module___w2HtG__miniLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-faint);margin:0}.Hero-module___w2HtG__floatingTop strong,.Hero-module___w2HtG__floatingBottom strong{font-size:var(--text-sm);color:var(--color-text);margin-top:.3rem;display:block}.Hero-module___w2HtG__miniLines{margin-top:var(--space-3);gap:.4rem;display:grid}.Hero-module___w2HtG__miniLines span{background:var(--color-primary-highlight);border-radius:var(--radius-full);height:6px;display:block}.Hero-module___w2HtG__progressBar{margin-top:var(--space-3);background:var(--color-surface-offset);border-radius:var(--radius-full);height:6px;overflow:hidden}.Hero-module___w2HtG__progressBar span{background:var(--color-primary);border-radius:var(--radius-full);height:100%;display:block}.Hero-module___w2HtG__illustrationWrap{pointer-events:none;z-index:1;place-items:center;padding:4rem 2rem;display:grid;position:absolute;inset:0}@media (max-width:1024px){.Hero-module___w2HtG__grid{gap:var(--space-12);grid-template-columns:1fr}.Hero-module___w2HtG__visual{width:100%;max-width:540px;min-height:500px;margin:0 auto}.Hero-module___w2HtG__proof{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.Hero-module___w2HtG__hero{padding-top:calc(74px + var(--space-6))}.Hero-module___w2HtG__headline{letter-spacing:-.03em;font-size:2.3rem}.Hero-module___w2HtG__proof{gap:var(--space-6);grid-template-columns:1fr}.Hero-module___w2HtG__visual{min-height:480px;padding:var(--space-4);justify-content:flex-start;gap:var(--space-4)}.Hero-module___w2HtG__floatingTop,.Hero-module___w2HtG__floatingBottom{align-self:flex-start;width:100%;max-width:100%;position:relative}.Hero-module___w2HtG__illustrationWrap{opacity:.4;padding:1rem}.Hero-module___w2HtG__cta{flex-direction:column}.Hero-module___w2HtG__cta>*{width:100%}}
.Features-module__oVnRKG__section{padding:clamp(var(--space-12), 9vw, var(--space-24)) 0}.Features-module__oVnRKG__grid{margin-top:var(--space-8);gap:var(--space-5);grid-template-columns:1.15fr .85fr;display:grid}.Features-module__oVnRKG__panel,.Features-module__oVnRKG__sideCard{border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 94%, transparent);box-shadow:var(--shadow-sm);border-radius:28px}.Features-module__oVnRKG__panel{padding:clamp(var(--space-6), 4vw, var(--space-10));gap:var(--space-8);display:grid}.Features-module__oVnRKG__title{font-size:var(--text-2xl);letter-spacing:-.04em;max-width:11ch;line-height:.98}.Features-module__oVnRKG__copy{color:var(--color-text-muted);max-width:58ch;margin-top:1rem}.Features-module__oVnRKG__list{gap:var(--space-4);display:grid}.Features-module__oVnRKG__featureItem{padding:var(--space-4);background:var(--color-surface-2);border:1px solid var(--color-divider);border-radius:20px}.Features-module__oVnRKG__featureHead{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.Features-module__oVnRKG__iconWrap,.Features-module__oVnRKG__sideIcon{color:#b794ff;background:#9a67ff14;border:1px solid #9a67ff29;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:inline-flex}.Features-module__oVnRKG__featureItem strong,.Features-module__oVnRKG__sideCard h3{font-size:var(--text-lg);line-height:1.15;display:block}.Features-module__oVnRKG__featureItem p,.Features-module__oVnRKG__sideCard p{color:var(--color-text-muted)}.Features-module__oVnRKG__stack{gap:var(--space-5);display:grid}.Features-module__oVnRKG__sideCard{padding:var(--space-6)}.Features-module__oVnRKG__sideCard h3{margin-top:var(--space-4);margin-bottom:.45rem}@media (max-width:1024px){.Features-module__oVnRKG__grid{grid-template-columns:1fr}}
.Editorial-module__aeivOW__section{padding:0 0 clamp(var(--space-12), 9vw, var(--space-24))}.Editorial-module__aeivOW__band{gap:var(--space-8);padding:clamp(var(--space-8), 5vw, var(--space-12));color:#fff;background:linear-gradient(#17141f 0%,#120f18 100%);border:1px solid #b794ff24;border-radius:32px;grid-template-columns:.95fr 1.05fr;align-items:center;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #08060e57}.Editorial-module__aeivOW__band:before{content:"";background:radial-gradient(circle,#9a67ff47,#0000 68%);width:260px;height:260px;position:absolute;inset:auto auto -28% -10%}.Editorial-module__aeivOW__copyWrap{z-index:1;position:relative}.Editorial-module__aeivOW__title{font-size:var(--text-2xl);letter-spacing:-.04em;max-width:12ch;margin-top:1rem;line-height:.98}.Editorial-module__aeivOW__copy{color:#ffffffc2;max-width:56ch;margin-top:1rem}.Editorial-module__aeivOW__points{margin-top:var(--space-8);gap:var(--space-4);display:grid}.Editorial-module__aeivOW__point{gap:var(--space-3);padding:var(--space-4);background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;align-items:flex-start;display:flex}.Editorial-module__aeivOW__pointIcon{color:#b794ff;background:#b794ff1a;border:1px solid #b794ff29;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:inline-flex}.Editorial-module__aeivOW__point strong{font-size:var(--text-base);margin-bottom:.25rem;display:block}.Editorial-module__aeivOW__point p{color:#ffffffb8}.Editorial-module__aeivOW__visual{z-index:1;padding:var(--space-5);background:#ffffff0a;border:1px solid #ffffff17;border-radius:28px;position:relative}@media (max-width:1024px){.Editorial-module__aeivOW__band{grid-template-columns:1fr}.Editorial-module__aeivOW__title{max-width:14ch}}
.Audience-module__YcLP7a__section{padding:0 0 clamp(var(--space-12), 9vw, var(--space-24))}.Audience-module__YcLP7a__grid{margin-top:var(--space-8);gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.Audience-module__YcLP7a__card{padding:var(--space-6);border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-sm);border-radius:24px}.Audience-module__YcLP7a__iconWrap{color:#b794ff;width:2.4rem;height:2.4rem;margin-bottom:var(--space-4);background:#9a67ff14;border:1px solid #9a67ff29;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.Audience-module__YcLP7a__card h3{font-size:var(--text-lg);margin-bottom:var(--space-3);line-height:1.15}.Audience-module__YcLP7a__card p{color:var(--color-text-muted)}@media (max-width:1024px){.Audience-module__YcLP7a__grid{grid-template-columns:1fr}}
.Pricing-module__0hSvfa__section{background-color:var(--bg-surface-smooth);padding:80px 0}.Pricing-module__0hSvfa__wrapper{flex-direction:column;align-items:center;display:flex}.Pricing-module__0hSvfa__header{text-align:center;max-width:600px;margin-bottom:48px}.Pricing-module__0hSvfa__title{color:var(--text-primary);margin-top:12px;margin-bottom:16px;font-size:2.25rem;font-weight:700}.Pricing-module__0hSvfa__description{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.Pricing-module__0hSvfa__card{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:24px;width:100%;max-width:480px;padding:40px;box-shadow:0 12px 40px #0000000a}.Pricing-module__0hSvfa__planBadge{color:#b794ff;letter-spacing:.05em;text-transform:uppercase;background:#b794ff26;border-radius:100px;margin-bottom:20px;padding:6px 14px;font-size:.875rem;font-weight:600;display:inline-block}.Pricing-module__0hSvfa__priceContainer{justify-content:center;align-items:baseline;margin-bottom:8px;display:flex}.Pricing-module__0hSvfa__currency{color:var(--text-primary);margin-right:4px;font-size:1.5rem;font-weight:600}.Pricing-module__0hSvfa__price{color:var(--text-primary);letter-spacing:-.02em;font-size:4rem;font-weight:800}.Pricing-module__0hSvfa__period{color:var(--text-secondary);margin-left:4px;font-size:1.25rem}.Pricing-module__0hSvfa__priceSub{color:var(--text-tertiary);font-size:.95rem}.Pricing-module__0hSvfa__divider{background:var(--border-subtle);height:1px;margin:32px 0}.Pricing-module__0hSvfa__benefitsList{text-align:left;flex-direction:column;gap:16px;margin:0 0 40px;padding:0;list-style:none;display:flex}.Pricing-module__0hSvfa__benefitItem{color:var(--text-secondary);align-items:center;gap:12px;font-size:1rem;display:flex}.Pricing-module__0hSvfa__checkWrap{color:#b794ff;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Pricing-module__0hSvfa__ctaButton{justify-content:center;width:100%}.Pricing-module__0hSvfa__secureText{color:var(--text-tertiary);margin-top:16px;font-size:.8rem;line-height:1.4}
.CTA-module__R5neqq__section{padding:0 0 clamp(var(--space-12), 9vw, var(--space-24))}.CTA-module__R5neqq__card{gap:var(--space-8);padding:clamp(var(--space-6), 4vw, var(--space-10));border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 94%, transparent);box-shadow:var(--shadow-sm);border-radius:28px;grid-template-columns:1.2fr .8fr;align-items:center;display:grid}.CTA-module__R5neqq__title{font-size:var(--text-2xl);letter-spacing:-.04em;max-width:13ch;margin-top:1rem;line-height:.98}.CTA-module__R5neqq__copy{color:var(--color-text-muted);max-width:58ch;margin-top:1rem}.CTA-module__R5neqq__form{margin-top:var(--space-6);gap:var(--space-3);flex-wrap:wrap;display:flex}.CTA-module__R5neqq__inputWrap{border-radius:var(--radius-full);border:1px solid var(--color-border);background:var(--color-surface-2);min-height:52px;color:var(--color-text-muted);flex:260px;align-items:center;gap:.75rem;padding:0 1rem;display:flex}.CTA-module__R5neqq__inputWrap input{width:100%;min-height:52px;color:var(--color-text);background:0 0;border:0;outline:none}.CTA-module__R5neqq__buttonInner{align-items:center;gap:.55rem;display:inline-flex}.CTA-module__R5neqq__feedback{color:var(--color-primary);font-size:var(--text-sm);margin-top:.85rem}.CTA-module__R5neqq__note{padding:var(--space-5);background:var(--color-surface-2);border:1px solid var(--color-divider);border-radius:22px}.CTA-module__R5neqq__note h3{font-size:var(--text-lg);margin-bottom:var(--space-3);line-height:1.15}.CTA-module__R5neqq__note ul{gap:var(--space-3);list-style:none;display:grid}.CTA-module__R5neqq__note li{color:var(--color-text-muted);align-items:flex-start;gap:.65rem;display:flex}.CTA-module__R5neqq__note li svg{color:var(--color-primary);flex-shrink:0;margin-top:.2rem}@media (max-width:1024px){.CTA-module__R5neqq__card{grid-template-columns:1fr}}@media (max-width:640px){.CTA-module__R5neqq__form{flex-direction:column}.CTA-module__R5neqq__form>*{width:100%}}
.Footer-module__KWgBSG__footer{padding:var(--space-8) 0 var(--space-10);color:var(--color-text-muted);font-size:var(--text-sm)}.Footer-module__KWgBSG__grid{justify-content:space-between;align-items:center;gap:var(--space-4);border-top:1px solid var(--color-divider);padding-top:var(--space-6);display:flex}.Footer-module__KWgBSG__brand{color:var(--color-text);margin-bottom:.25rem;display:block}@media (max-width:640px){.Footer-module__KWgBSG__grid{flex-direction:column;align-items:flex-start}}
