:root{--bg:#fafaf9;--surface:#fff;--fg:#1c1917;--muted:#78716c;--line:#e7e5e4;--accent:#0f766e;--accent-soft:#ccfbf1;--on-accent:#fff;--danger:#b91c1c;--error:#b91c1c;--error-soft:#fee2e2;--warn:#b45309;color:var(--fg);background:var(--bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-family:system-ui,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#1c1917;--surface:#292524;--fg:#f5f5f4;--muted:#a8a29e;--line:#44403c;--accent:#2dd4bf;--accent-soft:#134e4a;--on-accent:#042f2e;--danger:#f87171;--error:#f87171;--error-soft:#450a0a;--warn:#fbbf24}}body{background:var(--bg);margin:0}main{max-width:960px;margin:0 auto;padding:16px 16px 48px}h1{margin:.4em 0}a{color:var(--accent)}.site-header{border-bottom:1px solid var(--line);background:var(--surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.site-header nav{align-items:center;gap:16px;display:flex}.site-header nav a{color:var(--fg);text-decoration:none}.site-header nav a[aria-current=page]{color:var(--accent);font-weight:600}.brand{font-weight:700}.account{align-items:center;gap:8px;font-size:14px;display:flex}.avatar{border-radius:50%;width:28px;height:28px}@media (width<=520px){.user-name{display:none}}.site-footer{border-top:1px solid var(--line);max-width:960px;margin:0 auto;padding:16px;font-size:14px}.prose{max-width:680px;line-height:1.6}.hero{max-width:560px;padding:32px 0}.page-title{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.card{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:16px}.stack{flex-direction:column;gap:12px;max-width:560px;display:flex}.row,.controls{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}label{color:var(--muted);flex-direction:column;gap:4px;font-size:14px;display:flex}input,select,button,.button{font:inherit;border:1px solid var(--line);background:var(--surface);color:var(--fg);border-radius:6px;padding:6px 10px}label.toggle{color:var(--fg);flex-direction:row;align-items:center;gap:8px;margin:12px 0 4px}input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent)}button,.button{background:var(--accent);border-color:var(--accent);color:var(--on-accent);cursor:pointer;font-size:15px;text-decoration:none;display:inline-block}button.secondary,.button.secondary{color:var(--accent);background:0 0}button.danger{background:var(--danger);border-color:var(--danger);color:var(--on-accent)}button.danger.secondary{color:var(--danger);background:0 0}.link-button{color:var(--accent);background:0 0;border:none;padding:4px 0;text-decoration:underline}button:disabled{opacity:.5;cursor:default}.muted{color:var(--muted);font-weight:400}.hint{color:var(--muted);font-size:13px}.error{color:var(--error)}.badge{background:var(--accent-soft);color:var(--fg);border-radius:999px;margin-left:8px;padding:1px 8px;font-size:12px;display:inline-block}.team-list,.member-list{flex-direction:column;gap:8px;padding:0;list-style:none;display:flex}.team-card{border:1px solid var(--line);background:var(--surface);color:var(--fg);border-radius:10px;flex-direction:column;gap:2px;padding:12px 16px;text-decoration:none;display:flex}.team-card:hover{border-color:var(--accent)}.member-list li{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.status{border-left-width:4px;margin:16px 0}.status ul{margin:6px 0 10px;padding-left:20px}.status p{margin:0 0 10px}.status-ok{border-left-color:var(--accent)}.status-warn{border-left-color:var(--warn)}.status-error{border-left-color:var(--error)}.status-error>ul:first-of-type{color:var(--error)}.warnings{color:var(--warn)}.lineup-table th[scope=row]{width:56px}.lineup-table select{min-width:220px;max-width:100%}.positions{flex-wrap:wrap;gap:8px;display:flex}tr.has-error th,tr.has-error td{background:var(--error-soft)}.usage-list{columns:2 260px;padding-left:18px;font-size:14px}.selected-panel{margin:12px 0}.selected-panel h3{margin:0 0 8px}.chip-group{flex-direction:column;gap:6px;margin-top:8px;font-size:14px;display:flex}.chips{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.chip{background:var(--accent-soft);border-radius:999px;align-items:center;gap:4px;padding:2px 4px 2px 10px;font-size:14px;display:inline-flex}.chip-note{color:var(--muted);font-size:12px}.borrow-panel{max-width:none;margin-top:12px}.borrow-panel h3{margin:0}.borrow-list{max-height:360px;overflow-y:auto}.chip-remove{color:var(--fg);background:0 0;border:none;padding:0 6px;font-size:16px;line-height:1}.chip-remove:hover{color:var(--danger)}.roster-tools{flex-wrap:wrap;align-items:end;gap:16px;margin-bottom:8px;display:flex}.roster-tools .search input{min-width:240px}.roster-tools label.toggle{margin:0 0 6px}.roster-columns{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:12px;display:grid}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:14px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:6px 8px}tr.selected td{background:var(--accent-soft)}.num{text-align:right;font-variant-numeric:tabular-nums}.unranked{margin:12px 0}.unranked h3{margin:0 0 4px}.card-title{margin:0 0 8px;font-size:1.1em}.card+h2{margin-top:24px}.team-picker{max-width:320px;margin-bottom:12px}.fixture-list{flex-direction:column;gap:8px;padding:0;list-style:none;display:flex}.fixture{border:1px solid var(--line);background:var(--surface);border-radius:10px;flex-wrap:wrap;align-items:center;gap:16px;padding:12px 16px;display:flex}.fixture.past{opacity:.65}.fixture-when{min-width:70px}.fixture-info{flex-direction:column;flex:1;gap:2px;min-width:180px;display:flex}.other-lineups{margin-top:24px}.choice-list{border:none;flex-direction:column;gap:6px;margin:0;padding:0;display:flex}.choice-list legend{color:var(--muted);margin-bottom:6px;font-size:14px}label.choice{border:1px solid var(--line);color:var(--fg);cursor:pointer;border-radius:8px;flex-direction:row;align-items:center;gap:10px;padding:10px 12px;font-size:15px}label.choice:has(input:checked){border-color:var(--accent);background:var(--accent-soft)}label.choice.disabled{cursor:default;opacity:.6}label.choice input{accent-color:var(--accent)}.club-change{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.status>.club-change:last-child{margin-bottom:0}.match-day h3{margin:20px 0 8px}.match-day h3:first-letter{text-transform:uppercase}.day-counts{margin:8px 0 0;font-size:14px;line-height:1.6}.weekend-counts{border-left:3px solid var(--accent);background:var(--surface);padding:8px 12px}.ranking-note{margin:12px 0 0;font-size:14px}.ranking-note.provisional{color:var(--warn)}.print-sheet{max-width:720px}.print-actions{justify-content:space-between;margin-bottom:16px}.print-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0;font-size:13px}.print-header h1{margin:4px 0}.print-header p:last-child{margin-top:0}.print-table{margin:16px 0;font-size:16px}.print-table th[scope=row]{white-space:nowrap;width:72px}.print-table td,.print-table th{padding:10px 8px}.print-reserves{font-size:14px}@media print{:root{--bg:#fff;--surface:#fff;--fg:#000;--muted:#444;--line:#999;--warn:#000;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:#fff}.site-header,.site-footer,.no-print{display:none!important}main,.print-sheet{max-width:none;padding:0}.print-table th,.print-table td{border-bottom:1px solid #999}@page{margin:18mm}}
