:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}html,body,#root,.app{width:100%;max-width:100%;overflow-x:hidden}.hero,.upload-card,.card,.results,.grid{min-width:0;max-width:100%}:root{color:#172033;background:#f4f6f8;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}body{background:#f4f6f8;margin:0}.app{min-height:100vh;padding:32px}.hero{color:#fff;background:linear-gradient(135deg,#10233f,#234b73);border-radius:24px;margin-bottom:24px;padding:40px;box-shadow:0 20px 40px #10233f2e}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#7aa7d9;margin:0 0 8px;font-size:12px;font-weight:700}.hero .eyebrow,.hero h1{color:#bcd7f5}h1,h2,h3,p{margin-top:0}h1{margin-bottom:12px;font-size:42px}.subtitle{color:#d9e7f5;max-width:760px;margin-bottom:0;font-size:17px;line-height:1.5}.upload-card,.card{background:#fff;border:1px solid #e7ebf0;border-radius:20px;padding:24px;box-shadow:0 12px 28px #17203314}.upload-card{margin-bottom:28px}.upload-card p{color:#67728a}.upload-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}input[type=file]{background:#f9fafc;border:1px solid #d8dee8;border-radius:12px;padding:10px}button{color:#fff;cursor:pointer;background:#18395f;border:none;border-radius:12px;padding:12px 18px;font-weight:700}button:disabled{opacity:.6;cursor:not-allowed}.file-name{margin-top:12px;margin-bottom:0}.error{margin-top:12px;font-weight:700;color:#b42318!important}.results{flex-direction:column;gap:24px;display:flex}.section-heading h2{margin-bottom:0;font-size:30px}.grid{gap:24px;display:grid}.two-col{grid-template-columns:1.35fr 1fr}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#667085;border-bottom:1px solid #e4e7ec;padding:12px 8px;font-size:12px}td{border-bottom:1px solid #eef1f5;padding:12px 8px;font-size:14px}.player-name{color:#172033;font-weight:700}.pill{color:#224d7d;background:#eef5ff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.lineup{flex-direction:column;gap:12px;display:flex}.lineup-row{background:#f8fafc;border:1px solid #edf1f5;border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.order-number{color:#fff;background:#18395f;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.muted{color:#667085;margin-top:3px;font-size:13px}.report{white-space:pre-wrap;color:#344054;background:#f8fafc;border:1px solid #edf1f5;border-radius:14px;padding:18px;font-family:inherit;line-height:1.6}.comparison-controls{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;display:grid}select{color:#172033;background:#f9fafc;border:1px solid #d8dee8;border-radius:12px;width:100%;padding:12px;font-weight:600}.comparison-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.comparison-card{background:#f8fafc;border:1px solid #edf1f5;border-radius:16px;padding:18px}.comparison-card h4{margin:0 0 10px;font-size:20px}.metric-list{gap:10px;margin-top:16px;display:grid}.metric-list div{border-bottom:1px solid #e7ebf0;justify-content:space-between;gap:12px;padding-bottom:8px;display:flex}.metric-list span{color:#667085}.metric-list strong{color:#172033}@media (width<=700px){.comparison-controls,.comparison-grid{grid-template-columns:1fr}}@media (width<=900px){.app{padding:16px}.hero{border-radius:18px;padding:24px}h1{font-size:30px;line-height:1.1}.subtitle{font-size:15px}.upload-card,.card{border-radius:16px;padding:18px}.upload-row{flex-direction:column;align-items:stretch}input[type=file],button{width:100%}.two-col{grid-template-columns:1fr}.table-wrap{width:100%;overflow-x:auto}table{min-width:620px}}@media (width<=480px){.app{padding:12px}.hero{margin-bottom:16px;padding:20px}h1{font-size:26px}h2{font-size:22px}.subtitle{font-size:14px}.upload-card,.card{padding:14px}.section-heading h2{font-size:24px}.lineup-row{align-items:flex-start}.order-number{width:30px;height:30px;font-size:13px}.report{padding:14px;font-size:14px}}
