:root{color:#f4f7fb;background:#070b10;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}.app-root{min-height:100vh;background:radial-gradient(circle at 70% 15%,rgb(67 86 111 / 18%),transparent 30%),linear-gradient(180deg,#090d12,#070a0e)}.center-panel{min-height:100vh;display:grid;align-content:center;justify-items:start;gap:18px;padding:24px;width:min(100%,560px);margin:0 auto}.login-panel,.center-panel{text-align:left}.brand-mark{width:56px;height:56px;border-radius:8px;border:1px solid #5fc965;display:grid;place-items:center;color:#76df72;font-weight:800;font-size:28px;background:#5fc9651f}.center-panel h1{margin:0;font-size:40px;line-height:1.1}.center-panel p{margin:0;color:#b8c0cc;font-size:16px;line-height:1.6}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:8px;padding:0 18px;text-decoration:none;font-weight:700}.primary-action{background:#65d164;color:#071008}.secondary-action{border:1px solid #293240;color:#f4f7fb}.error-text{color:#ff7b7b}.dashboard-shell{padding:40px}.admin-layout{min-height:100vh;display:grid;grid-template-columns:264px 1fr;background:linear-gradient(90deg,rgb(0 0 0 / 18%),transparent 35%),#070b10}.side-nav{min-height:100vh;border-right:1px solid #202733;padding:28px 18px;display:flex;flex-direction:column;gap:34px;background:linear-gradient(180deg,rgb(24 44 34 / 50%),transparent 55%),#080d12}.product-lockup{display:flex;align-items:center;gap:12px;font-size:20px}.brand-mark.small{width:40px;height:40px;font-size:20px}.side-nav nav{display:grid;gap:12px}.side-nav a{color:#d9e0ea;text-decoration:none;border-radius:8px;padding:14px 16px;font-size:16px}.side-nav a.active,.side-nav a:hover{color:#85e47d;background:#65d16421}.side-nav footer{margin-top:auto;color:#a4adba;line-height:1.8}.dashboard-main{padding:34px 40px 48px}.top-bar{display:flex;justify-content:flex-end;align-items:center;gap:18px;min-height:42px;color:#c8d0dc}.self-hosted{margin-right:auto;border-radius:8px;background:#65d16426;color:#7fdd77;padding:7px 12px;font-size:14px}.steam-account{display:inline-flex;align-items:center;gap:12px;min-width:0;max-width:min(100%,360px);min-height:52px;border:1px solid #26313f;border-radius:8px;padding:6px 12px 6px 6px;background:#ffffff0a;color:#f4f7fb;text-decoration:none}.steam-account:hover{border-color:#3b4a5d;background:#ffffff0f}.steam-avatar{flex:0 0 auto;width:40px;height:40px;border-radius:8px;object-fit:cover;border:1px solid #3b4656;background:#101720}.steam-avatar.fallback{display:grid;place-items:center;color:#76df72;font-weight:800;background:#5fc9651f}.steam-account-copy{display:grid;gap:3px;min-width:0;line-height:1.2}.steam-account-copy strong,.steam-account-copy span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.steam-account-copy strong{font-size:14px;font-weight:800}.steam-account-copy span{color:#aeb7c4;font-size:12px}.dashboard-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;margin:34px 0 24px}.dashboard-heading h1{margin:0;font-size:38px;line-height:1.1}.dashboard-heading p{color:#aeb7c4;margin:10px 0 0}.refresh-button{border:1px solid #27303d;border-radius:8px;background:#101720;color:#f4f7fb;min-height:48px;padding:0 20px;font-size:16px}.status-grid{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));gap:18px}.status-card{min-height:178px;border:1px solid #242c37;border-radius:8px;padding:22px;background:linear-gradient(145deg,#121922f2,#080c11f2)}.card-title{display:flex;justify-content:space-between;gap:10px;color:#c1c9d5;font-size:13px;text-transform:uppercase}.card-icon{color:#818b9a;font-size:28px}.card-body{display:grid;gap:12px;margin-top:18px;color:#cfd6e0}.card-body strong{min-width:0;color:#fff;font-size:28px;line-height:1.1;overflow-wrap:anywhere}.card-body .game-version-value{font-size:22px;line-height:1.18}.card-body .state-online{color:#69d66b}.card-body .state-unknown{color:#f2c94c}.card-body span{line-height:1.4;overflow-wrap:anywhere}.card-body b{color:#76df72;font-weight:600}.logs-panel{margin-top:24px;border:1px solid #242c37;border-radius:8px;background:linear-gradient(145deg,#121922f2,#080c11f2);padding:20px}.actions-panel,.confirm-panel,.result-panel{margin-top:24px;border:1px solid #242c37;border-radius:8px;background:linear-gradient(145deg,#121922f2,#080c11f2);padding:22px}.actions-panel .panel-header p{margin:8px 0 0;color:#9fa9b8}.restart-card{width:min(100%,260px);min-height:126px;margin-bottom:18px;display:grid;justify-items:center;gap:8px;border:1px solid #5fc965;border-radius:8px;background:#5fc96524;color:#f4f7fb}.action-icon{color:#76df72;font-size:34px}.restart-card span:last-child{color:#b8c0cc;font-size:13px}.actions-history{overflow:hidden;border:1px solid #202733;border-radius:8px}.history-head,.history-row{display:grid;grid-template-columns:1.2fr 1fr .8fr .9fr .8fr;gap:12px;align-items:center;min-height:44px;padding:0 14px}.history-head{color:#8f9aab;font-size:12px;text-transform:uppercase;background:#ffffff08}.history-row{color:#d7dde6;border-top:1px solid #202733;font-size:14px}.history-row span,.history-head span{min-width:0;overflow-wrap:anywhere}.history-empty{margin:0;padding:16px;color:#8f9aab}.confirm-panel{max-width:760px}.confirm-panel h1,.result-panel h1{margin:0;font-size:34px}.confirm-panel p,.result-panel p{color:#b8c0cc}.confirm-panel dl{display:grid;grid-template-columns:160px 1fr;gap:12px 18px;border:1px solid #202733;border-radius:8px;padding:18px}.confirm-panel dt{color:#8f9aab}.confirm-panel dd{margin:0}.button-row{display:flex;gap:12px}.secondary-button,.danger-button{min-height:42px;border-radius:8px;padding:0 16px;font-weight:700}.secondary-button{border:1px solid #293240;background:#101720;color:#f4f7fb}.danger-button{border:1px solid #ff6262;background:#ff626224;color:#ff9b9b}.result-panel details{margin-top:18px}.result-panel summary{cursor:pointer;margin-bottom:12px}.panel-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.panel-header h2{margin:0;font-size:21px}.panel-header button{border:1px solid #293240;border-radius:8px;background:#101720;color:#f4f7fb;min-height:40px;padding:0 14px}.log-output{margin:0;min-height:240px;max-height:360px;overflow:auto;border:1px solid #202733;border-radius:8px;background:#070b10;color:#cbd3df;padding:18px;font-size:14px;line-height:1.6;white-space:pre-wrap}.inline-error{border:1px solid #7f3232;border-radius:8px;padding:12px 14px;color:#ff9f9f;background:#7f323229}@media(max-width:860px){.admin-layout{display:block}.side-nav{min-height:0;border-right:0;border-bottom:1px solid #202733;padding:20px}.side-nav nav,.side-nav footer{display:none}.dashboard-main{padding:22px 18px 34px}.top-bar,.dashboard-heading{align-items:flex-start;flex-direction:column}.steam-account{width:100%}.status-grid{grid-template-columns:1fr}.status-card{min-height:128px}.panel-header{align-items:flex-start;flex-direction:column}.history-head{display:none}.history-row{grid-template-columns:1fr 1fr;gap:8px 12px;padding:12px}}
