:root{--bg:#101820;--surface:#172433;--surface-2:#203247;--card:#14202d;--text:#fff8ec;--muted:#bdc7d4;--line:#2d4054;--orange:#ff8a00;--orange-2:#ffb547;--green:#23d18b;--green-2:#00a36c;--red:#f04452;--blue:#38bdf8;--shadow:0 18px 40px rgba(0,0,0,.24);--radius:8px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 16% 0,#17392f 0,#101b24 42%,#090f16 100%);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.skip-link{position:absolute;left:-999px;top:auto}.skip-link:focus{left:16px;top:16px;z-index:99;background:#fff;color:#111;padding:8px 12px;border-radius:var(--radius)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.site-header{position:sticky;top:0;z-index:40;background:rgba(16,24,32,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.topbar{max-width:1280px;margin:0 auto;padding:14px 20px;display:flex;align-items:center;gap:18px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;letter-spacing:0}.brand-ball{display:grid;place-items:center;width:38px;height:38px;border-radius:var(--radius);background:linear-gradient(135deg,var(--orange),var(--green));color:#111;font-weight:900}.site-search{margin-left:auto;display:flex;min-width:280px;background:#0c141d;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.site-search input{width:100%;border:0;background:transparent;color:var(--text);padding:10px 12px}.site-search button,.icon-button{border:0;background:var(--orange);color:#111;font-weight:900;padding:0 13px;cursor:pointer}.icon-button{width:40px;height:40px;border-radius:var(--radius)}.mobile-menu-button{display:none}.main-nav{max-width:1280px;margin:0 auto;padding:0 20px 12px;display:flex;gap:8px;flex-wrap:wrap}.main-nav a{color:var(--muted);padding:8px 12px;border-radius:var(--radius);font-weight:700}.main-nav a:hover{background:var(--surface-2);color:var(--text)}.live-ticker{display:flex;gap:20px;overflow:hidden;white-space:nowrap;background:linear-gradient(90deg,#0b1118,#14202d);border-bottom:1px solid var(--line);padding:8px 20px;color:var(--muted)}.live-ticker strong{color:var(--green);text-transform:uppercase}
main{max-width:1280px;margin:0 auto}.hero{margin:22px 20px 0;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.hero-orange{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:24px;background:linear-gradient(135deg,#ff8a00 0,#d95f00 48%,#10251f 100%);position:relative}.hero-copy,.hero-media{padding:42px}.hero h1,.page-hero h1,.team-hero h1{font-size:clamp(36px,5vw,72px);line-height:1.02;margin:0 0 14px;letter-spacing:0}.hero p,.page-hero p,.team-hero p{max-width:720px;color:#fff6e7;font-size:18px}.eyebrow{margin:0 0 8px;color:#cbffe6;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.hero-media{display:grid;place-items:center}.hero-media img{width:100%;height:auto;filter:drop-shadow(0 18px 30px rgba(0,0,0,.25))}.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:22px}.live-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(0,0,0,.32);padding:10px 12px;border-radius:999px;font-weight:800}.live-badge span{width:10px;height:10px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(35,209,139,.2)}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius);background:var(--green);color:#071611;padding:11px 15px;font-weight:900;cursor:pointer}.button-dark{background:#111;color:#fff}
.score-strip,.feature-grid,.widget-grid,.content-grid,.two-column{display:grid;gap:16px;margin:18px 20px}.score-strip{grid-template-columns:repeat(4,1fr)}.score-strip article,.widget-grid article,.content-card,.table-panel,.league-sidebar,.match-countdown,.comparison-tool,.fixture-card,.admin-card{background:rgba(20,32,45,.96);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.score-strip article,.widget-grid article{padding:18px}.score-strip span,.widget-grid span,.feature-grid span{display:block;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.score-strip strong,.widget-grid strong{font-size:28px}.league-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:18px;margin:18px 20px}.league-sidebar{padding:20px;align-self:start;position:sticky;top:138px}.league-sidebar h2{margin:0 0 18px}.filter-card{display:grid;gap:8px;margin-bottom:16px}.filter-card label{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.filter-card select,.compare-controls select,.admin-card input{width:100%;border:1px solid var(--line);background:#0c141d;color:var(--text);border-radius:var(--radius);padding:11px}.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.segmented button{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:var(--radius);padding:9px;font-weight:800}.segmented .active{background:var(--orange);color:#111}.legend{display:grid;gap:8px;color:var(--muted)}.dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:8px}.cl{background:var(--green)}.eu{background:var(--orange)}.red{background:var(--red)}
.table-panel{overflow:hidden}.panel-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;padding:22px 24px;border-bottom:1px solid var(--line)}.panel-heading h1,.panel-heading h2{margin:0}.panel-heading p{color:var(--muted);margin:0}.table-scroll{overflow-x:auto}.football-table{width:100%;min-width:920px;border-collapse:collapse}.football-table th,.football-table td{padding:14px 12px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}.football-table th{background:#0c141d;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.team-row{cursor:pointer;transition:transform .18s ease,background .18s ease}.team-row:hover{background:var(--surface-2);transform:translateX(2px)}.team-row td:first-child{border-left:4px solid transparent}.team-row.zone-cl td:first-child{border-left-color:var(--green)}.team-row.zone-europa td:first-child{border-left-color:var(--orange)}.team-row.zone-red td:first-child{border-left-color:var(--red)}.club-logo,.team-crest-large{display:grid;place-items:center;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#111;border:2px solid rgba(255,255,255,.7);font-weight:900}.club-logo{width:36px;height:36px;border-radius:50%;font-size:11px}.team-link{font-weight:900}.football-table small{display:block;color:var(--muted);font-size:12px}.form-cells{display:flex;gap:4px}.form-cells span,.form-graph .bar{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:5px;font-size:12px;font-weight:900}.form-s{background:rgba(35,209,139,.22);color:#8fffc9}.form-u{background:rgba(255,138,0,.22);color:#ffd59a}.form-n{background:rgba(240,68,82,.22);color:#ff9ba5}
.feature-grid{grid-template-columns:1fr 1fr 1fr}.match-countdown,.comparison-tool,.fixture-card,.content-card{padding:22px}.compare-controls{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mini-match,.match-card{display:grid;gap:3px;padding:12px 0;border-bottom:1px solid var(--line)}.mini-match em,.match-card span{color:var(--muted);font-style:normal}.seo-article{margin:28px 20px;display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.seo-article article{background:rgba(20,32,45,.88);border-left:4px solid var(--orange);border-radius:var(--radius);padding:22px}.seo-article.narrow{max-width:900px}.seo-article h2,.content-card h2,.faq-section h2{margin-top:0}.seo-article p,.content-card p,.faq-section p{color:var(--muted)}.faq-section,.topic-links,.admin-page{margin:28px 20px}.faq-section details{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:16px;margin-bottom:10px}.faq-section summary{cursor:pointer;font-weight:900}.topic-links div{display:flex;flex-wrap:wrap;gap:10px}.topic-links a{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:9px 12px;color:var(--muted)}
.small-hero{grid-template-columns:1fr;padding:42px}.content-grid{grid-template-columns:repeat(3,1fr)}.team-hero{margin:22px 20px 0;padding:34px;display:flex;align-items:center;gap:22px;background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:var(--radius);box-shadow:var(--shadow)}.team-crest-large{width:112px;height:112px;border-radius:24px;font-size:32px;flex:0 0 auto}.two-column{grid-template-columns:1fr 1fr}.player-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.player-card{background:var(--surface-2);border-radius:var(--radius);padding:14px}.player-card span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--orange);color:#111;font-weight:900;margin-bottom:8px}.player-card small{color:var(--muted)}.stats-list{display:grid;gap:8px}.stats-list div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:8px 0}.stats-list dt{color:var(--muted)}.stats-list dd{margin:0;font-weight:900}.form-graph{display:flex;align-items:end;gap:8px;height:140px}.form-graph .bar{width:46px;height:90px}.form-graph .form-u{height:62px}.form-graph .form-n{height:38px}
.admin-shell{min-height:70vh;display:grid;place-items:center;padding:30px 20px}.admin-card{width:min(440px,100%);padding:28px}.admin-card label{display:grid;gap:6px;margin:12px 0;color:var(--muted);font-weight:800}.alert{background:rgba(240,68,82,.18);border:1px solid var(--red);border-radius:var(--radius);padding:10px}.site-footer{max-width:1280px;margin:40px auto 0;padding:28px 20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;color:var(--muted)}.site-footer nav{display:flex;gap:14px;flex-wrap:wrap}.site-footer a:hover{color:var(--orange)}code{background:#0c141d;border:1px solid var(--line);border-radius:5px;padding:2px 5px;color:var(--orange-2)}.football-table{min-width:960px}.movement-cell{width:36px;text-align:center}.movement{display:inline-grid;place-items:center;width:22px;height:22px;font-size:18px;font-weight:900}.movement-up{color:#25e478}.movement-down{color:#ff3b6b}.movement-same{color:#e2edf7}.club-logo-img{display:block;width:32px;height:32px;object-fit:contain;border-radius:50%;filter:drop-shadow(0 2px 3px rgba(0,0,0,.35))}.team-logo-large{width:120px;height:120px;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(0,0,0,.28));flex:0 0 auto}
@media (max-width:980px){.hero-orange,.league-layout,.feature-grid,.content-grid,.two-column{grid-template-columns:1fr}.league-sidebar{position:static}.site-search{min-width:0;flex:1}.score-strip{grid-template-columns:repeat(2,1fr)}.hero-copy,.hero-media{padding:28px}.main-nav{display:none}.main-nav.open{display:flex}.mobile-menu-button{display:inline-grid;place-items:center}.topbar{flex-wrap:wrap}.site-footer{flex-direction:column}}
@media (max-width:560px){.hero,.score-strip,.league-layout,.feature-grid,.widget-grid,.content-grid,.two-column,.faq-section,.topic-links,.admin-page{margin-left:12px;margin-right:12px}.score-strip{grid-template-columns:1fr}.hero h1,.team-hero h1{font-size:36px}.hero-copy,.hero-media,.small-hero{padding:22px}.site-search{order:3;flex-basis:100%}.team-hero{align-items:flex-start;flex-direction:column}.player-grid{grid-template-columns:1fr}.panel-heading{align-items:flex-start;flex-direction:column}.compare-controls{grid-template-columns:1fr}}
.team-row.zone-champions td:first-child{border-left-color:#35f06b}.team-row.zone-cl-qual td:first-child{border-left-color:#8ef58e}.team-row.zone-europa-qual td:first-child{border-left-color:#20a7f3}.team-row.zone-conference td:first-child{border-left-color:#7fd8ff}.clq{background:#8ef58e}.con{background:#7fd8ff}.table-legend{padding:16px 20px 20px;border-top:1px solid var(--line);background:rgba(13,22,31,.42)}.table-legend h3{margin:0 0 10px;font-size:18px}.legend-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px 26px;color:var(--text);font-weight:800}.legend-square{display:inline-block;width:12px;height:12px;border-radius:2px;margin-right:8px}.legend-champions{background:#35f06b}.legend-clq{background:#8ef58e}.legend-europa{background:#20a7f3}.legend-conference{background:#7fd8ff}.legend-relegation{background:#ff4d7a}.arrow-legend{display:flex;gap:22px;flex-wrap:wrap;margin-top:14px;padding-top:12px;border-top:1px solid var(--line);color:var(--muted);font-weight:800}.arrow-legend span{display:inline-flex;align-items:center;gap:6px}.arrow-legend .movement{width:18px;height:18px;font-size:18px}@media (max-width:760px){.legend-grid{grid-template-columns:1fr}.table-legend{padding:14px}}
.long-form-article{max-width:980px;margin:34px auto 0;padding:28px 20px 4px;border-top:1px solid var(--line)}.article-content{max-width:940px;margin:0 auto}.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{line-height:1.18;letter-spacing:0;color:var(--text)}.article-content h2{font-size:34px;margin:0 0 18px}.article-content h3{font-size:26px;margin:34px 0 12px}.article-content h4{font-size:21px;margin:26px 0 10px}.article-content p,.article-content li{color:var(--muted);font-size:17px}.article-content p{margin:0 0 16px}.article-content ul{margin:0 0 18px;padding-left:22px}.article-content li{margin:7px 0}.article-content strong{color:var(--text)}.wp-block-table{display:block;overflow-x:auto;margin:22px 0 28px;border:0;border-radius:var(--radius);box-shadow:0 10px 24px rgba(0,0,0,.2)}.wp-block-table .article-table{width:100%;min-width:620px;border-collapse:collapse;background:#fff;color:#1f2937}.wp-block-table .article-table thead{border-bottom:3px solid #d6dde6}.wp-block-table .article-table th,.wp-block-table .article-table td{padding:13px 16px;border:1px solid #d6dde6;text-align:left;vertical-align:top}.wp-block-table .article-table th{background:#f1f5f9;color:#111827;font-weight:800}.wp-block-table .article-table td{color:#374151}.wp-block-table .article-table tbody tr:nth-child(even){background:#f8fafc}.wp-block-table .article-table strong{color:#111827}@media (max-width:560px){.long-form-article{margin-left:12px;margin-right:12px;padding-left:0;padding-right:0}.article-content h2{font-size:28px}.article-content h3{font-size:23px}.article-content p,.article-content li{font-size:16px}.wp-block-table .article-table{min-width:560px}.wp-block-table .article-table th,.wp-block-table .article-table td{padding:11px 12px}}
.article-content .article-box-heading{max-width:740px;margin:34px auto 18px;padding:10px 18px;border:1px solid #6b2a18;border-radius:8px;background:#fff;color:#3b1208;text-align:center;font-size:24px;font-weight:900;line-height:1.25}.article-content .article-box-heading strong{color:#3b1208}.article-content .wp-block-table{max-width:740px;margin:18px auto 28px;border-radius:0;box-shadow:none;background:#fff}.article-content .wp-block-table .article-table{min-width:0;border-collapse:collapse;background:#fff;color:#000}.article-content .wp-block-table .article-table thead{border-bottom:0}.article-content .wp-block-table .article-table th,.article-content .wp-block-table .article-table td{padding:8px 10px;border:1px solid #1f1f1f;color:#000;font-size:14px;line-height:1.35}.article-content .wp-block-table .article-table th{background:#fff;text-align:center;font-weight:800}.article-content .wp-block-table .article-table td{text-align:left}.article-content .wp-block-table .article-table tbody tr:nth-child(even){background:#fff}@media (max-width:560px){.article-content .article-box-heading{font-size:20px;margin-top:28px}.article-content .wp-block-table .article-table{min-width:560px}.article-content .wp-block-table .article-table th,.article-content .wp-block-table .article-table td{font-size:13px}}
.article-content{text-align:left}.article-content ul{display:block;max-width:760px;margin-left:auto;margin-right:auto;padding-left:22px;list-style-position:outside;text-align:left}.article-content .wp-block-table{text-align:left}
.article-content .article-box-heading{width:100%;max-width:940px}
.article-faq{max-width:940px;margin:30px auto 0;padding:0 20px}
.article-faq h2{color:var(--orange);font-size:30px;line-height:1.18;text-align:center}
.faq-section details{background:linear-gradient(180deg,rgba(20,32,45,.98),rgba(14,24,34,.98));border:1px solid var(--line);border-radius:var(--radius);margin-bottom:10px;overflow:hidden;padding:0}
.faq-section details[open]{border-color:rgba(255,138,0,.62);box-shadow:0 14px 30px rgba(0,0,0,.18)}
.faq-section summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;font-weight:900;color:var(--orange);list-style:none;padding:16px 46px 16px 18px}
.faq-section summary::-webkit-details-marker{display:none}
.faq-section summary::after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:rgba(255,138,0,.16);color:var(--orange);font-size:20px;line-height:1}
.faq-section details[open] summary::after{content:"-"}
.faq-section details p{margin:0;padding:0 18px 18px;color:var(--muted)}
.table-panel{border-color:rgba(35,209,139,.42)}
.panel-heading{background:linear-gradient(90deg,rgba(23,57,47,.92),rgba(20,32,45,.92))}
.football-table th{background:#123326;color:#bfffe3}
.football-table tbody tr:nth-child(even){background:rgba(35,209,139,.055)}
.team-row:hover{background:rgba(35,209,139,.12)}
body{background:radial-gradient(circle at 16% 0,#1e5a44 0,#102b25 34%,#081219 100%)}
body{background-attachment:fixed}
.site-header{background:#071216;border-bottom-color:rgba(35,209,139,.28);box-shadow:0 14px 34px rgba(0,0,0,.18);backdrop-filter:none}
.brand-ball{background:linear-gradient(135deg,#b9f85d,#23d18b 62%,#0c8c62);color:#06110d}
.site-search{background:#091a1d;border-color:rgba(35,209,139,.36)}
.site-search button,.icon-button{background:linear-gradient(135deg,#2ee99a,#1aa975);color:#06110d}
.main-nav a:hover{background:rgba(35,209,139,.14);color:#d9ffeb}
.score-strip article,.widget-grid article,.content-card,.table-panel,.league-sidebar,.match-countdown,.comparison-tool,.fixture-card,.admin-card{background:linear-gradient(180deg,rgba(15,39,36,.98),rgba(10,25,30,.98));border-color:rgba(35,209,139,.28);box-shadow:0 18px 38px rgba(0,0,0,.24)}
.score-strip span,.widget-grid span,.feature-grid span,.filter-card label,.football-table small,.legend,.panel-heading p,.mini-match em,.match-card span,.stats-list dt,.site-footer{color:#a8cfc1}
.score-strip strong,.widget-grid strong,.team-link,.stats-list dd{color:#fffaf0}
.league-sidebar h2,.panel-heading h2,.table-legend h3,.content-card h2,.seo-article h2{color:#d9ffeb}
.filter-card select,.compare-controls select,.admin-card input{background:#081a1a;border-color:rgba(35,209,139,.34);color:#f4fff9}
.segmented button{background:#102b28;border-color:rgba(35,209,139,.3);color:#d9ffeb}
.segmented .active,.button{background:linear-gradient(135deg,#2ee99a,#17a96f);color:#06110d}
.table-panel{background:linear-gradient(180deg,rgba(13,38,33,.98),rgba(9,24,30,.98));border-color:rgba(35,209,139,.44)}
.panel-heading{background:linear-gradient(90deg,#123c31,#0b2428);border-bottom-color:rgba(35,209,139,.3)}
.football-table th{background:#0f3a2e;color:#d9ffeb;border-bottom-color:rgba(35,209,139,.28)}
.football-table td{border-bottom-color:rgba(35,209,139,.16)}
.football-table tbody tr{background:rgba(7,18,22,.18)}
.table-legend{background:rgba(8,28,24,.72);border-top-color:rgba(35,209,139,.24)}
.arrow-legend{border-top-color:rgba(35,209,139,.2);color:#a8cfc1}
.article-content .article-box-heading{background:linear-gradient(90deg,#123c31,#0b2428);border-color:rgba(35,209,139,.45);color:#eafff4}
.article-content .article-box-heading strong{color:#eafff4}
.article-content .wp-block-table,.article-content .wp-block-table .article-table{background:#0b1f20;color:#eafff4}
.article-content .wp-block-table .article-table th{background:#123c31;color:#eafff4;border-color:rgba(35,209,139,.42)}
.article-content .wp-block-table .article-table td{background:#0b1f20;color:#d7eee6;border-color:rgba(35,209,139,.26)}
.article-content .wp-block-table .article-table tbody tr:nth-child(even),.wp-block-table .article-table tbody tr:nth-child(even){background:#102b28}
.article-faq h2{color:#6ff0b1}
.faq-section details{background:linear-gradient(180deg,rgba(15,39,36,.98),rgba(8,23,27,.98));border-color:rgba(35,209,139,.32)}
.faq-section details[open]{border-color:rgba(35,209,139,.7);box-shadow:0 16px 34px rgba(0,0,0,.22)}
.faq-section summary{color:#7cffbd}
.faq-section summary::after{background:rgba(35,209,139,.16);color:#7cffbd}
.topic-links a,.seo-article article,.player-card{background:linear-gradient(180deg,rgba(15,39,36,.98),rgba(8,23,27,.98));border-color:rgba(35,209,139,.3)}
.seo-article article{border-left-color:#23d18b}
.site-footer{border-top-color:rgba(35,209,139,.28)}
.site-footer a:hover{color:#7cffbd}
code{background:#081a1a;border-color:rgba(35,209,139,.28);color:#8fffc9}
.article-faq h2{width:100%;max-width:940px;margin:0 auto 18px;padding:10px 18px;border:1px solid rgba(255,138,0,.58);border-radius:8px;background:linear-gradient(90deg,#3a2110,#10251f);color:#ff8a00;text-align:center;font-size:30px;font-weight:900;line-height:1.18}
.league-layout{grid-template-columns:1fr}
.league-sidebar{position:static;display:grid;grid-template-columns:auto minmax(180px,240px) minmax(280px,360px) minmax(280px,1fr);gap:14px 20px;align-items:end}
.league-sidebar h2{margin:0;align-self:center}
.league-sidebar .filter-card{margin-bottom:0}
.league-sidebar .legend{grid-template-columns:repeat(2,minmax(190px,1fr));gap:7px 14px;align-self:center}
.segmented{grid-template-columns:repeat(3,minmax(0,1fr))}
.segmented button{min-width:0}
@media (max-width:980px){.league-sidebar{grid-template-columns:1fr 1fr}.league-sidebar h2,.league-sidebar .legend{grid-column:1/-1}.league-sidebar .legend{grid-template-columns:repeat(2,minmax(180px,1fr))}}
@media (max-width:560px){.league-sidebar{grid-template-columns:1fr;padding:16px}.league-sidebar h2,.league-sidebar .legend{grid-column:auto}.league-sidebar .legend{grid-template-columns:1fr}.league-sidebar .segmented{grid-template-columns:1fr}}
@media (max-width:560px){.table-scroll{overflow-x:hidden}.football-table{width:100%;min-width:0;table-layout:fixed}.football-table th,.football-table td{padding:9px 3px;font-size:11px}.football-table th:nth-child(1),.football-table td:nth-child(1),.football-table th:nth-child(6),.football-table td:nth-child(6),.football-table th:nth-child(7),.football-table td:nth-child(7),.football-table th:nth-child(8),.football-table td:nth-child(8),.football-table th:nth-child(9),.football-table td:nth-child(9),.football-table th:nth-child(12),.football-table td:nth-child(12){display:none}.football-table th:nth-child(2),.football-table td:nth-child(2){width:7%}.football-table th:nth-child(3),.football-table td:nth-child(3){width:13%}.football-table th:nth-child(4),.football-table td:nth-child(4){width:39%;white-space:normal}.football-table th:nth-child(5),.football-table td:nth-child(5){width:12%;text-align:center}.football-table th:nth-child(10),.football-table td:nth-child(10){width:14%;text-align:center}.football-table th:nth-child(11),.football-table td:nth-child(11){width:15%;text-align:center}.football-table small{font-size:9px;line-height:1.2}.club-logo-img{width:26px;height:26px}.club-logo{width:26px;height:26px;font-size:9px}.team-row td:nth-child(2){border-left:4px solid transparent}.team-row.zone-champions td:nth-child(2){border-left-color:#35f06b}.team-row.zone-cl-qual td:nth-child(2){border-left-color:#8ef58e}.team-row.zone-europa-qual td:nth-child(2){border-left-color:#20a7f3}.team-row.zone-conference td:nth-child(2){border-left-color:#7fd8ff}.team-row.zone-red td:nth-child(2){border-left-color:var(--red)}}
@media (max-width:560px){.football-table{width:100%!important;max-width:100%;min-width:0!important}.football-table th,.football-table td{padding-left:2px;padding-right:2px;font-size:10px}.football-table th:nth-child(1),.football-table td:nth-child(1),.football-table th:nth-child(6),.football-table td:nth-child(6),.football-table th:nth-child(7),.football-table td:nth-child(7),.football-table th:nth-child(8),.football-table td:nth-child(8),.football-table th:nth-child(9),.football-table td:nth-child(9),.football-table th:nth-child(12),.football-table td:nth-child(12){display:none!important}.football-table th:nth-child(2),.football-table td:nth-child(2){width:6%}.football-table th:nth-child(3),.football-table td:nth-child(3){width:11%}.football-table th:nth-child(4),.football-table td:nth-child(4){width:37%;overflow-wrap:anywhere}.football-table th:nth-child(5),.football-table td:nth-child(5){width:12%}.football-table th:nth-child(10),.football-table td:nth-child(10){width:16%}.football-table th:nth-child(11),.football-table td:nth-child(11){width:18%}.football-table small{font-size:8px}}
@media (max-width:560px){.league-layout,.table-panel,.table-scroll{min-width:0;max-width:100%}.table-panel{width:100%}}
@media (max-width:560px){.football-table,.football-table thead,.football-table tbody{display:block}.football-table tr{display:grid;grid-template-columns:24px 36px minmax(0,1fr) 34px 42px 42px;align-items:center;width:100%}.football-table th,.football-table td{display:block;min-width:0;overflow:hidden}.football-table th:nth-child(1),.football-table td:nth-child(1),.football-table th:nth-child(6),.football-table td:nth-child(6),.football-table th:nth-child(7),.football-table td:nth-child(7),.football-table th:nth-child(8),.football-table td:nth-child(8),.football-table th:nth-child(9),.football-table td:nth-child(9),.football-table th:nth-child(12),.football-table td:nth-child(12){display:none!important}.team-row:hover{transform:none}}
@media (max-width:560px){.football-table tr>th,.football-table tr>td{width:auto!important;max-width:none!important}}
@media (max-width:560px){.table-panel,.table-scroll,.football-table{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}.football-table tr{grid-template-columns:22px 34px minmax(0,1fr) 30px 36px 36px;width:100%}.football-table th,.football-table td{padding-left:1px;padding-right:1px}}
.football-table-mobile{display:none}
@media (max-width:560px){.football-table-desktop{display:none!important}.football-table-mobile{display:table!important;width:100%!important;max-width:100%!important;min-width:0!important;table-layout:fixed!important}.football-table-mobile thead{display:table-header-group!important}.football-table-mobile tbody{display:table-row-group!important}.football-table-mobile tr{display:table-row!important;width:auto!important}.football-table-mobile th,.football-table-mobile td{display:table-cell!important;width:auto!important;max-width:none!important;padding:9px 4px;font-size:11px;white-space:normal;overflow:hidden}.football-table-mobile th:nth-child(1),.football-table-mobile td:nth-child(1){width:8%}.football-table-mobile th:nth-child(2),.football-table-mobile td:nth-child(2){width:13%}.football-table-mobile th:nth-child(3),.football-table-mobile td:nth-child(3){width:39%}.football-table-mobile th:nth-child(4),.football-table-mobile td:nth-child(4){width:12%;text-align:center}.football-table-mobile th:nth-child(5),.football-table-mobile td:nth-child(5){width:14%;text-align:center}.football-table-mobile th:nth-child(6),.football-table-mobile td:nth-child(6){width:14%;text-align:center}.football-table-mobile small{font-size:8px;line-height:1.2}.football-table-mobile .club-logo-img{width:26px;height:26px}.football-table-mobile .club-logo{width:26px;height:26px;font-size:9px}.football-table-mobile .team-row td:first-child{border-left:4px solid transparent}.football-table-mobile .team-row.zone-champions td:first-child{border-left-color:#35f06b}.football-table-mobile .team-row.zone-cl-qual td:first-child{border-left-color:#8ef58e}.football-table-mobile .team-row.zone-europa-qual td:first-child{border-left-color:#20a7f3}.football-table-mobile .team-row.zone-conference td:first-child{border-left-color:#7fd8ff}.football-table-mobile .team-row.zone-red td:first-child{border-left-color:var(--red)}}
@media (max-width:560px){.table-scroll{overflow-x:hidden!important}.football-table-mobile{width:100%!important;max-width:100%!important;min-width:0!important;table-layout:fixed!important}.football-table-mobile tr{display:table-row!important;grid-template-columns:none!important}.football-table-mobile th:nth-child(1),.football-table-mobile td:nth-child(1),.football-table-mobile th:nth-child(2),.football-table-mobile td:nth-child(2),.football-table-mobile th:nth-child(3),.football-table-mobile td:nth-child(3),.football-table-mobile th:nth-child(4),.football-table-mobile td:nth-child(4),.football-table-mobile th:nth-child(5),.football-table-mobile td:nth-child(5),.football-table-mobile th:nth-child(6),.football-table-mobile td:nth-child(6){display:table-cell!important;max-width:none!important}.football-table-mobile th:nth-child(1),.football-table-mobile td:nth-child(1){width:7%!important}.football-table-mobile th:nth-child(2),.football-table-mobile td:nth-child(2){width:12%!important}.football-table-mobile th:nth-child(3),.football-table-mobile td:nth-child(3){width:37%!important}.football-table-mobile th:nth-child(4),.football-table-mobile td:nth-child(4){width:12%!important}.football-table-mobile th:nth-child(5),.football-table-mobile td:nth-child(5){width:16%!important}.football-table-mobile th:nth-child(6),.football-table-mobile td:nth-child(6){width:16%!important}.football-table-mobile th,.football-table-mobile td{font-size:10px!important;padding:8px 2px!important}.football-table-mobile .team-link{font-size:10px}.football-table-mobile small{font-size:7px}}
@media (max-width:560px){.football-table-mobile,.football-table-mobile thead,.football-table-mobile tbody{display:block!important}.football-table-mobile{width:100%!important;max-width:100%!important;min-width:0!important}.football-table-mobile tr{display:grid!important;grid-template-columns:22px 34px minmax(0,1fr) 30px 36px 36px!important;align-items:center;width:100%!important}.football-table-mobile th,.football-table-mobile td{display:block!important;width:auto!important;max-width:none!important;min-width:0!important;padding:8px 1px!important;font-size:10px!important;overflow:hidden!important;white-space:normal!important}.football-table-mobile th:nth-child(1),.football-table-mobile td:nth-child(1),.football-table-mobile th:nth-child(2),.football-table-mobile td:nth-child(2),.football-table-mobile th:nth-child(3),.football-table-mobile td:nth-child(3),.football-table-mobile th:nth-child(4),.football-table-mobile td:nth-child(4),.football-table-mobile th:nth-child(5),.football-table-mobile td:nth-child(5),.football-table-mobile th:nth-child(6),.football-table-mobile td:nth-child(6){display:block!important;width:auto!important}.football-table-mobile th:nth-child(4),.football-table-mobile td:nth-child(4),.football-table-mobile th:nth-child(5),.football-table-mobile td:nth-child(5),.football-table-mobile th:nth-child(6),.football-table-mobile td:nth-child(6){text-align:center}.football-table-mobile td:nth-child(3){overflow-wrap:anywhere}.football-table-mobile .club-logo-img{width:24px;height:24px}.football-table-mobile .team-link{font-size:10px}.football-table-mobile small{font-size:7px}}
@media (max-width:560px){.football-table-mobile{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}.football-table-mobile tr{width:calc(100vw - 24px)!important;grid-template-columns:22px 34px minmax(0,1fr) 30px 36px 36px!important}}
.mobile-standings-table{display:none}
@media (max-width:560px){.football-table-desktop,.football-table-mobile{display:none!important}.mobile-standings-table{display:block;width:calc(100vw - 24px);max-width:calc(100vw - 24px);overflow:hidden}.mobile-standings-head,.mobile-standing-row{display:grid;grid-template-columns:22px 34px minmax(0,1fr) 30px 36px 38px;align-items:center;width:100%}.mobile-standings-head{background:#0f3a2e;color:#d9ffeb;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.mobile-standings-head span,.mobile-standing-row span{min-width:0;overflow:hidden;padding:8px 2px}.mobile-standing-row{border-bottom:1px solid rgba(35,209,139,.16);color:var(--text);font-size:10px}.mobile-standing-row:nth-child(odd){background:rgba(35,209,139,.055)}.mobile-standing-row span:nth-child(4),.mobile-standing-row span:nth-child(5),.mobile-standing-row span:nth-child(6),.mobile-standings-head span:nth-child(4),.mobile-standings-head span:nth-child(5),.mobile-standings-head span:nth-child(6){text-align:center}.mobile-standing-row span:first-child{border-left:4px solid transparent}.mobile-standing-row.zone-champions span:first-child{border-left-color:#35f06b}.mobile-standing-row.zone-cl-qual span:first-child{border-left-color:#8ef58e}.mobile-standing-row.zone-europa-qual span:first-child{border-left-color:#20a7f3}.mobile-standing-row.zone-conference span:first-child{border-left-color:#7fd8ff}.mobile-standing-row.zone-red span:first-child{border-left-color:var(--red)}.mobile-standing-row .club-logo-img{width:24px;height:24px}.mobile-standing-row .club-logo{width:24px;height:24px;font-size:8px}.mobile-standing-row small{display:block;color:#a8cfc1;font-size:7px;line-height:1.15}.mobile-standing-row strong{font-size:10px}}
@media (max-width:560px){.mobile-standings-head,.mobile-standing-row{grid-template-columns:24px 42px minmax(0,1fr) 42px 50px 50px!important;column-gap:3px}.mobile-standings-head{font-size:12px}.mobile-standing-row{font-size:14px}.mobile-standing-row span{padding:12px 2px}.mobile-standing-row span:nth-child(3){overflow-wrap:normal;word-break:normal}.mobile-standing-row span:nth-child(3) strong{font-size:21px;line-height:1.1}.mobile-standing-row span:nth-child(4),.mobile-standing-row span:nth-child(5),.mobile-standing-row span:nth-child(6),.mobile-standings-head span:nth-child(4),.mobile-standings-head span:nth-child(5),.mobile-standings-head span:nth-child(6){justify-self:end;text-align:right;padding-right:6px}.mobile-standing-row span:nth-child(6),.mobile-standings-head span:nth-child(6){padding-right:10px}.mobile-standing-row strong{font-size:14px;line-height:1.2}.mobile-standing-row .club-logo-img{width:30px;height:30px}.mobile-standing-row .club-logo{width:30px;height:30px;font-size:9px}}
@media (max-width:560px){.table-legend{display:block!important;overflow:visible;padding:14px 12px 16px}.arrow-legend{display:grid!important;grid-template-columns:1fr;gap:8px;margin-top:12px;padding-top:10px;font-size:13px;line-height:1.25}.arrow-legend span{display:flex!important;align-items:center;gap:8px;min-width:0}.arrow-legend .movement{flex:0 0 21px;width:21px;height:21px;font-size:21px;line-height:1}}
@media (max-width:560px){html,body{overflow-x:hidden}}

/* Standings table cleanup: no form column, lighter team names, stable mobile widths. */
.football-table-desktop{min-width:820px}
.football-table-desktop th:nth-child(1),.football-table-desktop td:nth-child(1){width:40px}
.football-table-desktop th:nth-child(2),.football-table-desktop td:nth-child(2){width:52px}
.football-table-desktop th:nth-child(3),.football-table-desktop td:nth-child(3){width:64px}
.team-link{font-weight:500;color:#fffaf0}
.team-link:hover{color:#8fffc9}
.mobile-standing-row span:nth-child(3){font-weight:500}
.mobile-standing-row span:nth-child(3) strong{font-weight:500}
@media (max-width:760px){.league-layout,.table-panel,.table-scroll{min-width:0}.table-scroll{overflow-x:hidden}.football-table-desktop{display:none!important}.football-table-mobile{display:none!important}.mobile-standings-table{display:block;width:100%;max-width:100%;overflow:hidden}.mobile-standings-head,.mobile-standing-row{display:grid;grid-template-columns:28px 42px minmax(0,1fr) 42px 48px 48px!important;align-items:center;width:100%!important;column-gap:2px}.mobile-standings-head{background:#0f3a2e;color:#d9ffeb;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:0}.mobile-standings-head span,.mobile-standing-row span{min-width:0;overflow:hidden;padding:9px 2px}.mobile-standing-row{border-bottom:1px solid rgba(35,209,139,.16);font-size:13px;line-height:1.2}.mobile-standing-row span:nth-child(3){overflow-wrap:anywhere;word-break:normal}.mobile-standing-row span:nth-child(4),.mobile-standing-row span:nth-child(5),.mobile-standing-row span:nth-child(6),.mobile-standings-head span:nth-child(4),.mobile-standings-head span:nth-child(5),.mobile-standings-head span:nth-child(6){text-align:right;padding-right:5px}.mobile-standing-row strong{font-size:13px}.mobile-standing-row .club-logo-img{width:28px;height:28px}.mobile-standing-row .club-logo{width:28px;height:28px;font-size:9px}}
@media (max-width:380px){.mobile-standings-head,.mobile-standing-row{grid-template-columns:24px 36px minmax(0,1fr) 34px 42px 42px!important}.mobile-standing-row{font-size:12px}.mobile-standing-row strong{font-size:12px}.mobile-standing-row .club-logo-img,.mobile-standing-row .club-logo{width:24px;height:24px}}
@media (max-width:760px){.mobile-standings-head,.mobile-standing-row{grid-template-columns:24px 28px 40px minmax(0,1fr) 38px 46px 46px!important}.mobile-standing-row span:nth-child(5),.mobile-standing-row span:nth-child(6),.mobile-standing-row span:nth-child(7),.mobile-standings-head span:nth-child(5),.mobile-standings-head span:nth-child(6),.mobile-standings-head span:nth-child(7){text-align:right;padding-right:5px}.mobile-standing-row span:nth-child(4){overflow-wrap:anywhere}.mobile-standing-row .movement-cell{display:grid;place-items:center;padding-left:0;padding-right:0}.mobile-standing-row .movement{width:20px;height:20px;font-size:17px}.mobile-standing-row span:first-child{border-left:4px solid transparent}.mobile-standing-row.zone-champions span:first-child{border-left-color:#35f06b}.mobile-standing-row.zone-cl-qual span:first-child{border-left-color:#8ef58e}.mobile-standing-row.zone-europa-qual span:first-child{border-left-color:#20a7f3}.mobile-standing-row.zone-conference span:first-child{border-left-color:#7fd8ff}.mobile-standing-row.zone-red span:first-child{border-left-color:var(--red)}}
@media (max-width:380px){.mobile-standings-head,.mobile-standing-row{grid-template-columns:22px 24px 34px minmax(0,1fr) 32px 40px 40px!important}.mobile-standing-row .movement{width:18px;height:18px;font-size:15px}}

/* Small desktop/tablet should keep the full desktop table, but compact like Sportschau. */
.football-table-desktop{min-width:820px}
@media (min-width:561px){.table-scroll{overflow-x:auto!important}.football-table-desktop{display:table!important;width:100%;min-width:820px!important}.football-table-mobile,.mobile-standings-table{display:none!important}.football-table-desktop th,.football-table-desktop td{padding:11px 8px;font-size:13px}.football-table-desktop th{font-size:10px;letter-spacing:0}.football-table-desktop .club-logo-img,.football-table-desktop .club-logo{width:28px;height:28px}.football-table-desktop .movement{width:18px;height:18px;font-size:16px}.team-link{font-size:13px}}
@media (min-width:561px) and (max-width:980px){main{max-width:980px}.league-layout{margin-left:8px;margin-right:8px}.table-panel{max-width:930px;margin-left:auto;margin-right:auto}.football-table-desktop{min-width:760px!important}.football-table-desktop th,.football-table-desktop td{padding:10px 6px;font-size:12px}.football-table-desktop th:nth-child(1),.football-table-desktop td:nth-child(1){width:30px}.football-table-desktop th:nth-child(2),.football-table-desktop td:nth-child(2){width:36px}.football-table-desktop th:nth-child(3),.football-table-desktop td:nth-child(3){width:42px}.football-table-desktop th:nth-child(4),.football-table-desktop td:nth-child(4){min-width:150px}.team-link{font-size:12px}.panel-heading{padding:16px 18px}}

/* Desktop table fit: combine crest + team name and keep all stats visible in narrow desktop windows. */
@media (min-width:561px){.football-table-desktop{min-width:0!important;table-layout:auto}.football-table-desktop th,.football-table-desktop td{padding:10px 8px;font-size:13px}.football-table-desktop th{font-size:10px;letter-spacing:0}.football-table-desktop th:nth-child(1),.football-table-desktop td:nth-child(1){width:30px}.football-table-desktop th:nth-child(2),.football-table-desktop td:nth-child(2){width:34px}.football-table-desktop th:nth-child(3),.football-table-desktop td:nth-child(3){width:auto;min-width:180px}.football-table-desktop th:nth-child(n+4),.football-table-desktop td:nth-child(n+4){width:46px;text-align:right}.team-name-cell{display:flex;align-items:center;gap:10px;min-width:0}.team-name-cell .team-link{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600}.football-table-desktop .club-logo-img,.football-table-desktop .club-logo{flex:0 0 auto;width:26px;height:26px}.table-scroll{overflow-x:hidden!important}}
@media (min-width:561px) and (max-width:820px){.football-table-desktop th,.football-table-desktop td{padding:9px 5px;font-size:12px}.football-table-desktop th:nth-child(3),.football-table-desktop td:nth-child(3){min-width:130px}.football-table-desktop th:nth-child(n+4),.football-table-desktop td:nth-child(n+4){width:38px}.team-name-cell{gap:7px}.team-name-cell .team-link{font-size:12px}.football-table-desktop .club-logo-img,.football-table-desktop .club-logo{width:22px;height:22px}.football-table-desktop .movement{width:18px;height:18px;font-size:15px}}

/* Final table fix: never swap to a reduced mobile table; keep all desktop data available. */
.football-table-mobile,.mobile-standings-table{display:none!important}
.table-scroll{overflow-x:auto!important}
.football-table-desktop{display:table!important;width:100%!important;min-width:760px!important}
.football-table-desktop th,.football-table-desktop td{white-space:nowrap}
.football-table-desktop .team-name-cell{display:flex;align-items:center;gap:9px;min-width:0}
.football-table-desktop .team-name-cell .team-link{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media (max-width:760px){.football-table-desktop{display:table!important;min-width:760px!important}.football-table-desktop th,.football-table-desktop td{display:table-cell!important;padding:9px 6px!important;font-size:12px!important}.football-table-desktop th:nth-child(1),.football-table-desktop td:nth-child(1){width:30px!important}.football-table-desktop th:nth-child(2),.football-table-desktop td:nth-child(2){width:34px!important}.football-table-desktop th:nth-child(3),.football-table-desktop td:nth-child(3){min-width:150px!important}.football-table-desktop th:nth-child(n+4),.football-table-desktop td:nth-child(n+4){width:42px!important;text-align:right}.team-row{display:table-row!important}.football-table-desktop thead{display:table-header-group!important}.football-table-desktop tbody{display:table-row-group!important}}

/* Prevent mid-size screens from falling back to the wide desktop table. */
html,body{max-width:100%;overflow-x:hidden}
@media (max-width:900px){.view-table main,.view-table .league-layout,.view-table .table-panel,.view-table .table-scroll{width:100%;max-width:100%;min-width:0;overflow-x:hidden}.view-table .football-table-desktop,.view-table .football-table-mobile{display:none!important}.view-table .mobile-standings-table{display:block;width:100%;max-width:100%;overflow:hidden}.view-table .mobile-standings-head,.view-table .mobile-standing-row{display:grid;width:100%!important;max-width:100%;grid-template-columns:24px 30px 42px minmax(120px,1fr) 40px 44px 44px!important;align-items:center;column-gap:2px}.view-table .mobile-standings-head span,.view-table .mobile-standing-row span{min-width:0;overflow:hidden}.view-table .mobile-standing-row span:nth-child(4){white-space:normal;overflow-wrap:anywhere}.view-table .mobile-standing-row span:nth-child(5),.view-table .mobile-standing-row span:nth-child(6),.view-table .mobile-standing-row span:nth-child(7),.view-table .mobile-standings-head span:nth-child(5),.view-table .mobile-standings-head span:nth-child(6),.view-table .mobile-standings-head span:nth-child(7){text-align:right;padding-right:4px}.view-table .table-legend,.view-table .legend-grid,.view-table .arrow-legend{max-width:100%;overflow:hidden}}
@media (min-width:761px) and (max-width:900px){.view-table .mobile-standing-row{font-size:15px}.view-table .mobile-standing-row strong{font-size:15px}.view-table .mobile-standing-row .club-logo-img,.view-table .mobile-standing-row .club-logo{width:30px;height:30px}.view-table .mobile-standing-row .movement{font-size:18px}}
@media (max-width:430px){.view-table .mobile-standings-head,.view-table .mobile-standing-row{grid-template-columns:22px 26px 36px minmax(86px,1fr) 34px 38px 38px!important}.view-table .mobile-standing-row{font-size:12px}.view-table .mobile-standing-row strong{font-size:12px}.view-table .mobile-standing-row .club-logo-img,.view-table .mobile-standing-row .club-logo{width:24px;height:24px}}

/* Absolute final override: mini desktop keeps the full table; phones keep the mobile list. */
@media (min-width:561px){body.view-table .table-scroll{display:block!important;overflow-x:auto!important;overflow-y:hidden!important;max-width:100%!important}body.view-table .football-table-desktop{display:table!important;width:100%!important;min-width:760px!important;border-collapse:collapse!important}body.view-table .football-table-desktop thead{display:table-header-group!important}body.view-table .football-table-desktop tbody{display:table-row-group!important}body.view-table .football-table-desktop tr{display:table-row!important}body.view-table .football-table-desktop th,body.view-table .football-table-desktop td{display:table-cell!important;white-space:nowrap!important}body.view-table .football-table-mobile,body.view-table .mobile-standings-table{display:none!important}}
@media (min-width:561px) and (max-width:900px){body.view-table .football-table-desktop{display:table!important;min-width:760px!important}body.view-table .table-panel{overflow:hidden!important}}
@media (max-width:560px){body.view-table .table-scroll{display:block!important;overflow-x:hidden!important;max-width:100%!important}body.view-table .football-table-desktop,body.view-table .football-table-mobile{display:none!important}body.view-table .mobile-standings-table{display:block!important;width:100%!important;max-width:100%!important;overflow:hidden!important}}

/* Keep desktop standings compact instead of stretching the team column across the panel. */
@media (min-width:561px){body.view-table .table-scroll{overflow-x:auto!important}body.view-table .football-table-desktop{width:auto!important;min-width:760px!important;max-width:860px!important;margin:0 auto!important}body.view-table .football-table-desktop th:nth-child(3),body.view-table .football-table-desktop td:nth-child(3){width:240px!important;min-width:220px!important;max-width:260px!important}body.view-table .football-table-desktop th:nth-child(n+4),body.view-table .football-table-desktop td:nth-child(n+4){width:48px!important;text-align:right!important}body.view-table .football-table-desktop th:nth-child(8),body.view-table .football-table-desktop td:nth-child(8){width:62px!important}}
@media (min-width:561px) and (max-width:900px){body.view-table .football-table-desktop{margin:0!important;max-width:none!important}body.view-table .football-table-desktop th:nth-child(3),body.view-table .football-table-desktop td:nth-child(3){width:210px!important;min-width:190px!important}}

/* Requested table text size. */
@media (min-width:561px){body.view-table .football-table-desktop td,body.view-table .football-table-desktop .team-link{font-size:24px!important;line-height:1.2}body.view-table .football-table-desktop th{font-size:14px!important}body.view-table .football-table-desktop .club-logo-img,body.view-table .football-table-desktop .club-logo{width:34px!important;height:34px!important}body.view-table .football-table-desktop .movement{font-size:22px!important}}

/* Balanced table width: equal left/right space and cleaner horizontal lines. */
@media (min-width:561px){body.view-table .table-scroll{padding:0 clamp(12px,2vw,28px)!important;overflow-x:auto!important}body.view-table .football-table-desktop{width:min(100%,1120px)!important;min-width:1040px!important;max-width:1120px!important;margin:0 auto!important;table-layout:fixed!important}body.view-table .football-table-desktop th,body.view-table .football-table-desktop td{padding:16px 10px!important;border-bottom:1px solid rgba(35,209,139,.24)!important;vertical-align:middle!important}body.view-table .football-table-desktop th:nth-child(1),body.view-table .football-table-desktop td:nth-child(1){width:44px!important;text-align:center!important}body.view-table .football-table-desktop th:nth-child(2),body.view-table .football-table-desktop td:nth-child(2){width:56px!important;text-align:center!important}body.view-table .football-table-desktop th:nth-child(3),body.view-table .football-table-desktop td:nth-child(3){width:360px!important;min-width:360px!important;max-width:360px!important;text-align:left!important}body.view-table .football-table-desktop th:nth-child(4),body.view-table .football-table-desktop td:nth-child(4),body.view-table .football-table-desktop th:nth-child(5),body.view-table .football-table-desktop td:nth-child(5),body.view-table .football-table-desktop th:nth-child(6),body.view-table .football-table-desktop td:nth-child(6),body.view-table .football-table-desktop th:nth-child(7),body.view-table .football-table-desktop td:nth-child(7){width:70px!important;text-align:center!important}body.view-table .football-table-desktop th:nth-child(8),body.view-table .football-table-desktop td:nth-child(8){width:110px!important;text-align:center!important}body.view-table .football-table-desktop th:nth-child(9),body.view-table .football-table-desktop td:nth-child(9),body.view-table .football-table-desktop th:nth-child(10),body.view-table .football-table-desktop td:nth-child(10){width:86px!important;text-align:right!important}body.view-table .team-name-cell{gap:12px!important}body.view-table .team-name-cell .team-link{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}
.matches-table{min-width:920px}.matches-table td,.matches-table th{vertical-align:middle}.matches-table small{display:block;color:#a8cfc1;font-size:12px;line-height:1.2}.match-team{display:flex;align-items:center;gap:10px;min-width:0}.match-team span{min-width:0}.match-team strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-score{font-size:22px;font-weight:900;text-align:center;color:#f4fff9}.match-status{display:inline-flex;align-items:center;justify-content:center;min-width:86px;border-radius:999px;padding:5px 10px;background:rgba(168,207,193,.12);color:#d9ffeb;font-size:12px;font-weight:900;text-transform:uppercase}.match-status.is-finished{background:rgba(35,209,139,.16);color:#8fffc9}.match-status.is-live{background:rgba(240,68,82,.18);color:#ff9ba5}.match-status.is-scheduled{background:rgba(255,138,0,.16);color:#ffd59a}.matches-panel .panel-heading h1{font-size:clamp(24px,3vw,38px);line-height:1.12}@media (max-width:760px){.matches-layout{grid-template-columns:1fr}.matches-table{min-width:760px}.matches-scroll{overflow-x:auto!important}.match-score{font-size:18px}.match-status{min-width:74px;padding:4px 8px;font-size:11px}.match-team{gap:7px}.match-team .club-logo-img,.match-team .club-logo{width:28px;height:28px}}
.blog-grid{align-items:stretch}.blog-card{display:flex;flex-direction:column;gap:8px}.blog-card h2{margin:0;font-size:22px;line-height:1.22}.blog-card p{margin:0}.blog-meta{display:block;color:#8fffc9;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.blog-card-image{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius);border:1px solid rgba(35,209,139,.28)}.blog-post{max-width:980px;margin:24px auto 0;padding:0 20px}.blog-post-hero{display:grid;gap:14px;margin-bottom:28px}.blog-post-hero h1{margin:0;font-size:clamp(34px,5vw,58px);line-height:1.04}.blog-post-hero p{margin:0;color:#d7eee6;font-size:18px}.blog-post-hero img{width:100%;height:auto;border-radius:var(--radius);border:1px solid rgba(35,209,139,.28);box-shadow:var(--shadow)}
@media (min-width:561px) and (max-width:1120px){body.view-table .football-table-desktop{margin:0!important}}
.view-table [data-standings-view][hidden]{display:none!important}
.table-score-strip{margin-top:18px;margin-bottom:28px}

/* Fill the standings panel edge-to-edge without side gutters. */
@media (min-width:561px){body.view-table .table-scroll{padding-left:0!important;padding-right:0!important;overflow-x:auto!important}body.view-table .football-table-desktop{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;table-layout:fixed!important}}

/* Compact the mobile standings controls. */
@media (max-width:560px){body.view-table .league-layout{margin-top:10px!important;margin-bottom:12px!important}body.view-table .league-sidebar{padding:12px!important;gap:9px!important}body.view-table .league-sidebar h2{font-size:24px!important;line-height:1.1!important;margin:0!important}body.view-table .league-sidebar .filter-card{gap:5px!important;margin-bottom:0!important}body.view-table .filter-card label{font-size:11px!important;letter-spacing:.05em!important}body.view-table .filter-card select{min-height:42px!important;padding:8px 10px!important;font-size:16px!important}body.view-table .league-sidebar .segmented{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}body.view-table .segmented button{min-height:42px!important;padding:8px 6px!important;font-size:15px!important;line-height:1.1!important}}

/* Header logo image replaces the text brand on desktop and mobile. */
.brand{flex:0 1 auto;min-width:0}
.brand-logo{display:block;width:clamp(190px,22vw,285px);max-width:100%;height:auto;max-height:58px;object-fit:contain}
@media (max-width:560px){.topbar{gap:12px}.brand-logo{width:min(250px,calc(100vw - 116px));max-height:52px}.mobile-menu-button{margin-left:auto}.site-search{flex-basis:100%}}
