:root{--clr-primary:#c8102e;--clr-primary-dark:#96001a;--clr-bg:#f4f4f4;--clr-surface:#fff;--clr-border:#e0e0e0;--clr-text:#1a1a1a;--clr-text-muted:#666;--clr-text-light:#999;--font-heading:"Oswald", sans-serif;--font-body:"Source Sans 3", sans-serif;--sidebar-w:240px}
.page-wrapper{max-width:1200px;margin:0 auto}.main-grid{grid-template-columns:var(--sidebar-w) 1fr 260px;background:var(--clr-surface);min-height:600px;display:grid}.sidebar-left,.sidebar-right{background:var(--clr-surface)}.sidebar-left{border-right:1px solid var(--clr-border)}.sidebar-right{border-left:1px solid var(--clr-border)}.news-section{background:var(--clr-surface);padding:0 24px 24px}.watch-content a{color:#4aa3ff;text-decoration:underline;transition:color .2s}.watch-content a:hover{color:#1d4ed8}
.header-banner{background:linear-gradient(135deg, var(--clr-primary) 0%, var(--clr-primary-dark) 100%);align-items:center;width:100%;height:90px;display:flex;position:relative;overflow:hidden}.header-banner__left,.header-banner__center,.header-banner__right{height:100%;overflow:hidden}.header-banner__left{flex:0 0 var(--sidebar-w)}.header-banner__center{flex:1}.header-banner__right{flex:0 0 260px}.banner-placeholder{color:#fff9;width:100%;height:100%;font-family:var(--font-heading);letter-spacing:2px;text-transform:uppercase;background:linear-gradient(135deg,#c8102ee6,#96001ae6);justify-content:center;align-items:center;font-size:14px;display:flex}
.section-title{border-bottom:2px solid var(--clr-primary);text-align:center;font-family:var(--font-heading);letter-spacing:.5px;text-transform:uppercase;margin-bottom:0;padding:16px 12px 12px;font-size:18px;font-weight:600}.news-item{border-bottom:1px solid var(--clr-border);padding:18px 0}.news-item:last-child{border-bottom:none}.news-item__title{color:var(--clr-text);font-family:var(--font-heading);margin-bottom:6px;font-size:16px;font-weight:600;line-height:1.3}.news-item__title a:hover{color:var(--clr-primary)}.news-item__excerpt{color:var(--clr-text-muted);font-size:14px;line-height:1.55}.news-item__readmore{color:var(--clr-primary);white-space:nowrap;margin-left:4px;font-size:14px;font-weight:700}
.match-card{border-bottom:1px solid var(--clr-border);padding:12px 14px;transition:background .15s}.match-card:hover{background:#fafafa}.match-card__meta{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.match-card__date{color:var(--clr-text-muted);font-size:13px}.match-card__league{color:var(--clr-text-light);letter-spacing:.5px;text-transform:uppercase;background:#f0f0f0;border-radius:3px;padding:2px 6px;font-size:11px;font-weight:600}.match-card__teams{font-size:14px;font-weight:700;line-height:1.4}.score{color:var(--clr-primary)}.cup-block{border-bottom:1px solid var(--clr-border)}.cup-block:last-child{border-bottom:none}.cup-block__title{text-align:center;font-family:var(--font-heading);text-transform:uppercase;padding:14px 10px 8px;font-size:15px;font-weight:600}.cup-match{padding:6px 14px 14px}.cup-match__meta{color:var(--clr-text-muted);justify-content:space-between;margin-bottom:3px;font-size:12px;display:flex}.cup-match__result{font-size:14px;font-weight:700}
.standings-table{border-collapse:collapse;width:100%;font-size:13px}.standings-table th{border-bottom:1px solid var(--clr-border);text-align:left;color:var(--clr-text-muted);text-transform:uppercase;padding:6px 10px;font-size:11px;font-weight:600}.standings-table td{border-bottom:1px solid #f5f5f5;padding:5px 10px}.standings-table .pos{text-align:center;width:24px;color:var(--clr-text-light)}.standings-table .gp,.standings-table .pts{text-align:center;width:36px}.standings-table .pts{font-weight:700}.standings-table tr.highlight{background:var(--clr-highlight-row)}.standings-table tr.highlight .team-name,.standings-table tr.highlight .pts{font-weight:700}.standings-more{border-bottom:1px solid var(--clr-border);text-align:center;color:var(--clr-primary);padding:10px;font-size:13px;font-weight:600;display:block}
@media (max-width:900px){.main-grid{grid-template-columns:1fr}.header-banner{flex-direction:column;height:auto}.header-banner__left,.header-banner__right{display:none}.header-banner__center{width:100%;height:80px}.sidebar-left,.sidebar-right{border:none;border-bottom:1px solid var(--clr-border)}.news-section{padding:0 16px 16px}}
@font-face{font-family:Avenir Next;src:url("/fonts/Avenir Next.ttf")format("truetype");font-weight:400;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--clr-bg);color:var(--clr-text);font-family:Avenir Next,Arial,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{color:#111;letter-spacing:.2px;font-family:Avenir Next,Arial,sans-serif;font-weight:400;line-height:1.25}h1{font-size:18px}h2{font-size:16px}h3{font-size:14px}h4{font-size:13px}h5{font-size:12px}h6{font-size:11px}
