:root{font-family:Segoe UI,system-ui,sans-serif;line-height:1.5;color:#0f172a;background:#f1f5f9}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:#1d4ed8}a:hover{text-decoration:underline}.layout{max-width:1100px;margin:0 auto;padding:1rem 1.25rem 3rem}.site-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem;padding:.65rem 0;border-bottom:1px solid #cbd5e1;margin-bottom:1.5rem}.site-nav-brand{display:flex;align-items:center;line-height:0;text-decoration:none;flex-shrink:0}.site-nav-brand:hover .site-nav-logo{opacity:.92}.site-nav-logo{display:block;height:3.5rem;width:auto;max-width:min(72vw,300px);object-fit:contain}.site-nav-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.25rem .15rem;margin-left:auto}.site-nav-link{font-weight:600;font-size:.95rem;text-decoration:none;color:#334155;padding:.4rem .65rem;border-radius:6px;transition:background .12s ease,color .12s ease}.site-nav-link:hover{color:#1d4ed8;background:#2563eb14;text-decoration:none}.site-nav-link--active{color:#1d4ed8;background:#2563eb1f}.card{background:#fff;border-radius:10px;padding:1.25rem;box-shadow:0 1px 3px #0f172a14;margin-bottom:1rem}table{width:100%;border-collapse:collapse;font-size:.95rem}th,td{text-align:left;padding:.5rem .6rem;border-bottom:1px solid #e2e8f0}th{font-size:.8rem;text-transform:uppercase;letter-spacing:.03em;color:#64748b}input,select,button,textarea{font:inherit}input,select,textarea{padding:.45rem .55rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff}button{padding:.45rem .9rem;border-radius:6px;border:1px solid #1d4ed8;background:#2563eb;color:#fff;cursor:pointer}button.secondary{background:#fff;color:#1e293b;border-color:#94a3b8}button:disabled{opacity:.55;cursor:not-allowed}.form-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin-bottom:.75rem}.form-row label{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;color:#475569}.muted{color:#64748b;font-size:.9rem}.error{color:#b91c1c;font-size:.9rem}.grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.draft-rounds-wrap{overflow-x:auto;margin-top:.75rem}table.draft-rounds-table{width:100%;min-width:720px;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;font-size:.9rem}table.draft-rounds-table th,table.draft-rounds-table td{vertical-align:top;border-bottom:1px solid #e2e8f0}table.draft-rounds-table thead th{background:#f8fafc;text-transform:none;letter-spacing:normal;font-size:.85rem;font-weight:600;color:#334155}table.draft-rounds-table .col-round{width:3.25rem;text-align:center;font-weight:700;color:#0f172a}table.draft-rounds-table .col-move{width:8.5rem}table.draft-rounds-table .col-move select{width:100%;max-width:10rem}.draft-player-cell{min-height:3.25rem;padding:.45rem .4rem;border-radius:6px;border:1px dashed transparent;cursor:grab;transition:background .12s ease,border-color .12s ease}.draft-player-cell--filled{background:#f8fafc;border-color:#e2e8f0}.draft-player-cell--filled:active{cursor:grabbing}.draft-player-cell--dragging{opacity:.55}.draft-player-cell--over{background:#eff6ff;border-color:#2563eb}.draft-player-cell--empty{background:#fafafa;border-color:#e5e7eb;cursor:default}.draft-player-name{font-weight:600;color:#0f172a;line-height:1.25}.draft-player-meta{font-size:.8rem;color:#64748b;margin-top:.15rem}table.draft-assign-table{width:100%;min-width:640px;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;font-size:.9rem}table.draft-assign-table th,table.draft-assign-table td{vertical-align:top;border-bottom:1px solid #e2e8f0}table.draft-assign-table thead th{background:#f8fafc;font-size:.85rem;font-weight:600;color:#334155;text-transform:none;letter-spacing:normal}table.draft-assign-table .col-assign-round{width:5.5rem;font-weight:700;text-align:center}table.draft-assign-table .col-assign-slots{min-width:0}table.draft-assign-table .col-assign-action{width:9.5rem;vertical-align:middle}.draft-assign-slots-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;padding:.35rem 0}.draft-assign-slot{min-height:4rem;padding:.4rem;border-radius:6px;border:1px solid #e2e8f0;background:#fafafa}.draft-assign-slot--empty{border-style:dashed;opacity:.6}.draft-assign-slot--stack{display:flex;flex-direction:column;gap:.5rem}.draft-assign-slot-inner{padding-bottom:.35rem;border-bottom:1px solid #e2e8f0}.draft-assign-slot-inner:last-child{padding-bottom:0;border-bottom:none}.draft-public-h2{margin:0 0 .75rem;font-size:1.15rem}.draft-public-round-label{margin:0 0 .75rem}.draft-public-table-wrap{overflow-x:auto}.draft-public-current{margin-bottom:1rem}.draft-team-assignment-hint{margin:0 0 .75rem}.draft-progress-actions{margin:.85rem 0 0}.draft-public-next{margin-bottom:1rem;padding:.9rem 1rem}.draft-public-h3{margin:0 0 .4rem;font-size:1rem;font-weight:700;color:#334155}.draft-public-next-label{margin:0 0 .5rem;font-size:.95rem}.draft-next-names{margin:0;padding-left:1.15rem;font-size:.9rem;line-height:1.45;color:#0f172a}.draft-next-names li{margin-bottom:.15rem}.draft-fixture-picker-card{margin-top:1rem}.draft-fixture-hero-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:1rem}.draft-fixture-hero-card{border-radius:14px;background:linear-gradient(155deg,#1e3a5f,#0f172a 52%,#172554);color:#f1f5f9;padding:1.15rem 1.2rem 1rem;box-shadow:0 10px 28px #0f172a61;border:1px solid rgb(148 163 184 / .2);display:flex;flex-direction:column;min-height:0}.draft-fixture-hero-head{margin-bottom:.75rem;padding-bottom:.65rem;border-bottom:1px solid rgb(148 163 184 / .25)}.draft-fixture-hero-kicker{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:.2rem}.draft-fixture-hero-title{margin:0 0 .65rem;font-size:1.2rem;font-weight:700;color:#fff}.draft-fixture-hero-assign{display:flex;flex-direction:column;gap:.3rem}.draft-fixture-hero-assign-label{font-size:.78rem;color:#cbd5e1}.draft-fixture-hero-select{width:100%;padding:.45rem .55rem;border-radius:8px;border:1px solid rgb(148 163 184 / .45);background:#0f172aa6;color:#f8fafc;font-size:.95rem}.draft-fixture-hero-select option{color:#0f172a;background:#fff}.draft-fixture-hero-games{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem;font-size:.88rem;flex:1 1 auto;max-height:18rem;overflow-y:auto}.draft-fixture-hero-game{display:flex;flex-direction:column;gap:.15rem;padding:.45rem .5rem;background:#0f172a59;border-radius:8px;border:1px solid rgb(148 163 184 / .12)}.draft-fixture-hero-game--empty{border-style:dashed;font-style:italic}.draft-fixture-hero-when{font-weight:600;color:#e2e8f0}.draft-fixture-hero-vs{font-size:.82rem;color:#94a3b8}.draft-fixture-save-row{margin-top:1.1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem}.draft-fixture-save-hint{margin:0}.draft-all-rounds{display:flex;flex-direction:column;gap:1rem}.draft-allrounds-block{border:1px solid #e2e8f0;border-radius:10px;padding:.85rem 1rem;background:#fff}.draft-allrounds-label{margin:0 0 .65rem;font-size:1rem;font-weight:700;color:#0f172a}.draft-allrounds-pick-order{display:flex;flex-wrap:wrap;gap:.65rem}.draft-allrounds-player{flex:1 1 8.5rem;min-width:7.5rem;max-width:14rem;padding:.5rem .55rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;font-size:.9rem}.draft-allrounds-team-line{margin-top:.35rem;font-weight:600;font-size:.88rem;color:#0f172a}.draft-allrounds-columns{display:grid;grid-template-columns:repeat(6,minmax(5.5rem,1fr));gap:.5rem;padding-top:.15rem;overflow-x:auto;min-width:0}@media (max-width: 720px){.draft-allrounds-columns{grid-template-columns:repeat(3,minmax(0,1fr))}}.draft-allrounds-col{min-width:0;border:1px solid #e2e8f0;border-radius:8px;padding:.45rem .4rem;background:#f8fafc}.draft-allrounds-col--empty{display:flex;align-items:center;justify-content:center;min-height:3rem;background:#fafafa}.draft-allrounds-player--compact+.draft-allrounds-player--compact{margin-top:.45rem;padding-top:.45rem;border-top:1px solid #e2e8f0}.draft-allrounds-block.draft-allrounds--done{background:#ecfdf5;border-color:#a7f3d0}.draft-allrounds-block.draft-allrounds--current{background:#fef9c3;border-color:#fde047}.draft-current-one-row-wrap{width:100%}.draft-current-one-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));gap:.65rem;align-items:stretch}.draft-current-player-cell{padding:.55rem .5rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;font-size:.9rem}.draft-current-meta-line{font-size:.8rem;margin-top:.2rem}.draft-current-team{margin-top:.35rem;font-weight:600;color:#0f172a}.draft-assign-slot select{width:100%;margin-top:.35rem;font-size:.8rem;padding:.35rem .4rem}tr.draft-assign-row--saved td{background:#ecfdf5;border-color:#a7f3d0}.admin-teams-table-wrap{overflow-x:auto;margin-top:.75rem}.admin-teams-table{width:100%;border-collapse:collapse;font-size:.95rem}.admin-teams-table th,.admin-teams-table td{border:1px solid #e2e8f0;padding:.55rem .65rem;text-align:left;vertical-align:middle}.admin-teams-table thead th{background:#f8fafc;font-weight:700;color:#334155}.admin-teams-td-id{width:4rem}.admin-teams-name-input{width:100%;min-width:12rem;box-sizing:border-box}.admin-fixtures-mode-label{margin-right:1rem;cursor:pointer}.admin-fixtures-auto-h2{margin:0 0 .75rem;font-size:1.15rem}.admin-fixtures-auto-h3{margin:1rem 0 .5rem;font-size:1rem;color:#334155}.admin-fixtures-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-bottom:.5rem}.admin-fixtures-grid--dense label{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem}.admin-fixtures-fieldset{border:1px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;margin:0}.admin-fixtures-fieldset legend{padding:0 .35rem;font-weight:600;font-size:.9rem}.admin-fixtures-checkbox{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer}table tr.admin-fixtures-row--ice{background:#f1f5f9;color:#475569}table tr.admin-fixtures-row--final{background:#eff6ff}.fixtures-row--ice{background:#f1f5f9;color:#475569}.fixtures-row--final{background:#eff6ff}.admin-dashboard{font-family:Kalam,Segoe UI,cursive,system-ui,sans-serif;max-width:44rem;margin:0 auto;padding:.5rem 0 1.5rem}.admin-dashboard-title{font-size:1.85rem;font-weight:700;text-align:center;margin:0 0 1.25rem;color:#0f172a;letter-spacing:.02em}.admin-dash-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem 1rem;align-items:stretch}@media (max-width: 520px){.admin-dash-grid{grid-template-columns:1fr}}.admin-dash-tile{display:flex;align-items:center;justify-content:center;text-align:center;min-height:4.5rem;padding:1rem .85rem;font-size:1.2rem;font-weight:700;line-height:1.25;text-decoration:none;color:#111827;border:3px solid #111;border-radius:1.35rem;box-shadow:4px 4px #111;transition:transform .08s ease,box-shadow .08s ease}.admin-dash-tile:hover{transform:translate(1px,1px);box-shadow:3px 3px #111;text-decoration:none}.admin-dash-tile:active{transform:translate(3px,3px);box-shadow:1px 1px #111}.admin-dash-tile--green{background:#c8e6c9}.admin-dash-tile--red{background:#ffcdd2}.admin-dash-reset-wrap{grid-column:1 / -1;display:flex;justify-content:center}.admin-dash-reset-wrap .admin-dash-tile{width:100%;max-width:14rem}@media (max-width: 520px){.admin-dash-reset-wrap .admin-dash-tile{max-width:none}}.admin-dashboard-footer{margin:1.75rem 0 0;text-align:center;font-family:Segoe UI,system-ui,sans-serif;font-size:.9rem;color:#64748b}.admin-dashboard-muted-link{color:#475569;text-decoration:underline;text-underline-offset:2px}.admin-dashboard-muted-link:hover{color:#1d4ed8}.admin-dashboard-footer-sep{margin:0 .5rem;color:#94a3b8}button.admin-dashboard-link-button{background:none;border:none;padding:0;font:inherit;cursor:pointer;color:#475569;text-decoration:underline;text-underline-offset:2px;box-shadow:none}button.admin-dashboard-link-button:hover{color:#1d4ed8}.home-page{width:100%;max-width:44rem;margin-left:auto;margin-right:auto}.home-hero{margin-bottom:1rem;text-align:center}.home-hero h1{margin:0 0 .5rem;font-size:1.85rem;line-height:1.2}.home-hero-dates{margin:0 0 1rem;font-size:.95rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#2563eb}.home-lead{margin:0;font-size:1.05rem;line-height:1.55;color:#334155;text-align:left}.home-section{margin-bottom:1rem}.home-section h2{margin:0 0 .75rem;font-size:1.2rem;line-height:1.3;color:#0f172a;padding-bottom:.35rem;border-bottom:2px solid #e2e8f0;text-align:center}.home-section .home-h3{margin:1.25rem 0 .5rem;font-size:1rem;font-weight:700;color:#334155;text-align:center}.home-section p{margin:0 0 .85rem;line-height:1.55}.home-section p:last-child{margin-bottom:0}.home-address{margin:0 0 .85rem;font-style:normal;font-weight:600;color:#1e293b}.home-list{margin:0 0 .85rem;padding-left:1.35rem;line-height:1.55}.home-list li{margin-bottom:.4rem}.home-list li:last-child{margin-bottom:0}.nowrap{white-space:nowrap}.home-signoff{margin-top:1rem!important;font-size:1.02rem}.captains-page h1{margin-bottom:.35rem}.captains-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.captain-card{background:#fff;border-radius:10px;box-shadow:0 1px 3px #0f172a14;padding:1rem}.captain-photo-slot{width:100%;aspect-ratio:4 / 3;border:2px dashed #94a3b8;border-radius:8px;background:#f8fafc;display:grid;place-items:center;color:#64748b;font-weight:600;margin-bottom:.75rem}.captain-card h2{margin:0 0 .4rem;font-size:1.1rem}.captain-card p{margin:0;color:#334155}
