.ex-overlay[data-v-eb7bb0a2]{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;padding:16px;z-index:200}.ex-popup[data-v-eb7bb0a2]{position:relative;width:100%;max-width:340px;padding:16px 18px;background:var(--bg-1);border:1px solid var(--line);border-radius:var(--floor-radius);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:12px}.ex-close[data-v-eb7bb0a2]{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:14px;background:var(--bg-2);border:1px solid var(--line);color:var(--text);font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer}.ex-title[data-v-eb7bb0a2]{margin:0;font-size:15px;color:var(--text)}.ex-rate[data-v-eb7bb0a2]{margin:-6px 0 0;font-size:11px;text-transform:uppercase;letter-spacing:.8px;color:var(--text-mute)}.ex-row[data-v-eb7bb0a2]{display:flex;align-items:flex-end;gap:10px}.ex-label[data-v-eb7bb0a2]{flex:1;display:flex;flex-direction:column;gap:6px;font-size:11px;text-transform:uppercase;letter-spacing:.8px;color:var(--text-dim)}.ex-select[data-v-eb7bb0a2],.ex-qty[data-v-eb7bb0a2]{height:38px;padding:0 10px;background:var(--bg-2);border:1px solid var(--line-soft);border-radius:8px;color:var(--text);font-size:13px}.ex-qty[data-v-eb7bb0a2]{width:76px;flex:0 0 auto}.ex-error[data-v-eb7bb0a2]{margin:0;color:#d97a78;font-size:12px}.ex-submit[data-v-eb7bb0a2]{flex:1;height:40px;border-radius:8px;border:none;background:var(--accent);color:#1a0d04;font-size:13px;font-weight:600;cursor:pointer}.ex-submit[data-v-eb7bb0a2]:disabled{opacity:.4;cursor:default}.ex-foot[data-v-eb7bb0a2]{display:flex;align-items:center;gap:10px}.ex-back[data-v-eb7bb0a2]{flex:0 0 auto;width:40px;height:40px;border-radius:20px;background:var(--bg-2);border:1px solid var(--line);color:var(--text-dim);display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.ex-back[data-v-eb7bb0a2]:active{background:var(--bg-3);color:var(--accent)}.back-ico[data-v-eb7bb0a2]{width:20px;height:20px}.sheet-overlay[data-v-ffee77f9]{position:fixed;inset:0;background:#0000008c;z-index:100;display:flex;align-items:flex-end;justify-content:center}.sheet[data-v-ffee77f9]{width:100%;max-width:480px;background:var(--bg-1);border-top:1px solid var(--line);border-radius:14px 14px 0 0;padding:16px 16px calc(16px + env(safe-area-inset-bottom,0));box-shadow:0 -12px 30px #0006;display:flex;flex-direction:column;gap:14px}.sheet-head[data-v-ffee77f9]{display:flex;flex-direction:column;gap:4px}.sheet-eyebrow[data-v-ffee77f9]{font-size:11px;color:var(--text-mute);text-transform:uppercase;letter-spacing:.6px}.sheet-title[data-v-ffee77f9]{margin:0;font-size:18px;letter-spacing:.3px}.sheet-body[data-v-ffee77f9]{display:flex;flex-direction:column;gap:10px}.sheet-empty[data-v-ffee77f9]{margin:0;padding:14px;background:var(--bg-2);border:1px solid var(--line-soft);border-radius:8px;text-align:center;color:var(--text-dim);font-size:13px}.dweller-list[data-v-ffee77f9]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.dweller-row[data-v-ffee77f9]{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 12px;background:var(--bg-2);border:1px solid var(--line-soft);border-radius:8px;text-align:left;transition:border-color .12s ease}.dweller-row[data-v-ffee77f9]:active{border-color:var(--accent)}.dweller-row .name[data-v-ffee77f9]{color:var(--text);font-size:14px}.dweller-row .status[data-v-ffee77f9]{color:var(--text-dim);font-size:11px;text-transform:uppercase;letter-spacing:.5px}.dweller-card[data-v-ffee77f9]{display:flex;align-items:center;gap:14px;padding:12px;background:var(--bg-2);border:1px solid var(--line-soft);border-radius:8px}.dweller-card .name[data-v-ffee77f9]{color:var(--text);font-size:16px}.dweller-card .status[data-v-ffee77f9]{color:var(--text-dim);font-size:12px}.avatar[data-v-ffee77f9]{width:36px;height:36px;background:var(--bg-3);border:1px solid var(--line);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;color:var(--text)}.avatar-lg[data-v-ffee77f9]{width:48px;height:48px;font-size:16px;border-radius:10px}.sheet-btn[data-v-ffee77f9]{width:100%;padding:12px;border-radius:8px;background:var(--bg-2);border:1px solid var(--line);color:var(--text);font-size:14px;letter-spacing:.3px}.sheet-btn[data-v-ffee77f9]:active{background:var(--bg-3)}.sheet-btn-danger[data-v-ffee77f9]{border-color:#b0413e66;color:#d97a78}.sheet-close[data-v-ffee77f9]{width:100%;padding:12px;background:var(--bg-2);border:1px solid var(--line-soft);border-radius:8px;color:var(--text-dim);font-size:13px}.sheet-close[data-v-ffee77f9]:active{color:var(--text)}.sheet-enter-active[data-v-ffee77f9],.sheet-leave-active[data-v-ffee77f9]{transition:opacity .22s ease}.sheet-enter-active .sheet[data-v-ffee77f9],.sheet-leave-active .sheet[data-v-ffee77f9]{transition:transform .26s cubic-bezier(.22,.61,.36,1)}.sheet-enter-from[data-v-ffee77f9],.sheet-leave-to[data-v-ffee77f9]{opacity:0}.sheet-enter-from .sheet[data-v-ffee77f9],.sheet-leave-to .sheet[data-v-ffee77f9]{transform:translateY(100%)}.sheet-overlay[data-v-db773281]{position:fixed;inset:0;background:#0000008c;z-index:100;display:flex;align-items:flex-end;justify-content:center}.sheet[data-v-db773281]{width:100%;max-width:480px;background:var(--bg-1);border-top:1px solid var(--line);border-radius:14px 14px 0 0;padding:16px 16px calc(16px + env(safe-area-inset-bottom,0));box-shadow:0 -12px 30px #0006;display:flex;flex-direction:column;gap:14px}.sheet-head[data-v-db773281]{display:flex;flex-direction:column;gap:4px}.sheet-eyebrow[data-v-db773281]{font-size:11px;color:var(--text-mute);text-transform:uppercase;letter-spacing:.6px}.sheet-title[data-v-db773281]{margin:0;font-size:18px;letter-spacing:.3px;display:flex;align-items:center;gap:6px}.muted[data-v-db773281]{color:var(--text-mute);font-weight:400;font-size:13px}.sheet-body[data-v-db773281]{display:flex;flex-direction:column;gap:10px}.sheet-empty[data-v-db773281]{margin:0;padding:14px;background:var(--bg-2);border:1px solid var(--line-soft);border-radius:8px;text-align:center;color:var(--text-dim);font-size:13px}.build-list[data-v-db773281]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.build-row[data-v-db773281]{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px 14px;background:var(--bg-2);border:1px solid var(--line-soft);border-radius:8px;text-align:left;color:var(--text);transition:border-color .12s ease}.build-row[data-v-db773281]:not(:disabled):active{border-color:var(--accent)}.build-row[data-v-db773281]:disabled{opacity:.45;cursor:not-allowed}.build-name[data-v-db773281]{display:flex;flex-direction:column;gap:2px}.build-name strong[data-v-db773281]{font-size:14px}.build-cost[data-v-db773281]{display:inline-flex;align-items:center;gap:4px;color:var(--text-dim);font-variant-numeric:tabular-nums}.cost-dot[data-v-db773281]{color:#c8a858}.sheet-close[data-v-db773281]{width:100%;padding:12px;background:var(--bg-2);border:1px solid var(--line-soft);border-radius:8px;color:var(--text-dim);font-size:13px}.sheet-close[data-v-db773281]:active{color:var(--text)}.sheet-enter-active[data-v-db773281],.sheet-leave-active[data-v-db773281]{transition:opacity .22s ease}.sheet-enter-active .sheet[data-v-db773281],.sheet-leave-active .sheet[data-v-db773281]{transition:transform .26s cubic-bezier(.22,.61,.36,1)}.sheet-enter-from[data-v-db773281],.sheet-leave-to[data-v-db773281]{opacity:0}.sheet-enter-from .sheet[data-v-db773281],.sheet-leave-to .sheet[data-v-db773281]{transform:translateY(100%)}.auth-error[data-v-e2e18eea]{color:#d97a78;margin:8px 0 0;font-size:12px;text-align:center}.all-resources[data-v-739e641f]{flex:1;display:flex;justify-content:center;align-items:center;min-height:0;padding:12px}.radar[data-v-739e641f]{width:min(100%,380px);height:auto;max-height:100%;touch-action:none;user-select:none;-webkit-user-select:none}.zone-center[data-v-739e641f]{fill:#ffffff0d;stroke:#ffffff4d;stroke-width:1.5}.center-name[data-v-739e641f]{fill:#ffffffeb;font-size:14px;font-weight:600;pointer-events:none}.center-label[data-v-739e641f]{fill:#ffffff8c;font-size:11px;pointer-events:none}.zone-ring[data-v-739e641f]{fill:transparent;stroke:#fff3;stroke-width:1;stroke-linejoin:round}.zone-ring-outer[data-v-739e641f]{fill:transparent;stroke:#ffffff14;stroke-width:1;stroke-linejoin:round}.center-group[data-v-739e641f]{cursor:pointer}.center-group:active .zone-center[data-v-739e641f]{fill:#d97b292e;stroke:#d97b29b3}.popup-overlay[data-v-739e641f]{position:absolute;inset:0;background:#0000008c;display:flex;justify-content:center;align-items:center;padding:16px;z-index:50}.popup[data-v-739e641f]{position:relative;width:100%;max-width:340px;padding:16px 18px;background:var(--bg-1);border:1px solid var(--line);border-radius:var(--floor-radius);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:12px}.popup-close[data-v-739e641f]{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:14px;background:var(--bg-2);border:1px solid var(--line);color:var(--text);font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer}.popup-foot[data-v-739e641f]{display:flex;align-items:center;justify-content:space-between;gap:10px}.popup-back[data-v-739e641f]{flex:0 0 auto;width:34px;height:34px;border-radius:17px;background:var(--bg-2);border:1px solid var(--line);color:var(--text-dim);display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.popup-back[data-v-739e641f]:active{background:var(--bg-3);color:var(--accent)}.back-ico[data-v-739e641f]{width:18px;height:18px}.popup-head[data-v-739e641f]{display:flex;align-items:center;justify-content:space-between}.popup-name[data-v-739e641f]{color:var(--text);font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.popup-label[data-v-739e641f]{color:var(--text-dim);font-size:11px;text-transform:uppercase;letter-spacing:.8px}.popup-meta[data-v-739e641f]{display:flex;flex-wrap:wrap;gap:10px;font-size:11px;color:var(--text-dim)}.popup-meta .meta-prod[data-v-739e641f]{color:var(--accent)}.popup-dwellers[data-v-739e641f]{display:flex;flex-wrap:wrap;gap:6px}.popup-hint[data-v-739e641f]{margin:0;color:var(--text-mute);font-size:10px;text-transform:uppercase;letter-spacing:.8px}:root{color-scheme:dark;--bg-0: #0b0d10;--bg-1: #14181d;--bg-2: #1d2229;--bg-3: #2a313b;--line: #2f3742;--line-soft: #232932;--text: #e7ecf3;--text-dim: #8a96a6;--text-mute: #5b6573;--accent: #d97b29;--accent-soft: #6b3f1a;--danger: #b0413e;--shadow: 0 6px 20px rgba(0, 0, 0, .35);--toolbar-h: 64px;--floor-radius: 8px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;height:100%;background:var(--bg-0);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;line-height:1.4;overscroll-behavior:none;-webkit-font-smoothing:antialiased}#app{height:100dvh;width:100vw;overflow:hidden;display:flex;flex-direction:column}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer;user-select:none}input{font:inherit;color:inherit}.auth-screen{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:radial-gradient(ellipse at top,rgba(217,123,41,.08),transparent 60%),var(--bg-0)}.auth-card{width:100%;max-width:360px;background:var(--bg-1);border:1px solid var(--line);border-radius:10px;padding:24px;box-shadow:var(--shadow)}.auth-title{font-size:20px;margin:0 0 4px;letter-spacing:.5px}.auth-sub{color:var(--text-dim);margin:0 0 20px;font-size:13px}.auth-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.auth-field label{font-size:12px;color:var(--text-dim);text-transform:uppercase;letter-spacing:.6px}.auth-field input{background:var(--bg-2);border:1px solid var(--line);border-radius:6px;padding:12px 14px;outline:none;transition:border-color .12s ease}.auth-field input:focus{border-color:var(--accent)}.auth-submit{width:100%;background:var(--accent);color:#1a0d04;font-weight:600;padding:12px;border-radius:6px;letter-spacing:.3px}.auth-submit:active{background:#c46a20}.auth-note{margin-top:14px;font-size:11px;color:var(--text-mute);text-align:center}.game-screen{flex:1;display:flex;flex-direction:column;min-height:0}.game-stage{flex:1;position:relative;overflow:hidden;touch-action:none;background:linear-gradient(180deg,var(--bg-1) 0%,var(--bg-0) 60%,var(--bg-0) 100%)}.floor-head{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid var(--line-soft);background:linear-gradient(180deg,rgba(255,255,255,.02),transparent);font-size:12px;color:var(--text-dim);text-transform:uppercase;letter-spacing:.8px}.floor-head .name{color:var(--text)}.floor-body{padding:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tile{background:var(--bg-3);border:1px solid var(--line-soft);border-radius:6px;height:64px;display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--text-mute)}.floor-hint{position:absolute;left:0;right:0;text-align:center;font-size:11px;color:var(--text-mute);pointer-events:none;user-select:none;opacity:0;transition:opacity .25s ease;z-index:40}.floor-hint.show{opacity:1}.hint-top{top:6px}.hint-bottom{bottom:6px}.toolbar{flex:0 0 auto;display:flex;justify-content:center;align-items:center;padding:8px 16px calc(8px + env(safe-area-inset-bottom,0));background:transparent}.toolbar-pill{display:flex;gap:4px;padding:4px;background:var(--bg-1);border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow)}.toolbar-btn{width:44px;height:44px;border-radius:22px;border:none;background:transparent;color:var(--text-dim);display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.toolbar-btn:hover,.toolbar-btn.router-link-active{background:var(--bg-2);color:var(--accent)}.toolbar-btn-accent{background:var(--accent);color:#1a0d04}.toolbar-btn-accent:hover{filter:brightness(1.1)}.toolbar-btn:disabled{opacity:.35;cursor:default}.toolbar-btn:disabled:hover,.toolbar-btn-accent:hover{background:var(--accent);filter:none}.toolbar-btn .ico{width:22px;height:22px;display:block}.focus-card{flex:1;min-height:0;margin:16px;padding:16px 18px;background:var(--bg-2);border:1px solid var(--line);border-radius:var(--floor-radius);box-shadow:var(--shadow);cursor:pointer;display:flex;flex-direction:column;gap:10px;-webkit-tap-highlight-color:transparent}.focus-card-head{display:flex;align-items:center;justify-content:space-between}.focus-card-name{color:var(--text);font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.focus-card-label{color:var(--text-dim);font-size:11px;text-transform:uppercase;letter-spacing:.8px}.focus-card-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:11px;color:var(--text-dim);letter-spacing:.3px}.focus-card-meta .meta{display:inline-flex;align-items:center;gap:4px}.focus-card-meta .meta-prod{color:var(--accent)}.focus-card-dwellers{display:flex;flex-wrap:wrap;gap:6px}.dweller-chip{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:28px;padding:0 8px;background:var(--bg-3);border:1px solid var(--line);border-radius:6px;color:var(--text);font-size:11px;font-weight:600}.focus-card-hint{margin:0;color:var(--text-mute);font-size:10px;text-transform:uppercase;letter-spacing:.8px;text-align:right}.hud{height:36px;flex:0 0 36px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;background:var(--bg-1);border-bottom:1px solid var(--line);font-size:12px;color:var(--text-dim);overflow:hidden}.hud .player{color:var(--text);flex:0 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hud .badge{background:var(--accent-soft);color:var(--accent);padding:2px 8px;border-radius:10px;font-size:11px;flex:0 1 auto;min-width:0;max-width:96px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hud .avatar-btn{flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:var(--accent-soft);border:1px solid rgba(217,123,41,.45);color:var(--accent);font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.profile-backdrop{position:fixed;inset:0;z-index:140}.profile-menu{position:fixed;top:42px;right:10px;z-index:150;min-width:190px;padding:10px;background:var(--bg-1);border:1px solid var(--line);border-radius:var(--floor-radius);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:10px}.profile-row{display:flex;align-items:center;gap:10px;min-width:0}.profile-avatar{flex:0 0 auto;width:32px;height:32px;border-radius:50%;background:var(--bg-3);border:1px solid var(--line);color:var(--text);font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.profile-text{display:flex;flex-direction:column;min-width:0}.profile-name{color:var(--text);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-id{color:var(--text-mute);font-size:10px;letter-spacing:.5px;text-transform:uppercase}.profile-logout{height:32px;border-radius:8px;background:var(--bg-2);border:1px solid rgba(176,65,62,.35);color:#d97a78;font-size:12px;cursor:pointer}.profile-logout:active{background:var(--bg-3)}.hud .resources{display:flex;align-items:center;gap:10px;flex:0 1 auto;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.hud .resources::-webkit-scrollbar{display:none}.hud .res{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:var(--text-dim);font-variant-numeric:tabular-nums;flex:0 0 auto}.hud .dot{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:10px;line-height:1}.res-power{background:#d97b292e;color:var(--accent)}.res-food{background:#50a05a2e;color:#6ec47a}.res-water{background:#508cc82e;color:#6ea4d8}.res-people{background:#b4bed22e;color:var(--text)}.res-materials{background:#9682502e;color:#c8a858}.res-med{background:#b450502e;color:#d88080}.hud .build-btn{height:22px;padding:0 8px;border-radius:11px;background:var(--accent);color:#1a0d04;font-size:11px;font-weight:600;letter-spacing:.3px;display:inline-flex;align-items:center;flex:0 0 auto;white-space:nowrap}.hud .build-btn:active{background:#c46a20}.hud .reset-btn{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;color:var(--text-mute);background:var(--bg-2);border:1px solid var(--line-soft);font-size:13px;line-height:1;flex:0 0 auto}.hud .reset-btn:active{background:var(--bg-3);color:var(--accent)}.floor-meta{display:flex;flex-wrap:wrap;gap:10px;padding:6px 14px 8px;border-bottom:1px solid var(--line-soft);background:var(--bg-1);font-size:11px;color:var(--text-dim);letter-spacing:.3px}.floor-meta .meta{display:inline-flex;align-items:center;gap:4px}.floor-meta .meta-prod{color:var(--accent)}.floor[data-type=residential]{border-color:#3a4757}.floor[data-type=food]{border-color:#3f6b50}.floor[data-type=generator]{border-color:#6b4a26}.floor[data-type=water]{border-color:#356c99}.floor[data-type=materials]{border-color:#6c644c}.floor[data-type=med]{border-color:#833029}
