html,body,#app{width:100%;height:100%;margin:0;overflow:hidden;background:radial-gradient(circle at top,#132130,#09121b 45%,#06090f);touch-action:none;-webkit-user-select:none;user-select:none;font-family:Inter,Segoe UI,Trebuchet MS,sans-serif}:root{color-scheme:dark}button,input{font:inherit}.stage{position:fixed;left:50%;top:50%;transform-origin:center center}canvas,.hud{position:absolute;inset:0}canvas{z-index:0}.hud{z-index:2;pointer-events:auto}.game-ui{position:absolute;inset:0;pointer-events:none}.game-hud{position:absolute;inset:0;padding:8px 6px}.game-hud-dock{display:flex;align-items:flex-start;justify-content:center}.hud-dock{display:flex;align-items:center;gap:5px;width:fit-content;max-width:calc(100% - 8px);padding:4px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#080e14ad;box-shadow:0 8px 18px #00000029;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto}.hud-room-card,.feedback,.lobby-control-panel,.room-card,.room-empty{border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0e161ff0,#080e14db);box-shadow:0 14px 30px #0000002e,inset 0 0 0 1px #ffffff04;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hud-room-card{min-width:0;max-width:86px;padding:5px 7px;border-radius:10px}.hud-room-chip{pointer-events:auto;flex:0 1 86px}.hud-chip-label{display:block;color:#afdbecad;font-size:6px;font-weight:800;letter-spacing:1px}.hud-room-name{display:block;margin-top:1px;color:#f4fbff;font-size:10px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hud-title-pill{align-self:center;padding:10px 16px;border-radius:999px;color:#ecf8ffeb;font-size:11px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase}.hud-button,.lobby-primary-button,.lobby-secondary-button{border:0;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.hud-button:hover,.lobby-primary-button:hover,.lobby-secondary-button:hover,.room-card:hover{transform:translateY(-1px)}.hud-button{height:26px;padding:0 10px;border-radius:10px;color:#eff7fb;background:linear-gradient(180deg,#182430fa,#0c131cf5);box-shadow:0 8px 14px #00000029;font-size:8px;font-weight:800;letter-spacing:.5px;white-space:nowrap}.hud-button-exit{border:1px solid rgba(255,120,149,.18)}.hud-stats-row{display:flex;gap:4px;pointer-events:none}.hud-stats-row-inline{flex-wrap:nowrap}.hud-stat-card{min-width:52px;padding:5px 6px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0e161ff0,#080e14db);box-shadow:0 10px 18px #00000029,inset 0 0 0 1px #ffffff04;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hud-stat-card-inline{min-width:56px}.hud-stat-label{display:block;color:#addaeba3;font-size:6px;font-weight:800;letter-spacing:.8px}.hud-stat-value{display:block;margin-top:2px;color:#fff;font-size:12px;font-weight:800;line-height:1}.hud-bottom-row{display:flex;justify-content:space-between;align-items:end;gap:10px;margin-top:auto}.hud-hint-card{max-width:250px;padding:10px 12px;border-radius:16px}.hud-hint-card strong,.hud-hint-card span{display:block}.hud-hint-card strong{color:#f2fbff;font-size:10px;font-weight:800;letter-spacing:.6px}.hud-hint-card span{margin-top:4px;color:#c7e1edb8;font-size:9px;line-height:1.35}.hud-hint-card-compact{text-align:right}.pointer-orb{position:absolute;left:calc(var(--orb-x, -80px) - 28px);top:calc(var(--orb-y, -80px) - 28px);width:56px;height:56px;border:2px solid rgba(120,216,255,.58);border-radius:50%;background:radial-gradient(circle,#74d9ff2e,#74d9ff0f 48%,#74d9ff00 74%);box-shadow:0 0 24px #74d9ff33;opacity:0;transform:scale(.85);transition:opacity .12s ease,transform .12s ease}.pointer-orb.is-active{opacity:1;transform:scale(1)}.feedback-layer{position:absolute;inset:0;pointer-events:none;overflow:hidden}.feedback{position:absolute;left:50%;top:18%;min-width:220px;transform:translate(-50%);padding:12px 16px;border-radius:18px;text-align:center;color:#fff;animation:feedback-pop 1.5s ease forwards}.feedback strong,.feedback span{display:block}.feedback strong{font-size:22px;font-weight:800;letter-spacing:1px}.feedback span{margin-top:5px;color:#e6f2f8bd;font-size:10px;font-weight:700}.feedback-kill{border-color:#76ffc447}.feedback-death{border-color:#ff6e9247}.feedback-trade{border-color:#ffd16e47}.start-screen{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:22px 10px 24px;color:#f6fbff;background:radial-gradient(circle at top left,rgba(118,210,255,.12),transparent 28%),radial-gradient(circle at 80% 20%,rgba(117,255,209,.06),transparent 22%),linear-gradient(135deg,#04080dfa,#090f17f5)}.lobby-shell{width:min(520px,100%);height:min(470px,calc(100vh - 48px));display:grid;grid-template-columns:1fr;gap:0}.lobby-control-panel{min-width:0;min-height:0;border-radius:16px;padding:10px}.lobby-control-panel-single{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:8px}.control-topbar{display:flex;justify-content:space-between;gap:6px;align-items:start}.lobby-heading-block{min-width:0}.control-topbar-single .panel-title{margin-top:4px}.lobby-badge{display:inline-flex;align-self:flex-start;padding:3px 6px;border-radius:999px;background:#ffffff0a;color:#d5f1fde0;font-size:7px;font-weight:800;letter-spacing:.8px}.panel-title{color:#f5fbff;font-size:16px;font-weight:800;line-height:1.02}.panel-subtitle{margin-top:3px;color:#c7dfe9b8;font-size:8px;line-height:1.25}.lobby-summary-row{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:6px;margin-top:20px}.lobby-core-note,.lobby-status-card{min-width:0;padding:7px 8px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.lobby-core-note strong,.lobby-core-note span{display:block}.lobby-core-note strong,.lobby-status-label{color:#f4fbff;font-size:8px;font-weight:800}.lobby-core-note span{margin-top:2px;color:#cce2ecb8;font-size:8px;line-height:1.25}.lobby-status-card{display:flex;flex-direction:column;justify-content:center}.form-grid{display:grid;gap:6px}.form-grid-compact{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end}.field-block span,.rooms-header span:first-child{display:block;color:#b4d8e6c2;font-size:7px;font-weight:800;letter-spacing:.8px}.lobby-input{box-sizing:border-box;width:100%;height:30px;margin-top:4px;padding:0 8px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff09;color:#fff;outline:none;font-size:10px;font-weight:700}.lobby-primary-button,.lobby-secondary-button{border-radius:8px;font-size:8px;font-weight:800;letter-spacing:.6px}.lobby-primary-button{height:30px;min-width:104px;color:#071018;background:linear-gradient(90deg,#7ed8ff,#85f4d1 50%,#ffd57a);box-shadow:0 8px 14px #7dd8ff1f}.lobby-secondary-button{height:28px;padding:0 8px;color:#edf8ff;background:#ffffff0d}.rooms-panel{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:6px;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff07}.rooms-panel-priority{min-height:100px;height:calc(100% - 100px);max-height:calc(100% - 100px);align-self:start}.rooms-header{display:flex;justify-content:space-between;gap:6px;align-items:center}.rooms-count{color:#e3f1f8b8;font-size:8px;font-weight:700}.room-list{min-height:0;display:grid;gap:5px;overflow:auto;scrollbar-width:none}.room-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center;padding:6px 8px;border-radius:10px;text-align:left;color:#f5fbff}.room-card-name{display:block;font-size:10px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.room-card-members{display:block;margin-top:2px;color:#c8e0ebb3;font-size:8px;line-height:1.2}.room-card-count,.room-card-action{font-size:8px;font-weight:800}.room-empty{padding:9px;border-radius:10px}.room-empty strong{color:#f5fbff;font-size:9px;font-weight:800}.room-empty span{margin-top:3px;color:#cde3ecb3;font-size:8px;line-height:1.2}.lobby-status{min-height:12px;color:#d6ecf6b8;font-size:8px;line-height:1.15}.lobby-status.is-error{color:#ff9db7}@media(max-width:860px){.lobby-shell{width:min(500px,100%);height:min(460px,calc(100vh - 44px))}.lobby-summary-row,.form-grid-compact{grid-template-columns:1fr}.lobby-primary-button,.lobby-secondary-button{width:100%}.rooms-panel-priority{height:calc(100% - 100px);max-height:calc(100% - 100px);min-height:100px}}@media(max-width:620px){.game-hud{padding:6px 4px}.hud-dock{width:100%;justify-content:space-between;gap:4px;padding:4px;border-radius:12px}.hud-room-card{max-width:72px;padding:4px 6px}.hud-stats-row-inline{flex:1;justify-content:center;gap:3px}.hud-stat-card,.hud-stat-card-inline{min-width:0;flex:1 1 0;padding:4px 5px}.hud-stat-value{font-size:11px}.hud-button{padding:0 8px}.start-screen{padding:20px 8px 22px}.lobby-shell{width:100%;height:calc(100vh - 42px)}.lobby-control-panel{padding:8px;border-radius:14px}.panel-title{font-size:14px}.panel-subtitle,.lobby-core-note span,.lobby-status{font-size:7px}.control-topbar{flex-direction:column;align-items:stretch}.lobby-summary-row,.form-grid-compact{grid-template-columns:1fr}.rooms-panel-priority{height:calc(100% - 100px);max-height:calc(100% - 100px);min-height:100px}}@keyframes feedback-pop{0%{opacity:0;transform:translate(-50%,10px) scale(.94)}16%,72%{opacity:1;transform:translate(-50%) scale(1)}to{opacity:0;transform:translate(-50%,-16px) scale(.98)}}
