:root{color:#172033;background:#eef2f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button,.file-button{align-items:center;background:#172033;border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;gap:8px;min-height:40px;padding:0 14px}button:hover,.file-button:hover{background:#26344f}.app-shell{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:1440px;padding:24px}.app-header{align-items:center;background:#172033;border-radius:8px;color:#fff;display:flex;justify-content:space-between;min-height:112px;padding:24px}.app-header h1,.app-header p,.section-title h2,.workbench-header h2,.workbench-header p{margin:0}.app-header h1{font-size:32px;line-height:1.1}.app-header p{color:#cbd5e1;margin-top:8px}.header-actions,.export-row{display:flex;flex-wrap:wrap;gap:10px}.admin-field{align-items:center;background:#fff;border-radius:8px;color:#172033;display:flex;gap:8px;min-height:40px;padding:0 12px}.admin-field input{border:0;min-width:150px;outline:0}.icon-button{justify-content:center;padding:0;width:42px}.hero-grid,.analytics-grid{display:grid;gap:20px;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr)}.analytics-grid{grid-template-columns:.8fr 1.2fr}.leader-spotlight,.control-panel,.chart-card,.match-workbench{background:#fff;border:1px solid #d8e0eb;border-radius:8px;box-shadow:0 14px 40px #17203314;padding:18px}.section-title{align-items:center;display:flex;gap:10px;margin-bottom:16px}.section-title h2,.workbench-header h2{font-size:20px;line-height:1.2}.podium{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:14px}.podium-card{background:linear-gradient(135deg,#dbeafe,#f8fafc);border:1px solid #bfdbfe;border-radius:8px;display:flex;flex-direction:column;gap:8px;min-height:126px;padding:14px}.podium-card span,.match-meta span,.score-input span,.filters span,.status-line,.workbench-header p{color:#64748b;font-size:13px}.podium-card strong{flex:1;line-height:1.25}.podium-card b{font-size:24px}.leaderboard{display:flex;flex-direction:column;gap:8px;max-height:390px;overflow:auto;padding-right:4px}.leaderboard-row{align-items:center;border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:10px;grid-template-columns:34px minmax(0,1fr) 82px 44px;min-height:44px;padding:0 12px}.leaderboard-row span{color:#64748b}.leaderboard-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leaderboard-row small{color:#64748b}.filters{display:grid;gap:12px}.filters label{display:grid;gap:6px}.filters select,.score-input input{border:1px solid #cbd5e1;border-radius:8px;min-height:40px;outline:0;padding:0 10px}.status-line{background:#f8fafc;border-radius:8px;margin:14px 0;padding:10px}.file-button{position:relative}.file-button input{top:0;right:0;bottom:0;left:0;opacity:0;position:absolute}.chart-card{min-height:280px}.bar-chart{display:grid;gap:12px}.bar-row{align-items:end;display:grid;gap:12px;grid-template-columns:minmax(110px,.7fr) minmax(0,1fr);min-height:36px}.bar-row span{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar-stack{align-items:end;display:grid;gap:8px;grid-template-columns:repeat(3,1fr);height:36px}.bar-stack i{background:#2563eb;border-radius:6px 6px 0 0;display:block}.bar-stack i:nth-child(2){background:#16a34a}.bar-stack i:nth-child(3){background:#f97316}.line-chart-wrap svg{display:block;height:auto;width:100%}.axis{stroke:#cbd5e1;stroke-width:2}.chart-legend{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:10px}.chart-legend span{align-items:center;color:#475569;display:inline-flex;font-size:12px;gap:6px}.chart-legend i{border-radius:999px;display:inline-block;height:8px;width:8px}.workbench-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.workbench-header span{background:#eef2ff;border-radius:999px;color:#3730a3;padding:6px 12px}.match-list{display:grid;gap:10px}.match-row{align-items:center;border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:14px;grid-template-columns:170px minmax(220px,1fr) 150px 150px;min-height:76px;padding:12px}.match-meta{display:grid;gap:5px}.teams{align-items:center;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 26px minmax(0,1fr)}.teams strong{overflow-wrap:anywhere}.teams span{color:#94a3b8;text-align:center}.score-input{display:grid;gap:6px;min-width:0}.score-input div{display:grid;gap:6px;grid-template-columns:1fr 38px;min-width:0}.score-input button{justify-content:center;padding:0}.score-input input{min-width:0;width:100%}.loading-shell{align-items:center;color:#172033;display:flex;flex-direction:column;gap:14px;justify-content:center;min-height:100vh}.spinner{animation:spin 1s linear infinite;border:3px solid #cbd5e1;border-top-color:#2563eb;border-radius:999px;height:38px;width:38px}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 980px){.app-header,.workbench-header{align-items:stretch;flex-direction:column;gap:16px}.hero-grid,.analytics-grid,.match-row,.podium{grid-template-columns:1fr}}@media (max-width: 620px){.app-shell{padding:12px}.app-header{padding:18px}.app-header h1{font-size:26px}.leaderboard-row{grid-template-columns:28px minmax(0,1fr) 38px}.leaderboard-row small{display:none}}
