*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#080808;--bg2:#0f0f0f;--bg3:#141414;--border:rgba(255,255,255,0.07);--border2:rgba(255,255,255,0.13);--text:#ede9e3;--muted:#555450;--mid:#888480;--up:#4ade80;--down:#f87171;--f:var(--font-geist),system-ui,-apple-system,sans-serif;--nav-h:56px;--tick-h:36px;--chrome:92px}html{background:var(--bg);color:var(--text);font-family:var(--f);-webkit-font-smoothing:antialiased}body{min-height:100vh;overflow-x:hidden}a{text-decoration:none;color:inherit}.pill{display:inline-flex;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:400;letter-spacing:.02em;padding:.3rem .6875rem;border-radius:999px;border:1px solid var(--border2);color:var(--mid);white-space:nowrap;line-height:1}.pill-dot:before{content:"";display:block;width:5px;height:5px;border-radius:50%;background:currentColor;flex-shrink:0}.pill-live{border-color:rgba(74,222,128,.3);color:var(--up)}.pill-alpha{border-color:rgba(250,204,21,.3);color:#facc15}.pill-cat,.pill-soon{border-color:var(--border);color:var(--muted)}.pill-cat{font-size:.625rem;padding:.2rem .55rem}.pill-trust{border-color:var(--border);color:var(--muted);font-size:.6875rem;padding:.3rem .75rem}nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;height:var(--nav-h);background:var(--bg);transition:border-color .4s;border-bottom:1px solid transparent}nav.scrolled{border-color:var(--border)}.logo{display:flex;align-items:center}.logo svg{display:block;width:auto;height:16px}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{font-size:.8125rem;font-weight:300;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;transition:color .2s}.nav-links a:hover{color:var(--text)}.nav-cta{font-size:.8125rem;font-weight:400;color:var(--bg);background:var(--text);padding:.5rem 1.125rem;transition:opacity .2s;cursor:pointer;border:none;font-family:var(--f);letter-spacing:-.01em}.nav-cta:hover{opacity:.85}.ticker{position:fixed;top:var(--nav-h);left:0;right:0;z-index:98;background:var(--bg);border-bottom:1px solid var(--border);overflow:hidden;height:var(--tick-h);display:flex;align-items:center;transition:transform .4s}.ticker.hide{transform:translateY(calc(-1 * var(--tick-h)))}.ticker-track{display:flex;gap:2.5rem;white-space:nowrap;animation:ticker 50s linear infinite}.ticker-item{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.ticker-name{font-weight:400;letter-spacing:.01em}.ticker-name,.ticker-val{font-size:.75rem;color:var(--mid)}.ticker-val{font-weight:300}.ticker-chg{font-size:.6875rem;font-weight:400}.up{color:var(--up)}.down{color:var(--down)}.ticker-sep{color:var(--border2);font-size:.625rem}@keyframes ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hero{min-height:100vh;padding:var(--chrome) 2.5rem 5.5rem;display:flex;flex-direction:column;justify-content:flex-end;position:relative;border-bottom:1px solid var(--border);overflow:hidden}.hero-video{position:absolute;inset:0;z-index:0;pointer-events:none}.hero-video video{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;opacity:.35}.hero-video:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,var(--bg) 25%,rgba(8,8,8,.3) 100%)}.hero>:not(.hero-video){position:relative;z-index:1}.hero-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;animation:rise .9s cubic-bezier(.16,1,.3,1) both}h1{font-size:clamp(2.75rem,7.5vw,6.75rem);font-weight:200;letter-spacing:-.045em;line-height:.97;color:var(--text);max-width:16ch;animation:rise .9s cubic-bezier(.16,1,.3,1) .1s both}.hero-sub{margin-top:2.25rem;font-size:1rem;font-weight:300;line-height:1.65;color:var(--mid);max-width:48ch;animation:rise .9s cubic-bezier(.16,1,.3,1) .2s both}.hero-cta-row{margin-top:3rem;display:flex;align-items:center;gap:1.5rem;animation:rise .9s cubic-bezier(.16,1,.3,1) .3s both}.btn-main{display:inline-flex;align-items:center;gap:.5rem;background:var(--text);color:var(--bg);border:none;padding:.875rem 1.75rem;font-family:var(--f);font-size:.875rem;font-weight:500;cursor:pointer;letter-spacing:-.02em;transition:opacity .2s,transform .15s;flex-shrink:0}.btn-main:hover{opacity:.88;transform:translateY(-1px)}.btn-link{font-size:.8125rem;font-weight:300;color:var(--muted);display:flex;align-items:center;gap:.4rem;transition:color .2s}.btn-link:hover{color:var(--text)}.section-label{font-size:.7rem;font-weight:300;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:2.5rem}.live-section{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--border)}.live-left{border-right:1px solid var(--border)}.live-left,.live-right{padding:4.5rem 2.5rem}.live-left h2{font-size:clamp(1.75rem,3.5vw,3rem);font-weight:200;letter-spacing:-.04em;line-height:1.08}.live-right p{font-size:.9375rem;font-weight:300;line-height:1.75;color:var(--mid);margin-bottom:1.375rem}.live-right p:last-child{margin-bottom:0}.live-right strong{color:var(--text);font-weight:400}.platform-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem}.market-header,.market-section{border-bottom:1px solid var(--border)}.market-header{padding:3.5rem 2.5rem 2.5rem;display:flex;align-items:flex-start;justify-content:space-between}.market-header h2{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:200;letter-spacing:-.04em}.market-row{display:grid;grid-template-columns:2rem 1fr auto auto;align-items:center;grid-gap:1.5rem;gap:1.5rem;padding:1.125rem 2.5rem;border-bottom:1px solid var(--border);transition:background .2s}.market-row:last-child{border-bottom:none}.market-row:hover{background:var(--bg2)}.market-idx{font-size:.75rem;font-weight:300;color:var(--muted)}.market-info{display:flex;flex-direction:column;gap:.35rem;min-width:0}.market-name-row{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.market-name{font-size:.9375rem;font-weight:400;letter-spacing:-.02em}.market-cat{font-size:.75rem;font-weight:300;color:var(--muted)}.market-score{font-size:1rem;font-weight:300;letter-spacing:-.03em;text-align:right}.market-chg{font-size:.8125rem;font-weight:400;text-align:right;min-width:4.5rem}.how-header,.how-section{border-bottom:1px solid var(--border)}.how-header{padding:4.5rem 2.5rem 3.5rem}.how-header h2{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:200;letter-spacing:-.04em}.how-grid{display:grid;grid-template-columns:repeat(3,1fr)}.how-card{padding:2.5rem;border-right:1px solid var(--border);transition:background .3s}.how-card:last-child{border-right:none}.how-card:hover{background:var(--bg2)}.how-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.how-num{font-size:.8125rem;font-weight:200;color:var(--muted);letter-spacing:-.02em}.how-card h3{font-size:1.1875rem;font-weight:300;letter-spacing:-.03em;margin-bottom:.875rem}.how-card p{font-size:.875rem;font-weight:300;color:var(--mid);line-height:1.65}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--border)}.stat{padding:3rem 2.5rem;border-right:1px solid var(--border)}.stat:last-child{border-right:none}.stat-n{font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:200;letter-spacing:-.05em;line-height:1;margin-bottom:.625rem}.stat-l{font-size:.8125rem;font-weight:300;color:var(--muted)}.wl-section{display:grid;grid-template-columns:1fr 1fr;padding:6.5rem 2.5rem;grid-gap:4rem;gap:4rem;align-items:start;border-bottom:1px solid var(--border)}.wl-section h2{font-size:clamp(2.25rem,5vw,4.25rem);font-weight:200;letter-spacing:-.05em;line-height:1}.wl-section h2 em{font-style:normal;font-weight:200;color:var(--mid)}.wl-form{padding-top:.25rem}.wl-row{display:flex}.wl-input{flex:1 1;min-width:0;background:var(--bg2);border:1px solid var(--border);border-right:none;padding:.875rem 1.25rem;font-family:var(--f);font-size:.875rem;font-weight:300;color:var(--text);outline:none;transition:border-color .2s;letter-spacing:-.01em}.wl-input::placeholder{color:var(--muted)}.wl-input:focus{border-color:var(--border2)}.wl-btn{background:var(--text);color:var(--bg);border:1px solid var(--text);padding:.875rem 1.5rem;font-family:var(--f);font-size:.875rem;font-weight:500;cursor:pointer;white-space:nowrap;letter-spacing:-.02em;transition:opacity .2s;flex-shrink:0}.wl-btn:hover{opacity:.85}.wl-note{font-size:.75rem;font-weight:300;color:var(--muted);margin-top:.875rem}.wl-perks{margin-top:2.25rem;flex-direction:column}.perk,.wl-perks{display:flex;gap:.875rem}.perk{align-items:flex-start}.perk-dot{width:3px;height:3px;border-radius:50%;background:var(--muted);margin-top:.65em;flex-shrink:0}.perk span{color:var(--mid);line-height:1.5}.perk span,.success{font-size:.875rem;font-weight:300}.success{display:none;align-items:center;gap:.75rem;color:var(--text);margin-top:.875rem}.success.show,.tick{display:flex}.tick{width:16px;height:16px;border-radius:50%;background:var(--up);align-items:center;justify-content:center;flex-shrink:0}.tick svg{width:8px;height:8px;stroke:#000;stroke-width:2.5;fill:none}footer{padding:2rem 2.5rem;justify-content:space-between}.footer-logo,footer{display:flex;align-items:center}.footer-logo svg{display:block;width:auto;height:13px;opacity:.45}.footer-r{font-size:.75rem;font-weight:300;color:var(--muted)}.footer-right{display:flex;align-items:center;gap:1.25rem}.footer-x{display:flex;color:var(--muted);transition:color .2s}.footer-x:hover{color:var(--text)}.footer-x svg{display:block;width:15px;height:15px}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(16px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){nav{padding:0 2rem}.hero{padding:var(--chrome) 2rem 4.5rem}.hero-cta-row{flex-direction:column;align-items:flex-start;gap:1rem}.btn-link,.btn-main{width:100%;justify-content:center}.live-left,.live-right{padding:3.5rem 2rem}.market-header{padding:2.75rem 2rem 2rem}.market-row{padding:1rem 2rem;gap:1rem}.how-grid{grid-template-columns:1fr}.how-card{border-right:none;border-bottom:1px solid var(--border)}.how-card:last-child{border-bottom:none}.how-header{padding:3.5rem 2rem 3rem}.stats-row{grid-template-columns:repeat(2,1fr)}.stat{border-bottom:1px solid var(--border);padding:2.5rem 2rem}.stats-row .stat:nth-child(2n){border-right:none}.stats-row .stat:nth-last-child(-n+2){border-bottom:none}.wl-section{padding:5rem 2rem;gap:3rem}footer{padding:1.75rem 2rem}}@media (max-width:767px){:root{--nav-h:52px;--tick-h:32px;--chrome:84px}nav{padding:0 1.25rem}.nav-cta,.nav-links{display:none}.ticker{height:var(--tick-h)}.ticker-name{font-size:.6875rem}.ticker-chg,.ticker-val{font-size:.625rem}.ticker-track{gap:1.75rem}.hero{padding:var(--chrome) 1.25rem 3.5rem;min-height:100svh}.hero-sub{max-width:100%;font-size:.9375rem}.hero-cta-row{flex-direction:column;align-items:flex-start;gap:1rem}.btn-link,.btn-main{width:100%;justify-content:center}.video-section video{max-height:56vw}.live-section{grid-template-columns:1fr}.live-left{border-right:none;border-bottom:1px solid var(--border)}.live-left,.live-right{padding:2.75rem 1.25rem}.live-right p{font-size:.9rem}.section-label{margin-bottom:1.5rem}.market-header{padding:2.5rem 1.25rem 1.75rem;flex-direction:column;gap:.75rem}.market-row{padding:.875rem 1.25rem;gap:.75rem;grid-template-columns:1.25rem 1fr auto auto}.market-score{font-size:.875rem}.market-chg{font-size:.75rem;min-width:3.5rem}.pill-cat{display:none}.how-header{padding:2.75rem 1.25rem 2.25rem}.how-grid{grid-template-columns:1fr}.how-card{border-right:none;border-bottom:1px solid var(--border);padding:2rem 1.25rem}.how-card:last-child{border-bottom:none}.stats-row{grid-template-columns:repeat(2,1fr)}.stat{border-bottom:1px solid var(--border);padding:1.75rem 1.25rem}.stats-row .stat:nth-child(odd){border-right:1px solid var(--border)}.stats-row .stat:nth-child(2n){border-right:none}.stats-row .stat:nth-last-child(-n+2){border-bottom:none}.wl-section{grid-template-columns:1fr;padding:3.5rem 1.25rem;gap:2.5rem}.wl-row{flex-direction:column;gap:0}.wl-input{border-right:1px solid var(--border);border-bottom:none;padding:.875rem 1rem}.wl-input:focus{border-color:var(--border2)}.wl-btn{width:100%;padding:.875rem;justify-content:center}.wl-btn,footer{text-align:center}footer{flex-direction:column;gap:1rem;padding:1.5rem 1.25rem}}@font-face{font-family:Geist;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/f639721981034f88-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:Geist;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-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:Geist;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-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:Geist;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-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:Geist;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/f639721981034f88-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:Geist;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-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:Geist;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-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:Geist;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-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:Geist;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/f639721981034f88-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:Geist;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-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:Geist;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-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:Geist;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-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:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f639721981034f88-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:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-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:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-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:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-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:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f639721981034f88-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:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-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:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-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:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-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:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f639721981034f88-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:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-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:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-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:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_3c1ae3{font-family:Geist,Geist Fallback;font-style:normal}.__variable_3c1ae3{--font-geist:"Geist","Geist Fallback"}