@import url('v2-typography.css?v=343-v2-type-v1');
@import url('dashboard-v2-balance.css?v=343-match-balance-v1');
/* NOMAD 3.43 V2 PRIMARY HEADER · PRESENTATION ONLY */
.v2-topbar{position:sticky;top:0;z-index:90;width:100%;height:64px;min-height:64px;background:var(--nav,#153f2b);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:none;color:#fff}
.v2-topbar-inner{width:100%;max-width:1920px;height:64px;margin:0 auto;padding:0 clamp(10px,1.6vw,24px);display:flex;align-items:center;gap:0}
.v2-logo{flex:0 0 136px;width:136px;height:64px;display:flex;align-items:center;text-decoration:none;white-space:nowrap;font-family:"Arial Black",Arial,Helvetica,sans-serif;font-size:26px;font-weight:900;line-height:1;letter-spacing:-1.7px;text-transform:lowercase}
.v2-logo-ball{color:#fff}.v2-logo-num{color:#f1da27;margin-left:1px}
.v2-mainnav{height:64px;display:flex;align-items:stretch;flex:0 0 auto;margin-left:8px}
.v2-mainnav a{box-sizing:border-box;flex:0 0 108px;width:108px;height:64px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-bottom:3px solid transparent;background:transparent;color:#c7d3cb;text-decoration:none;font-family:var(--font-ui,"IBM Plex Sans",Arial,Helvetica,sans-serif);font-size:11px;font-weight:600;line-height:1;white-space:nowrap}
.v2-mainnav a:hover{background:rgba(255,255,255,.04);color:#fff}
.v2-mainnav a.active,.v2-mainnav a[aria-current="page"]{color:#fff;border-bottom-color:#f1da27}
.v2-header-utils{height:64px;margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto}
.v2-odds-chip,.v2-theme-btn{box-sizing:border-box;height:34px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05);color:#dce5df;border-radius:10px;font-family:var(--font-ui,"IBM Plex Sans",Arial,Helvetica,sans-serif);font-size:9.5px;font-weight:600;line-height:32px;text-align:center;white-space:nowrap;padding:0}
.v2-odds-chip{width:88px}.v2-theme-btn{width:82px;cursor:pointer}.v2-theme-btn:hover{background:rgba(255,255,255,.09);color:#fff}
@media(max-width:760px){.v2-topbar,.v2-topbar-inner{height:58px;min-height:58px}.v2-topbar-inner{padding:0 8px}.v2-logo{flex-basis:98px;width:98px;height:58px;font-size:22px;letter-spacing:-1.4px}.v2-mainnav{display:none}.v2-header-utils{height:58px}.v2-odds-chip{display:none}.v2-theme-btn{width:76px;height:32px;line-height:30px;font-size:9.5px}}
