*{box-sizing:border-box}html,body,#root{margin:0;height:100%;background:#0b0e12}canvas{display:block}@keyframes atmoDayNight{0%{opacity:.55;filter:hue-rotate(-8deg)}50%{opacity:1;filter:hue-rotate(6deg)}to{opacity:.55;filter:hue-rotate(-8deg)}}.atmo-daynight{animation:atmoDayNight 180s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.atmo-daynight{animation:none}}button:hover{filter:brightness(1.15)}button:active{transform:translateY(1px)}.hud{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;display:flex;flex-direction:column;justify-content:space-between;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hud button{font:inherit}.hud button:disabled{cursor:not-allowed;filter:grayscale(.25);opacity:.48}.hud__topbar,.hud__footer{pointer-events:auto;display:flex;align-items:center;gap:14px}.hud__topbar{gap:18px;padding:calc(8px + env(safe-area-inset-top,0px)) 16px 8px;background:#f3f6fa;color:#0b0e12;border-bottom:2px solid #008fd6;box-shadow:0 6px 18px #06315f1a}.hud__footer{padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));background:#0b0e12db;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:2px solid #008fd6}.hud__brand{flex:0 0 auto;display:flex;align-items:center;gap:13px}.hud__brand-com{display:block;height:26px;width:auto}.hud__brand-sep{flex:0 0 auto;width:1px;height:24px;background:#0b0e1233}.hud__brand-game{display:flex;align-items:center;gap:9px}.hud__brand-mark{display:block;height:26px;width:auto}.hud__brand-suffix{color:#0b0e12;font-size:15px;font-weight:700;letter-spacing:.04em;white-space:nowrap}.hud__save-state{color:#ffffff85;font-size:12px;white-space:nowrap}.hud__tick{color:#0b0e1280;font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap}.hud__build-tag{color:#ffffff4d;font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap;letter-spacing:.02em}.hud__resources{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1 auto;overflow-x:auto;scrollbar-width:none}.hud__resources::-webkit-scrollbar{display:none}.hud__resource{display:inline-flex;align-items:baseline;gap:5px;min-width:max-content;padding:5px 8px;border:1px solid #cfd8e3;border-radius:6px;background:#fff;color:#0b0e12;font-size:13px;font-variant-numeric:tabular-nums}.hud__resource-name{color:#008fd6;font-weight:700}.hud__body{pointer-events:none;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:72px 16px 84px;min-height:0}.hud__panel{pointer-events:auto;background:#11161de0;border:1px solid #2a3340;border-radius:8px;box-shadow:0 20px 50px #00000057;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);scrollbar-color:#5b6b7a rgba(17,22,29,.5);scrollbar-width:thin}.hud__panel::-webkit-scrollbar{width:8px}.hud__panel::-webkit-scrollbar-track{background:#11161d80}.hud__panel::-webkit-scrollbar-thumb{background:#5b6b7a;border-radius:999px}.hud__panel--build{width:min(360px,42vw);max-height:calc(100vh - 180px);overflow:auto}.hud__panel--contracts{width:min(390px,44vw);max-height:calc(100vh - 180px);overflow:auto}.hud__panel-head{position:sticky;top:0;z-index:1;display:flex;justify-content:space-between;gap:12px;padding:10px 12px;background:#11161df5;border-bottom:1px solid #2a3340;color:#ffffffa8;font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.hud__panel-head--spaced{margin-top:8px}.hud__button-stack,.hud__market,.hud__contract-list{display:grid;gap:8px;padding:10px}.hud__build,.hud__market-row,.hud__action,.hud__save{cursor:pointer;color:#fff;border:1px solid #2a3340;border-radius:6px;background:#1a212b;text-align:left}.hud__build{display:grid;gap:3px;width:100%;padding:9px 10px}.hud__build-name{font-size:13px;font-weight:800}.hud__build-meta,.hud__build-flow,.hud__contract-buyer,.hud__contract-line{color:#ffffff94;font-size:11px;line-height:1.32}.hud__market-row{display:grid;grid-template-columns:minmax(86px,1fr) auto auto;align-items:center;gap:8px;width:100%;padding:8px 9px;font-size:12px}.hud__contract{display:grid;gap:5px;padding:10px;border:1px solid #2a3340;border-radius:7px;background:#1a212bc7}.hud__contract-title{font-size:13px;font-weight:800}.hud__action{justify-self:start;min-height:34px;padding:7px 12px;border-color:#008fd6;color:#fff;font-size:12px;font-weight:800}.hud__facility{display:grid;gap:5px;padding:9px 10px;border:1px solid #2a3340;border-radius:6px;background:#1a212b}.hud__facility--built{background:#008fd614;border-color:#008fd666}.hud__facility--locked{background:#1a212b80;border-style:dashed}.hud__facility-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.hud__facility-name{font-size:13px;font-weight:800}.hud__lv{flex:0 0 auto;padding:1px 7px;border-radius:999px;background:#008fd6;color:#fff;font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}.hud__lock{font-size:12px;opacity:.7}.hud__facility-status{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.hud__status{font-size:11px;font-weight:700;white-space:nowrap}.hud__flow-note{color:#ffffff80;font-size:11px;line-height:1.3;text-align:right}.hud__req{color:#5b6b7a;font-size:11px;line-height:1.3}.hud__upgrade{cursor:pointer;width:100%;padding:6px 10px;border:1px solid #008fd6;border-radius:6px;background:transparent;color:#cfe8ff;font-size:11px;font-weight:800;text-align:center}.hud__upgrade:disabled{border-color:#2a3340;color:#ffffff80}.hud__labor{display:grid;gap:8px;padding:10px}.hud__labor-stats{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:#ffffffc7}.hud__labor-stat{font-variant-numeric:tabular-nums}.hud__warn{color:#e1564f;font-weight:800}.hud__wage{display:flex;align-items:center;justify-content:space-between;gap:8px}.hud__wage-label{font-size:11px;color:#ffffffa8;font-variant-numeric:tabular-nums}.hud__wage-controls{display:flex;gap:6px;flex:0 0 auto}.hud__wage-btn{cursor:pointer;width:30px;height:30px;border:1px solid #2a3340;border-radius:6px;background:#1a212b;color:#fff;font-size:16px;font-weight:800;line-height:1;text-align:center}.hud__labor-actions{display:flex;gap:8px}.hud__action--labor{flex:1 1 auto;text-align:center;justify-self:stretch}.hud__footer{padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));border-top:1px solid #2a3340;border-bottom:0}.hud__message{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffffffc7;font-size:13px}.hud__save{min-height:34px;padding:7px 12px;border-color:#008fd6;font-size:12px;font-weight:800}.hud__banner{pointer-events:auto;position:absolute;top:50%;left:50%;max-width:min(520px,calc(100vw - 32px));transform:translate(-50%,-50%);padding:18px 24px;border-radius:8px;background:#e11f21;color:#fff;box-shadow:0 12px 40px #00000080;font-size:18px;font-weight:800;text-align:center}.hud__col--left{display:flex;flex-direction:column;gap:16px;width:min(360px,42vw);max-height:calc(100vh - 180px);min-height:0}.hud__col--left .hud__panel--build{width:100%;max-height:none;flex:1 1 auto;min-height:0}.hud__panel--quest{flex:0 0 auto}.hud__era{color:#008fd6;font-weight:800;text-transform:none;letter-spacing:.01em}.hud__quest{display:grid;gap:8px;padding:10px}.hud__quest-sub{margin-top:2px;color:#fff6;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hud__goal{display:grid;gap:6px;padding:9px 10px;border:1px solid #2a3340;border-radius:7px;background:#1a212bb3}.hud__goal--primary{border-color:#e11f218c;background:#e11f2114;box-shadow:inset 3px 0 #e11f21}.hud__goal--next{opacity:.86}.hud__goal-title{font-size:13px;font-weight:800}.hud__goal-flavor{color:#ffffff8f;font-size:11px;line-height:1.34}.hud__goal-reward{color:#7fd4a3;font-size:11px;font-weight:700}.hud__gates,.hud__winmeter{display:grid;gap:6px}.hud__gate{display:grid;gap:3px}.hud__gate-line{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:11px}.hud__gate-label{color:#ffffffc7}.hud__gate-val{color:#fff9;font-variant-numeric:tabular-nums;white-space:nowrap}.hud__gate--done .hud__gate-label{color:#7fd4a3e6}.hud__gate--done .hud__gate-val{color:#7fd4a3;font-weight:800}.hud__gate-track{height:5px;border-radius:999px;background:#00000059;overflow:hidden}.hud__gate-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#008fd6,#4fb8ef);transition:width .4s ease}.hud__gate--done .hud__gate-fill{background:linear-gradient(90deg,#4aa777,#7fd4a3)}.hud__winmeter{padding:8px 10px;border:1px solid rgba(0,143,214,.3);border-radius:7px;background:#008fd60d}.hud__contract-top{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.hud__contract--ready{border-color:#008fd680;box-shadow:inset 0 0 0 1px #008fd62e}.hud__deadline{flex:0 0 auto;color:#ffffff80;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.hud__deadline--warn{color:#e0b64c}.hud__deadline--crit{color:#e1564f}.hud__advisor{pointer-events:auto;flex:0 0 auto;display:flex;align-items:baseline;gap:8px;padding:9px 12px;border:1px solid #2a3340;border-left-width:3px;border-radius:8px;background:#11161de6;box-shadow:0 12px 30px #0000004d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:12px;line-height:1.35}.hud__advisor--warn{border-left-color:#e0b64c}.hud__advisor--info{border-left-color:#008fd6}.hud__advisor--good{border-left-color:#7fd4a3}.hud__advisor-icon{flex:0 0 auto;font-weight:800}.hud__advisor--warn .hud__advisor-icon{color:#e0b64c}.hud__advisor--info .hud__advisor-icon{color:#4fb8ef}.hud__advisor--good .hud__advisor-icon{color:#7fd4a3}.hud__advisor-text{color:#ffffffd1}@keyframes resFlashUp{0%{background:#4aa7774d;border-color:#4aa777d9}to{background:#fff;border-color:#cfd8e3}}@keyframes resFlashDown{0%{background:#e11f2133;border-color:#e11f21b3}to{background:#fff;border-color:#cfd8e3}}.hud__resource--up{animation:resFlashUp .64s ease-out}.hud__resource--down{animation:resFlashDown .64s ease-out}@media (prefers-reduced-motion: reduce){.hud__resource--up,.hud__resource--down{animation:none}}.toast-stack{position:absolute;top:64px;left:50%;transform:translate(-50%);z-index:50;display:flex;flex-direction:column;gap:8px;align-items:center;width:max-content;max-width:calc(100vw - 32px);pointer-events:none}.toast{pointer-events:auto;cursor:pointer;min-width:248px;max-width:380px;padding:10px 18px;border-radius:8px;background:#11161df5;border:1px solid #2a3340;border-left:3px solid #7fd4a3;box-shadow:0 14px 40px #00000080;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;animation:toastIn .32s cubic-bezier(.2,.9,.3,1.2)}.toast--era{border:1px solid #008fd6;border-left:3px solid #008fd6;background:linear-gradient(180deg,#008fd633,#11161df5)}.toast__badge{color:#7fd4a3;font-size:10px;font-weight:800;letter-spacing:.14em}.toast--era .toast__badge{color:#4fb8ef}.toast__title{margin-top:2px;font-size:14px;font-weight:800}.toast__rewards{margin-top:2px;color:#ffffffa8;font-size:11px}@keyframes toastIn{0%{opacity:0;transform:translateY(-10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.intro{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#05070bb8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:auto;animation:fadeIn .4s ease}.intro__card{max-width:460px;padding:28px 30px 24px;border-radius:12px;background:#0d1117fa;border:1px solid #2a3340;border-top:3px solid #e11f21;box-shadow:0 30px 80px #000000a6}.intro__brand{display:flex;align-items:center;gap:9px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid #2a3340}.intro__brand-mark{display:block;width:130px;height:auto}.intro__brand-suffix{color:#ffffffd9;font-size:15px;font-weight:700;letter-spacing:.04em}.intro__kicker{color:#e11f21;font-size:13px;font-weight:800;letter-spacing:.16em}.intro__body{margin:14px 0 0;color:#ffffffd1;font-size:15px;line-height:1.5}.intro__body--lead{color:#fff;font-weight:600}.intro__motto{margin-top:14px;color:#4fb8ef;font-size:14px;font-style:italic}.intro__first{margin-top:18px;padding-top:14px;border-top:1px solid #2a3340;color:#ffffffb3;font-size:13px}.intro__begin{margin-top:18px;width:100%;padding:12px;border:none;border-radius:8px;background:#e11f21;color:#fff;font-size:15px;font-weight:800;cursor:pointer}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: reduce){.toast,.intro{animation:none}}@media (max-width: 820px){.hud__topbar{align-items:flex-start;flex-wrap:wrap;gap:8px}.hud__resources{order:3;flex-basis:100%;flex-wrap:wrap;overflow-x:visible;gap:6px}.hud__resource{flex:1 1 auto;justify-content:space-between;padding:5px 8px;font-size:12px}.hud__build-tag{display:none}.hud__body{display:block;overflow:auto;padding:116px 10px 82px}.hud__col--left{display:block;width:100%;max-height:none}.hud__col--left .hud__panel--build{flex:none;max-height:520px}.hud__panel--quest,.hud__advisor{margin-bottom:12px}.hud__panel--build,.hud__panel--contracts{width:100%;overflow:auto}.hud__panel--build{max-height:520px;margin-bottom:12px}.hud__panel--contracts{max-height:620px}.hud__footer{gap:8px}.hud__save-state{display:none}}
