.Header-module__hBw1pG__header{z-index:60;background:var(--navy);border-bottom:1px solid #ffffff14;position:sticky;top:0}.Header-module__hBw1pG__inner{height:var(--head-h);align-items:center;gap:28px;display:flex}.Header-module__hBw1pG__brand{flex:none;align-items:center;padding-block:8px;display:inline-flex}.Header-module__hBw1pG__mark{width:auto;height:clamp(22px,2.2vw,28px)}.Header-module__hBw1pG__nav{gap:clamp(18px,2.2vw,34px);margin-left:auto;display:flex}.Header-module__hBw1pG__link{color:#ffffffc7;transition:color .18s var(--ease);padding-block:6px;font-size:.94rem;font-weight:500;text-decoration:none;position:relative}.Header-module__hBw1pG__link:after{content:"";background:var(--yellow);transform-origin:0;height:2px;transition:transform .24s var(--ease);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Header-module__hBw1pG__link:hover{color:#fff}.Header-module__hBw1pG__link:hover:after{transform:scaleX(1)}.Header-module__hBw1pG__cta{flex:none}.Header-module__hBw1pG__burger{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:9px;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;display:none}.Header-module__hBw1pG__burger svg{width:22px;height:22px}.Header-module__hBw1pG__drawer{inset:var(--head-h) 0 0;z-index:55;background:var(--navy-deep);padding:28px var(--gutter) calc(28px + env(safe-area-inset-bottom));animation:Header-module__hBw1pG__drawerIn .22s var(--ease);flex-direction:column;gap:6px;display:flex;position:fixed;overflow-y:auto}@keyframes Header-module__hBw1pG__drawerIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.Header-module__hBw1pG__drawerLink{color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:18px 4px;font-size:1.15rem;font-weight:500;text-decoration:none;display:flex}.Header-module__hBw1pG__drawerLink svg{width:18px;height:18px;color:var(--yellow)}.Header-module__hBw1pG__drawerCta{width:100%;margin-top:26px}.Header-module__hBw1pG__dock{z-index:50;padding:12px var(--gutter) calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:saturate(150%)blur(14px);backdrop-filter:saturate(150%)blur(14px);transition:transform .3s var(--ease);background:#091430eb;border-top:1px solid #ffffff1f;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.Header-module__hBw1pG__dockVisible{transform:none}.Header-module__hBw1pG__dock .Header-module__hBw1pG__btnFull{width:100%}@media (max-width:900px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__cta{display:none}.Header-module__hBw1pG__burger{display:inline-flex}.Header-module__hBw1pG__dock{display:block}}@media (min-width:901px){.Header-module__hBw1pG__drawer{display:none}}
.Footer-module__S6Hkya__footer{isolation:isolate;padding-block:clamp(64px,7vw,104px) 40px;padding-bottom:calc(40px + env(safe-area-inset-bottom));background:var(--navy-deep);color:#ffffff9e;font-size:.9rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__watermark{z-index:-1;opacity:.05;pointer-events:none;-webkit-user-select:none;user-select:none;width:112%;height:auto;position:absolute;bottom:-20%;left:-3%;-webkit-mask-image:linear-gradient(#0000 0%,#00000059 45%,#000 100%);mask-image:linear-gradient(#0000 0%,#00000059 45%,#000 100%)}.Footer-module__S6Hkya__top{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:26px;padding-bottom:28px;display:flex}.Footer-module__S6Hkya__mark{width:auto;height:30px}.Footer-module__S6Hkya__links{flex-wrap:wrap;gap:12px 24px;display:flex}.Footer-module__S6Hkya__links a{transition:color .18s var(--ease);padding-block:8px;text-decoration:none}.Footer-module__S6Hkya__links a:hover{color:#fff}.Footer-module__S6Hkya__disclaimer{color:#ffffff73;max-width:82ch;margin-top:26px;font-size:.82rem;line-height:1.65}.Footer-module__S6Hkya__disclaimer strong{color:#ffffffb8;font-weight:500}.Footer-module__S6Hkya__copyright{color:#ffffff57;margin-top:20px;font-size:.8rem}@media (max-width:900px){.Footer-module__S6Hkya__footer{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.Footer-module__S6Hkya__watermark{opacity:.055;width:170%;bottom:-8%;left:-20%}}@media (max-width:560px){.Footer-module__S6Hkya__top{flex-direction:column;align-items:flex-start;gap:20px}}
.SigmaScrubber-module__Bq5Ylq__wrap{flex-direction:column;align-items:center;width:100%;display:flex}.SigmaScrubber-module__Bq5Ylq__stage{touch-action:pan-y;width:100%;position:relative}.SigmaScrubber-module__Bq5Ylq__svg{cursor:pointer;width:100%;height:auto;overflow:visible}.SigmaScrubber-module__Bq5Ylq__track{stroke:#fff;stroke-opacity:.07}.SigmaScrubber-module__Bq5Ylq__progress{stroke:url(#eqStroke)}.SigmaScrubber-module__Bq5Ylq__marker{fill:#fff;fill-opacity:.28;transition:fill-opacity .25s var(--ease), r .25s var(--ease)}.SigmaScrubber-module__Bq5Ylq__markerActive{fill:var(--yellow);fill-opacity:1}.SigmaScrubber-module__Bq5Ylq__markerHit{fill:#0000;cursor:pointer}.SigmaScrubber-module__Bq5Ylq__glow{filter:blur(18px);opacity:.5}.SigmaScrubber-module__Bq5Ylq__hit{fill:#0000;cursor:grab;touch-action:none}.SigmaScrubber-module__Bq5Ylq__dragging .SigmaScrubber-module__Bq5Ylq__hit{cursor:grabbing}.SigmaScrubber-module__Bq5Ylq__knob{outline:none}.SigmaScrubber-module__Bq5Ylq__knob:focus-visible .SigmaScrubber-module__Bq5Ylq__ring{stroke:var(--yellow);stroke-width:3px;stroke-opacity:1}.SigmaScrubber-module__Bq5Ylq__ring{fill:none;stroke:var(--yellow);stroke-opacity:0;transition:stroke-opacity .2s var(--ease)}.SigmaScrubber-module__Bq5Ylq__readout{text-align:left;border-top:1px solid #ffffff24;width:100%;max-width:380px;margin-top:20px;padding-top:20px}.SigmaScrubber-module__Bq5Ylq__meta{justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 6px;display:flex}.SigmaScrubber-module__Bq5Ylq__label{letter-spacing:.16em;text-transform:uppercase;color:var(--yellow);font-size:.72rem;font-weight:500}.SigmaScrubber-module__Bq5Ylq__count{letter-spacing:.1em;color:#fff6;font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:500}.SigmaScrubber-module__Bq5Ylq__value{font-family:var(--display);color:#fff;font-variant-numeric:tabular-nums;margin:0 0 6px;font-size:clamp(1.5rem,2.1vw,1.95rem);font-weight:300;line-height:1.15}.SigmaScrubber-module__Bq5Ylq__body{color:#ffffffad;min-height:2.9em;margin:0;font-size:.92rem;line-height:1.55}@media (prefers-reduced-motion:no-preference){.SigmaScrubber-module__Bq5Ylq__value,.SigmaScrubber-module__Bq5Ylq__body,.SigmaScrubber-module__Bq5Ylq__label{animation:SigmaScrubber-module__Bq5Ylq__readoutIn .28s var(--ease)}}@keyframes SigmaScrubber-module__Bq5Ylq__readoutIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.SigmaScrubber-module__Bq5Ylq__hint{letter-spacing:.05em;color:#ffffff61;align-items:center;gap:8px;margin:14px 0 0;font-size:.78rem;display:flex}.SigmaScrubber-module__Bq5Ylq__hint svg{flex:none;width:14px;height:14px}.SigmaScrubber-module__Bq5Ylq__hint[data-touched=true]{opacity:0;transition:opacity .4s var(--ease)}@media (max-width:900px){.SigmaScrubber-module__Bq5Ylq__readout{text-align:center;max-width:none;margin-top:18px;padding-top:18px}.SigmaScrubber-module__Bq5Ylq__meta{justify-content:center}.SigmaScrubber-module__Bq5Ylq__count{display:none}.SigmaScrubber-module__Bq5Ylq__body{min-height:0}.SigmaScrubber-module__Bq5Ylq__hint{justify-content:center}}
.Hero-module__ZARIfG__hero{min-height:calc(100svh - var(--head-h));align-items:center;padding-block:clamp(48px,6vw,96px);display:grid;position:relative;overflow:hidden}.Hero-module__ZARIfG__grid{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:center;gap:clamp(32px,5vw,88px);width:100%;display:grid}.Hero-module__ZARIfG__badge{color:var(--yellow-lt);letter-spacing:.05em;text-transform:uppercase;background:#fabf2417;border:1px solid #fabf246b;border-radius:999px;align-items:center;gap:9px;margin:0 0 26px;padding:7px 16px 7px 12px;font-size:.76rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__pulse{background:var(--yellow);border-radius:50%;flex:none;width:7px;height:7px}@media (prefers-reduced-motion:no-preference){.Hero-module__ZARIfG__pulse{animation:Hero-module__ZARIfG__pulse 2.6s var(--ease) infinite}}@keyframes Hero-module__ZARIfG__pulse{0%,to{box-shadow:0 0 #fabf248c}55%{box-shadow:0 0 0 7px #fabf2400}}.Hero-module__ZARIfG__copy{max-width:720px}.Hero-module__ZARIfG__accent{color:var(--teal);display:block}.Hero-module__ZARIfG__lede{max-width:50ch;margin-top:26px}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:14px;margin-top:clamp(28px,3vw,38px);display:flex}.Hero-module__ZARIfG__note{color:#fff9;max-width:46ch;margin-top:22px;font-size:.92rem}.Hero-module__ZARIfG__facts{border-top:1px solid #ffffff21;flex-wrap:wrap;gap:12px 30px;margin:clamp(30px,3.5vw,44px) 0 0;padding:26px 0 0;list-style:none;display:flex}.Hero-module__ZARIfG__facts li{color:#ffffffc2;align-items:center;gap:9px;font-size:.9rem;font-weight:500;display:flex}.Hero-module__ZARIfG__facts svg{width:17px;height:17px;color:var(--teal);flex:none}.Hero-module__ZARIfG__device{justify-content:center;display:flex}.Hero-module__ZARIfG__deviceInner{width:min(100%,400px)}.Hero-module__ZARIfG__device{align-items:center}@media (min-width:1700px){.Hero-module__ZARIfG__deviceInner{width:min(100%,470px)}.Hero-module__ZARIfG__copy{max-width:800px}}@media (min-width:901px) and (max-height:780px){.Hero-module__ZARIfG__hero{min-height:0;padding-block:56px 72px}.Hero-module__ZARIfG__deviceInner{width:min(100%,360px)}}@media (max-width:900px){.Hero-module__ZARIfG__hero{min-height:0;padding-block:34px 56px}.Hero-module__ZARIfG__grid{grid-template-columns:1fr;gap:40px}.Hero-module__ZARIfG__device{order:1}.Hero-module__ZARIfG__deviceInner{width:min(100%,320px)}.Hero-module__ZARIfG__actions .Hero-module__ZARIfG__btn{flex:220px}.Hero-module__ZARIfG__facts{margin-top:26px;padding-top:22px}}@media (max-width:420px){.Hero-module__ZARIfG__deviceInner{width:min(100%,260px)}.Hero-module__ZARIfG__facts{gap:10px 18px}.Hero-module__ZARIfG__facts li{font-size:.85rem}}
.HowItWorks-module__tSMH5W__steps{position:relative}.HowItWorks-module__tSMH5W__rail{z-index:0;pointer-events:none;background:repeating-linear-gradient(90deg, var(--g3) 0 3px, transparent 3px 11px);height:2px;position:absolute;top:53px;left:14%;right:14%}.HowItWorks-module__tSMH5W__track{z-index:1;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2.4vw,36px);margin:0;padding:0;list-style:none;display:grid;position:relative}.HowItWorks-module__tSMH5W__step{border:1px solid var(--g2);border-radius:var(--radius);transition:border-color .2s var(--ease), box-shadow .2s var(--ease), transform .2s var(--ease);background:#fff;flex-direction:column;padding:32px 28px 30px;display:flex}.HowItWorks-module__tSMH5W__step:hover{border-color:var(--g3);transform:translateY(-3px);box-shadow:0 20px 40px -30px #0f204273}.HowItWorks-module__tSMH5W__mark{align-items:center;gap:14px;margin-bottom:20px;display:flex}.HowItWorks-module__tSMH5W__num{background:var(--yellow);width:44px;height:44px;color:var(--navy);font-family:var(--display);box-shadow:0 0 0 6px #fff, 0 0 0 7px var(--g2);border-radius:50%;flex:none;place-items:center;font-size:1.15rem;font-weight:600;display:grid}.HowItWorks-module__tSMH5W__step h3{color:var(--navy);font-size:1.35rem;font-weight:500}.HowItWorks-module__tSMH5W__body{color:var(--g6);margin-bottom:18px;font-size:1rem}.HowItWorks-module__tSMH5W__note{border-top:1px dashed var(--g3);color:var(--g5);align-items:flex-start;gap:9px;margin:auto 0 0;padding-top:16px;font-size:.9rem;display:flex}.HowItWorks-module__tSMH5W__note svg{width:16px;height:16px;color:var(--sky-mid);flex:none;margin-top:3px}@media (max-width:880px){.HowItWorks-module__tSMH5W__rail{display:none}.HowItWorks-module__tSMH5W__track{grid-template-columns:1fr;gap:14px}.HowItWorks-module__tSMH5W__note{margin-top:18px}.HowItWorks-module__tSMH5W__step{padding:26px 22px 24px}}
.Trust-module__iNkviW__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(36px,4.5vw,80px);display:grid}.Trust-module__iNkviW__accent{color:var(--green-dk)}.Trust-module__iNkviW__lede{margin-top:20px}.Trust-module__iNkviW__promises{gap:22px;margin:34px 0 0;padding:0;list-style:none;display:grid}.Trust-module__iNkviW__promise{grid-template-columns:38px 1fr;align-items:start;gap:16px;display:grid}.Trust-module__iNkviW__badge{border:1px solid var(--g2);width:38px;height:38px;color:var(--navy);background:#fff;border-radius:9px;place-items:center;display:grid}.Trust-module__iNkviW__badge svg{width:19px;height:19px}.Trust-module__iNkviW__promise strong{color:var(--navy);margin-bottom:3px;font-size:1rem;font-weight:700;display:block}.Trust-module__iNkviW__promise span{color:var(--g6);font-size:.95rem;line-height:1.55}.Trust-module__iNkviW__grader{top:calc(var(--head-h) + 28px);border:1px solid var(--g2);background:#fff;border-radius:18px;position:sticky;overflow:hidden;box-shadow:0 1px 2px #0f20420a,0 18px 44px -28px #0f20424d}.Trust-module__iNkviW__graderHead{border-bottom:1px solid var(--g2);padding:20px 24px 0}.Trust-module__iNkviW__graderLabel{letter-spacing:.13em;text-transform:uppercase;color:var(--g5);margin:0 0 16px;font-size:.8rem;font-weight:500}.Trust-module__iNkviW__tabs{flex-wrap:wrap;gap:4px;display:flex}.Trust-module__iNkviW__tab{color:var(--g5);cursor:pointer;transition:color .18s var(--ease), border-color .18s var(--ease);background:0 0;border:0;border-bottom:3px solid #0000;margin-bottom:-1px;padding:12px 14px;font-size:.9rem;font-weight:700}.Trust-module__iNkviW__tab:hover,.Trust-module__iNkviW__tab[aria-selected=true]{color:var(--navy)}.Trust-module__iNkviW__tab[data-grade=verified][aria-selected=true]{border-bottom-color:var(--green)}.Trust-module__iNkviW__tab[data-grade=inferred][aria-selected=true]{border-bottom-color:var(--sky-mid)}.Trust-module__iNkviW__tab[data-grade=unverified][aria-selected=true]{border-bottom-color:var(--rose-mid)}.Trust-module__iNkviW__panel{padding:26px 24px 24px}@media (prefers-reduced-motion:no-preference){.Trust-module__iNkviW__panel{animation:Trust-module__iNkviW__panelIn .24s var(--ease)}}@keyframes Trust-module__iNkviW__panelIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.Trust-module__iNkviW__chip{letter-spacing:.11em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:5px 13px 5px 10px;font-size:.74rem;font-weight:700;display:inline-flex}.Trust-module__iNkviW__chip svg{width:14px;height:14px}.Trust-module__iNkviW__chipVerified{color:var(--green-dk);background:#10b9811f}.Trust-module__iNkviW__chipInferred{color:var(--sky-dk);background:#0ea5e91f}.Trust-module__iNkviW__chipUnverified{color:var(--rose-dk);background:#f43f5e1c}.Trust-module__iNkviW__fact{font-family:var(--display);color:var(--navy);margin:0 0 8px;font-size:clamp(1.15rem,1.5vw,1.3rem);font-weight:400;line-height:1.36}.Trust-module__iNkviW__why{color:var(--g6);margin:0 0 22px;font-size:.95rem}.Trust-module__iNkviW__trace{background:var(--g1);border-left:3px solid var(--g3);border-radius:11px;padding:16px 18px}.Trust-module__iNkviW__traceVerified{border-left-color:var(--green)}.Trust-module__iNkviW__traceInferred{border-left-color:var(--sky-mid)}.Trust-module__iNkviW__traceUnverified{border-left-color:var(--rose-mid)}.Trust-module__iNkviW__traceLabel{letter-spacing:.13em;text-transform:uppercase;color:var(--g5);align-items:center;gap:7px;margin:0 0 9px;font-size:.7rem;font-weight:700;display:flex}.Trust-module__iNkviW__traceLabel svg{width:14px;height:14px}.Trust-module__iNkviW__source{color:var(--navy);font-variant-numeric:tabular-nums;margin:0 0 7px;font-size:.82rem;font-weight:700}.Trust-module__iNkviW__quote{font-family:var(--display);color:var(--g7);margin:0;font-size:.97rem;font-style:italic;line-height:1.5}.Trust-module__iNkviW__foot{background:var(--navy);color:#ffffffdb;align-items:flex-start;gap:12px;margin:0;padding:18px 24px;font-size:.92rem;display:flex}.Trust-module__iNkviW__foot svg{width:18px;height:18px;color:var(--rose);flex:none;margin-top:3px}.Trust-module__iNkviW__foot strong{color:#fff}@media (max-width:940px){.Trust-module__iNkviW__grid{grid-template-columns:1fr}.Trust-module__iNkviW__grader{position:static}}@media (max-width:480px){.Trust-module__iNkviW__panel{padding:22px 18px 20px}.Trust-module__iNkviW__graderHead{padding:18px 18px 0}.Trust-module__iNkviW__tab{padding:12px 10px;font-size:.85rem}.Trust-module__iNkviW__foot{padding:16px 18px}}
.SigmaDevice-module__Z5HRaG__device{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.SigmaDevice-module__Z5HRaG__svg{width:100%;height:auto;overflow:visible}.SigmaDevice-module__Z5HRaG__path{stroke-dasharray:1000;stroke-dashoffset:0}.SigmaDevice-module__Z5HRaG__dot{transform:translate(196px,224px)}@media (prefers-reduced-motion:no-preference){.SigmaDevice-module__Z5HRaG__path{stroke-dashoffset:1000px;animation:SigmaDevice-module__Z5HRaG__draw 2.4s var(--ease-draw) .35s forwards}@supports (offset-path:path("M0 0L1 1")){.SigmaDevice-module__Z5HRaG__dot{offset-path:path("M 196 32 L 54 32 L 156 128 L 54 224 L 196 224");offset-rotate:0deg;offset-distance:100%;animation:SigmaDevice-module__Z5HRaG__travel 2.4s var(--ease-draw) .35s backwards;transform:none}}}@keyframes SigmaDevice-module__Z5HRaG__draw{to{stroke-dashoffset:0}}@keyframes SigmaDevice-module__Z5HRaG__travel{0%{offset-distance:0%}to{offset-distance:100%}}.SigmaDevice-module__Z5HRaG__glow{filter:blur(18px);opacity:.5}.SigmaDevice-module__Z5HRaG__echo{width:150px;margin-top:52px}.SigmaDevice-module__Z5HRaG__echo .SigmaDevice-module__Z5HRaG__path{stroke-dashoffset:0;opacity:.13;animation:none}.SigmaDevice-module__Z5HRaG__echo .SigmaDevice-module__Z5HRaG__dot{offset-path:none;animation:none;transform:translate(196px,224px)}
.Mission-module__UtR6sq__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:clamp(32px,5vw,88px);display:grid}.Mission-module__UtR6sq__accent{color:var(--yellow)}.Mission-module__UtR6sq__quote{max-width:26ch;font-family:var(--display);color:#fff;border-top:1px solid #ffffff26;margin:34px 0 0;padding:26px 0 0;font-size:clamp(1.2rem,1.7vw,1.4rem);font-weight:300;line-height:1.4}.Mission-module__UtR6sq__body p{color:#ffffffc7;max-width:60ch;font-size:clamp(1rem,1.2vw,1.08rem);line-height:1.68}.Mission-module__UtR6sq__body strong{color:#fff;font-weight:500}.Mission-module__UtR6sq__citizentech{color:var(--teal);font-weight:700}.Mission-module__UtR6sq__echoWrap{display:block}@media (max-width:880px){.Mission-module__UtR6sq__grid{grid-template-columns:1fr;gap:28px}.Mission-module__UtR6sq__echoWrap{display:none}}
.Cases-module__6KFjxa__grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Cases-module__6KFjxa__card{border:1px solid var(--g2);border-radius:var(--radius);transition:transform .2s var(--ease), box-shadow .2s var(--ease);background:#fff;padding:24px 22px;position:relative}.Cases-module__6KFjxa__card:hover{transform:translateY(-3px);box-shadow:0 20px 40px -30px #0f204273}.Cases-module__6KFjxa__open{border-color:var(--navy);box-shadow:0 0 0 1px var(--navy)}.Cases-module__6KFjxa__badge{background:var(--g1);width:38px;height:38px;color:var(--navy);border-radius:9px;place-items:center;margin-bottom:16px;display:grid}.Cases-module__6KFjxa__badge svg{width:19px;height:19px}.Cases-module__6KFjxa__open .Cases-module__6KFjxa__badge{background:var(--yellow)}.Cases-module__6KFjxa__card h3{color:var(--navy);margin-bottom:6px;font-size:1.08rem;font-weight:500}.Cases-module__6KFjxa__card p{color:var(--g5);margin:0;font-size:.88rem}.Cases-module__6KFjxa__tag{letter-spacing:.11em;text-transform:uppercase;border-radius:5px;padding:4px 9px;font-size:.64rem;font-weight:700;position:absolute;top:16px;right:16px}.Cases-module__6KFjxa__tagOpen{background:var(--navy);color:var(--yellow)}.Cases-module__6KFjxa__tagNext{background:var(--g1);color:var(--g5)}@media (max-width:940px){.Cases-module__6KFjxa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.Cases-module__6KFjxa__grid{grid-template-columns:1fr}}
.Faq-module__pkI36W__grid{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(36px,5vw,88px);display:grid}.Faq-module__pkI36W__intro{top:calc(var(--head-h) + 32px);position:sticky}.Faq-module__pkI36W__intro .Faq-module__pkI36W__lede{margin-top:20px}.Faq-module__pkI36W__contact{color:var(--sky-dk);transition:border-color .18s var(--ease);border-bottom:2px solid #0759854d;align-items:center;gap:9px;margin-top:24px;padding-bottom:2px;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.Faq-module__pkI36W__contact:hover{border-bottom-color:var(--sky-dk)}.Faq-module__pkI36W__contact svg{width:16px;height:16px}.Faq-module__pkI36W__list{margin:0}.Faq-module__pkI36W__item{border-bottom:1px solid var(--g2)}.Faq-module__pkI36W__item:first-child{border-top:1px solid var(--g2)}.Faq-module__pkI36W__q{cursor:pointer;font-family:var(--display);color:var(--navy);transition:color .16s var(--ease);justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 4px;font-size:clamp(1.02rem,1.3vw,1.15rem);font-weight:500;line-height:1.4;list-style:none;display:flex}.Faq-module__pkI36W__q::-webkit-details-marker{display:none}.Faq-module__pkI36W__q:hover{color:var(--sky-dk)}.Faq-module__pkI36W__chevron{width:20px;height:20px;color:var(--g4);transition:transform .24s var(--ease), color .16s var(--ease);flex:none;margin-top:2px}.Faq-module__pkI36W__item[open] .Faq-module__pkI36W__chevron{color:var(--navy);transform:rotate(45deg)}.Faq-module__pkI36W__a{color:var(--g6);max-width:68ch;margin:0;padding:0 44px 24px 4px;font-size:.98rem;line-height:1.65}@media (prefers-reduced-motion:no-preference){.Faq-module__pkI36W__item[open] .Faq-module__pkI36W__a{animation:Faq-module__pkI36W__answerIn .24s var(--ease)}}@keyframes Faq-module__pkI36W__answerIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media (max-width:940px){.Faq-module__pkI36W__grid{grid-template-columns:1fr;gap:32px}.Faq-module__pkI36W__intro{position:static}.Faq-module__pkI36W__a{padding-right:8px}}
.legal-module__8113wq__page{padding-block:clamp(56px,6vw,96px) clamp(72px,8vw,120px)}.legal-module__8113wq__inner{max-width:74ch}.legal-module__8113wq__back{color:var(--g5);align-items:center;gap:8px;margin-bottom:28px;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.legal-module__8113wq__back:hover{color:var(--navy)}.legal-module__8113wq__back svg{width:15px;height:15px;transform:rotate(180deg)}.legal-module__8113wq__updated{color:var(--g5);margin:14px 0 0;font-size:.86rem}.legal-module__8113wq__notice{border-left:3px solid var(--yellow);background:var(--g1);color:var(--g6);border-radius:0 10px 10px 0;margin:32px 0 0;padding:18px 20px;font-size:.92rem}.legal-module__8113wq__notice strong{color:var(--navy)}.legal-module__8113wq__body{margin-top:40px}.legal-module__8113wq__body h2{color:var(--navy);margin:44px 0 14px;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:500}.legal-module__8113wq__body h2:first-child{margin-top:0}.legal-module__8113wq__body p,.legal-module__8113wq__body li{color:var(--g6);font-size:1rem;line-height:1.7}.legal-module__8113wq__body ul{margin:0 0 1.1em;padding-left:1.2em}.legal-module__8113wq__body li{margin-bottom:.5em}.legal-module__8113wq__body a{color:var(--sky-dk)}.legal-module__8113wq__body strong{color:var(--navy);font-weight:700}
.Waitlist-module__uTpQjG__section{text-align:center}.Waitlist-module__uTpQjG__inner{max-width:680px;margin-inline:auto}.Waitlist-module__uTpQjG__accent{color:var(--yellow)}.Waitlist-module__uTpQjG__lede{margin:22px auto 0}.Waitlist-module__uTpQjG__form{text-align:left;gap:10px;max-width:560px;margin:clamp(28px,3.5vw,40px) auto 0;display:grid}.Waitlist-module__uTpQjG__row{flex-wrap:wrap;gap:10px;display:flex}.Waitlist-module__uTpQjG__field{color:#fff;min-width:0;min-height:54px;transition:border-color .18s var(--ease), background .18s var(--ease);background:#ffffff12;border:2px solid #ffffff38;border-radius:10px;flex:240px;padding:15px 18px;font-size:1rem}.Waitlist-module__uTpQjG__field::placeholder{color:#ffffff73}.Waitlist-module__uTpQjG__field:focus{border-color:var(--yellow);background:#ffffff1c;outline:none}.Waitlist-module__uTpQjG__field:invalid:not(:placeholder-shown){border-color:var(--rose)}.Waitlist-module__uTpQjG__select{appearance:none;cursor:pointer;flex:100%}.Waitlist-module__uTpQjG__select option{background:var(--navy-deep);color:#fff}.Waitlist-module__uTpQjG__submit{flex:none}.Waitlist-module__uTpQjG__honey{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.Waitlist-module__uTpQjG__status{text-align:center;min-height:1.4em;margin-top:16px;font-size:.92rem;font-weight:500}.Waitlist-module__uTpQjG__error{color:var(--rose)}.Waitlist-module__uTpQjG__success{background:#2dd4bf14;border:1px solid #2dd4bf59;border-radius:14px;max-width:560px;margin:clamp(28px,3.5vw,40px) auto 0;padding:30px 28px}.Waitlist-module__uTpQjG__successIcon{background:var(--teal);width:46px;height:46px;color:var(--navy);border-radius:50%;place-items:center;margin:0 auto 16px;display:grid}.Waitlist-module__uTpQjG__successIcon svg{width:24px;height:24px}.Waitlist-module__uTpQjG__success h3{color:#fff;margin-bottom:8px;font-size:1.4rem;font-weight:400}.Waitlist-module__uTpQjG__success p{color:#ffffffc7;margin:0;font-size:.96rem}.Waitlist-module__uTpQjG__facts{flex-wrap:wrap;justify-content:center;gap:10px 26px;margin:30px 0 0;padding:0;list-style:none;display:flex}.Waitlist-module__uTpQjG__facts li{color:#ffffffb8;align-items:center;gap:8px;font-size:.88rem;font-weight:500;display:flex}.Waitlist-module__uTpQjG__facts svg{width:16px;height:16px;color:var(--teal);flex:none}.Waitlist-module__uTpQjG__small{color:#ffffff8c;margin-top:18px;font-size:.88rem}.Waitlist-module__uTpQjG__small a{color:#fffc}@media (max-width:560px){.Waitlist-module__uTpQjG__row{flex-direction:column}.Waitlist-module__uTpQjG__field,.Waitlist-module__uTpQjG__select,.Waitlist-module__uTpQjG__submit{flex:none;width:100%}}
