.hv2{--ink:#0b0c0e;--surface:#12161a;--hairline:#23272c;--gold:#a38f6b;--gold-hi:#b5a07a;--bone:#f2efe9;--muted:#9b988f;--err:#c98a80;--overlay:rgba(11,12,14,.55);--wash:hsla(0,0%,100%,.06);--grid:hsla(40,26%,93%,.13);--grid-rim:hsla(40,26%,93%,.22);--display:var(--font-display),"Helvetica Neue",Helvetica,Arial,sans-serif;--sans:var(--font-sans),system-ui,-apple-system,sans-serif;--mono:var(--font-mono),ui-monospace,"SFMono-Regular",monospace;--ease:cubic-bezier(.16,1,.3,1);--pad:32px;background:var(--ink);color:var(--bone);font-family:var(--sans);font-weight:400;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}body:has(.hv2) .menu,body:has(.hv2) .scroll-top,body:has(.hv2) footer,body:has(.hv2) nav.top{--bg:#0b0c0e;--surface:#12161a;--surface-2:#12161a;--text:#f2efe9;--muted:#9b988f;--faint:#9b988f;--bronze:#a38f6b;--bronze-ink:#a38f6b;--line:#23272c;--line-2:#23272c;--line-3:#23272c}body:has(.hv2){background:#0b0c0e}.hv2-wrap{max-width:1200px;margin:0 auto;padding:0 var(--pad)}.hv2 section{padding:160px 0;position:relative}.hv2 h1{font-size:68px;line-height:1.02;letter-spacing:-.035em}.hv2 h1,.hv2 h2{font-family:var(--display);font-weight:600}.hv2 h2{font-size:40px;line-height:1.1;letter-spacing:-.03em}.hv2 p{max-width:46ch}.hv2-eyebrow{font-family:var(--mono);font-weight:400;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.hv2-btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 24px;border-radius:6px;font-family:var(--sans);font-size:14px;font-weight:500;line-height:1;cursor:pointer;border:.5px solid transparent;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out,transform .15s var(--ease)}.hv2-btn:active{transform:scale(.98)}.hv2-btn:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.hv2-btn-gold{background:var(--gold);color:var(--ink)}.hv2-btn-gold:hover{background:var(--gold-hi)}.hv2-btn-outline{background:transparent;border-color:var(--hairline);color:var(--bone)}.hv2-btn-outline:hover{background:var(--wash)}.hv2-actions{display:flex;flex-wrap:wrap;gap:12px}.hv2-rev>*{opacity:0;transform:translateY(16px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.hv2-rev.is-in>*{opacity:1;transform:none}.hv2-rev.is-in>:first-child{transition-delay:0ms}.hv2-rev.is-in>:nth-child(2){transition-delay:80ms}.hv2-rev.is-in>:nth-child(3){transition-delay:.16s}.hv2-rev.is-in>:nth-child(4){transition-delay:.24s}.hv2-rev.is-in>:nth-child(5){transition-delay:.32s}.hv2-rev.is-in>:nth-child(6){transition-delay:.4s}.hv2-plate{position:absolute;inset:0;overflow:hidden;background:var(--ink)}.hv2-plate img,.hv2-plate video{width:100%;height:100%;object-fit:cover;display:block}.hv2-plate .hv2-plate-still{position:absolute;inset:0;z-index:1}.hv2-veil{position:absolute;inset:0;background:var(--overlay);pointer-events:none}.hv2 .hv2-hero{padding:0;height:calc(100vh - 66px);min-height:640px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.hv2-hero-inner{position:relative;z-index:1;padding-bottom:40px}.hv2-hero h1{margin:20px 0 0;max-width:14ch}.hv2-hero-sub{margin-top:20px;color:var(--muted)}.hv2-hero .hv2-actions{margin-top:32px}.hv2-tape{position:relative;z-index:1;background:var(--overlay);border-top:.5px solid var(--hairline);border-bottom:.5px solid var(--hairline);overflow:hidden;padding:14px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.hv2-tape[data-state=error]{display:none}.hv2-tape-track{display:flex;gap:48px;width:max-content;padding-left:48px;animation:hv2-drift 120s linear infinite}.hv2-tape:hover .hv2-tape-track{animation-play-state:paused}@keyframes hv2-drift{to{transform:translateX(-50%)}}.hv2-tape-item{display:flex;align-items:baseline;gap:10px;white-space:nowrap;font-family:var(--mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:12px;font-weight:400;letter-spacing:.04em;color:var(--muted)}.hv2-tape-item .hv2-tape-delta{color:var(--gold)}.hv2-tape-skel{display:flex;gap:48px;padding-left:48px}.hv2-tape-skel span{display:block;height:12px;background:var(--wash);border-radius:2px;animation:hv2-pulse 1.6s ease-in-out infinite}@keyframes hv2-pulse{0%,to{opacity:1}50%{opacity:.4}}.hv2 .hv2-worlds{padding:0}.hv2-worlds .hv2-veil{background:rgba(11,12,14,.28)}.hv2-worlds-stage{position:relative;height:calc(100vh - 66px);height:calc(100dvh - 66px);min-height:640px;overflow:hidden;border-top:.5px solid var(--hairline);border-bottom:.5px solid var(--hairline)}.hv2-world{position:absolute;inset:0;opacity:0;transition:opacity .8s var(--ease)}.hv2-world.is-live{opacity:1}.hv2-worlds-face{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:space-between;padding:48px 0 40px;pointer-events:none;background:linear-gradient(180deg,rgba(11,12,14,.72),rgba(11,12,14,.15) 34%,rgba(11,12,14,.3) 55%,rgba(11,12,14,.86))}.hv2-worlds-face>*{pointer-events:auto;width:100%}.hv2-worlds-head h2{margin:16px 0 0;max-width:16ch}.hv2-worlds-intro{margin-top:16px;color:var(--bone);opacity:.78;max-width:52ch}.hv2-worlds-card{max-width:56ch;min-height:132px}.hv2-worlds-label{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap}.hv2-worlds-name{color:var(--gold)}.hv2-worlds-name,.hv2-worlds-region{font-family:var(--mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase}.hv2-worlds-region{color:var(--muted)}.hv2 .hv2-worlds-what{margin:14px 0 0;max-width:44ch;font-family:var(--display);font-weight:500;font-size:26px;line-height:1.25;letter-spacing:-.02em;color:var(--bone)}.hv2 .hv2-worlds-settles{margin:10px 0 0;max-width:44ch;font-family:var(--mono);font-size:12px;letter-spacing:.04em;color:var(--muted)}.hv2-tabs{display:flex;gap:2px;margin-top:28px}.hv2-tab{flex:1 1;min-width:0;padding:0;background:none;border:0;cursor:pointer;text-align:left;display:block}.hv2-tab-rail{display:block;height:3px;background:hsla(40,26%,93%,.22);overflow:hidden}.hv2-tab:hover .hv2-tab-rail{background:hsla(40,26%,93%,.42)}.hv2-tab.is-live .hv2-tab-rail{background:hsla(39,23%,53%,.35)}.hv2-tab-fill{display:block;height:100%;width:100%;background:var(--gold);transform-origin:left center;animation:hv2-sweep linear forwards}@keyframes hv2-sweep{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hv2-tab-name{display:block;padding:12px 12px 0 0;font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s var(--ease)}.hv2-tab.is-live .hv2-tab-name,.hv2-tab:hover .hv2-tab-name{color:var(--bone)}.hv2-tab:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.hv2-doors-grid{display:grid;grid-template-columns:1fr 1fr}.hv2-door{padding:0 64px}.hv2-door:first-child{padding-left:0;border-right:.5px solid var(--hairline)}.hv2-door:last-child{padding-right:0}.hv2-door h2{margin-top:20px;max-width:15ch}.hv2-door ul{list-style:none;margin:32px 0 0;padding:0}.hv2-door li{padding:16px 0;border-top:.5px solid var(--hairline);color:var(--muted);font-size:17px}.hv2-door li:last-child{border-bottom:.5px solid var(--hairline)}.hv2-door .hv2-actions{margin-top:32px}.hv2 .hv2-join{padding:160px 0;border-top:.5px solid var(--hairline)}.hv2-join h2{max-width:16ch}.hv2 .hv2-join-copy{margin-top:20px;color:var(--muted)}.hv2-form{margin-top:40px;max-width:520px}.hv2-form .form{display:flex;gap:8px;align-items:stretch;margin-top:0;padding:0;background:none;border:0;border-radius:0}.hv2-form .form input[type=email],.hv2-form .form input[type=text]{flex:1 1;min-width:0;height:48px;padding:0 16px;background:var(--surface);border:.5px solid var(--hairline);border-radius:6px;color:var(--bone);font-family:var(--sans);font-size:16px;font-weight:400;transition:border-color .15s ease-out,background-color .15s ease-out}.hv2-form .form input::placeholder{color:var(--muted)}.hv2-form .form input:focus{outline:none;border-color:var(--gold);background:#161b20}.hv2-form .form input:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.hv2-form .form button{height:48px;padding:0 24px;border:0;border-radius:6px;background:var(--gold);color:var(--ink);font-family:var(--sans);font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background-color .15s ease-out,transform .15s var(--ease)}.hv2-form .form button:hover:not(:disabled){background:var(--gold-hi)}.hv2-form .form button:active:not(:disabled){transform:scale(.98)}.hv2-form .form button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.hv2-form .form button:disabled{cursor:not-allowed;opacity:.7}.hv2-spin{width:14px;height:14px;border:1.5px solid rgba(11,12,14,.3);border-top:1.5px solid var(--ink);border-radius:50%;animation:hv2-spin .7s linear infinite}@keyframes hv2-spin{to{transform:rotate(1turn)}}.hv2-form .err{margin-top:8px;font-size:13px;line-height:1.5;color:var(--err);min-height:0}.hv2-form .err:empty{display:none}.hv2-form .consent{display:flex;gap:10px;align-items:flex-start;justify-content:flex-start;max-width:none;margin:16px 0 0;font-size:13px;line-height:1.5;text-align:left;color:var(--muted)}.hv2-form .consent input{margin-top:2px;accent-color:var(--gold);width:15px;height:15px;flex:none}.hv2-form .consent input:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.hv2-form .consent a{color:var(--bone);text-decoration:underline;text-underline-offset:3px}.hv2-form .confirm{text-align:left!important}.hv2-form .seal{font-family:var(--mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.hv2-form .pos{font-family:var(--display);font-weight:600;font-size:30px!important;letter-spacing:-.03em;line-height:1.15!important;margin-top:12px;color:var(--bone)}.hv2-form .pos .em{color:var(--gold)}.hv2-form .ctext{margin-left:0!important;font-size:14px;color:var(--muted)}.hv2-form img{border-radius:6px;margin-left:0!important}.hv2-form label{color:var(--muted)}@media (max-width:880px){.hv2{--pad:20px;font-size:16px}.hv2 section{padding:80px 0}.hv2 h1{font-size:40px}.hv2 h2{font-size:30px}.hv2 .hv2-hero{height:auto;min-height:calc(100vh - 66px);min-height:calc(100dvh - 66px);padding:80px 0 0}.hv2-hero-inner{padding-bottom:32px}.hv2 .hv2-actions{gap:10px}.hv2 .hv2-actions .hv2-btn{flex:1 1 auto}.hv2-worlds-stage{height:auto;aspect-ratio:auto;min-height:calc(100vh - 66px);min-height:calc(100dvh - 66px)}.hv2-worlds-face{padding:28px 0 24px;gap:32px}.hv2-worlds-head h2{max-width:none}.hv2-worlds-intro{font-size:15px;max-width:none}.hv2-worlds-card{min-height:0}.hv2 .hv2-worlds-what{font-size:20px;max-width:none}.hv2 .hv2-worlds-settles{font-size:11px;max-width:none}.hv2-tabs{margin-top:20px;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:calc(var(--pad) * -1);margin-right:calc(var(--pad) * -1);padding:0 var(--pad)}.hv2-tabs::-webkit-scrollbar{display:none}.hv2-tab{flex:0 0 auto;width:132px;scroll-snap-align:start}.hv2-tab-name{white-space:normal;padding-right:0}.hv2-doors-grid{grid-template-columns:1fr}.hv2-door{padding:0}.hv2-door:first-child{border-right:0;border-bottom:.5px solid var(--hairline);padding-bottom:56px;margin-bottom:56px}.hv2-door h2{max-width:none}.hv2 .hv2-join{padding:80px 0}.hv2-form .form{flex-direction:column}.hv2-form .form button{width:100%}}@media (prefers-reduced-motion:reduce){.hv2-rev>*{opacity:1;transform:none;transition:none}.hv2-tape-skel span,.hv2-tape-track{animation:none}.hv2-world{transition:none}.hv2-tab-fill{animation:none;transform:none}.hv2-btn,.hv2-form .form button,.hv2-form .form input,.hv2-tab-name{transition:none}.hv2-btn:active,.hv2-form .form button:active{transform:none}.hv2-spin{animation:none;border-top-color:rgba(11,12,14,.3)}}@font-face{font-family:__Inter_Tight_84aefc;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c95a17d6aa1ccc69-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_Tight_84aefc;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/84792440f5374347-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_Tight_84aefc;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/10735954b8957dce-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_Tight_84aefc;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/69c8297e91a203ed-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_Tight_84aefc;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/32ec8d161d520037-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:__Inter_Tight_84aefc;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ceda3e828136e1b8-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:__Inter_Tight_84aefc;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/103fc5fac08dcb15-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:__Inter_Tight_84aefc;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c95a17d6aa1ccc69-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_Tight_84aefc;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/84792440f5374347-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_Tight_84aefc;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/10735954b8957dce-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_Tight_84aefc;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/69c8297e91a203ed-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_Tight_84aefc;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/32ec8d161d520037-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:__Inter_Tight_84aefc;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ceda3e828136e1b8-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:__Inter_Tight_84aefc;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/103fc5fac08dcb15-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:__Inter_Tight_Fallback_84aefc;src:local("Arial");ascent-override:100.51%;descent-override:25.03%;line-gap-override:0.00%;size-adjust:96.39%}.__className_84aefc{font-family:__Inter_Tight_84aefc,__Inter_Tight_Fallback_84aefc;font-style:normal}.__variable_84aefc{--font-display:"__Inter_Tight_84aefc","__Inter_Tight_Fallback_84aefc"}@font-face{font-family:__Inter_3eb911;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_3eb911;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_3eb911;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_3eb911;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_3eb911;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_3eb911;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_3eb911;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_3eb911;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_3eb911;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_3eb911;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_3eb911;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_3eb911;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_3eb911;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_3eb911;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_Fallback_3eb911;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_3eb911{font-family:__Inter_3eb911,__Inter_Fallback_3eb911;font-style:normal}.__variable_3eb911{--font-sans:"__Inter_3eb911","__Inter_Fallback_3eb911"}@font-face{font-family:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/58f386aa6b1a2a92-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/011e180705008d6f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ba5fb2a8c88521c-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:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92eeb95d069020cc-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:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d3ebbfd689654d3a-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:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ef4d5661765d0e49-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d29838c109ef09b4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e40af3453d7c920a-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:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/99dcf268bda04fe5-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:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98e207f02528a563-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:__IBM_Plex_Mono_Fallback_46fe82;src:local("Arial");ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.00%;size-adjust:134.59%}.__className_46fe82{font-family:__IBM_Plex_Mono_46fe82,__IBM_Plex_Mono_Fallback_46fe82;font-style:normal}.__variable_46fe82{--font-mono:"__IBM_Plex_Mono_46fe82","__IBM_Plex_Mono_Fallback_46fe82"}