:root{color-scheme:dark;--red:#d71920;--ink:#f7f4ef;--muted:#aaa5a0;--panel:#191919;--home:#d71920;--away:#2878c8}*{box-sizing:border-box}body{margin:0;background:#0b0b0b;color:var(--ink);font:16px/1.5 system-ui,sans-serif}main{max-width:1050px;margin:auto;padding:72px 24px}.narrow{max-width:720px}header{margin-bottom:48px}.eyebrow{color:var(--red);font-weight:800;letter-spacing:.12em}h1{font-size:clamp(3.5rem,10vw,7rem);line-height:.9;margin:.1em 0}.tagline{font-size:1.35rem;color:var(--muted)}.subscription-heading{color:var(--ink);font-size:2rem;font-weight:800;margin:42px 0 24px}.feeds{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.card,.subscribe-list>*,.url{background:var(--panel);border:1px solid #303030;border-radius:10px;padding:22px;color:inherit}.card h2{margin-top:0}.card p,.hint,.subscribe-list p{color:var(--muted)}button,.subscribe{background:var(--red);border:0;border-radius:6px;color:white;padding:11px 16px;font-weight:750;text-decoration:none;cursor:pointer}.subscribe-list{display:grid;gap:12px;margin:32px 0}.subscribe{display:flex;justify-content:space-between}.subscribe-list p{margin:4px 0 0}.copy-row{display:flex;align-items:stretch;gap:8px;margin-top:8px}.copy-row .url{min-width:0;margin-top:0}.copy-button{min-width:82px}.url{width:100%;margin-top:8px}.back{color:var(--muted)}.schedule-link{display:inline-block;color:var(--ink);font-weight:750;margin-bottom:24px}footer{color:var(--muted);font-size:.85rem;margin-top:50px;max-width:700px}
.schedule-page{max-width:1180px}.brand{display:flex;align-items:baseline;gap:14px}.brand a{color:var(--ink);font-size:1.35rem;font-weight:900;text-decoration:none}.brand span{color:var(--muted);font-size:.9rem}.schedule-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin:42px 0 24px}.schedule-heading h1{font-size:clamp(3rem,8vw,6rem)}.schedule-heading .tagline{margin-bottom:0}.filter-form{min-width:350px}.filter-controls{display:flex;gap:8px}.filter-controls select{flex:1;background:var(--panel);border:1px solid #444;border-radius:6px;color:var(--ink);font:inherit;padding:10px}.subscribe-current{background:var(--red)}.legend{display:flex;gap:22px;color:var(--muted);margin:22px 0}.legend span{display:flex;align-items:center;gap:8px}.legend i{display:inline-block;width:12px;height:12px;border-radius:50%}.home-swatch{background:var(--home)}.away-swatch{background:var(--away)}.candidate-warning{border:1px solid #775d13;background:#2b240f;color:#f3d77b;border-radius:8px;padding:12px 16px}.schedule-list{display:grid;gap:8px}.game-row{position:relative;display:grid;grid-template-columns:150px minmax(240px,1fr) 180px 190px;align-items:center;gap:18px;background:var(--panel);border:1px solid #303030;border-left:6px solid;border-radius:7px;padding:15px 18px}.game-home{border-left-color:var(--home)}.game-away{border-left-color:var(--away)}.game-row time,.matchup,.broadcast-meta{display:flex;flex-direction:column}.game-date,.matchup strong{font-weight:800}.game-time,.matchup span{color:var(--muted);font-size:.88rem}.broadcast-meta strong{font-size:.88rem}.broadcast-label{color:var(--muted);font-size:.7rem;font-weight:800;letter-spacing:.08em}.packages{display:flex;justify-content:flex-end;gap:6px}.package{border:1px solid #555;border-radius:999px;padding:4px 9px;font-size:.75rem;font-weight:750}.package-sussex{border-color:#c7a553;color:#ecd786}.package-wellington{border-color:#8d79c6;color:#c9bbed}@media(max-width:760px){main{padding-top:28px}.brand{align-items:flex-start;flex-direction:column;gap:0}.schedule-heading{align-items:stretch;flex-direction:column;margin-top:30px}.filter-form{min-width:0;width:100%}.filter-controls{flex-wrap:wrap}.filter-controls select{flex-basis:100%}.filter-controls button{flex:1}.game-row{grid-template-columns:105px 1fr}.broadcast-meta{grid-column:2}.packages{grid-column:2;justify-content:flex-start}.matchup span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.schedule-page{padding-left:14px;padding-right:14px}}
