.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(28px,6vw,96px) 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:8px;margin:0 0 22px;padding:6px 14px 6px 11px;font-size:.72rem;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:58ch;margin-top:26px}.Hero-module__ZARIfG__lede+.Hero-module__ZARIfG__lede{margin-top:0}.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__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:1100px){.Hero-module__ZARIfG__hero{padding-block:32px 56px}.Hero-module__ZARIfG__hero h1{font-size:clamp(2.1rem,3.8vw,3.6rem)}.Hero-module__ZARIfG__deviceInner{width:min(100%,380px)}.Hero-module__ZARIfG__lede{margin-top:20px}.Hero-module__ZARIfG__actions{margin-top:26px}.Hero-module__ZARIfG__note{margin-top:18px}}@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}}@media (max-width:420px){.Hero-module__ZARIfG__deviceInner{width:min(100%,260px)}}
.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{background:var(--tint,#fff);border:1px solid var(--g2);border-top:3px solid var(--accent,var(--yellow));border-radius:var(--radius);transition:border-color .2s var(--ease), box-shadow .2s var(--ease), transform .2s var(--ease);flex-direction:column;padding:32px 28px 30px;display:flex}.HowItWorks-module__tSMH5W__step:hover{border-color:var(--g3);border-top-color:var(--accent,var(--yellow));transform:translateY(-3px);box-shadow:0 20px 40px -30px #0f204273}.HowItWorks-module__tSMH5W__track .HowItWorks-module__tSMH5W__step:first-child{--accent:var(--gold);--tint:#fffdf6}.HowItWorks-module__tSMH5W__track .HowItWorks-module__tSMH5W__step:nth-child(2){--accent:var(--sky-mid);--tint:#f5fbfe}.HowItWorks-module__tSMH5W__track .HowItWorks-module__tSMH5W__step:nth-child(3){--accent:var(--teal);--tint:#f5fdfc}.HowItWorks-module__tSMH5W__mark{align-items:center;gap:14px;margin-bottom:20px;display:flex}.HowItWorks-module__tSMH5W__num{background:var(--accent,var(--yellow));width:44px;height:44px;color:var(--navy);font-family:var(--display);box-shadow:0 0 0 6px var(--tint,#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{max-width:860px}.Trust-module__iNkviW__accent{color:var(--green-dk)}.Trust-module__iNkviW__lede{margin-top:20px}.Trust-module__iNkviW__promises{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 40px;margin:40px 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}@media (max-width:700px){.Trust-module__iNkviW__promises{grid-template-columns:1fr}}
.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,1.15fr) minmax(0,1fr);gap:clamp(32px,5vw,88px);display:grid}.Mission-module__UtR6sq__accent{color:var(--yellow)}#Mission-module__UtR6sq__mission-heading{font-size:clamp(2.6rem,5.6vw,5.4rem);line-height:1.02}.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}
.Blog-module__qgnGkG__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.Blog-module__qgnGkG__card{border:1px solid var(--g2);border-radius:var(--radius);transition:transform .2s var(--ease), box-shadow .2s var(--ease);background:#fff;overflow:hidden}.Blog-module__qgnGkG__card:hover{transform:translateY(-3px);box-shadow:0 20px 40px -30px #0f204273}.Blog-module__qgnGkG__cardLink{color:inherit;text-decoration:none;display:block}.Blog-module__qgnGkG__cover,.Blog-module__qgnGkG__coverFallback{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.Blog-module__qgnGkG__coverFallback{background:radial-gradient(120% 140% at 15% 0%, #fabf2480 0%, transparent 55%), linear-gradient(160deg, var(--navy) 0%, var(--navy-deep) 100%)}.Blog-module__qgnGkG__body{padding:20px 22px 24px}.Blog-module__qgnGkG__body h3{color:var(--navy);margin-bottom:8px;font-size:1.06rem;font-weight:500}.Blog-module__qgnGkG__body p{color:var(--g5);margin:0 0 12px;font-size:.88rem;line-height:1.55}.Blog-module__qgnGkG__meta{color:var(--g4);letter-spacing:.01em;font-size:.76rem}.Blog-module__qgnGkG__viewAll{color:var(--navy);align-items:center;gap:8px;margin-top:36px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.Blog-module__qgnGkG__viewAll svg{width:16px;height:16px}.Blog-module__qgnGkG__viewAll:hover{color:var(--sky-dk)}@media (max-width:940px){.Blog-module__qgnGkG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.Blog-module__qgnGkG__grid{grid-template-columns:1fr}}
.post-module__fFuUMG__meta{color:var(--g5);margin:0 0 8px;font-size:.85rem}.post-module__fFuUMG__cover{aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius);width:100%;margin:28px 0 8px}.post-module__fFuUMG__prose h2{margin-top:44px}.post-module__fFuUMG__prose blockquote{border-left:3px solid var(--yellow);color:var(--g6);margin:0 0 1.1em;padding-left:18px;font-style:italic}.post-module__fFuUMG__prose pre{background:var(--g9);color:var(--g1);border-radius:10px;margin:0 0 1.1em;padding:16px 18px;overflow-x:auto}.post-module__fFuUMG__prose code{font-family:ui-monospace,monospace;font-size:.9em}.post-module__fFuUMG__prose img{border-radius:10px;max-width:100%;margin:1.5em 0}.post-module__fFuUMG__prose hr{border:none;border-top:1px solid var(--g2);margin:2em 0}.post-module__fFuUMG__tags{flex-wrap:wrap;gap:8px;margin-top:48px;display:flex}.post-module__fFuUMG__tag{background:var(--g1);color:var(--g6);border-radius:999px;padding:6px 14px;font-size:.8rem;font-weight:500}
.blog-module__JsT-Oq__page{padding-block:clamp(56px,6vw,96px) clamp(72px,8vw,120px)}.blog-module__JsT-Oq__lede{margin-top:20px;margin-bottom:48px}.blog-module__JsT-Oq__empty{color:var(--g5);font-size:1rem}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.blog-module__JsT-Oq__card{border:1px solid var(--g2);border-radius:var(--radius);transition:transform .2s var(--ease), box-shadow .2s var(--ease);background:#fff;overflow:hidden}.blog-module__JsT-Oq__card:hover{transform:translateY(-3px);box-shadow:0 20px 40px -30px #0f204273}.blog-module__JsT-Oq__cardLink{color:inherit;text-decoration:none;display:block}.blog-module__JsT-Oq__cover,.blog-module__JsT-Oq__coverFallback{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.blog-module__JsT-Oq__coverFallback{background:radial-gradient(120% 140% at 15% 0%, #fabf2480 0%, transparent 55%), linear-gradient(160deg, var(--navy) 0%, var(--navy-deep) 100%)}.blog-module__JsT-Oq__body{padding:20px 22px 24px}.blog-module__JsT-Oq__body h2{color:var(--navy);margin-bottom:8px;font-size:1.06rem;font-weight:500}.blog-module__JsT-Oq__body p{color:var(--g5);margin:0 0 12px;font-size:.88rem;line-height:1.55}.blog-module__JsT-Oq__meta{color:var(--g4);font-size:.76rem}.blog-module__JsT-Oq__pagination{justify-content:center;align-items:center;gap:20px;margin-top:56px;display:flex}.blog-module__JsT-Oq__pageLink{color:var(--navy);align-items:center;gap:8px;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.blog-module__JsT-Oq__pageLink svg{width:15px;height:15px}.blog-module__JsT-Oq__pageLink:first-child svg{transform:rotate(180deg)}.blog-module__JsT-Oq__pageLinkDisabled{visibility:hidden}.blog-module__JsT-Oq__pageInfo{color:var(--g5);font-size:.85rem}@media (max-width:940px){.blog-module__JsT-Oq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.blog-module__JsT-Oq__grid{grid-template-columns:1fr}}
.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%}}
