.landing_root__QGsgX{--gesso:#fbfbf8;--board:#15181e;--body-ink:#3a3f48;--cobalt:#3b70e3;--cobalt-soft:rgba(59,112,227,.07);--red:#e4573d;--red-deep:#c43518;--yellow:#fcd34d;--green:#059669;--green-deep:#047857;--grey:#6a6f78;--line:rgba(21,24,30,.1);--line-strong:rgba(21,24,30,.18);--card-shadow:0 1px 2px rgba(21,24,30,.05),0 10px 30px rgba(21,24,30,.06);--radius:12px;--display:var(--font-archivo),system-ui,sans-serif;--body:var(--font-instrument),system-ui,sans-serif;background:var(--gesso);color:var(--board);font-family:var(--body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;min-height:100vh}.landing_root__QGsgX ::selection{background:var(--yellow);color:var(--board)}.landing_root__QGsgX :focus-visible{outline:2px solid var(--cobalt);outline-offset:2px;border-radius:4px}.Nav_header__LKenz{position:sticky;top:0;z-index:40;background:hsla(60,27%,98%,.86);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.Nav_inner__v8YF7{display:flex;align-items:center;gap:28px;height:62px}.Nav_logo__0qZ6H{display:inline-flex;align-items:center;gap:9px;font-family:var(--display);font-stretch:115%;font-weight:750;font-size:16px;letter-spacing:-.01em;color:var(--board);text-decoration:none}.Nav_logoMark__jJc1V{width:25px;height:25px;border-radius:7px;background:#0f172a;color:#fff;display:grid;place-items:center;flex:none}.Nav_links___Dfdc{display:flex;gap:24px;margin-left:8px}.Nav_links___Dfdc a{font-size:14px;color:var(--body-ink);text-decoration:none;transition:color .15s ease}.Nav_links___Dfdc a:hover{color:var(--board)}.Nav_actions__ubUbO{margin-left:auto;display:flex;align-items:center;gap:18px}.Nav_signIn___JMcA{font-size:14px;color:var(--body-ink);text-decoration:none}.Nav_signIn___JMcA:hover{color:var(--board)}.Nav_demoBtn__GGiXy{font-weight:600;font-size:13.5px;color:#fff;background:var(--cobalt);padding:9px 18px;border-radius:8px;text-decoration:none;transition:background .15s ease}.Nav_demoBtn__GGiXy:hover{background:#2f5ecf}.Nav_menuBtn__Ckhrv{display:none;margin-left:auto;background:none;border:none;padding:10px;cursor:pointer}.Nav_menuIcon__xqieU,.Nav_menuIcon__xqieU:after,.Nav_menuIcon__xqieU:before{display:block;width:20px;height:2px;background:var(--board);transition:transform .2s ease,opacity .2s ease;content:""}.Nav_menuIcon__xqieU{position:relative}.Nav_menuIcon__xqieU:before{position:absolute;top:-6px}.Nav_menuIcon__xqieU:after{position:absolute;top:6px}.Nav_menuIconOpen__0LEYq{transform:rotate(45deg)}.Nav_menuIconOpen__0LEYq:before{transform:rotate(-90deg) translateX(-6px)}.Nav_menuIconOpen__0LEYq:after{opacity:0}.Nav_mobileMenu__O0k3r{display:none}@media (max-width:860px){.Nav_actions__ubUbO,.Nav_links___Dfdc{display:none}.Nav_menuBtn__Ckhrv{display:block}.Nav_mobileMenu__O0k3r{display:flex;flex-direction:column;padding:8px 24px 20px;border-top:1px solid var(--line);background:var(--gesso)}.Nav_mobileMenu__O0k3r a{padding:12px 0;font-size:16px;color:var(--board);text-decoration:none;border-bottom:1px solid var(--line)}.Nav_mobileActions__wns3q{display:flex;align-items:center;justify-content:space-between;padding-top:16px}.Nav_mobileActions__wns3q a{border-bottom:none;padding:10px 0}.Nav_mobileActions__wns3q .Nav_demoBtn__GGiXy{padding:10px 20px}}.shared_container__WvTMd{max-width:1180px;margin:0 auto;padding:0 24px}.shared_btn__3Z5BD{font-family:var(--body);font-weight:600;font-size:15px;padding:13px 24px;border-radius:9px;border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;gap:8px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.shared_btn__3Z5BD:active{transform:translateY(1px)}.shared_btnPrimary__PdBbz{background:var(--cobalt);color:#fff;box-shadow:0 6px 16px rgba(59,112,227,.22)}.shared_btnPrimary__PdBbz:hover{background:#2f5ecf;box-shadow:0 8px 20px rgba(59,112,227,.28)}.shared_btnSecondary__QA0l_{background:#fff;color:var(--board);border-color:var(--line-strong)}.shared_btnSecondary__QA0l_:hover{border-color:var(--board)}.shared_kicker__48nHK{display:inline-flex;align-items:center;gap:8px;font-family:var(--body);font-weight:600;font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--grey)}.shared_sectionHead__u8W7C{max-width:640px;margin-bottom:40px}.shared_sectionHead__u8W7C h2{font-family:var(--display);font-stretch:115%;font-weight:750;font-size:clamp(28px,3.4vw,40px);line-height:1.05;letter-spacing:-.022em;margin:14px 0 12px;text-wrap:balance}.shared_sectionHead__u8W7C p{color:var(--body-ink);font-size:16.5px;margin:0;max-width:56ch}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.shared_reveal__BPNfp{animation:shared_rise__LhLoF linear both;animation-timeline:view();animation-range:entry 5% entry 45%}}}@keyframes shared_rise__LhLoF{0%{opacity:0;transform:translateY(20px)}}.Hero_hero__LXPjz{padding:88px 0 64px;overflow:hidden}.Hero_inner__0OZGg{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:48px;align-items:center}.Hero_copy__mi_p4 h1{font-family:var(--display);font-stretch:118%;font-weight:800;font-size:clamp(36px,4.6vw,58px);line-height:1.04;letter-spacing:-.028em;margin:0 0 22px;text-wrap:balance;color:var(--board)}.Hero_copy__mi_p4 h1 em{font-style:normal;color:var(--cobalt)}.Hero_sub__cg8qI{font-size:17.5px;color:var(--body-ink);max-width:46ch;margin:0 0 30px}.Hero_ctas__Siml7{display:flex;gap:14px;flex-wrap:wrap}.Hero_scene__xpv_S{min-width:0}@media (max-width:960px){.Hero_hero__LXPjz{padding:52px 0 40px}.Hero_inner__0OZGg{grid-template-columns:1fr;gap:16px}.Hero_copy__mi_p4{text-align:center}.Hero_copy__mi_p4 h1,.Hero_sub__cg8qI{margin-left:auto;margin-right:auto}.Hero_ctas__Siml7{justify-content:center}.Hero_scene__xpv_S{max-width:540px;margin:22px auto 0;width:100%}}.HeroSchematic_schematic__uOj5f{position:relative;width:100%;display:flex;justify-content:center;align-items:flex-start}.HeroSchematic_canvas__8VIRc{flex:none;position:relative;width:540px;height:480px;transform-origin:top center;font-family:var(--body)}.HeroSchematic_animated__pHttd .HeroSchematic_canvas__8VIRc{transition:opacity .3s ease}.HeroSchematic_rewind__Rw_Hn .HeroSchematic_canvas__8VIRc{opacity:0}.HeroSchematic_rewind__Rw_Hn .HeroSchematic_canvas__8VIRc *{transition:none!important;animation:none!important}.HeroSchematic_canvas__8VIRc:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(21,24,30,.055) 1px,transparent 1.2px);background-size:22px 22px;-webkit-mask-image:radial-gradient(closest-side,#000 30%,transparent 82%);mask-image:radial-gradient(closest-side,#000 30%,transparent 82%);pointer-events:none}.HeroSchematic_wires__4H4tU{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.HeroSchematic_wires__4H4tU path{stroke:rgba(59,112,227,.5);stroke-width:2;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1}.HeroSchematic_animated__pHttd .HeroSchematic_wires__4H4tU path{transition:stroke-dashoffset .9s cubic-bezier(.4,0,.2,1)}.HeroSchematic_p2__zrFi_ .HeroSchematic_wireRoute__V09bw,.HeroSchematic_p3__Dtdr_ .HeroSchematic_wireFan__Ze19N,.HeroSchematic_p4__xOGQT .HeroSchematic_wireIep__nk_qG,.HeroSchematic_p5__Ucuu5 .HeroSchematic_wireAudit__Bvz2l{stroke-dashoffset:0}.HeroSchematic_animated__pHttd.HeroSchematic_p3__Dtdr_ .HeroSchematic_fan2__9_LMy{transition-delay:.28s}.HeroSchematic_animated__pHttd.HeroSchematic_p3__Dtdr_ .HeroSchematic_fan3__1GKey{transition-delay:.56s}.HeroSchematic_audit__8qXpE,.HeroSchematic_chip__G0oNs,.HeroSchematic_iep__ObbA6,.HeroSchematic_reportCard__mgz_K{position:absolute;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--card-shadow)}.HeroSchematic_report__VAbdk{position:absolute;left:8px;top:34px;width:198px;height:128px}.HeroSchematic_note__vRAF5{position:absolute;inset:6px 4px auto 4px;padding:12px 14px;background:rgba(252,211,77,.16);border:1.5px dashed rgba(180,130,20,.35);border-radius:12px;transform:rotate(-2.5deg);font-size:11.5px;line-height:1.45;color:#6b5d33;opacity:1}.HeroSchematic_noteHint__uzRar{display:block;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#b08a2e;margin-bottom:3px}.HeroSchematic_animated__pHttd .HeroSchematic_note__vRAF5{transition:opacity .4s ease,transform .4s ease}:is(.HeroSchematic_p1__AzgDt,.HeroSchematic_complete__cg_V_) .HeroSchematic_note__vRAF5{opacity:0;transform:rotate(-2.5deg) translateY(-10px) scale(.96)}.HeroSchematic_reportCard__mgz_K{inset:0;padding:9px 11px;opacity:0;transform:translateY(10px) scale(.97)}.HeroSchematic_animated__pHttd .HeroSchematic_reportCard__mgz_K{transition:opacity .45s ease .15s,transform .45s cubic-bezier(.2,.8,.3,1.1) .15s}:is(.HeroSchematic_p1__AzgDt,.HeroSchematic_complete__cg_V_) .HeroSchematic_reportCard__mgz_K{opacity:1;transform:none}.HeroSchematic_reportCard__mgz_K header{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:var(--board);margin-bottom:7px}.HeroSchematic_reportCard__mgz_K header img{width:20px;height:auto}.HeroSchematic_status__MVdNw{position:relative;margin-left:auto;width:58px;height:17px}.HeroSchematic_status__MVdNw em{position:absolute;inset:0;display:grid;place-items:center;border-radius:999px;font-style:normal;font-size:9px;font-weight:700;letter-spacing:.02em}.HeroSchematic_statusNew__VEOrS{background:rgba(21,24,30,.07);color:var(--grey);opacity:1}.HeroSchematic_statusDone__rAn9N{background:rgba(5,150,105,.14);color:var(--green-deep);opacity:0;transform:translateY(5px)}.HeroSchematic_animated__pHttd .HeroSchematic_status__MVdNw em{transition:opacity .3s ease,transform .3s ease}:is(.HeroSchematic_p6__pOw_D,.HeroSchematic_complete__cg_V_) .HeroSchematic_statusNew__VEOrS{opacity:0;transform:translateY(-5px)}:is(.HeroSchematic_p6__pOw_D,.HeroSchematic_complete__cg_V_) .HeroSchematic_statusDone__rAn9N{opacity:1;transform:none}.HeroSchematic_animated__pHttd.HeroSchematic_p6__pOw_D .HeroSchematic_status__MVdNw em{transition-delay:1.15s}.HeroSchematic_rrow__i_YnO{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--body-ink);padding:3px 0;opacity:0;transform:translateY(5px)}.HeroSchematic_rrow__i_YnO svg{color:var(--grey)}.HeroSchematic_animated__pHttd .HeroSchematic_rrow__i_YnO{transition:opacity .35s ease,transform .35s ease}:is(.HeroSchematic_p1__AzgDt,.HeroSchematic_complete__cg_V_) .HeroSchematic_rrow__i_YnO{opacity:1;transform:none}.HeroSchematic_animated__pHttd.HeroSchematic_p1__AzgDt .HeroSchematic_rrow1__amqwN{transition-delay:.3s}.HeroSchematic_animated__pHttd.HeroSchematic_p1__AzgDt .HeroSchematic_rrow2__On6EO{transition-delay:.45s}.HeroSchematic_animated__pHttd.HeroSchematic_p1__AzgDt .HeroSchematic_rrow3__jMfP8{transition-delay:.6s}.HeroSchematic_avatar__hcGJ6{width:17px;height:17px;border-radius:50%;background:var(--cobalt);color:#fff;font-size:9px;font-weight:700;display:grid;place-items:center}.HeroSchematic_catPill__HZb5R{font-style:normal;font-size:9px;font-weight:700;padding:2px 8px;border-radius:999px;background:rgba(252,211,77,.3);color:#8a6116}.HeroSchematic_hub__oB88K{position:absolute;left:232px;top:182px;width:52px;height:52px;border-radius:15px;background:#0f172a;color:#fff;display:grid;place-items:center;box-shadow:0 2px 6px rgba(15,23,42,.16),0 14px 30px rgba(15,23,42,.2),0 0 0 6px hsla(0,0%,100%,.65);z-index:2}.HeroSchematic_hub__oB88K:after{content:"";position:absolute;inset:-6px;border-radius:20px;border:2px solid rgba(59,112,227,.55);opacity:0}.HeroSchematic_animated__pHttd.HeroSchematic_p2__zrFi_ .HeroSchematic_hub__oB88K:after{animation:HeroSchematic_ripple__fGD4b 1s ease-out .5s}@keyframes HeroSchematic_ripple__fGD4b{0%{opacity:.9;transform:scale(.82)}to{opacity:0;transform:scale(1.45)}}.HeroSchematic_chip__G0oNs{display:flex;align-items:center;gap:8px;padding:8px 12px}.HeroSchematic_chip__G0oNs img{height:auto}.HeroSchematic_chipText___5bAc{display:flex;flex-direction:column;line-height:1.25}.HeroSchematic_chipText___5bAc b{font-size:11px;color:var(--board)}.HeroSchematic_chipText___5bAc small{font-size:9.5px;color:var(--grey);display:inline-flex;align-items:center}.HeroSchematic_counselor__S0j7k{left:372px;top:52px}.HeroSchematic_profile__TTbe_{left:376px;top:150px}.HeroSchematic_admin__BVW47{left:376px;top:250px}.HeroSchematic_chip__G0oNs{opacity:.55;transform:translateY(3px)}.HeroSchematic_animated__pHttd .HeroSchematic_chip__G0oNs{transition:opacity .5s ease,transform .5s ease}:is(.HeroSchematic_p3__Dtdr_,.HeroSchematic_complete__cg_V_) .HeroSchematic_chip__G0oNs{opacity:1;transform:none}.HeroSchematic_animated__pHttd.HeroSchematic_p3__Dtdr_ .HeroSchematic_profile__TTbe_{transition-delay:.28s}.HeroSchematic_animated__pHttd.HeroSchematic_p3__Dtdr_ .HeroSchematic_admin__BVW47{transition-delay:.56s}.HeroSchematic_cAvatar__BVDlE{width:24px;height:24px;border-radius:50%;background:var(--cobalt-soft);color:var(--cobalt);font-size:11px;font-weight:800;display:grid;place-items:center}.HeroSchematic_ping__0PEFC{position:absolute;top:-4px;right:-4px;width:11px;height:11px;border-radius:50%;background:var(--red);border:2px solid #fff;opacity:0;transform:scale(0)}.HeroSchematic_animated__pHttd .HeroSchematic_ping__0PEFC{transition:opacity .25s ease,transform .35s cubic-bezier(.2,.9,.3,1.4)}:is(.HeroSchematic_p3__Dtdr_,.HeroSchematic_complete__cg_V_) .HeroSchematic_ping__0PEFC{opacity:1;transform:scale(1)}.HeroSchematic_animated__pHttd.HeroSchematic_p3__Dtdr_ .HeroSchematic_ping__0PEFC{transition-delay:.45s}.HeroSchematic_sent__H1qzM{width:15px;height:15px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;margin-left:2px;opacity:0;transform:scale(0)}.HeroSchematic_animated__pHttd .HeroSchematic_sent__H1qzM{transition:opacity .25s ease .7s,transform .35s cubic-bezier(.2,.9,.3,1.4) .7s}:is(.HeroSchematic_p3__Dtdr_,.HeroSchematic_complete__cg_V_) .HeroSchematic_sent__H1qzM{opacity:1;transform:scale(1)}.HeroSchematic_tick__VGFsM{display:inline-block;height:12px;overflow:hidden;font-weight:700;color:var(--board)}.HeroSchematic_tick__VGFsM span{display:block;height:12px;line-height:12px}.HeroSchematic_animated__pHttd .HeroSchematic_tick__VGFsM span{transition:transform .4s cubic-bezier(.3,.8,.3,1.1) .95s}:is(.HeroSchematic_p3__Dtdr_,.HeroSchematic_complete__cg_V_) .HeroSchematic_tick__VGFsM span{transform:translateY(-12px)}.HeroSchematic_iep__ObbA6{left:52px;top:300px;display:flex;align-items:center;gap:8px;padding:9px 12px;opacity:.55}.HeroSchematic_animated__pHttd .HeroSchematic_iep__ObbA6{transition:opacity .5s ease,border-color .5s ease,box-shadow .5s ease}:is(.HeroSchematic_p4__xOGQT,.HeroSchematic_complete__cg_V_) .HeroSchematic_iep__ObbA6{opacity:1;border-color:rgba(59,112,227,.55);box-shadow:0 0 0 3px var(--cobalt-soft),var(--card-shadow)}.HeroSchematic_linked__rNJ02{font-style:normal;font-size:9px;font-weight:700;padding:2.5px 8px;border-radius:999px;background:var(--cobalt-soft);color:var(--cobalt);margin-left:4px;opacity:0;transform:scale(.6)}.HeroSchematic_animated__pHttd .HeroSchematic_linked__rNJ02{transition:opacity .3s ease .55s,transform .35s cubic-bezier(.2,.9,.3,1.4) .55s}:is(.HeroSchematic_p4__xOGQT,.HeroSchematic_complete__cg_V_) .HeroSchematic_linked__rNJ02{opacity:1;transform:scale(1)}.HeroSchematic_audit__8qXpE{left:16px;top:392px;width:508px;padding:8px 12px 9px}.HeroSchematic_audit__8qXpE header{display:flex;align-items:center;gap:6px;font-size:10.5px;font-weight:700;color:var(--board);margin-bottom:6px}.HeroSchematic_live__ch2yG{margin-left:auto;display:inline-flex;align-items:center;gap:4px;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--green-deep)}.HeroSchematic_live__ch2yG i{width:6px;height:6px;border-radius:50%;background:var(--green)}.HeroSchematic_animated__pHttd .HeroSchematic_live__ch2yG i{animation:HeroSchematic_livePulse__n9jY8 2.2s ease-in-out infinite}@keyframes HeroSchematic_livePulse__n9jY8{0%,to{box-shadow:0 0 0 0 rgba(5,150,105,.4)}50%{box-shadow:0 0 0 4px rgba(5,150,105,0)}}.HeroSchematic_logRows__Mv6_f{height:44px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 70%,transparent);mask-image:linear-gradient(#000 70%,transparent)}.HeroSchematic_logRow__2MtIA{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--body-ink);height:19px}.HeroSchematic_logRow__2MtIA span{width:26px;color:var(--grey);font-variant-numeric:tabular-nums}.HeroSchematic_logRow__2MtIA em{font-style:normal;font-weight:700;color:var(--cobalt)}.HeroSchematic_logNew__LHAEx{margin-top:-21px;opacity:0;border-radius:6px;background:rgba(59,112,227,.06)}.HeroSchematic_animated__pHttd .HeroSchematic_logNew__LHAEx{transition:margin-top .5s cubic-bezier(.3,.8,.3,1),opacity .4s ease .15s}:is(.HeroSchematic_p5__Ucuu5,.HeroSchematic_complete__cg_V_) .HeroSchematic_logNew__LHAEx{margin-top:0;opacity:1}.HeroSchematic_cursor__U7bm5{position:absolute;width:19px;height:19px;left:0;top:0;transform:translate(318px,330px);opacity:0;z-index:3}.HeroSchematic_cursor__U7bm5 path{fill:#0f172a;stroke:#fff;stroke-width:1.6}.HeroSchematic_animated__pHttd .HeroSchematic_cursor__U7bm5{transition:transform 1s cubic-bezier(.35,.7,.25,1),opacity .3s ease}:is(.HeroSchematic_p6__pOw_D,.HeroSchematic_complete__cg_V_) .HeroSchematic_cursor__U7bm5{transform:translate(176px,66px);opacity:1}.HeroSchematic_complete__cg_V_ .HeroSchematic_cursor__U7bm5{opacity:0}.HeroSchematic_clickRing__8vvLm{position:absolute;left:172px;top:62px;width:22px;height:22px;border-radius:50%;border:2px solid var(--cobalt);opacity:0;z-index:2}.HeroSchematic_animated__pHttd.HeroSchematic_p6__pOw_D .HeroSchematic_clickRing__8vvLm{animation:HeroSchematic_clickRing__8vvLm .55s ease-out 1.05s}@keyframes HeroSchematic_clickRing__8vvLm{0%{opacity:.85;transform:scale(.4)}to{opacity:0;transform:scale(1.5)}}.Modules_section__S0GCY{padding:84px 0 40px}.Modules_features__pgRfK{display:flex;flex-direction:column}.Modules_feature__O_eAO{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:64px;align-items:center;padding:52px 0;border-top:1px solid var(--line)}.Modules_feature__O_eAO:nth-child(2n) .Modules_fCopy___RAhR{order:2}.Modules_fCopy___RAhR{max-width:44ch}.Modules_fClay__10QJK{display:block;height:58px;width:auto;margin:0 0 16px -2px}@media (prefers-reduced-motion:no-preference){.Modules_fClay__10QJK{animation:Modules_clayBob__20cJj 6.5s ease-in-out infinite}.Modules_feature__O_eAO:nth-child(2n) .Modules_fClay__10QJK{animation-duration:7.5s;animation-delay:.9s}@keyframes Modules_clayBob__20cJj{0%,to{translate:0 0}50%{translate:0 -7px}}}.Modules_fLabel__BrByM{font-family:var(--body);font-weight:600;font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--cobalt);margin:0 0 12px}.Modules_fCopy___RAhR h3{font-family:var(--display);font-stretch:115%;font-weight:750;font-size:clamp(24px,2.5vw,31px);line-height:1.08;letter-spacing:-.02em;margin:0 0 12px;text-wrap:balance;color:var(--board)}.Modules_fBody__Nmv7p{font-size:15.5px;color:var(--body-ink);margin:0}.Modules_soonNote__huHAh{display:inline-flex;margin-top:16px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--cobalt);border:1px dashed rgba(59,112,227,.45);border-radius:999px;padding:3px 10px}.Modules_visual__G3oXH{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 2px 6px rgba(15,23,42,.05),0 18px 44px rgba(15,23,42,.08);overflow:hidden;font-size:12px;color:#0f172a;transition:transform .25s ease,box-shadow .25s ease}.Modules_visual__G3oXH:hover{transform:translateY(-3px);box-shadow:0 3px 8px rgba(15,23,42,.06),0 24px 54px rgba(15,23,42,.11)}.Modules_visualSoon__GWtP4{border-style:dashed;border-color:#c9d2e4}.Modules_visualSoon__GWtP4 .Modules_visualBody__8_n42{background-image:radial-gradient(rgba(59,112,227,.05) 1px,transparent 0);background-size:14px 14px}.Modules_visualBody__8_n42{display:flex;flex-direction:column;gap:12px;padding:18px 20px;min-width:0}.Modules_visualTop__VEi2y{display:flex;align-items:center;justify-content:space-between;gap:10px}.Modules_visualTop__VEi2y b{font-family:var(--display);font-stretch:112%;font-weight:700;font-size:15px;letter-spacing:-.01em}.Modules_btnBlue__WgqrO,.Modules_btnGreen__gQEMO{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:600;color:#fff;padding:5px 10px;border-radius:6px;white-space:nowrap}.Modules_btnGreen__gQEMO{background:#16a34a}.Modules_btnBlue__WgqrO{background:#2563eb}.Modules_searchBox__uMssu{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;color:#94a3b8;border:1px solid #e2e8f0;border-radius:7px;padding:5px 10px;white-space:nowrap}.Modules_rows__lNt1g{display:flex;flex-direction:column;gap:7px}.Modules_row__arzEr{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e9edf2;border-radius:9px;padding:8px 11px;min-width:0;box-shadow:0 1px 2px rgba(15,23,42,.03)}.Modules_rowGhost__sabG1{opacity:.55;border-style:dashed;box-shadow:none}.Modules_rowAlert__Ijgri{border-color:#fecaca;background:#fffbfb}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.Modules_auditRow__KnhS1,.Modules_historyLine__rz_J0,.Modules_row__arzEr{animation:Modules_rowRise__5yrQs linear both;animation-timeline:view();animation-range:entry 8% entry 42%}.Modules_auditRow__KnhS1:nth-child(2),.Modules_historyLine__rz_J0:nth-of-type(2),.Modules_row__arzEr:nth-child(2){animation-range:entry 14% entry 48%}.Modules_auditRow__KnhS1:nth-child(3),.Modules_historyLine__rz_J0:nth-of-type(3),.Modules_row__arzEr:nth-child(3){animation-range:entry 20% entry 54%}.Modules_auditRow__KnhS1:nth-child(4),.Modules_row__arzEr:nth-child(4){animation-range:entry 26% entry 60%}.Modules_auditRow__KnhS1:nth-child(5){animation-range:entry 32% entry 66%}.Modules_auditRow__KnhS1:nth-child(6){animation-range:entry 38% entry 72%}}}@keyframes Modules_rowRise__5yrQs{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.Modules_dot__XW11y{width:7px;height:7px;border-radius:50%;flex:none}.Modules_dotRed__kAD3J{background:#dc2626}.Modules_dotBlue__cSY1H{background:#2563eb}.Modules_dotAmber__JZy_F{background:#d97706}.Modules_who__D5LME{flex:1;min-width:0;line-height:1.25}.Modules_who__D5LME b{display:block;font-weight:600;font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Modules_who__D5LME small{display:flex;align-items:center;gap:4px;font-size:9.5px;color:#64748b;white-space:nowrap;overflow:hidden}.Modules_who__D5LME small svg{flex:none;color:#94a3b8}.Modules_who__D5LME small svg:not(:first-child){margin-left:5px}.Modules_when__2EF11{display:inline-flex;align-items:center;gap:4px;font-size:10px;color:#64748b;white-space:nowrap;flex:none}.Modules_when__2EF11 svg{color:#94a3b8}.Modules_pill__3P8pE{display:inline-flex;align-items:center;gap:4px;font-size:8.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:2.5px 7px;border-radius:999px;border:1px solid transparent;white-space:nowrap;flex:none;font-style:normal}.Modules_pillGrey__8m7iL{background:#f8fafc;border-color:#e2e8f0;color:#475569}.Modules_pillGreen__JWWi8{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.Modules_pillAmber__2IALy{background:#fffbeb;border-color:#fde68a;color:#b45309}.Modules_pillBlue__ZcmTm{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.Modules_pillRed__dPjCI{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.Modules_avatar__FH1zz{width:25px;height:25px;border-radius:50%;background:#1e293b;color:#fff;display:grid;place-items:center;font-weight:600;font-size:9px;letter-spacing:.02em;flex:none}.Modules_avatarLg__QF_Qy{width:34px;height:34px;font-size:11px}.Modules_profile__xaMqm{display:flex;flex-direction:column;gap:10px}.Modules_profileHead__J1Aoq{display:flex;align-items:center;gap:10px}.Modules_profilePills__Si5Ts{display:flex;gap:5px;flex:none}.Modules_tabs__srwQ1{display:flex;gap:14px;font-size:10.5px;color:#64748b;border-bottom:1px solid #e9edf2;padding-bottom:8px}.Modules_tabOn__DQ9y4{color:var(--cobalt);font-weight:600;box-shadow:0 9px 0 -7px var(--cobalt)}.Modules_historyLine__rz_J0{display:flex;align-items:center;gap:8px;font-size:11px;color:#334155;border:1px solid #e9edf2;border-radius:8px;padding:7px 10px}.Modules_historyLine__rz_J0 svg{flex:none;color:#94a3b8}.Modules_historyLine__rz_J0 .Modules_pill__3P8pE{margin-left:auto}.Modules_livePill__3zvkX{display:inline-flex;align-items:center;gap:5px;font-size:9.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#047857}.Modules_livePill__3zvkX i{width:6px;height:6px;border-radius:50%;background:#10b981}@media (prefers-reduced-motion:no-preference){.Modules_livePill__3zvkX i{animation:Modules_livePulse__QQ2Yf 2s ease-in-out infinite}@keyframes Modules_livePulse__QQ2Yf{0%,to{opacity:1}50%{opacity:.35}}}.Modules_auditRows__x2eWj{display:flex;flex-direction:column}.Modules_auditRow__KnhS1{display:flex;align-items:center;gap:9px;padding:7.5px 2px;border-bottom:1px solid #f3f4f6;white-space:nowrap;min-width:0}.Modules_auditTime___MYT2{width:58px;flex:none;font-size:9.5px;color:#6b7280;overflow:hidden;text-overflow:ellipsis}.Modules_auditActor__wCFby{display:inline-flex;align-items:center;gap:6px;width:84px;flex:none;font-size:10.5px;color:#111827;overflow:hidden;text-overflow:ellipsis}.Modules_auditActor__wCFby i{width:18px;height:18px;border-radius:50%;background:#f3f4f6;color:#4b5563;display:grid;place-items:center;font-style:normal;font-weight:600;font-size:8.5px;flex:none}.Modules_badge__hteTj{display:inline-flex;align-items:center;font-size:9px;font-weight:600;padding:2px 7px;border-radius:5px;white-space:nowrap;flex:none}.Modules_toneYellow__72CQJ{background:#fef9c3;color:#a16207}.Modules_toneBlue__H5i1O{background:#dbeafe;color:#1d4ed8}.Modules_toneTeal__UoB1O{background:#ccfbf1;color:#0f766e}.Modules_toneEmerald__qnXTY{background:#d1fae5;color:#047857}.Modules_toneViolet__9JKnP{background:#ede9fe;color:#6d28d9}.Modules_auditEntity__HCaQ6{flex:1;min-width:0;font-size:10.5px;color:#4b5563;overflow:hidden;text-overflow:ellipsis}.Modules_auditFoot__whsJU{font-family:var(--body);font-weight:500;font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af}.Modules_soonPill__jX5UT{font-size:8.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--cobalt);border:1px dashed rgba(59,112,227,.5);border-radius:999px;padding:3px 8px;white-space:nowrap}.Modules_statRow__PCaMy{display:flex;gap:8px}.Modules_statTile__mBkC_{flex:1;border:1px solid #e9edf2;border-radius:9px;padding:8px 11px;min-width:0}.Modules_statTile__mBkC_ small{display:block;font-size:9px;letter-spacing:.04em;text-transform:uppercase;color:#6b7280;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Modules_statTile__mBkC_ span{display:flex;align-items:baseline;gap:7px;font-size:16px;font-weight:700;letter-spacing:-.01em;color:#0f172a;font-variant-numeric:tabular-nums}.Modules_statTile__mBkC_ em{font-style:normal;font-size:9.5px;font-weight:500;color:#6b7280}.Modules_deltaGood__WU2mI{font-style:normal;font-size:9.5px;font-weight:600;color:#047857}.Modules_chartCard__UiWlq{border:1px solid #e9edf2;border-radius:9px;padding:10px 12px 8px;display:flex;flex-direction:column;gap:6px}.Modules_chartHead__AnJ3C{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.Modules_chartHead__AnJ3C b{font-size:11px;font-weight:600;color:#0f172a}.Modules_chart__CfTVz{width:100%;height:116px}.Modules_chartGrid__S_1o_ line{stroke:#eef2f6;stroke-width:1}.Modules_chartAxis__s9rh8 text{font-family:var(--body);font-size:7.5px;fill:#94a3b8}.Modules_chartArea__Tp5Jy{fill:rgba(5,150,105,.09);stroke:none}.Modules_chartLine__gkMf5{fill:none;stroke:#059669;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.Modules_chartDot__VIa2c{fill:#059669;stroke:#fff;stroke-width:2}.Modules_chartTag__MUOIc rect{fill:#fff;stroke:#e2e8f0}.Modules_chartTag__MUOIc text{font-family:var(--body);font-size:8px;font-weight:600;fill:#334155}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.Modules_chartLine__gkMf5{stroke-dasharray:1;animation:Modules_drawLine__14Hfz linear both;animation-timeline:view();animation-range:entry 15% entry 70%}.Modules_chartArea__Tp5Jy,.Modules_chartDot__VIa2c,.Modules_chartTag__MUOIc{animation:Modules_fadeIn__04tJ7 linear both;animation-timeline:view();animation-range:entry 40% entry 75%}}}@keyframes Modules_drawLine__14Hfz{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes Modules_fadeIn__04tJ7{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.Modules_section__S0GCY{padding:56px 0 24px}.Modules_feature__O_eAO{grid-template-columns:1fr;gap:24px;padding:36px 0}.Modules_feature__O_eAO:nth-child(2n) .Modules_fCopy___RAhR{order:0}.Modules_fCopy___RAhR{max-width:none}}.Adoption_section__JeXa0{padding:72px 0}.Adoption_timeline__HHrWI{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin:0;padding:0;position:relative}.Adoption_timeline__HHrWI:before{content:"";position:absolute;left:0;right:0;top:46px;height:1px;background:var(--line-strong)}.Adoption_step__Ng6U7{position:relative;padding-top:66px}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.Adoption_step__Ng6U7{animation:Adoption_stepRise__o72Ec linear both;animation-timeline:view();animation-range:entry 0 entry 42%}.Adoption_step__Ng6U7:nth-child(2){animation-range:entry 8% entry 50%}.Adoption_step__Ng6U7:nth-child(3){animation-range:entry 16% entry 58%}.Adoption_step__Ng6U7:nth-child(4){animation-range:entry 24% entry 66%}.Adoption_step__Ng6U7:nth-child(5){animation-range:entry 32% entry 74%}}}@keyframes Adoption_stepRise__o72Ec{0%{opacity:0;transform:translateY(16px)}}.Adoption_time__m_fik{position:absolute;top:8px;left:0;font-family:var(--body);font-size:12.5px;letter-spacing:.03em;color:var(--board);font-weight:600;font-variant-numeric:tabular-nums}.Adoption_dot__rXlDT{position:absolute;top:41px;left:2px;width:11px;height:11px;border-radius:50%;background:var(--cobalt);border:2.5px solid var(--gesso);box-shadow:0 0 0 1px var(--line-strong)}.Adoption_step__Ng6U7:first-child .Adoption_dot__rXlDT{background:var(--yellow)}.Adoption_step__Ng6U7:last-child .Adoption_dot__rXlDT{background:var(--green)}.Adoption_step__Ng6U7 h3{font-family:var(--display);font-stretch:112%;font-weight:700;font-size:16px;letter-spacing:-.01em;margin:0 0 6px}.Adoption_step__Ng6U7 p{margin:0;font-size:13.5px;color:var(--body-ink);max-width:24ch}@media (max-width:900px){.Adoption_section__JeXa0{padding:52px 0}.Adoption_timeline__HHrWI{grid-template-columns:1fr;gap:0}.Adoption_timeline__HHrWI:before{top:0;bottom:0;left:46px;right:auto;width:1px;height:auto}.Adoption_step__Ng6U7{padding:14px 0 22px 78px}.Adoption_time__m_fik{top:14px}.Adoption_dot__rXlDT{top:18px;left:41px}.Adoption_step__Ng6U7 p{max-width:44ch}}.Ai_section__jolPD{background:var(--board);color:#edeee9;padding:92px 0;margin:40px 0 0}.Ai_inner__gfjPr{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.Ai_kickerDark__1UUUU{color:#9aa0a8;display:inline-flex;align-items:center;gap:10px}.Ai_soonPill__3JHl3{font-size:9px;font-weight:600;letter-spacing:.08em;color:var(--yellow);border:1px dashed rgba(252,211,77,.55);border-radius:999px;padding:2.5px 8px}.Ai_section__jolPD h2{font-family:var(--display);font-stretch:115%;font-weight:750;font-size:clamp(28px,3.4vw,40px);line-height:1.06;letter-spacing:-.022em;margin:16px 0 14px;color:#fff;text-wrap:balance}.Ai_section__jolPD h2 em{font-style:normal;color:var(--yellow)}.Ai_lede__f7ZRo{color:#b9bcc2;font-size:16px;max-width:46ch;margin:0 0 22px}.Ai_points__HhXIm{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.Ai_points__HhXIm li{display:flex;align-items:baseline;gap:9px;font-size:14px;color:#d4d6da}.Ai_points__HhXIm li svg{flex:none;color:#7fb89b;transform:translateY(2px)}.Ai_chatSide__nmybo{position:relative}.Ai_chatClay__r6Suv{position:absolute;top:-34px;right:-14px;height:66px;width:auto;rotate:7deg;z-index:1}.Ai_chatCard__o1zbn{background:#fff;border-radius:14px;box-shadow:0 2px 6px rgba(0,0,0,.2),0 28px 70px rgba(0,0,0,.4);overflow:hidden;color:#0f172a}.Ai_chatHead__hzYSi{display:flex;align-items:center;gap:10px;padding:13px 16px;border-bottom:1px solid #eef2f6}.Ai_chatIcon__7HjWh{width:30px;height:30px;border-radius:9px;background:#111827;color:#fff;display:grid;place-items:center;flex:none}.Ai_chatTitle__ovv5T{line-height:1.3}.Ai_chatTitle__ovv5T b{display:block;font-weight:600;font-size:13.5px;letter-spacing:-.01em}.Ai_chatTitle__ovv5T small{display:block;font-size:10.5px;color:#6b7280}.Ai_thread__CZrCH{display:flex;flex-direction:column;gap:12px;padding:20px 16px;min-height:208px}.Ai_q__u_DPP{align-self:flex-end;max-width:80%;background:var(--cobalt);color:#fff;font-size:13px;line-height:1.45;padding:9px 13px;border-radius:13px;border-bottom-right-radius:4px}.Ai_typingBubble__9CHZy{display:none;align-self:flex-start;gap:4px;background:#f1f5f9;padding:12px 14px;border-radius:13px;border-bottom-left-radius:4px}.Ai_typingBubble__9CHZy i{width:5px;height:5px;border-radius:50%;background:#94a3b8}.Ai_a__lAxJJ{align-self:flex-start;max-width:88%;background:#f1f5f9;padding:11px 13px;border-radius:13px;border-bottom-left-radius:4px;transition:opacity .45s ease,transform .45s ease}.Ai_a__lAxJJ p{margin:0 0 9px;font-size:13px;line-height:1.5;color:#1f2937}.Ai_cites__BCbKi{display:flex;flex-wrap:wrap;gap:6px}.Ai_cite__NbCj5{font-family:var(--body);font-weight:500;font-size:9.5px;letter-spacing:.03em;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:3px 8px;transition:opacity .4s ease,transform .4s ease}.Ai_chatCard__o1zbn[data-ai=typing] .Ai_typingBubble__9CHZy{display:inline-flex}.Ai_chatCard__o1zbn[data-ai=typing] .Ai_a__lAxJJ{opacity:0;transform:translateY(8px)}.Ai_chatCard__o1zbn[data-ai=done] .Ai_a__lAxJJ,.Ai_chatCard__o1zbn[data-ai=done] .Ai_cite__NbCj5{opacity:1;transform:none}.Ai_chatCard__o1zbn[data-ai=typing] .Ai_cite__NbCj5{opacity:0;transform:translateY(4px)}.Ai_chatCard__o1zbn[data-ai=done] .Ai_cite__NbCj5:first-child{transition-delay:.25s}.Ai_chatCard__o1zbn[data-ai=done] .Ai_cite__NbCj5:nth-child(2){transition-delay:.4s}.Ai_chatCard__o1zbn[data-ai=done] .Ai_cite__NbCj5:nth-child(3){transition-delay:.55s}@media (prefers-reduced-motion:no-preference){.Ai_chatCard__o1zbn[data-ai=typing] .Ai_typingBubble__9CHZy i{animation:Ai_typing__kGyvG 1.2s ease-in-out infinite}.Ai_chatCard__o1zbn[data-ai=typing] .Ai_typingBubble__9CHZy i:nth-child(2){animation-delay:.15s}.Ai_chatCard__o1zbn[data-ai=typing] .Ai_typingBubble__9CHZy i:nth-child(3){animation-delay:.3s}@keyframes Ai_typing__kGyvG{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-3px);opacity:1}}}.Ai_input__pCdQ0{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 16px 16px;border:1px solid #e2e8f0;border-radius:999px;padding:9px 15px;font-size:12px;color:#94a3b8}.Ai_input__pCdQ0 svg{color:var(--cobalt);flex:none}@media (max-width:900px){.Ai_section__jolPD{padding:60px 0;margin-top:24px}.Ai_inner__gfjPr{grid-template-columns:1fr;gap:36px}.Ai_thread__CZrCH{min-height:0}}.Trust_section__Q1K7h{padding:84px 0 40px}.Trust_head__bFFdH{position:relative}.Trust_headClay__vpwLc{position:absolute;right:-150px;top:4px;height:92px;width:auto;rotate:5deg}@media (max-width:1080px){.Trust_headClay__vpwLc{display:none}}.Trust_grid__gB1oP{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:30px 0 0;border-top:1px solid var(--line-strong)}.Trust_grid__gB1oP li{padding:4px 26px 4px 0}.Trust_grid__gB1oP li+li{border-left:1px solid var(--line);padding-left:26px}.Trust_grid__gB1oP svg{color:var(--grey);margin-bottom:12px}.Trust_grid__gB1oP h3{font-family:var(--display);font-stretch:112%;font-weight:700;font-size:16px;letter-spacing:-.01em;margin:0 0 8px;color:var(--board)}.Trust_grid__gB1oP p{margin:0;font-size:13.5px;line-height:1.55;color:var(--body-ink)}@media (max-width:900px){.Trust_section__Q1K7h{padding:56px 0 24px}.Trust_grid__gB1oP{grid-template-columns:1fr 1fr;gap:28px 0}.Trust_grid__gB1oP li:nth-child(3){border-left:none;padding-left:0}}@media (max-width:560px){.Trust_grid__gB1oP{grid-template-columns:1fr;gap:24px}.Trust_grid__gB1oP li+li{border-left:none;padding-left:0;border-top:1px solid var(--line);padding-top:24px}}.Sis_section__Hbw9C{padding:32px 0 72px}.Sis_poster__joQ9p{background:var(--cobalt);color:#fff;border-radius:var(--radius);box-shadow:0 14px 40px rgba(59,112,227,.22);padding:58px 48px;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}.Sis_poster__joQ9p h2{font-family:var(--display);font-stretch:118%;font-weight:750;font-size:clamp(28px,3.8vw,44px);line-height:1.04;letter-spacing:-.022em;margin:0;text-wrap:balance}.Sis_poster__joQ9p h2 em{font-style:normal;box-shadow:inset 0 -12px 0 rgba(252,211,77,.55)}.Sis_body__cKVMw p{margin:0;font-size:16px;color:#dde0ff;max-width:52ch}.Sis_body__cKVMw p+p{margin-top:12px}.Sis_body__cKVMw strong{color:#fff}@media (max-width:900px){.Sis_section__Hbw9C{padding:20px 0 52px}.Sis_poster__joQ9p{grid-template-columns:1fr;padding:40px 28px;gap:22px}}.Closing_section__cpRSz{padding:24px 0 88px}.Closing_inner__bFAj1{text-align:center;max-width:620px;margin:0 auto}.Closing_clay__Wxe_n{display:block;width:392px;max-width:84vw;margin:0 auto 10px}.Closing_inner__bFAj1 h2{font-family:var(--display);font-stretch:118%;font-weight:750;font-size:clamp(30px,4vw,46px);line-height:1.04;letter-spacing:-.022em;margin:0 0 14px;text-wrap:balance}.Closing_inner__bFAj1>p{color:var(--body-ink);font-size:16.5px;margin:0 0 28px}.Closing_ctas___qpXx{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.Closing_footer__YAjh1{border-top:1px solid var(--line-strong);padding:44px 0}.Closing_footerTop__84KF5{display:flex;justify-content:space-between;align-items:flex-start;gap:28px 48px;flex-wrap:wrap;padding-bottom:32px}.Closing_footerBrand__FbxrV p{margin:12px 0 0;font-size:13.5px;line-height:1.5;color:var(--grey);max-width:36ch}.Closing_footerLogo__O4pzH{display:inline-flex;align-items:center;gap:9px;font-family:var(--display);font-stretch:115%;font-weight:750;font-size:16px;letter-spacing:-.01em;color:var(--board);text-decoration:none}.Closing_footerCols__S3sTj{display:flex;gap:72px;padding-top:4px}.Closing_footerCols__S3sTj h4{font-family:var(--body);font-size:11px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--grey);margin:0 0 14px}.Closing_footerCols__S3sTj ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.Closing_footerCols__S3sTj a{font-size:13.5px;color:var(--body-ink);text-decoration:none}.Closing_footerCols__S3sTj a:hover{color:var(--board)}.Closing_footerLegal__3fLrv{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:10px 26px;border-top:1px solid var(--line);padding-top:22px;font-size:12.5px;color:var(--grey)}.Closing_footerLegalLinks__BHDqC{display:flex;gap:26px}.Closing_footerLegal__3fLrv a{color:var(--grey);text-decoration:none}.Closing_footerLegal__3fLrv a:hover{color:var(--board)}@media (max-width:700px){.Closing_footerTop__84KF5{flex-direction:column;padding-bottom:24px}.Closing_footerCols__S3sTj{gap:48px;padding-top:0}}.ClayLoop_loop__7KB63{position:relative}.ClayLoop_loop__7KB63 img{display:block;width:100%;height:auto}.ClayLoop_video__N0tv_{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .8s ease}.ClayLoop_on__3d4q5{opacity:1}@font-face{font-family:__Archivo_afd4a3;font-style:normal;font-weight:100 900;font-stretch:62% 125%;font-display:swap;src:url(/_next/static/media/8a053b136321ec99-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Archivo_afd4a3;font-style:normal;font-weight:100 900;font-stretch:62% 125%;font-display:swap;src:url(/_next/static/media/2a8fe189f1a8dd0c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Archivo_afd4a3;font-style:normal;font-weight:100 900;font-stretch:62% 125%;font-display:swap;src:url(/_next/static/media/c214ffb7f5362987-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Archivo_Fallback_afd4a3;src:local("Arial");ascent-override:88.96%;descent-override:21.28%;line-gap-override:0.00%;size-adjust:98.70%}.__className_afd4a3{font-family:__Archivo_afd4a3,__Archivo_Fallback_afd4a3;font-style:normal}.__variable_afd4a3{--font-archivo:"__Archivo_afd4a3","__Archivo_Fallback_afd4a3"}@font-face{font-family:__Instrument_Sans_3d9088;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/adb45196eddef626-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Instrument_Sans_3d9088;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d0ba92e140f0dc-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Instrument_Sans_Fallback_3d9088;src:local("Arial");ascent-override:94.42%;descent-override:24.33%;line-gap-override:0.00%;size-adjust:102.74%}.__className_3d9088{font-family:__Instrument_Sans_3d9088,__Instrument_Sans_Fallback_3d9088;font-style:normal}.__variable_3d9088{--font-instrument:"__Instrument_Sans_3d9088","__Instrument_Sans_Fallback_3d9088"}