.team-card-wrap{padding:8px 4px 4px}.team-card-wrap .section-hero{margin-bottom:16px}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-top:8px}.team-card{display:flex;flex-direction:column;align-items:stretch;gap:0;background:linear-gradient(180deg,#fff,#fbfdff);border-radius:22px;overflow:hidden;text-align:center;box-shadow:0 12px 30px #0f172a14;border:1px solid rgba(11,91,131,.08)}.team-avatar{width:100%;aspect-ratio:4 / 5;object-fit:cover;display:block}.team-details{padding:16px 14px 18px;display:flex;flex-direction:column;gap:8px}.team-title{color:var(--muted-1);font-size:.92rem;line-height:1.4}@media (max-width: 600px){.team-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.team-card{padding:12px 10px}}:root{--brand-blue: #0b5b83;--brand-blue-2: #2d6cdf;--brand-accent: #ff3b30;--brand-dark: #072b40;--muted-1: #475569;--bg-1: #f5f1ea;--bg-2: #eef4fb;--panel: rgba(255, 255, 255, .78);--line: rgba(17, 24, 39, .08);--card-bg: #ffffff;--card-soft: rgba(255, 255, 255, .72);--surface: #f8fafc;--surface-strong: #eef4fb;--text: #0f172a;--text-soft: #334155;--button-muted: #eff6ff;color-scheme:light;font-family:Inter,system-ui,sans-serif;background:linear-gradient(180deg,#f9f6f1,#eef4fb 40%,#f8fafc);color:var(--brand-dark)}:root[data-theme=dark]{--brand-blue: #70c4ff;--brand-blue-2: #7aa7ff;--brand-accent: #ff806e;--brand-dark: #edf6ff;--muted-1: #b5c4d9;--bg-1: #0b1220;--bg-2: #111c2a;--panel: rgba(15, 23, 42, .8);--line: rgba(148, 163, 184, .2);--card-bg: #111b2c;--card-soft: rgba(15, 23, 42, .78);--surface: #0c1726;--surface-strong: #111827;--text: #e5eefb;--text-soft: #d7e3f2;--button-muted: #1c2c3f;color-scheme:dark;background:linear-gradient(180deg,#091320,#111c2a);color:var(--brand-dark)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{margin:0;background:linear-gradient(180deg,#f9f6f1,#eef4fb);color:var(--brand-dark)}:root[data-theme=dark] body{background:linear-gradient(180deg,#091320,#111c2a);color:var(--text)}.app-shell{max-width:1280px;margin:0 auto;padding:28px 20px 32px}header{margin-bottom:24px}.site-brand{display:flex;gap:18px;align-items:center}.site-logo{width:140px;height:auto;border-radius:8px;box-shadow:0 8px 20px #072b401f;background:linear-gradient(180deg,#0b5b830f,#0b5b8305);padding:6px}.site-motto{margin:2px 0 6px;font-weight:700;color:var(--brand-blue)}.site-subcopy{margin:0 0 6px;color:var(--muted-1)}header h1{margin:0 0 4px;font-size:clamp(1.6rem,1.9vw,2.1rem);color:var(--brand-dark)}.hero-copy{display:grid;gap:16px;max-width:720px}.hero-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.theme-toggle{border:1px solid var(--line);background:#ffffff80;color:var(--text);border-radius:999px;padding:8px 12px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}:root[data-theme=dark] .theme-toggle{background:#0f172acc}.theme-toggle:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a14}.hero-tag{display:inline-block;font-weight:700;color:var(--brand-blue);text-transform:uppercase;letter-spacing:.18em;font-size:.78rem}.landing-hero{align-items:flex-start;gap:28px;padding:30px 24px;background:linear-gradient(135deg,#0b5b8314,#2d6cdf0a,#fff9);border:1px solid var(--line);border-radius:28px;box-shadow:0 18px 40px #0f172a0d}.landing-hero .site-logo{width:170px;min-width:170px}.hero-copy h1{margin:0;font-size:clamp(2.2rem,3vw,3.3rem);line-height:1.08;letter-spacing:-.04em;font-weight:800}.hero-copy .site-subcopy{margin-top:10px;font-size:1.02rem;color:#334155}.landing-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.hero-pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.hero-pill{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#0b5b8314;color:var(--brand-dark);font-weight:600}.landing-highlight-card,.landing-preview-card{padding:24px}.landing-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-top:20px}.feature-card{padding:22px;background:var(--card-soft);border-radius:18px;border:1px solid var(--line);box-shadow:0 12px 28px #0f172a0a}.feature-card h3{margin:0 0 10px;font-size:1.04rem;letter-spacing:-.01em}.feature-card p{margin:0;color:#475569;line-height:1.6}.landing-tabs{display:flex;gap:14px;margin:24px 0 18px}.landing-tabs button{padding:12px 18px;border-radius:999px;border:1px solid transparent;background:var(--button-muted);color:var(--text);font-weight:700;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.landing-tabs button.active{background:linear-gradient(135deg,#2d6cdf,#4f7cff);color:#fff;box-shadow:0 16px 28px #2d6cdf29}.landing-tabs button:hover{background:#3b82f61f;border-color:#3b82f62e;transform:translateY(-1px)}.secondary-ghost-button{background:#fff;color:var(--brand-blue);border:1px solid rgba(45,108,223,.18);box-shadow:0 10px 20px #0b5b8314}.secondary-ghost-button:hover{background:#eff6ff}.site-footer{background:linear-gradient(180deg,#0b5b830f,#0b5b8305);border-top:1px solid rgba(11,91,131,.06);padding:18px 20px 20px;border-radius:12px;color:var(--brand-dark)}.footer-content{max-width:980px;margin:0 auto;display:grid;justify-items:center;gap:14px}.site-footer small{color:var(--muted-1)}.privacy-policy{width:min(100%,960px);background:#ffffffe6;border:1px solid rgba(11,91,131,.08);border-radius:14px;padding:0 16px;box-shadow:0 10px 18px #0f172a0a}.privacy-policy summary{cursor:pointer;list-style:none;padding:14px 0;font-weight:700;color:var(--brand-dark)}.privacy-policy summary::-webkit-details-marker{display:none}.privacy-policy-content{display:grid;gap:10px;padding:0 0 16px}.privacy-policy-content p{margin:0;color:var(--muted-1);line-height:1.6}.meet-team-link{display:inline-block;padding:6px 10px;background:linear-gradient(90deg,var(--brand-blue-2),var(--brand-blue));color:#fff;border-radius:999px;font-weight:700;text-decoration:none;box-shadow:0 8px 18px #0b5b831f}.team-name{font-weight:800;color:var(--brand-dark)}.team-title{color:var(--muted-1);font-size:.92rem}h1{margin:0 0 10px;font-size:clamp(2rem,2.3vw,2.6rem);letter-spacing:-.03em;color:#102a43}p{margin:0;line-height:1.6}.card{background:var(--card-bg);border-radius:22px;padding:22px 24px;margin-bottom:18px;box-shadow:0 18px 42px #0f172a14;border:1px solid var(--line);transition:transform .2s ease,box-shadow .2s ease}:root[data-theme=dark] .card,:root[data-theme=dark] .forum-header,:root[data-theme=dark] .forum-post-card,:root[data-theme=dark] .forum-editor-card,:root[data-theme=dark] .site-footer{box-shadow:0 18px 42px #02061752}.card:hover{transform:translateY(-1px);box-shadow:0 28px 70px #0f172a1a}.card h2{margin-top:0;color:#102a43}.form-grid,.match-form,.club-management{display:grid;gap:18px}.account-management{display:grid;gap:22px}.account-management .form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px;background:linear-gradient(180deg,#f8fafce6,#f1f5f9f2);border:1px solid rgba(148,163,184,.22);border-radius:20px;padding:20px;box-shadow:inset 0 1px #fffc}.account-management .form-grid label{gap:8px;font-size:.9rem;font-weight:600;color:#334155}.account-management .form-grid button{align-self:end}.account-management .user-list{border:1px solid rgba(148,163,184,.2);border-radius:20px;background:linear-gradient(180deg,#ffffffd6,#f8fafce6);padding:18px 18px 8px;box-shadow:0 18px 30px #0f172a0a}.account-management .user-list h3{margin:0 0 16px;color:#0f172a}.account-management .user-list table{width:100%;border-collapse:separate;border-spacing:0 10px}.account-management .user-list th,.account-management .user-list td{padding:14px 12px;text-align:left;vertical-align:middle}.account-management .user-list thead th{color:#475569;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid rgba(148,163,184,.22)}.account-management .user-list tbody tr{background:#fffc;box-shadow:0 12px 24px #0f172a0a}.account-management .user-list tbody td{border-top:1px solid rgba(148,163,184,.18);border-bottom:1px solid rgba(148,163,184,.18);color:#334155}.account-management .user-list tbody td:first-child{border-left:1px solid rgba(148,163,184,.18);border-top-left-radius:14px;border-bottom-left-radius:14px}.account-management .user-list tbody td:last-child{border-right:1px solid rgba(148,163,184,.18);border-top-right-radius:14px;border-bottom-right-radius:14px}.account-management .user-list tbody td:last-child{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.account-management .user-list .link-button{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:10px;background:#2d6cdf14;color:#1d4ed8;font-weight:700;text-decoration:none;transition:background .2s ease,transform .15s ease}.account-management .user-list .link-button:hover{background:#2d6cdf1f;transform:translateY(-1px)}input,select,textarea{width:100%;padding:12px 14px;border:1px solid rgba(148,163,184,.28);border-radius:16px;background:#f8fafc;color:#102a43;transition:border-color .2s ease,box-shadow .2s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:#2d6cdf;box-shadow:0 0 0 4px #2d6cdf1f}button{display:inline-flex;align-items:center;justify-content:center;width:auto;padding:12px 18px;border:none;border-radius:16px;background:linear-gradient(135deg,#2d6cdf,#4f83ff);color:#fff;box-shadow:0 14px 28px #2d6cdf2e;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .2s ease;font-weight:700}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px #2d6cdf33}button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.compact-input{width:8rem}.entry-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.entry-row-tight{gap:10px 12px}.margin-top-compact{margin-top:8px}.stat-inline-row{display:flex;justify-content:flex-start;margin-top:6px}.mini-stat-field{display:inline-flex;align-items:center;gap:8px;min-width:0;width:auto;background:#eef2ff;border:1px solid #c7d2fe;border-radius:12px;padding:6px 10px;color:#1e3a8a;font-weight:600;max-width:fit-content}.mini-stat-field strong{font-weight:700;color:#1f2937;display:inline-block;min-width:1.5ch;text-align:right}.secondary-ghost-button{background:#f1f5f9;color:#1f2937}.secondary-ghost-button:hover{background:#e2e8f0}.link-button{background:none;border:none;color:#2d6cdf;text-decoration:underline;cursor:pointer;padding:0}.link-button:hover{color:#1d4ed8}.compact-button{width:auto;min-width:0;padding:7px 11px;font-size:.88rem}.secondary-ghost-button{background:#e2e8f0;color:#1e293b}button:disabled{opacity:.6;cursor:not-allowed}.status-page-card{max-width:720px;margin:80px auto 0;text-align:center;padding:40px 32px}.status-page-kicker{display:inline-block;margin-bottom:12px;padding:6px 12px;border-radius:999px;background:#2d6cdf14;color:var(--brand-blue);font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.status-page-card h1{margin-bottom:12px;font-size:clamp(2.5rem,5vw,4rem)}.status-page-card p{font-size:1.05rem;color:#475569}.status-page-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:26px}.primary-link-button,.secondary-link-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border-radius:16px;text-decoration:none;font-weight:700;transition:transform .15s ease,box-shadow .15s ease}.primary-link-button{background:linear-gradient(135deg,#2d6cdf,#4f83ff);color:#fff;box-shadow:0 14px 28px #2d6cdf2e}.secondary-link-button{background:#e2e8f0;color:#1e293b}.primary-link-button:hover,.secondary-link-button:hover{transform:translateY(-1px)}.logout-button{display:inline-flex;align-items:center;justify-content:center;min-width:auto;width:auto;padding:.35rem .65rem;font-size:.85rem;line-height:1;border-radius:6px}label{display:flex;flex-direction:column;gap:6px;font-size:.95rem;color:#334155}.autocomplete-label{position:relative}.card-inner{border:1px solid rgba(148,163,184,.24);border-radius:18px;padding:20px;background:linear-gradient(180deg,#fff,#f8fbff);margin-top:18px;box-shadow:inset 0 0 0 1px #94a3b814}.status-message{margin:0;color:#1d4f91;font-weight:600}.audit-logs,.backup-list,.club-list,.team-list,.match-list,.player-list{display:flex;flex-direction:column;gap:18px}.audit-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:16px}.audit-filter-label{display:flex;flex-direction:column;gap:6px;color:#334155;font-weight:700}.audit-filter-label select{max-width:320px}.audit-table{width:100%;border-collapse:separate;border-spacing:0 10px;min-width:100%}.audit-table th,.audit-table td{padding:16px 18px;border:none;vertical-align:top}.audit-table th{color:#334155;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700;background:transparent}.audit-table td{background:#f8fbff;border-radius:16px;box-shadow:inset 0 -1px #2d6cdf0f}.audit-table tr{box-shadow:0 12px 24px #0f172a0a}.audit-table td:nth-child(1){width:14%}.audit-table td:nth-child(7){width:28%}.audit-detail-list{display:grid;gap:10px}.audit-detail-item{display:flex;gap:8px;flex-wrap:wrap;align-items:baseline}.admin-toolbar{justify-content:space-between;align-items:center;margin-bottom:24px}.logout-button{background:#de4c4c;color:#fff;border-radius:16px;padding:12px 16px;box-shadow:0 12px 30px #de4c4c2e}.logout-button:hover{background:#ba3a3a}.admin-tabs button,.division-tabs button{padding:12px 20px;border-radius:999px;background:#eff5ff;color:#1f365e;border:1px solid rgba(45,108,223,.15)}.admin-tabs button.active,.division-tabs button.active{background:linear-gradient(135deg,#2d6cdf,#4f7cff);color:#fff;box-shadow:0 12px 20px #2d6cdf2e}.admin-tabs button:hover,.division-tabs button:hover{background:#e8f0ff}input,select,textarea{box-shadow:inset 0 1px 2px #0f172a14}button{letter-spacing:.01em}.autocomplete-suggestions{position:absolute;top:100%;left:0;z-index:2;width:100%;margin-top:6px;background:#fff;border:1px solid #ccd4e1;border-radius:10px;box-shadow:0 8px 20px #0f172a14;max-height:200px;overflow-y:auto}.autocomplete-option{width:100%;background:transparent;border:none;text-align:left;padding:10px 12px;cursor:pointer;color:#1f2937}.autocomplete-option:hover{background:#eef2ff}.autocomplete-empty{padding:10px 12px;color:#64748b;font-size:.9rem}input[type=number],input[type=date],select,input[type=text]{background:#fff}.entry-card,.card,.club-list,.leaderboard,.club-leaderboard{transition:transform .18s ease,box-shadow .18s ease}.leaderboard table,.club-leaderboard table{font-family:inherit;border-radius:18px;overflow:hidden}.leaderboard thead tr,.club-leaderboard thead tr{background:#f8fafc}.leaderboard th,.club-leaderboard th{color:#0f172a;text-transform:uppercase;letter-spacing:.02em;font-size:.8rem;padding:14px 12px}.leaderboard td,.club-leaderboard td{padding:14px 12px;background:#fff}.leaderboard tbody tr,.club-leaderboard tbody tr{border-bottom:1px solid #e2e8f0}.entry-card:hover,.card:hover,.club-list:hover{transform:none;box-shadow:none}.stats-summary{background:#eef2ff;border:1px solid #c7d2fe;border-radius:10px;padding:10px 12px;color:#1e3a8a}.review-panel{display:grid;gap:16px}.review-summary{display:grid;gap:12px}.review-player-card{border:1px solid rgba(148,163,184,.28);border-radius:16px;padding:14px 16px;background:#f8fafc}.review-player-header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px;color:#0f172a}.review-player-header span{color:#475569;font-size:.9rem}.review-player-stats{display:flex;flex-wrap:wrap;gap:10px 14px;color:#334155;font-size:.92rem}.link-button{background:none;border:none;color:#2d6cdf;cursor:pointer;padding:0;text-decoration:underline;width:auto}.leaderboard-filter{display:grid;gap:8px;margin-bottom:14px}.leaderboard-filter-row{display:flex;align-items:center;gap:10px}.leaderboard-filter-reset{font-size:.9rem;text-decoration:none;color:#2563eb}.leaderboard-filter-reset:hover{text-decoration:underline}.actions-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.actions-row button{width:auto;min-width:120px}.match-stats-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;min-height:100vh;background:#0f172ab8;display:flex;align-items:center;justify-content:center;padding:20px;z-index:4000;overflow-y:auto;pointer-events:auto;isolation:isolate}.match-stats-modal{width:min(680px,100%);max-width:680px;max-height:min(90vh,860px);overflow-y:auto;padding:20px;background:#fff;border-radius:14px;border:1px solid rgba(15,23,42,.08);box-shadow:0 20px 60px #0f172a40;position:relative;margin:0;transform:none;transition:none;isolation:isolate;contain:layout style;pointer-events:auto}.match-stats-modal-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.match-stats-modal-header h3{margin:0}.page-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;flex-wrap:wrap}.page-header-row h1{margin-bottom:8px}.page-header-row p{max-width:720px;color:#475569;font-size:1rem}.match-stats-modal-subtitle{margin:4px 0 0;color:#475569;font-size:.95rem;font-weight:600}.admin-toolbar,.admin-tabs,.division-tabs{display:flex;gap:10px}.admin-toolbar{justify-content:space-between;align-items:center;margin-bottom:22px;flex-wrap:wrap}.admin-tabs,.division-tabs{flex-wrap:wrap}.admin-tabs{margin-bottom:0}.admin-tabs button,.division-tabs button{width:auto;padding:10px 18px;background:#f8fbff;border-radius:999px;color:#1f365e;border:1px solid rgba(45,108,223,.18);transition:background .2s ease,border-color .2s ease,color .2s ease;font-size:.95rem;font-weight:600}.admin-tabs button.active,.division-tabs button.active{background:linear-gradient(135deg,#2d6cdf,#3d7fff);color:#fff;border-color:transparent;box-shadow:0 10px 20px #2d6cdf29}.admin-tabs button:hover,.division-tabs button:hover{background:#e3eeff}.page-header-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:16px}.logout-button{background:#c0392b;color:#fff;border:none;padding:.35rem .65rem;border-radius:6px;cursor:pointer;font-size:.85rem;line-height:1;min-width:auto}.logout-button:hover{background:#a93226}.division-tabs button{width:auto;padding:8px 16px;background:#e8eefb;border-radius:999px;color:#1c3b72}.division-tabs button.active{background:#2d6cdf;color:#fff}.leaderboard,.club-leaderboard{overflow-x:auto;-webkit-overflow-scrolling:touch}.leaderboard table,.club-leaderboard table{width:auto;min-width:900px;border-collapse:collapse;table-layout:auto}.leaderboard th,.leaderboard td,.club-leaderboard th,.club-leaderboard td{padding:4px 6px;border:none;background:#fff;box-shadow:inset 0 -1px #0f172a0a;text-align:center;font-size:.83rem;white-space:nowrap}.leaderboard th:nth-child(2),.leaderboard td:nth-child(2),.leaderboard th:nth-child(15),.leaderboard td:nth-child(15),.leaderboard th:nth-child(16),.leaderboard td:nth-child(16),.club-leaderboard th:nth-child(2),.club-leaderboard td:nth-child(2),.club-leaderboard th:nth-child(3),.club-leaderboard td:nth-child(3),.club-leaderboard th:nth-child(4),.club-leaderboard td:nth-child(4),.club-leaderboard th:nth-child(17),.club-leaderboard td:nth-child(17){text-align:left}.leaderboard th:nth-child(1),.leaderboard td:nth-child(1),.club-leaderboard th:nth-child(1),.club-leaderboard td:nth-child(1){min-width:40px}.leaderboard th:nth-child(3),.leaderboard td:nth-child(3),.leaderboard th:nth-child(4),.leaderboard td:nth-child(4),.leaderboard th:nth-child(5),.leaderboard td:nth-child(5),.club-leaderboard th:nth-child(5),.club-leaderboard td:nth-child(5),.club-leaderboard th:nth-child(6),.club-leaderboard td:nth-child(6),.club-leaderboard th:nth-child(7),.club-leaderboard td:nth-child(7){min-width:38px}.leaderboard th:nth-child(6),.leaderboard td:nth-child(6),.leaderboard th:nth-child(7),.leaderboard td:nth-child(7),.leaderboard th:nth-child(8),.leaderboard td:nth-child(8),.club-leaderboard th:nth-child(8),.club-leaderboard td:nth-child(8),.club-leaderboard th:nth-child(9),.club-leaderboard td:nth-child(9),.club-leaderboard th:nth-child(10),.club-leaderboard td:nth-child(10){min-width:46px}.leaderboard th:nth-child(9),.leaderboard td:nth-child(9),.leaderboard th:nth-child(10),.leaderboard td:nth-child(10),.leaderboard th:nth-child(11),.leaderboard td:nth-child(11),.club-leaderboard th:nth-child(11),.club-leaderboard td:nth-child(11),.club-leaderboard th:nth-child(12),.club-leaderboard td:nth-child(12),.club-leaderboard th:nth-child(13),.club-leaderboard td:nth-child(13){min-width:52px}.leaderboard th:nth-child(12),.leaderboard td:nth-child(12),.leaderboard th:nth-child(13),.leaderboard td:nth-child(13),.leaderboard th:nth-child(14),.leaderboard td:nth-child(14),.club-leaderboard th:nth-child(14),.club-leaderboard td:nth-child(14),.club-leaderboard th:nth-child(15),.club-leaderboard td:nth-child(15),.club-leaderboard th:nth-child(16),.club-leaderboard td:nth-child(16){min-width:48px}.leaderboard th:nth-child(1),.leaderboard td:nth-child(1),.club-leaderboard th:nth-child(1),.club-leaderboard td:nth-child(1){min-width:36px}.leaderboard td:nth-child(2),.leaderboard th:nth-child(2),.club-leaderboard td:nth-child(2),.club-leaderboard th:nth-child(2),.club-leaderboard td:nth-child(3),.club-leaderboard th:nth-child(3),.club-leaderboard td:nth-child(4),.club-leaderboard th:nth-child(4),.leaderboard td:nth-child(15),.leaderboard th:nth-child(15),.leaderboard td:nth-child(16),.leaderboard th:nth-child(16),.club-leaderboard td:nth-child(17),.club-leaderboard th:nth-child(17){min-width:120px}.leaderboard th,.club-leaderboard th{background:#f8fafc;color:#0f172a;font-weight:700}.leaderboard td:nth-child(2),.club-leaderboard td:nth-child(2),.leaderboard th:nth-child(2),.club-leaderboard th:nth-child(2){min-width:200px}.leaderboard th:nth-child(9),.club-leaderboard th:nth-child(9),.leaderboard td:nth-child(9),.club-leaderboard td:nth-child(9){min-width:110px}.leaderboard th:nth-child(10),.club-leaderboard th:nth-child(10),.leaderboard td:nth-child(10),.club-leaderboard td:nth-child(10){min-width:100px}.leaderboard th:nth-child(11),.club-leaderboard th:nth-child(11),.leaderboard td:nth-child(11),.club-leaderboard td:nth-child(11){min-width:100px}.leaderboard th:nth-child(12),.club-leaderboard th:nth-child(12),.leaderboard td:nth-child(12),.club-leaderboard td:nth-child(12){min-width:80px}.club-leaderboard tbody tr:nth-child(2n) td{background:#fbfcfe}.leaderboard tbody tr td:first-child,.club-leaderboard tbody tr td:first-child{font-weight:700}@media (max-width: 1000px){.leaderboard table,.club-leaderboard table{font-size:.95rem}}@media (max-width: 900px){html,body{overflow-x:hidden}.app-shell{padding:14px 12px 20px}.site-brand{flex-direction:column;align-items:flex-start;gap:10px}.site-logo{width:96px;padding:4px}.filters-grid{display:flex;flex-direction:column;gap:10px}.filters-grid label{width:100%}.card{padding:14px;border-radius:14px}.leaderboard,.club-leaderboard{-webkit-overflow-scrolling:touch;padding-bottom:8px}.leaderboard th,.leaderboard td,.club-leaderboard th,.club-leaderboard td{padding:8px 10px;font-size:.85rem}}@media (max-width: 600px){.landing-tabs{display:flex;gap:8px}.landing-tabs button{flex:1 1 auto;padding:10px 8px;border-radius:999px;font-weight:700;font-size:.95rem}.division-tabs,.admin-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:6px}.division-tabs button,.admin-tabs button{flex:0 0 auto;padding:8px 14px;font-size:.9rem}.site-brand>div{width:100%}.leaderboard,.club-leaderboard{position:relative}.leaderboard:before,.club-leaderboard:before,.leaderboard:after,.club-leaderboard:after{content:"";pointer-events:none;position:absolute;top:0;bottom:0;width:36px;z-index:5}.leaderboard:before,.club-leaderboard:before{left:0;background:linear-gradient(to right,#f8fafc,#f8fafc00)}.leaderboard:after,.club-leaderboard:after{right:0;background:linear-gradient(to left,#f8fafc,#f8fafc00)}.export-button{width:100%;padding:12px 14px;border-radius:12px}.filters-grid{gap:8px}.stats-date-banner{margin-top:8px;display:inline-block;background:linear-gradient(90deg,#2d6cdf1f,#4f7cff0f);padding:6px 10px;border-radius:999px;color:var(--brand-blue-2);font-weight:700;font-size:.85rem}.card{box-shadow:0 12px 28px #0f172a0f}}.entry-card,.club-list{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px}.entry-header,.actions-row,.filters-grid{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.filters-grid label{flex:1}.export-button{background:#1f2937;color:#fff;border:none;border-radius:10px;padding:10px 16px;font-weight:600;cursor:pointer;white-space:nowrap}.export-button:disabled{opacity:.55;cursor:not-allowed}.print-header,.print-credit{display:none}@media print{@page{size:landscape;margin:10mm}html,body{width:100%!important;min-height:auto!important;height:auto!important;margin:0;padding:0;overflow:visible!important;background:#fff!important}body *{display:none!important;visibility:hidden!important}#root,#root .app-shell,#root .app-shell>main,#root .app-shell>main>.club-leaderboard-card,.club-leaderboard-card,.club-leaderboard-card .print-only,.club-leaderboard-card .print-only *{display:block!important;visibility:visible!important}#root .app-shell{margin:0!important;padding:0!important;background:transparent!important}#root .app-shell>main>.club-leaderboard-card{position:relative!important;top:0!important;left:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;box-shadow:none!important;border:none!important;background:transparent!important}.club-leaderboard-card>h2{display:none!important}.club-leaderboard-card .print-only{display:block!important;width:100%!important;margin:0!important;padding:0!important;background:#fff!important}.club-leaderboard-card .print-only table{display:table!important;width:100%!important;margin:0!important;border-collapse:collapse!important;border-spacing:0!important;font-size:.78rem!important}.club-leaderboard-card .print-only thead{display:table-header-group!important}.club-leaderboard-card .print-only tbody{display:table-row-group!important}.club-leaderboard-card .print-only tr{display:table-row!important}.club-leaderboard-card .print-only th,.club-leaderboard-card .print-only td{display:table-cell!important;white-space:nowrap!important;border:1px solid #475569!important;padding:6px 8px!important;color:#111827!important;background:transparent!important}.club-leaderboard-card .filters-grid,.club-leaderboard-card .export-button,.club-leaderboard-card .leaderboard-filter,.club-leaderboard-card select,.club-leaderboard-card label,.club-leaderboard-card button{display:none!important}.club-leaderboard-card .club-leaderboard{display:block!important;width:100%!important;padding:0!important;margin:0!important;background:transparent!important}.club-leaderboard-card .print-only .print-header{display:block!important;margin-bottom:10px!important}.club-leaderboard-card .print-only .print-header h2{margin:0 0 4px!important;font-size:1.1rem!important;font-weight:700!important;text-align:left!important}.club-leaderboard-card .print-only .print-header p,.club-leaderboard-card .print-only .print-credit{margin:0!important;color:#475569!important;font-size:.82rem!important;text-align:left!important}.club-leaderboard-card .print-only .print-credit{font-style:italic!important}}.grid-two-cols{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.grid-four-cols{display:grid;gap:10px;grid-template-columns:repeat(5,minmax(0,1fr))}.match-date-row{max-width:320px}.club-list ul{list-style:none;margin:0;padding:0}.club-list li{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #e2e8f0}.club-list li:last-child{border-bottom:none}.inline-edit-row,.inline-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.inline-edit-row input{min-width:220px}.secondary-button{background:#64748b}.secondary-button:hover{background:#475569}.team-management{display:grid;gap:12px}.team-create-form{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end}.team-mover{border:1px solid #e2e8f0;border-radius:12px;padding:12px;background:#fff}.team-mover-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.team-mover-header h3{margin:0 0 2px}.team-mover-header p{margin:0;color:#64748b;font-size:.9rem}.team-mover-filters{display:flex;gap:8px;flex-wrap:wrap}.team-mover-filters input,.team-mover-filters select{min-width:180px}.team-mover-list{display:grid;gap:8px}.team-move-row{display:grid;grid-template-columns:1fr 240px;align-items:center;gap:16px;padding:10px 0;border-top:1px solid #e2e8f0}.team-move-row:first-child{border-top:none;padding-top:0}.team-move-name{font-weight:600;color:#1f2937}.team-move-control{min-width:180px}.team-move-control select{width:100%}.team-show-more{margin-top:8px}.team-list{display:grid;gap:10px}.team-card{border:1px solid #e2e8f0;border-radius:12px;padding:12px;background:#f8fafc}.team-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.team-card-header h3{margin:0 0 4px}.team-card-header p{margin:0;color:#64748b;font-size:.92rem}.team-count{margin-top:4px;color:#334155;font-weight:600}.team-card-actions{display:flex;gap:8px;flex-wrap:wrap}.team-card-actions button{width:auto;min-width:74px;padding:7px 10px}.team-edit-form{display:grid;gap:8px;min-width:220px}@media (max-width: 800px){.grid-two-cols,.grid-four-cols,.competition-form-grid{grid-template-columns:1fr}.team-card-header{flex-direction:column;align-items:flex-start}.team-move-row{grid-template-columns:1fr}.team-move-control{width:100%}.competition-sheet-summary-main,.competition-division-head{flex-direction:column;align-items:flex-start}}.site-footer{display:flex;justify-content:center;padding:18px 0 8px;color:#64748b}.footer-login-link{display:inline-block;padding:8px 12px;background:#f1f5f9;color:#475569;border-radius:12px;font-size:.9rem;text-decoration:none;border:1px solid #e2e8f0}.footer-login-link:hover{background:#e9eef6}.landing-tabs{display:flex;gap:10px;margin-bottom:24px;flex-wrap:wrap}.landing-tabs button{padding:12px 22px;border:1px solid rgba(45,108,223,.18);background:#f8fbff;color:#1f365e;border-radius:999px;font-weight:700;transition:background .2s ease,transform .2s ease}.landing-tabs button.active{background:linear-gradient(135deg,#2d6cdf,#4f7fff);color:#fff;box-shadow:0 14px 28px #2d6cdf2e}.landing-tabs button:hover{background:#e8f0ff}.section-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;flex-wrap:wrap}.section-hero h2{margin:0}.section-hero p{margin:8px 0 0;color:#475569}.stats-info-pill{padding:10px 16px;background:#eff6ff;color:#1d4ed8;border-radius:999px;font-weight:700}.forum-page{display:grid;gap:20px}.forum-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.forum-header h2{margin:0}.forum-header p{margin:8px 0 0;color:#475569}.forum-form{display:grid;gap:16px}.forum-form-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.checkbox-field{display:flex;align-items:center;gap:12px;color:#334155;font-weight:700}.checkbox-field input{width:auto;margin:0}.forum-editor-card,.forum-post-card{border:1px solid rgba(45,108,223,.14);box-shadow:0 18px 38px #2d6cdf14}.forum-post-card{padding:20px}.forum-post-card.forum-post-pinned{border-color:#f59e0b;background:#fffbeb}.forum-post-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.pinned-badge{display:inline-block;margin-left:10px;padding:3px 10px;background:#d97706;color:#fff;border-radius:999px;font-size:.75rem;font-weight:700;vertical-align:middle}.forum-post-header h3{margin:0}.forum-post-meta{margin:8px 0 0;color:#64748b;font-size:.93rem}.forum-post-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-start}.forum-post-link{margin-top:8px}.forum-post-link a{color:#2563eb;font-weight:700;text-decoration:none}.forum-post-link a:hover{text-decoration:underline}.forum-post-body{color:#334155;line-height:1.75}.forum-post-attachments{margin-top:18px;padding-top:14px;border-top:1px solid rgba(15,23,42,.08)}.forum-post-attachments h4{margin:0 0 10px;font-size:.95rem;color:#0f172a}.forum-post-attachments ul{margin:0;padding-left:18px;display:grid;gap:8px}.forum-post-attachments a{color:#0b5b83;font-weight:700;text-decoration:none}.forum-post-attachments a:hover{text-decoration:underline}.forum-post-attachments span{color:#64748b}.competition-management{display:grid;gap:12px}.competition-subtabs{display:flex;flex-wrap:nowrap;gap:8px;margin-top:12px;width:auto;align-items:center}.competition-subtabs button{flex:0 0 auto;min-width:0;width:auto;white-space:nowrap;padding:8px 14px;border:1px solid transparent;border-radius:999px;background:#e8eefb;color:#1c3b72;font-size:.92rem;font-weight:700;cursor:pointer;text-align:center;transition:background .2s ease,border-color .2s ease,transform .2s ease}.competition-subtabs button.active{background:#2d6cdf;border-color:#2d6cdf;color:#fff}.competition-subtabs button:hover{background:#dbe5fb;transform:translateY(-1px)}.competition-subtab-panel,.competition-fixture-rounds{display:grid;gap:12px}.competition-fixture-round-card{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:10px 12px;max-width:720px}.competition-fixture-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.competition-fixture-card-head h5{margin:0;color:#0f172a}.competition-fixture-list-header{display:grid;grid-template-columns:92px minmax(0,1fr) 38px minmax(0,1fr) 96px;align-items:center;gap:0 8px;margin-bottom:6px;padding:0 8px}.competition-fixture-list-header-spacer{display:block}.competition-fixture-card-legend{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.competition-fixture-card-legend-home{color:#dc2626;text-align:right}.competition-fixture-card-legend-away{color:#1d4ed8;text-align:left;grid-column:4}.competition-fixture-card-legend-board{color:#0f172a;text-align:left;grid-column:5}.competition-fixture-list{display:grid;gap:8px}.competition-fixture-row{display:grid;grid-template-columns:92px minmax(0,1fr) 38px minmax(0,1fr) 96px;align-items:center;gap:0 8px;padding:7px 8px;border-radius:10px;background:#f8fafc}.competition-fixture-round-meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:6px}.competition-fixture-round-meta label{display:inline-flex;align-items:center;gap:8px;font-size:.9rem}.competition-fixture-card-head h5{margin-bottom:0}.competition-fixture-card-legend-date,.competition-fixture-card-legend-status{color:#0f172a;text-align:left;grid-column:auto}.competition-fixture-status{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:6px 10px;border-radius:10px;font-size:.85rem;font-weight:700}.competition-fixture-status.upcoming{background:#e0f2fe;color:#0c4a6e}.competition-fixture-status.complete{background:#dcfce7;color:#166534}.competition-fixture-scheduled-date-input{width:100%;padding:6px 8px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font-size:.9rem}.competition-fixture-completed-label{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:#0f172a}.competition-fixture-label{font-size:.78rem;font-weight:700;color:#1d4ed8;text-transform:uppercase;letter-spacing:.03em}.competition-fixture-home,.competition-fixture-away{font-weight:700;min-width:0;overflow-wrap:anywhere}.competition-fixture-home{color:#dc2626;text-align:right;justify-self:end}.competition-fixture-away{color:#1d4ed8;text-align:left;justify-self:start}.competition-fixture-board-input{width:100%;padding:6px 8px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font-size:.9rem;text-align:center}.competition-fixture-board-display{display:flex;align-items:center;justify-content:center;width:100%;min-height:36px;padding:6px 8px;border-radius:8px;background:#f8fafc;color:#0f172a;font-size:.95rem;font-weight:700}.competition-fixture-vs{color:#64748b;font-weight:800;text-align:center;min-width:38px;padding:0;justify-self:center}.competition-fixture-meta{color:#64748b;font-size:.78rem;text-transform:uppercase}.competition-stage-progress{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 18px}.competition-step{padding:6px 10px;border-radius:999px;background:#e2e8f0;color:#475569;font-size:.82rem;font-weight:700}.competition-step.active{background:#dbeafe;color:#1d4ed8}.competition-stage-stack{display:grid;gap:14px}.competition-sheet-header{display:grid;gap:12px;margin-bottom:14px}.competition-sheet-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes glow{0%,to{box-shadow:0 8px 20px #072b401f}50%{box-shadow:0 12px 32px #2d6cdf2e}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.landing-hero{animation:fadeInUp .6s ease-out;position:relative;overflow:hidden}.landing-hero:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(45,108,223,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}.site-logo{animation:fadeInScale .7s ease-out;animation-delay:.1s;animation-fill-mode:both}.hero-copy{animation:slideInRight .7s ease-out;animation-delay:.2s;animation-fill-mode:both}.hero-copy h1{background:linear-gradient(135deg,var(--brand-dark) 0%,var(--brand-blue) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:fadeInUp .8s ease-out;animation-delay:.3s;animation-fill-mode:both}.hero-tag{animation:fadeInUp .8s ease-out;animation-delay:.4s;animation-fill-mode:both}.hero-pill{animation:fadeInScale .6s ease-out;animation-fill-mode:both;transition:all .3s ease}.hero-pill:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2d6cdf29}.feature-card{animation:fadeInUp .6s ease-out;animation-fill-mode:both;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;cursor:pointer;border-radius:20px;border:1px solid rgba(45,108,223,.1)}.feature-card:nth-child(1){animation-delay:.5s}.feature-card:nth-child(2){animation-delay:.6s}.feature-card:nth-child(3){animation-delay:.7s}.feature-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.feature-card:hover:before{left:100%}.feature-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #2d6cdf26;border-color:#2d6cdf4d}.feature-card h3{color:var(--brand-blue);font-size:1.15rem;transition:color .3s ease}.feature-card:hover h3{color:#2d6cdf}.landing-tabs{animation:fadeInUp .6s ease-out;animation-delay:.8s;animation-fill-mode:both;overflow-x:auto;scrollbar-width:none}.landing-tabs::-webkit-scrollbar{display:none}.landing-tabs button{transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;white-space:nowrap}.landing-tabs button:hover:not(.active){transform:translateY(-2px);background:#e0f0ff}.landing-tabs button.active{animation:pulse 2s ease-in-out infinite}.card{animation:fadeInUp .6s ease-out;animation-fill-mode:both}.landing-preview-card{animation-delay:.1s}.card:hover{transform:translateY(-4px)}button:not([disabled]){transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}button:not([disabled]):active{transform:scale(.98)}@media (max-width: 768px){.app-shell{padding:16px 16px 24px}.landing-hero{flex-direction:column;gap:20px;padding:24px 20px}.site-logo{width:120px;margin:0 auto}.hero-copy{max-width:100%;text-align:center}.hero-copy h1{font-size:2rem}.landing-highlights{grid-template-columns:1fr;gap:14px}.feature-card{padding:18px}.feature-card h3{font-size:1rem}.feature-card p{font-size:.9rem}.landing-cta{flex-direction:column}.landing-cta button{width:100%}.hero-pill-row{justify-content:center}.landing-tabs{margin:16px 0 12px;gap:8px}.landing-tabs button{padding:10px 14px;font-size:.9rem}.card{padding:18px;border-radius:16px}.site-footer{padding:12px 16px;flex-direction:column;gap:8px}}@media (max-width: 480px){.app-shell{padding:12px 12px 20px}.landing-hero{padding:18px 16px;gap:16px}.site-logo{width:100px}.hero-copy h1{font-size:1.5rem}.hero-copy .site-subcopy{font-size:.95rem}.hero-tag{font-size:.7rem}.hero-pill{font-size:.85rem;padding:8px 12px}.landing-highlights{gap:12px}.feature-card{padding:16px}.feature-card h3{font-size:.95rem;margin-bottom:8px}.feature-card p{font-size:.85rem}.card{margin-bottom:14px}.card h2{font-size:1.25rem}}.section-subtitle{color:#64748b;font-size:.92rem;margin-top:3px}.competition-tag,.competition-tag-muted{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.competition-tag{background:#dbeafe;color:#1d4ed8}.competition-tag-muted{background:#f1f5f9;color:#475569}.competition-badges{display:flex;flex-wrap:wrap;gap:8px}.competition-form-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.competition-form-actions{grid-column:1 / -1}.competition-select{display:flex;flex-direction:column;gap:6px}.competition-sheet-summary{display:grid;gap:12px;margin:14px 0 16px;padding:14px;border:1px solid #e2e8f0;border-radius:14px;background:linear-gradient(135deg,#f8fbff,#f4f7fb)}.competition-sheet-summary-main{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.competition-summary-grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.competition-summary-card{border:1px solid #e2e8f0;border-radius:10px;padding:8px 10px;background:#fff}.competition-summary-stats{display:flex;flex-wrap:wrap;gap:6px;font-size:.8rem;color:#475569;margin-top:6px}.card-inner{border:1px solid #e2e8f0;border-radius:14px;padding:12px;background:#fbfdff;margin-top:12px}.audit-logs{display:flex;flex-direction:column;gap:18px}.audit-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px}.audit-filter-label{display:flex;flex-direction:column;gap:6px;font-weight:600;font-size:.95rem}.audit-table{width:100%;border-collapse:collapse;table-layout:fixed;min-width:100%}.audit-table th,.audit-table td{padding:14px 12px;border-bottom:1px solid #e2e8f0;vertical-align:top}.audit-table th{text-align:left;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;background:#f8fafc;color:#0f172a}.audit-table td{background:#fff;color:#334155;word-break:break-word}.audit-table td:nth-child(1){width:12%}.audit-table td:nth-child(2),.audit-table td:nth-child(3),.audit-table td:nth-child(4){width:12%}.audit-table td:nth-child(5){width:12%}.audit-table td:nth-child(6){width:10%}.audit-table td:nth-child(7){width:30%}.audit-detail-list{display:grid;gap:8px}.audit-detail-item{display:flex;gap:6px;flex-wrap:wrap;align-items:baseline}.audit-detail-key{font-weight:700;color:#0f172a}.audit-detail-value{color:#475569}.audit-detail-empty{color:#64748b;font-style:italic}.status-message{margin:0;color:#1d4f91}.status-message-loading{color:#b45309;font-weight:600}.competition-section-header{margin-bottom:10px}.competition-division-log{display:grid;gap:8px;margin-bottom:12px;padding:10px 0}.competition-division-log:last-child{margin-bottom:0}.competition-division-head{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.competition-standings-section{margin-top:18px}.competition-standings-log{margin-top:14px}.competition-standings-log h5{margin:0 0 8px;font-size:1rem}.competition-standings-log table{width:100%;border-collapse:collapse;min-width:100%}.competition-standings-log th,.competition-standings-log td{padding:9px 10px;border-bottom:1px solid #e2e8f0;text-align:left;font-size:.88rem}.competition-standings-log thead th{background:#f8fafc;color:#475569;text-transform:uppercase;letter-spacing:.04em}.competition-mini-summary{display:flex;flex-wrap:wrap;gap:6px;font-size:.82rem;color:#475569}.competition-table-wrap{overflow-x:auto}.competition-division-log table{width:100%;min-width:560px;border-collapse:collapse}.competition-division-log th,.competition-division-log td{text-align:left;padding:8px;border-bottom:1px solid #e2e8f0;font-size:.9rem}.competition-division-log thead th{font-size:.74rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b;background:#f8fafc}.competition-result-pill{display:inline-flex;justify-content:center;align-items:center;min-width:24px;padding:3px 7px;border-radius:999px;font-size:.78rem;font-weight:700;color:#fff}.competition-result-pill.win{background:#15803d}.competition-result-pill.draw{background:#64748b}.competition-result-pill.loss{background:#dc2626}.competition-empty-state{color:#64748b;padding:8px 0 2px}.competition-list{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:8px}.competition-list-item{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.login-card{max-width:420px;margin:24px auto;text-align:center}.login-branding{display:flex;justify-content:center;margin-bottom:8px}.login-logo{width:240px;height:auto}.login-card h2{margin-bottom:10px}.login-card label{margin-bottom:8px;display:block;text-align:left}.login-card label input{width:100%}.login-actions{display:flex;justify-content:center;gap:12px;margin-top:12px}.login-error{margin-top:12px;color:#b91c1c}.landing-fixtures-card{padding:24px}.fixtures-toolbar{margin:20px 0 10px;display:flex;justify-content:flex-start}.fixtures-select-label{display:flex;flex-direction:column;gap:8px;font-weight:700;color:#0f172a}.fixtures-select-label select{min-width:240px;border-radius:12px;padding:10px 12px;border:1px solid rgba(148,163,184,.28);background:#fff}.fixture-division{margin-top:20px}.fixture-division h3{margin:0 0 12px;font-size:1.05rem;color:var(--brand-blue)}.fixture-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.fixture-item{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;background:#f8fbff;border-radius:18px;border:1px solid rgba(45,108,223,.12)}.fixture-item p{margin:4px 0 0;color:#475569}.fixture-board{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#2d6cdf1f;color:var(--brand-blue);font-size:.92rem;font-weight:700}
