/* Shared Super League Wages logo identity. */
:root{--ink:#102443;--muted:#61738d;--line:#d4e0ed;--paper:#f5f9fd;--white:#fff;--green:#0757b8;--green-dark:#063b82;--lime:#18c5f2;--orange:#e26d3e}
:root{--display:'Inter',Arial,sans-serif;--body:'Inter',Arial,sans-serif}
.brand-logo{width:42px;height:42px;display:block;object-fit:cover;object-position:center;border:1px solid #fff;background:#0757b8}
.site-header,.admin-header{background:#052c68}
.brand-copy small{color:#18c5f2}
.intro-band{background:linear-gradient(135deg,#063b82 0%,#0757b8 62%,#087dc8 100%)}
.tiktok-dot{background:#18c5f2;box-shadow:3px -2px #fff}
.players-table tbody tr:hover{background:#eaf8fd}
.clubs-strip{background:#edf6fc}
.about-strip{background:#d9f6ff}
.about-inner h2{color:#063b82}
.header-tools{display:flex;align-items:center;gap:14px}.language-toggle{border:1px solid #75dbf5;background:transparent;color:#fff;padding:6px 9px;font:700 12px var(--body);cursor:pointer}.language-toggle:hover{background:#18c5f2;color:#052c68}.about-logo{width:82px;height:82px;object-fit:cover;object-position:center;border:2px solid #0757b8;background:#0757b8;flex:none}
.theme-toggle{border:1px solid #75dbf5;background:transparent;color:#fff;padding:6px 9px;font:700 12px var(--body);cursor:pointer}.theme-toggle:hover{background:#18c5f2;color:#052c68}
.transfers-section{background:#f5f9fd;border-top:1px solid var(--line);padding:12px 0 44px}.transfers-table{border-collapse:collapse;width:100%;min-width:650px}.transfers-table th{height:43px;background:#e8f2fa;color:#59708b;text-align:left;font-size:12px;letter-spacing:.7px;text-transform:uppercase;white-space:nowrap}.transfers-table th,.transfers-table td{padding:0 16px}.transfers-table tbody tr{height:62px;border-top:1px solid var(--line)}.transfers-table tbody tr:hover{background:#eaf8fd}.transfer-player{font-weight:700}.transfer-destination{color:var(--green);font-weight:700}.transfer-status{display:inline-block;border:1px solid #b5d8e7;padding:4px 8px;color:#0757b8;background:#effaff;font-size:12px;font-weight:700}.status-rumour{color:#a66a00;border-color:#e8cd91;background:#fff9e8}.status-loan{color:#5f4b98;border-color:#cec2e8;background:#f7f3ff}

[data-theme="dark"]{--ink:#e7eef7;--muted:#a9b8c9;--line:#30445a;--paper:#101a28;--white:#172536;--green:#35b7d8;--green-dark:#071525}
[data-theme="dark"] body{background:var(--paper);color:var(--ink)}
[data-theme="dark"] .content-shell,.transfers-section{background:var(--paper)}
[data-theme="dark"] .clubs-strip,[data-theme="dark"] .about-strip{background:var(--paper)}
[data-theme="dark"] .about-inner h2{color:#8ee7f5}
[data-theme="dark"] .players-table th,[data-theme="dark"] .transfers-table th{background:#1c3044;color:#b5c8db}
[data-theme="dark"] .players-table tbody,[data-theme="dark"] .players-table tbody tr,[data-theme="dark"] .transfers-table tbody,[data-theme="dark"] .transfers-table tbody tr{background:var(--paper);color:var(--ink)}
[data-theme="dark"] .players-table td,[data-theme="dark"] .transfers-table td{color:var(--ink)}
[data-theme="dark"] .players-table tbody tr:hover,[data-theme="dark"] .transfers-table tbody tr:hover{background:#1b3448}
[data-theme="dark"] .players-table tbody tr,[data-theme="dark"] .transfers-table tbody tr{border-color:var(--line)}
[data-theme="dark"] .editor-strip{background:#172536}
[data-theme="dark"] .editor-panel,[data-theme="dark"] .admin-card{background:#172536}
[data-theme="dark"] .records-list,[data-theme="dark"] .record-row{background:#172536;color:var(--ink)}
[data-theme="dark"] .record-main strong{color:var(--ink)}
[data-theme="dark"] .record-actions button{background:#0f1b29;color:#8ee7f5}
[data-theme="dark"] .form-grid input,[data-theme="dark"] .form-grid select,[data-theme="dark"] .admin-card input,[data-theme="dark"] .admin-card select{background:#0f1b29;border-color:#486078;color:var(--ink)}
[data-theme="dark"] .transfer-status{background:#173646;color:#8ee7f5;border-color:#3d7180}
[data-theme="dark"] .status-rumour{background:#3d351e;color:#f2cd70;border-color:#806b32}
[data-theme="dark"] .status-loan{background:#302c4a;color:#cfc2ff;border-color:#655b91}
[data-theme="dark"] .search-field,[data-theme="dark"] .select-wrap select{background:#172536;color:var(--ink);border-color:#486078}

@media (max-width:760px){
	.site-header{height:auto}
	.header-inner{padding:12px 16px 0;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}
	.brand-logo{width:38px;height:38px}.brand-copy{font-size:17px;line-height:15px}.brand-copy small{font-size:11px;letter-spacing:2px}
	.header-tools{gap:8px}.channel-badge{font-size:11px;gap:5px}.channel-badge strong{font-size:12px}.language-toggle{padding:7px 8px}
	.main-nav{grid-column:1/-1;order:initial;width:calc(100% + 32px);margin-left:-16px;padding:0 16px;gap:22px;height:42px;overflow-x:auto;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.main-nav a{font-size:13px;white-space:nowrap}
	.intro-inner{min-height:0;padding:36px 18px 30px;display:block}.intro-band h1{font-size:40px;line-height:1.04;max-width:100%}.intro-text{font-size:16px;line-height:1.4;margin-top:14px}.intro-band .eyebrow{font-size:10px;letter-spacing:1px}.rule{width:20px;margin:0 5px}.season-stamp{margin-top:22px;padding:10px 13px;text-align:left}.season-stamp strong{font-size:21px}
	.content-shell{padding-left:16px;padding-right:16px}.toolbar{padding:20px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.search-field{grid-column:1/-1;min-width:0}.select-wrap{min-width:0}.filter-reset{justify-self:start;height:38px}.select-wrap select,.search-field{height:40px}
	.section-heading{padding:24px 0 13px;align-items:end}.section-heading h2,.clubs-inner h2{font-size:28px}.result-count{font-size:12px}.table-wrap{margin-left:-1px;margin-right:-1px;overflow-x:auto;-webkit-overflow-scrolling:touch}.players-table{min-width:760px}.players-table th,.players-table td{padding:0 12px}.players-table tbody tr{height:70px}.avatar{width:38px;height:38px}.player-cell{gap:9px}.player-name{font-size:14px}.wage small{font-size:11px}.table-footer{padding-bottom:28px;font-size:12px}
	.clubs-inner{padding-top:26px;padding-bottom:26px}.club-list{gap:6px}.club-pill{font-size:13px;padding:6px 9px}
	.transfers-section{padding-bottom:28px}.transfers-section .section-heading{padding-top:24px}.transfers-table{min-width:680px}.transfers-table th,.transfers-table td{padding:0 12px}.transfers-table tbody tr{height:58px}
	.about-inner{padding-top:28px;padding-bottom:28px;display:grid;grid-template-columns:auto 1fr;gap:14px}.about-logo{width:58px;height:58px}.about-inner h2{font-size:24px}.about-inner p:not(.eyebrow){font-size:14px;line-height:1.4}.outline-button{grid-column:1/-1;justify-self:start;margin:4px 0 0;padding:9px 12px;font-size:14px}
	footer .content-shell{display:block;padding-top:15px;padding-bottom:15px}footer .content-shell span{display:block}footer .content-shell span+span{margin-top:6px}
	.player-drawer{width:100%;padding:48px 22px 28px}.drawer-hero h2{font-size:36px}.drawer-stat strong{font-size:24px}
	.admin-header{height:auto;padding:12px 16px}.admin-header .brand-logo{width:38px;height:38px}.admin-header-right{gap:10px;font-size:11px}.admin-shell{padding:32px 16px 48px}.login-view{margin:18px auto}.login-view h1,.page-heading h1{font-size:44px}.login-view>p:not(.eyebrow),.page-heading>div>p:not(.eyebrow){font-size:15px;line-height:1.4}.admin-card{padding:18px}.page-heading{margin-bottom:26px}.admin-layout{display:block}.records-panel{margin-top:26px}.record-row{padding:12px;gap:9px}.record-actions button{padding:6px 7px}.tab{font-size:19px}.tabs{gap:18px;overflow-x:auto}.form-grid{grid-template-columns:1fr}.wide-field{grid-column:auto}
}

@media (max-width:380px){
	.channel-badge{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-nav{gap:18px}.intro-band h1{font-size:36px}.toolbar{grid-template-columns:1fr}.filter-reset{grid-column:1/-1}.about-inner{grid-template-columns:1fr}.about-logo{width:64px;height:64px}.about-inner h2{font-size:23px}
}
