.Nav-module__e1xquq__nav{z-index:var(--z-nav);transition:background var(--dur-med), backdrop-filter var(--dur-med), padding var(--dur-med), border-color var(--dur-med);border-bottom:1px solid #0000;padding-block:14px;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__scrolled{-webkit-backdrop-filter:blur(18px);background:#181824db;border-bottom-color:#ffffff12;padding-block:10px}.Nav-module__e1xquq__inner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Nav-module__e1xquq__brand{align-items:center;gap:.65rem;display:inline-flex}.Nav-module__e1xquq__logo svg{transition:transform var(--dur-med) var(--ease-spring)}.Nav-module__e1xquq__brand:hover .Nav-module__e1xquq__logo svg{transform:rotate(-8deg)scale(1.06)}.Nav-module__e1xquq__wordmark{font-family:var(--font-display), sans-serif;letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Nav-module__e1xquq__links{gap:.35rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Nav-module__e1xquq__link{font-family:var(--font-display), sans-serif;color:var(--muted);border-radius:var(--r-pill);transition:color var(--dur-fast), background var(--dur-fast);padding:.5em .9em;font-size:.95rem;font-weight:500}.Nav-module__e1xquq__link:hover{color:var(--paper);background:#ffffff0f}.Nav-module__e1xquq__actions{align-items:center;gap:1rem;display:flex}.Nav-module__e1xquq__signIn{font-family:var(--font-display), sans-serif;color:var(--muted);transition:color var(--dur-fast);font-size:.95rem;font-weight:500}.Nav-module__e1xquq__signIn:hover{color:var(--paper)}.Nav-module__e1xquq__burger{border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;display:none}.Nav-module__e1xquq__burgerBar{background:var(--paper);width:22px;height:2px;transition:transform var(--dur-med) var(--ease-out-expo);border-radius:2px;display:block}.Nav-module__e1xquq__barTop{transform:translateY(4px)rotate(45deg)}.Nav-module__e1xquq__barBottom{transform:translateY(-4px)rotate(-45deg)}.Nav-module__e1xquq__overlay{z-index:-1;-webkit-backdrop-filter:blur(24px);opacity:0;pointer-events:none;transition:opacity var(--dur-med);background:#101019f5;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Nav-module__e1xquq__overlayOpen{opacity:1;pointer-events:auto}.Nav-module__e1xquq__overlayLinks{flex-direction:column;align-items:center;gap:1.4rem;display:flex}.Nav-module__e1xquq__overlayLink{font-family:var(--font-display), sans-serif;letter-spacing:-.02em;opacity:0;transition:opacity var(--dur-med), transform var(--dur-med) var(--ease-out-expo), color var(--dur-fast);font-size:clamp(1.8rem,8vw,2.6rem);font-weight:600;transform:translateY(18px)}.Nav-module__e1xquq__overlayOpen .Nav-module__e1xquq__overlayLink{opacity:1;transform:translateY(0)}.Nav-module__e1xquq__overlayLink:hover{color:var(--coral)}.Nav-module__e1xquq__overlayCta{opacity:0;transition:opacity var(--dur-med), transform var(--dur-med) var(--ease-out-expo);margin-top:1rem;transform:translateY(18px)}.Nav-module__e1xquq__overlayOpen .Nav-module__e1xquq__overlayCta{opacity:1;transform:translateY(0)}@media (max-width:1023px){.Nav-module__e1xquq__links,.Nav-module__e1xquq__signIn{display:none}.Nav-module__e1xquq__burger{display:flex}}@media (max-width:519px){.Nav-module__e1xquq__actions .btnPrimary{display:none}.Nav-module__e1xquq__overlayCta{display:inline-flex!important}}
.Hero-module__Z8hQ_W__hero{padding-top:clamp(7rem,6rem + 6vw,11rem);padding-bottom:clamp(3rem,2rem + 4vw,6rem);position:relative;overflow:clip}.Hero-module__Z8hQ_W__glow{filter:blur(10px);pointer-events:none;background:radial-gradient(42% 38% at 68% 12%,#7577e052,#0000 70%),radial-gradient(36% 32% at 22% 30%,#f866db24,#0000 70%),radial-gradient(50% 42% at 50% 90%,#ff4a361a,#0000 72%);position:absolute;inset:-20% -10%}.Hero-module__Z8hQ_W__inner{text-align:center;position:relative}.Hero-module__Z8hQ_W__headline{font-size:var(--text-hero);letter-spacing:-.035em;font-weight:700}.Hero-module__Z8hQ_W__accentLine>span{color:var(--coral)}.Hero-module__Z8hQ_W__sub{max-width:34rem;font-size:var(--text-lead);color:var(--muted);margin:1.6rem auto 0}.Hero-module__Z8hQ_W__ctaRow{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:2.2rem;display:flex}.Hero-module__Z8hQ_W__stage{text-align:left;border-radius:var(--r-panel);background:linear-gradient(#ffffff06,#ffffff02);border:1px solid #ffffff12;justify-content:flex-end;align-items:center;min-height:520px;margin-top:clamp(3rem,2rem + 4vw,5.5rem);padding:clamp(1.25rem,3vw,3rem);display:flex;position:relative}.Hero-module__Z8hQ_W__dump{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--r-pill);transition:border-color var(--dur-fast), box-shadow var(--dur-med);background:#181824d9;border:1px solid #ffffff24;align-items:center;gap:.5rem;padding:.35rem .4rem .35rem 1.1rem;display:flex;position:absolute;top:clamp(1rem,2.5vw,2rem);left:clamp(1rem,2.5vw,2rem)}.Hero-module__Z8hQ_W__dump:focus-within{border-color:var(--peri-bright);box-shadow:0 0 0 4px #918cfa26}.Hero-module__Z8hQ_W__dumpLabel{font-family:var(--font-display), sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--peri-bright);white-space:nowrap;font-size:.7rem;font-weight:600}.Hero-module__Z8hQ_W__dump input{color:var(--paper);background:0 0;border:0;width:clamp(150px,24vw,240px);font-size:.95rem}.Hero-module__Z8hQ_W__dump input::placeholder{color:var(--muted-2)}.Hero-module__Z8hQ_W__dump input:focus{outline:none}.Hero-module__Z8hQ_W__dumpGo{background:var(--coral);color:#fff;width:38px;height:38px;transition:transform var(--dur-fast) var(--ease-spring), background var(--dur-fast);border-radius:50%;place-items:center;font-size:1rem;display:grid}.Hero-module__Z8hQ_W__dumpGo:hover{background:var(--coral-hot);transform:scale(1.1)rotate(-8deg)}.Hero-module__Z8hQ_W__chipZone{border-radius:var(--r-panel);position:absolute;inset:0;overflow:hidden}.Hero-module__Z8hQ_W__chip{will-change:transform;white-space:nowrap;color:var(--paper);border-radius:var(--r-chip);cursor:pointer;transition:border-color var(--dur-fast), background var(--dur-fast);background:#26253be6;border:1px solid #ffffff24;padding:.5em .9em;font-size:.88rem;font-weight:500;position:absolute;top:0;left:0;box-shadow:0 10px 24px -10px #0009}.Hero-module__Z8hQ_W__chip:hover{border-color:var(--peri-bright);background:#32314cf2}.Hero-module__Z8hQ_W__chip:before{content:"";background:var(--muted-2);vertical-align:1px;border-radius:50%;width:7px;height:7px;margin-right:.55em;display:inline-block}.Hero-module__Z8hQ_W__flyingChip{z-index:500;pointer-events:none;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:500;font-family:var(--font-body), sans-serif;color:var(--paper);border:1px solid var(--peri-bright);border-radius:var(--r-chip);background:#26253bf7;padding:.5em .9em;position:fixed;overflow:hidden;box-shadow:0 16px 40px -10px #7577e073}.Hero-module__Z8hQ_W__panel{z-index:3;background:linear-gradient(180deg, var(--ink-800), var(--ink-850));border-radius:var(--r-card);width:min(420px,100%);box-shadow:var(--shadow-float);border:1px solid #ffffff1a;padding:1.1rem 1.1rem .8rem;position:relative}.Hero-module__Z8hQ_W__panelHead{border-bottom:1px solid #ffffff12;align-items:center;gap:.6rem;padding-bottom:.8rem;display:flex}.Hero-module__Z8hQ_W__panelDot{background:var(--coral);border-radius:50%;width:10px;height:10px;box-shadow:0 0 12px #ff4a36cc}.Hero-module__Z8hQ_W__panelTitle{font-family:var(--font-display), sans-serif;font-size:1.05rem;font-weight:600}.Hero-module__Z8hQ_W__aiBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--peri-bright);border-radius:var(--r-pill);background:#7577e024;border:1px solid #918cfa4d;align-items:center;gap:.35rem;margin-left:auto;padding:.3em .7em;font-size:.72rem;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__rows{scrollbar-width:thin;max-height:300px;list-style:none;overflow-y:auto}.Hero-module__Z8hQ_W__row{animation:Hero-module__Z8hQ_W__rowIn .48s var(--ease-out-expo);border-bottom:1px solid #ffffff0d;align-items:center;gap:.7rem;padding:.68rem .2rem;display:flex}.Hero-module__Z8hQ_W__row:last-child{border-bottom:0}@keyframes Hero-module__Z8hQ_W__rowIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}.Hero-module__Z8hQ_W__check{width:22px;height:22px;transition:background var(--dur-fast), border-color var(--dur-fast), transform var(--dur-fast) var(--ease-spring);border:1.5px solid #ffffff4d;border-radius:7px;flex:none;place-items:center;display:grid}.Hero-module__Z8hQ_W__check svg{stroke:#fff;stroke-width:2.4px;stroke-dasharray:14;stroke-dashoffset:14px;width:13px;height:13px;transition:stroke-dashoffset .26s var(--ease-out-expo) 40ms}.Hero-module__Z8hQ_W__check:hover{border-color:var(--coral);transform:scale(1.12)}.Hero-module__Z8hQ_W__rowDone .Hero-module__Z8hQ_W__check{background:var(--coral);border-color:var(--coral)}.Hero-module__Z8hQ_W__rowDone .Hero-module__Z8hQ_W__check svg{stroke-dashoffset:0}.Hero-module__Z8hQ_W__rowText{text-overflow:ellipsis;white-space:nowrap;min-width:0;transition:color var(--dur-med);flex:1;font-size:.95rem;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__rowText:after{content:"";background:var(--muted-2);transform-origin:0;width:100%;height:1.5px;transition:transform .32s var(--ease-out-expo);position:absolute;top:50%;left:0;transform:scaleX(0)}.Hero-module__Z8hQ_W__rowDone .Hero-module__Z8hQ_W__rowText{color:var(--muted-2)}.Hero-module__Z8hQ_W__rowDone .Hero-module__Z8hQ_W__rowText:after{transform:scaleX(1)}.Hero-module__Z8hQ_W__tag{font-family:var(--font-display), sans-serif;letter-spacing:.05em;border-radius:var(--r-pill);flex:none;padding:.28em .75em;font-size:.68rem;font-weight:600}.Hero-module__Z8hQ_W__tagWork{color:var(--peri-bright);background:#7577e029}.Hero-module__Z8hQ_W__tagHome{color:var(--pink);background:#f866db21}.Hero-module__Z8hQ_W__tagToday{color:var(--yellow);background:#fbe74e1f}.Hero-module__Z8hQ_W__panelFoot{color:var(--muted-2);font-variant-numeric:tabular-nums;padding:.7rem .2rem .3rem;font-size:.78rem}.Hero-module__Z8hQ_W__stageHint{color:var(--muted-2);margin-top:1.1rem;font-size:.88rem}@media (max-width:899px){.Hero-module__Z8hQ_W__stage{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1rem;min-height:0;padding-top:4.4rem}.Hero-module__Z8hQ_W__chipZone{border-radius:var(--r-card);border:1px dashed #ffffff1a;height:210px;position:relative;inset:auto}.Hero-module__Z8hQ_W__panel{width:100%}.Hero-module__Z8hQ_W__dump{position:absolute;top:.9rem;left:.9rem;right:.9rem}.Hero-module__Z8hQ_W__dump input{flex:1;width:100%}.Hero-module__Z8hQ_W__dumpLabel{display:none}}
.StatStrip-module__eif-8a__strip{background:linear-gradient(#ffffff04,#0000);border-block:1px solid #ffffff0f;padding-block:clamp(2.2rem,2rem + 2vw,3.6rem)}.StatStrip-module__eif-8a__inner{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.StatStrip-module__eif-8a__stat{text-align:center;flex-direction:column;align-items:center;gap:.4rem;display:flex}.StatStrip-module__eif-8a__value{font-family:var(--font-display), sans-serif;letter-spacing:-.03em;font-variant-numeric:tabular-nums;align-items:center;gap:.35rem;font-size:clamp(1.7rem,1.2rem + 2.2vw,3rem);font-weight:700;display:inline-flex}.StatStrip-module__eif-8a__live{color:var(--green)}.StatStrip-module__eif-8a__pulse{background:var(--green);border-radius:50%;width:9px;height:9px;animation:2s infinite StatStrip-module__eif-8a__pulse;box-shadow:0 0 #3ddc8480}@keyframes StatStrip-module__eif-8a__pulse{70%{box-shadow:0 0 0 10px #3ddc8400}}@media (prefers-reduced-motion:reduce){.StatStrip-module__eif-8a__pulse{animation:none}}.StatStrip-module__eif-8a__arrow{color:var(--coral);margin-inline:.15em}.StatStrip-module__eif-8a__star{width:.7em;height:.7em;color:var(--yellow)}.StatStrip-module__eif-8a__label{color:var(--muted-2);font-size:.88rem}@media (max-width:767px){.StatStrip-module__eif-8a__inner{grid-template-columns:1fr;gap:1.6rem}}
.TalkToDone-module__8Nj1Aa__heading{font-size:var(--text-h2);max-width:18ch;margin-top:1.2rem}.TalkToDone-module__8Nj1Aa__heading em{font-style:normal;position:relative}.TalkToDone-module__8Nj1Aa__emTalk{color:var(--peri-bright)}.TalkToDone-module__8Nj1Aa__emDone{color:var(--coral)}.TalkToDone-module__8Nj1Aa__lede{max-width:40rem;color:var(--muted);font-size:var(--text-lead);margin-top:1.4rem}.TalkToDone-module__8Nj1Aa__scene{margin-top:var(--space-block);background:radial-gradient(50% 40% at 50% 55%,#7577e017,#0000 75%);align-items:center;min-height:100vh;display:flex;overflow:clip}.TalkToDone-module__8Nj1Aa__sceneInner{flex-direction:column;align-items:center;gap:clamp(1.8rem,4vh,3rem);width:100%;padding-block:3rem;display:flex;position:relative}.TalkToDone-module__8Nj1Aa__mic{background:var(--ink-800);border-radius:var(--r-pill);box-shadow:var(--shadow-card);border:1px solid #ffffff1a;align-items:center;gap:.9rem;padding:.7rem 1.4rem;display:flex}.TalkToDone-module__8Nj1Aa__recDot{background:var(--coral);border-radius:50%;width:10px;height:10px;animation:1.4s infinite TalkToDone-module__8Nj1Aa__blink}@keyframes TalkToDone-module__8Nj1Aa__blink{50%{opacity:.25}}.TalkToDone-module__8Nj1Aa__recLabel{color:var(--muted);white-space:nowrap;font-size:.85rem}.TalkToDone-module__8Nj1Aa__wave{align-items:center;gap:3px;height:30px;display:flex}.TalkToDone-module__8Nj1Aa__bar{background:var(--peri-bright);transform-origin:50%;border-radius:2px;width:3px;animation:.9s ease-in-out infinite alternate TalkToDone-module__8Nj1Aa__bounce}@keyframes TalkToDone-module__8Nj1Aa__bounce{0%{transform:scaleY(.35)}to{transform:scaleY(1)}}.TalkToDone-module__8Nj1Aa__transcript{text-align:center;max-width:46ch;font-family:var(--font-display), sans-serif;letter-spacing:-.01em;font-size:clamp(1.25rem,1rem + 1.6vw,2.1rem);font-weight:500;line-height:1.5}.TalkToDone-module__8Nj1Aa__chunk{color:var(--paper)}.TalkToDone-module__8Nj1Aa__mark{--wipe:0%;color:inherit;white-space:nowrap;isolation:isolate;background:0 0;border-radius:.4em;padding:.06em .18em;position:relative}.TalkToDone-module__8Nj1Aa__mark:before{content:"";z-index:-1;border-radius:inherit;background:var(--hl,#7577e047);transform-origin:0;transform:scaleX(calc(var(--wipe) / 100%));position:absolute;inset:0}.TalkToDone-module__8Nj1Aa__peri{--hl:#7577e052}.TalkToDone-module__8Nj1Aa__pink{--hl:#f866db42}.TalkToDone-module__8Nj1Aa__yellow{--hl:#fbe74e38}.TalkToDone-module__8Nj1Aa__tasks{flex-wrap:wrap;justify-content:center;gap:1rem;list-style:none;display:flex}.TalkToDone-module__8Nj1Aa__task{background:linear-gradient(180deg, var(--ink-800), var(--ink-850));border:1px solid #ffffff1a;border-left:3px solid var(--tone,var(--peri));border-radius:var(--r-card);box-shadow:var(--shadow-card);align-items:center;gap:.75rem;min-width:240px;padding:.9rem 1.1rem;display:flex}.TalkToDone-module__8Nj1Aa__tonePeri{--tone:var(--peri-bright)}.TalkToDone-module__8Nj1Aa__tonePink{--tone:var(--pink)}.TalkToDone-module__8Nj1Aa__toneYellow{--tone:var(--yellow)}.TalkToDone-module__8Nj1Aa__taskCheck{background:var(--tone);border-radius:8px;flex:none;place-items:center;width:24px;height:24px;display:grid}.TalkToDone-module__8Nj1Aa__taskCheck svg{width:14px;height:14px;stroke:var(--ink-900);stroke-width:2.6px}.TalkToDone-module__8Nj1Aa__taskText{white-space:nowrap;font-size:.98rem;font-weight:500}.TalkToDone-module__8Nj1Aa__taskMeta{align-items:center;gap:.5rem;margin-left:auto;padding-left:.75rem;display:flex}.TalkToDone-module__8Nj1Aa__avatar{width:26px;height:26px;font-family:var(--font-display), sans-serif;color:var(--ink-900);background:var(--tone);border-radius:50%;place-items:center;font-size:.72rem;font-weight:700;display:grid}.TalkToDone-module__8Nj1Aa__due{color:var(--muted-2);font-variant-numeric:tabular-nums;font-size:.78rem}.TalkToDone-module__8Nj1Aa__stamp{font-family:var(--font-display), sans-serif;color:var(--coral);border:3px solid var(--coral);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#181824b3;border-radius:14px;padding:.2em .6em;font-size:clamp(1.4rem,1rem + 2vw,2.4rem);font-weight:700;position:absolute;bottom:clamp(.5rem,5vh,2.5rem);right:clamp(.5rem,6vw,6rem);transform:rotate(-5deg);box-shadow:0 14px 40px -14px #ff4a3680}.TalkToDone-module__8Nj1Aa__static .TalkToDone-module__8Nj1Aa__chunk{opacity:1!important}.TalkToDone-module__8Nj1Aa__static .TalkToDone-module__8Nj1Aa__mark{--wipe:100%}.TalkToDone-module__8Nj1Aa__static .TalkToDone-module__8Nj1Aa__task{opacity:1!important;transform:none!important}.TalkToDone-module__8Nj1Aa__static .TalkToDone-module__8Nj1Aa__taskCheck svg path{stroke-dashoffset:0!important}.TalkToDone-module__8Nj1Aa__static .TalkToDone-module__8Nj1Aa__stamp{opacity:1!important}.TalkToDone-module__8Nj1Aa__static .TalkToDone-module__8Nj1Aa__bar,.TalkToDone-module__8Nj1Aa__static .TalkToDone-module__8Nj1Aa__recDot{animation:none}.TalkToDone-module__8Nj1Aa__static{min-height:0}@media (prefers-reduced-motion:reduce){.TalkToDone-module__8Nj1Aa__bar,.TalkToDone-module__8Nj1Aa__recDot{animation:none}}@media (max-width:767px){.TalkToDone-module__8Nj1Aa__task{width:100%;min-width:0}.TalkToDone-module__8Nj1Aa__taskText,.TalkToDone-module__8Nj1Aa__mark{white-space:normal}}
.UseCases-module__soBoFW__heading{font-size:var(--text-h2);margin-top:1.2rem}.UseCases-module__soBoFW__period{color:var(--pink)}.UseCases-module__soBoFW__lede{max-width:38rem;color:var(--muted);font-size:var(--text-lead);margin-top:1.4rem}.UseCases-module__soBoFW__grid{margin-top:var(--space-block);grid-template-columns:repeat(3,1fr);gap:1.4rem;display:grid}.UseCases-module__soBoFW__card{border-radius:var(--r-panel);background:radial-gradient(120% 90% at 20% 0%, var(--tint), transparent 60%), linear-gradient(180deg, var(--ink-800), var(--ink-850));box-shadow:var(--shadow-card);transition:transform var(--dur-med) var(--ease-out-expo), border-color var(--dur-med), box-shadow var(--dur-med);border:1px solid #ffffff17;flex-direction:column;gap:1.6rem;padding:clamp(1.4rem,2.5vw,2.2rem);display:flex;position:relative}.UseCases-module__soBoFW__card:hover{box-shadow:var(--shadow-float);border-color:#ffffff2e;transform:translateY(-6px)rotate(-.4deg)}.UseCases-module__soBoFW__wide{grid-row:span 2}.UseCases-module__soBoFW__dawn{--tint:#fbe74e1f;--tone:var(--yellow)}.UseCases-module__soBoFW__work{--tint:#7577e029;--tone:var(--peri-bright)}.UseCases-module__soBoFW__home{--tint:#f866db21;--tone:var(--pink)}.UseCases-module__soBoFW__cardTop{flex-direction:column;gap:.7rem;display:flex}.UseCases-module__soBoFW__icon{width:46px;height:46px;color:var(--tone);background:color-mix(in srgb, var(--tone) 14%, transparent);border:1px solid color-mix(in srgb, var(--tone) 30%, transparent);transition:transform var(--dur-med) var(--ease-spring);border-radius:14px;place-items:center;display:grid}.UseCases-module__soBoFW__icon svg{width:24px;height:24px}.UseCases-module__soBoFW__card:hover .UseCases-module__soBoFW__icon{transform:rotate(-8deg)scale(1.08)}.UseCases-module__soBoFW__cardTitle{font-size:var(--text-h3);font-weight:600}.UseCases-module__soBoFW__cardCopy{color:var(--muted);max-width:30ch;font-size:.96rem}.UseCases-module__soBoFW__mini{border-radius:var(--r-card);background:#1010198c;border:1px solid #ffffff12;margin-top:auto;padding:.5rem .9rem;list-style:none}.UseCases-module__soBoFW__miniRow{transition:transform var(--dur-fast) var(--ease-out-expo);border-bottom:1px solid #ffffff0d;align-items:center;gap:.65rem;padding-block:.62rem;display:flex}.UseCases-module__soBoFW__miniRow:last-child{border-bottom:0}.UseCases-module__soBoFW__card:hover .UseCases-module__soBoFW__miniRow{transform:translate(3px)}.UseCases-module__soBoFW__card:hover .UseCases-module__soBoFW__miniRow:nth-child(2){transition-delay:40ms}.UseCases-module__soBoFW__card:hover .UseCases-module__soBoFW__miniRow:nth-child(3){transition-delay:80ms}.UseCases-module__soBoFW__card:hover .UseCases-module__soBoFW__miniRow:nth-child(4){transition-delay:.12s}.UseCases-module__soBoFW__miniCheck{border:1.5px solid #ffffff47;border-radius:6px;flex:none;place-items:center;width:18px;height:18px;display:grid}.UseCases-module__soBoFW__miniDone .UseCases-module__soBoFW__miniCheck{background:var(--tone);border-color:var(--tone)}.UseCases-module__soBoFW__miniCheck svg{width:11px;height:11px;stroke:var(--ink-900);stroke-width:2.6px}.UseCases-module__soBoFW__miniText{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.9rem;overflow:hidden}.UseCases-module__soBoFW__miniDone .UseCases-module__soBoFW__miniText{color:var(--muted-2);text-decoration:line-through;-webkit-text-decoration-color:var(--muted-2);text-decoration-color:var(--muted-2)}.UseCases-module__soBoFW__miniMeta{color:var(--tone);font-variant-numeric:tabular-nums;background:color-mix(in srgb, var(--tone) 12%, transparent);border-radius:var(--r-pill);padding:.2em .6em;font-size:.75rem}@media (max-width:1023px){.UseCases-module__soBoFW__grid{grid-template-columns:1fr 1fr}.UseCases-module__soBoFW__wide{grid-area:auto/span 2}}@media (max-width:679px){.UseCases-module__soBoFW__grid{grid-template-columns:1fr}.UseCases-module__soBoFW__wide{grid-column:auto}}
.FeatureCascade-module__nt_jeG__heading{font-size:var(--text-h2);max-width:24ch;margin-top:1.2rem}.FeatureCascade-module__nt_jeG__dim{color:var(--muted-2)}.FeatureCascade-module__nt_jeG__cascade{margin-top:var(--space-block);flex-direction:column;list-style:none;display:flex}.FeatureCascade-module__nt_jeG__item{cursor:default;border-bottom:1px solid #ffffff0d;align-items:baseline;gap:1.4rem;padding-block:clamp(.5rem,1.4vw,1rem);display:flex}.FeatureCascade-module__nt_jeG__word{font-family:var(--font-display), sans-serif;letter-spacing:-.03em;color:var(--ink-600);transition:color .38s var(--ease-out-expo), transform .38s var(--ease-out-expo), text-shadow .38s;transform-origin:0;font-size:clamp(1.9rem,1rem + 4.6vw,4.6rem);font-weight:700;line-height:1.15}.FeatureCascade-module__nt_jeG__note{color:var(--muted-2);opacity:0;transition:opacity .32s var(--ease-out-expo) 60ms, transform .32s var(--ease-out-expo) 60ms;white-space:nowrap;font-size:clamp(.85rem,.8rem + .4vw,1.05rem);transform:translate(-14px)}.FeatureCascade-module__nt_jeG__active .FeatureCascade-module__nt_jeG__word,.FeatureCascade-module__nt_jeG__item:hover .FeatureCascade-module__nt_jeG__word{color:var(--wcolor);text-shadow:0 0 34px color-mix(in srgb, var(--wcolor) 45%, transparent);transform:translate(10px)}.FeatureCascade-module__nt_jeG__active .FeatureCascade-module__nt_jeG__note,.FeatureCascade-module__nt_jeG__item:hover .FeatureCascade-module__nt_jeG__note{opacity:1;transform:translate(0)}@media (max-width:679px){.FeatureCascade-module__nt_jeG__item{flex-direction:column;gap:.15rem}.FeatureCascade-module__nt_jeG__note{white-space:normal}}
.Testimonials-module__MlUweW__heading{font-size:var(--text-h2);max-width:26ch;margin-top:1.2rem}.Testimonials-module__MlUweW__fun{color:var(--yellow);font-style:normal;display:inline-block;transform:rotate(-2deg)}.Testimonials-module__MlUweW__grid{margin-top:var(--space-block);grid-template-columns:repeat(3,1fr);align-items:start;gap:1.4rem;display:grid}.Testimonials-module__MlUweW__col{will-change:transform;flex-direction:column;gap:1.4rem;display:flex}.Testimonials-module__MlUweW__col:nth-child(2){margin-top:3rem}.Testimonials-module__MlUweW__card{background:linear-gradient(180deg, var(--ink-800), var(--ink-850));border-radius:var(--r-card);box-shadow:var(--shadow-card);transition:transform var(--dur-med) var(--ease-out-expo), border-color var(--dur-med);border:1px solid #ffffff14;padding:1.6rem 1.5rem 1.3rem;position:relative}.Testimonials-module__MlUweW__card:hover{border-color:color-mix(in srgb, var(--tone) 45%, transparent);transform:translateY(-4px)rotate(.4deg)}.Testimonials-module__MlUweW__quoteCheck{background:var(--tone);width:24px;height:24px;box-shadow:0 6px 16px -4px color-mix(in srgb, var(--tone) 60%, transparent);border-radius:8px;place-items:center;display:grid;position:absolute;top:-11px;left:20px}.Testimonials-module__MlUweW__quoteCheck svg{width:13px;height:13px;stroke:var(--ink-900);stroke-width:2.6px}.Testimonials-module__MlUweW__card blockquote{color:var(--paper);font-size:.97rem;line-height:1.65}.Testimonials-module__MlUweW__card figcaption{flex-direction:column;gap:.1rem;margin-top:1.1rem;display:flex}.Testimonials-module__MlUweW__who{font-family:var(--font-display), sans-serif;color:var(--tone);font-size:.9rem;font-weight:600}.Testimonials-module__MlUweW__where{color:var(--muted-2);font-size:.78rem}@media (max-width:1023px){.Testimonials-module__MlUweW__grid{grid-template-columns:1fr 1fr}.Testimonials-module__MlUweW__col:nth-child(3){display:none}}@media (max-width:767px){.Testimonials-module__MlUweW__grid{grid-template-columns:1fr}.Testimonials-module__MlUweW__col:nth-child(2){margin-top:0}.Testimonials-module__MlUweW__col:nth-child(3){display:flex}}
.FinalCTA-module__95TMWa__cta{text-align:center;position:relative;overflow:clip}.FinalCTA-module__95TMWa__aura{pointer-events:none;background:radial-gradient(46% 40% at 50% 65%,#ff4a3629,#0000 70%),radial-gradient(30% 26% at 30% 30%,#7577e024,#0000 70%),radial-gradient(26% 24% at 74% 26%,#f866db1a,#0000 70%);position:absolute;inset:-10%}.FinalCTA-module__95TMWa__inner{flex-direction:column;align-items:center;gap:1.4rem;display:flex;position:relative}.FinalCTA-module__95TMWa__heading{font-size:var(--text-h2)}.FinalCTA-module__95TMWa__bigTask{background:linear-gradient(180deg, var(--ink-800), var(--ink-850));border-radius:var(--r-panel);box-shadow:var(--shadow-float);border:1px solid #ffffff1a;align-items:center;gap:clamp(1rem,3vw,1.8rem);margin-top:1.4rem;padding:clamp(1.2rem,3vw,2rem) clamp(1.4rem,4vw,2.6rem);display:flex}.FinalCTA-module__95TMWa__bigCheck{width:clamp(58px,9vw,84px);height:clamp(58px,9vw,84px);transition:transform var(--dur-fast) var(--ease-spring), border-color var(--dur-fast), background var(--dur-med) var(--ease-spring), box-shadow var(--dur-med);border:3px solid #ffffff59;border-radius:24px;flex:none;place-items:center;display:grid}.FinalCTA-module__95TMWa__bigCheck:hover{border-color:var(--coral);transform:scale(1.07)rotate(-3deg);box-shadow:0 0 0 8px #ff4a361f}.FinalCTA-module__95TMWa__bigCheck svg{stroke:#fff;stroke-width:3.4px;stroke-dasharray:34;stroke-dashoffset:34px;width:55%;height:55%;transition:stroke-dashoffset .38s var(--ease-out-expo) 60ms}.FinalCTA-module__95TMWa__checked{background:var(--coral);border-color:var(--coral);box-shadow:0 18px 50px -12px #ff4a3699}.FinalCTA-module__95TMWa__checked svg{stroke-dashoffset:0}.FinalCTA-module__95TMWa__taskLabel{font-family:var(--font-display), sans-serif;letter-spacing:-.02em;white-space:nowrap;font-size:clamp(1.3rem,1rem + 2.4vw,2.4rem);font-weight:600;position:relative}.FinalCTA-module__95TMWa__taskLabel:after{content:"";background:var(--coral);transform-origin:0;width:104%;height:3px;transition:transform .46s var(--ease-out-expo) .12s;border-radius:2px;position:absolute;top:52%;left:-2%;transform:scaleX(0)}.FinalCTA-module__95TMWa__struck{color:var(--muted-2)}.FinalCTA-module__95TMWa__struck:after{transform:scaleX(1)}.FinalCTA-module__95TMWa__reveal{opacity:0;max-height:0;transition:max-height .5s var(--ease-out-expo), opacity .5s, transform .5s var(--ease-out-expo), padding-top .5s;flex-direction:column;align-items:center;gap:1.2rem;display:flex;overflow:hidden;transform:translateY(14px)}.FinalCTA-module__95TMWa__revealOpen{opacity:1;max-height:400px;padding-top:.6rem;transform:none}.FinalCTA-module__95TMWa__rewardLine{color:var(--muted);font-size:var(--text-lead)}.FinalCTA-module__95TMWa__buttons{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.FinalCTA-module__95TMWa__finePrint{color:var(--muted-2);font-size:.82rem}.FinalCTA-module__95TMWa__nudge{color:var(--muted-2);font-size:.9rem;font-style:italic}@media (max-width:599px){.FinalCTA-module__95TMWa__bigTask{text-align:center;flex-direction:column}.FinalCTA-module__95TMWa__taskLabel{white-space:normal}}
.Footer-module__EZoWya__footer{background:var(--ink-950);border-top:1px solid #ffffff12;padding-top:clamp(3rem,2.5rem + 3vw,5.5rem);overflow:clip}.Footer-module__EZoWya__grid{grid-template-columns:1.5fr repeat(4,1fr);gap:2.5rem;display:grid}.Footer-module__EZoWya__intro{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__tagline{color:var(--muted);font-size:.95rem;line-height:1.55}.Footer-module__EZoWya__col ul{flex-direction:column;gap:.55rem;list-style:none;display:flex}.Footer-module__EZoWya__colTitle{font-family:var(--font-display), sans-serif;letter-spacing:.06em;margin-bottom:1rem;font-size:.85rem;font-weight:600}.Footer-module__EZoWya__link{color:var(--muted);transition:color var(--dur-fast), padding-left var(--dur-fast) var(--ease-out-expo);font-size:.92rem}.Footer-module__EZoWya__link:hover{color:var(--paper);padding-left:4px}.Footer-module__EZoWya__mega{font-family:var(--font-display), sans-serif;letter-spacing:-.045em;text-align:center;background:linear-gradient(#f7f7ff29,#f7f7ff04);color:#0000;-webkit-user-select:none;user-select:none;white-space:nowrap;-webkit-background-clip:text;background-clip:text;margin-top:clamp(2rem,4vw,4rem);margin-bottom:-.14em;font-size:clamp(4rem,16vw,15rem);font-weight:700;line-height:.9}.Footer-module__EZoWya__legal{color:var(--muted-2);border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-block:1.4rem;font-size:.8rem;display:flex}.Footer-module__EZoWya__legal a{color:var(--muted);text-underline-offset:3px;text-decoration:underline}.Footer-module__EZoWya__legal a:hover{color:var(--paper)}@media (max-width:1023px){.Footer-module__EZoWya__grid{grid-template-columns:repeat(2,1fr)}.Footer-module__EZoWya__intro{grid-column:span 2}}@media (max-width:519px){.Footer-module__EZoWya__grid{grid-template-columns:1fr}.Footer-module__EZoWya__intro{grid-column:auto}}
.VisitChecklist-module__CHoesG__dock{z-index:var(--z-checklist);position:fixed;bottom:clamp(.8rem,2vw,1.6rem);right:clamp(.8rem,2vw,1.6rem)}.VisitChecklist-module__CHoesG__card{-webkit-backdrop-filter:blur(16px);width:250px;box-shadow:var(--shadow-float);transition:width var(--dur-med) var(--ease-out-expo);background:#1c1c2be0;border:1px solid #ffffff1f;border-radius:18px;overflow:hidden}.VisitChecklist-module__CHoesG__head{text-align:left;align-items:center;gap:.7rem;width:100%;padding:.7rem .85rem;display:flex}.VisitChecklist-module__CHoesG__ring{flex:none;width:36px;height:36px;position:relative}.VisitChecklist-module__CHoesG__ring svg{width:100%;height:100%;transform:rotate(-90deg)}.VisitChecklist-module__CHoesG__ringTrack{fill:none;stroke:#ffffff1f;stroke-width:3px}.VisitChecklist-module__CHoesG__ringFill{fill:none;stroke:var(--coral);stroke-width:3px;stroke-linecap:round;stroke-dasharray:97.4;transition:stroke-dashoffset .6s var(--ease-out-expo)}.VisitChecklist-module__CHoesG__ringCount{font-family:var(--font-display), sans-serif;place-items:center;font-size:.72rem;font-weight:700;display:grid;position:absolute;inset:0}.VisitChecklist-module__CHoesG__headText{flex-direction:column;flex:1;min-width:0;line-height:1.25;display:flex}.VisitChecklist-module__CHoesG__headText strong{font-family:var(--font-display), sans-serif;font-size:.88rem;font-weight:600}.VisitChecklist-module__CHoesG__headText span{color:var(--muted-2);font-size:.72rem}.VisitChecklist-module__CHoesG__chev{width:16px;height:16px;color:var(--muted-2);transition:transform var(--dur-med) var(--ease-out-expo);transform:rotate(180deg)}.VisitChecklist-module__CHoesG__chevOpen{transform:rotate(0)}.VisitChecklist-module__CHoesG__items{border-top:1px solid #ffffff12;padding:.2rem .85rem .75rem;list-style:none}.VisitChecklist-module__CHoesG__item{align-items:center;gap:.55rem;padding-block:.42rem;display:flex}.VisitChecklist-module__CHoesG__box{width:17px;height:17px;transition:background var(--dur-med) var(--ease-spring), border-color var(--dur-med), transform var(--dur-med) var(--ease-spring);border:1.5px solid #ffffff4d;border-radius:5px;flex:none;place-items:center;display:grid}.VisitChecklist-module__CHoesG__box svg{width:10px;height:10px;stroke:var(--ink-900);stroke-width:3px;stroke-dasharray:14;stroke-dashoffset:14px;transition:stroke-dashoffset .3s var(--ease-out-expo) 80ms}.VisitChecklist-module__CHoesG__itemDone .VisitChecklist-module__CHoesG__box{background:var(--green);border-color:var(--green);transform:scale(1.08)}.VisitChecklist-module__CHoesG__itemDone .VisitChecklist-module__CHoesG__box svg{stroke-dashoffset:0}.VisitChecklist-module__CHoesG__label{color:var(--muted);transition:color var(--dur-med);font-size:.8rem;position:relative}.VisitChecklist-module__CHoesG__label:after{content:"";background:var(--muted-2);transform-origin:0;width:100%;height:1px;transition:transform .34s var(--ease-out-expo) 60ms;position:absolute;top:55%;left:0;transform:scaleX(0)}.VisitChecklist-module__CHoesG__itemDone .VisitChecklist-module__CHoesG__label{color:var(--muted-2)}.VisitChecklist-module__CHoesG__itemDone .VisitChecklist-module__CHoesG__label:after{transform:scaleX(1)}@media (max-width:1099px){.VisitChecklist-module__CHoesG__card:not(.VisitChecklist-module__CHoesG__open){width:auto}.VisitChecklist-module__CHoesG__card:not(.VisitChecklist-module__CHoesG__open) .VisitChecklist-module__CHoesG__headText,.VisitChecklist-module__CHoesG__card:not(.VisitChecklist-module__CHoesG__open) .VisitChecklist-module__CHoesG__chev{display:none}.VisitChecklist-module__CHoesG__card:not(.VisitChecklist-module__CHoesG__open) .VisitChecklist-module__CHoesG__head{padding:.55rem}}@media (max-width:519px){.VisitChecklist-module__CHoesG__dock{bottom:.7rem;right:.7rem}.VisitChecklist-module__CHoesG__card.VisitChecklist-module__CHoesG__open{width:min(250px,100vw - 1.4rem)}}@media print{.VisitChecklist-module__CHoesG__dock{display:none}}
