.Button-module__iYV4-q__button{align-items:center;gap:var(--space-2xs);border-radius:var(--radius-full);min-height:44px;font-size:var(--text-lead);letter-spacing:-.01em;white-space:nowrap;transition:transform var(--duration-base) var(--ease-out-quart), box-shadow var(--duration-base) var(--ease-out-quart), background-color var(--duration-base) var(--ease-out-quart);padding:1.1rem 2rem;font-weight:800;display:inline-flex}.Button-module__iYV4-q__button:hover{transform:translateY(-2px)scale(1.02)}.Button-module__iYV4-q__button:active{transform:translateY(0)scale(.98)}.Button-module__iYV4-q__amber{background:var(--surface-amber);color:var(--text-on-amber);box-shadow:var(--shadow-sm)}.Button-module__iYV4-q__amber:hover{background:var(--amber-600);box-shadow:var(--shadow-md)}.Button-module__iYV4-q__ink{background:var(--surface-ink);color:var(--text-on-ink);box-shadow:var(--shadow-sm)}.Button-module__iYV4-q__ink:hover{background:var(--ink-700);box-shadow:var(--shadow-md)}.Button-module__iYV4-q__icon{flex-shrink:0}@media (prefers-reduced-motion:reduce){.Button-module__iYV4-q__button:hover{transform:none}}
.EqualizerReveal-module__JSJ8Kq__wrap{display:block;position:relative}.EqualizerReveal-module__JSJ8Kq__bars{height:clamp(2.75rem,1.6rem + 5vw,5.5rem);transition:opacity .35s var(--ease-out-quart);align-items:flex-end;gap:clamp(3px,.6vw,7px);display:flex}.EqualizerReveal-module__JSJ8Kq__bar{border-radius:var(--radius-full);transform-origin:bottom;background:currentColor;flex:1 1 0;min-width:4px;max-width:14px}.EqualizerReveal-module__JSJ8Kq__barsHidden{opacity:0;pointer-events:none;position:absolute;inset:0}.EqualizerReveal-module__JSJ8Kq__text{opacity:0;transition:opacity .55s var(--ease-out-quart), transform .55s var(--ease-out-quart);transform:translateY(6px)}.EqualizerReveal-module__JSJ8Kq__textShown{opacity:1;transform:translateY(0)}@media (scripting:none){.EqualizerReveal-module__JSJ8Kq__bars{display:none}.EqualizerReveal-module__JSJ8Kq__text{opacity:1;transform:none}}
.Hero-module__ZARIfG__hero{background:var(--surface-amber);min-height:100svh;color:var(--text-on-amber);padding:var(--space-md) clamp(1.25rem, 4vw, 3.5rem) var(--space-xl);flex-direction:column;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__topRow{align-items:center;gap:var(--space-2xs);z-index:1;display:flex}.Hero-module__ZARIfG__logoMark{border-radius:var(--radius-sm);flex-shrink:0;width:40px;height:40px;overflow:hidden}.Hero-module__ZARIfG__wordmark{font-size:var(--text-body);letter-spacing:-.01em;font-weight:800}.Hero-module__ZARIfG__main{z-index:1;flex:1;align-items:center;display:flex}.Hero-module__ZARIfG__content{gap:var(--space-lg);max-width:42rem;padding-block:var(--space-xl) var(--space-lg);flex-direction:column;display:flex}.Hero-module__ZARIfG__headline{font-size:var(--text-display);line-height:.98}.Hero-module__ZARIfG__equalizerWord{display:inline-block}.Hero-module__ZARIfG__subhead{font-size:var(--text-lead);max-width:34ch;font-weight:500}.Hero-module__ZARIfG__ctaRow{align-items:flex-start;gap:var(--space-xs);flex-direction:column;display:flex}.Hero-module__ZARIfG__microcopy{font-size:var(--text-caption);opacity:.75;font-weight:600}.Hero-module__ZARIfG__squiggle{color:var(--ink-950);opacity:.12;z-index:0;width:min(60vw,620px);height:auto;position:absolute;bottom:clamp(-4rem,2vw,2rem);right:clamp(-8rem,-4vw,-2rem);transform:rotate(-6deg)}.Hero-module__ZARIfG__scrollCue{left:50%;bottom:var(--space-md);align-items:center;gap:var(--space-3xs);font-size:var(--text-caption);z-index:1;flex-direction:column;font-weight:700;display:flex;position:absolute;transform:translate(-50%)}.Hero-module__ZARIfG__scrollCueBar{border-radius:var(--radius-full);width:2px;height:20px;animation:Hero-module__ZARIfG__scrollCueMove 1.6s var(--ease-out-quart) infinite;background:currentColor}@keyframes Hero-module__ZARIfG__scrollCueMove{0%{opacity:.25;transform:translateY(-4px)scaleY(.6)}50%{opacity:1;transform:translateY(4px)scaleY(1)}to{opacity:.25;transform:translateY(-4px)scaleY(.6)}}@media (min-width:48rem){.Hero-module__ZARIfG__hero{padding-inline:clamp(2rem,5vw,5rem)}.Hero-module__ZARIfG__content{padding-block:var(--space-2xl) var(--space-xl)}}@media (max-width:30rem){.Hero-module__ZARIfG__squiggle{opacity:.1;width:85vw}}
.HowItWorks-module__tSMH5W__section{background:var(--surface-paper);color:var(--text-on-paper);padding:var(--space-4xl) clamp(1.25rem, 4vw, 3.5rem)}.HowItWorks-module__tSMH5W__inner{max-width:72rem;margin-inline:auto}.HowItWorks-module__tSMH5W__heading{font-size:var(--text-headline);max-width:20ch;margin-bottom:var(--space-3xl)}.HowItWorks-module__tSMH5W__steps{gap:var(--space-2xl) var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));list-style:none;display:grid}.HowItWorks-module__tSMH5W__step{gap:var(--space-xs);flex-direction:column;display:flex}.HowItWorks-module__tSMH5W__number{color:var(--accent-on-paper);font-size:clamp(2.5rem,1.8rem + 2.5vw,4rem);font-weight:800;line-height:1}.HowItWorks-module__tSMH5W__stepTitle{font-size:var(--text-title)}.HowItWorks-module__tSMH5W__stepBody{font-size:var(--text-body);color:var(--text-on-paper-muted);max-width:34ch}
.DemoProof-module__qZ1MKW__section{background:var(--surface-ink);color:var(--text-on-ink);padding:var(--space-4xl) clamp(1.25rem, 4vw, 3.5rem)}.DemoProof-module__qZ1MKW__inner{gap:var(--space-2xl);grid-template-columns:1fr;align-items:center;max-width:72rem;margin-inline:auto;display:grid}.DemoProof-module__qZ1MKW__copy{gap:var(--space-sm);flex-direction:column;display:flex}.DemoProof-module__qZ1MKW__heading{font-size:var(--text-headline);max-width:18ch}.DemoProof-module__qZ1MKW__caption{font-size:var(--text-caption);color:var(--text-on-ink-muted);font-weight:600}.DemoProof-module__qZ1MKW__mockWrap{justify-content:center;display:flex}.DemoProof-module__qZ1MKW__mock{background:var(--surface-paper);width:min(100%,380px);color:var(--text-on-paper);border-radius:var(--radius-lg);padding:var(--space-md);gap:var(--space-sm);box-shadow:var(--shadow-lg);flex-direction:column;display:flex}.DemoProof-module__qZ1MKW__mockHeader{align-items:center;gap:var(--space-2xs);padding-bottom:var(--space-xs);border-bottom:1px solid var(--paper-dim);display:flex}.DemoProof-module__qZ1MKW__avatar{border-radius:var(--radius-full);background:var(--surface-amber);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden}.DemoProof-module__qZ1MKW__avatarMark{width:18px;height:18px;color:var(--text-on-amber)}.DemoProof-module__qZ1MKW__mockHandle{font-weight:800;font-size:var(--text-caption)}.DemoProof-module__qZ1MKW__onlineDot{border-radius:var(--radius-full);background:var(--amber-500);width:7px;height:7px;margin-left:auto}.DemoProof-module__qZ1MKW__bubbleRow{display:flex}.DemoProof-module__qZ1MKW__fromUser{justify-content:flex-end}.DemoProof-module__qZ1MKW__fromBot{justify-content:flex-start}.DemoProof-module__qZ1MKW__bubble{max-width:78%;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-md);font-size:.9rem;font-weight:600;line-height:1.4}.DemoProof-module__qZ1MKW__bubbleUser{background:var(--surface-amber);color:var(--text-on-amber);border-bottom-right-radius:var(--space-3xs)}.DemoProof-module__qZ1MKW__bubbleBot{background:var(--paper-dim);color:var(--text-on-paper);border-bottom-left-radius:var(--space-3xs)}.DemoProof-module__qZ1MKW__clipThumb{border-radius:var(--radius-sm);background:linear-gradient(155deg, var(--ink-500), var(--ink-700));flex-shrink:0;justify-content:center;align-items:center;width:84px;height:84px;display:flex}.DemoProof-module__qZ1MKW__reelThumbRow{justify-content:flex-start;display:flex}.DemoProof-module__qZ1MKW__reelThumb{border-radius:var(--radius-md);background:var(--surface-amber);width:108px;height:190px;padding:var(--space-2xs);box-shadow:var(--shadow-sm);flex-shrink:0;align-items:flex-end;display:flex;position:relative;overflow:hidden}.DemoProof-module__qZ1MKW__reelCaption{color:var(--text-on-amber);text-transform:uppercase;letter-spacing:.01em;font-size:.875rem;font-weight:800;line-height:1.15}.DemoProof-module__qZ1MKW__playIcon{color:var(--paper);opacity:.9}@media (min-width:60rem){.DemoProof-module__qZ1MKW__inner{gap:var(--space-3xl);grid-template-columns:1fr 1fr}.DemoProof-module__qZ1MKW__heading{max-width:14ch}}
.WhyNotEditor-module__eyjXGq__section{background:var(--surface-paper);color:var(--text-on-paper);padding:var(--space-4xl) clamp(1.25rem, 4vw, 3.5rem)}.WhyNotEditor-module__eyjXGq__inner{gap:var(--space-2xl);grid-template-columns:1fr;max-width:72rem;margin-inline:auto;display:grid}.WhyNotEditor-module__eyjXGq__heading{font-size:var(--text-headline);max-width:14ch}.WhyNotEditor-module__eyjXGq__list{gap:var(--space-md);flex-direction:column;list-style:none;display:flex}.WhyNotEditor-module__eyjXGq__item{align-items:baseline;gap:var(--space-sm);font-size:var(--text-lead);max-width:42ch;font-weight:600;display:flex}.WhyNotEditor-module__eyjXGq__mark{color:var(--accent-on-paper);flex-shrink:0}@media (min-width:60rem){.WhyNotEditor-module__eyjXGq__inner{grid-template-columns:1fr 1fr;align-items:start}}
.FinalCta-module__LA3S-W__section{background:var(--surface-amber);color:var(--text-on-amber);padding:var(--space-4xl) clamp(1.25rem, 4vw, 3.5rem);text-align:center;align-items:center;gap:var(--space-lg);flex-direction:column;display:flex}.FinalCta-module__LA3S-W__heading{font-size:var(--text-headline);max-width:18ch}
.Footer-module__S6Hkya__footer{background:var(--surface-ink);color:var(--text-on-ink);padding:var(--space-xl) clamp(1.25rem, 4vw, 3.5rem)}.Footer-module__S6Hkya__inner{justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;max-width:72rem;margin-inline:auto;display:flex}.Footer-module__S6Hkya__brand{align-items:center;gap:var(--space-2xs);display:flex}.Footer-module__S6Hkya__logoMark{border-radius:var(--radius-sm);flex-shrink:0;width:28px;height:28px;overflow:hidden}.Footer-module__S6Hkya__wordmark{font-weight:800;font-size:var(--text-body)}.Footer-module__S6Hkya__links{align-items:center;gap:var(--space-lg);font-size:var(--text-caption);font-weight:600;display:flex}.Footer-module__S6Hkya__links a{min-height:44px;color:var(--text-on-ink-muted);transition:color var(--duration-base) var(--ease-out-quart);align-items:center;display:inline-flex}.Footer-module__S6Hkya__links a:focus-visible{outline-color:var(--paper)}.Footer-module__S6Hkya__links a:hover{color:var(--text-on-ink)}.Footer-module__S6Hkya__copyright{color:var(--text-on-ink-muted)}
.StickyCta-module__SynduG__bar{z-index:var(--z-sticky);padding:var(--space-sm) var(--space-md);padding-bottom:max(var(--space-sm), env(safe-area-inset-bottom));pointer-events:none;background:linear-gradient(#f5f5f500 0%,#f5f5f5d9 30%,#f5f5f5f5 100%);background:linear-gradient(lab(96.52% -.0000298023 .0000119209/0) 0%,lab(96.52% -.0000298023 .0000119209/.85) 30%,lab(96.52% -.0000298023 .0000119209/.96) 100%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.StickyCta-module__SynduG__bar>*{pointer-events:auto}.StickyCta-module__SynduG__link{justify-content:center;width:100%;max-width:22rem}@media (min-width:60rem){.StickyCta-module__SynduG__bar{padding:var(--space-lg);background:0 0;justify-content:flex-end}.StickyCta-module__SynduG__link{width:auto;max-width:none}}
.SectionMorph-module__wNu8PG__wrap{z-index:2;height:clamp(3rem,8vw,5.5rem);position:relative;overflow:visible}.SectionMorph-module__wNu8PG__shape{width:clamp(4rem,9vw,7rem);height:clamp(4rem,9vw,7rem);position:absolute;top:50%;transform:translateY(-50%)}.SectionMorph-module__wNu8PG__left{left:clamp(1.25rem,6vw,5rem)}.SectionMorph-module__wNu8PG__center{left:50%;transform:translate(-50%,-50%)}.SectionMorph-module__wNu8PG__right{right:clamp(1.25rem,6vw,5rem)}
