.Nav_header__R2crE{position:sticky;top:0;z-index:40;background:rgba(11,12,13,.86);backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:border-color .3s}.Nav_header__R2crE.Nav_scrolled__ms6Pi{border-bottom-color:var(--line)}.Nav_nav__uA57t{max-width:1440px;margin:0 auto;padding:0 56px;height:72px;display:flex;align-items:center;gap:44px}.Nav_wordmark__IcfTj{font-size:16px;letter-spacing:.22em;font-weight:600;color:var(--ink);text-decoration:none}.Nav_links__AwB6j{list-style:none;display:flex;gap:34px;margin-left:auto}.Nav_nav__uA57t a.Nav_link__YHuuC{color:var(--dim);text-decoration:none;font-size:14.5px;transition:color .25s}.Nav_nav__uA57t a.Nav_link__YHuuC:hover{color:var(--ink)}.Nav_desktopCta__rWrU5{margin-left:34px}.Nav_btn__GSInt{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:#0B0C0D;font-size:14.5px;font-weight:500;padding:0 22px;height:44px;border-radius:3px;text-decoration:none;transition:opacity .25s}.Nav_btn__GSInt:hover{opacity:.88}.Nav_toggle__21692{display:none;margin-left:auto;width:44px;height:44px;padding:0;background:none;border:0;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:6px}.Nav_bar___cdKG{display:block;width:22px;height:1px;background:var(--ink);transition:transform .3s var(--ease),opacity .3s var(--ease)}.Nav_toggle__21692[aria-expanded=true] .Nav_bar___cdKG:first-child{transform:translateY(3.5px) rotate(45deg)}.Nav_toggle__21692[aria-expanded=true] .Nav_bar___cdKG:last-child{transform:translateY(-3.5px) rotate(-45deg)}.Nav_panel__qL2_Q{display:none;position:absolute;top:100%;left:0;right:0;background:var(--bg);border-bottom:1px solid var(--line);padding:8px 32px 26px;visibility:hidden;opacity:0;transform:translateY(-6px);transition:opacity .3s var(--ease),transform .3s var(--ease),visibility .3s}.Nav_panelOpen__zTzYR{visibility:visible;opacity:1;transform:none}.Nav_panelLinks__A3n3d{list-style:none}.Nav_panelLink__igpBr{display:block;padding:14px 0;font-size:16px;color:var(--dim);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.06);transition:color .25s var(--ease)}.Nav_panelLink__igpBr:focus-visible,.Nav_panelLink__igpBr:hover{color:var(--ink)}.Nav_panelCta__2l7JR{margin-top:22px;width:100%;height:50px}@media (max-width:1080px){.Nav_nav__uA57t{padding:0 32px}.Nav_desktopCta__rWrU5,.Nav_links__AwB6j{display:none}.Nav_toggle__21692{display:flex}.Nav_panel__qL2_Q{display:block}}.S01Hero_hero__kckWR{max-width:1440px;margin:0 auto;padding:0 56px;min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,52fr) minmax(0,48fr);gap:88px;align-items:center}.S01Hero_hero__kckWR h1{font-family:var(--serif);font-weight:400;font-variation-settings:"opsz" 72;font-size:clamp(38px,4.05vw,64px);line-height:1.08;letter-spacing:-.018em;max-width:14ch;margin-bottom:34px}.S01Hero_hero__kckWR h1 .S01Hero_muted__yhQjA,.S01Hero_hero__kckWR h1 .S01Hero_strong__j8BjL{display:block}.S01Hero_hero__kckWR h1 .S01Hero_muted__yhQjA{color:#7E848A}.S01Hero_lead__oWnd0{font-size:17px;line-height:1.65;color:#A8ADB2;max-width:38em;margin-bottom:44px}.S01Hero_ctas__OJ3mV{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.S01Hero_btn__KgkvQ{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:#0B0C0D;font-size:14.5px;font-weight:500;padding:0 22px;height:44px;border-radius:3px;text-decoration:none;transition:opacity .25s}.S01Hero_btn__KgkvQ:hover{opacity:.88}.S01Hero_btnLg__xyG3T{height:52px;padding:0 26px;font-size:15px}.S01Hero_diagram__Zzjqj{display:flex;justify-content:flex-end}.S01Hero_diagram__Zzjqj svg{width:100%;max-width:660px;height:auto;display:block}.S01Hero_fadeUp__ObUf7{opacity:0;transform:translateY(14px);animation:S01Hero_fu__N2Ty_ .9s var(--ease) forwards}.S01Hero_d1__EcGa5{animation-delay:.1s}.S01Hero_d2__NhHho{animation-delay:.22s}.S01Hero_d3__ygWJF{animation-delay:.34s}@keyframes S01Hero_fu__N2Ty_{to{opacity:1;transform:none}}.S01Hero_box__Xh9fm{opacity:0;transform:translateY(10px);animation:S01Hero_rise___omze .9s var(--ease) forwards}.S01Hero_box__Xh9fm.S01Hero_b1__m9whW{animation-delay:.05s}.S01Hero_box__Xh9fm.S01Hero_b2__h8alj{animation-delay:.15s}.S01Hero_box__Xh9fm.S01Hero_b3__qK9LY{animation-delay:.25s}@keyframes S01Hero_rise___omze{to{opacity:1;transform:none}}.S01Hero_rail__gvSfc{stroke:var(--line2);stroke-width:1.1;fill:none;stroke-dasharray:90;stroke-dashoffset:90;animation:S01Hero_draw__0DtL8 .7s var(--ease) forwards}.S01Hero_rail__gvSfc.S01Hero_in1__2htsT{animation-delay:.55s}.S01Hero_rail__gvSfc.S01Hero_in2__Uv3US{animation-delay:.65s}.S01Hero_rail__gvSfc.S01Hero_in3__ImVRv{animation-delay:.75s}.S01Hero_railOut__JSjfu{stroke:var(--line2);stroke-width:1.1;fill:none;stroke-dasharray:300;stroke-dashoffset:300;animation:S01Hero_draw2__qvGMj .55s var(--ease) forwards}.S01Hero_railOut__JSjfu.S01Hero_o1__1Fv2X{animation-delay:2.65s}.S01Hero_railOut__JSjfu.S01Hero_o2__pyJsy{animation-delay:2.6s}.S01Hero_railOut__JSjfu.S01Hero_o3__ElOPq{animation-delay:2.65s}@keyframes S01Hero_draw__0DtL8{to{stroke-dashoffset:0}}@keyframes S01Hero_draw2__qvGMj{to{stroke-dashoffset:0}}.S01Hero_pulse__ydaR_{fill:var(--acc-bright);opacity:0;offset-rotate:0deg}.S01Hero_pIn__gLkrJ{animation:S01Hero_flowIn__3GXDa 10s var(--ease) .85s infinite}.S01Hero_pIn__gLkrJ.S01Hero_p2__fdBrF{animation-delay:.95s}.S01Hero_pIn__gLkrJ.S01Hero_p3__IM8L_{animation-delay:1.05s}@keyframes S01Hero_flowIn__3GXDa{0%{offset-distance:0;opacity:0}2%{opacity:.95}7.5%{opacity:.95}9%{offset-distance:100%;opacity:0}to{offset-distance:100%;opacity:0}}.S01Hero_pStem__AX3k6{animation:S01Hero_flowStem__b2qex 10s var(--ease) .85s infinite}@keyframes S01Hero_flowStem__b2qex{0%,22%{offset-distance:0;opacity:0}23.5%{opacity:.95}25.5%{opacity:.95}27%{offset-distance:100%;opacity:0}to{offset-distance:100%;opacity:0}}.S01Hero_pBr__rYyXl{animation:S01Hero_flowBr__ooFPj 10s var(--ease) .85s infinite}.S01Hero_pBr__rYyXl.S01Hero_b2__h8alj{animation-delay:.88s}.S01Hero_pBr__rYyXl.S01Hero_b3__qK9LY{animation-delay:.91s}@keyframes S01Hero_flowBr__ooFPj{0%,27%{offset-distance:0;opacity:0}28.5%{opacity:.95}32.5%{opacity:.95}34%{offset-distance:100%;opacity:0}to{offset-distance:100%;opacity:0}}.S01Hero_serif__Eduw_{font-family:var(--serif);font-variation-settings:"opsz" 48}.S01Hero_mono__UmGsw{font-family:var(--mono)}.S01Hero_bandFrame__Sq4w5{stroke:var(--line);stroke-width:1.4;fill:none;animation:S01Hero_frameHot__qPTKq .8s var(--ease) 1.75s forwards}@keyframes S01Hero_frameHot__qPTKq{to{stroke:var(--acc)}}.S01Hero_fill__hizA6{transform-origin:800px 0;transform:scaleX(0);animation:S01Hero_fillIn__PnLW0 1s var(--ease) 1.7s forwards}@keyframes S01Hero_fillIn__PnLW0{to{transform:scaleX(1)}}.S01Hero_bandLabel__nogfG{opacity:.28;animation:S01Hero_hot__b2xNQ .8s var(--ease) 1.95s forwards}@keyframes S01Hero_hot__b2xNQ{to{opacity:1}}.S01Hero_bandSub__ZVdbA{opacity:0;animation:S01Hero_hot2___FJlO .8s var(--ease) 2.15s forwards}@keyframes S01Hero_hot2___FJlO{to{opacity:.85}}.S01Hero_out__Eyee0{opacity:0;transform:translateY(-5px);animation:S01Hero_rise2__YWuYk .5s var(--ease) forwards}.S01Hero_out__Eyee0.S01Hero_c1__KD4WF{animation-delay:2.65s}.S01Hero_out__Eyee0.S01Hero_c2__AlkNK{animation-delay:2.6s}.S01Hero_out__Eyee0.S01Hero_c3__cn9wn{animation-delay:2.65s}@keyframes S01Hero_rise2__YWuYk{to{opacity:1;transform:none}}@media (max-width:1080px){.S01Hero_hero__kckWR{grid-template-columns:1fr;gap:56px;padding:72px 32px 96px;min-height:0}.S01Hero_diagram__Zzjqj{justify-content:flex-start}.S01Hero_hero__kckWR h1{max-width:none}}.S02Scattered_section__3V8xl{max-width:1440px;margin:0 auto;padding:128px 56px}.S02Scattered_section__3V8xl h2{font-family:var(--serif);font-variation-settings:"opsz" 60;font-weight:400;font-size:clamp(32px,3.4vw,52px);line-height:1.1;letter-spacing:-.017em;max-width:30ch;margin-bottom:28px}.S02Scattered_section__3V8xl h2 .S02Scattered_m__le76B,.S02Scattered_section__3V8xl h2 .S02Scattered_s__NjGjg{display:block}.S02Scattered_section__3V8xl h2 .S02Scattered_m__le76B{color:#7E848A}.S02Scattered_lead__A8qAu{font-size:17px;line-height:1.65;color:#A8ADB2;max-width:66ch;margin-bottom:88px}.S02Scattered_tblwrap__w70ME{position:relative;max-width:1240px}.S02Scattered_eyebrow__Mohx3{font-family:var(--mono);font-size:11px;letter-spacing:.18em;color:var(--faint);margin-bottom:30px}.S02Scattered_tbl__Sgzus{width:100%;border-collapse:collapse;table-layout:fixed}.S02Scattered_tbl__Sgzus th{font-family:var(--mono);font-size:10.5px;letter-spacing:.16em;color:var(--faint);font-weight:400;text-align:left;padding:0 34px 20px 0;vertical-align:bottom}.S02Scattered_tbl__Sgzus th.S02Scattered_gap__aOSh2{padding-left:44px;padding-right:36px;color:var(--acc-bright)}.S02Scattered_tbl__Sgzus td{padding:30px 34px 30px 0;vertical-align:top;border-top:1px solid rgba(255,255,255,.05)}.S02Scattered_src__Zh2EZ{font-size:16.5px;font-weight:500;color:var(--ink);letter-spacing:-.005em}.S02Scattered_holds__icl5_{font-size:15px;line-height:1.5;color:var(--dim)}.S02Scattered_cant__j9Gi4{font-size:17px;line-height:1.48;color:#E2E6E9;letter-spacing:-.008em;padding-left:44px;padding-right:36px}.S02Scattered_tbl__Sgzus tbody tr:last-child td{border-bottom:1px solid rgba(255,255,255,.05)}.S02Scattered_tbl__Sgzus tbody tr td{transition:background .32s var(--ease),color .32s var(--ease)}.S02Scattered_tbl__Sgzus tbody tr:hover td{background:rgba(255,255,255,.022)}.S02Scattered_tbl__Sgzus tbody tr:hover .S02Scattered_holds__icl5_{color:#A2A8AD}.S02Scattered_br__vy_kv{position:absolute;width:13px;height:13px;border:1px solid var(--line);pointer-events:none}.S02Scattered_br__vy_kv.S02Scattered_tl__qukYR{top:-28px;left:-28px;border-right:0;border-bottom:0}.S02Scattered_br__vy_kv.S02Scattered_tr__8Lcbz{top:-28px;right:-28px;border-left:0;border-bottom:0}.S02Scattered_br__vy_kv.S02Scattered_bl__51PWy{bottom:-28px;left:-28px;border-right:0;border-top:0}.S02Scattered_br__vy_kv.S02Scattered_brr__pH8C0{bottom:-28px;right:-28px;border-left:0;border-top:0}.S02Scattered_kicker__nTvms{font-family:var(--serif);font-variation-settings:"opsz" 40;font-size:clamp(21px,2.05vw,29px);line-height:1.36;letter-spacing:-.01em;max-width:38ch;margin-top:88px}.S02Scattered_kicker__nTvms .S02Scattered_m__le76B{color:#7E848A}.S02Scattered_d1__mqa5R{animation-delay:.05s}.S02Scattered_d2__QVLRo{animation-delay:.16s}.S02Scattered_d3__ZYqwa{animation-delay:.28s}.S02Scattered_d9__3vUCB{animation-delay:1.05s}@keyframes S02Scattered_up__XSlT1{to{opacity:1;transform:none}}.S02Scattered_tbl__Sgzus tbody tr{opacity:0;transform:translateY(10px);animation:S02Scattered_up__XSlT1 .8s var(--ease) forwards}.S02Scattered_tbl__Sgzus tbody tr:first-child{animation-delay:.42s}.S02Scattered_tbl__Sgzus tbody tr:nth-child(2){animation-delay:.52s}.S02Scattered_tbl__Sgzus tbody tr:nth-child(3){animation-delay:.62s}.S02Scattered_tbl__Sgzus tbody tr:nth-child(4){animation-delay:.72s}.S02Scattered_tbl__Sgzus tbody tr:nth-child(5){animation-delay:.82s}@media(max-width:1000px){.S02Scattered_section__3V8xl{padding:88px 28px}.S02Scattered_tbl__Sgzus,.S02Scattered_tbl__Sgzus tbody,.S02Scattered_tbl__Sgzus td,.S02Scattered_tbl__Sgzus tr{display:block;width:100%}.S02Scattered_tbl__Sgzus thead{display:none}.S02Scattered_tbl__Sgzus tr{padding:26px 0;border-top:1px solid rgba(255,255,255,.055)}.S02Scattered_tbl__Sgzus td{border:0;padding:0 0 12px}.S02Scattered_src__Zh2EZ{font-size:17px;margin-bottom:6px}.S02Scattered_holds__icl5_{max-width:none}.S02Scattered_cant__j9Gi4{padding:0 0 0 16px;font-size:16.5px;color:#E2E6E9;border-left:1px solid rgba(255,255,255,.09)}.S02Scattered_holds__icl5_{margin-bottom:14px}.S02Scattered_br__vy_kv{display:none}}.S03Readiness_section__hn_nK{max-width:1440px;margin:0 auto;padding:128px 56px}.S03Readiness_section__hn_nK h2{font-family:var(--serif);font-variation-settings:"opsz" 60;font-weight:400;font-size:clamp(30px,3.15vw,48px);line-height:1.11;letter-spacing:-.017em;max-width:34ch;margin-bottom:30px}.S03Readiness_section__hn_nK h2 .S03Readiness_m__mZcv6,.S03Readiness_section__hn_nK h2 .S03Readiness_s__TTtcE{display:block}.S03Readiness_section__hn_nK h2 .S03Readiness_m__mZcv6{color:#7E848A}.S03Readiness_lead__wf2Su{font-size:17.5px;line-height:1.62;color:#A8ADB2;max-width:56ch;margin-bottom:80px}.S03Readiness_stats__riNpW{display:grid;grid-template-columns:repeat(4,1fr);max-width:1240px;border-top:1px solid rgba(255,255,255,.08)}.S03Readiness_stat__tI9BP{padding:38px 34px 34px 0;border-right:1px solid rgba(255,255,255,.05)}.S03Readiness_stat__tI9BP:first-child{padding-left:0}.S03Readiness_stat__tI9BP:not(:first-child){padding-left:34px}.S03Readiness_stat__tI9BP:last-child{border-right:0;padding-right:0}.S03Readiness_num___tdVo{font-family:var(--serif);font-variation-settings:"opsz" 72;font-size:clamp(40px,4.2vw,64px);line-height:1;letter-spacing:-.03em;color:var(--ink);margin-bottom:22px}.S03Readiness_claim__4Hk8t{font-size:15.5px;line-height:1.5;color:#A8ADB2;margin-bottom:28px;min-height:6.5em}.S03Readiness_src__QX99l{font-family:var(--mono);font-size:10.5px;letter-spacing:.13em;color:var(--faint)}.S03Readiness_src__QX99l a{color:inherit;text-decoration:none;transition:color .25s var(--ease)}.S03Readiness_src__QX99l a:hover{color:var(--dim)}.S03Readiness_a1__9ojOH{animation-delay:.05s}.S03Readiness_a2__CDBIa{animation-delay:.16s}.S03Readiness_a2b__0qBY3{animation-delay:.26s}.S03Readiness_a3__nwOzn{animation-delay:.34s}.S03Readiness_a4__XuBCt{animation-delay:.6s}.S03Readiness_a5__8T7z4{animation-delay:.8s}.S03Readiness_a6__Zg_i9{animation-delay:1.15s}.S03Readiness_a7__cCPTf{animation-delay:1s}.S03Readiness_a8__t_KRM{animation-delay:1.35s}@media(max-width:1000px){.S03Readiness_section__hn_nK{padding:88px 26px}.S03Readiness_stats__riNpW{grid-template-columns:1fr 1fr}.S03Readiness_stat__tI9BP{border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:30px}.S03Readiness_stat__tI9BP:nth-child(2n){border-right:0}.S03Readiness_claim__4Hk8t{min-height:0}}@media(max-width:620px){.S03Readiness_stats__riNpW{grid-template-columns:1fr}.S03Readiness_stat__tI9BP{border-right:0;padding-left:0!important;padding-right:0}}.S04_section__YtBCK{max-width:1440px;margin:0 auto;padding:128px 56px}.S04_section__YtBCK h2{font-family:var(--serif);font-variation-settings:"opsz" 60;font-weight:400;font-size:clamp(34px,3.6vw,56px);line-height:1.08;letter-spacing:-.019em;max-width:22ch;margin-bottom:34px}.S04_definition___0c6f{position:relative;max-width:64ch;padding-left:30px;margin-bottom:96px;border-left:1px solid rgba(95,190,143,.34)}.S04_definition___0c6f p{font-size:18px;line-height:1.6;color:#C9CED2}.S04_definition___0c6f strong{color:var(--ink);font-weight:400}.S04_eyebrow__5NISl{font-family:var(--mono);font-size:11px;letter-spacing:.18em;color:var(--faint);margin-bottom:30px}.S04_items__bUvOk{display:grid;grid-template-columns:repeat(2,1fr);column-gap:88px;max-width:1180px;list-style:none}.S04_item__g0qkY{padding:28px 0 30px;border-top:1px solid rgba(255,255,255,.06);display:grid;grid-template-columns:auto 1fr;column-gap:22px;align-items:start}.S04_item__g0qkY:nth-child(5),.S04_item__g0qkY:nth-child(6){border-bottom:1px solid rgba(255,255,255,.06)}.S04_n__ysdVZ{font-family:var(--mono);font-size:11.5px;letter-spacing:.06em;color:var(--faint);padding-top:5px}.S04_nm__RGCQ1{font-size:18px;font-weight:500;color:var(--ink);letter-spacing:-.008em;margin-bottom:7px}.S04_ds__Zg3Pu{font-size:14.5px;line-height:1.5;color:var(--dim);max-width:34ch;min-height:4.5em}.S04_kicker__Bz28B{font-family:var(--serif);font-variation-settings:"opsz" 44;font-size:clamp(21px,2.15vw,30px);line-height:1.35;letter-spacing:-.012em;max-width:40ch;margin-top:96px}.S04_kicker__Bz28B .S04_m__rShyg{color:#7E848A}.S04_c1__9wEap{animation-delay:.05s}.S04_c2__WDaXz{animation-delay:.18s}.S04_c3__lZp6S{animation-delay:.34s}@keyframes S04_up__AJIwh{to{opacity:1;transform:none}}.S04_item__g0qkY{opacity:0;transform:translateY(10px);animation:S04_up__AJIwh .8s var(--ease) forwards}.S04_item__g0qkY:first-child{animation-delay:.46s}.S04_item__g0qkY:nth-child(2){animation-delay:.54s}.S04_item__g0qkY:nth-child(3){animation-delay:.62s}.S04_item__g0qkY:nth-child(4){animation-delay:.7s}.S04_item__g0qkY:nth-child(5){animation-delay:.78s}.S04_item__g0qkY:nth-child(6){animation-delay:.86s}.S04_c9__QVMBT{animation-delay:1.05s}@media(max-width:900px){.S04_section__YtBCK{padding:88px 26px}.S04_items__bUvOk{grid-template-columns:1fr;column-gap:0}.S04_definition___0c6f{padding-left:20px;margin-bottom:72px}.S04_ds__Zg3Pu{max-width:none;min-height:0}}.S05_section__WkYoI{max-width:1440px;margin:0 auto;padding:116px 56px}.S05_section__WkYoI h2{font-family:var(--serif);font-variation-settings:"opsz" 60;font-weight:400;font-size:clamp(34px,3.6vw,56px);line-height:1.09;letter-spacing:-.019em;margin-bottom:66px}.S05_flow__02H6H{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;max-width:1290px;border-top:1px solid rgba(255,255,255,.1);position:relative}.S05_st__os5oB{padding-top:26px;position:relative}.S05_st__os5oB:before{content:"";position:absolute;top:-3.5px;left:0;width:7px;height:7px;border-radius:50%;background:var(--line2)}.S05_st__os5oB.S05_last__x4urs:before{background:var(--acc-bright)}.S05_n__APBZU{font-family:var(--mono);font-size:10.5px;letter-spacing:.14em;color:var(--faint);margin-bottom:16px}.S05_t__xe9tc{font-size:17px;font-weight:500;letter-spacing:-.008em;line-height:1.25;color:var(--ink);margin-bottom:10px;min-height:3.8em}.S05_p__or3Hr{font-size:13.5px;line-height:1.55;color:#909699;margin-bottom:26px;min-height:6.2em}.S05_panel___ApBA{height:104px;display:flex;align-items:center}.S05_panel___ApBA svg{width:100%;height:auto;overflow:visible}.S05_logos__sMWbg{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 10px;width:100%;align-items:center}.S05_lg__vfL77{display:flex;align-items:center;height:19px}.S05_lg__vfL77 img{max-width:100%;max-height:17px;object-fit:contain;object-position:left center;opacity:.72}.S05_logos__sMWbg .S05_txt__J6Pij{font-family:var(--mono);font-size:10px;letter-spacing:.04em;color:#8A9096;white-space:nowrap}.S05_close__VrNSC{margin-top:84px}.S05_kick__DoskS{font-family:var(--serif);font-variation-settings:"opsz" 56;font-size:clamp(28px,3vw,44px);line-height:1.12;letter-spacing:-.019em}.S05_kick__DoskS .S05_m__5pisy{color:#7E848A}.S05_sub__jb3kI{font-size:16.5px;line-height:1.6;color:#A8ADB2;margin-top:22px;max-width:58ch}.S05_rev__QPzoO{opacity:0;transform:translateY(12px);animation:S05_up__uVVSY .85s var(--ease) forwards}.S05_a__DFBLd{animation-delay:.05s}.S05_s1__Fu3SK{animation-delay:.2s}.S05_s2__vd_Sg{animation-delay:.3s}.S05_s3__kTChc{animation-delay:.4s}.S05_s4__9BXH9{animation-delay:.5s}.S05_s5__T_BW8{animation-delay:.6s}.S05_z__SDLy3{animation-delay:.78s}@keyframes S05_up__uVVSY{to{opacity:1;transform:none}}.S05_dash__jjQIF{stroke-dasharray:120;stroke-dashoffset:120;animation:S05_draw__UiWDr 1s var(--ease) forwards}.S05_d1__9WI37{animation-delay:.7s}.S05_d2__3FCs_{animation-delay:.8s}.S05_d3__PYTqC{animation-delay:.9s}.S05_d4__c1jfE{animation-delay:1s}@keyframes S05_draw__UiWDr{to{stroke-dashoffset:0}}.S05_pop__7UpFY{opacity:0;animation:S05_pop__7UpFY .6s var(--ease) forwards}.S05_p1__taA1a{animation-delay:.75s}.S05_p2__GHRnx{animation-delay:.85s}.S05_p3__xGasL{animation-delay:.95s}.S05_p4__82lXI{animation-delay:1.05s}.S05_p5__Ns82V{animation-delay:1.15s}@keyframes S05_pop__7UpFY{to{opacity:1}}.S05_grow__3j7_z{transform:scaleX(0);transform-origin:left center;animation:S05_grow__3j7_z .8s var(--ease) forwards}.S05_g1__jJMf3{animation-delay:.8s}.S05_g2__bmGO8{animation-delay:.9s}.S05_g3__CiOFq{animation-delay:1s}.S05_g4__ZQeFV{animation-delay:1.1s}@keyframes S05_grow__3j7_z{to{transform:scaleX(1)}}@media(max-width:1100px){.S05_flow__02H6H{grid-template-columns:repeat(2,1fr);gap:40px 32px}.S05_p__or3Hr,.S05_t__xe9tc{min-height:0}}@media(max-width:640px){.S05_section__WkYoI{padding:78px 24px}.S05_flow__02H6H{grid-template-columns:1fr;gap:38px}.S05_section__WkYoI h2{margin-bottom:44px}.S05_panel___ApBA{height:auto}}.S06_section__D6WQ5{max-width:1440px;margin:0 auto;padding:118px 56px}.S06_wrap__G3wO1{max-width:1160px}.S06_wrap__G3wO1 h2{font-family:var(--serif);font-variation-settings:"opsz" 60;font-weight:400;font-size:clamp(32px,3.4vw,52px);line-height:1.1;letter-spacing:-.018em;max-width:24ch;margin-bottom:26px}.S06_wrap__G3wO1 h2 .S06_m__m8IQG,.S06_wrap__G3wO1 h2 .S06_s__Qwxwu{display:block}.S06_wrap__G3wO1 h2 .S06_m__m8IQG{color:#7E848A}.S06_lead__tJVfN{font-size:17px;line-height:1.62;color:#A8ADB2;max-width:60ch;margin-bottom:54px}.S06_pledge__2haqS{border:1px solid rgba(95,190,143,.34);border-radius:5px;background:#101A16;padding:32px 36px;margin-bottom:60px}.S06_ph__zKxbx{font-family:var(--serif);font-variation-settings:"opsz" 44;font-weight:400;font-size:clamp(23px,2.3vw,31px);line-height:1.2;letter-spacing:-.014em;color:var(--ink);margin-bottom:15px}.S06_pt__HkRec{font-size:16px;line-height:1.62;color:#B9BFC4;max-width:78ch}.S06_pt__HkRec+.S06_pt__HkRec{margin-top:12px}.S06_eyebrow__zCfqu{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em;color:var(--faint);margin-bottom:22px}.S06_grid__ISonP{display:grid;grid-template-columns:repeat(2,1fr);column-gap:64px}.S06_row__n_lk_{padding:22px 0 24px;border-top:1px solid rgba(255,255,255,.07)}.S06_rk__V6Jjy{font-family:var(--mono);font-size:10.5px;letter-spacing:.15em;color:var(--acc-bright);margin-bottom:9px}.S06_rv__OigBF{font-size:15.5px;line-height:1.55;color:#C4C9CE;max-width:42ch;min-height:4.7em}.S06_foot__RzpVd{display:flex;flex-wrap:wrap;gap:10px 26px;align-items:baseline;margin-top:44px;padding-top:28px;border-top:1px solid rgba(255,255,255,.07)}.S06_fl___NOoi{font-size:15px;line-height:1.6;color:var(--dim);max-width:56ch}.S06_h1a__RsPeT{animation-delay:.05s}.S06_h2a__LdGEm{animation-delay:.17s}.S06_h3a__5tNXS{animation-delay:.3s}.S06_h4a__da7rQ{animation-delay:.44s}.S06_h5a__A7J57{animation-delay:.6s}@media(max-width:860px){.S06_section__D6WQ5{padding:84px 26px}.S06_pledge__2haqS{padding:26px 22px;margin-bottom:46px}.S06_grid__ISonP{grid-template-columns:1fr;column-gap:0}.S06_rv__OigBF{max-width:none;min-height:0}}.S07_section__nIEIj{max-width:1440px;margin:0 auto;padding:124px 56px 132px}.S07_wrap__lQ3_N{max-width:1180px}.S07_eyebrow__tSo3W{font-family:var(--mono);font-size:11px;letter-spacing:.18em;color:var(--acc-bright);margin-bottom:26px}.S07_wrap__lQ3_N h2{font-family:var(--serif);font-variation-settings:"opsz" 64;font-weight:400;font-size:clamp(36px,4vw,62px);line-height:1.06;letter-spacing:-.021em;max-width:19ch;margin-bottom:30px}.S07_wrap__lQ3_N h2 .S07_m__hTusx{color:#7E848A}.S07_vp__SQsat{font-size:18.5px;line-height:1.58;color:#B9BFC4;max-width:52ch;margin-bottom:64px}.S07_vp__SQsat em{font-style:normal;color:var(--ink)}.S07_cols__fONhj{display:grid;grid-template-columns:minmax(0,44fr) minmax(0,56fr);gap:80px;align-items:start}.S07_qh__G1_bB{font-family:var(--mono);font-size:10.5px;letter-spacing:.16em;color:var(--faint);margin-bottom:22px}.S07_qlist__PdGHH{list-style:none}.S07_q__eGI_3{padding:17px 0;border-top:1px solid rgba(255,255,255,.06);font-size:15.5px;line-height:1.52;color:#A8ADB2}.S07_q__eGI_3:last-of-type{border-bottom:1px solid rgba(255,255,255,.06)}.S07_sched__Kcz1D{border:1px solid var(--line);border-radius:5px;min-height:470px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:44px 36px;text-align:center;background:rgba(255,255,255,.012)}.S07_savatar__W1Ovs{width:76px;height:76px;border-radius:50%;margin-bottom:20px;object-fit:cover;border:1px solid var(--line2);filter:saturate(.82) contrast(1.02)}.S07_sname___ILpX{font-size:15.5px;font-weight:500;color:var(--ink);margin-bottom:5px}.S07_srole__UXltH{font-family:var(--mono);font-size:10.5px;letter-spacing:.13em;color:var(--faint);margin-bottom:28px}.S07_slot__XtjqJ{font-family:var(--serif);font-variation-settings:"opsz" 40;font-size:26px;color:var(--ink);margin-bottom:8px}.S07_smeta__21_6o{font-family:var(--mono);font-size:10.5px;letter-spacing:.13em;color:var(--faint);margin-bottom:30px}.S07_btn__Nmn__{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:#0B0C0D;font-size:15px;font-weight:500;height:50px;padding:0 28px;border-radius:3px;text-decoration:none;transition:opacity .25s var(--ease)}.S07_btn__Nmn__:hover{opacity:.88}.S07_fallback__vbd7D{font-size:14px;color:var(--dim);margin-top:22px}.S07_fallback__vbd7D a{color:var(--acc-bright);text-decoration:none;border-bottom:1px solid rgba(95,190,143,.35);padding-bottom:1px}.S07_k1__Tu_Q9{animation-delay:.05s}.S07_k2__ImNIB{animation-delay:.15s}.S07_k3__Sg3ZC{animation-delay:.27s}.S07_k4__lnz_W{animation-delay:.4s}.S07_k5___Dl1m{animation-delay:.52s}.S07_k6___fhRf{animation-delay:.64s}@media(max-width:900px){.S07_section__nIEIj{padding:86px 26px 96px}.S07_cols__fONhj{grid-template-columns:1fr;gap:52px}.S07_sched__Kcz1D{min-height:0;padding:36px 24px}.S07_vp__SQsat{margin-bottom:44px}}.Footer_footer__RQEoT{background:var(--surface);border-top:1px solid var(--line);padding:76px 56px 40px}.Footer_fwrap__54q1Z{max-width:1340px;margin:0 auto}.Footer_top__Zs6Ks{display:grid;grid-template-columns:minmax(0,1.15fr) 160px 160px minmax(0,1.5fr);gap:56px;padding-bottom:56px;border-bottom:1px solid rgba(255,255,255,.06)}.Footer_wordmark__DKr_w{font-size:15px;letter-spacing:.22em;font-weight:600;color:var(--ink);text-decoration:none;display:inline-block;margin-bottom:16px}.Footer_pos__YdvXD{font-size:14.5px;line-height:1.55;color:var(--dim);max-width:26ch}.Footer_ch__DtYsb{font-family:var(--mono);font-size:10px;letter-spacing:.16em;color:var(--faint);margin-bottom:18px}.Footer_links__uUNVj{list-style:none}.Footer_col__ty_39 a{display:block;font-size:14.5px;color:#A8ADB2;text-decoration:none;padding:6px 0;transition:color .25s var(--ease)}.Footer_col__ty_39 a:hover{color:var(--ink)}.Footer_about__7f4HI h2{font-family:var(--mono);font-size:10px;letter-spacing:.16em;color:var(--faint);font-weight:400;margin-bottom:18px}.Footer_about__7f4HI p{font-size:14px;line-height:1.68;color:#8E9499}.Footer_about__7f4HI p+p{margin-top:12px}.Footer_about__7f4HI strong{color:#B9BFC4;font-weight:400}.Footer_bottom__ulkUj{display:flex;flex-wrap:wrap;gap:12px 32px;align-items:baseline;padding-top:32px}.Footer_legal__TXXDf{font-size:13px;color:var(--faint);line-height:1.6}.Footer_legal__TXXDf a{color:var(--faint);text-decoration:none;border-bottom:1px solid transparent;transition:color .25s,border-color .25s}.Footer_legal__TXXDf a:hover{color:var(--dim);border-bottom-color:var(--line2)}@media(max-width:1000px){.Footer_footer__RQEoT{padding:60px 26px 34px}.Footer_top__Zs6Ks{grid-template-columns:1fr 1fr;gap:44px}.Footer_about__7f4HI{grid-column:1/-1}}@media(max-width:560px){.Footer_top__Zs6Ks{grid-template-columns:1fr}}