.building-card.svelte-12vyrz{display:flex;background:var(--color-surface-3);border-radius:var(--radius-sm);padding:var(--space-md);gap:14px;align-items:center;justify-content:space-between;cursor:default;box-shadow:inset 0 0 0 1px var(--building-card-tier-outline, rgba(255, 255, 255, .2))}.building-card__main.svelte-12vyrz{display:flex;gap:var(--space-md);align-items:center;min-width:0;flex:1}.icon-container.svelte-12vyrz{width:64px;height:64px;background:var(--color-surface-1);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-container.svelte-12vyrz img:where(.svelte-12vyrz){max-width:100%;max-height:100%}.info.svelte-12vyrz{flex:1;min-width:0}.name.svelte-12vyrz{font-weight:700;font-size:1.1rem;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.count.svelte-12vyrz{font-weight:var(--font-weight-semibold);font-size:.9rem;color:var(--color-accent-gold);margin-left:6px}.stats.svelte-12vyrz{font-size:.85rem;color:var(--color-text-muted);display:flex;gap:14px;align-items:center;flex-wrap:nowrap;white-space:nowrap;overflow:hidden}.cost.svelte-12vyrz,.time.svelte-12vyrz{display:flex;align-items:center;white-space:nowrap}.cost-item.svelte-12vyrz{margin-left:var(--space-sm);color:var(--color-accent-gold)}.actions.svelte-12vyrz{flex-shrink:0}.actions.svelte-12vyrz:empty{display:none}.actions.svelte-12vyrz .ui-button:where(.svelte-12vyrz){background:#4a9eff;font-weight:700;white-space:nowrap}.actions.svelte-12vyrz .ui-button:where(.svelte-12vyrz):hover{background:#3a8eef}.district-card.svelte-c9qrds{width:min(430px,100%);max-width:100%;box-sizing:border-box;padding:14px}.district-card__header.svelte-c9qrds{display:flex;align-items:flex-start;gap:14px}.district-card__icon.svelte-c9qrds{width:74px;height:74px;flex:none;display:grid;place-items:center;overflow:hidden}.district-card__icon.svelte-c9qrds img:where(.svelte-c9qrds){width:70%;height:70%;object-fit:contain}.district-card__titles.svelte-c9qrds h3:where(.svelte-c9qrds){margin:0;line-height:1;font-weight:var(--font-weight-extrabold);font-size:28px}.district-card__titles.svelte-c9qrds p:where(.svelte-c9qrds){margin:var(--space-xs) 0 0;font-size:var(--space-lg);line-height:1.1}.district-card__description.svelte-c9qrds{margin-top:10px;display:flex;flex-direction:column;gap:var(--space-xs)}.district-card__description.svelte-c9qrds p:where(.svelte-c9qrds){margin:0;font-size:var(--space-lg);line-height:1.2}@media(max-width:860px){.district-card.svelte-c9qrds{padding:10px var(--space-md)}.district-card__titles.svelte-c9qrds h3:where(.svelte-c9qrds){font-size:22px}.district-card__titles.svelte-c9qrds p:where(.svelte-c9qrds),.district-card__description.svelte-c9qrds p:where(.svelte-c9qrds){font-size:14px}.district-card__icon.svelte-c9qrds{width:58px;height:58px}}.unit-card.svelte-1i9c2ut{width:min(420px,100%);max-width:100%;padding:var(--space-md) 14px;box-sizing:border-box}.unit-card__header.svelte-1i9c2ut{display:flex;align-items:flex-start;gap:var(--space-md)}.unit-card__icon.svelte-1i9c2ut{width:76px;height:76px;padding:var(--space-sm);border:2px solid rgba(255,255,255,.9);border-radius:var(--radius-sm);box-sizing:border-box;display:grid;place-items:center;flex:none}.unit-card__icon.svelte-1i9c2ut img:where(.svelte-1i9c2ut){width:100%;height:100%;object-fit:contain}.unit-card__titles.svelte-1i9c2ut h3:where(.svelte-1i9c2ut){margin:0;font-size:28px;line-height:1;font-weight:var(--font-weight-extrabold)}.unit-card__titles.svelte-1i9c2ut p:where(.svelte-1i9c2ut){margin:6px 0 0;font-size:18px;line-height:1.1}.unit-card__stats.svelte-1i9c2ut{margin-top:var(--space-md);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 18px;font-size:var(--space-lg)}.unit-card__stat.svelte-1i9c2ut{display:flex;justify-content:space-between;gap:10px}.unit-card__stat.svelte-1i9c2ut strong:where(.svelte-1i9c2ut){font-weight:var(--font-weight-medium)}.unit-card__separator.svelte-1i9c2ut{height:2px;margin:var(--space-sm) 0;background:#ffffffd1}.unit-card__actions.svelte-1i9c2ut p:where(.svelte-1i9c2ut){margin:2px 0;font-size:17px;line-height:1.2}.unit-card__action-name.svelte-1i9c2ut{font-weight:var(--font-weight-extrabold)}@media(max-width:860px){.unit-card.svelte-1i9c2ut{padding:10px var(--space-md)}.unit-card__icon.svelte-1i9c2ut{width:62px;height:62px}.unit-card__titles.svelte-1i9c2ut h3:where(.svelte-1i9c2ut){font-size:var(--space-xl)}.unit-card__titles.svelte-1i9c2ut p:where(.svelte-1i9c2ut),.unit-card__stats.svelte-1i9c2ut,.unit-card__actions.svelte-1i9c2ut p:where(.svelte-1i9c2ut){font-size:14px}}.tile-card.svelte-1q3vycd{position:fixed;padding:14px;max-width:min(430px,calc(100vw - var(--space-xl)));min-width:min(330px,calc(100vw - var(--space-xl)));z-index:40;pointer-events:auto}.tile-card--with-unit.svelte-1q3vycd{max-width:min(880px,calc(100vw - var(--space-xl)))}.tile-card__layout.svelte-1q3vycd{display:grid;grid-template-columns:minmax(300px,430px);gap:var(--space-md);align-items:start}.tile-card--with-unit.svelte-1q3vycd .tile-card__layout:where(.svelte-1q3vycd){grid-template-columns:minmax(300px,430px) minmax(300px,420px)}.tile-card__primary.svelte-1q3vycd,.tile-card__unit-panel.svelte-1q3vycd{min-width:0}.tile-card__header.svelte-1q3vycd{display:flex;align-items:flex-start;gap:14px}.tile-card__icon.svelte-1q3vycd{width:74px;height:74px;flex:none;display:grid;place-items:center;overflow:hidden}.tile-card__icon.svelte-1q3vycd img:where(.svelte-1q3vycd){width:70%;height:70%;object-fit:contain}.tile-card__titles.svelte-1q3vycd{min-width:0}.tile-card__titles.svelte-1q3vycd h2:where(.svelte-1q3vycd){margin:0;line-height:1;font-weight:var(--font-weight-extrabold);font-size:28px}.tile-card__titles.svelte-1q3vycd p:where(.svelte-1q3vycd){margin:var(--space-xs) 0 0;font-size:var(--ui-font-size-sm);line-height:1.1}.tile-card__status.svelte-1q3vycd{margin:10px 0 0;font-size:var(--ui-font-size-sm);line-height:1.2}.tile-card__description.svelte-1q3vycd{margin-top:10px;display:flex;flex-direction:column;gap:var(--space-xs)}.tile-card__description.svelte-1q3vycd p:where(.svelte-1q3vycd){margin:0;font-size:var(--ui-font-size-sm);line-height:1.2}.tile-card__actions.svelte-1q3vycd{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px;justify-content:center}.tile-card__action.svelte-1q3vycd{background:var(--color-accent-blue);border-color:var(--color-border-subtle);font-weight:var(--font-weight-bold);line-height:1;font-size:var(--ui-font-size-lg);padding:var(--space-sm) 14px}.tile-card__action.svelte-1q3vycd:hover{background:var(--color-accent-blue-hover)}.tile-action-dialog.svelte-1q3vycd{padding:0;border:1px solid rgba(255,255,255,.24);border-radius:var(--radius-lg);background:var(--color-surface-2);color:var(--color-text-light);width:min(640px,calc(100vw - var(--space-xl)));pointer-events:auto}.tile-action-dialog.svelte-1q3vycd::backdrop{background:var(--color-surface-trans-55)}.tile-action-dialog__content.svelte-1q3vycd{padding:var(--space-lg);display:flex;flex-direction:column;gap:var(--space-md)}.tile-action-dialog__content.svelte-1q3vycd h3:where(.svelte-1q3vycd){margin:0;font-size:1.2rem}.tile-action-dialog__content.svelte-1q3vycd p:where(.svelte-1q3vycd){margin:0}.tile-action-dialog__upgrade-card.svelte-1q3vycd{padding:2px}.tile-action-dialog__upgrade-detail.svelte-1q3vycd{display:flex;flex-direction:column;align-items:center;margin-top:8px}.tile-action-dialog__actions.svelte-1q3vycd{display:flex;justify-content:flex-end;gap:10px}@media(max-width:860px){.tile-card.svelte-1q3vycd{min-width:min(280px,calc(100vw - var(--space-xl)))}.tile-card--with-unit.svelte-1q3vycd .tile-card__layout:where(.svelte-1q3vycd){grid-template-columns:1fr}.tile-card__titles.svelte-1q3vycd h2:where(.svelte-1q3vycd){font-size:22px}.tile-card__titles.svelte-1q3vycd p:where(.svelte-1q3vycd),.tile-card__status.svelte-1q3vycd,.tile-card__description.svelte-1q3vycd p:where(.svelte-1q3vycd){font-size:14px}.tile-card__icon.svelte-1q3vycd{width:58px;height:58px}}.resource.svelte-grzp81{font-size:1.2rem;padding:var(--space-xs) var(--space-md);gap:12px}.icon.svelte-grzp81{min-height:30px;text-align:center;display:flex;align-items:center;justify-content:center}.value.svelte-grzp81{font-weight:var(--font-weight-semibold);line-height:1}.modal.svelte-10lmah4{width:fit-content;max-width:min(1100px,calc(100vw - var(--space-xl)));max-height:80vh}.content.svelte-10lmah4{padding:var(--space-lg) 18px;display:grid;grid-template-columns:minmax(500px,560px) minmax(360px,420px);gap:var(--space-lg);align-items:stretch}.list.svelte-10lmah4{overflow-y:auto;display:flex;flex-direction:column;gap:var(--space-md);max-height:calc(80vh - 92px);padding-inline:2px}.empty.svelte-10lmah4{padding:var(--space-md);margin-bottom:var(--space-sm)}.preview-pane.svelte-10lmah4{min-height:480px;max-height:calc(80vh - 92px);overflow-y:auto;overflow-x:hidden;padding-inline:2px}.preview-stack.svelte-10lmah4{display:flex;gap:10px;align-items:flex-start;flex-direction:column}.preview-empty.svelte-10lmah4{padding:var(--space-md);border:1px dashed var(--color-border-dashed);border-radius:var(--radius-md)}@media(max-width:1000px){.content.svelte-10lmah4{grid-template-columns:1fr}.preview-pane.svelte-10lmah4{max-height:46vh}}.modal.svelte-f792nd{width:fit-content;max-width:min(1100px,calc(100vw - var(--space-xl)));max-height:80vh}.header-actions.svelte-f792nd{display:flex;gap:var(--space-sm);align-items:center}.readonly-banner.svelte-f792nd{padding:10px var(--space-lg) 0;color:var(--color-accent-orange);font-size:.9rem}.content.svelte-f792nd{padding:var(--space-lg) 18px;display:grid;grid-template-columns:minmax(500px,560px) minmax(360px,420px);gap:var(--space-lg);align-items:stretch}.grid.svelte-f792nd{overflow-y:auto;display:grid;grid-template-columns:1fr;gap:var(--space-md);max-height:calc(80vh - 92px);padding-inline:2px}.empty-slot.svelte-f792nd{padding:var(--space-lg);text-align:center;border:1px dashed var(--color-surface-4);border-radius:var(--radius-sm);background:#00000026}.preview-pane.svelte-f792nd{min-height:480px;max-height:calc(80vh - 92px);overflow-y:auto;overflow-x:hidden;padding-inline:2px}.preview-stack.svelte-f792nd{display:flex;gap:10px;align-items:flex-start;flex-direction:column}.shop-reroll.svelte-f792nd{background:#4a9eff;font-weight:var(--font-weight-bold)}.shop-reroll.svelte-f792nd:hover{background:#3a8eef}.preview-empty.svelte-f792nd{padding:var(--space-md);border:1px dashed var(--color-border-dashed);border-radius:var(--radius-md)}@media(max-width:1050px){.content.svelte-f792nd{grid-template-columns:1fr}.preview-pane.svelte-f792nd{max-height:46vh}}.modal.svelte-15lkxu8{width:fit-content;max-width:min(960px,calc(100vw - var(--space-xl)));max-height:80vh}.content.svelte-15lkxu8{padding:var(--space-lg) 18px;display:grid;grid-template-columns:minmax(340px,400px) minmax(360px,420px);gap:var(--space-lg);align-items:stretch}.list.svelte-15lkxu8{overflow-y:auto;display:flex;flex-direction:column;gap:var(--space-md);max-height:calc(80vh - 92px);padding-inline:2px}.readonly-banner.svelte-15lkxu8{padding:10px var(--space-lg) 0;color:var(--color-accent-orange);font-size:.9rem}.empty.svelte-15lkxu8{padding:var(--space-md)}.unit-row.svelte-15lkxu8{display:flex;align-items:center;justify-content:space-between;background:var(--color-surface-3);border-radius:var(--radius-sm);padding:10px;gap:10px;cursor:default}.unit-row__trigger.svelte-15lkxu8{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.unit-name.svelte-15lkxu8{font-size:1.05rem;font-weight:var(--font-weight-bold)}.reorder.svelte-15lkxu8{display:flex;gap:6px;flex-shrink:0}.icon-container.svelte-15lkxu8{width:52px;height:52px;background:var(--color-surface-1);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-container.svelte-15lkxu8 img:where(.svelte-15lkxu8){max-width:100%;max-height:100%}.unit-icon--ally.svelte-15lkxu8{filter:grayscale(0) sepia(1) hue-rotate(85deg) saturate(5) contrast(1) brightness(1)}.reorder-btn.svelte-15lkxu8{background:var(--color-surface-4);border:1px solid var(--color-border-default);color:var(--color-text-light);font-weight:var(--font-weight-extrabold)}.reorder-btn.svelte-15lkxu8:hover{background:var(--color-surface-5)}.reorder-btn.svelte-15lkxu8:disabled{opacity:.35;cursor:not-allowed}.preview-pane.svelte-15lkxu8{min-height:350px;max-height:calc(80vh - 92px);overflow-y:auto;overflow-x:hidden;padding-inline:2px}.preview-empty.svelte-15lkxu8{padding:var(--space-md);border:1px dashed var(--color-border-dashed);border-radius:var(--radius-md)}@media(max-width:980px){.content.svelte-15lkxu8{grid-template-columns:1fr}.preview-pane.svelte-15lkxu8{max-height:46vh}}.modal.svelte-1ehf0ap{width:980px;max-height:85vh}.header-actions.svelte-1ehf0ap{display:flex;gap:var(--space-sm);align-items:center}.meta.svelte-1ehf0ap{padding:10px var(--space-lg);display:flex;gap:var(--space-lg);flex-wrap:wrap;border-bottom:1px solid var(--color-border-subtle);color:var(--color-text-dim);font-size:.95rem}.readonly-banner.svelte-1ehf0ap{padding:10px var(--space-lg) 0;color:var(--color-accent-orange);font-size:.9rem}.content.svelte-1ehf0ap{padding:var(--space-lg);overflow:auto;display:grid;grid-template-columns:1fr;gap:var(--space-lg)}.armies.svelte-1ehf0ap{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-lg)}.army.svelte-1ehf0ap{background:var(--color-surface-3);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);padding:var(--space-md);min-height:160px}.army.svelte-1ehf0ap h3:where(.svelte-1ehf0ap){margin:0 0 10px;font-size:1rem}.unit.svelte-1ehf0ap{display:grid;grid-template-columns:92px 1fr;gap:10px;align-items:center;padding:var(--space-sm);border-radius:var(--radius-md);background:var(--color-surface-trans-18);border:1px solid rgba(255,255,255,.06);margin-bottom:var(--space-sm)}.unit-left.svelte-1ehf0ap{display:flex;gap:var(--space-sm);align-items:center}.pos.svelte-1ehf0ap{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:var(--color-surface-1);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-sm);font-weight:var(--font-weight-extrabold)}.icon.svelte-1ehf0ap{width:44px;height:44px;background:var(--color-surface-1);border-radius:var(--radius-sm);border:1px solid var(--color-border-subtle);object-fit:contain;padding:var(--space-xs)}.icon--ally.svelte-1ehf0ap{filter:grayscale(0) sepia(1) hue-rotate(85deg) saturate(5) contrast(1) brightness(1)}.icon--enemy.svelte-1ehf0ap{filter:grayscale(0) sepia(1) hue-rotate(-20deg) saturate(5) contrast(1) brightness(1)}.name.svelte-1ehf0ap{font-weight:var(--font-weight-extrabold)}.hp-text.svelte-1ehf0ap{color:var(--color-text-dim);font-size:.9rem;margin-top:2px}.hp-bar.svelte-1ehf0ap{width:100%;height:10px;background:var(--color-surface-1);border-radius:var(--radius-pill);overflow:hidden;border:1px solid var(--color-border-subtle);margin-top:6px}.hp-fill.svelte-1ehf0ap{height:100%;background:var(--color-accent-green);transition:width .15s linear}.empty.svelte-1ehf0ap{color:#bbb;font-size:.9rem}.log.svelte-1ehf0ap{background:var(--color-surface-3);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);padding:var(--space-md)}.log.svelte-1ehf0ap h3:where(.svelte-1ehf0ap){margin:0 0 10px;font-size:1rem}.log-box.svelte-1ehf0ap{background:var(--color-surface-1);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);padding:10px;max-height:260px;overflow:auto;font-family:var(--font-mono);font-size:.85rem;color:#e8e8e8}.log-line.svelte-1ehf0ap{padding:2px 0;white-space:pre-wrap}.log-empty.svelte-1ehf0ap{color:#bbb}.settings-body.svelte-197mnq8{padding:10px 12px 12px;display:flex;flex-direction:column;gap:4px}.settings-group-label.svelte-197mnq8{font-size:var(--ui-font-size-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.08em;opacity:.5;margin-top:8px;margin-bottom:2px}.settings-group-label.svelte-197mnq8:first-child{margin-top:0}.settings-row.svelte-197mnq8{display:flex;justify-content:space-between;align-items:center;gap:var(--space-sm);font-size:var(--ui-font-size-sm)}.settings-label.svelte-197mnq8{opacity:.8;flex:1}.settings-input.svelte-197mnq8{width:72px;height:28px;box-sizing:border-box;padding:0 8px;border-radius:var(--radius-sm);border:1px solid rgba(255,255,255,.18);background:#00000059;color:var(--color-text-light);font:inherit;font-size:var(--ui-font-size-sm);text-align:right;appearance:textfield}.settings-input.svelte-197mnq8::-webkit-outer-spin-button,.settings-input.svelte-197mnq8::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.settings-value.svelte-197mnq8{opacity:.7;font-size:var(--ui-font-size-sm);min-width:40px;text-align:right}.settings-apply-btn.svelte-197mnq8{margin-top:var(--space-sm);width:100%}.multiplayer-panel.svelte-jv8mhz{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(580px,calc(100vw - 32px));padding:var(--space-lg);pointer-events:auto}.multiplayer-title.svelte-jv8mhz{font-size:var(--ui-font-size-xl);font-weight:var(--font-weight-extrabold);margin-bottom:var(--space-xs)}.multiplayer-header.svelte-jv8mhz{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--space-sm)}.how-to-play-btn.svelte-jv8mhz{width:32px;height:32px;border-radius:50%;border:2px solid rgba(255,255,255,.4);background:#0009;color:#fff;font-weight:700;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.how-to-play-btn.svelte-jv8mhz:hover{background:#fff3;border-color:#fff}.multiplayer-row.svelte-jv8mhz{display:flex;justify-content:space-between;gap:var(--space-sm);font-size:var(--ui-font-size-sm);margin-bottom:6px}.multiplayer-row--status.svelte-jv8mhz{margin-bottom:10px}.multiplayer-field-row.svelte-jv8mhz{display:grid;grid-template-columns:1fr auto;gap:var(--space-sm);margin-bottom:10px}.multiplayer-input.svelte-jv8mhz{width:101%;height:36px;box-sizing:border-box;padding:0 10px;border-radius:var(--radius-sm);border:1px solid rgba(255,255,255,.18);background:#00000073;color:var(--color-text-light);font:inherit}.multiplayer-input.svelte-jv8mhz::placeholder{opacity:.7}.multiplayer-actions.svelte-jv8mhz{display:flex;gap:var(--space-sm);margin-top:var(--space-sm)}.multiplayer-actions.svelte-jv8mhz .ui-button:where(.svelte-jv8mhz),.multiplayer-start.svelte-jv8mhz{flex:1}.multiplayer-error.svelte-jv8mhz{font-size:var(--ui-font-size-xs);color:#ffb3b3;margin-top:10px}.multiplayer-players.svelte-jv8mhz{margin-top:var(--space-sm);padding:10px;border-radius:var(--radius-md);background:#00000040;display:flex;flex-direction:column;gap:var(--space-sm)}.multiplayer-player-row.svelte-jv8mhz{display:grid;grid-template-columns:1fr auto auto;gap:var(--space-sm);align-items:center;font-size:var(--ui-font-size-sm)}.multiplayer-player-name.svelte-jv8mhz{font-weight:var(--font-weight-semibold);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multiplayer-player-state.svelte-jv8mhz{font-size:var(--ui-font-size-xs);padding:2px var(--space-sm);border-radius:var(--radius-pill);border:1px solid rgba(255,255,255,.2)}.multiplayer-player-state.is-ready.svelte-jv8mhz{background:#258c534d}.multiplayer-player-state.is-waiting.svelte-jv8mhz{background:#8c61254d}.multiplayer-host-badge.svelte-jv8mhz{font-size:var(--ui-font-size-xs);padding:2px 7px;border-radius:var(--radius-pill);background:#4882c959}.multiplayer-start.svelte-jv8mhz{margin-top:10px;width:100%}.settings-section.svelte-jv8mhz{margin-top:var(--space-sm);border-radius:var(--radius-md);border:1px solid rgba(255,255,255,.1);overflow:hidden}.settings-toggle.svelte-jv8mhz{width:100%;display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#ffffff0f;border:none;color:var(--color-text-light);font:inherit;font-size:var(--ui-font-size-sm);font-weight:var(--font-weight-semibold);cursor:pointer;text-align:left;pointer-events:auto}.settings-toggle.svelte-jv8mhz:hover{background:#ffffff1a}.settings-toggle-arrow.svelte-jv8mhz{transition:transform .2s ease;opacity:.6}.settings-toggle-arrow.open.svelte-jv8mhz{transform:rotate(180deg)}.fight-panel.svelte-nvrdwa{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(980px,calc(100vw - var(--space-xl)));max-height:calc(100vh - var(--space-xl));overflow:auto;padding:var(--space-md);pointer-events:auto}.fight-header.svelte-nvrdwa{display:flex;justify-content:space-between;align-items:center;gap:var(--space-md);margin-bottom:10px}.fight-title.svelte-nvrdwa{font-size:1.1rem;font-weight:var(--font-weight-extrabold)}.fight-subtitle.svelte-nvrdwa{font-size:.9rem;opacity:.8}.fight-timer.svelte-nvrdwa{font-size:1.4rem;font-weight:var(--font-weight-black);letter-spacing:.03em}.fight-layout.svelte-nvrdwa{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,420px);gap:var(--space-md);align-items:stretch}.fight-body.svelte-nvrdwa{display:flex;flex-direction:column;gap:var(--space-sm)}.fight-row.svelte-nvrdwa{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:var(--space-sm);border-radius:var(--radius-md);background:#0003;border:1px solid rgba(255,255,255,.1)}.fight-row-main.svelte-nvrdwa{display:flex;flex-direction:column;align-items:stretch;gap:var(--space-sm);flex:1}.fight-row-top.svelte-nvrdwa{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.fight-round.svelte-nvrdwa{font-weight:var(--font-weight-extrabold);min-width:34px}.fight-opponent.svelte-nvrdwa{font-weight:var(--font-weight-bold)}.fight-armies.svelte-nvrdwa{display:flex;flex-direction:column;gap:var(--space-xs);font-size:.9rem;opacity:.9}.fight-army-line.svelte-nvrdwa{display:flex;gap:6px;flex-wrap:wrap}.fight-unit-list.svelte-nvrdwa{display:inline}.fight-unit-link.svelte-nvrdwa{padding:0;border:none;background:transparent;color:#dce8ff;font:inherit;cursor:pointer;text-decoration:underline}.fight-unit-link.svelte-nvrdwa:hover,.fight-unit-link.svelte-nvrdwa:focus-visible{color:var(--color-text-light)}.fight-army-name.svelte-nvrdwa{font-weight:var(--font-weight-bold)}.fight-status.svelte-nvrdwa{font-size:.85rem;padding:2px var(--space-sm);border-radius:var(--radius-pill);border:1px solid rgba(255,255,255,.22)}.fight-status--won.svelte-nvrdwa{background:#1c844859}.fight-status--lost.svelte-nvrdwa{background:#a0242459}.fight-status--draw.svelte-nvrdwa{background:#68686859}.fight-status--pending.svelte-nvrdwa{background:#50505040}.fight-status--bye.svelte-nvrdwa{background:#59461e59}.fight-result.svelte-nvrdwa{opacity:.85;font-size:.9rem}.replay-btn.svelte-nvrdwa{min-width:86px}.fight-preview-pane.svelte-nvrdwa{position:sticky;top:0;min-height:400px;max-height:calc(100vh - 130px);overflow:auto;padding-right:var(--space-xs)}.fight-preview-empty.svelte-nvrdwa{padding:var(--space-md);border:1px dashed var(--color-border-dashed);border-radius:var(--radius-md)}.fight-empty.svelte-nvrdwa{padding:10px;opacity:.75}@media(max-width:1050px){.fight-layout.svelte-nvrdwa{grid-template-columns:1fr}.fight-preview-pane.svelte-nvrdwa{position:static;max-height:42vh}}.advance-panel.svelte-fafqae{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(1120px,calc(100vw - var(--space-xl)));max-height:calc(100vh - var(--space-xl));overflow:auto;padding:var(--space-md);pointer-events:auto}.advance-header.svelte-fafqae{display:flex;justify-content:space-between;align-items:center;gap:var(--space-md);margin-bottom:10px}.advance-title.svelte-fafqae{font-size:1.15rem;font-weight:var(--font-weight-extrabold)}.advance-subtitle.svelte-fafqae{font-size:.9rem;opacity:.8}.advance-turn-block.svelte-fafqae{display:flex;flex-direction:column;align-items:flex-end;gap:var(--space-xs)}.advance-turn-label.svelte-fafqae{font-weight:var(--font-weight-bold)}.advance-turn-label--mine.svelte-fafqae{color:#7af1b9}.advance-timer.svelte-fafqae{font-size:1.2rem;font-weight:var(--font-weight-black)}.advance-order.svelte-fafqae{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:var(--space-md)}.advance-order-chip.svelte-fafqae{display:inline-flex;align-items:center;gap:5px;font-size:.85rem;padding:var(--space-xs) var(--space-sm);border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.advance-order-chip--active.svelte-fafqae{background:#6fbfff42;border-color:#6fbfff99}.advance-order-chip--me.svelte-fafqae{font-weight:var(--font-weight-bold)}.advance-order-index.svelte-fafqae{opacity:.75}.advance-grid.svelte-fafqae{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.charter-card.svelte-fafqae{display:flex;flex-direction:column;gap:10px;padding:10px;border-radius:var(--space-sm);background:#00000038;border:1px solid rgba(255,255,255,.14)}.charter-card--taken.svelte-fafqae{opacity:.55;filter:grayscale(.45)}.charter-head.svelte-fafqae{display:flex;justify-content:space-between;align-items:center;gap:var(--space-sm)}.charter-title.svelte-fafqae{font-weight:var(--font-weight-extrabold)}.charter-level.svelte-fafqae{font-size:.8rem;padding:2px 7px;border-radius:999px;background:#ffffff1f}.charter-section.svelte-fafqae{display:flex;flex-direction:column;gap:6px}.charter-section-title.svelte-fafqae{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;opacity:.72}.charter-tags.svelte-fafqae{display:flex;flex-wrap:wrap;gap:6px}.charter-tag.svelte-fafqae{font-size:.82rem;padding:3px 7px;border-radius:999px;background:#ffffff1c;border:1px solid rgba(255,255,255,.14);color:inherit;font-family:inherit}.charter-tag--interactive.svelte-fafqae{cursor:pointer}.charter-tag--interactive.svelte-fafqae:hover{background:#ffffff38;border-color:#ffffff4d}.charter-empty.svelte-fafqae{font-size:.88rem;opacity:.65}.charter-picked.svelte-fafqae{font-size:.88rem;font-weight:var(--font-weight-bold);opacity:.9}.charter-pick.svelte-fafqae{align-self:flex-start}@media(max-width:980px){.advance-grid.svelte-fafqae{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.advance-grid.svelte-fafqae{grid-template-columns:1fr}}.blueprint-popout.svelte-fafqae{position:fixed;z-index:120;display:flex;flex-direction:column;gap:var(--space-sm);width:430px;max-width:calc(100vw - 32px);filter:drop-shadow(var(--shadow-elevation-1))}.blueprint-popout-unit.svelte-fafqae{width:100%}.top-actions.svelte-1sgizsj{display:flex;align-items:center;gap:var(--space-sm)}.top-action-card.svelte-1sgizsj{position:relative;display:flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-sm);color:var(--color-text-light);background:#000000b3;cursor:pointer;padding:0;overflow:hidden;transition:background .18s ease,transform .18s ease,opacity .18s ease}.top-action-card--wide.svelte-1sgizsj{width:164px;height:96px}.top-action-card--middle.svelte-1sgizsj{width:110px;height:110px}.top-action-card.svelte-1sgizsj:hover:not(:disabled){background:#000000c7;transform:translateY(-1px)}.top-action-icon.svelte-1sgizsj{position:absolute;width:44px;height:46px;left:30px;top:11px;object-fit:contain;pointer-events:none}.top-action-icon--middle.svelte-1sgizsj{left:50%;top:9px;transform:translate(-50%);width:60px;height:60px}.top-action-placeholder.svelte-1sgizsj{position:absolute;left:50%;top:18px;transform:translate(-50%);font-size:30px;font-weight:var(--font-weight-bold);line-height:1}.top-action-count.svelte-1sgizsj{position:absolute;top:11px;right:26px;font-size:28px;font-weight:var(--font-weight-bold);line-height:1;text-align:center;text-shadow:0 2px var(--space-xs) rgba(0,0,0,.45)}.top-action-label.svelte-1sgizsj{position:absolute;bottom:7px;left:0;width:100%;font-size:var(--ui-font-size-xl);font-weight:var(--font-weight-regular);line-height:1;text-align:center;text-shadow:0 2px var(--space-xs) rgba(0,0,0,.4)}@media(max-width:1200px){.top-action-card--wide.svelte-1sgizsj{width:146px;height:86px}.top-action-card--middle.svelte-1sgizsj{width:98px;height:98px}.top-action-icon.svelte-1sgizsj{width:39px;height:41px;left:27px;top:9px}.top-action-icon--middle.svelte-1sgizsj{width:54px;height:54px;left:50%;top:var(--space-sm)}.top-action-count.svelte-1sgizsj{font-size:var(--space-xl);top:10px;right:22px}.top-action-label.svelte-1sgizsj{font-size:var(--ui-font-size-lg);bottom:6px}}@media(max-width:900px){.top-actions.svelte-1sgizsj{justify-content:center;width:100%}}.renown-leaderboard.svelte-3g57zb{position:absolute;top:176px;right:var(--ui-edge-right, var(--space-lg));width:142px;max-height:calc(100vh - 292px);overflow-y:auto;padding:10px var(--space-sm);display:flex;flex-direction:column;align-items:center;gap:var(--space-md);background:#00000080;border-radius:var(--radius-sm);pointer-events:auto}.leaderboard-card.svelte-3g57zb{width:100%;height:54px;padding:0;border:0;border-radius:var(--radius-sm);background:#000000b3;color:var(--color-text-light);text-align:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;transition:border-color .16s ease,background .16s ease}.leaderboard-card--hover.svelte-3g57zb,.leaderboard-card--active.svelte-3g57zb,.leaderboard-card.svelte-3g57zb:focus-visible{border:2px solid var(--color-text-light)}.leaderboard-card--self.svelte-3g57zb{border:2px solid #ffd52d}.leaderboard-card--self.leaderboard-card--hover.svelte-3g57zb,.leaderboard-card--self.svelte-3g57zb:focus-visible{border-color:#ffd52d}.leaderboard-name.svelte-3g57zb{height:27px;display:flex;align-items:center;justify-content:center;font-size:var(--ui-font-size-sm);font-weight:var(--font-weight-regular);line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 6px}.leaderboard-card--self.svelte-3g57zb .leaderboard-name:where(.svelte-3g57zb){font-weight:var(--font-weight-bold)}.leaderboard-score.svelte-3g57zb{height:27px;display:flex;align-items:center;justify-content:center;font-size:var(--ui-font-size-lg);font-weight:var(--font-weight-regular);line-height:1}.leaderboard-card--hover.svelte-3g57zb .leaderboard-score:where(.svelte-3g57zb){font-size:var(--ui-font-size-md);font-style:italic}@media(max-width:1200px){.renown-leaderboard.svelte-3g57zb{top:168px;right:var(--ui-edge-right, var(--space-lg));transform:scale(.9);transform-origin:top right}}.phase-timer.svelte-13vwx3t{position:absolute;right:var(--ui-edge-right, var(--space-lg));bottom:var(--ui-edge-bottom, var(--space-md));width:352px;height:96px;pointer-events:none}.phase-timer-track.svelte-13vwx3t{position:absolute;left:0;right:94px;top:30px;height:34px;border-radius:var(--radius-sm);background:var(--color-surface-3);overflow:hidden}.phase-timer-fill.svelte-13vwx3t{position:absolute;right:0;top:2px;height:30px;border-radius:var(--radius-sm);transition:width .35s linear,background-color .25s ease}.phase-timer-badge.svelte-13vwx3t{position:absolute;right:0;top:2px;width:92px;height:92px;border-radius:var(--radius-pill);display:flex;align-items:center;justify-content:center;font-size:var(--ui-font-size-display);font-weight:var(--font-weight-bold);line-height:1;background:var(--color-surface-3);border:3px solid #5a5a5a;box-shadow:inset 0 0 0 2px var(--color-outline-focus)}.phase-timer--default.svelte-13vwx3t .phase-timer-fill:where(.svelte-13vwx3t){background:#d9c000}.phase-timer--default.svelte-13vwx3t .phase-timer-badge:where(.svelte-13vwx3t){color:var(--color-text-light)}.phase-timer--critical.svelte-13vwx3t .phase-timer-fill:where(.svelte-13vwx3t){background:#d94100}.phase-timer--critical.svelte-13vwx3t .phase-timer-badge:where(.svelte-13vwx3t){color:#ff9292;box-shadow:inset 0 0 0 2px #ff8f8f}.phase-timer--inactive.svelte-13vwx3t .phase-timer-fill:where(.svelte-13vwx3t){background:#a5a5a5}.phase-timer--inactive.svelte-13vwx3t .phase-timer-badge:where(.svelte-13vwx3t){color:#a5a5a5;box-shadow:inset 0 0 0 2px #bebebeeb}@media(max-width:1200px){.phase-timer.svelte-13vwx3t{transform:scale(.92);transform-origin:bottom right;right:calc(var(--ui-edge-right, var(--space-lg)) - var(--space-sm));bottom:calc(var(--ui-edge-bottom, var(--space-md)) - var(--space-sm))}}.modal.svelte-1hopyw6{width:fit-content;max-width:min(800px,calc(100vw - var(--space-xl)));max-height:80vh;display:flex;flex-direction:column}.header-actions.svelte-1hopyw6{display:flex;gap:var(--space-sm);align-items:center}.content.svelte-1hopyw6{padding:var(--space-lg) 24px;overflow-y:auto;flex-grow:1}.pane-content.svelte-1hopyw6{font-size:1.1rem;line-height:1.6;color:var(--color-text)}.pane-content.svelte-1hopyw6 p{margin-bottom:var(--space-md)}.pane-content.svelte-1hopyw6 ul{margin-left:var(--space-lg);margin-bottom:var(--space-md)}.pane-content.svelte-1hopyw6 li{margin-bottom:var(--space-sm)}.footer-actions.svelte-1hopyw6{display:flex;justify-content:space-between;align-items:center;padding:var(--space-md) 24px;border-top:1px solid var(--color-surface-4);background:#0003}.pane-indicator.svelte-1hopyw6{font-weight:var(--font-weight-bold);color:var(--color-text-muted)}.ui-root.svelte-18k9xpo{position:fixed;inset:0;pointer-events:none;--ui-edge-right: var(--space-lg);--ui-edge-bottom: var(--space-md)}.top-bar.svelte-18k9xpo{position:absolute;top:var(--space-sm);left:50%;transform:translate(-50%);display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-sm);pointer-events:auto}.how-to-play-btn.svelte-18k9xpo{width:32px;height:32px;border-radius:50%;border:2px solid rgba(255,255,255,.4);background:#0009;color:#fff;font-weight:700;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.how-to-play-btn.svelte-18k9xpo:hover{background:#fff3;border-color:#fff}.bottom-actions-wrap.svelte-18k9xpo{position:absolute;left:50%;bottom:var(--ui-edge-bottom);transform:translate(-50%);pointer-events:auto}@media(max-height:760px){.bottom-actions-wrap.svelte-18k9xpo{bottom:var(--space-xs)}}.scout-chip.svelte-18k9xpo{font-weight:var(--font-weight-bold);background:#a8541cd9}
