: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{width:100%;height:100%;margin:0}@media (width<=1200px){.board{flex-wrap:wrap;justify-content:center;width:100%}.board-column{width:90%;max-width:500px}}.board{gap:16px;width:max-content;height:100%;padding:16px;display:flex}.board-wrapper{justify-content:center;width:100%;height:calc(100vh - 56px);display:flex;overflow:auto hidden}.board-column{background:#f1f5f9;border-radius:12px;flex-direction:column;flex-shrink:0;width:300px;min-width:300px;height:100%;padding:12px;display:flex}.column-body{flex:1;padding-right:6px;overflow-y:auto}.column-body::-webkit-scrollbar{width:8px}.column-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}.header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex}.header-actions{gap:8px;display:flex}.header-orange{color:#9a3412;background:#ffedd5}.btn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:6px 12px;font-size:14px;transition:background .15s,border .15s}.btn:hover{background:#f1f5f9}.btn:disabled{opacity:.5;cursor:not-allowed}.badge{border-radius:999px;padding:2px 6px;font-size:11px;font-weight:600}.badge-QB{background:#e0f2fe}.badge-RB{background:#dcfce7}.badge-WR{background:#fef3c7}.badge-TE{background:#ede9fe}.badge-DEF{background:#fee2e2}.badge-K{background:#e5e7eb}.card{background:#fff;border-radius:12px;flex-direction:column;gap:8px;margin-bottom:14px;padding:12px;display:flex;box-shadow:0 2px 6px #00000014}.players-table{width:100%}.player-row{border-bottom:1px solid #ddd;grid-template-columns:80px 1fr 80px 100px 100px 200px;align-items:center;padding:8px;display:grid}.player-row.header{border-bottom:2px solid #000;font-weight:700}.col{padding:4px}.actions button{margin-right:6px}
