:root{color-scheme:light dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0f172a;color:#f8fafc}*{box-sizing:border-box}body{margin:0;min-height:100vh}.app{max-width:960px;margin:0 auto;padding:1rem;padding-top:env(safe-area-inset-top,1rem)}.topbar{display:flex;align-items:baseline;gap:.75rem}.topbar h1{margin:0;font-size:1.5rem}.badge{font-size:.75rem;padding:.15rem .5rem;border-radius:999px;background:#f59e0b;color:#0f172a;font-weight:600}.tabs{display:flex;gap:.5rem;margin:1rem 0}.tabs button{flex:1;padding:.6rem;border:1px solid #334155;background:transparent;color:#cbd5e1;border-radius:8px;font-size:1rem;cursor:pointer}.tabs button.active{background:#1e293b;color:#f8fafc;border-color:#475569}.toolbar{display:flex;gap:.5rem;margin-bottom:.25rem;align-items:stretch}.toolbar>input{flex:1;padding:.5rem .75rem;font-size:1rem;border:1px solid #334155;background:#0b1220;color:#f8fafc;border-radius:8px}.toolbar .min-games{display:flex;align-items:center;gap:.4rem;padding:0 .6rem;font-size:.85rem;color:#94a3b8;border:1px solid #334155;background:#0b1220;border-radius:8px}.toolbar .min-games input{width:4ch;padding:.25rem .35rem;font-size:1rem;border:1px solid #334155;background:#0b1220;color:#f8fafc;border-radius:6px}.toolbar-summary{font-size:.8rem;color:#94a3b8;margin-bottom:.5rem}.table-wrap{overflow-x:auto;border:1px solid #1e293b;border-radius:8px}table{width:100%;border-collapse:collapse;font-size:.95rem}th,td{padding:.55rem .6rem;text-align:left;white-space:nowrap}thead{background:#1e293b;position:sticky;top:0}th{cursor:pointer;-webkit-user-select:none;user-select:none}th .sort-indicator{opacity:.5;margin-left:.25rem;font-size:.8em}tbody tr:nth-child(2n){background:#111a2e}.results{display:flex;flex-direction:column;gap:.75rem}.result-card{border:1px solid #1e293b;border-radius:8px;padding:.75rem;background:#0b1220}.result-card .result-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.result-card .date{font-size:.8rem;color:#94a3b8}.result-card .week-badge{font-size:.7rem;padding:.15rem .45rem;border-radius:4px;background:#1e293b;color:#cbd5e1;font-weight:600;letter-spacing:.02em}.result-card.cancelled{opacity:.85;border-style:dashed}.result-card.cancelled .week-badge{background:#422006;color:#fbbf24}.cancelled-row{text-align:center;padding:.75rem 0;font-weight:700;letter-spacing:.15em;color:#f59e0b}.result-card .score{font-size:1.4rem;font-weight:700;margin:.2rem 0}.result-card .lineup{font-size:.85rem;color:#cbd5e1;line-height:1.5}.result-card .lineup>div{margin-top:.15rem}.result-card .row{display:flex;justify-content:space-between;gap:.5rem;align-items:center}@media (prefers-color-scheme: light){:root{background:#f8fafc;color:#0f172a}.tabs button{color:#475569;border-color:#cbd5e1}.tabs button.active{background:#e2e8f0;color:#0f172a;border-color:#94a3b8}.toolbar>input{background:#fff;color:#0f172a;border-color:#cbd5e1}.toolbar .min-games{background:#fff;color:#475569;border-color:#cbd5e1}.toolbar .min-games input{background:#fff;color:#0f172a;border-color:#cbd5e1}.toolbar-summary{color:#475569}.table-wrap{border-color:#e2e8f0}thead{background:#e2e8f0}tbody tr:nth-child(2n){background:#f1f5f9}.result-card{background:#fff;border-color:#e2e8f0}.result-card .date{color:#475569}.result-card .week-badge{background:#e2e8f0;color:#334155}.result-card.cancelled .week-badge{background:#fef3c7;color:#92400e}.cancelled-row{color:#b45309}.result-card .lineup{color:#334155}}
