*{box-sizing:border-box}:root{--bg:#07111f;--bg-2:#0e1b2e;--card:#13233a;--line:#22344f;--text:#f8fafc;--muted:#94a3b8;--green:#22c55e;--blue:#38bdf8;--shadow:0 24px 70px #00000061}html,body{min-height:100%;margin:0}body{background:radial-gradient(circle at 72% 4%, #38bdf82e, transparent 30%), linear-gradient(180deg, #081524, var(--bg) 42%, #050b14);color:var(--text);font-family:Inter,Manrope,Arial,Helvetica,sans-serif}img{max-width:100%}button,input{font:inherit}a{color:inherit;text-decoration:none}.site-shell{grid-template-columns:220px minmax(0,1fr);min-height:calc(100vh - 72px);display:grid}.rail{border-right:1px solid var(--line);background:#07111fe0;height:calc(100vh - 72px);padding:20px 12px;position:sticky;top:72px;overflow-y:auto}.logo{color:var(--text);align-items:center;gap:10px;font-weight:950;display:inline-flex}.logo-mark{width:38px;height:38px;color:var(--text);letter-spacing:0;background:linear-gradient(145deg,#0d2237,#13233a);border:1px solid #38bdf870;border-radius:8px;place-items:center;font-size:13px;display:grid;position:relative}.logo-mark:after{content:"";border-top:2px solid var(--green);border-right:2px solid var(--green);width:16px;height:9px;position:absolute;bottom:8px;right:7px;transform:skew(-22deg)rotate(-10deg)}.logo-text{letter-spacing:0;font-size:22px}.logo-compact{margin-bottom:22px;display:flex}.sport-list{gap:7px;display:grid}.sport{min-height:44px;color:var(--muted);border:1px solid #0000;border-radius:8px;grid-template-columns:34px 1fr auto;align-items:center;padding:0 10px;display:grid}.sport span{background:var(--bg-2);width:26px;height:26px;color:var(--blue);border-radius:7px;place-items:center;font-size:11px;font-weight:950;display:grid}.sport strong,.sport em{font-size:13px}.sport em{color:#cbd5e1;font-style:normal;font-weight:850}.sport.active{color:var(--text);background:#22c55e1a;border-color:#22c55e6b}.workspace{min-width:0;padding:26px 30px 34px}.topbar{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07111fdb;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:72px;padding:0 max(24px,50vw - 616px);display:grid;position:sticky;top:0}.top-nav{color:var(--muted);justify-content:center;gap:22px;font-size:14px;font-weight:800;display:flex}.top-nav a:hover{color:var(--text)}.top-cta,.hero-actions a,.forecast-footer a,.content-card a,.listing-card a{background:var(--green);color:#04100a;border-radius:8px;font-weight:950}.top-cta{padding:11px 14px;font-size:13px}.badge-row{flex-wrap:wrap;gap:8px;display:flex}.badge{color:#bbf7d0;text-transform:uppercase;background:#22c55e1c;border:1px solid #22c55e61;border-radius:999px;align-items:center;width:max-content;min-height:25px;padding:0 10px;font-size:11px;font-weight:950;display:inline-flex}.badge-blue{color:#bae6fd;background:#38bdf81c;border-color:#38bdf86b}.hero{grid-template-columns:minmax(0,1.4fr) 320px;gap:18px;min-height:370px;display:grid}.hero-copy,.hero-panel,.forecast-card,.match-widget,.content-card,.term-card,.listing-card,.detail-article{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#13233af5,#0e1b2ef5);border-radius:8px}.hero-copy{background:linear-gradient(90deg,#07111fdb,#07111f80),url(/assets/sports-hero.png) 50%/cover no-repeat;align-content:center;gap:22px;padding:44px;display:grid;overflow:hidden}.hero-copy h1{max-width:820px;margin:0;font-size:clamp(36px,5.4vw,72px);line-height:.98}.hero-copy p{color:#cbd5e1;max-width:650px;margin:0;font-size:17px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.hero-actions a{padding:13px 16px;font-size:14px}.hero-actions a+a{color:#dff7ff;background:#38bdf81f;border:1px solid #38bdf86b}.hero-panel{align-content:center;gap:14px;padding:26px;display:grid}.hero-panel span{color:var(--blue);text-transform:uppercase;font-size:12px;font-weight:950}.hero-panel strong{font-size:72px;line-height:.95}.hero-panel p{color:var(--muted);margin:0;line-height:1.5}.mini-chart{grid-template-columns:repeat(5,1fr);align-items:end;gap:8px;height:88px;margin-top:8px;display:grid}.mini-chart i{background:linear-gradient(180deg, var(--blue), var(--green));border-radius:7px 7px 0 0}.mini-chart i:first-child{height:35%}.mini-chart i:nth-child(2){height:54%}.mini-chart i:nth-child(3){height:46%}.mini-chart i:nth-child(4){height:74%}.mini-chart i:nth-child(5){height:92%}.content-section{margin-top:34px}.section-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px;display:flex}.section-heading span{color:var(--blue);text-transform:uppercase;font-size:12px;font-weight:950}.section-heading h2{margin:5px 0 0;font-size:28px;line-height:1.12}.section-heading>a{border:1px solid var(--line);color:#dbeafe;border-radius:8px;flex:none;padding:10px 13px;font-size:12px;font-weight:900}.content-grid,.listing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.forecast-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.match-grid,.terms-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.match-widget,.term-card{padding:18px}.forecast-card{gap:14px;padding:16px;transition:border-color .22s,box-shadow .22s,transform .22s;display:grid;position:relative;overflow:hidden;transform:translateY(0)}.forecast-card:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(135deg,#38bdf824,#0000 34%),linear-gradient(315deg,#22c55e1f,#0000 36%);transition:opacity .22s;position:absolute;inset:0}.forecast-card>*{z-index:1;position:relative}.forecast-card:hover{border-color:#38bdf87a;transform:translateY(-4px);box-shadow:0 26px 78px #00000075,0 0 0 1px #22c55e14}.forecast-card:hover:before{opacity:1}.card-topline,.league-row,.forecast-footer,.match-meta,.odds-row,.forecast-card-head,.forecast-league,.forecast-odds{justify-content:space-between;align-items:center;gap:10px;display:flex}.league-row,.match-meta{color:var(--muted);font-size:13px;font-weight:800}.league-row strong{color:#cbd5e1;font-size:12px}.teams{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:22px 0 14px;display:grid}.teams strong{min-width:0;color:var(--text);font-size:20px;line-height:1.1}.teams strong:last-child{text-align:right}.teams span{background:var(--bg);width:34px;height:34px;color:var(--blue);border-radius:999px;place-items:center;font-size:11px;font-weight:950;display:grid}.term-card p,.forecast-card p,.content-card p,.listing-card p{color:var(--muted);line-height:1.55}.forecast-card p{min-height:66px;margin:0;font-size:13px}.forecast-card-head{align-items:start}.forecast-card-head>div{gap:7px;min-width:0;display:grid}.forecast-card-head>div>span{color:var(--blue);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:950;overflow:hidden}.forecast-card-head time{color:#cbd5e1;text-align:right;flex:none;font-size:12px;font-weight:900}.forecast-league{border-top:1px solid #22344fb8;padding-top:12px}.forecast-league span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:850;overflow:hidden}.forecast-league strong{color:#bae6fd;text-transform:uppercase;border:1px solid #38bdf857;border-radius:999px;flex:none;padding:4px 8px;font-size:11px}.forecast-teams{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr);align-items:center;gap:10px;min-height:94px;display:grid}.forecast-teams div{text-align:center;justify-items:center;gap:8px;min-width:0;display:grid}.forecast-teams img,.forecast-teams div>span{color:#dbeafe;object-fit:contain;text-transform:uppercase;background:#f8fafc14;border:1px solid #38bdf838;border-radius:999px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:950;transition:border-color .22s,background .22s,transform .22s;display:grid}.forecast-card:hover .forecast-teams img,.forecast-card:hover .forecast-teams div>span{background:#22c55e1a;border-color:#22c55e70;transform:scale(1.05)}.forecast-teams strong{min-width:0;color:var(--text);font-size:17px;line-height:1.16}.forecast-teams em{background:var(--bg);width:38px;height:38px;color:var(--blue);border-radius:999px;place-items:center;font-size:11px;font-style:normal;font-weight:950;display:grid}.forecast-odds span{border:1px solid var(--line);color:var(--muted);background:#07111f9e;border-radius:8px;flex:1;gap:3px;padding:8px 9px;font-size:11px;font-weight:850;transition:border-color .22s,background .22s,transform .22s;display:grid}.forecast-card:hover .forecast-odds span{background:#07111fc7;border-color:#38bdf84d;transform:translateY(-1px)}.forecast-odds b{color:var(--text);font-size:15px}.status-dot{color:#bbf7d0;font-size:12px;font-weight:950}.status-dot:before{content:"";background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.forecast-footer{margin-top:16px}.forecast-footer a{padding:10px 12px;font-size:12px;transition:background .22s,color .22s,transform .22s}.forecast-card:hover .forecast-footer a{color:#03111f;background:#38bdf8;transform:translate(2px)}.match-widget h3{margin:16px 0;font-size:17px;line-height:1.25}.odds-row span{border:1px solid var(--line);color:var(--muted);background:#07111f9e;border-radius:8px;flex:1;justify-content:space-between;padding:9px;font-size:12px;font-weight:850;display:flex}.odds-row b{color:var(--text)}.content-card,.listing-card{overflow:hidden}.news-card{position:relative}.content-card img,.listing-card img{aspect-ratio:16/10;object-fit:cover;width:100%}.news-card img{aspect-ratio:16/11;filter:brightness(.58)saturate(1.08)}.content-card div,.listing-card div{gap:10px;padding:16px;display:grid}.news-card div{text-align:center;align-content:center;place-items:center;gap:12px;padding:18px;display:grid;position:absolute;inset:0}.news-card div:before{content:"";background:linear-gradient(#07111f14,#07111fc2);position:absolute;inset:0}.news-card span,.news-card h2,.news-card h3,.news-card p,.news-card a{z-index:1;position:relative}.news-card h2,.news-card h3{text-align:center;max-width:92%}.news-card p{display:none}.content-card h3,.listing-card h2,.term-card h3{color:var(--text);margin:0;line-height:1.22}.content-card a,.listing-card a{justify-self:start;padding:9px 11px;font-size:12px}.term-card{gap:10px;display:grid}.site-footer{border-top:1px solid var(--line);width:min(1280px,100% - 48px);color:var(--muted);grid-template-columns:minmax(0,1.4fr) auto auto;align-items:center;gap:28px;margin:46px auto 0;padding:28px 0;display:grid}.site-footer p{max-width:470px;margin:12px 0 0;line-height:1.5}.site-footer nav{color:#cbd5e1;flex-wrap:wrap;gap:14px;font-size:13px;font-weight:850;display:flex}.content-page{min-height:calc(100vh - 72px);padding:28px}.forecast-page{gap:24px;display:grid}.forecast-hero p{max-width:680px;color:var(--muted);margin:0;font-size:17px;line-height:1.55}.forecast-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:18px;width:min(1120px,100%);margin:0 auto;display:grid}.forecast-aside{border:1px solid var(--line);max-height:calc(100vh - 116px);box-shadow:var(--shadow);background:linear-gradient(#13233af5,#0e1b2ef5);border-radius:8px;position:sticky;top:92px;overflow:hidden}.forecast-aside-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px;display:flex}.forecast-aside-head span,.forecast-results-head span{color:var(--blue);text-transform:uppercase;font-size:12px;font-weight:950}.forecast-aside-head strong,.forecast-results-head>strong{color:#bbf7d0;background:#22c55e24;border-radius:999px;place-items:center;min-width:30px;height:30px;font-size:12px;font-weight:950;display:grid}.forecast-aside nav{scrollbar-color:transparent transparent;scrollbar-width:thin;max-height:calc(100vh - 177px);padding:8px;transition:scrollbar-color .18s;display:grid;overflow-y:auto}.forecast-aside nav::-webkit-scrollbar{width:8px}.forecast-aside nav::-webkit-scrollbar-track{background:0 0}.forecast-aside nav::-webkit-scrollbar-thumb{background:0 0}.forecast-aside nav::-webkit-scrollbar-thumb{border-radius:999px}.forecast-aside:hover nav{scrollbar-color:#38bdf870 transparent}.forecast-aside:hover nav::-webkit-scrollbar-thumb{background:#38bdf857}.forecast-aside a{color:var(--muted);border:1px solid #0000;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;transition:border-color .18s,background .18s,color .18s,transform .18s;display:grid}.forecast-aside a span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:850;line-height:1.25;overflow:hidden}.forecast-aside a strong{color:#cbd5e1;font-size:12px}.forecast-aside a:hover,.forecast-aside a.active{color:var(--text);background:#22c55e1a;border-color:#22c55e5c}.forecast-aside a:hover{transform:translate(3px)}.forecast-results{min-width:0}.forecast-results-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}.forecast-results-head h2{margin:5px 0 0;font-size:28px;line-height:1.12}.teams-with-logos strong{gap:8px;display:grid}.teams-with-logos img,.forecast-scoreboard img{object-fit:contain;background:#f8fafc14;border-radius:999px;width:42px;height:42px}.forecast-detail{width:min(1040px,100%)}.forecast-scoreboard{border:1px solid var(--line);background:#07111f8a;border-radius:8px;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:18px;display:grid}.forecast-scoreboard div{text-align:center;justify-items:center;gap:10px;display:grid}.forecast-scoreboard strong{font-size:24px;line-height:1.12}.forecast-scoreboard span{background:var(--bg);width:42px;height:42px;color:var(--blue);border-radius:999px;place-items:center;font-size:12px;font-weight:950;display:grid}.forecast-detail-odds{width:min(680px,100%);margin:18px 0 22px}.forecast-category-text,.page-hero,.detail-article{width:min(1120px,100%);margin:0 auto}.page-hero{gap:10px;padding:34px 0 26px;display:grid}.brand-link,.page-hero span,.detail-article header a,.detail-article time{color:var(--blue);text-transform:uppercase;font-size:12px;font-weight:950}.page-hero h1,.detail-article h1{max-width:820px;color:var(--text);margin:0;font-size:clamp(32px,5vw,58px);line-height:1.03}.listing-grid{width:min(1120px,100%);margin:0 auto 42px}.listing-card p{min-height:64px;margin:0}.detail-article{padding:28px}.detail-article header{gap:12px;margin-bottom:22px;display:grid}.detail-article>img{object-fit:cover;border-radius:8px;width:100%;max-height:520px}.rich-content{color:#dbeafe;width:min(820px,100%);margin-top:28px;font-size:17px;line-height:1.75}.rich-content h2,.rich-content h3,.rich-content h4{color:var(--text);line-height:1.2}.rich-content a{color:var(--blue)}.tag-row{flex-wrap:wrap;gap:8px;width:min(820px,100%);margin-top:24px;display:flex}.tag-row a{border:1px solid var(--line);color:#cbd5e1;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:850}.not-found-page{place-items:center;min-height:100vh;padding:24px;display:grid}.not-found-card{border:1px solid var(--line);width:min(920px,100%);box-shadow:var(--shadow);background:linear-gradient(#13233af5,#0e1b2ef5);border-radius:8px;padding:42px}.not-found-card>span{color:var(--blue);text-transform:uppercase;margin-top:44px;font-size:13px;font-weight:950;display:block}.not-found-card h1{max-width:720px;margin:10px 0 0;font-size:clamp(36px,6vw,72px);line-height:1}.not-found-card p{max-width:620px;color:var(--muted);margin:18px 0 0;font-size:17px;line-height:1.65}.not-found-card nav{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.not-found-card nav a{border:1px solid var(--line);color:var(--text);border-radius:8px;padding:12px 14px;font-size:14px;font-weight:900}.not-found-card nav a:first-child{border-color:var(--green);background:var(--green);color:#04100a}.floating-banner{z-index:30;width:min(720px,100vw - 36px);transition:transform .5s;position:fixed;bottom:18px;right:18px;transform:translateY(calc(100% + 28px))}.floating-banner-active{transform:translateY(0)}.floating-banner-link{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-radius:8px;display:block;overflow:hidden}.floating-banner img{width:100%;display:block}.floating-banner-close{border:1px solid var(--line);width:28px;height:28px;color:var(--text);cursor:pointer;background:#07111f;border-radius:999px;place-items:center;font-size:15px;font-weight:950;display:grid;position:absolute;top:-12px;right:-8px}@media (max-width:1120px){.site-shell{grid-template-columns:82px minmax(0,1fr)}.rail{padding-inline:9px}.logo-compact .logo-text,.sport strong,.sport em{display:none}.sport{grid-template-columns:1fr;justify-items:center;min-height:52px}.hero,.site-footer{grid-template-columns:1fr}.match-grid,.terms-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.site-shell{display:block}.rail{border-right:0;border-bottom:1px solid var(--line);height:auto;padding:10px 12px;display:flex;position:static;overflow-x:auto}.logo-compact{display:none}.sport-list{gap:8px;display:flex}.sport{min-width:54px}.workspace{padding:18px 12px 28px}.topbar{grid-template-columns:1fr auto;gap:12px;padding:0 12px}.top-nav{display:none}.top-cta{padding:10px 11px}.hero-copy{padding:28px 18px}.hero-copy h1{font-size:34px}.content-grid,.forecast-grid,.listing-grid,.match-grid,.terms-grid,.forecast-layout{grid-template-columns:1fr}.forecast-aside{max-height:none;position:static}.forecast-aside nav{max-height:280px}.section-heading{display:grid}.site-footer{align-items:start}.forecast-scoreboard,.teams{grid-template-columns:1fr}.teams strong:last-child{text-align:left}.content-page,.detail-article{padding:18px 12px}}
