.hb{--hb-black:#050506;--hb-panel:#0b0b0d;--hb-panel-2:#101013;--hb-ink:#f4f3ef;--hb-muted:#8b8b85;--hb-gold:#c9a961;--hb-gold-dim:rgba(201,169,97,.35);--hb-hairline:hsla(0,0%,100%,.08);--hb-ease:cubic-bezier(0.22,1,0.36,1);background:var(--hb-black);color:var(--hb-ink);font-size:1.05rem;line-height:1.65;overflow-x:hidden;-webkit-font-smoothing:antialiased}.hb *,.hb :after,.hb :before{box-sizing:border-box}.hb-container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.hb-section{padding:6rem 0;position:relative}.hb-kicker{display:flex;align-items:center;gap:.75rem;font-family:var(--hb-font-mono),monospace;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--hb-gold);margin:0 0 1.5rem}.hb-kicker:before{content:"";width:2rem;height:1px;background:var(--hb-gold);flex-shrink:0}.hb-kicker--center{justify-content:center}.hb-h1{font-size:clamp(2.5rem,6.5vw,4.6rem);text-transform:uppercase;letter-spacing:.04em;line-height:1.05;margin:0}.hb-h1,.hb-h2{font-family:var(--hb-font-display),sans-serif;font-weight:600}.hb-h2{font-size:clamp(1.9rem,4vw,3rem);letter-spacing:.01em;line-height:1.12}.hb-h2,.hb-lead{margin:0 0 1.25rem}.hb-lead{color:var(--hb-muted);font-size:1.12rem;max-width:60ch}.hb-gold{color:var(--hb-gold)}.hb-cta{display:inline-block;background:var(--hb-gold);color:#0b0b0c;font-family:var(--hb-font-display),sans-serif;font-weight:500;letter-spacing:.04em;font-size:1rem;padding:1rem 2.25rem;border-radius:999px;border:0;text-decoration:none;cursor:pointer;transition:transform .3s var(--hb-ease),box-shadow .3s var(--hb-ease),background .3s var(--hb-ease)}.hb-cta:hover{transform:translateY(-2px);box-shadow:0 8px 40px rgba(201,169,97,.35)}.hb-cta--ghost{background:transparent;color:var(--hb-ink);border:1px solid var(--hb-hairline)}.hb-cta--ghost:hover{border-color:var(--hb-gold-dim);box-shadow:0 8px 40px rgba(201,169,97,.12)}.hb-nav{position:fixed;top:0;left:0;right:0;z-index:60;display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.5rem;transition:background .4s ease,box-shadow .4s ease;background:transparent}.hb-nav.is-solid{background:rgba(5,5,6,.85);backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--hb-hairline)}.hb-nav-logo img{height:44px;width:auto;display:block}.hb-nav-cta{font-family:var(--hb-font-display),sans-serif;font-weight:600;font-size:.85rem;color:#0b0b0c;background:var(--hb-gold);padding:.6rem 1.3rem;border-radius:999px;text-decoration:none;transition:box-shadow .3s var(--hb-ease)}.hb-nav-cta:hover{box-shadow:0 6px 30px rgba(201,169,97,.35)}.hb-hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;padding:7rem 1.5rem 5rem;overflow:hidden}.hb-hero-canvas{inset:0}.hb-hero-canvas,.hb-hero-glow{position:absolute;pointer-events:none}.hb-hero-glow{top:18%;left:50%;transform:translateX(-50%);width:620px;height:620px;max-width:90vw;border-radius:50%;background:radial-gradient(circle,rgba(201,169,97,.16) 0,rgba(201,169,97,0) 62%)}.hb-hero-logo{position:relative;z-index:2;margin-bottom:3rem;perspective:900px}.hb-hero-logo img{height:clamp(180px,30vh,280px);width:auto;display:block;box-shadow:0 30px 90px rgba(0,0,0,.6),0 0 80px rgba(201,169,97,.18)}.hb-hero-content{position:relative;z-index:2;max-width:780px}.hb-hero-sub{margin:2.25rem 0 0;color:var(--hb-muted);font-size:1.05rem}.hb-hero-words{list-style:none;margin:1.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:.15rem}.hb-hero-words li{font-family:var(--hb-font-display),sans-serif;font-size:clamp(1.5rem,3.4vw,2.35rem);font-weight:500;text-transform:uppercase;letter-spacing:.05em;line-height:1.25;color:var(--hb-ink)}.hb-hero-words li span{color:var(--hb-gold)}.hb-hero-desc{margin:1.75rem auto 0;color:var(--hb-muted);max-width:52ch}.hb-hero-ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2.5rem}.hb-scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);color:var(--hb-muted);font-family:var(--hb-font-mono),monospace;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;z-index:2}.hb-verbs{list-style:none;margin:2rem 0;padding:0;display:grid;gap:.6rem}.hb-verbs li{display:flex;align-items:baseline;gap:.85rem;font-family:var(--hb-font-display),sans-serif;font-size:clamp(1.2rem,2.4vw,1.7rem);font-weight:600}.hb-verbs li:before{content:"";width:1.4rem;height:1px;background:var(--hb-gold);flex-shrink:0;transform:translateY(-.35rem)}.hb-pillars{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:3rem}.hb-pillar{background:var(--hb-panel);border:1px solid var(--hb-hairline);border-radius:14px;padding:2.25rem 2rem;transition:border-color .4s var(--hb-ease),background .4s var(--hb-ease);position:relative;overflow:hidden}.hb-pillar:after{content:"";position:absolute;inset:0;background:radial-gradient(420px circle at 50% 0,rgba(201,169,97,.08),transparent 60%);opacity:0;transition:opacity .4s var(--hb-ease);pointer-events:none}.hb-pillar:hover{border-color:var(--hb-gold-dim);background:var(--hb-panel-2)}.hb-pillar:hover:after{opacity:1}.hb-pillar-num{font-family:var(--hb-font-mono),monospace;font-size:.75rem;letter-spacing:.2em;color:var(--hb-gold);margin:0 0 1rem}.hb-pillar h3{font-family:var(--hb-font-display),sans-serif;font-size:1.45rem;font-weight:700;letter-spacing:-.01em;margin:0 0 .75rem}.hb-pillar p{margin:0;color:var(--hb-muted);font-size:.98rem}.hb-roadmap{position:relative;margin-top:3.5rem;padding-left:2rem;display:grid;gap:3rem}.hb-roadmap:before{content:"";position:absolute;left:0;top:.5rem;bottom:.5rem;width:1px;background:linear-gradient(to bottom,var(--hb-gold),rgba(201,169,97,.1))}.hb-road-item{position:relative}.hb-road-item:before{content:"";position:absolute;left:-2rem;top:.55rem;width:9px;height:9px;border-radius:50%;background:var(--hb-gold);transform:translateX(-4px);box-shadow:0 0 12px rgba(201,169,97,.6)}.hb-road-item h3{font-family:var(--hb-font-display),sans-serif;font-size:1.35rem;font-weight:700;margin:0 0 .35rem}.hb-road-note{color:var(--hb-muted);margin:0 0 .75rem;font-size:.95rem}.hb-road-tags{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.hb-road-tags li{font-family:var(--hb-font-mono),monospace;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--hb-muted);border:1px solid var(--hb-hairline);border-radius:999px;padding:.35rem .8rem;transition:color .3s,border-color .3s}.hb-road-item:hover .hb-road-tags li{color:var(--hb-ink);border-color:var(--hb-gold-dim)}.hb-compare{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:3rem}.hb-compare-card{border-radius:14px;padding:2.25rem 2rem;border:1px solid var(--hb-hairline)}.hb-compare-card.is-old{background:transparent;color:var(--hb-muted)}.hb-compare-card.is-bb{background:var(--hb-panel);border-color:var(--hb-gold-dim);box-shadow:0 20px 80px rgba(201,169,97,.07)}.hb-compare-card h3{font-family:var(--hb-font-display),sans-serif;font-size:1.2rem;font-weight:700;margin:0 0 1.25rem}.hb-compare-card ul{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.hb-compare-card li{display:flex;gap:.75rem;align-items:baseline}.hb-mark{flex-shrink:0;font-weight:700}.is-old .hb-mark{color:var(--hb-muted)}.is-bb .hb-mark{color:var(--hb-gold)}.hb-featured{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}.hb-featured-card{background:var(--hb-panel);border:1px solid var(--hb-hairline);border-radius:16px;overflow:hidden;transition:border-color .4s var(--hb-ease),box-shadow .4s var(--hb-ease)}.hb-featured-card:hover{border-color:var(--hb-gold-dim);box-shadow:0 24px 80px rgba(201,169,97,.12)}.hb-featured-media{aspect-ratio:16/10;overflow:hidden}.hb-featured-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block;transition:transform .8s var(--hb-ease)}.hb-featured-card:hover .hb-featured-media img{transform:scale(1.05)}.hb-featured-body{padding:1.75rem 1.75rem 2rem}.hb-featured-body h3{font-family:var(--hb-font-display),sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:-.01em;margin:0 0 .35rem}.hb-featured-title{font-family:var(--hb-font-mono),monospace;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--hb-gold);margin:0 0 .75rem}.hb-featured-sub{margin:0;color:var(--hb-muted);font-size:.95rem}.hb-ticker{margin-top:4rem;overflow:hidden;border-top:1px solid var(--hb-hairline);border-bottom:1px solid var(--hb-hairline);padding:1.4rem 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.hb-ticker-track{display:flex;width:-moz-max-content;width:max-content;animation:hb-marquee 42s linear infinite}.hb-ticker:hover .hb-ticker-track{animation-play-state:paused}.hb-ticker-item{display:inline-flex;align-items:center;font-family:var(--hb-font-mono),monospace;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:var(--hb-muted);white-space:nowrap}.hb-ticker-dot{color:var(--hb-gold);margin:0 1.75rem}@keyframes hb-marquee{to{transform:translateX(-50%)}}.hb-team{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}.hb-team-card{background:var(--hb-panel);border:1px solid var(--hb-hairline);border-radius:16px;overflow:hidden;transition:border-color .4s var(--hb-ease),box-shadow .4s var(--hb-ease)}.hb-team-card:hover{border-color:var(--hb-gold-dim);box-shadow:0 24px 80px rgba(201,169,97,.1)}.hb-team-media{aspect-ratio:4/3;overflow:hidden}.hb-team-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;filter:saturate(.85);transition:transform .8s var(--hb-ease),filter .8s var(--hb-ease)}.hb-team-card:hover .hb-team-media img{transform:scale(1.04);filter:saturate(1)}.hb-team-body{padding:1.75rem 1.75rem 2rem}.hb-team-body h3{font-family:var(--hb-font-display),sans-serif;font-size:1.45rem;font-weight:700;margin:0 0 .35rem}.hb-team-title{font-family:var(--hb-font-mono),monospace;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--hb-gold);margin:0 0 1rem}.hb-team-para{margin:0 0 .75rem;color:var(--hb-muted);font-size:.95rem}.hb-team-para:last-child{margin-bottom:0}.hb-mission{text-align:center}.hb-mission-quote{font-family:var(--hb-font-display),sans-serif;font-size:clamp(1.6rem,3.6vw,2.6rem);font-weight:700;letter-spacing:-.02em;line-height:1.25;max-width:26ch;margin:0 auto 2rem}.hb-mission-words{list-style:none;margin:0 auto 2rem;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 1.5rem;font-family:var(--hb-font-mono),monospace;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--hb-gold)}.hb-mission p.hb-lead{margin-left:auto;margin-right:auto}.hb-waitlist{min-height:88vh;display:flex;align-items:center;text-align:center;background:radial-gradient(700px circle at 50% 30%,rgba(201,169,97,.08),transparent 65%)}.hb-form{display:grid;gap:.85rem;max-width:420px;margin:2.5rem auto 0}.hb-form input{font-family:inherit;font-size:1rem;padding:1rem 1.2rem;border-radius:10px;border:1px solid var(--hb-hairline);background:var(--hb-panel);color:var(--hb-ink)}.hb-form input::-moz-placeholder{color:var(--hb-muted)}.hb-form input::placeholder{color:var(--hb-muted)}.hb-form input:focus{outline:none;border-color:var(--hb-gold);box-shadow:0 0 0 3px rgba(201,169,97,.15)}.hb-form .hb-cta:disabled{opacity:.6;cursor:default}.hb-form-note{font-family:var(--hb-font-mono),monospace;font-size:.72rem;letter-spacing:.12em;color:var(--hb-muted);margin:.35rem 0 0}.hb-form-error{margin:0;color:#c96161;font-size:.9rem}.hb-success{max-width:460px;margin:2.5rem auto 0;border:1px solid var(--hb-gold-dim);border-radius:14px;background:var(--hb-panel);padding:2.5rem 2rem}.hb-success .hb-check{color:var(--hb-gold);font-size:1.6rem;display:block;margin-bottom:.5rem}.hb-success h3{font-family:var(--hb-font-display),sans-serif;font-size:1.3rem;margin:0 0 .5rem}.hb-success p{margin:0;color:var(--hb-muted)}.hb-footer{border-top:1px solid var(--hb-hairline);padding:2.5rem 1.5rem;text-align:center;color:var(--hb-muted);font-size:.85rem}@media (min-width:768px){.hb-section{padding:8.5rem 0}.hb-pillars{grid-template-columns:1fr 1fr;gap:1.5rem}.hb-compare,.hb-featured,.hb-team{grid-template-columns:1fr 1fr;gap:1.75rem}.hb-hero-words li{line-height:1.15}}@media (prefers-reduced-motion:reduce){.hb *,.hb :after,.hb :before{transition:none!important;animation:none!important}}@font-face{font-family:__Oswald_4b3a9b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b3097673cd409a21-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:__Oswald_4b3a9b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2409d02eaee47cb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Oswald_4b3a9b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b72a6a678d511e3a-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:__Oswald_4b3a9b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a33a3f3323a75998-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:__Oswald_4b3a9b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bd9b9909c3a641ff-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:__Oswald_4b3a9b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b3097673cd409a21-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:__Oswald_4b3a9b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/2409d02eaee47cb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Oswald_4b3a9b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b72a6a678d511e3a-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:__Oswald_4b3a9b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a33a3f3323a75998-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:__Oswald_4b3a9b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/bd9b9909c3a641ff-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:__Oswald_4b3a9b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b3097673cd409a21-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:__Oswald_4b3a9b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/2409d02eaee47cb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Oswald_4b3a9b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b72a6a678d511e3a-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:__Oswald_4b3a9b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a33a3f3323a75998-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:__Oswald_4b3a9b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bd9b9909c3a641ff-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:__Oswald_4b3a9b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b3097673cd409a21-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:__Oswald_4b3a9b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/2409d02eaee47cb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Oswald_4b3a9b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b72a6a678d511e3a-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:__Oswald_4b3a9b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a33a3f3323a75998-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:__Oswald_4b3a9b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bd9b9909c3a641ff-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:__Oswald_Fallback_4b3a9b;src:local("Arial");ascent-override:146.51%;descent-override:35.49%;line-gap-override:0.00%;size-adjust:81.43%}.__className_4b3a9b{font-family:__Oswald_4b3a9b,__Oswald_Fallback_4b3a9b;font-style:normal}.__variable_4b3a9b{--hb-font-display:"__Oswald_4b3a9b","__Oswald_Fallback_4b3a9b"}@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{--hb-font-mono:"__IBM_Plex_Mono_46fe82","__IBM_Plex_Mono_Fallback_46fe82"}