:root{color:#f4f7fb;background:#0d1418;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden}button,input{font:inherit}button{min-height:38px;border:1px solid #46616c;border-radius:6px;color:#f6fbff;background:#1f3741;cursor:pointer}button:hover{background:#294a57}button.primary{border-color:#d9b45f;color:#161208;background:#f3c969}button.primary:hover{background:#ffd97e}button.icon{width:42px;padding:0}input{width:100%;min-height:40px;border:1px solid #405963;border-radius:6px;padding:8px 10px;color:#f6fbff;background:#111f26}#app{min-height:100vh}.shell{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);min-height:100vh;background:linear-gradient(90deg,#0d1418f5,#0d1418bd),#13242c}.panel{border-right:1px solid #253b45;padding:22px;overflow-y:auto;background:#101a20}.brand{margin-bottom:24px}.brand h1{margin:0;font-size:30px;line-height:1;letter-spacing:0}.brand span{display:block;margin-top:8px;color:#9db1ba;font-size:13px}.auth-form,.controls,.save-list,.history-list{display:grid;gap:10px}.auth-actions,.row{display:flex;gap:8px;align-items:center}.auth-actions button{flex:1}.section{margin-top:22px}.section h2{margin:0 0 10px;font-size:14px;color:#d4e1e7}.save-card,.history-card{border:1px solid #2f4752;border-radius:8px;padding:12px;background:#14242b}.save-card strong,.history-card strong{display:block;margin-bottom:5px}.muted{color:#9db1ba;font-size:13px}.status{min-height:20px;margin-top:12px;color:#ffd97e;font-size:13px}.game-wrap{position:relative;min-width:0;min-height:100vh;background:linear-gradient(180deg,#0b161cdb,#070c0ff5),#081013}#game{width:100%;height:100%}.hud{position:absolute;top:14px;left:14px;right:14px;display:grid;grid-template-columns:minmax(220px,max-content) repeat(6,minmax(0,max-content));gap:8px;align-items:center;pointer-events:none}.hud span{min-width:74px;border:1px solid rgba(244,247,251,.16);border-radius:6px;padding:7px 9px;color:#f7fbff;background:#0a1216b8;font-size:13px}.hud-health{display:grid;grid-template-columns:42px minmax(150px,190px);gap:9px;align-items:center;border:1px solid rgba(244,247,251,.16);border-radius:6px;padding:6px 9px;background:#0a1216b8}.avatar{display:grid;width:34px;height:34px;place-items:center;border:1px solid #5f8793;border-radius:50%;background:#203944;color:#f3c969;font-size:12px;font-weight:800}.bar-wrap{display:grid;gap:5px}.bar-label{display:flex;justify-content:space-between;gap:10px;color:#d4e1e7;font-size:11px}.health-track{height:9px;overflow:hidden;border-radius:99px;background:#2b1f24}.health-fill{width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e84c4f,#f3c969)}.weapon-icon{display:inline-grid;width:26px;height:22px;margin-right:6px;place-items:center;border-radius:4px;background:#f3c969;color:#151208;font-size:10px}.overlay{position:absolute;right:18px;bottom:18px;max-width:420px;border:1px solid rgba(244,247,251,.16);border-radius:8px;padding:12px;background:#0a1216d1;color:#c5d3d9;font-size:13px}.reward-modal{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#050a0cbd;z-index:5}.reward-card{width:min(760px,100%);border:1px solid rgba(244,247,251,.18);border-radius:8px;padding:18px;background:#101a20;box-shadow:0 24px 60px #00000073}.reward-header,.reward-stats{display:flex;gap:12px;justify-content:space-between}.reward-header p{margin:0 0 4px;color:#f3c969;font-size:13px}.reward-header h2,.reward-card h3{margin:0}.reward-card h3{margin-top:18px}.reward-stats{margin-top:14px;flex-wrap:wrap}.reward-stats span{min-width:120px;border:1px solid #2f4752;border-radius:6px;padding:10px;background:#14242b;color:#9db1ba}.reward-stats strong{display:block;color:#f4f7fb;font-size:18px}.armory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-top:10px}.weapon-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;border:1px solid #2f4752;border-radius:8px;padding:10px;background:#14242b}.weapon-card.owned{border-color:#5f8793}.weapon-badge{display:grid;width:38px;height:38px;place-items:center;border-radius:6px;background:#f3c969;color:#151208;font-weight:900}.weapon-card p,.weapon-card span{margin:4px 0 0;color:#9db1ba;font-size:12px}.weapon-card button{grid-column:1 / -1}.weapon-card button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:820px){body{overflow:auto}.shell{grid-template-columns:1fr}.panel{border-right:0;border-bottom:1px solid #253b45}.game-wrap{min-height:62vh}.hud{grid-template-columns:repeat(3,minmax(0,max-content))}}
