:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f7f9;color:#17202a;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.68}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,rgba(11,87,111,.08),transparent 34%),linear-gradient(315deg,rgba(170,74,44,.08),transparent 38%),#f6f7f9}.login-panel{width:min(420px,100%);border:1px solid #d9dee7;border-radius:8px;background:#fff;padding:32px;box-shadow:0 24px 70px #11182714}.login-panel h1,.topbar h1{margin:0;font-size:28px;line-height:1.15}.brand-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#0b576f;margin-bottom:18px}.brand-mark.small{width:34px;height:34px;margin:0}.login-form{margin-top:24px;display:grid;gap:16px}label{display:grid;gap:8px;color:#536071;font-size:13px;font-weight:700}input,select,textarea{width:100%;border:1px solid #cdd5df;border-radius:8px;background:#fff;color:#17202a;min-height:42px;padding:0 12px;outline:none}input:focus,select:focus,textarea:focus{border-color:#0b576f;box-shadow:0 0 0 3px #0b576f24}textarea{min-height:180px;padding:12px;line-height:1.45;resize:vertical}.form-error,.notice.error{color:#9f2d20;background:#fff1ef;border-color:#fac5bd}.primary-action,.ghost-action{min-height:42px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;padding:0 14px;font-weight:800;white-space:nowrap}.primary-action{background:#0b576f;color:#fff}.ghost-action{color:#273447;background:#fff;border-color:#d9dee7}.ghost-action:hover{border-color:#aeb9c8;background:#f8fafc}.primary-action:focus-visible,.ghost-action:focus-visible,.sidebar nav button:focus-visible,.provider-chip:focus-visible,.provider-row:focus-visible{outline:3px solid rgba(11,87,111,.28);outline-offset:2px}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}.sidebar{min-height:100vh;border-right:1px solid #dfe4ec;background:#fff;padding:20px;display:flex;flex-direction:column;gap:24px}.app-title,.sidebar nav button{display:flex;align-items:center;gap:10px}.sidebar nav{display:grid;gap:8px}.sidebar nav button{min-height:40px;color:#536071;background:transparent;border:0;border-radius:8px;padding:0 10px;font-weight:800;text-align:left}.sidebar nav button svg{color:#3d4b5f}.sidebar nav button:hover{color:#273447;background:#f3f6f9}.sidebar nav button:hover svg{color:#0b576f}.sidebar nav button small{margin-left:auto;border-radius:999px;background:#eef1f5;color:#536071;padding:2px 8px;font-size:11px;line-height:18px}.sidebar nav button.active{color:#0b576f;background:#eef7f9}.sidebar nav button.active svg{color:#0b576f}.sidebar nav button.active small{color:#fff;background:#0b576f}.logout{margin-top:auto}.workspace{min-width:0;padding:28px}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.eyebrow{margin:0 0 6px;color:#697586;font-size:13px;font-weight:800}.actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.notice{border:1px solid #b8dec9;background:#f0fbf5;color:#17623d;border-radius:8px;padding:12px 14px;margin-bottom:18px;font-weight:800}.file-input{display:none}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}.metric-card{border:1px solid #dfe4ec;background:#fff;border-radius:8px;padding:18px;display:flex;gap:14px;min-height:108px}.metric-card>span{color:#0b576f}.metric-card p,.game-cell small,.provider-chip small{margin:0;color:#697586;font-size:12px;font-weight:800}.metric-card strong{display:block;margin-top:6px;font-size:25px;line-height:1.1}.overview-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:14px}.panel{border:1px solid #dfe4ec;background:#fff;border-radius:8px;min-width:0;overflow:hidden}.panel-header{min-height:56px;padding:0 16px;border-bottom:1px solid #edf0f4;display:flex;align-items:center;gap:10px}.panel-header>span{color:#0b576f}.panel-header>small{margin-left:auto;color:#697586;font-weight:900}.provider-list{display:grid}.provider-row{min-height:64px;border:0;border-bottom:1px solid #edf0f4;background:#fff;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:10px 16px;color:#17202a;text-align:left}.provider-row:hover{background:#f8fafc}.provider-row img{width:38px;height:38px;object-fit:contain}.provider-row strong,.provider-row small{display:block}.provider-row small{margin-top:3px;color:#697586;font-size:12px;font-weight:800}.provider-row b{color:#0b576f}.runtime-grid{display:grid;gap:10px;padding:16px}.runtime-item{min-height:72px;border:1px solid #edf0f4;border-radius:8px;display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:10px;padding:12px}.runtime-item>span{grid-row:1 / 3;color:#0b576f}.runtime-item small{color:#697586;font-size:12px;font-weight:800}.runtime-item strong{font-size:20px;line-height:1.1}.profile-grid{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(360px,1.15fr);gap:14px;align-items:start}.settings-grid{display:grid;grid-template-columns:minmax(420px,1fr) minmax(320px,.7fr);gap:14px;align-items:start}.profile-details{display:grid;gap:10px;padding:16px}.password-form,.settings-form{display:grid;gap:16px;padding:16px}.password-form .primary-action,.settings-form .primary-action{width:fit-content}.origin-list{display:grid;gap:10px;padding:16px}.origin-list code{display:block;width:100%;overflow-wrap:anywhere;border:1px solid #edf0f4;border-radius:8px;background:#f8fafc;color:#273447;padding:10px 12px;font-size:13px;font-weight:800}.games-summary{border:1px solid #dfe4ec;background:#fff;border-radius:8px;padding:16px;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.games-summary strong{font-size:24px}.provider-strip{display:flex;overflow-x:auto;gap:10px;padding:2px 2px 14px;margin-bottom:8px;scrollbar-color:#aeb9c8 transparent;scrollbar-width:thin}.provider-strip.compact{gap:8px;margin-bottom:14px;padding-bottom:12px}.provider-chip{border:1px solid #dfe4ec;background:#fff;color:#273447;border-radius:8px;min-width:152px;height:58px;padding:8px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;font-weight:900;box-shadow:0 1px #11182708}.provider-chip:hover{border-color:#aeb9c8;background:#f8fafc}.provider-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.provider-chip.selected{border-color:#0b576f;background:#e7f3f6;color:#073f52;box-shadow:inset 0 0 0 1px #0b576f29}.provider-chip.selected small{color:#fff;background:#0b576f}.provider-chip img,.provider-chip>svg,.game-cell img{width:34px;height:34px;object-fit:contain}.provider-chip img{border:1px solid #233247;border-radius:8px;background:#17202a;padding:4px}.provider-chip.selected img{border-color:#0b576f;background:#0b576f}.provider-chip>svg{color:#073f52;padding:5px;border-radius:8px;background:#d9eef3;border:1px solid #b7d9e3}.provider-chip.selected>svg{color:#fff;background:#0b576f;border-color:#0b576f}.provider-chip small{justify-self:end;border-radius:999px;background:#eef1f5;color:#3d4b5f;padding:2px 7px;line-height:18px;min-width:28px;text-align:center}.table-section{border:1px solid #dfe4ec;border-radius:8px;background:#fff;overflow:hidden}.table-toolbar{padding:14px;display:grid;grid-template-columns:minmax(240px,1fr) 220px;gap:12px;border-bottom:1px solid #dfe4ec}.search-box{position:relative}.search-box svg{position:absolute;top:12px;left:12px;color:#697586}.search-box input{padding-left:40px}.game-table{overflow-x:auto}.game-row{min-width:1040px;display:grid;grid-template-columns:minmax(280px,1.5fr) 110px 92px 142px 110px 190px;gap:16px;align-items:center;min-height:64px;padding:10px 16px;border-bottom:1px solid #edf0f4}.game-row:hover{background:#fbfcfd}.game-row.head{min-height:42px;color:#697586;background:#f8fafc;font-size:12px;font-weight:900;text-transform:uppercase}.game-cell{display:flex;align-items:center;gap:12px;min-width:0}.game-cell strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty-state{min-width:1040px;min-height:180px;display:grid;place-items:center;align-content:center;gap:10px;color:#697586}.empty-state svg{color:#0b576f}.load-more-row{min-width:1040px;min-height:64px;display:flex;align-items:center;justify-content:center;gap:14px;padding:14px 16px;color:#697586;background:#fbfcfd;border-top:1px solid #edf0f4;font-weight:800}.load-more-row strong{color:#17623d}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto;position:sticky;top:0;z-index:2;flex-direction:row;align-items:center;padding:12px}.sidebar nav{grid-auto-flow:column;margin-left:auto}.sidebar nav button small{display:none}.logout{margin:0}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-grid,.profile-grid,.settings-grid{grid-template-columns:1fr}}@media(max-width:720px){.workspace{padding:18px}.topbar{display:grid}.actions{justify-content:stretch}.actions button{flex:1 1 150px}.metric-grid,.table-toolbar{grid-template-columns:1fr}.sidebar nav button span,.logout{display:none}.sidebar nav button{width:42px;justify-content:center;padding:0}.games-summary{align-items:stretch;display:grid}}
