@import "https://fonts.googleapis.com/css2?family=Ovo&display=swap";
:root{--bg-primary:#f4f7fe;--bg-secondary:#fff;--accent-blue:#2d4a8a;--accent-pink:#e84c8a;--accent-gold:#d4af37;--text-main:#4a5565;--text-muted:#64748b;--sidebar-bg:#fffc;--glass-border:#ffffff4d;--glass-bg:#ffffffb3;--shadow-premium:0 10px 30px -10px #0000001a;--radius-lg:16px;--radius-md:12px;--background:var(--bg-primary);--foreground:var(--text-main);--font-primary:"Ovo",serif}@supports (color:lab(0% 0 0)){:root{--text-main:lab(35.6337% -1.58697 -10.8425)}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-main);font-family:var(--font-primary);-webkit-font-smoothing:antialiased;font-size:16px;font-weight:400;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:-.02em;font-weight:600}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.spinner{border:3px solid #0000001a;border-top-color:var(--accent-blue);border-radius:50%;width:32px;height:32px;margin:0 auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}[data-theme=dark]{--bg-primary:#0f1117;--bg-secondary:#1a1d27;--accent-blue:#4d7fff;--accent-pink:#e84c8a;--accent-gold:#d4af37;--text-main:#e2e8f0;--text-muted:#64748b;--sidebar-bg:#1a1d27e6;--glass-border:#ffffff14;--glass-bg:#1a1d27b3;--shadow-premium:0 10px 30px -10px #00000080;--background:var(--bg-primary);--foreground:var(--text-main)}body,*,:before,:after{transition:background-color .2s,border-color .2s,color .1s}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#64748b66;border-radius:100px}::-webkit-scrollbar-thumb:hover{background:var(--accent-blue)}
.Sidebar-module__XRNO5a__sidebar{z-index:100;flex-direction:column;gap:32px;width:280px;height:100vh;padding:24px 16px;transition:transform .3s;display:none;position:fixed;top:0;left:0;overflow:hidden}.Sidebar-module__XRNO5a__logo{color:var(--accent-blue);white-space:nowrap;align-items:center;gap:12px;padding:0 12px;font-size:24px;font-weight:700;display:flex}.Sidebar-module__XRNO5a__logoText span{color:var(--accent-pink)}.Sidebar-module__XRNO5a__collapseToggle{background:var(--accent-blue);color:#fff;cursor:pointer;z-index:10;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .3s;display:flex;position:absolute;top:80px;right:-12px;box-shadow:0 2px 8px #0000001a}.Sidebar-module__XRNO5a__collapseToggle:hover{transform:scale(1.1)}.Sidebar-module__XRNO5a__miniCloseBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;margin-left:auto;display:none}@media (max-width:1024px){.Sidebar-module__XRNO5a__miniCloseBtn{display:block}.Sidebar-module__XRNO5a__collapseToggle{display:none}}.Sidebar-module__XRNO5a__navLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;padding:12px 16px 4px;font-size:11px;font-weight:800}.Sidebar-module__XRNO5a__nav{flex-direction:column;gap:8px;display:flex}.Sidebar-module__XRNO5a__navItem{border-radius:var(--radius-md);color:var(--text-muted);white-space:nowrap;align-items:center;gap:12px;padding:12px 16px;font-weight:500;transition:all .2s;display:flex;overflow:hidden}.Sidebar-module__XRNO5a__navItem span{flex-shrink:0}.Sidebar-module__XRNO5a__navItem:hover,.Sidebar-module__XRNO5a__active{background:var(--accent-blue);color:#fff;box-shadow:0 4px 12px #2d4a8a33}@media (max-width:1024px){.Sidebar-module__XRNO5a__sidebar{width:280px;display:flex;transform:translate(-100%)}.Sidebar-module__XRNO5a__sidebarOpen{transform:translate(0)}}
.Header-module__lnUIdW__header{z-index:90;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex;position:sticky;top:0}.Header-module__lnUIdW__left{align-items:center;gap:16px;display:flex}.Header-module__lnUIdW__logo{align-items:center;gap:0;text-decoration:none;display:flex}.Header-module__lnUIdW__logoText{color:#1a56db;letter-spacing:-1px;font-size:24px;font-weight:900}.Header-module__lnUIdW__logoAccent{color:#0f172a;letter-spacing:-1px;font-size:24px;font-weight:900}.Header-module__lnUIdW__right{align-items:center;gap:20px;display:flex}.Header-module__lnUIdW__balance{border-radius:var(--radius-md);box-shadow:var(--shadow-premium);background:#fff;flex-direction:column;min-width:140px;padding:8px 16px;display:flex}.Header-module__lnUIdW__balanceLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.Header-module__lnUIdW__balanceValue{color:var(--accent-blue);font-size:18px;font-weight:700}.Header-module__lnUIdW__headerLinks{align-items:center;gap:20px;display:flex}.Header-module__lnUIdW__textLink{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;gap:8px;padding:4px 8px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.Header-module__lnUIdW__textLink:hover{color:var(--accent-blue);background:#2d4a8a0d}@media (max-width:1024px){.Header-module__lnUIdW__headerLinks{display:none}}.Header-module__lnUIdW__profile{cursor:pointer;background:0 0;border:none;border-left:1px solid #0000000d;align-items:center;gap:12px;padding-left:20px;display:flex}.Header-module__lnUIdW__avatar{background:var(--accent-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex}.Header-module__lnUIdW__profile:hover .Header-module__lnUIdW__avatar{transform:scale(1.08);box-shadow:0 4px 12px #2d4a8a4d}.Header-module__lnUIdW__iconButton{border-radius:var(--radius-md);width:40px;height:40px;box-shadow:var(--shadow-premium);color:var(--text-muted);cursor:pointer;background:#fff;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__lnUIdW__iconButton:hover{color:var(--accent-blue);transform:translateY(-1px);box-shadow:0 6px 20px #0000001a}.Header-module__lnUIdW__menuButton{color:var(--text-main);cursor:pointer;background:0 0;border:none;padding:4px;display:none}@media (max-width:1024px){.Header-module__lnUIdW__header{height:64px;margin-left:0;padding:0 16px}.Header-module__lnUIdW__menuButton{display:block}}@media (max-width:480px){.Header-module__lnUIdW__header{height:56px;padding:0 12px}.Header-module__lnUIdW__left{gap:8px}.Header-module__lnUIdW__logoText,.Header-module__lnUIdW__logoAccent{font-size:20px}.Header-module__lnUIdW__title,.Header-module__lnUIdW__balanceLabel{display:none}.Header-module__lnUIdW__balance{border-radius:var(--radius-sm);min-width:auto;padding:4px 8px}.Header-module__lnUIdW__balanceValue{font-size:14px;font-weight:800}.Header-module__lnUIdW__right{gap:8px}.Header-module__lnUIdW__iconButton{border-radius:8px;width:32px;height:32px}.Header-module__lnUIdW__iconButton svg{width:18px;height:18px}.Header-module__lnUIdW__profile{padding-left:8px}.Header-module__lnUIdW__avatar{width:32px;height:32px;font-size:12px}}.Header-module__lnUIdW__desktopNav{align-items:center;gap:24px;margin:0 32px;display:flex}.Header-module__lnUIdW__navLink{color:var(--text-muted);white-space:nowrap;padding:8px 4px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;position:relative}.Header-module__lnUIdW__navLink:hover{color:var(--accent-blue)}.Header-module__lnUIdW__navLink:after{content:"";background:var(--accent-blue);width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.Header-module__lnUIdW__navLink:hover:after,.Header-module__lnUIdW__activeActive:after{width:100%}.Header-module__lnUIdW__activeActive{color:var(--accent-blue);font-weight:600}@media (max-width:1150px){.Header-module__lnUIdW__desktopNav{gap:16px;margin:0 16px}.Header-module__lnUIdW__navLink{font-size:13px}}@media (max-width:1024px){.Header-module__lnUIdW__desktopNav{display:none}}.Header-module__lnUIdW__profileWrapper{position:relative}.Header-module__lnUIdW__dropdown{border-radius:var(--radius-lg);z-index:1000;background:#ffffffe6;border:1px solid #ffffff80;width:240px;padding:8px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 10px 30px #00000026}.Header-module__lnUIdW__dropdownHeader{padding:12px 16px}.Header-module__lnUIdW__userName{color:var(--text-main);margin:0;font-size:14px;font-weight:700}.Header-module__lnUIdW__userEmail{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:12px;overflow:hidden}.Header-module__lnUIdW__dropdownDivider{background:#0000000d;height:1px;margin:8px 0}.Header-module__lnUIdW__dropdownItem{text-align:left;width:100%;color:var(--text-main);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;padding:10px 16px;font-size:13px;font-weight:500;transition:all .2s}.Header-module__lnUIdW__dropdownItem:hover{color:var(--accent-blue);background:#2d4a8a0d;padding-left:20px}.Header-module__lnUIdW__signOut{color:#ef4444;font-weight:600}.Header-module__lnUIdW__signOut:hover{color:#ef4444;background:#ef44440d}
.BettingSlip-module__GBKwGG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:flex-end;display:flex;position:fixed;inset:0}.BettingSlip-module__GBKwGG__slip{background:#fff;flex-direction:column;width:400px;height:100%;padding:32px;display:flex;box-shadow:-10px 0 30px #0000001a}.BettingSlip-module__GBKwGG__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.BettingSlip-module__GBKwGG__title{font-size:24px;font-weight:700}.BettingSlip-module__GBKwGG__closeButton{cursor:pointer;background:#f4f7fe;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.BettingSlip-module__GBKwGG__betDetails{flex-direction:column;flex:1;gap:24px;display:flex}.BettingSlip-module__GBKwGG__betHeader{justify-content:space-between;align-items:center;display:flex}.BettingSlip-module__GBKwGG__teamName{font-size:18px;font-weight:600}.BettingSlip-module__GBKwGG__typeTag{text-transform:uppercase;border-radius:4px;padding:4px 12px;font-size:12px;font-weight:700}.BettingSlip-module__GBKwGG__backTag{color:#2d4a8a;background:#a5d8ff}.BettingSlip-module__GBKwGG__layTag{color:#e84c8a;background:#ffd2e1}.BettingSlip-module__GBKwGG__oddsInfo{border-radius:var(--radius-md);background:#f8fafc;justify-content:space-between;padding:16px;display:flex}.BettingSlip-module__GBKwGG__label{color:var(--text-muted);font-size:12px}.BettingSlip-module__GBKwGG__value{font-size:16px;font-weight:700}.BettingSlip-module__GBKwGG__inputGroup{flex-direction:column;gap:12px;display:flex}.BettingSlip-module__GBKwGG__stakeInput{border-radius:var(--radius-md);border:2px solid #e2e8f0;outline:none;width:100%;padding:16px;font-size:18px;font-weight:700;transition:border-color .2s}.BettingSlip-module__GBKwGG__stakeInput:focus{border-color:var(--accent-blue)}.BettingSlip-module__GBKwGG__quickStakes{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.BettingSlip-module__GBKwGG__stakeBtn{color:var(--text-muted);background:#f1f5f9;border-radius:6px;padding:8px;font-size:12px;font-weight:600}.BettingSlip-module__GBKwGG__stakeBtn:hover{background:#e2e8f0}.BettingSlip-module__GBKwGG__payout{border-top:1px dashed #e2e8f0;margin-top:auto;padding:24px 0}.BettingSlip-module__GBKwGG__placeBtn{background:var(--accent-blue);color:#fff;border-radius:var(--radius-md);width:100%;padding:18px;font-size:18px;font-weight:700;box-shadow:0 4px 12px #2d4a8a4d}@media (max-width:640px){.BettingSlip-module__GBKwGG__slip{border-radius:24px 24px 0 0;width:100%;height:80vh;margin-top:auto}}
