:root{--bg:#0b0d12;--panel:#0f121a;--panel-2:#121624;--panel-dark:#07101a;--panel-accent:#081726;--panel-light:#223a5e;--panel-rust:#43281b;--panel-rust-border:#5a3a2a;--text:#e6eaf2;--muted:#9aa3b2;--border:#232a3a;--border-2:#222;--brand:#6ea8fe;--brand-2:#8ec5ff;--success:#34d399;--danger:#f87171;--warning:#fbbf24;--win-color:#2a6;--win-bg:#0c240c;--win-border:#1c3;--loss-color:#c44;--loss-bg:#240c0c;--loss-border:#933;--tbd-color:#9af;--tbd-bg:#121b24;--tbd-border:#345;--legend-size:10px}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed,fixed;background-color:var(--bg);background-image:radial-gradient(1200px 800px at 80% -10%,#1a2440 0,#1a244000 50%),radial-gradient(900px 700px at -10% 10%,#13222b 0,#13222b00 40%);background-position:80% -10%,-10% 10%;background-repeat:no-repeat,no-repeat;background-size:1200px 800px,900px 700px;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{color:var(--brand-2);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}a{color:var(--brand);text-underline-offset:2px}a:hover{color:var(--brand-2)}.admin-user-row,.entry-item{background:var(--panel-accent)}.entry-item{border:1px solid #2a3a55;margin:12px 0;padding:12px}.App{text-align:left}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}table td,table th{font-size:14px}@media (max-width:900px){.reveal-grid{display:block!important}}@media (max-width:768px){.App{padding:16px!important}h1{font-size:22px}h2{font-size:18px}table td,table th{font-size:13px;padding:6px}.env-meta{display:none}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.sticky-first-col td:first-child,.sticky-first-col th:first-child{left:0;max-width:240px}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.skeleton{background:linear-gradient(90deg,#1a1a1a 25%,#222 37%,#1a1a1a 63%);border-radius:4px}.skeleton.text{height:12px;width:100%}.skeleton.row{height:34px;width:100%}.skeleton.block{height:120px;width:100%}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.toast{border-radius:6px;bottom:16px;box-shadow:0 2px 8px #00000080;padding:10px 12px;position:fixed;right:16px}.toast.error{background:var(--panel-2)}.focusable:focus{outline:2px solid #9af}.sticky-first-col td:first-child,.sticky-first-col th:first-child{left:0;position:-webkit-sticky;position:sticky;z-index:2}thead.sticky th{position:-webkit-sticky;position:sticky;top:0;z-index:3}.App>div[style*="border: 1px solid #333"]{overflow-x:auto}h1{font-size:28px;letter-spacing:-.02em;margin:0 0 8px}h2{font-size:20px;letter-spacing:-.01em;margin:16px 0 8px}h3{font-size:16px;margin:12px 0 6px}.panel{background:var(--panel)}.panel,.panel-2{border:1px solid var(--border);border-radius:10px}.panel-2{background:var(--panel-2)}.btn,button{background:linear-gradient(180deg,#1b2335,#141a2a);border:1px solid #2a3550;border-radius:8px;color:#dbe7ff;cursor:pointer;padding:8px 12px;transition:transform .02s ease,background .2s ease,border-color .2s ease}.btn:hover,button:hover{background:linear-gradient(180deg,#202b44,#182036);border-color:#3a4b78}.btn:active,button:active{transform:translateY(1px)}button[disabled]{cursor:not-allowed;opacity:.6}input,select,textarea{background:var(--panel);border:1px solid var(--border);border-radius:8px;color:var(--text);padding:8px 10px}input::placeholder,label,textarea::placeholder{color:var(--muted)}label{font-size:14px}table{border-collapse:collapse;width:100%}th,thead th{color:#d3ddf3;font-weight:600}td,th{border-bottom:1px solid var(--border);font-size:14px;padding:8px}tbody tr:hover td{background:#ffffff05}.sticky-first-col td:first-child,.sticky-first-col th:first-child,thead.sticky th{background:var(--panel)}.grid-compact{font-size:11px}.grid-compact table td,.grid-compact table th{font-size:11px;padding:4px 6px}.grid-compact table{table-layout:fixed}.grid-compact table td:first-child,.grid-compact table th:first-child{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:160px}.grid-compact .clamp-2{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:normal}@media (max-width:480px){.grid-compact table td:first-child,.grid-compact table th:first-child{max-width:140px;width:140px}}.kpi{background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:10px}.pill{background:var(--panel-2);border:1px solid var(--border);border-radius:999px;display:inline-block;padding:2px 8px}.pill.win{background:#34d39914;border-color:#34d39959;color:var(--win-color)}.pill.loss{background:#f8717114;border-color:#f8717159;color:var(--loss-color)}.pill.progress{background:#93c5fd14;border-color:#93c5fd59;color:var(--tbd-color)}.skeleton{animation:skeleton-loading 1.2s ease-in-out infinite;background:linear-gradient(90deg,#0f131d 25%,#121a2a 37%,#0f131d 63%);background-size:400% 100%;border-radius:6px;position:relative}.toast{background:var(--panel);border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 30px #00000059,inset 0 1px 0 #ffffff0a;color:var(--text)}.toast.error{background:#240f0f;border-color:#f8717159;color:#ffd2d2}.focusable:focus{border-radius:6px;outline:2px solid var(--brand-2);outline-offset:2px}.grid{grid-gap:12px;display:grid;gap:12px}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.muted{color:var(--muted)}.chip{align-items:center;background:var(--panel-2);border:1px solid var(--border);border-radius:999px;display:inline-flex;gap:6px;padding:2px 6px}.reveal-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:2fr 1fr;margin-top:8px}.reveal-panel{background:var(--panel-accent);border:1px solid var(--border-2);padding:8px}.reveal-panel-accent{background:var(--panel-rust);border:1px solid var(--panel-rust-border);font-weight:700;padding:8px}.reveal-kpis{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(5,1fr);margin-bottom:8px}.reveal-kpi{background:var(--panel);border:1px solid var(--border);padding:8px}.reveal-kpi.win{background:var(--win-bg);border-color:var(--win-border)}.reveal-kpi.loss{background:var(--loss-bg);border-color:var(--loss-border)}.reveal-kpi.tbd{background:var(--panel);border-color:var(--tbd-border)}.reveal-table{border:1px solid var(--border-2);max-height:70vh;overflow:auto}.reveal-table table{border-collapse:collapse;width:100%}.reveal-table td,.reveal-table th{border-bottom:1px solid var(--border-2);padding:4px 6px}.reveal-legend{align-items:center;display:flex;font-size:12px;gap:12px;margin-top:8px;opacity:.85}.legend-swatch{border:1px solid var(--border);border-radius:2px;display:inline-block;height:var(--legend-size);margin-right:4px;width:var(--legend-size)}.distribution-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr auto auto}.distribution-row{align-items:center;display:flex;gap:6px}.distribution-count{text-align:right}.distribution-pct{opacity:.8;text-align:right}.legend-swatch.win{border-color:var(--win-border)}.legend-swatch.loss{border-color:var(--loss-border)}.legend-swatch.tbd{border-color:var(--tbd-border)}.legend-swatch.win{background:var(--win-bg)}.legend-swatch.loss{background:var(--loss-bg)}.legend-swatch.tbd{background:var(--tbd-bg)}
/*# sourceMappingURL=main.2c25a224.css.map*/