:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7f4;--surface:#fff;--surface-soft:#eef3ee;--ink:#18201d;--muted:#68746e;--line:#dbe3dc;--accent:#1f7a5a;--accent-strong:#115c43;--accent-soft:#dff4ea;--blue:#2563a7;--blue-soft:#e5eef8;--amber:#9a651f;--amber-soft:#fff1d6;--danger:#a73b3b;--shadow:0 18px 42px #12201b14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}button,input,select{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fbfcfa;flex-direction:column;gap:28px;height:100vh;padding:28px 22px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--ink);color:#fff;letter-spacing:0;border-radius:8px;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.brand strong,.brand span{display:block}.brand span{color:var(--muted);font-size:.83rem}.nav-list{gap:6px;display:grid}.nav-item{min-height:40px;color:var(--muted);border-radius:8px;align-items:center;padding:0 12px;font-weight:700;text-decoration:none;display:flex}.nav-item:hover,.nav-item.active{background:var(--surface-soft);color:var(--ink)}.sidebar-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;margin-top:auto;padding:16px}.sidebar-panel strong{margin-top:4px;display:block}.sidebar-panel p{color:var(--muted);margin:8px 0 0;font-size:.9rem}.main-content{align-content:start;gap:22px;padding:28px;display:grid}.topbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.topbar h1,.panel h2{letter-spacing:0;margin:0}.topbar h1{max-width:820px;font-size:4.2rem;line-height:.96}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.eyebrow{color:var(--accent-strong);letter-spacing:0;text-transform:uppercase;font-size:.72rem;font-weight:800}.primary-button,.ghost-button{border:1px solid #0000;border-radius:8px;min-height:42px;padding:0 14px;font-weight:800}.primary-button{background:var(--accent);color:#fff}.primary-button:hover{background:var(--accent-strong)}.ghost-button{border-color:var(--line);background:var(--surface);color:var(--ink)}.ghost-button:hover{background:var(--surface-soft)}.full-width{width:100%}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-card,.panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.metric-card{gap:8px;min-height:148px;padding:20px;display:grid}.metric-label,.metric-note{color:var(--muted);font-size:.88rem}.metric-card strong{overflow-wrap:anywhere;align-self:end;font-size:2.5rem;line-height:1}.dashboard-grid{grid-template-columns:minmax(0,1.8fr) minmax(320px,.9fr);gap:22px;display:grid}.panel{min-width:0;padding:20px}.panel-header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.panel h2{font-size:1.18rem}.status-pill,.count-pill,.source-pill{white-space:nowrap;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:.76rem;font-weight:800;display:inline-flex}.status-pill.actual{background:var(--accent-soft);color:var(--accent-strong)}.count-pill{background:var(--surface-soft);color:var(--muted)}.source-pill{background:var(--amber-soft);color:var(--amber)}.chart-wrap{border:1px solid var(--line);background:linear-gradient(#1f7a5a14,#0000),repeating-linear-gradient(0deg,#0000 0 67px,#68746e1f 68px);border-radius:8px;height:340px;overflow:hidden}#revenueChart{width:100%;height:100%;display:block}.chart-axis{fill:var(--muted);font-size:20px;font-weight:700}.chart-line{fill:none;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:5px}.chart-area{fill:#1f7a5a2e}.chart-dot{fill:#fff;stroke:var(--accent);stroke-width:4px}.stack-list{gap:12px;display:grid}.game-row{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.game-identity{align-items:center;gap:12px;min-width:0;display:flex}.game-identity strong,.game-identity span{display:block}.game-identity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.game-identity span{color:var(--muted);font-size:.86rem}.game-thumb{background:radial-gradient(circle at 68% 30%, #ffffffd9, transparent 22%), linear-gradient(135deg, var(--thumb-a,#1f7a5a), var(--thumb-b,#2563a7));border:1px solid #ffffffb3;border-radius:8px;flex:none;width:48px;height:48px;box-shadow:inset 0 -18px 24px #0000002e}.game-value{color:var(--ink);white-space:nowrap;padding-left:60px;font-weight:900}.table-wrap{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:980px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:13px 10px}th{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}td{font-size:.95rem}tr:last-child td{border-bottom:0}.number-cell{white-space:nowrap;font-weight:850}.muted{color:var(--muted)}.hot-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.hot-card{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;align-content:space-between;gap:18px;min-height:230px;padding:14px;display:grid}.hot-card-top{justify-content:space-between;gap:10px;display:flex}.rank-badge{background:var(--ink);color:#fff;border-radius:8px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.hot-thumb{aspect-ratio:16/10;background:radial-gradient(circle at 26% 28%, #ffffffe6, transparent 18%), linear-gradient(135deg, var(--thumb-a,#2563a7), var(--thumb-b,#9a651f));border-radius:8px;width:100%;box-shadow:inset 0 -32px 34px #0003}.hot-card h3{margin:0 0 4px;font-size:1rem;line-height:1.2}.hot-meta{color:var(--muted);gap:4px;font-size:.86rem;display:grid}.data-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.form-panel{align-content:start;gap:14px;display:grid}label{color:var(--ink);gap:7px;font-size:.88rem;font-weight:800;display:grid}input,select{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);background:#fbfcfa;border-radius:8px;padding:0 11px}input:focus,select:focus{border-color:var(--accent);outline:3px solid #1f7a5a29}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.segmented-control{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:4px;display:grid}.segmented-control label{color:var(--muted);font-size:.9rem;display:block}.segmented-control input{opacity:0;pointer-events:none;position:absolute}.segmented-control span{border-radius:6px;place-items:center;min-height:34px;display:grid}.segmented-control input:checked+span{background:var(--surface);color:var(--ink);box-shadow:0 1px 4px #12201b1a}.form-note{color:var(--muted);margin:0;font-size:.88rem}.empty-state{border:1px dashed var(--line);color:var(--muted);background:#fbfcfa;border-radius:8px;padding:18px}@media (width<=1180px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.data-entry-grid{grid-template-columns:1fr}.hot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;padding:18px;position:static}.nav-list{padding-bottom:4px;display:flex;overflow-x:auto}.nav-item{white-space:nowrap}.sidebar-panel{display:none}.main-content{padding:18px}.topbar{flex-direction:column;align-items:stretch}.topbar h1{font-size:3rem}.topbar-actions{justify-content:stretch}.topbar-actions>*{flex:150px}.hot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.summary-grid,.hot-grid,.form-row{grid-template-columns:1fr}.metric-card{min-height:128px}.metric-card strong{font-size:2rem}.topbar h1{font-size:2.25rem}.panel{padding:16px}.chart-wrap{height:280px}}
