#ui{--build-content-height: 158px;--build-dock-height: 289px}#ui .actionbar{position:absolute;left:max(12px,env(safe-area-inset-left));bottom:max(12px,env(safe-area-inset-bottom));width:336px;height:var(--build-dock-height);box-sizing:border-box;display:flex;flex-direction:column;gap:8px;padding:8px;overflow:visible;pointer-events:auto;background:linear-gradient(160deg,#23292cfa,#101416fa);border:1px solid #465055;border-radius:6px;box-shadow:inset 0 1px #ffffff14,inset 3px 0 #ebae36b8,0 8px 24px #0000007a}#ui .actionbar.is-tutorial-focus{height:213px}#ui .actionbar.is-tutorial-focus .build-content{height:82px;flex-basis:82px;overflow-y:hidden}@media(max-width:600px){#ui .actionbar.is-tutorial-pack{display:none}}#ui .actionbar:before{content:"";position:absolute;top:0;right:0;left:3px;height:3px;opacity:.9;background:linear-gradient(90deg,#e7a92f 0 25%,#4b5559 25% 100%)}.build-toolbar{display:flex;align-items:center;gap:8px;flex:none;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.08)}.build-tabs{display:flex;align-items:center;gap:5px;min-width:0}#ui button.build-tab{position:relative;width:44px;height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#aeb9bd;background:linear-gradient(180deg,#292f33,#1b2024);border:1px solid #3a4348;border-radius:5px;box-shadow:inset 0 1px #ffffff14,0 2px #090c0e;transition:color .12s ease,border-color .12s ease,background .12s ease}#ui button.build-tab:hover{color:#f0f3f2;border-color:#647078;background:linear-gradient(180deg,#353c41,#242a2f)}#ui button.build-tab.is-active{color:#ffd671;border-color:#b17b26;background:linear-gradient(180deg,#3a3427,#26231c);box-shadow:inset 0 0 0 1px #ffca532e,0 2px #090c0e}#ui button.build-tab.is-active:after{content:"";position:absolute;right:8px;bottom:3px;left:8px;height:2px;background:#f3b83f;box-shadow:0 0 6px #f3b83f80}#ui button.build-tab.build-demo{color:#df9b8e}#ui button.build-tab.build-demo:hover{color:#ffc3b7;border-color:#865047;background:linear-gradient(180deg,#402a27,#291c1a)}#ui button.build-tab.build-demo.is-active{color:#ffd1c8;border-color:#c24d39;background:linear-gradient(180deg,#562b24,#351b17);box-shadow:inset 0 0 0 1px #ff674e2e,0 2px #090c0e}#ui button.build-tab.build-demo.is-active:after{background:#ff7058}.build-divider{width:1px;height:24px;flex:none;margin:0 2px;background:#ffffff1f}.build-throughput{min-width:43px;height:30px;margin-left:auto;padding:0 6px;display:flex;align-items:center;justify-content:center;gap:5px;color:#7fca96;border-left:1px solid rgba(112,191,137,.3);font-size:12px;font-variant-numeric:tabular-nums}.build-throughput strong{color:#b7e7c4}.build-content{min-height:0;height:var(--build-content-height);box-sizing:border-box;flex:0 0 var(--build-content-height);overflow-x:hidden;overflow-y:auto;padding:2px;scrollbar-width:thin;scrollbar-color:#515d62 transparent}.build-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}#ui button.build-tile{position:relative;width:100%;min-width:0;min-height:68px;aspect-ratio:1;isolation:isolate;display:flex;align-items:center;justify-content:center;padding:7px;overflow:hidden;color:#c7d0d2;background:linear-gradient(145deg,#2c3236,#1b2023);border:1px solid #3a4347;border-radius:5px;box-shadow:inset 0 1px #ffffff12,0 2px #090c0e;transition:border-color .12s ease,color .12s ease,background .12s ease}#ui button.build-tile:hover{color:#f1f3f1;border-color:#6b767a;background:linear-gradient(145deg,#384045,#252b2f)}#ui button.build-tile.is-active{color:#ffe09a;border-color:#e0a832;background:linear-gradient(145deg,#3b3527,#26231c);box-shadow:inset 0 0 0 1px #ffcf6638,0 2px #090c0e}#ui button.build-tile.is-active:after{content:"";position:absolute;top:0;left:0;z-index:2;width:0;height:0;border-top:11px solid #f2b73e;border-right:11px solid transparent}#ui button.build-tile.is-tutorial{animation:tutorialPackBounce 1.65s ease-in-out infinite;transform-origin:50% 100%}#ui button.build-tile[aria-disabled=true]{cursor:not-allowed;color:#7e898c;opacity:1;border-color:#30373a;background:linear-gradient(145deg,#23282b,#181c1e);box-shadow:inset 0 1px #ffffff0a,0 2px #090c0e}#ui button.build-tile[aria-disabled=true]:hover{color:#8c979a;border-color:#3b4448;background:linear-gradient(145deg,#282e31,#1b2022)}#ui button.build-tile[aria-disabled=true]:active{transform:none;box-shadow:inset 0 1px #ffffff0a,0 2px #090c0e}.tile-icon{display:flex;align-items:center;justify-content:center;transform:translateY(-3px);filter:drop-shadow(0 2px 2px rgba(0,0,0,.35))}.build-tile[aria-disabled=true] .tile-icon{opacity:.55}.tile-capacity{position:absolute;top:5px;left:6px;z-index:3;display:flex;align-items:center;gap:2px;color:#9aa6aa;font-size:10px;font-weight:800;font-variant-numeric:tabular-nums}.tile-action,.tile-lock{position:absolute;top:5px;right:5px;z-index:3;width:17px;height:17px;display:flex;align-items:center;justify-content:center;border-radius:3px}.tile-action{color:#d9f3df;background:#337b49;border:1px solid #4da764}.tile-lock{color:#c5ced0;background:#343b3e;border:1px solid #4c565a}.tile-alert{position:absolute;top:7px;right:7px;z-index:3;width:7px;height:7px;border-radius:50%;background:#ffcf66;box-shadow:0 0 0 3px #ffcf6621,0 0 8px #e7a92b;animation:buildAlert 1.25s ease-in-out infinite}.tile-cost{position:absolute;right:5px;bottom:5px;left:5px;display:flex;align-items:center;justify-content:center;gap:3px;color:#d6b869;font-size:9px;line-height:1;font-weight:800;font-variant-numeric:tabular-nums}.tile-cost.is-free{color:#83d39a}.tile-cost.is-short{color:#ef8371}.build-tile.is-active .tile-cost{color:#ffda84}.roster-meter{grid-column:span 3;min-height:68px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;color:#8ba0aa;border-left:1px solid rgba(255,255,255,.09)}.roster-meter strong{color:#dfe5e4;font-size:17px;line-height:1;font-variant-numeric:tabular-nums}.roster-meter span{color:#78878c;font-size:10px;font-weight:800;letter-spacing:.12em}.crew-list{border-top:1px solid rgba(255,255,255,.08)}.crew-line{display:flex;flex-direction:column;gap:6px;padding:8px 2px;border-bottom:1px solid rgba(255,255,255,.07)}.crew-meta{min-height:14px;display:flex;align-items:center;gap:6px}.crew-meta strong{color:#e0e6e5;font-size:11px;font-variant-numeric:tabular-nums}.crew-meta>span:last-child{color:#849297;font-size:10px}.crew-dot{width:7px;height:7px;border-radius:50%;background:#667177;box-shadow:0 0 0 2px #66717721}.crew-dot.is-working{background:#57be76;box-shadow:0 0 0 2px #57be7629,0 0 7px #57be7666}.crew-dot.is-away{background:#e4b04b}.crew-dot.is-off{background:#69757a}.crew-controls{display:grid;grid-template-columns:repeat(3,32px) 1px repeat(5,32px);align-items:center;gap:4px}#ui button.crew-command{width:32px;height:30px;min-width:32px;display:flex;align-items:center;justify-content:center;padding:0;color:#8e9b9f;background:#1d2225;border:1px solid #343c40;border-radius:4px;box-shadow:inset 0 1px #ffffff0a}#ui button.crew-command:hover{color:#e5e9e8;border-color:#657076;background:#293034}#ui button.crew-command.is-active{color:#f7d171;border-color:#9d752c;background:#342f24;box-shadow:inset 0 -2px #d9a535}#ui button.crew-command.is-danger{color:#d2877b;border-color:#5d3732}#ui button.crew-command.is-danger:hover{color:#ffc3b8;border-color:#9f4d40;background:#3b2522}#ui button.crew-command[aria-disabled=true]{color:#68717b;border-color:#7d869138;background:#191f2794;cursor:not-allowed}#ui button.crew-command[aria-disabled=true]:hover{transform:none;color:#7b858f}.crew-divider{width:1px;height:20px;background:#ffffff1c}.expand-layout{display:flex;flex-direction:column;gap:11px;padding:3px 1px 1px}.build-stage-rail{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:space-between;margin:5px 12px 2px}.build-stage-rail:before{content:"";position:absolute;top:50%;right:13px;left:13px;z-index:-1;height:2px;transform:translateY(-50%);background:#3f484c}.stage-node{width:25px;height:25px;display:flex;align-items:center;justify-content:center;color:#7d898d;background:#202528;border:2px solid #465055;border-radius:50%;font-size:9px;font-weight:800;font-variant-numeric:tabular-nums}.stage-node.is-complete{color:#dff1e4;background:#326f44;border-color:#5aae70}.stage-node.is-next{color:#ffe1a0;background:#49391e;border-color:#d5a039;box-shadow:0 0 8px #d5a03940}.expand-action-row{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:stretch;gap:11px}.expand-progress{display:flex;flex-direction:column;justify-content:center;gap:7px;padding:4px 6px 4px 0}.expand-progress-head{display:flex;align-items:baseline;gap:5px;color:#8bc69b}.expand-progress-head strong{color:#dce8df;font-size:18px;font-variant-numeric:tabular-nums}.expand-progress-head span{color:#829087;font-size:11px;font-variant-numeric:tabular-nums}.expand-track{height:5px;overflow:hidden;background:#242b2e;border:1px solid #384247;border-radius:2px}.expand-track span{display:block;height:100%;background:#4ba666;transition:width .18s ease}.expand-level{color:#8d9a9e;font-size:8px;font-weight:800;letter-spacing:.12em}.expand-complete{min-height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#73c58b}.expand-complete span{font-size:9px;font-weight:800;letter-spacing:.16em}.build-modebar{height:44px;min-height:44px;box-sizing:border-box;display:flex;align-items:center;gap:7px;flex:none;padding:4px 4px 4px 8px;color:#f1ce75;background:#25231c;border:1px solid #50462f;border-radius:4px}.build-modebar.is-idle{color:#829094;background:#1c2123;border-color:#363f42}.build-modebar.is-danger{color:#f0aa9e;background:#2b1e1c;border-color:#623a34}.build-modebar>span:nth-of-type(1){min-width:0;overflow:hidden;color:inherit;font-size:10px;font-weight:800;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.mode-live{width:6px;height:6px;flex:none;border-radius:50%;background:#e9ae37;box-shadow:0 0 7px #e9ae37a6;animation:modeLive 1.1s ease-in-out infinite}.mode-live.is-idle{background:#657176;box-shadow:none;animation:none}.build-modebar.is-danger .mode-live{background:#f06a55;box-shadow:0 0 7px #f06a5599}.mode-actions{margin-left:auto;display:flex;align-items:center;gap:4px}#ui button.mode-command{min-width:29px;height:27px;display:flex;align-items:center;justify-content:center;gap:4px;padding:0 6px;color:#b7c1c2;background:#1b2022;border:1px solid #3a4346;border-radius:4px;box-shadow:none}#ui button.mode-command span{font-size:9px;font-variant-numeric:tabular-nums}#ui button.mode-command:hover{color:#fff;border-color:#697477;background:#2b3235}#ui button.mode-cancel{color:#d49489}.build-tooltip{position:fixed;z-index:24;width:238px;max-width:calc(100vw - 16px);box-sizing:border-box;pointer-events:none;display:flex;flex-direction:column;gap:4px;padding:10px 11px 9px;color:#e3e9e8;background:linear-gradient(180deg,#22282b,#161a1c);border:1px solid #4b565b;border-left:3px solid #d9a535;border-radius:5px;box-shadow:0 8px 22px #00000085,inset 0 1px #ffffff0f;font-family:Trebuchet MS,Segoe UI,Verdana,sans-serif;animation:tooltipIn 90ms ease-out}.build-tooltip strong{font-size:12px;line-height:1.25}.build-tooltip>span:not(.build-tooltip-meta){color:#aab5b8;font-size:11px;line-height:1.35}.build-tooltip-meta{margin-top:2px;color:#efc565;font-size:10px;font-weight:800;line-height:1.3}.build-tooltip.tone-locked{border-left-color:#8b9699}.build-tooltip.tone-locked .build-tooltip-meta{color:#e18a78}.build-tooltip.tone-danger{border-left-color:#e05d48}.build-tooltip.tone-danger .build-tooltip-meta{color:#efa092}.build-tooltip.tone-success{border-left-color:#53ae6d}.build-tooltip.tone-success .build-tooltip-meta{color:#88d49d}#ui button.build-tab:focus-visible,#ui button.build-tile:focus-visible,#ui button.crew-command:focus-visible,#ui button.mode-command:focus-visible{outline:2px solid #57bde3;outline-offset:2px}@keyframes buildAlert{50%{opacity:.55;transform:scale(.82)}}@keyframes tutorialPackBounce{0%,58%,to{transform:translateY(0)}68%{transform:translateY(-4px)}77%{transform:translateY(0)}84%{transform:translateY(-2px)}91%{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){#ui button.build-tile.is-tutorial{animation:none}}@keyframes modeLive{50%{opacity:.45}}@keyframes tooltipIn{0%{opacity:0}to{opacity:1}}@media(max-width:760px){#ui{--build-content-height: 146px;--build-dock-height: 277px}#ui .actionbar{left:max(8px,env(safe-area-inset-left));bottom:max(8px,env(safe-area-inset-bottom));width:312px;max-height:calc(100vh - 16px)}#ui button.build-tab{width:44px;height:44px;min-width:44px}.build-tabs{gap:4px}.crew-controls{grid-template-columns:repeat(3,30px) 1px repeat(5,30px)}#ui button.crew-command{width:30px;min-width:30px}}#ui{--build-content-height: 244px;--build-dock-height: 374px}#ui .actionbar{width:472px;height:var(--build-dock-height);gap:8px;padding:9px;color:#25302d;background:#f4f4effa;border:1px solid #aeb6b1;border-radius:7px;box-shadow:0 12px 32px #1e272540,inset 0 1px #fff}#ui .actionbar:before{left:0;height:3px;background:linear-gradient(90deg,#4f8275 0 34%,#d5a92f 34% 42%,#dfe1dc 42%);border-radius:7px 7px 0 0}#ui .actionbar.is-tutorial-focus{height:220px}#ui .actionbar.is-tutorial-focus .build-content{height:90px;flex-basis:90px}.build-toolbar{min-height:44px;padding:0;gap:5px;background:#303938;border:1px solid #242b2a;border-radius:5px;box-shadow:inset 0 1px #ffffff14}.build-tabs{width:100%;padding:4px;gap:4px}#ui button.build-tab{width:auto;min-width:66px;height:36px;flex:1 1 0;gap:6px;padding:0 9px;color:#c4cdca;background:transparent;border:1px solid transparent;border-radius:4px;box-shadow:none;font-size:10px;font-weight:750;letter-spacing:0}#ui button.build-tab svg{width:17px;height:17px;flex:none}#ui button.build-tab>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#ui button.build-tab:hover{color:#fff;background:#3c4745;border-color:#4c5855}#ui button.build-tab.build-demo{flex:0 1 74px;color:#e4b0a6}#ui button.build-tab.build-demo:hover,#ui button.build-tab.build-demo.is-active{color:#fff;background:#9c5147;border-color:#b96c61;box-shadow:inset 0 -2px #5e231b47}.build-divider{height:26px;margin:0 1px;background:#ffffff26}.build-content{height:var(--build-content-height);flex-basis:var(--build-content-height);padding:3px 3px 7px;scrollbar-color:#aeb5b0 transparent}.build-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}#ui button.build-tile{min-height:91px;aspect-ratio:auto;display:grid;grid-template-columns:68px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;align-items:stretch;justify-content:stretch;gap:3px 9px;padding:7px;color:#28322f;text-align:left;background:#fff;border:1px solid #cbd0cb;border-radius:6px;box-shadow:0 1px 2px #27312e14;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}#ui button.build-tile:hover{color:#1e2926;background:#f8faf7;border-color:#8fa99f;box-shadow:0 3px 9px #34494321}#ui button.build-tile.is-active{color:#173a31;background:#e2eee8;border-color:#4f8275;box-shadow:inset 3px 0 #4f8275,0 2px 6px #30504721}#ui button.build-tile.is-active:after{display:none}#ui button.build-tile[aria-disabled=true],#ui button.build-tile[aria-disabled=true]:hover{color:#5f6864;background:#eceeeb;border-color:#d6d9d4;box-shadow:none}.tile-preview{grid-column:1;grid-row:1 / 3;min-width:0;display:grid;place-items:center;color:#4f6f67;background:#dfe5e2;border:1px solid rgba(78,91,88,.16);border-radius:4px;overflow:hidden}.tile-preview.is-icon{background:linear-gradient(145deg,#e3e8e4,#d3dcd7)}.build-tile[aria-disabled=true] .tile-preview{filter:grayscale(.75);opacity:.62}.tile-copy{grid-column:2;grid-row:1;min-width:0;align-self:center;display:flex;flex-direction:column;gap:3px;padding-right:15px}.tile-copy strong{overflow:hidden;color:inherit;font-size:11px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.tile-copy>span{display:-webkit-box;overflow:hidden;color:#58635f;font-size:9px;font-weight:500;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tile-cost{position:static;grid-column:2;grid-row:2;justify-content:flex-start;align-self:end;min-height:16px;color:#765d1b;font-size:10px;font-weight:850}.tile-cost.is-free{color:#387159}.tile-cost.is-short{color:#a44c40}.tile-cost-action{color:#68736f;font-size:8px;letter-spacing:.1em}.build-tile.is-active .tile-cost{color:#35685b}.tile-capacity{top:5px;left:5px;padding:2px 4px;color:#344944;background:#f8faf7e0;border-radius:3px;box-shadow:0 1px 2px #232d2a1f}.tile-action,.tile-lock{top:6px;right:6px}.tile-action{color:#fff;background:#4f8275;border-color:#6a9a8d}.tile-lock{color:#69736f;background:#e1e4df;border-color:#c2c7c1}.tile-alert{top:8px;right:8px;background:#d5a92f;box-shadow:0 0 0 3px #d5a92f29}.build-asset-preview{position:relative;width:100%;height:100%;display:block;overflow:hidden;background:linear-gradient(160deg,#dfe5e2,#c8d2cd);box-shadow:inset 0 -11px #546d5226}.build-asset-preview>span{position:absolute;left:50%;bottom:14px;width:40px;height:27px;background:var(--asset-primary);border-radius:2px;box-shadow:inset -6px -5px #00000014,0 3px 3px #28302e2e;transform:translate(-50%)}.build-asset-preview>span:before,.build-asset-preview>span:after{position:absolute;content:""}.build-asset-preview[data-model=hall]>span:after,.build-asset-preview[data-model=shelf]>span:after{right:5px;bottom:0;width:19px;height:18px;background:var(--asset-secondary);box-shadow:inset 0 4px #ffffff40,inset 0 9px #00000014}.build-asset-preview[data-model=tree]>span{width:7px;height:31px;background:var(--asset-secondary)}.build-asset-preview[data-model=tree]>span:before{left:-17px;top:-20px;width:42px;height:36px;background:var(--asset-primary);border-radius:46% 54% 42% 58%;box-shadow:inset -8px -6px #00000014}.build-asset-preview[data-model=bush]>span{bottom:13px;height:25px;background:var(--asset-primary);border-radius:45% 45% 8px 8px}.build-asset-preview[data-model=rock]>span{bottom:14px;height:19px;border-radius:55% 45% 40% 50%}.build-asset-preview[data-model=gardenLamp]>span{width:5px;height:38px;background:var(--asset-primary)}.build-asset-preview[data-model=gardenLamp]>span:before{left:-6px;top:-5px;width:17px;height:11px;background:var(--asset-secondary);border-radius:50% 50% 3px 3px;box-shadow:0 0 7px var(--asset-secondary)}.build-asset-preview[data-model=packTable]>span,.build-asset-preview[data-model=floorSlot]>span,.build-asset-preview[data-model=cart]>span,.build-asset-preview[data-model=sofa]>span{bottom:16px;width:46px;height:18px;border-bottom:5px solid var(--asset-secondary)}.build-asset-preview[data-model=packTable]>span:before,.build-asset-preview[data-model=cart]>span:before{inset:-10px 5px auto;height:9px;background:var(--asset-primary);box-shadow:0 5px #0000001f}.build-asset-preview[data-model=shelf]>span,.build-asset-preview[data-model=vending]>span{bottom:11px;width:29px;height:42px}.build-asset-preview[data-model=carpet]>span{inset:10px;width:auto;height:auto;background:var(--asset-primary);border:4px solid var(--asset-secondary);transform:none}.build-asset-preview[data-model=planter]>span{width:24px;height:33px;border-radius:4px 4px 2px 2px}.personnel-tools{margin-bottom:8px}.roster-meter{grid-column:auto;min-height:91px;color:#52615b;background:#e8ebe6;border:1px solid #d1d5cf;border-radius:6px}.roster-meter strong,.crew-meta strong{color:#28332f}.roster-meter span,.crew-meta>span:last-child{color:#55615c}.crew-list{border-top-color:#d1d5d0}.crew-line{border-bottom-color:#d8dbd6}#ui button.crew-command{color:#5f6d68;background:#fff;border-color:#cbd0cb;box-shadow:none}#ui button.crew-command:hover{color:#274c42;background:#eef3ef;border-color:#83a096}#ui button.crew-command.is-active{color:#fff;background:#4f8275;border-color:#3d6b60;box-shadow:inset 0 -2px #1d473c3d}#ui button.crew-command[aria-disabled=true]{color:#9aa29f;background:#e7e9e6;border-color:#d4d7d2}.crew-divider{background:#c9cec9}.build-stage-rail:before{background:#c8cdc8}.stage-node{color:#58635f;background:#eef0ec;border-color:#bfc5c0}.stage-node.is-complete{color:#fff;background:#47766b;border-color:#6b9a8e}.stage-node.is-next{color:#5e4811;background:#f1e5bd;border-color:#d5a92f;box-shadow:0 0 0 3px #d5a92f1f}.expand-action-row{grid-template-columns:minmax(0,1.45fr) minmax(150px,1fr);gap:12px}.expand-progress-head{color:#4f8275}.expand-progress-head strong{color:#2f4f46}.expand-progress-head span,.expand-level{color:#58635f}.expand-track{background:#dfe3de;border-color:#c7cdc7}.expand-track span{background:#4f8275}.build-modebar{color:#fff;background:#3d5e56;border-color:#315049;box-shadow:inset 0 1px #ffffff1a}.build-modebar.is-idle{color:#53605b;background:#e7eae5;border-color:#cbd0ca;box-shadow:none}.build-modebar.is-danger{color:#fff;background:#934d44;border-color:#7e4038}.mode-live{background:#d5a92f}.mode-live.is-idle{background:#9aa39f}#ui button.mode-command{color:#e9efec;background:#172a2557;border-color:#fff3}#ui button.mode-command:hover{color:#fff;background:#172a258c;border-color:#ffffff5c}.build-tooltip{border-left-color:#4f8275}.build-tooltip-meta{color:#8fc2b4}#ui button.build-tab:focus-visible,#ui button.build-tile:focus-visible,#ui button.crew-command:focus-visible,#ui button.mode-command:focus-visible{outline-color:#2d8b75}@media(max-width:760px){#ui{--build-content-height: 220px;--build-dock-height: 350px}#ui .actionbar{width:min(460px,calc(100vw - 16px))}#ui button.build-tab{width:auto;min-width:42px;height:36px;padding:0 7px}#ui button.build-tab>span{font-size:9px}.bottomright{bottom:calc(var(--build-dock-height) + 16px)}}@media(max-width:460px){#ui{--build-content-height: 210px;--build-dock-height: 340px}#ui button.build-tab{gap:0}#ui button.build-tab>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.build-grid{gap:5px}#ui button.build-tile{min-height:86px;grid-template-columns:58px minmax(0,1fr);gap:3px 7px;padding:6px}.tile-copy strong{font-size:10px}.tile-copy>span{display:none}.tile-cost{font-size:9px}.roster-meter{min-height:86px}}@media(max-width:380px){.build-grid{grid-template-columns:minmax(0,1fr)}#ui button.build-tile{min-height:88px;grid-template-columns:62px minmax(0,1fr)}.tile-copy strong{display:block;overflow:visible;font-size:11px;line-height:1.2;text-overflow:clip;white-space:normal}.roster-meter{min-height:72px}.expand-action-row{grid-template-columns:minmax(0,1fr)}}@media(max-height:540px){#ui{--build-content-height: 126px;--build-dock-height: 256px}#ui .actionbar{bottom:8px}#ui .actionbar.is-tutorial-focus{height:202px}#ui .actionbar.is-tutorial-focus .build-content{height:72px;flex-basis:72px}}@media(max-width:540px){#ui{--build-dock-height: 279px}.bottomright{bottom:calc(var(--build-dock-height) + 16px)}.speedrow{flex-wrap:nowrap}#ui .speedrow button{min-width:38px;padding:6px 8px}.crew-controls{grid-template-columns:repeat(4,minmax(44px,1fr))}.crew-divider{display:none}#ui button.crew-command{width:100%;min-width:44px;height:44px}#ui button.mode-command{min-width:38px;height:36px}.build-modebar{height:46px;min-height:46px}}@media(max-height:540px){#ui{--build-content-height: 78px;--build-dock-height: 209px}#ui .actionbar{bottom:8px}}@media(max-width:760px)and (max-height:540px){#ui{--build-content-height: 72px;--build-dock-height: 203px}}@media(max-width:540px)and (max-height:540px){#ui{--build-dock-height: 205px}}@media(prefers-reduced-motion:reduce){.tile-alert,.mode-live,.build-tooltip{animation:none}.expand-track span{transition:none}}@media(max-width:540px){#ui{--build-content-height: 210px;--build-dock-height: 340px}#ui .actionbar{width:calc(100vw - 16px);height:var(--build-dock-height)}}#ui{--build-dock-width: 350px;--build-dock-offset: 0px}#ui .actionbar{z-index:18;top:64px;right:var(--build-dock-offset);bottom:16px;left:auto;width:var(--build-dock-width);height:auto;max-height:none;gap:0;padding:0;color:#242b2b;background:#f4f4effa;border:1px solid #b8bfba;border-right:0;border-radius:7px 0 0 7px;box-shadow:-4px 0 18px #222a2929;overflow:hidden}#ui .actionbar:before{display:none}#ui .actionbar.is-tutorial-focus{height:auto}#ui .actionbar.is-tutorial-focus .build-content{height:auto;flex-basis:auto;overflow-y:auto}.build-toolbar{min-height:51px;padding:0;color:#d4dad7;background:#1d2324fa;border:0;border-bottom:1px solid rgba(255,255,255,.11);border-radius:0;box-shadow:none}.build-tabs{width:100%;min-width:0;height:100%;padding:6px;gap:3px}#ui button.build-tab{width:auto;min-width:0;height:38px;flex:1 1 0;gap:4px;padding:0 5px;color:#bfc8c5;background:transparent;border:1px solid transparent;border-radius:5px;box-shadow:none;font-size:9px;font-weight:750}#ui button.build-tab svg{width:17px;height:17px}#ui button.build-tab>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}#ui button.build-tab:hover{color:#fff;background:#3b4746;border-color:#4c5758}#ui button.build-tab.is-active{color:#fff;background:#47766b;border-color:#6b9a8e;box-shadow:inset 0 -2px #1941374d}#ui button.build-tab.is-active:after{display:none}#ui button.build-tab.build-demo{flex:0 1 45px;color:#e4b0a6}#ui button.build-tab.build-demo:hover,#ui button.build-tab.build-demo.is-active{color:#fff;background:#934d44;border-color:#b5685d}.build-divider{width:1px;height:25px;margin:0 1px;background:#ffffff26}.build-content{min-height:0;height:auto;flex:1 1 auto;padding:9px 8px 14px;overflow-x:hidden;overflow-y:auto;scrollbar-color:#aeb4ae transparent;scrollbar-width:thin}.build-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}#ui button.build-tile{min-height:112px;aspect-ratio:auto;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:64px minmax(26px,auto) 16px;align-items:stretch;gap:2px;padding:4px 3px 5px;color:#303a37;text-align:center;background:transparent;border:1px solid transparent;border-radius:5px;box-shadow:none}#ui button.build-tile:hover{color:#202a27;background:#e7e9e3;border-color:#c7ccc6;box-shadow:none}#ui button.build-tile.is-active{color:#173a31;background:#e2eee8;border-color:#4f8275;box-shadow:inset 0 0 0 1px #4f827533}#ui button.build-tile[aria-disabled=true],#ui button.build-tile[aria-disabled=true]:hover{color:#69716e;background:#e5e8e2bd;border-color:transparent;box-shadow:none}.tile-preview{grid-column:1;grid-row:1;width:100%;min-width:0;border-color:#4e5b581f;border-radius:4px}.tile-copy{grid-column:1;grid-row:2;align-self:start;min-width:0;gap:0;padding:2px 3px 0}.tile-copy strong{display:-webkit-box;overflow:hidden;color:inherit;font-size:10px;font-weight:750;line-height:12px;text-align:center;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tile-copy>span{display:none}.tile-cost{grid-column:1;grid-row:3;align-self:center;justify-content:center;min-height:14px;color:#765d1b;font-size:9px;font-weight:850}.tile-capacity{top:7px;left:7px}.tile-action,.tile-lock{top:7px;right:7px}.tile-alert{top:8px;right:8px}.personnel-tools{margin-bottom:10px}.roster-meter{min-height:112px;grid-column:span 2;border-color:#d1d5cf}.crew-line{padding:9px 2px}.crew-controls{grid-template-columns:repeat(3,32px) 1px repeat(5,32px);justify-content:space-between;gap:3px}.expand-layout{gap:16px;padding:3px 1px}.expand-action-row{grid-template-columns:112px minmax(0,1fr);gap:14px}.expand-progress{padding-right:8px}.build-modebar{height:48px;min-height:48px;margin:0;padding:5px 7px 5px 10px;border-width:1px 0 0;border-radius:0}#ui:has(.actionbar) .bottomright{right:calc(var(--build-dock-width) + 12px)}.build-tooltip{border-right:3px solid #4f8275;border-left-width:1px}@media(max-width:760px){#ui{--build-dock-width: auto;--build-mobile-height: 276px}#ui .actionbar,#ui .actionbar.is-tutorial-focus{inset:auto 0 0;width:auto;height:var(--build-mobile-height);max-height:min(var(--build-mobile-height),calc(100vh - 76px));border:0;border-top:1px solid #b8bfba;border-radius:0;box-shadow:0 -4px 18px #222a292e}.build-toolbar{min-height:48px}#ui button.build-tab{height:36px}#ui button.build-tab>span{position:static;width:auto;height:auto;clip-path:none;font-size:9px}.build-content,#ui .actionbar.is-tutorial-focus .build-content{height:auto;flex:1 1 auto;padding:7px 8px 10px;overflow-x:auto;overflow-y:hidden}.build-grid{width:max-content;height:100%;grid-template-columns:none;grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-flow:column;grid-auto-columns:150px}#ui button.build-tile{min-height:82px;grid-template-columns:58px minmax(0,1fr);grid-template-rows:minmax(0,1fr) 17px;gap:2px 7px;padding:5px;text-align:left;background:#fff;border-color:#d0d4ce}.tile-preview{grid-column:1;grid-row:1 / 3}.tile-copy{grid-column:2;grid-row:1;align-self:center;padding:0 10px 0 0}.tile-copy strong{text-align:left}.tile-cost{grid-column:2;grid-row:2;align-self:end;justify-content:flex-start}.personnel-content,.expand-layout{min-width:min(560px,calc(100vw - 16px))}.build-content:has(.personnel-content){overflow-x:hidden;overflow-y:auto}.personnel-tools{width:auto;height:auto;grid-template-columns:150px minmax(150px,1fr);grid-template-rows:88px;grid-auto-flow:row}.roster-meter{min-height:82px;grid-column:auto}.expand-action-row{grid-template-columns:150px minmax(190px,1fr)}#ui:has(.actionbar) .bottomright{right:max(8px,env(safe-area-inset-right));bottom:calc(var(--build-mobile-height) + 8px)}}@media(max-width:480px){#ui{--build-mobile-height: 264px}#ui button.build-tab{gap:0;padding:0 4px}#ui button.build-tab>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.crew-controls{grid-template-columns:repeat(4,minmax(42px,1fr))}}@media(min-width:761px)and (max-height:620px){#ui .actionbar,#ui .actionbar.is-tutorial-focus{top:56px;bottom:0;height:auto}.build-content{padding-top:6px}#ui button.build-tile{min-height:104px;grid-template-rows:56px minmax(26px,auto) 15px}.roster-meter{min-height:104px}}@media(max-width:760px)and (max-height:540px){#ui{--build-mobile-height: 210px}#ui .actionbar,#ui .actionbar.is-tutorial-focus{max-height:min(var(--build-mobile-height),calc(100vh - 54px))}.build-toolbar{min-height:44px}.build-tabs{padding-block:4px}#ui button.build-tab{height:34px}.build-modebar{height:42px;min-height:42px}}.world-screen,.world-screen *{box-sizing:border-box;letter-spacing:0}.world-screen{position:absolute;inset:0;z-index:31;overflow:hidden;pointer-events:auto;color:#edf0ec;background:#6f806b;isolation:isolate}.world-topbar{position:absolute;inset:0 0 auto;z-index:12;height:62px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 14px;background:#191f20f5;border-bottom:1px solid rgba(255,255,255,.13);box-shadow:0 5px 18px #11181840}.world-heading{min-width:0;display:flex;align-items:center;gap:10px}.world-heading>span:last-child{min-width:0;display:flex;flex-direction:column}.world-heading strong{overflow:hidden;color:#f2f3ee;font-size:16px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.world-heading small{color:#aeb8b3;font-size:10px;font-weight:700;line-height:1.3;text-transform:uppercase}.world-brandmark{width:36px;height:36px;flex:none;display:grid;place-items:center;color:#222829;background:#e7bb3f;border:1px solid #f4d474;border-radius:5px;box-shadow:0 2px #81651d}.world-brandmark svg{width:21px;height:21px}.world-maptools{display:flex;align-items:center;gap:4px}#ui button.world-iconbutton{width:38px;min-width:38px;height:38px;display:inline-grid;place-items:center;padding:0;color:#d4dad6;background:transparent;border:1px solid transparent;border-radius:5px;box-shadow:none}#ui button.world-iconbutton:hover:not(:disabled){color:#fff;background:#363f40;border-color:#4c5758}#ui button.world-iconbutton:active:not(:disabled){transform:translateY(1px);box-shadow:none}.world-iconbutton svg{width:18px;height:18px}#ui button.world-close{margin-left:6px;border-color:#465052}.world-zoom{width:44px;color:#aeb8b3;font-size:11px;font-weight:800;text-align:center;font-variant-numeric:tabular-nums}.world-scroller{position:absolute;inset:62px 0 154px;overflow:auto;overscroll-behavior:contain;cursor:grab;scrollbar-width:thin;scrollbar-color:rgba(50,65,62,.72) rgba(231,238,226,.16);touch-action:pan-x pan-y}.world-scroller.is-dragging{cursor:grabbing;user-select:none}.world-plane{position:relative;overflow:hidden;background-color:#708469;background-image:linear-gradient(rgba(232,238,224,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(232,238,224,.08) 1px,transparent 1px);background-size:42px 42px;box-shadow:inset 0 0 0 1px #ffffff1a}.world-plane:after{content:"";position:absolute;inset:18px;z-index:1;pointer-events:none;border:1px solid rgba(238,241,228,.2);border-radius:42% 18% 32% 22%}.world-water,.world-field,.world-town,.world-road{position:absolute;pointer-events:none}.world-water{z-index:0;background:#668d96;border:7px solid rgba(196,211,199,.22)}.world-water-a{width:34%;height:19%;right:-7%;top:11%;border-radius:46% 0 0 58%;transform:rotate(-8deg)}.world-water-b{width:13%;height:48%;left:-7%;bottom:-10%;border-radius:0 65% 48% 0;transform:rotate(7deg)}.world-field{z-index:0;border:1px solid rgba(69,79,54,.26)}.world-field-a{width:30%;height:28%;left:13%;top:11%;background:#a5a06b;clip-path:polygon(9% 2%,98% 14%,90% 91%,0 100%)}.world-field-b{width:28%;height:24%;right:13%;bottom:8%;background:#85965e;clip-path:polygon(0 10%,94% 0,100% 80%,17% 100%)}.world-town{z-index:1;background-color:#8a928c;background-image:linear-gradient(90deg,rgba(230,226,211,.28) 12%,transparent 12% 25%,rgba(230,226,211,.2) 25% 35%,transparent 35% 58%,rgba(230,226,211,.24) 58% 71%,transparent 71%),linear-gradient(rgba(68,75,72,.22) 14%,transparent 14% 44%,rgba(68,75,72,.2) 44% 56%,transparent 56%);background-size:48px 48px;border:4px solid rgba(228,224,208,.2)}.world-town-a{width:27%;height:26%;left:34%;top:35%;border-radius:28% 16% 24% 18%;transform:rotate(-5deg)}.world-town-b{width:17%;height:18%;right:16%;top:29%;border-radius:18% 30% 16% 24%;transform:rotate(9deg)}.world-road{z-index:2;height:9px;background:#c8c2aa;border:2px solid rgba(67,72,66,.22);border-radius:8px;transform-origin:left center;box-shadow:0 0 0 2px #e1dcc71f}.world-road-a{width:78%;left:7%;top:61%;transform:rotate(-12deg)}.world-road-b{width:43%;left:31%;top:26%;transform:rotate(70deg)}.world-road-c{width:35%;left:53%;top:50%;transform:rotate(28deg)}.world-routes{position:absolute;inset:0;z-index:3;width:100%;height:100%;overflow:visible;pointer-events:none}.world-route{fill:none;stroke:#26302f80;stroke-width:3;stroke-dasharray:7 6}.world-route.is-open{stroke:#e9bd49;stroke-dasharray:none;stroke-width:4}#ui button.world-node{position:absolute;z-index:5;width:58px;height:58px;min-width:58px;display:grid;place-items:center;padding:0;color:#26302e;background:transparent;border:0;border-radius:50%;box-shadow:none;transform:translate(-50%,-50%);overflow:visible}#ui button.world-node:hover:not(:disabled){color:#1b2322;background:transparent;transform:translate(-50%,-50%)}#ui button.world-node:active:not(:disabled){transform:translate(-50%,-50%) scale(.96);box-shadow:none}.world-nodepin{width:46px;height:46px;display:grid;place-items:center;color:#26302e;background:#e9bd49;border:3px solid #27312f;border-radius:50%;box-shadow:0 3px #222826a6,0 5px 12px #1f27254d;transition:width .13s ease,height .13s ease,color .13s ease,background .13s ease}.world-nodepin svg{width:21px;height:21px;stroke-width:2.3}.world-node.is-locked .world-nodepin,.world-node.is-future .world-nodepin{color:#c1c8c3;background:#535e5b;border-color:#343d3b;box-shadow:0 3px #22282680,0 5px 12px #1f272533}.world-node.is-future .world-nodepin{color:#8d9893;background:#45504e;border-style:dashed}.world-node.is-selected .world-nodepin{width:56px;height:56px;border-color:#f7f3dc;box-shadow:0 0 0 4px #212b286b,0 4px #222826a6,0 7px 16px #1f272566}.world-node.is-active .world-nodepin:after{content:"";position:absolute;width:66px;height:66px;border:2px solid rgba(248,211,101,.75);border-radius:50%;animation:world-active-pulse 1.7s ease-out infinite}.world-nodelabel{position:absolute;top:calc(100% + 1px);left:50%;min-width:112px;max-width:160px;display:flex;flex-direction:column;align-items:center;color:#19211f;line-height:1.15;text-align:center;text-shadow:0 1px rgba(241,241,222,.45);transform:translate(-50%);pointer-events:none}.world-nodelabel strong{max-width:100%;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.world-nodelabel small{margin-top:2px;color:#34413e;font-size:9px;font-weight:800;text-transform:uppercase}.world-node.is-locked .world-nodelabel,.world-node.is-future .world-nodelabel{color:#35403d;text-shadow:none}.world-node.is-locked .world-nodelabel small,.world-node.is-future .world-nodelabel small{color:#4b5753}.world-empty{position:absolute;left:50%;top:50%;z-index:4;display:flex;flex-direction:column;align-items:center;gap:8px;color:#25302d;transform:translate(-50%,-50%)}.world-empty svg{width:34px;height:34px}.world-locationbar{position:absolute;inset:auto 0 0;z-index:12;min-height:154px;display:grid;grid-template-columns:minmax(245px,1.1fr) auto minmax(190px,1fr) auto;align-items:center;gap:20px;padding:18px 22px;background:#1b2223f7;border-top:1px solid rgba(255,255,255,.13);box-shadow:0 -8px 28px #1319184d}.world-locationidentity{min-width:0;display:grid;grid-template-columns:48px minmax(0,auto) auto;align-items:center;gap:11px}.world-locationidentity>span:nth-child(2){min-width:0;display:flex;flex-direction:column}.world-locationidentity small{overflow:hidden;color:#aeb8b3;font-size:10px;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.world-locationidentity strong{overflow:hidden;color:#f2f3ee;font-size:19px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.world-locationicon{width:48px;height:48px;display:grid;place-items:center;color:#262f2d;background:#e9bd49;border-radius:5px}.world-locationbar.is-locked .world-locationicon,.world-locationbar.is-future .world-locationicon{color:#c3cbc6;background:#4a5552}.world-locationicon svg{width:24px;height:24px}.world-status{align-self:start;justify-self:start;padding:3px 7px;color:#28312f;background:#e9bd49;border-radius:3px;font-size:9px;font-weight:900;line-height:1.2;text-transform:uppercase;white-space:nowrap}.world-locationbar.is-locked .world-status,.world-locationbar.is-future .world-status{color:#d6ddd8;background:#4a5552}.world-locationmeta{display:grid;grid-template-columns:repeat(2,max-content);gap:8px 15px;color:#d7ddd9;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.world-locationmeta span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.world-locationmeta svg{width:15px;height:15px;color:#e1b949}.world-locationcopy{min-width:0;display:flex;flex-direction:column;gap:5px;color:#c8cfcb;font-size:12px;line-height:1.4}.world-locationcopy>span:empty{display:none}.world-locationcopy small{color:#8f9c97;font-size:10px;font-weight:700}.world-locationcopy .world-error{color:#ff9384}.world-actions{min-width:158px;display:flex;flex-direction:column;align-items:stretch;gap:6px}#ui button.world-play{min-width:158px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;color:#242a28;background:#e9bd49;border:1px solid #f5d878;border-radius:5px;box-shadow:inset 0 1px #ffffff4d,0 3px #82671d;font-size:13px;font-weight:900}#ui button.world-play:hover:not(:disabled){color:#171d1b;background:#f2ca59}#ui button.world-play:active:not(:disabled){transform:translateY(2px);box-shadow:inset 0 1px #fff3,0 1px #82671d}.world-play svg,.world-newgame svg,.world-lockedaction svg{width:18px;height:18px}#ui button.world-newgame{min-width:158px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:7px 12px;color:#c9d2ce;background:transparent;border:1px solid #53615d;border-radius:5px;box-shadow:none;font-size:11px;font-weight:800}#ui button.world-newgame:hover:not(:disabled){color:#fff;background:#3a4542;border-color:#75847f}#ui button.world-newgame:active:not(:disabled){transform:translateY(1px);box-shadow:none}.world-lockedaction{min-width:158px;min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;color:#929d98;border:1px solid #4c5754;border-radius:5px;font-size:12px;font-weight:800}@keyframes world-active-pulse{0%{opacity:.8;transform:scale(.78)}75%,to{opacity:0;transform:scale(1.18)}}@media(prefers-reduced-motion:reduce){.world-node.is-active .world-nodepin:after{animation:none}.world-nodepin{transition:none}}@media(max-width:900px){.world-scroller{bottom:188px}.world-locationbar{min-height:188px;grid-template-columns:minmax(230px,1fr) auto;grid-template-rows:auto auto;gap:11px 18px;padding:14px 16px}.world-locationidentity{grid-column:1;grid-row:1}.world-locationmeta{grid-column:1;grid-row:2}.world-locationcopy{grid-column:2;grid-row:1}.world-actions,.world-lockedaction{grid-column:2;grid-row:2}}@media(max-width:620px){.world-topbar{height:54px;gap:8px;padding:0 8px}.world-brandmark{width:34px;height:34px}.world-heading strong{font-size:14px}.world-heading small{display:none}#ui button.world-iconbutton{width:36px;min-width:36px;height:36px}.world-zoom{display:none}.world-maptools{gap:1px}#ui button.world-close{margin-left:2px}.world-scroller{inset:54px 0 212px}.world-locationbar{min-height:212px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto auto;gap:8px 10px;padding:11px 10px 12px}.world-locationidentity{grid-column:1 / -1;grid-row:1;grid-template-columns:42px minmax(0,1fr) auto;gap:8px}.world-locationicon{width:42px;height:42px}.world-locationidentity strong{font-size:16px}.world-locationmeta{grid-column:1 / -1;grid-row:2;display:flex;flex-wrap:wrap;gap:6px 12px;overflow:hidden}.world-locationcopy{grid-column:1;grid-row:3;max-height:42px;overflow:hidden}.world-actions,.world-lockedaction{grid-column:2;grid-row:3;min-width:128px;min-height:42px}.world-nodelabel{min-width:100px;max-width:128px}}@media(max-width:400px){.world-heading>span:last-child{display:none}.world-maptools{margin-left:auto}.world-locationcopy>span{display:none}.world-locationcopy{justify-content:center}.world-actions{min-width:120px}.world-lockedaction{min-width:120px;padding-inline:10px}#ui button.world-play,#ui button.world-newgame{min-width:120px}}#ui button.menubtn svg{width:16px;height:16px;display:block}#ui button.menumap{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:-8px 0 16px;color:#d9e2ec;background:#28323a;border:1px solid #46515c;box-shadow:0 2px #0b0e13}#ui button.menumap:hover:not(:disabled){background:#34404a}#ui button.menunew{width:100%;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:-8px 0 16px;color:#d8dfdc;background:transparent;border:1px solid #46515c;box-shadow:none}#ui button.menunew:hover:not(:disabled){color:#fff;background:#2d373e;border-color:#66737b}#ui button.menumap svg,#ui button.menunew svg,#ui .slotbtns button svg{width:16px;height:16px}#ui .slotbtns button:has(svg){min-width:34px;display:inline-grid;place-items:center;padding-inline:7px}:root{color-scheme:dark;--hud-fg: #edf2ef;--hud-fg-muted: #aeb8b3;--hud-fg-subtle: #7f8c88;--hud-fg-inverse: #202825;--hud-surface: rgba(29, 36, 36, .98);--hud-surface-solid: #1d2424;--hud-surface-raised: #27302f;--hud-surface-soft: #313b39;--hud-surface-hover: #3a4743;--hud-surface-disabled: #252c2b;--hud-toolbar: rgba(24, 30, 31, .98);--hud-toolbar-fg: #d7dedb;--hud-border: #46514e;--hud-border-strong: #64716d;--hud-divider: rgba(236, 242, 238, .13);--hud-inset-highlight: rgba(255, 255, 255, .08);--hud-shadow: rgba(7, 11, 10, .5);--hud-shadow-soft: rgba(10, 15, 14, .28);--hud-scrim: rgba(5, 9, 10, .74);--hud-focus: #65cbb1;--hud-accent: #e7bb3f;--hud-accent-hover: #f1ca5a;--hud-accent-fg: #f3cd62;--hud-accent-soft: #4a4126;--hud-accent-ink: #211c0e;--hud-primary: #47766b;--hud-primary-hover: #527f73;--hud-primary-soft: #29463f;--hud-primary-ink: #ffffff;--hud-success: #64ae83;--hud-success-soft: #233f34;--hud-success-fg: #d3f3df;--hud-warning: #d7aa38;--hud-warning-soft: #493d20;--hud-warning-fg: #ffe8a4;--hud-danger: #d86b5d;--hud-danger-hover: #e57b6c;--hud-danger-soft: #4a2925;--hud-danger-fg: #ffd9d2;--hud-info: #58aeca;--hud-info-soft: #203d47;--hud-info-fg: #d7f3fb;--hud-order-surface: #29312f;--hud-order-surface-alt: #313a37;--hud-order-fg: #edf2ef;--hud-order-ready: #243d34;--hud-order-track: #46504d;--hud-preview-bg: #34443f;--hud-preview-ground: rgba(120, 151, 128, .18);--hud-floating-bg: rgba(22, 28, 29, .97);--hud-floating-fg: #edf2ef;--hud-floating-muted: #abb6b2;--hud-floating-border: #56625e;--hud-tutorial-bg: rgba(22, 40, 48, .98);--hud-tutorial-fg: #eef8ff;--hud-tutorial-border: #4f869b;--hud-scroll-thumb: #687672;--hud-scroll-track: transparent;--hud-map-bg: #53655a;--hud-map-plane: #60745f;--hud-map-grid: rgba(226, 236, 224, .1);--hud-map-water: #527984;--hud-map-field-a: #817f50;--hud-map-field-b: #667647;--hud-map-town: #6c7570;--hud-map-road: #aaa58e;--hud-map-label: #f0f3ed;--hud-map-label-muted: #c2ccc6}:root[data-theme=light]{color-scheme:light;--hud-fg: #25302d;--hud-fg-muted: #64706b;--hud-fg-subtle: #7c8783;--hud-fg-inverse: #f3f5f1;--hud-surface: rgba(244, 244, 239, .98);--hud-surface-solid: #f4f4ef;--hud-surface-raised: #ffffff;--hud-surface-soft: #e7eae5;--hud-surface-hover: #dfe6e1;--hud-surface-disabled: #eceeea;--hud-toolbar: rgba(29, 35, 36, .98);--hud-toolbar-fg: #d4dad7;--hud-border: #bec5bf;--hud-border-strong: #929e98;--hud-divider: rgba(51, 64, 60, .14);--hud-inset-highlight: rgba(255, 255, 255, .72);--hud-shadow: rgba(28, 38, 35, .24);--hud-shadow-soft: rgba(36, 48, 44, .14);--hud-scrim: rgba(28, 36, 34, .45);--hud-focus: #237c67;--hud-accent: #d5a92f;--hud-accent-hover: #e1b83f;--hud-accent-fg: #705817;--hud-accent-soft: #f1e5bd;--hud-accent-ink: #3f310c;--hud-primary: #47766b;--hud-primary-hover: #527f73;--hud-primary-soft: #e2eee8;--hud-primary-ink: #ffffff;--hud-success: #4b8d6b;--hud-success-soft: #dcebe2;--hud-success-fg: #285a43;--hud-warning: #c9971f;--hud-warning-soft: #f3e7be;--hud-warning-fg: #654f12;--hud-danger: #b95447;--hud-danger-hover: #c86457;--hud-danger-soft: #f2ddd8;--hud-danger-fg: #7f352c;--hud-info: #438ca5;--hud-info-soft: #dcecf1;--hud-info-fg: #285e70;--hud-order-surface: #fffefa;--hud-order-surface-alt: #f3f1e9;--hud-order-fg: #2b322f;--hud-order-ready: #dcece4;--hud-order-track: #dcded9;--hud-preview-bg: #dfe5e2;--hud-preview-ground: rgba(84, 109, 82, .15);--hud-floating-bg: rgba(250, 251, 248, .97);--hud-floating-fg: #25302d;--hud-floating-muted: #64706b;--hud-floating-border: #aeb8b2;--hud-tutorial-bg: rgba(242, 248, 247, .98);--hud-tutorial-fg: #24312e;--hud-tutorial-border: #6694a4;--hud-scroll-thumb: #9da9a3;--hud-map-bg: #6f806b;--hud-map-plane: #708469;--hud-map-grid: rgba(232, 238, 224, .1);--hud-map-water: #668d96;--hud-map-field-a: #a5a06b;--hud-map-field-b: #85965e;--hud-map-town: #8a928c;--hud-map-road: #c8c2aa;--hud-map-label: #19211f;--hud-map-label-muted: #34413e}.theme-control{position:relative;display:inline-flex;pointer-events:auto;font-family:Trebuchet MS,Segoe UI,Verdana,sans-serif}#ui button.theme-control-trigger{width:36px;min-width:36px;height:36px;padding:0;display:inline-grid;place-items:center;color:var(--hud-toolbar-fg);background:transparent;border:1px solid transparent;border-radius:5px;box-shadow:none}#ui button.theme-control-trigger:hover:not(:disabled),#ui button.theme-control-trigger[aria-expanded=true]{color:#fff;background:#3b4746;border-color:#53605d}.theme-control-trigger svg{width:18px;height:18px}.theme-control-menu{position:absolute;z-index:60;top:calc(100% + 7px);width:244px;padding:6px;color:var(--hud-fg);background:var(--hud-surface-solid);border:1px solid var(--hud-border);border-radius:7px;box-shadow:0 12px 32px var(--hud-shadow)}.theme-control.is-left .theme-control-menu{right:0}.theme-control.is-right .theme-control-menu{left:0}.theme-control-title{padding:5px 7px 7px;color:var(--hud-fg-muted);font-size:9px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}#ui button.theme-control-option{width:100%;min-height:48px;display:grid;grid-template-columns:32px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:5px 7px;color:var(--hud-fg);text-align:left;background:transparent;border:1px solid transparent;border-radius:5px;box-shadow:none}#ui button.theme-control-option:hover,#ui button.theme-control-option:focus-visible{background:var(--hud-surface-hover);border-color:var(--hud-border)}#ui button.theme-control-option.is-selected{color:var(--hud-primary-ink);background:var(--hud-primary);border-color:var(--hud-primary-hover)}.theme-control-option-icon{width:30px;height:30px;display:grid;place-items:center;color:var(--hud-fg-muted);background:var(--hud-surface-soft);border-radius:4px}.theme-control-option.is-selected .theme-control-option-icon{color:var(--hud-primary-ink);background:#ffffff21}.theme-control-option-icon svg,.theme-control-check{width:16px;height:16px}.theme-control-option-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.theme-control-option-copy strong{font-size:11px}.theme-control-option-copy small{overflow:hidden;color:var(--hud-fg-muted);font-size:8px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.theme-control-option.is-selected small{color:#fff}.theme-control-check{justify-self:end;opacity:0}.theme-control-option.is-selected .theme-control-check{opacity:1}.world-theme-control{margin-left:2px;padding-left:5px;border-left:1px solid rgba(255,255,255,.14)}.menu-theme-row{min-width:0;margin-bottom:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.menu-theme-row>div:first-child{min-width:0}.menu-theme-row .menusub{margin-bottom:0}.menu-theme-row .theme-control-trigger{color:var(--hud-fg-muted)!important;background:var(--hud-surface-raised)!important;border-color:var(--hud-border)!important}:root[data-theme] #ui,:root[data-theme] #overlay{color:var(--hud-fg)}:root[data-theme] .stats,:root[data-theme] .trucks,:root[data-theme] .wallet{color:var(--hud-fg);background:var(--hud-surface);border-color:var(--hud-border);box-shadow:inset 0 1px var(--hud-inset-highlight),0 5px 16px var(--hud-shadow-soft)}:root[data-theme] .stats,:root[data-theme] .wage,:root[data-theme] .tname,:root[data-theme] .substats,:root[data-theme] .hint{color:var(--hud-fg-muted)}:root[data-theme] .clock,:root[data-theme] .tval{color:var(--hud-fg)}:root[data-theme] .tbar,:root[data-theme] .wbar{background:var(--hud-divider)}:root[data-theme] .tfill,:root[data-theme] .wfill{background:var(--hud-accent)}:root[data-theme] .poststatus.is-open .tval{color:var(--hud-success-fg)}:root[data-theme] .poststatus.is-closed .tval{color:var(--hud-warning-fg)}:root[data-theme] .pendingpay{color:var(--hud-warning-fg)}:root[data-theme] .money{color:var(--hud-accent-fg)}:root[data-theme] #ui button{color:var(--hud-fg);background:linear-gradient(180deg,var(--hud-surface-soft),var(--hud-surface-raised));border-color:var(--hud-border);box-shadow:inset 0 1px var(--hud-inset-highlight),0 2px var(--hud-shadow)}:root[data-theme] #ui button:hover:not(:disabled){background:var(--hud-surface-hover);border-color:var(--hud-border-strong)}:root[data-theme] #ui button.on{color:var(--hud-accent-ink);background:var(--hud-accent);border-color:var(--hud-warning)}:root[data-theme] #ui button:focus-visible,:root[data-theme] #overlay button:focus-visible{outline-color:var(--hud-focus)}:root[data-theme] .orders{color:var(--hud-fg);background:var(--hud-surface);border-color:var(--hud-border);box-shadow:0 10px 26px var(--hud-shadow-soft),inset 0 1px var(--hud-inset-highlight)}:root[data-theme] .orders:before{background:linear-gradient(90deg,var(--hud-primary) 0 78%,var(--hud-accent) 78% 86%,var(--hud-border) 86%)}:root[data-theme] .orders-head,:root[data-theme] .orders-count{color:var(--hud-fg-muted)}:root[data-theme] .orders-head>strong,:root[data-theme] .orders-count b{color:var(--hud-fg)}:root[data-theme] .orders-count,:root[data-theme] .order-empty{background:var(--hud-surface-soft);border-color:var(--hud-border)}:root[data-theme] .orders-count.is-ready{color:var(--hud-success-fg);background:var(--hud-success-soft);border-color:var(--hud-success)}:root[data-theme] .orders-count.is-ready b{color:var(--hud-success-fg)}:root[data-theme] .olist.order-queue{scrollbar-color:var(--hud-scroll-thumb) var(--hud-scroll-track)}:root[data-theme] .receipt{color:var(--hud-order-fg);background:linear-gradient(180deg,var(--hud-order-surface),var(--hud-order-surface-alt));border-color:var(--hud-border);box-shadow:0 2px 6px var(--hud-shadow-soft)}:root[data-theme] .rcno{color:var(--hud-order-fg)}:root[data-theme] .rcdue{color:var(--hud-fg-muted)}:root[data-theme] .rcval{color:var(--hud-success-fg)}:root[data-theme] .rcval s{color:var(--hud-danger-fg)}:root[data-theme] .rcbar{background:var(--hud-order-track)}:root[data-theme] .rcbar>div{background:var(--hud-warning)}:root[data-theme] .receipt.done,:root[data-theme] .receipt.rdy{background:var(--hud-order-ready);border-color:var(--hud-success)}:root[data-theme] .receipt.done .rcdue,:root[data-theme] .receipt.rdy .rcdue{color:var(--hud-success-fg)}:root[data-theme] .rcready{background:var(--hud-primary)}:root[data-theme] .receipt.late{border-color:var(--hud-danger)}:root[data-theme] .receipt.late .rcdue,:root[data-theme] .rcmalus{color:var(--hud-danger-fg)}:root[data-theme] #ui .actionbar{color:var(--hud-fg);background:var(--hud-surface);border-color:var(--hud-border);box-shadow:-4px 0 18px var(--hud-shadow-soft)}:root[data-theme] .build-toolbar{color:var(--hud-toolbar-fg);background:var(--hud-toolbar);border-color:var(--hud-divider)}:root[data-theme] #ui button.build-tab{color:var(--hud-toolbar-fg);background:transparent;border-color:transparent;box-shadow:none}:root[data-theme] #ui button.build-tab:hover{color:#fff;background:#3b4746;border-color:#53605d}:root[data-theme] #ui button.build-tab.is-active{color:var(--hud-primary-ink);background:var(--hud-primary);border-color:var(--hud-primary-hover)}:root[data-theme] #ui button.build-tab.build-demo{color:#e7aaa0}:root[data-theme] #ui button.build-tab.build-demo:hover,:root[data-theme] #ui button.build-tab.build-demo.is-active{color:#fff;background:var(--hud-danger);border-color:var(--hud-danger-hover)}:root[data-theme] .build-divider,:root[data-theme] .crew-divider{background:var(--hud-divider)}:root[data-theme] .build-content{scrollbar-color:var(--hud-scroll-thumb) transparent}:root[data-theme] #ui button.build-tile{color:var(--hud-fg);background:transparent;border-color:transparent;box-shadow:none}:root[data-theme] #ui button.build-tile:hover{color:var(--hud-fg);background:var(--hud-surface-hover);border-color:var(--hud-border)}:root[data-theme] #ui button.build-tile.is-active{color:var(--hud-fg);background:var(--hud-primary-soft);border-color:var(--hud-primary)}:root[data-theme] #ui button.build-tile[aria-disabled=true]{color:var(--hud-fg-subtle);background:var(--hud-surface-disabled);border-color:transparent}:root[data-theme] .tile-preview,:root[data-theme] .tile-preview.is-icon{color:var(--hud-primary);background:var(--hud-preview-bg);border-color:var(--hud-divider)}:root[data-theme] .build-asset-preview{background:linear-gradient(160deg,var(--hud-preview-bg),var(--hud-surface-soft));box-shadow:inset 0 -11px var(--hud-preview-ground)}:root[data-theme] .tile-copy>span,:root[data-theme] .crew-meta>span:last-child,:root[data-theme] .roster-meter span{color:var(--hud-fg-muted)}:root[data-theme] .tile-cost{color:var(--hud-warning-fg)}:root[data-theme] .tile-cost.is-free{color:var(--hud-success-fg)}:root[data-theme] .tile-cost.is-short{color:var(--hud-danger-fg)}:root[data-theme] .tile-action{background:var(--hud-primary);border-color:var(--hud-primary-hover)}:root[data-theme] .tile-lock{color:var(--hud-fg-muted);background:var(--hud-surface-soft);border-color:var(--hud-border)}:root[data-theme] .tile-alert{background:var(--hud-accent)}:root[data-theme] .roster-meter{color:var(--hud-fg-muted);background:var(--hud-surface-soft);border-color:var(--hud-border)}:root[data-theme] .roster-meter strong,:root[data-theme] .crew-meta strong{color:var(--hud-fg)}:root[data-theme] .crew-list,:root[data-theme] .crew-line{border-color:var(--hud-divider)}:root[data-theme] #ui button.crew-command{color:var(--hud-fg-muted);background:var(--hud-surface-raised);border-color:var(--hud-border);box-shadow:none}:root[data-theme] #ui button.crew-command:hover{color:var(--hud-fg);background:var(--hud-surface-hover)}:root[data-theme] #ui button.crew-command.is-active{color:var(--hud-primary-ink);background:var(--hud-primary);border-color:var(--hud-primary-hover)}:root[data-theme] #ui button.crew-command.is-danger{color:var(--hud-danger)}:root[data-theme] #ui button.crew-command[aria-disabled=true]{color:var(--hud-fg-subtle);background:var(--hud-surface-disabled)}:root[data-theme] .build-stage-rail:before,:root[data-theme] .expand-track{background:var(--hud-surface-soft);border-color:var(--hud-border)}:root[data-theme] .stage-node{color:var(--hud-fg-muted);background:var(--hud-surface-soft);border-color:var(--hud-border)}:root[data-theme] .stage-node.is-complete{color:var(--hud-primary-ink);background:var(--hud-primary);border-color:var(--hud-primary-hover)}:root[data-theme] .stage-node.is-next{color:var(--hud-warning-fg);background:var(--hud-warning-soft);border-color:var(--hud-warning)}:root[data-theme] .expand-progress-head{color:var(--hud-primary)}:root[data-theme] .expand-track span{background:var(--hud-primary)}:root[data-theme] .expand-progress-head strong{color:var(--hud-fg);background:transparent}:root[data-theme] .expand-progress-head span,:root[data-theme] .expand-level{color:var(--hud-fg-muted);background:transparent}:root[data-theme] .build-modebar{color:var(--hud-primary-ink);background:var(--hud-primary);border-color:var(--hud-primary-hover)}:root[data-theme] .build-modebar.is-danger{color:#fff;background:var(--hud-danger);border-color:var(--hud-danger-hover)}:root[data-theme] #ui button.mode-command{color:var(--hud-primary-ink);background:#00000026;border-color:#ffffff3d;box-shadow:none}:root[data-theme] .build-tooltip,:root[data-theme] #tooltip{color:var(--hud-floating-fg);background:var(--hud-floating-bg);border-color:var(--hud-floating-border);box-shadow:0 8px 24px var(--hud-shadow)}:root[data-theme] .build-tooltip{border-right-color:var(--hud-primary)}:root[data-theme] .build-tooltip>span:not(.build-tooltip-meta),:root[data-theme] .build-tooltip-meta{color:var(--hud-floating-muted)}:root[data-theme] .build-tooltip.tone-danger{border-right-color:var(--hud-danger)}:root[data-theme] .build-tooltip.tone-success{border-right-color:var(--hud-success)}:root[data-theme] .wlabel,:root[data-theme] .wchip{color:var(--hud-floating-fg);background:var(--hud-floating-bg);border-color:var(--hud-floating-border);box-shadow:0 4px 14px var(--hud-shadow-soft)}:root[data-theme] .wlabel:after{border-top-color:var(--hud-floating-bg)}:root[data-theme] .wlabel.du{color:#fff;background:#1687ba;border-color:#57bde3}:root[data-theme] .wlabel.du:after{border-top-color:#1687ba}:root[data-theme] .wlabel.packworld{color:var(--hud-floating-fg);background:var(--hud-floating-bg);border-color:var(--hud-floating-border);border-left-color:var(--hud-accent)}:root[data-theme] .wlabel.packworld:hover,:root[data-theme] .wlabel.packworld.is-open{color:var(--hud-warning-fg);background:var(--hud-warning-soft);border-color:var(--hud-warning)}:root[data-theme] .packworld-chevron{color:var(--hud-floating-muted)}:root[data-theme] .packmenu{color:var(--hud-floating-fg);background:var(--hud-floating-bg);border-color:var(--hud-floating-border);border-left-color:var(--hud-accent);box-shadow:0 8px 24px var(--hud-shadow);scrollbar-color:var(--hud-scroll-thumb) transparent}:root[data-theme] .pmtitle{color:var(--hud-accent-fg);border-color:var(--hud-divider)}:root[data-theme] .pmrow{color:var(--hud-floating-fg);background:var(--hud-surface-raised);border-color:var(--hud-border)}:root[data-theme] .pmrow:hover{background:var(--hud-surface-hover);border-color:var(--hud-accent)}:root[data-theme] .pmfacts,:root[data-theme] .pmvalue-label{color:var(--hud-floating-muted)}:root[data-theme] .world-feedback{color:var(--hud-floating-fg);background:var(--hud-floating-bg);border-color:var(--hud-floating-border);box-shadow:0 4px 14px var(--hud-shadow)}:root[data-theme] .world-feedback.is-money{color:var(--hud-success-fg);background:var(--hud-success-soft);border-color:var(--hud-success)}:root[data-theme] .world-money-amount{color:var(--hud-success-fg)}:root[data-theme] .world-feedback.is-error{color:var(--hud-danger-fg);background:var(--hud-danger-soft);border-color:var(--hud-danger)}:root[data-theme] .world-feedback.is-success{color:var(--hud-info-fg);background:var(--hud-info-soft);border-color:var(--hud-info)}:root[data-theme] #notice{color:var(--hud-danger-fg);background:var(--hud-danger-soft);border-color:var(--hud-danger)}:root[data-theme] #notice:before{background:var(--hud-danger)}:root[data-theme] #tutintro,:root[data-theme] .menuscrim{background:var(--hud-scrim)}:root[data-theme] .tuticard,:root[data-theme] .menupanel,:root[data-theme] .debugmenu{color:var(--hud-fg);background:var(--hud-surface-solid);border-color:var(--hud-border);box-shadow:0 12px 40px var(--hud-shadow)}:root[data-theme] .tuticard{border-top-color:var(--hud-info)}:root[data-theme] .tuttitle{color:var(--hud-info-fg)}:root[data-theme] .tuttext{color:var(--hud-fg)}:root[data-theme] #tutbanner{color:var(--hud-tutorial-fg);background:var(--hud-tutorial-bg);border-color:var(--hud-tutorial-border);border-left-color:var(--hud-accent);box-shadow:0 8px 24px var(--hud-shadow)}:root[data-theme] #tutbanner .tutnext,:root[data-theme] #tutok,:root[data-theme] #ui button.menubig{color:var(--hud-accent-ink);background:var(--hud-accent);border-color:var(--hud-warning)}:root[data-theme] #tutarrow{color:var(--hud-accent)}:root[data-theme] #tutarrow.is-edge{background:var(--hud-floating-bg);border-color:var(--hud-accent)}:root[data-theme] .menutitle{color:var(--hud-accent-fg)}:root[data-theme] .menusub,:root[data-theme] .menulabel,:root[data-theme] .slotmeta,:root[data-theme] .dbgrow,:root[data-theme] .dbgslider span{color:var(--hud-fg-muted)}:root[data-theme] .slot{background:var(--hud-surface-raised);border-color:var(--hud-border)}:root[data-theme] .savenote{color:var(--hud-success-fg)}:root[data-theme] .savenote.err{color:var(--hud-danger-fg)}:root[data-theme] #ui button.menuback,:root[data-theme] #ui button.menumap{color:var(--hud-fg);background:var(--hud-surface-raised);border-color:var(--hud-border)}:root[data-theme] #ui button.menunew{color:var(--hud-warning-fg);background:var(--hud-warning-soft);border-color:var(--hud-warning);box-shadow:none}:root[data-theme] #ui button.menunew:hover:not(:disabled){color:var(--hud-warning-fg);background:var(--hud-surface-hover);border-color:var(--hud-warning)}:root[data-theme] .newgame-warning{color:var(--hud-accent-ink);background:var(--hud-warning);border-color:var(--hud-accent-hover)}:root[data-theme] .newgame-title{color:var(--hud-fg)}:root[data-theme] .newgame-copy{color:var(--hud-fg-muted)}:root[data-theme] .newgame-savehint{color:var(--hud-fg-muted);background:var(--hud-surface-soft);border-left-color:var(--hud-primary)}:root[data-theme] .newgame-error{color:var(--hud-danger-fg)}:root[data-theme] .newgame-actions{border-top-color:var(--hud-divider)}:root[data-theme] #ui button.newgame-cancel{color:var(--hud-fg);background:var(--hud-surface-raised);border-color:var(--hud-border)}:root[data-theme] #ui button.newgame-confirm{color:#fff;background:var(--hud-danger);border-color:var(--hud-danger-hover)}:root[data-theme] #ui button.newgame-confirm:hover:not(:disabled){color:#fff;background:var(--hud-danger-hover);border-color:var(--hud-danger-hover)}:root[data-theme] .newgame-dialog[aria-busy=true] .newgame-copy,:root[data-theme] .newgame-dialog[aria-busy=true] .newgame-savehint{opacity:.72}:root[data-theme] #ui .newgame-actions button:disabled{opacity:.62}:root[data-theme] .debugmenu .panel-title,:root[data-theme] .dbgsection{color:var(--hud-accent)}:root[data-theme] .debugmenu .panel-title:before{background:var(--hud-accent)}:root[data-theme] .dbgrow b,:root[data-theme] .dbgslider b{color:var(--hud-fg)}:root[data-theme] #ui .dbgbtns button{color:var(--hud-warning-fg);background:var(--hud-warning-soft);border-color:var(--hud-warning)}:root[data-theme] .world-screen{color:var(--hud-fg);background:var(--hud-map-bg)}:root[data-theme] .world-topbar,:root[data-theme] .world-locationbar{color:var(--hud-toolbar-fg);background:var(--hud-toolbar);border-color:var(--hud-divider);box-shadow:0 6px 22px var(--hud-shadow-soft)}:root[data-theme] .world-heading strong,:root[data-theme] .world-locationidentity strong{color:var(--hud-toolbar-fg)}:root[data-theme] .world-heading small,:root[data-theme] .world-zoom,:root[data-theme] .world-locationidentity small,:root[data-theme] .world-locationcopy small{color:#aeb8b3}:root[data-theme] .world-brandmark,:root[data-theme] .world-locationicon,:root[data-theme] .world-status{color:var(--hud-accent-ink);background:var(--hud-accent)}:root[data-theme] #ui button.world-iconbutton{color:var(--hud-toolbar-fg);background:transparent;border-color:transparent;box-shadow:none}:root[data-theme] #ui button.world-iconbutton:hover{color:#fff;background:#3b4746;border-color:#53605d}:root[data-theme] .world-plane{background-color:var(--hud-map-plane)}:root[data-theme] .world-plane{background-image:linear-gradient(var(--hud-map-grid) 1px,transparent 1px),linear-gradient(90deg,var(--hud-map-grid) 1px,transparent 1px)}:root[data-theme] .world-water{background:var(--hud-map-water)}:root[data-theme] .world-field-a{background:var(--hud-map-field-a)}:root[data-theme] .world-field-b{background:var(--hud-map-field-b)}:root[data-theme] .world-town{background-color:var(--hud-map-town)}:root[data-theme] .world-road{background:var(--hud-map-road)}:root[data-theme] .world-route{stroke:var(--hud-map-label-muted)}:root[data-theme] .world-route.is-open{stroke:var(--hud-accent)}:root[data-theme] #ui button.world-node{color:var(--hud-map-label);background:transparent;border:0;box-shadow:none}:root[data-theme] .world-nodepin{color:var(--hud-accent-ink);background:var(--hud-accent);border-color:var(--hud-map-label)}:root[data-theme] .world-node.is-locked .world-nodepin,:root[data-theme] .world-node.is-future .world-nodepin{color:var(--hud-fg-muted);background:var(--hud-surface-soft);border-color:var(--hud-border-strong)}:root[data-theme] .world-nodelabel,:root[data-theme] .world-empty{color:var(--hud-map-label)}:root[data-theme] .world-nodelabel small{color:var(--hud-map-label-muted)}:root[data-theme] .world-nodelabel{text-shadow:0 1px var(--hud-shadow-soft)}:root[data-theme] .world-node.is-locked .world-nodelabel,:root[data-theme] .world-node.is-future .world-nodelabel{color:var(--hud-map-label-muted)}:root[data-theme] .world-node.is-locked .world-nodelabel small,:root[data-theme] .world-node.is-future .world-nodelabel small{color:var(--hud-fg-subtle)}:root[data-theme] .world-locationbar.is-locked .world-locationicon,:root[data-theme] .world-locationbar.is-future .world-locationicon,:root[data-theme] .world-locationbar.is-locked .world-status,:root[data-theme] .world-locationbar.is-future .world-status{color:var(--hud-fg-muted);background:var(--hud-surface-soft)}:root[data-theme] .world-locationmeta,:root[data-theme] .world-locationcopy{color:var(--hud-toolbar-fg)}:root[data-theme] .world-locationmeta svg{color:var(--hud-accent)}:root[data-theme] .world-locationcopy .world-error{color:var(--hud-danger-fg)}:root[data-theme] #ui button.world-play{color:var(--hud-accent-ink);background:var(--hud-accent);border-color:var(--hud-accent-hover);box-shadow:inset 0 1px #ffffff4d,0 3px var(--hud-warning)}:root[data-theme] #ui button.world-play:hover{color:var(--hud-accent-ink);background:var(--hud-accent-hover)}:root[data-theme] #ui button.world-newgame{color:var(--hud-warning-fg);background:var(--hud-warning-soft);border-color:var(--hud-warning);box-shadow:none}:root[data-theme] #ui button.world-newgame:hover:not(:disabled){color:var(--hud-warning-fg);background:var(--hud-surface-hover);border-color:var(--hud-warning)}:root[data-theme] .world-lockedaction{color:var(--hud-fg-muted);border-color:var(--hud-border)}:root[data-theme] #ui button.theme-control-trigger{color:var(--hud-toolbar-fg);background:transparent;border-color:transparent;box-shadow:none}:root[data-theme] #ui button.theme-control-trigger:hover:not(:disabled),:root[data-theme] #ui button.theme-control-trigger[aria-expanded=true]{color:#fff;background:#3b4746;border-color:#53605d}:root[data-theme] #ui button.theme-control-option{color:var(--hud-fg);background:transparent;border-color:transparent;box-shadow:none}:root[data-theme] #ui button.theme-control-option:hover,:root[data-theme] #ui button.theme-control-option:focus-visible{color:var(--hud-fg);background:var(--hud-surface-hover);border-color:var(--hud-border);box-shadow:none}:root[data-theme] #ui button.theme-control-option.is-selected{color:var(--hud-primary-ink);background:var(--hud-primary);border-color:var(--hud-primary-hover)}:root[data-theme] .menu-theme-row .theme-control-trigger{color:var(--hud-fg-muted);background:var(--hud-surface-raised);border-color:var(--hud-border)}@media(max-width:420px){.theme-control-menu{position:fixed;top:54px;right:8px!important;left:8px!important;width:auto}}@media(prefers-reduced-motion:reduce){.theme-control-menu{scroll-behavior:auto}}
