:root{--red:#e20d17;--red2:#ff2630;--black:#08090b;--dark:#101216;--soft:#171a20;--line:#272a31;--text:#f5f5f6;--muted:#a8acb7;--white:#fff;--radius:16px;--shadow:0 16px 45px rgba(0,0,0,.25)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0b0c0f;color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1220px,calc(100% - 32px));margin:auto}.topline{background:#050506;border-bottom:1px solid #1b1c20;font-size:12px;color:#c9cbd1}.top-inner{height:34px;display:flex;align-items:center;gap:10px}.live-dot{width:8px;height:8px;background:var(--red);border-radius:50%;box-shadow:0 0 0 4px rgba(226,13,23,.15)}.top-spacer,.footer-spacer{flex:1}.site-header{position:sticky;top:0;z-index:50;background:rgba(8,9,11,.95);backdrop-filter:blur(12px);box-shadow:0 4px 18px rgba(0,0,0,.22)}.brand-row{height:82px;display:flex;align-items:center;justify-content:space-between}.brand img{height:56px;width:auto;max-width:440px;object-fit:contain}.brand-actions{display:flex;gap:10px;align-items:center}.radio-open,.menu-toggle,.search-link{border:1px solid #2c3038;background:#15171c;color:#fff;border-radius:999px;padding:10px 15px;font-weight:800;cursor:pointer}.menu-toggle{display:none;font-size:18px}.search-link{font-size:22px;line-height:18px;padding:10px 14px}.main-nav{border-top:1px solid #202228;border-bottom:1px solid #202228;background:#0e1014}.nav-inner{display:flex;align-items:center;gap:4px;height:48px}.nav-inner>a,.nav-drop>button{border:0;background:transparent;color:#f4f4f5;font:inherit;font-size:14px;font-weight:800;padding:14px 14px;cursor:pointer}.nav-inner>a:hover,.nav-drop>button:hover{color:#ff3440}.nav-drop{position:relative}.nav-drop>div{display:none;position:absolute;top:43px;left:0;background:#14171c;border:1px solid #282c34;border-radius:12px;min-width:210px;padding:8px;box-shadow:var(--shadow)}.nav-drop:hover>div,.nav-drop.open>div{display:block}.nav-drop>div a{display:block;padding:10px 12px;border-radius:8px;font-weight:700;font-size:13px}.nav-drop>div a:hover{background:#22262e;color:#ff3a44}.ticker{background:var(--red);color:#fff}.ticker-inner{height:36px;display:flex;align-items:center;gap:16px;overflow:hidden}.ticker-inner>strong{font-size:12px;white-space:nowrap;background:#fff;color:#b00008;padding:5px 8px;border-radius:4px}.ticker-track{display:flex;gap:30px;white-space:nowrap;overflow:hidden;font-size:13px;font-weight:700}.ticker-track a:after{content:'•';margin-left:30px;color:#620006}.match-strip{background:#101318;border-bottom:1px solid #242832}.match-scroll{display:flex;gap:10px;overflow-x:auto;padding:12px 0;scrollbar-width:thin}.match-mini{min-width:250px;background:#161920;border:1px solid #292e39;border-radius:12px;padding:10px 12px}.match-mini span,.match-mini small{display:block;color:#9ca2ae;font-size:11px}.match-mini strong{display:block;font-size:13px;margin:4px 0}.match-mini b{color:var(--red)}.home-hero{display:grid;grid-template-columns:1.75fr 1fr;gap:14px;padding-top:22px}.hero-lead{position:relative;min-height:520px;border-radius:20px;overflow:hidden;background:#111}.hero-lead>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.92),rgba(0,0,0,.1) 65%)}.hero-copy{position:absolute;left:28px;right:28px;bottom:26px}.hero-copy em,.news-body em,.side-card em,.article-kicker,.news-list em{font-style:normal;color:#ff3943;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.hero-copy h1{font-size:clamp(32px,4vw,58px);line-height:1.01;margin:7px 0 10px;letter-spacing:-.035em}.hero-copy p{max-width:800px;color:#d8d9dd;margin:0 0 10px;font-size:16px}.hero-copy small,.news-body small,.side-card small{color:#b4b7bf}.hero-side{display:grid;grid-template-columns:1fr 1fr;gap:12px}.side-card{position:relative;min-height:252px;border-radius:16px;overflow:hidden;background:#15171c}.side-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.side-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.92),rgba(0,0,0,.08))}.side-card>div{position:absolute;z-index:2;left:16px;right:16px;bottom:14px}.side-card h2{font-size:17px;line-height:1.15;margin:5px 0}.section{padding-top:42px;padding-bottom:24px}.section-head{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #292c33;padding-bottom:14px;margin-bottom:18px}.section-head span{color:var(--red);font-size:11px;font-weight:900;letter-spacing:.15em}.section-head h1,.section-head h2{margin:2px 0 0;font-size:30px}.section-head>a{font-size:13px;color:#c3c6ce}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.news-card{background:#121419;border:1px solid #23262e;border-radius:16px;overflow:hidden}.news-image{height:210px;background:#191b20;overflow:hidden}.news-image img{width:100%;height:100%;object-fit:cover;transition:.25s}.news-card:hover .news-image img{transform:scale(1.03)}.news-body{padding:16px}.news-body h3{font-size:20px;line-height:1.12;margin:7px 0}.news-body p{color:#b4b7c0;font-size:14px;margin:0 0 12px}.category-links{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:24px 0 50px}.category-links a{background:linear-gradient(135deg,#17191f,#111318);border:1px solid #262a32;border-radius:14px;padding:18px}.category-links b{display:block;font-size:17px}.category-links span{color:#969ba6;font-size:12px}.page-pad{padding-top:38px;padding-bottom:60px;min-height:60vh}.article{padding-top:42px;padding-bottom:70px;max-width:1120px}.article h1{max-width:1000px;font-size:clamp(38px,5.7vw,72px);line-height:.98;letter-spacing:-.045em;margin:10px 0 16px}.article-deck{max-width:900px;font-size:21px;color:#c3c5cc}.article-meta{color:#979ca7;font-size:13px;margin:18px 0}.article-cover{width:100%;max-height:650px;object-fit:cover;border-radius:20px}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 230px;gap:45px;margin-top:34px;justify-content:center}.article-content{font-family:Georgia,serif;font-size:19px;line-height:1.8;color:#e2e2e4}.article-content p{margin:0 0 1.25em}.article-content a{color:#ff4852;text-decoration:underline}.source-note{border-left:3px solid var(--red);padding:12px 16px;background:#15171b;font-family:Inter,system-ui;font-size:14px}.share-box{position:sticky;top:180px;align-self:start;display:flex;flex-direction:column;border:1px solid #292c33;border-radius:14px;padding:14px;background:#111318}.share-box a{padding:9px 0;border-top:1px solid #25282f;font-size:13px}.share-box strong{padding-bottom:9px}.search-form{display:flex;max-width:760px;margin:0 auto 38px}.search-form input{flex:1;background:#15181d;border:1px solid #2c3038;color:#fff;border-radius:14px 0 0 14px;padding:17px 18px;font-size:17px;outline:none}.search-form button{border:0;background:var(--red);color:#fff;font-weight:900;padding:0 24px;border-radius:0 14px 14px 0}.news-list{display:flex;flex-direction:column;gap:14px}.news-list>a{display:grid;grid-template-columns:220px 1fr;gap:18px;background:#121419;border:1px solid #242831;border-radius:14px;padding:12px}.news-list img{width:100%;height:135px;object-fit:cover;border-radius:10px}.news-list h2{margin:4px 0;font-size:21px}.news-list p{margin:0;color:#a9adb7}.match-table{display:flex;flex-direction:column;gap:8px}.match-table>div{display:grid;grid-template-columns:180px 1fr 260px;align-items:center;background:#13161b;border:1px solid #252932;border-radius:12px;padding:14px 18px}.match-table span,.match-table small{color:#9ba0ab;font-size:12px}.match-table strong{text-align:center}.match-table b{color:var(--red);margin:0 8px}.empty-state{grid-column:1/-1;text-align:center;border:1px dashed #353944;background:#111318;border-radius:20px;padding:50px 24px}.empty-state img{width:140px;margin:auto}.empty-state.compact{padding:28px}.site-footer{border-top:1px solid #24272d;background:#08090a}.footer-inner{height:58px;display:flex;align-items:center;gap:14px;color:#969aa4;font-size:11px}.footer-inner img{width:110px;height:28px;object-fit:contain}.radio-player{position:fixed;left:18px;bottom:18px;z-index:70;width:min(430px,calc(100% - 36px));background:#11141a;border:1px solid #303541;border-radius:16px;padding:13px;box-shadow:0 18px 60px rgba(0,0,0,.5);display:none}.radio-player.show{display:block}.radio-meta{display:flex;align-items:center;gap:10px;padding-right:25px;margin-bottom:9px}.radio-meta strong,.radio-meta small{display:block}.radio-meta small{color:#9298a4;font-size:11px}.radio-icon{color:var(--red);animation:pulse 1.4s infinite}.radio-player audio{width:100%;height:38px}.radio-close{position:absolute;right:9px;top:7px;background:transparent;border:0;color:#aaa;font-size:22px;cursor:pointer}.wa-float{position:fixed;right:18px;bottom:18px;width:52px;height:52px;border-radius:50%;background:#25D366;color:#062d16;display:grid;place-items:center;font-weight:1000;z-index:60;box-shadow:0 12px 30px rgba(0,0,0,.35)}@keyframes pulse{50%{opacity:.35}}@media(max-width:980px){.home-hero{grid-template-columns:1fr}.hero-side{grid-template-columns:repeat(4,1fr)}.side-card{min-height:210px}.news-grid{grid-template-columns:repeat(2,1fr)}.category-links{grid-template-columns:repeat(3,1fr)}.article-layout{grid-template-columns:1fr}.share-box{position:static;flex-direction:row;flex-wrap:wrap;gap:14px}.share-box a{border:0}.match-table>div{grid-template-columns:130px 1fr}.match-table small{grid-column:1/-1;margin-top:8px}.brand img{height:48px;max-width:340px}}@media(max-width:760px){.top-inner span:nth-of-type(2){display:none}.brand-row{height:68px}.brand img{height:40px;max-width:240px}.radio-open{font-size:0;padding:10px 12px}.radio-open:after{content:'▶ Radio';font-size:12px}.menu-toggle{display:inline-block}.main-nav{display:none;position:absolute;left:0;right:0}.main-nav.open{display:block}.nav-inner{height:auto;display:block;padding:9px 16px}.nav-inner>a,.nav-drop>button{display:block;width:100%;text-align:left;padding:12px}.nav-drop>div{position:static;border:0;box-shadow:none;background:#16191f;margin:0 0 5px 12px}.nav-drop:hover>div{display:none}.nav-drop.open>div{display:block}.ticker-inner{height:32px}.home-hero{width:100%;padding-top:0}.hero-lead{min-height:470px;border-radius:0}.hero-copy{left:18px;right:18px;bottom:20px}.hero-copy h1{font-size:38px}.hero-copy p{font-size:14px}.hero-side{display:flex;overflow-x:auto;padding:0 16px}.side-card{min-width:260px}.news-grid{grid-template-columns:1fr}.category-links{grid-template-columns:1fr 1fr}.article{width:100%;padding-top:26px}.article>h1,.article-deck,.article-meta,.article-kicker,.article-layout{margin-left:18px;margin-right:18px}.article-cover{border-radius:0}.article h1{font-size:42px}.article-deck{font-size:18px}.news-list>a{grid-template-columns:115px 1fr}.news-list img{height:100px}.news-list p{display:none}.news-list h2{font-size:16px}.match-table>div{grid-template-columns:1fr;text-align:left}.match-table strong{text-align:left;margin:5px 0}.category-links{padding-bottom:32px}.container{width:min(100% - 24px,1220px)}}@media(max-width:430px){.brand img{height:35px;max-width:190px}.search-link{display:none}.hero-copy h1{font-size:34px}.category-links{grid-template-columns:1fr}.news-image{height:230px}.article h1{font-size:37px}.footer-inner img{display:none}}
/* Extended sports modules */
.match-table>a{display:grid;grid-template-columns:180px 1fr 260px;align-items:center;background:#13161b;border:1px solid #252932;border-radius:12px;padding:14px 18px;transition:.2s}.match-table>a:hover{border-color:#5b252a;background:#171a20}.match-table>a span,.match-table>a small{color:#9ba0ab;font-size:12px}.match-table>a strong{text-align:center}.match-table>a b{color:var(--red);margin:0 8px}.article-tools{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.article-tools button,.article-tools a{background:#15181d;border:1px solid #2e333c;color:#fff;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800;cursor:pointer}.live-updates{margin:26px 0;background:#111419;border:1px solid #2b3038;border-radius:16px;padding:18px}.live-updates h2{margin:0 0 12px;font-size:20px}.live-updates>div{display:grid;grid-template-columns:65px 1fr;gap:12px;padding:11px 0;border-top:1px solid #252a31}.live-updates time{color:#ff4049;font-weight:900}.live-updates p{margin:0;color:#d1d3d8}.ad-slot{width:min(1220px,calc(100% - 32px));margin:22px auto;text-align:center}.ad-slot img{width:100%;max-height:180px;object-fit:cover;border-radius:12px;border:1px solid #252a31}.ad-slot small{display:block;color:#777d87;font-size:9px;text-transform:uppercase;letter-spacing:.15em;margin-top:5px}.match-center{max-width:980px}.match-head{text-align:center;background:linear-gradient(145deg,#171a20,#0e1014);border:1px solid #292e37;border-radius:20px;padding:34px 20px;margin-bottom:18px}.match-head>span{color:#ff3e47;font-size:12px;font-weight:900;text-transform:uppercase}.match-head h1{font-size:clamp(28px,5vw,52px);line-height:1.1;margin:8px 0}.match-head h1 b{color:#fff;background:#b60e16;padding:5px 12px;border-radius:10px}.match-head p{color:#9fa4ae;margin:0}.event-feed{background:#111419;border:1px solid #292e37;border-radius:16px;padding:18px}.event-feed h2{margin:0 0 10px}.event-feed article{display:grid;grid-template-columns:72px 1fr;gap:14px;padding:13px 0;border-top:1px solid #252a31}.event-feed time{font-size:18px;font-weight:900;color:#ff3b45}.event-feed strong{font-size:13px}.event-feed p{margin:3px 0 0;color:#bec2ca}.muted-public{color:#9298a4}.standings-block{margin-bottom:30px}.standings-block h2{display:flex;gap:10px;align-items:baseline}.standings-block h2 small{color:#858b96;font-size:12px}.table-public{overflow:auto;border:1px solid #292e37;border-radius:14px}.table-public table{width:100%;border-collapse:collapse;background:#111419}.table-public th,.table-public td{padding:12px 14px;border-bottom:1px solid #242a31;text-align:center;white-space:nowrap}.table-public th:nth-child(2),.table-public td:nth-child(2){text-align:left}.table-public th{font-size:10px;text-transform:uppercase;color:#888f9b}.table-public td b{color:#ff444d}.profile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.profile-grid>a{background:#12151a;border:1px solid #292e37;border-radius:15px;padding:16px;display:grid;grid-template-columns:58px 1fr;gap:4px 12px;align-items:center}.profile-grid>a:hover{border-color:#5d262b}.profile-grid>a strong{font-size:16px}.profile-grid>a small{color:#979da8;font-size:11px;grid-column:2}.profile-grid>a em{grid-column:2;color:#ff4a53;font-size:10px;font-style:normal;font-weight:900;text-transform:uppercase}.profile-badge{grid-row:1/4;width:58px;height:58px;border-radius:50%;background:#1b1f25;border:1px solid #303640;display:grid;place-items:center;font-size:27px;overflow:hidden}.profile-badge img{width:100%;height:100%;object-fit:contain}.profile-badge.large{width:96px;height:96px;font-size:44px}.profile-hero{display:flex;align-items:center;gap:20px;background:linear-gradient(135deg,#16191f,#0f1115);border:1px solid #292e37;border-radius:18px;padding:24px;margin-bottom:24px}.profile-hero span{color:#ff3f49;font-size:11px;font-weight:900;text-transform:uppercase}.profile-hero h1{font-size:42px;margin:3px 0}.profile-hero p{color:#a8adb7;margin:0}.profile-hero a{color:#ff555e}.traffic-list{display:grid;gap:8px}.traffic-list>div{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid #242a31}.traffic-list code{color:#bdc1c9}.traffic-list strong{font-size:12px}.site-footer a:hover{color:#fff}
@media(max-width:980px){.profile-grid{grid-template-columns:repeat(2,1fr)}.match-table>a{grid-template-columns:130px 1fr}.match-table>a small{grid-column:1/-1;margin-top:8px}}
@media(max-width:760px){.article-tools,.live-updates{margin-left:18px;margin-right:18px}.ad-slot{width:100%;margin:18px 0}.ad-slot img{border-radius:0}.match-table>a{grid-template-columns:1fr;text-align:left}.match-table>a strong{text-align:left;margin:5px 0}.profile-grid{grid-template-columns:1fr}.profile-hero{margin-left:0;margin-right:0;border-radius:0}.profile-hero h1{font-size:34px}.table-public{border-radius:0;margin-left:-12px;margin-right:-12px}}
