:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eef7f8;font-synthesis:none;--ink:#080d16;--panel:#111a28;--raised:#182434;--cyan:#61e7f2;--orange:#f58b3a;--violet:#b46cff;--muted:#91a6af;--line:#92bac429;background:#080d16;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:3px solid var(--cyan);outline-offset:2px}.game-shell{background:#080d16;grid-template-rows:78px minmax(0,1fr);grid-template-columns:84px minmax(0,1fr);width:100%;height:100%;display:grid}.topbar{border-bottom:1px solid var(--line);z-index:40;background:linear-gradient(#121c2a 0%,#0c131f 100%);grid-column:1/-1;grid-template-columns:220px minmax(150px,1fr) 110px 140px minmax(130px,170px) minmax(190px,240px);align-items:center;min-width:0;display:grid;box-shadow:0 8px 28px #00000040}.brand{border-right:1px solid var(--line);flex-direction:column;justify-content:center;height:100%;padding:0 24px;display:flex}.logo{letter-spacing:-1.8px;align-items:baseline;font-family:Arial Black,Impact,sans-serif;font-size:25px;line-height:.9;display:inline-flex;transform:skew(-5deg)}.logo b{color:#f5f5ed}.logo span{color:var(--orange)}.brand small{color:#627883;letter-spacing:2.5px;margin-top:7px;font-size:8px;font-weight:900}.world-stat{border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;min-width:0;height:100%;display:flex}.world-stat>span,.ore-pill small{letter-spacing:1.4px;color:#70858f;font-size:9px;font-weight:800}.world-stat strong{font-variant-numeric:tabular-nums;align-items:center;gap:7px;margin-top:3px;font-size:20px;display:flex}.world-stat strong i{color:#80949d;margin-left:-4px;font-size:12px;font-style:normal}.depth-stat{align-items:stretch;padding:0 30px}.depth-stat strong{justify-content:center}.mini-progress{background:#26333e;border-radius:2px;height:3px;margin-top:7px;overflow:hidden}.mini-progress i{background:linear-gradient(90deg,var(--orange),#ffcc65);height:100%;box-shadow:0 0 8px var(--orange);display:block}.status-dot{background:#55e5a1;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #55e5a1}.ore-pill{background:linear-gradient(135deg,#26434f8c,#111d2acc);border:1px solid #61e7f238;border-radius:10px;justify-content:center;justify-self:center;align-items:center;gap:12px;min-width:130px;padding:10px 18px;display:flex;box-shadow:inset 0 0 18px #61e7f20d}.ore-pill>span{color:var(--cyan);filter:drop-shadow(0 0 8px #61e7f299);font-size:23px}.ore-pill div{flex-direction:column;display:flex}.ore-pill strong{font-size:18px}.profile-button{border:0;border-left:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:11px;min-width:0;height:100%;padding:0 18px;display:flex}.profile-button:hover{background:#ffffff09}.profile-button>span{color:#dffaff;background:linear-gradient(145deg,#34516a,#162230);border:2px solid #668697;border-radius:50%;flex:0 0 38px;place-items:center;height:38px;font-weight:900;display:grid}.profile-button div{flex-direction:column;min-width:0;display:flex}.profile-button b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.profile-button small{color:#53dba1;letter-spacing:1px;margin-top:4px;font-size:8px;font-weight:900}.side-nav{border-right:1px solid var(--line);z-index:30;background:linear-gradient(90deg,#0e1622,#0a111b);flex-direction:column;grid-row:2;align-items:center;gap:6px;padding-top:20px;display:flex}.side-nav button{color:#667b85;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:68px;min-height:65px;display:flex;position:relative}.side-nav button:hover,.side-nav button.active{color:#e9fbfc;background:linear-gradient(135deg,#4e818f38,#1c35431f)}.side-nav button.active:before{content:"";background:var(--cyan);width:3px;height:30px;box-shadow:0 0 10px var(--cyan);border-radius:0 4px 4px 0;position:absolute;left:-8px}.side-nav .nav-icon{stroke-width:1.9px;width:21px;height:21px}.side-nav span{letter-spacing:.4px;font-size:9px;font-weight:800}.nav-badge{color:#fff;background:#ef5e52;border-radius:10px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;display:grid;position:absolute;top:8px;right:9px;box-shadow:0 0 10px #ef5e528c}.nav-badge.timer{color:#e4fdff;font-variant-numeric:tabular-nums;background:#287888;min-width:36px;font-size:8px;right:3px;box-shadow:0 0 10px #47cde059}.side-nav .mobile-more-button,.mobile-more-menu,.mobile-more-scrim{display:none}.playfield{background:#0a111c;grid-area:2/2;min-width:0;min-height:0;position:relative;overflow:hidden}.game-canvas{touch-action:none;position:absolute;inset:0}.game-canvas canvas{display:block!important}.game-canvas-loading{z-index:1;color:#78939b;letter-spacing:1.5px;background:radial-gradient(circle at 50% 45%,#183340,#080f18 58%);place-content:center;justify-items:center;gap:14px;font-size:8px;font-weight:950;display:grid;position:absolute;inset:0}.panel-loading{color:#718a92;letter-spacing:1.4px;place-content:center;justify-items:center;gap:14px;min-height:240px;font-size:9px;font-weight:950;display:grid}.panel-loading>i{border:3px solid #5edbe229;border-top-color:#5dd9e1;border-radius:50%;width:34px;height:34px;animation:.75s linear infinite system-loader}@keyframes system-loader{to{transform:rotate(360deg)}}.biome-chip{border-left:3px solid var(--orange);text-shadow:0 2px 4px #000;pointer-events:none;background:linear-gradient(90deg,#070c14e6,#070c143d);max-width:320px;padding:11px 15px;position:absolute;top:22px;left:24px}.biome-chip span{color:#778c95;letter-spacing:1.6px;font-size:8px;font-weight:900;display:block}.biome-chip strong{text-transform:uppercase;margin-top:3px;font-size:14px;display:block}.biome-chip p{color:#a3b4ba;margin:5px 0 0;font-size:9px;line-height:1.4}.biome-chip small{color:#e3b76f;letter-spacing:1px;margin-top:7px;font-size:7px;font-weight:900;display:block}.connection-chip{color:#9cabaf;letter-spacing:1px;pointer-events:none;background:#080d16b8;border-radius:20px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:900;display:flex;position:absolute;top:23px;right:26px}.connection-chip i{background:#ff6658;border-radius:50%;width:6px;height:6px}.connection-chip.connected i{background:#55e5a1;box-shadow:0 0 8px #55e5a1}.segment-hud{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:linear-gradient(#14202feb,#080e17f0);border:1px solid #8fc0cd38;border-radius:12px;width:min(560px,100% - 48px);padding:14px 20px 11px;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 15px 45px #00000059}.boss-mechanic{letter-spacing:.8px;background:#291715ad;border:1px solid #ffa74d3d;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin:-5px -7px 10px;padding:7px 9px;font-size:8px;display:grid}.boss-mechanic b{color:#ffb45f}.boss-mechanic span{text-overflow:ellipsis;white-space:nowrap;color:#d8bd9e;font-weight:850;overflow:hidden}.boss-mechanic i{color:#fff0cf;font-variant-numeric:tabular-nums;text-align:right;min-width:23px;font-style:normal}.boss-mechanic.exposed{background:#4e3612ad;border-color:#ffd7669e;box-shadow:inset 0 0 18px #ffc54614}.boss-mechanic.exposed span{color:#ffe397}.boss-mechanic.overheated{background:#421618b3;border-color:#f5584a7a}.boss-mechanic.overheated span{color:#ff9e91}.pressure-system{grid-template-columns:150px 1fr;align-items:center;gap:9px;margin-bottom:9px;display:grid}.pressure-copy{justify-content:space-between;align-items:center;gap:5px;display:flex}.pressure-copy span{color:#718993;letter-spacing:1px;font-size:7px;font-weight:900}.pressure-copy b{color:#8ba0a8;white-space:nowrap;font-size:7px}.pressure-system.building .pressure-copy b{color:#72ccea}.pressure-system.charged .pressure-copy b{color:#66e9b2}.pressure-system.surging .pressure-copy b{color:#ffd36c;text-shadow:0 0 8px #ffc34259}.pressure-track{background:linear-gradient(90deg,#274b61 0 25%,#287b82 25% 60%,#278265 60% 90%,#a97825 90%);border:1px solid #2b3d49;border-radius:6px;height:8px;position:relative;overflow:visible;box-shadow:inset 0 0 4px #000000a6}.pressure-track .charged-band{border-left:1px solid #69eeb9;border-right:1px solid #ffd66d;position:absolute;inset:-2px 10% -2px 60%}.pressure-track>b{background:#fff;border-radius:2px;width:4px;height:14px;transition:left .18s linear;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 7px #fff}.ability-bar{pointer-events:auto;grid-template-columns:repeat(3,1fr);gap:5px;margin:9px -4px -4px;display:grid}.ability-bar button{color:#dffbff;cursor:pointer;text-align:left;background:linear-gradient(145deg,#1f3946eb,#0f1c28eb);border:1px solid #61e7f23d;border-radius:7px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:5px;min-width:0;height:38px;padding:4px 7px;display:grid}.ability-bar button:hover:not(:disabled){filter:brightness(1.15);border-color:#61e7f2}.ability-bar button:disabled{cursor:not-allowed;opacity:.48;filter:saturate(.35)}.ability-bar svg{color:#65e6ef;stroke-width:1.9px;width:16px;height:16px}.ability-bar span{text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:850;overflow:hidden}.ability-bar b{color:#7ce8bb;font-variant-numeric:tabular-nums;font-size:7px}.ability-bar button:disabled b{color:#9aa8ad}.discovery-banner{z-index:8;pointer-events:none;background:linear-gradient(135deg,#143541f0,#0b1621f0);border:1px solid #61e7f257;border-radius:10px;width:min(270px,100% - 60px);padding:11px 13px;animation:.3s ease-out discovery-in;position:absolute;top:146px;left:30px;box-shadow:0 12px 30px #00000047}.discovery-banner span{color:#61e7f2;letter-spacing:1.5px;font-size:7px;font-weight:900;display:block}.discovery-banner strong{margin-top:4px;font-size:13px;display:block}.discovery-banner p{color:#a7c5ca;margin:4px 0 0;font-size:9px;line-height:1.4}@keyframes discovery-in{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:none}}.segment-heading{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.segment-heading span{color:#92a8b1;letter-spacing:1.5px;font-size:9px;font-weight:900}.segment-heading strong{font-variant-numeric:tabular-nums;color:#d4e9ec;font-size:11px}.hp-track{background:#07101a;border:1px solid #2b3b46;border-radius:8px;width:100%;height:11px;padding:2px;overflow:hidden}.hp-track i{background:linear-gradient(90deg,#ec703b,#ffb446);border-radius:5px;height:100%;transition:width .25s;display:block;box-shadow:0 0 12px #f58b3a73}.hp-track.boss i{background:linear-gradient(90deg,#b43c59,#f65850)}.tap-hint{color:#788d96;justify-content:center;align-items:center;gap:8px;margin-top:9px;font-size:10px;display:flex}.tap-hint kbd{color:#bcd1d6;background:#24323d;border:1px solid #415560;border-radius:3px;padding:2px 6px;font-size:8px;box-shadow:0 2px #111923}.active-drill{grid-template-columns:auto 1fr;align-items:center;gap:8px;margin-top:8px;display:grid}.active-drill>span{letter-spacing:1px;color:#87a0a8;font-size:8px;font-weight:900}.active-drill>span b{color:#69e7ee}.active-drill>div{background:#08111a;border-radius:4px;height:5px;overflow:hidden}.active-drill>div i{background:linear-gradient(90deg,#54d8e4,#b46cff);height:100%;transition:width .2s;display:block;box-shadow:0 0 9px #61e7f2}.active-drill small{text-align:center;color:#607780;letter-spacing:.4px;grid-column:1/-1;font-size:7px}.personal-card{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);pointer-events:none;background:#080e17bd;border:1px solid #8fc0cd26;border-radius:12px;width:145px;padding:15px;position:absolute;top:50%;right:22px;transform:translateY(-50%)}.personal-card>span{letter-spacing:1.4px;color:#718994;margin-bottom:9px;font-size:8px;font-weight:900;display:block}.personal-card dl{margin:0}.personal-card dl div{border-top:1px solid #94b9c31c;justify-content:space-between;padding:8px 0;display:flex}.personal-card dt{color:#879ba3;font-size:10px}.personal-card dd{color:#effcfc;font-variant-numeric:tabular-nums;margin:0;font-size:11px;font-weight:800}.scrim{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:49;cursor:pointer;background:#03060b7a;border:0;position:fixed;inset:78px 0 0 84px}.drawer{z-index:50;overscroll-behavior:contain;background:linear-gradient(145deg,#152131,#0d1521 65%);border-left:1px solid #7eb8c638;width:min(510px,100% - 84px);animation:.22s ease-out drawer-in;position:fixed;top:78px;bottom:0;right:0;overflow-y:auto;box-shadow:-20px 0 60px #00000080}@keyframes drawer-in{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:none}}.drawer-close{float:right;border:1px solid var(--line);color:#9fb3ba;cursor:pointer;z-index:2;background:#1a2737;border-radius:50%;width:38px;height:38px;margin:14px 14px 0 0;font-size:25px;line-height:1;position:sticky;top:14px}.drawer-close:hover{color:#fff;background:#26384b}.panel-intro{margin-bottom:24px;padding-right:42px}.panel-intro>span{letter-spacing:2px;color:var(--orange);font-size:9px;font-weight:900}.panel-intro h2{letter-spacing:-1px;margin:6px 0 7px;font-family:Arial Black,sans-serif;font-size:27px}.panel-intro p{color:#8fa2aa;margin:0;font-size:12px;line-height:1.6}.shop-list{flex-direction:column;gap:10px;display:flex}.shop-card{background:linear-gradient(135deg,#203043db,#131e2cb8);border:1px solid #8db7c229;border-radius:13px;grid-template-columns:52px minmax(0,1fr) 88px;align-items:center;gap:12px;padding:12px;transition:all .15s;display:grid}.shop-card:hover{border-color:#61e7f252;transform:translateY(-1px)}.shop-card.is-locked{opacity:.5;filter:saturate(.4)}.shop-card.tier-2{border-left:2px solid #61e7f273}.shop-card.tier-3{border-left:2px solid #b46cff8c}.shop-card.tier-4{border-left:2px solid #ffbe4ea6}.shop-icon{width:52px;height:52px;color:var(--cyan);text-shadow:0 0 10px;background:radial-gradient(circle at 40% 35%,#375166,#182533 65%);border:1px solid #61e7f238;border-radius:11px;place-items:center;font-size:24px;display:grid;overflow:hidden}.machine-icon{color:hsl(calc(24 + var(--machine-index) * 28),80%,65%)}.machine-icon img{object-fit:contain;filter:drop-shadow(0 3px 5px #00000073);width:92%;height:92%;display:block}.upgrade-icon svg{stroke-width:1.8px;width:24px;height:24px}.shop-copy{min-width:0}.shop-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.shop-title strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.shop-title span{color:#8ea2aa;font-size:9px;font-weight:800}.shop-copy p{color:#859ba4;margin:4px 0;font-size:10px;line-height:1.35}.shop-copy small{color:#64d8b0;font-size:9px;font-weight:700}.machine-mastery{align-items:center;gap:7px;margin-top:7px;display:flex}.machine-mastery b{color:#ffb66e;letter-spacing:.6px;background:#f58b3a29;border-radius:4px;flex:none;padding:3px 5px;font-size:7px}.machine-mastery span{text-overflow:ellipsis;white-space:nowrap;color:#8298a1;font-size:7px;overflow:hidden}.buy-button{cursor:pointer;background:linear-gradient(#e47e35,#ad4d25);border:1px solid #f58b3a75;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:48px;display:flex;box-shadow:inset 0 1px #fff3,0 5px 12px #65280f33}.buy-button span{letter-spacing:1px;font-size:9px;font-weight:900}.buy-button b{color:#fff3c5;font-size:10px}.buy-button:disabled{cursor:not-allowed;filter:grayscale(.8);opacity:.4;box-shadow:none}.buy-button:not(:disabled):hover{filter:brightness(1.15)}.bulk-selector{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080f18f0;border:1px solid #8db7c229;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin:-8px 0 14px;padding:9px 10px;display:flex;position:sticky;top:0}.bulk-selector>span{letter-spacing:1.2px;color:#81959d;font-size:8px;font-weight:900}.bulk-selector>div{gap:4px;display:flex}.bulk-selector button{color:#80949c;cursor:pointer;background:#121e2b;border:1px solid #2c3c49;border-radius:7px;min-width:48px;height:31px;font-size:9px;font-weight:900}.bulk-selector button.active{color:#fff2c6;background:#6b351d;border-color:#e68a42;box-shadow:0 0 10px #f58b3a33}.research-lab{background:linear-gradient(145deg,#4a2d6733,#0c1622d6);border:1px solid #b46cff45;border-radius:13px;margin:0 0 14px;padding:13px}.research-lab>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.research-lab>header div{flex-direction:column;display:flex}.research-lab>header span{color:#b979ff;letter-spacing:1.4px;font-size:7px;font-weight:900}.research-lab>header strong{margin-top:4px;font-size:13px}.research-lab>header>b{color:#e6c8ff;font-variant-numeric:tabular-nums;font-size:13px}.research-timer{background:#090d18;border-radius:5px;height:7px;margin-top:10px;overflow:hidden}.research-timer i{background:linear-gradient(90deg,#7c45bd,#61e7f2);height:100%;transition:width 1s linear;display:block;box-shadow:0 0 12px #b46cff}.research-list{flex-direction:column;gap:6px;margin-top:11px;display:flex}.research-list article{background:#0e1622a8;border:1px solid #967ebe29;border-radius:9px;grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:8px;padding:9px;display:grid}.research-list article.locked{opacity:.43}.research-list article.complete{background:#1944372e;border-color:#52e0a238}.research-list article.active{border-color:#b46cff7a}.research-list strong{font-size:10px}.research-list p{color:#81969e;margin:3px 0;font-size:8px;line-height:1.35}.research-list small{color:#aa91c5;font-size:7px;font-weight:800}.research-list button{color:#f6eaff;cursor:pointer;background:#674095;border:1px solid #b46cff70;border-radius:7px;height:37px;font-size:8px;font-weight:900}.research-list button:disabled{color:#657982;cursor:not-allowed;background:#17232f;border-color:#31404c}.next-operation{background:linear-gradient(135deg,#20485257,#101c2ab3);border:1px solid #61e7f238;border-radius:12px;margin-bottom:12px;padding:15px}.next-operation span{color:#61e7f2;letter-spacing:1.5px;font-size:8px;font-weight:900;display:block}.next-operation strong{margin-top:5px;font-size:16px;display:block}.next-operation p{color:#8da1a9;margin:5px 0 0;font-size:10px}.operation-list{flex-direction:column;gap:8px;display:flex}.operation-card{background:#131e2cb8;border:1px solid #8db7c224;border-radius:12px;grid-template-columns:34px minmax(0,1fr) 78px;align-items:center;gap:10px;padding:11px;display:grid}.operation-card.is-ready{border-color:#52e0a280;box-shadow:inset 0 0 20px #52e0a20d}.operation-card.is-locked{opacity:.42}.operation-card.is-claimed{opacity:.65}.operation-index{color:#91a8b1;background:#263747;border-radius:9px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.is-ready .operation-index,.is-claimed .operation-index{color:#baffdf;background:#1f6651}.operation-copy{min-width:0}.operation-copy>div:first-child{justify-content:space-between;gap:8px;display:flex}.operation-copy strong{font-size:11px}.operation-copy span{color:#7d919a;font-size:7px;font-weight:900}.operation-copy p{color:#80959e;margin:4px 0 7px;font-size:9px;line-height:1.35}.operation-progress{background:#09121c;border-radius:4px;height:5px;overflow:hidden}.operation-progress i{background:linear-gradient(90deg,#f58b3a,#ffd36b);height:100%;display:block}.operation-copy small{color:#71878f;margin-top:4px;font-size:8px;display:block}.operation-card>button{color:#e0fff1;cursor:pointer;background:#1f6b51;border:1px solid #52e0a266;border-radius:8px;min-height:44px;font-size:8px;font-weight:900}.operation-card>button b{color:#ffe3a2;font-size:9px}.operation-card>button:disabled{color:#748991;cursor:not-allowed;background:#17232f;border-color:#30414d}.community-mission{background:linear-gradient(135deg,#1d495457,#0b1420e0);border:1px solid #61e7f240;border-radius:13px;margin-bottom:13px;padding:14px;box-shadow:inset 0 0 25px #61e7f209}.community-mission.is-ready{border-color:#52e0a294}.community-mission.is-claimed{opacity:.62}.community-mission header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.community-mission header div{flex-direction:column;display:flex}.community-mission header span,.daily-mission-copy>span{color:#61e7f2;letter-spacing:1.25px;font-size:7px;font-weight:950}.community-mission header strong{margin-top:4px;font-size:15px}.community-mission header>b{color:#9fc2ca;font-variant-numeric:tabular-nums;font-size:11px}.community-mission p{color:#8399a2;margin:7px 0 10px;font-size:9px;line-height:1.4}.community-mission footer{justify-content:space-between;align-items:center;gap:10px;margin-top:7px;display:flex}.community-mission footer>span{color:#95adb5;font-size:9px;font-weight:800}.community-mission button,.daily-mission-card>button{color:#e3fff2;cursor:pointer;background:#1f6b51;border:1px solid #52e0a273;border-radius:8px;min-height:39px;padding:0 10px;font-size:8px;font-weight:900}.community-mission button:disabled,.daily-mission-card>button:disabled{color:#748991;cursor:not-allowed;background:#17232f;border-color:#30414d}.daily-progress{background:#08111b;border-radius:6px;height:6px;overflow:hidden}.daily-progress i{border-radius:inherit;background:linear-gradient(90deg,#3eb4c2,#68efca);height:100%;transition:width .2s;display:block;box-shadow:0 0 9px #61e7f259}.daily-mission-list{flex-direction:column;gap:8px;display:flex}.daily-mission-card{background:#131e2cb8;border:1px solid #8db7c224;border-radius:12px;grid-template-columns:34px minmax(0,1fr) 82px;align-items:center;gap:10px;padding:11px;display:grid}.daily-mission-card.is-ready{border-color:#52e0a273}.daily-mission-card.is-claimed{opacity:.62}.daily-mission-index{color:#91a8b1;background:#263747;border-radius:9px;place-items:center;width:31px;height:31px;font-size:9px;font-weight:950;display:grid}.daily-mission-card.is-ready .daily-mission-index{color:#c7ffe5;background:#1f6651}.daily-mission-copy{flex-direction:column;min-width:0;display:flex}.daily-mission-copy strong{margin-top:3px;font-size:11px}.daily-mission-copy p{color:#80959e;margin:4px 0 7px;font-size:9px;line-height:1.35}.daily-mission-copy small{color:#71878f;margin-top:4px;font-size:8px}.daily-mission-card>button b{color:#ffe3a2;font-size:9px}.weekly-section{border-top:1px solid #b46cff38;margin-top:20px;padding-top:17px}.weekly-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:11px;display:flex}.weekly-heading>div{min-width:0}.weekly-heading span{color:#bd7cff;letter-spacing:1.4px;font-size:7px;font-weight:950}.weekly-heading strong{margin-top:4px;font-size:16px;display:block}.weekly-heading p{color:#80949d;margin:5px 0 0;font-size:9px;line-height:1.4}.weekly-heading>b{color:#d9afff;font-variant-numeric:tabular-nums;background:#47276047;border:1px solid #b46cff40;border-radius:7px;flex:none;padding:6px 8px;font-size:10px}.weekly-mission-list{flex-direction:column;gap:8px;display:flex}.weekly-mission-card{background:linear-gradient(135deg,#2b1e3c80,#121c2ac2);border:1px solid #ab75d62b;border-radius:12px;grid-template-columns:36px minmax(0,1fr) 82px;align-items:center;gap:10px;padding:11px;display:grid}.weekly-mission-card.is-ready{border-color:#c67eff7a;box-shadow:inset 0 0 20px #b46cff0b}.weekly-mission-card.is-claimed{opacity:.62}.weekly-mission-index{color:#bd84e7;background:#2b203b;border:1px solid #b978ef3d;border-radius:10px;place-items:center;width:33px;height:33px;font-size:8px;font-weight:950;display:grid}.weekly-mission-card.is-ready .weekly-mission-index{color:#f0d7ff;background:#613b80}.weekly-mission-copy{min-width:0}.weekly-mission-copy strong{font-size:11px}.weekly-mission-copy p{color:#82959e;margin:4px 0 7px;font-size:9px;line-height:1.35}.weekly-mission-copy small{color:#8e7ca0;margin-top:4px;font-size:8px;display:block}.weekly-progress{background:#090d18;border-radius:6px;height:6px;overflow:hidden}.weekly-progress i{border-radius:inherit;background:linear-gradient(90deg,#7d43bd,#d16cff);height:100%;transition:width .2s;display:block;box-shadow:0 0 9px #b46cff59}.weekly-mission-card>button,.weekly-core-cache>button{color:#faecff;cursor:pointer;background:#653b8c;border:1px solid #be77f67a;border-radius:8px;min-height:40px;padding:0 9px;font-size:8px;font-weight:900}.weekly-mission-card>button b{color:#ffe2a6;font-size:9px}.weekly-mission-card>button:disabled,.weekly-core-cache>button:disabled{color:#6d7e87;cursor:not-allowed;background:#18222e;border-color:#33404c}.weekly-core-cache{background:radial-gradient(circle at 0,#b46cff29,#0000 35%),#111826d1;border:1px solid #b46cff40;border-radius:12px;grid-template-columns:38px minmax(0,1fr) 82px;align-items:center;gap:10px;margin-top:10px;padding:12px;display:grid}.weekly-core-cache.is-ready{border-color:#e1a2ff9e;box-shadow:inset 0 0 28px #b46cff12}.weekly-core-cache.is-claimed{opacity:.62}.weekly-core-mark{color:#dda6ff;background:#2e1d42;border:1px solid #d293ff85;border-radius:50%;place-items:center;width:36px;height:36px;font-size:18px;display:grid;box-shadow:inset 0 0 12px #b46cff2b}.weekly-core-cache span{color:#bd7cff;letter-spacing:1px;font-size:7px;font-weight:950}.weekly-core-cache strong{margin-top:3px;font-size:11px;display:block}.weekly-core-cache p{color:#82949e;margin:4px 0 0;font-size:8px;line-height:1.35}.core-extraction{background:radial-gradient(circle at 85% 0,#b46cff2e,#0000 38%),linear-gradient(145deg,#261a3bb8,#0b121ef0);border:1px solid #b46cff4d;border-radius:14px;margin-bottom:13px;padding:15px}.core-extraction.is-ready{border-color:#c580ff9e;box-shadow:inset 0 0 30px #b46cff0f}.core-extraction header{justify-content:space-between;gap:10px;display:flex}.core-extraction header div{flex-direction:column;display:flex}.core-extraction header span{color:#bd7cff;letter-spacing:1.25px;font-size:7px;font-weight:950}.core-extraction header strong{margin-top:4px;font-size:17px}.core-extraction header>b{color:#9787a7;letter-spacing:1px;font-size:7px}.core-progress{background:#080c16;border-radius:6px;height:7px;margin-top:12px;overflow:hidden}.core-progress i{background:linear-gradient(90deg,#793ac2,#d876ff);height:100%;display:block;box-shadow:0 0 12px #b46cff}.core-extraction>p{color:#8496a0;margin:8px 0 12px;font-size:9px;line-height:1.4}.extraction-rules{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:11px;display:grid}.extraction-rules span{color:#788c95;background:#070d1666;border:1px solid #8baab81f;border-radius:7px;padding:7px;font-size:7px;line-height:1.45}.extraction-rules b{color:#b493cf;font-size:7px;display:block}.core-extraction>button{color:#f8eaff;letter-spacing:.7px;cursor:pointer;background:linear-gradient(#8c4bc3,#5a2c84);border:1px solid #c477ff94;border-radius:9px;width:100%;min-height:44px;font-size:9px;font-weight:950}.core-extraction>button:disabled{color:#687a83;cursor:not-allowed;background:#18222e;border-color:#33404c}.core-balance{border-bottom:1px solid #b46cff33;justify-content:space-between;align-items:center;margin:15px 0 8px;padding:9px 11px;display:flex}.core-balance span{color:#7f919a;letter-spacing:1.1px;font-size:7px;font-weight:900}.core-balance strong{color:#d9a4ff;font-size:13px}.core-tree{flex-direction:column;gap:7px;display:flex}.core-tree article{background:#121927b8;border:1px solid #9a7ab92e;border-radius:11px;grid-template-columns:38px minmax(0,1fr) 78px;align-items:center;gap:9px;padding:10px;display:grid}.core-node{color:#e0b4ff;background:#241a35;border:1px solid #bf79f573;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:relative}.core-node i{border:1px dashed #c98bff61;border-radius:50%;position:absolute;inset:5px}.core-node b{font-size:10px}.core-tree article>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.core-tree strong{font-size:10px}.core-tree p{color:#7f929b;margin:3px 0;font-size:8px;line-height:1.35}.core-tree small{color:#aa88bf;font-size:7px}.core-tree button{color:#f6e8ff;cursor:pointer;background:#60358a;border:1px solid #b46cff66;border-radius:8px;min-height:40px;font-size:7px;font-weight:900}.core-tree button b{color:#ecc9ff;font-size:8px}.core-tree button:disabled{color:#6f8189;cursor:not-allowed;background:#17232f;border-color:#30404c}.expedition-recovery{z-index:18;text-align:center;pointer-events:auto;background:radial-gradient(circle at 50% 0,#f58b3a33,#0000 45%),#080e17f2;border:1px solid #ffc75b80;border-radius:15px;width:min(470px,100% - 190px);padding:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 70px #0009,inset 0 0 35px #f58b3a0d}.expedition-recovery>span{color:#ffae62;letter-spacing:1.8px;font-size:8px;font-weight:950}.expedition-recovery>strong{margin-top:7px;font-size:24px;display:block}.expedition-recovery>p{color:#879ba3;max-width:350px;margin:8px auto 15px;font-size:10px;line-height:1.5}.expedition-recovery>div{background:#151b24;border:1px solid #ffc45e38;border-radius:9px;flex-direction:column;min-width:145px;padding:9px 18px;display:inline-flex}.expedition-recovery small{color:#8c7d69;letter-spacing:1.2px;font-size:7px;font-weight:900}.expedition-recovery b{color:#ffe09c;font-variant-numeric:tabular-nums;margin-top:3px;font-size:18px}.expedition-debrief{background:radial-gradient(circle at 90% 0,#f58b3a2e,#0000 38%),linear-gradient(145deg,#33211ab8,#0b131ef2);border:1px solid #f58b3a57;border-radius:14px;margin-bottom:10px;padding:15px;position:relative;overflow:hidden;box-shadow:inset 0 0 30px #f58b3a09}.expedition-debrief.tier-champion,.expedition-debrief.tier-elite{border-color:#ffc9598c}.expedition-debrief.tier-gold{border-color:#dfac4375}.expedition-debrief.tier-silver{border-color:#a4ccda61}.expedition-debrief header{justify-content:space-between;gap:12px;display:flex}.expedition-debrief header>div:first-child{flex-direction:column;min-width:0;display:flex}.expedition-debrief header span,.result-reward span,.next-expedition-card span,.expedition-history>header span,.ranking-heading span{color:#e89a52;letter-spacing:1.3px;font-size:7px;font-weight:950}.expedition-debrief header strong{margin-top:4px;font-size:16px}.result-rank{text-align:right;grid-template-columns:auto auto;align-items:end;display:grid}.result-rank small{color:#9b886f;letter-spacing:1px;grid-column:1/-1;font-size:6px;font-weight:900}.result-rank b{color:#ffe2a0;font-size:22px;line-height:1}.result-rank i{color:#8f8578;font-size:8px;font-style:normal}.result-badge{background:#080e176b;border:1px solid #e6ac4e2b;border-radius:10px;align-items:center;gap:11px;margin:13px 0;padding:10px;display:flex}.result-badge>i{clip-path:polygon(50% 0,92% 23%,92% 75%,50% 100%,8% 75%,8% 23%);color:#fff0c4;background:linear-gradient(145deg,#f1a752,#734023);place-items:center;width:40px;height:40px;font-size:16px;font-style:normal;font-weight:950;display:grid}.tier-silver .result-badge>i{background:linear-gradient(145deg,#a9d1d9,#405761)}.tier-bronze .result-badge>i{background:linear-gradient(145deg,#c27c4e,#583522)}.result-badge>div{flex-direction:column;min-width:0;display:flex}.result-badge span{color:#c79156;letter-spacing:1px;font-size:7px;font-weight:950}.result-badge strong{margin-top:3px;font-size:11px}.result-badge small{color:#897f76;margin-top:3px;font-size:8px}.result-reward{justify-content:space-between;align-items:center;gap:12px;display:flex}.result-reward>div{flex-direction:column;display:flex}.result-reward strong{color:#ffe4a7;margin-top:3px;font-size:13px}.result-reward button{color:#fff3ca;cursor:pointer;background:linear-gradient(#bd6e31,#7a3f23);border:1px solid #ffbf4e85;border-radius:8px;min-width:105px;min-height:40px;font-size:8px;font-weight:950}.result-reward button:disabled{color:#697a82;cursor:not-allowed;background:#1a232c;border-color:#34404a}.no-expedition-results{text-align:center;background:#0a121d73;border:1px dashed #82b1be3b;border-radius:12px;flex-direction:column;margin-bottom:10px;padding:18px;display:flex}.no-expedition-results b{color:#91a6ae;letter-spacing:1px;font-size:9px}.no-expedition-results span{color:#71868f;margin-top:5px;font-size:9px;line-height:1.45}.next-expedition-card{background:linear-gradient(90deg,#5c327f33,#0000);border-left:2px solid #b46cff;margin-bottom:16px;padding:11px 13px}.next-expedition-card span{color:#ba7df0}.next-expedition-card strong{margin-top:4px;font-size:12px;display:block}.next-expedition-card p{color:#82959e;margin:3px 0 0;font-size:8px;line-height:1.4}.expedition-history{margin-bottom:17px}.expedition-history>header,.ranking-heading{justify-content:space-between;align-items:center;margin:0 3px 7px;display:flex}.expedition-history>header span,.ranking-heading span{color:#7e929a}.expedition-history>header b,.ranking-heading b{color:#667b84;font-size:7px}.expedition-history article{border-bottom:1px solid #8cb4c01a;grid-template-columns:29px minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:48px;padding:6px 4px;display:grid}.history-tier{color:#ffc789;background:#49311f;border-radius:8px;place-items:center;width:27px;height:27px;font-size:8px;font-style:normal;font-weight:950;display:grid}.history-tier.silver{color:#ccecf2;background:#344650}.history-tier.gold,.history-tier.elite,.history-tier.champion{color:#ffe28c;background:#5a431c}.expedition-history article>div{flex-direction:column;min-width:0;display:flex}.expedition-history article strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.expedition-history article small{color:#71868f;margin-top:3px;font-size:7px}.expedition-history article>span{color:#9bafb6;font-size:9px;font-weight:850}.expedition-history article>button{color:#ffe0a1;cursor:pointer;background:#55351f;border:1px solid #e7a04559;border-radius:6px;min-width:46px;height:30px;font-size:7px;font-weight:900}.expedition-history article>button:disabled{color:#687a82;background:#17212b;border-color:#2e3d47}.ranking-heading{margin-top:2px}.segmented{border:1px solid var(--line);background:#0c1420;border-radius:9px;margin-bottom:18px;padding:3px;display:flex}.segmented button{color:#71868f;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:1;min-height:36px;font-size:10px;font-weight:800}.segmented button.active{color:#edfbfc;background:#233447;box-shadow:0 2px 7px #00000040}.leader-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.leader-list li{border-bottom:1px solid #8cb4c01c;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:7px 8px;display:grid}.rank{color:#8da0a8;background:#253341;border-radius:9px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.rank-1{color:#ffe48e;background:#604919}.rank-2{color:#d9eff5;background:#3e4c56}.rank-3{color:#f3b77e;background:#573821}.leader-name{text-overflow:ellipsis;white-space:nowrap;flex-direction:column;min-width:0;font-size:11px;font-weight:750;display:flex;overflow:hidden}.leader-name i{color:#687b83;margin-top:3px;font-size:8px;font-style:normal}.leader-name i.online{color:#55dba2}.leader-list strong{color:#c8e0e4;font-size:11px}.leader-list .empty-row{text-align:center;color:#73868e;padding:24px 0;display:block}.profile-badge{background:linear-gradient(135deg,#63418138,#131d2b99);border:1px solid #b46cff38;border-radius:13px;align-items:center;gap:14px;margin-bottom:14px;padding:16px;display:flex}.badge-mark{clip-path:polygon(50% 0,93% 24%,93% 74%,50% 100%,7% 74%,7% 24%);background:linear-gradient(145deg,#d68a50,#6b3625);place-items:center;width:54px;height:54px;font-family:Arial Black;font-size:23px;display:grid}.profile-badge div:last-child{flex-direction:column;display:flex}.profile-badge span{letter-spacing:1.4px;color:#8ca0a9;font-size:8px}.profile-badge strong{margin-top:3px;font-size:15px}.profile-badge small{color:#796f84;margin-top:4px;font-size:8px}.stats-grid{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.stats-grid div{background:#0a121d80;border:1px solid #8db7c221;border-radius:10px;padding:14px}.stats-grid dt{color:#788d96;font-size:9px}.stats-grid dd{color:#effbfc;margin:6px 0 0;font-size:15px;font-weight:850}.badge-collection{border-top:1px solid #b46cff2e;margin-top:18px;padding-top:15px}.badge-collection>header,.achievement-section>header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.badge-collection>header>div{flex-direction:column;display:flex}.badge-collection>header span,.achievement-section>header span{color:#b978ed;letter-spacing:1.3px;font-size:7px;font-weight:950}.badge-collection>header strong{margin-top:3px;font-size:14px}.badge-collection>header>b,.achievement-section>header>b{color:#786989;font-size:8px}.badge-collection>div{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.badge-collection button{color:#dcebed;cursor:pointer;background:#0c131ea6;border:1px solid #87a0ae24;border-radius:9px;flex-direction:column;align-items:center;min-width:0;min-height:82px;padding:7px 3px;display:flex}.badge-collection button:disabled{opacity:.36;cursor:not-allowed}.badge-collection button.equipped{background:#5b317c3d;border-color:#c27cf79e;box-shadow:inset 0 0 15px #b46cff14}.badge-collection button>i{clip-path:polygon(50% 0,92% 23%,92% 75%,50% 100%,8% 75%,8% 23%);color:#71858d;background:#26333d;place-items:center;width:30px;height:30px;font-size:13px;font-style:normal;font-weight:950;display:grid}.badge-collection button>span{color:#9aadb4;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:5px;font-size:7px;font-weight:800;overflow:hidden}.badge-collection button>small{color:#6e7f86;margin-top:3px;font-size:6px}.badge-collection button.legendary>small{color:#e0b85f}.badge-collection button.epic>small{color:#bb7fe6}.achievement-section{margin-top:18px}.achievement-list{flex-direction:column;gap:7px;display:flex}.achievement-list article{background:#0d15219e;border:1px solid #89acb721;border-radius:10px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:10px;display:grid}.achievement-list article.unlocked{background:linear-gradient(90deg,#1c523f2e,#0d15219e);border-color:#5adca947}.achievement-list article>i{color:#637881;background:#202c36;border:1px solid #34454f;border-radius:9px;place-items:center;width:31px;height:31px;font-size:13px;font-style:normal;font-weight:950;display:grid}.achievement-list article>div{min-width:0}.achievement-list article>div>div:first-child{justify-content:space-between;gap:8px;display:flex}.achievement-list strong{font-size:10px}.achievement-list article span{color:#817391;font-size:6px;font-weight:900}.achievement-list article.unlocked span{color:#58c89c}.achievement-list p{color:#778b94;margin:3px 0 7px;font-size:8px}.achievement-progress{background:#08111a;border-radius:4px;height:5px;overflow:hidden}.achievement-progress b{border-radius:inherit;background:linear-gradient(90deg,#6b3b99,#c36df4);height:100%;display:block}.achievement-list article.unlocked .achievement-progress b{background:linear-gradient(90deg,#268460,#61e5b1)}.achievement-list small{color:#697d85;margin-top:4px;font-size:7px;display:block}.claim-note{border-left:3px solid var(--cyan);background:#3d6e7c21;flex-direction:column;margin-top:14px;padding:15px;display:flex}.claim-note strong{font-size:11px}.claim-note span{color:#80959d;margin-top:4px;font-size:10px;line-height:1.5}.settings-list{flex-direction:column;gap:3px;display:flex}.toggle-setting,.range-setting,.quality-setting{border-bottom:1px solid #8db7c21f;justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:12px 3px;display:flex;position:relative}.toggle-setting>span,.range-setting>span,.quality-setting>span{flex-direction:column;display:flex}.settings-list strong{font-size:12px}.settings-list small{color:#748991;margin-top:4px;font-size:9px}.toggle-setting input{opacity:0;position:absolute}.toggle-setting i{background:#263542;border-radius:14px;width:42px;height:24px;transition:all .2s;position:relative;box-shadow:inset 0 0 0 1px #364b59}.toggle-setting i:after{content:"";background:#81949c;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px}.toggle-setting input:checked+i{background:#216c67;box-shadow:inset 0 0 0 1px #4ebeb1}.toggle-setting input:checked+i:after{background:#d9fffa;transform:translate(18px)}.range-setting{display:block}.range-setting span{flex-direction:row;justify-content:space-between}.range-setting input{width:100%;accent-color:var(--cyan);margin-top:12px}.quality-setting>.segmented{width:150px;margin:0}.danger-button{color:#ff8e82;cursor:pointer;background:#882b2421;border:1px solid #ff604d59;border-radius:8px;min-height:44px;margin-top:19px;font-size:10px;font-weight:800}.danger-button:hover{background:#882b244d}.toast-stack{z-index:80;pointer-events:none;flex-direction:column;gap:8px;width:min(350px,100% - 36px);transition:opacity .15s,transform .15s;display:flex;position:fixed;top:94px;right:18px}.panel-open .toast-stack{opacity:0;pointer-events:none;transform:translateY(-6px)}.toast{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:#111b29f2;border:1px solid #92bbc633;border-radius:11px;grid-template-columns:4px minmax(0,1fr) 25px;align-items:center;gap:12px;min-height:64px;padding:10px 10px 10px 0;animation:.2s toast-in;display:grid;overflow:hidden;box-shadow:0 12px 30px #00000059}.panel-open .toast{pointer-events:none}.toast>i{background:var(--cyan);box-shadow:0 0 10px var(--cyan);align-self:stretch}.toast.success>i{background:#55dfa5}.toast.warning>i{background:#ff735d}.toast div{flex-direction:column;display:flex}.toast strong{font-size:11px}.toast span{color:#849aa3;margin-top:4px;font-size:10px;line-height:1.35}.toast button{color:#667a83;cursor:pointer;background:0 0;border:0;font-size:17px}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.guidance-card{z-index:16;color:#eaf4f5;background:linear-gradient(145deg,#0f1d28f7,#060f18f5);border:1px solid #ef97496b;border-radius:13px;width:292px;transition:opacity .18s,transform .18s;position:absolute;top:52%;left:20px;overflow:hidden;transform:translateY(-50%);box-shadow:0 18px 48px #00000075,inset 0 1px #ffffff06}.guidance-card>header{background:linear-gradient(90deg,#7a44224d,#0000);border-bottom:1px solid #7ba2ac2b;grid-template-columns:22px minmax(0,1fr) auto 25px;align-items:center;gap:7px;padding:10px 11px;display:grid}.guidance-card>header>svg{color:#f39a51;width:18px}.guidance-card>header>span{color:#efa05b;letter-spacing:1.15px;font-size:8px;font-weight:950}.guidance-card>header>b{color:#7e979f;font-size:9px}.guidance-card>header>button{color:#849aa2;cursor:pointer;background:#70929c1a;border:0;border-radius:6px;place-items:center;width:24px;height:24px;display:grid}.guidance-card>header>button svg{width:15px}.guidance-card>main{padding:12px 13px 9px}.guidance-card>main>span{align-items:center;gap:7px;display:flex}.guidance-card>main svg{color:#62dba9;width:18px}.guidance-card>main strong{letter-spacing:-.2px;font-size:16px}.guidance-card>main p{color:#91a3a9;margin:6px 0 0;font-size:10px;line-height:1.45}.guidance-progress{padding:0 13px 10px}.guidance-progress>i{background:#07111a;border-radius:5px;height:5px;display:block;overflow:hidden}.guidance-progress>i>b{border-radius:inherit;background:linear-gradient(90deg,#f1833d,#ffbd62);height:100%;transition:width .25s;display:block;box-shadow:0 0 9px #f78f4159}.guidance-progress>span{color:#a9bec2;margin-top:5px;font-size:9px;font-weight:850;display:block}.guidance-card>footer{background:#040c1385;border-top:1px solid #7aa0a929;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 11px;display:grid}.guidance-card>footer>div{flex-direction:column;min-width:0;display:flex}.guidance-card>footer small{color:#647d86;letter-spacing:1px;font-size:6.5px;font-weight:950}.guidance-card>footer b{color:#b8c9cc;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;overflow:hidden}.guidance-card>footer>button{color:#ffd09a;letter-spacing:.35px;cursor:pointer;background:linear-gradient(#704022,#4c2b1b);border:1px solid #b76631;border-radius:7px;align-items:center;gap:6px;min-height:36px;padding:0 10px;font-size:8px;font-weight:950;display:flex}.guidance-card>footer>button:hover{filter:brightness(1.15)}.guidance-card>footer>button svg{width:14px}.guidance-card.complete{border-color:#5cd8a973}.guidance-card.complete>header{background:linear-gradient(90deg,#226c5247,#0000)}.guidance-card.complete>header>svg,.guidance-card.complete>header>span{color:#67d9aa}.guidance-card.complete>footer>button{color:#adf2d6;background:#175647;border-color:#23745e}.guidance-pill{z-index:16;color:#dce9eb;text-align:left;cursor:pointer;background:#08131df2;border:1px solid #ef974961;border-radius:10px;grid-template-columns:25px minmax(0,1fr) auto 16px;align-items:center;gap:8px;width:245px;padding:9px 10px;display:grid;position:absolute;top:52%;left:20px;transform:translateY(-50%);box-shadow:0 12px 34px #0006}.guidance-pill>svg:first-child{color:#f39a51;width:20px}.guidance-pill>span{flex-direction:column;min-width:0;display:flex}.guidance-pill small{color:#df9050;letter-spacing:.9px;font-size:6px;font-weight:950}.guidance-pill b{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;overflow:hidden}.guidance-pill em{color:#789098;font-size:8px;font-style:normal;font-weight:900}.guidance-pill>svg:last-child{color:#789098;width:14px}.guidance-pill.complete{border-color:#5cd8a966}.guidance-pill.complete>svg:first-child,.guidance-pill.complete small{color:#67d9aa}.panel-open .guidance-card,.panel-open .guidance-pill{opacity:0;pointer-events:none}@media (max-width:620px){.guidance-card{width:auto;inset:196px 8px auto;transform:none}.guidance-card>header{padding:7px 9px}.guidance-card>main{padding:8px 10px 6px}.guidance-card>main strong{font-size:13px}.guidance-card>main p{display:none}.guidance-progress{padding:0 10px 7px}.guidance-progress>span{font-size:7px}.guidance-card>footer{padding:7px 9px}.guidance-card>footer>div{display:none}.guidance-card>footer>button{justify-content:center;width:100%;min-height:32px}.guidance-pill{width:auto;inset:196px 8px auto;transform:none}:is(.playfield:has(.encounter-hud) .guidance-card,.playfield:has(.encounter-hud) .guidance-pill){visibility:hidden;opacity:0;pointer-events:none}}.offline-return{z-index:110;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.offline-return-scrim{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#03070cc2;border:0;position:absolute;inset:0}.offline-return>article{background:radial-gradient(circle at 85% 0,#61e7f221,#0000 38%),linear-gradient(145deg,#172536,#0b1420);border:1px solid #61e7f247;border-radius:17px;width:min(460px,100%);padding:25px;animation:.28s cubic-bezier(.2,.8,.2,1) offline-in;position:relative;box-shadow:0 30px 90px #000000b3,inset 0 0 35px #61e7f206}.offline-return-close{color:#77909a;cursor:pointer;background:#162330;border:1px solid #88b2be2e;border-radius:50%;width:32px;height:32px;font-size:18px;position:absolute;top:13px;right:13px}.offline-return header>span{color:#61e7f2;letter-spacing:1.8px;font-size:8px;font-weight:950}.offline-return h2{margin:6px 0 0;font-size:25px}.offline-return header>p{color:#8399a2;margin:7px 35px 17px 0;font-size:10px;line-height:1.5}.offline-reward{background:linear-gradient(135deg,#1f6b5147,#0e23266b);border:1px solid #52e0a259;border-radius:12px;align-items:center;gap:13px;padding:15px;display:flex}.offline-reward>svg{color:#65ecc0;background:#52e0a221;border-radius:9px;width:34px;height:34px;padding:7px}.offline-reward>div{flex-direction:column;display:flex}.offline-reward span{color:#7fa99b;letter-spacing:1.2px;font-size:7px;font-weight:900}.offline-reward strong{color:#d8ffec;margin-top:3px;font-size:21px}.offline-stats{grid-template-columns:1fr 1fr;gap:7px;margin:12px 0;display:grid}.offline-stats>div{background:#080f1980;border:1px solid #8db7c221;border-radius:9px;padding:11px}.offline-stats dt{color:#788e97;align-items:center;gap:5px;font-size:8px;display:flex}.offline-stats dt svg{width:12px;height:12px}.offline-stats dd{color:#edf9fa;margin:5px 0 0;font-size:13px;font-weight:850}.offline-cap{background:#080f196b;border:1px solid #8db7c221;border-radius:9px;padding:11px}.offline-cap>span{color:#7d9199;letter-spacing:1.2px;font-size:7px;font-weight:900}.offline-cap>div{background:#07101a;border-radius:5px;height:6px;margin-top:7px;overflow:hidden}.offline-cap>div i{border-radius:inherit;background:linear-gradient(90deg,#45b6c5,#6cebbd);height:100%;display:block}.offline-cap.was-capped>div i{background:linear-gradient(90deg,#f28b43,#ffd06b)}.offline-cap p{color:#748891;margin:7px 0 0;font-size:8px;line-height:1.4}.offline-continue{color:#edffff;letter-spacing:.8px;cursor:pointer;background:linear-gradient(#277c85,#19525c);border:1px solid #61e7f273;border-radius:9px;width:100%;min-height:45px;margin-top:13px;font-size:9px;font-weight:950}@keyframes offline-in{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:none}}.expedition-result-modal{z-index:115;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.expedition-result-scrim{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#03060bd1;border:0;position:absolute;inset:0}.expedition-result-modal>article{text-align:center;background:radial-gradient(circle at 50% 0,#f58b3a33,#0000 40%),linear-gradient(145deg,#211c1b,#0c1420 65%);border:1px solid #ffbe4d7a;border-radius:18px;width:min(470px,100%);padding:26px;animation:.3s cubic-bezier(.2,.8,.2,1) offline-in;position:relative;box-shadow:0 35px 100px #000000bf,inset 0 0 40px #f58b3a0a}.expedition-result-modal>article.tier-silver{border-color:#a8d7e27a}.expedition-result-modal>article.tier-bronze{border-color:#c1774773}.expedition-result-close{color:#927f6c;cursor:pointer;background:#211e1d;border:1px solid #b1916b33;border-radius:50%;width:32px;height:32px;font-size:18px;position:absolute;top:13px;right:13px}.expedition-result-modal header>span{color:#f4a75d;letter-spacing:2px;font-size:8px;font-weight:950}.expedition-result-modal h2{margin:7px 0 0;font-size:26px}.expedition-result-modal header>p{color:#918b83;margin:7px 28px 17px;font-size:10px;line-height:1.5}.expedition-result-rank{background:#070c1485;border:1px solid #e4a94c30;border-radius:12px;grid-template-columns:1fr 64px 1fr;align-items:center;gap:9px;padding:14px;display:grid}.expedition-result-rank>div{flex-direction:column;display:flex}.expedition-result-rank small{color:#8e7f6d;letter-spacing:1px;font-size:7px;font-weight:950}.expedition-result-rank strong{color:#ffe2a1;margin-top:3px;font-size:23px}.expedition-result-rank span{color:#897e73;font-size:8px}.expedition-result-rank>i{clip-path:polygon(50% 0,92% 23%,92% 75%,50% 100%,8% 75%,8% 23%);color:#fff0c7;background:linear-gradient(145deg,#f3ac51,#71401f);place-items:center;width:58px;height:58px;font-size:22px;font-style:normal;font-weight:950;display:grid}.expedition-result-reward{background:#174a3a33;border:1px solid #52e0a247;border-radius:11px;flex-direction:column;margin-top:12px;padding:13px;display:flex}.expedition-result-reward span{color:#77a493;letter-spacing:1.3px;font-size:7px;font-weight:950}.expedition-result-reward strong{color:#d8ffeb;margin:4px 0 10px;font-size:20px}.expedition-result-reward button{color:#e2fff1;cursor:pointer;background:linear-gradient(#25845e,#17553f);border:1px solid #52e0a280;border-radius:8px;min-height:42px;font-size:9px;font-weight:950}.expedition-result-reward button:disabled{color:#697b82;background:#1a242c;border-color:#344149}.expedition-result-records{color:#a78f78;letter-spacing:.8px;cursor:pointer;background:0 0;border:0;margin-top:10px;font-size:8px;font-weight:900}.encounter-countdown{z-index:12;color:#607984;letter-spacing:1px;background:#070e17b3;border:1px solid #6fdde729;border-radius:7px;padding:5px 8px;font-size:7px;font-weight:900;position:absolute;top:53px;right:22px}.encounter-countdown b{color:#9ac4cc;font-variant-numeric:tabular-nums;margin-left:5px}.encounter-hud{z-index:14;pointer-events:none;background:linear-gradient(135deg,#191619f0,#0a131cf0);border:1px solid #ff994e73;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:5px 14px;width:min(430px,100% - 220px);padding:11px 13px;display:grid;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #00000061,inset 0 0 24px #ff89410d}.encounter-copy{min-width:0}.encounter-copy>span{color:#ff9d59;letter-spacing:1.2px;font-size:7px;font-weight:950;display:block}.encounter-copy strong{margin-top:2px;font-size:14px;display:block}.encounter-copy p{color:#879da5;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:8px;line-height:1.25;overflow:hidden}.encounter-status{flex-direction:column;align-items:flex-end;display:flex}.encounter-status b{color:#fff0ca;font-variant-numeric:tabular-nums;font-size:16px}.encounter-status span{color:#bc8cff;font-size:7px;font-weight:900}.encounter-progress{background:#08101a;border-radius:5px;grid-column:1/-1;height:5px;overflow:hidden}.encounter-progress i{border-radius:inherit;background:linear-gradient(90deg,#ff824a,#ffd36a);height:100%;transition:width .2s;display:block;box-shadow:0 0 10px #ff8f4673}.encounter-hud.rich_vein{border-color:#b863ff80}.encounter-hud.rich_vein .encounter-progress i{background:linear-gradient(90deg,#8737d6,#eb70ff)}.encounter-hud.pressure_surge{border-color:#48e7d37a}.encounter-hud.pressure_surge .encounter-progress i{background:linear-gradient(90deg,#208f91,#65f0c7)}.encounter-hud.drone_rescue{border-color:#5bbfff7a}.encounter-hud.drone_rescue .encounter-progress i{background:linear-gradient(90deg,#267cbc,#70d9ff)}.encounter-hud.mini_boss{border-color:#ff4c638c}.encounter-hud.mini_boss .encounter-progress i{background:linear-gradient(90deg,#b62d43,#ff824f)}.core-view-tabs{background:#070d16b8;border:1px solid #986fb62e;border-radius:11px;grid-template-columns:1fr 1fr;gap:5px;margin:0 0 13px;padding:4px;display:grid}.core-view-tabs button{color:#71848d;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;min-height:48px;padding:7px 11px;display:flex;position:relative}.core-view-tabs button.active{color:#e4bcff;background:linear-gradient(145deg,#71399759,#1f1b2dbf);border-color:#bd74f159}.core-view-tabs span{letter-spacing:.7px;font-size:8px;font-weight:950}.core-view-tabs small{color:#70838c;margin-top:3px;font-size:7px}.core-view-tabs button.active small{color:#a889b7}.core-view-tabs i{color:#fff;background:#c166ef;border-radius:9px;place-items:center;min-width:17px;height:17px;font-size:7px;font-style:normal;font-weight:950;display:grid;position:absolute;top:7px;right:8px}.core-matrix-view.is-hidden,.protocol-lab.is-hidden{display:none}.core-section-label{justify-content:space-between;align-items:flex-end;margin:13px 2px 8px;display:flex}.core-section-label span{color:#b67bdd;letter-spacing:1.3px;font-size:8px;font-weight:950}.core-section-label small{color:#6f818b;font-size:7px}.protocol-lab{--protocol-accent:#ff9456;--protocol-rgb:255,148,86;margin-top:0}.protocol-lab.branch-automation{--protocol-accent:#63e2cf;--protocol-rgb:99,226,207}.protocol-lab.branch-resonance{--protocol-accent:#c579ff;--protocol-rgb:197,121,255}.protocol-header{background:radial-gradient(circle at 95% 0,#be6cff2b,#0000 45%),linear-gradient(145deg,#241b35c7,#0a121ded);border:1px solid #b273e140;border-radius:14px;grid-template-columns:minmax(0,1fr) 75px;align-items:center;gap:14px;padding:15px;display:grid}.protocol-header>div:first-child{min-width:0}.protocol-header span{color:#c887f2;letter-spacing:1.5px;font-size:7px;font-weight:950}.protocol-header strong{margin-top:4px;font-size:16px;display:block}.protocol-header p{color:#81949d;margin:5px 0 0;font-size:8px;line-height:1.45}.protocol-points{background:#0b0f1a94;border:1px solid #c887f640;border-radius:11px;flex-direction:column;align-items:center;padding:9px 4px;display:flex}.protocol-points b{color:#e5b8ff;font-size:27px;line-height:1}.protocol-points span{letter-spacing:1px;margin-top:4px;font-size:6px}.protocol-points small{color:#736580;margin-top:4px;font-size:6px;font-weight:900}.protocol-branch-tabs{grid-template-columns:repeat(3,1fr);gap:5px;margin:10px 0;display:grid}.protocol-branch-tabs button{color:#758a93;text-align:left;cursor:pointer;background:#111c29;border:1px solid #87a6b224;border-radius:9px;grid-template-columns:23px minmax(0,1fr);align-items:center;gap:5px;min-height:55px;padding:7px;transition:all .16s;display:grid;position:relative}.protocol-branch-tabs button:hover{color:#b7c8cc;border-color:#c284f059}.protocol-branch-tabs button.active{border-color:rgba(var(--protocol-rgb),.52);background:linear-gradient(145deg,rgba(var(--protocol-rgb),.15),#101926eb);color:var(--protocol-accent);box-shadow:inset 0 0 20px rgba(var(--protocol-rgb),.045)}.protocol-branch-tabs svg{justify-self:center;width:18px;height:18px}.protocol-branch-tabs span{flex-direction:column;min-width:0;display:flex}.protocol-branch-tabs b{font-size:8px}.protocol-branch-tabs small{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:6px;overflow:hidden}.protocol-branch-tabs i{color:#62747c;font-size:6px;font-style:normal;font-weight:900;position:absolute;top:4px;right:5px}.protocol-branch-copy{border:1px solid rgba(var(--protocol-rgb),.18);background:rgba(var(--protocol-rgb),.07);color:var(--protocol-accent);border-radius:10px 10px 0 0;align-items:center;gap:9px;padding:10px 12px;display:flex}.protocol-branch-copy>svg{width:20px;height:20px}.protocol-branch-copy>div{flex-direction:column;display:flex}.protocol-branch-copy span{letter-spacing:1.2px;font-size:6px;font-weight:950}.protocol-branch-copy strong{color:#e7f0f2;margin-top:2px;font-size:11px}.protocol-tree{border:1px solid rgba(var(--protocol-rgb),.13);background:linear-gradient(180deg,rgba(var(--protocol-rgb),.025),#070d1547);border-top:0;border-radius:0 0 12px 12px;padding:13px 10px 8px}.protocol-tree article{background:linear-gradient(145deg,#172230e6,#0d1521e0);border:1px solid #7e9ba621;border-radius:11px;grid-template-columns:38px minmax(0,1fr) 72px;align-items:center;gap:9px;min-height:76px;padding:10px;transition:all .17s;display:grid;position:relative}.protocol-tree article+article{margin-top:17px}.protocol-tree article.locked{opacity:.48;filter:saturate(.35)}.protocol-tree article.available{border-color:rgba(var(--protocol-rgb),.48);box-shadow:inset 0 0 24px rgba(var(--protocol-rgb),.055),0 0 14px rgba(var(--protocol-rgb),.035)}.protocol-tree article.unlocked{border-color:rgba(var(--protocol-rgb),.3);background:linear-gradient(145deg,rgba(var(--protocol-rgb),.12),#0d1521e6)}.protocol-connector{z-index:2;background:#172631;width:4px;height:18px;position:absolute;top:-18px;left:27px}.protocol-connector i{background:linear-gradient(var(--protocol-accent),transparent);opacity:0;position:absolute;inset:0}.protocol-connector.powered{background:rgba(var(--protocol-rgb),.32)}.protocol-connector.powered i{opacity:1;animation:1.8s ease-in-out infinite protocol-pulse}.protocol-tier{color:#71858e;background:#172431;border:1px solid #354653;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:relative}.protocol-tier span{color:#687c85;background:#0e1722;border-radius:5px;padding:1px 4px;font-size:6px;font-weight:950;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.protocol-tier svg{width:15px;height:15px}.protocol-tier>b{background:rgba(var(--protocol-rgb),.15);width:22px;height:22px;color:var(--protocol-accent);border-radius:50%;place-items:center;font-size:10px;display:grid}.available .protocol-tier,.unlocked .protocol-tier{border-color:rgba(var(--protocol-rgb),.62);color:var(--protocol-accent);box-shadow:0 0 14px rgba(var(--protocol-rgb),.12)}.protocol-copy{min-width:0}.protocol-copy>div{justify-content:space-between;gap:7px;display:flex}.protocol-copy strong{font-size:10px}.protocol-copy>div span{color:var(--protocol-accent);flex:none;font-size:7px;font-weight:950}.protocol-copy p{color:#81949c;margin:4px 0;font-size:8px;line-height:1.35}.protocol-copy small{color:#657881;letter-spacing:.45px;font-size:6px;font-weight:900}.available .protocol-copy small,.unlocked .protocol-copy small{color:var(--protocol-accent)}.protocol-tree article>button{border:1px solid rgba(var(--protocol-rgb),.5);background:linear-gradient(180deg,rgba(var(--protocol-rgb),.75),rgba(var(--protocol-rgb),.42));color:#fff;cursor:pointer;border-radius:8px;min-height:41px;font-size:7px;font-weight:950}.protocol-tree article>button b{margin-top:2px;font-size:7px;display:block}.protocol-tree article>button svg{vertical-align:middle;width:13px;height:13px}.protocol-tree article>button:disabled{color:#60737c;cursor:not-allowed;background:#17232e;border-color:#30404b}.protocol-tree article.unlocked>button:disabled{border-color:rgba(var(--protocol-rgb),.22);background:rgba(var(--protocol-rgb),.08);color:var(--protocol-accent)}.protocol-footer{background:#0910198c;border:1px solid #87a6b121;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;margin-top:9px;padding:10px 11px;display:flex}.protocol-footer>div{flex-direction:column;display:flex}.protocol-footer b{color:#889ca4;letter-spacing:1px;font-size:7px}.protocol-footer span{color:#667a83;margin-top:3px;font-size:7px}.protocol-footer>button{color:#b985db;cursor:pointer;background:#5930752e;border:1px solid #c980ff40;border-radius:7px;align-items:center;gap:5px;min-height:34px;padding:0 9px;font-size:7px;font-weight:900;display:flex}.protocol-footer>button svg{width:12px;height:12px}.protocol-footer>button:disabled{opacity:.35;cursor:not-allowed}@keyframes protocol-pulse{50%{filter:brightness(1.7);box-shadow:0 0 8px var(--protocol-accent)}}.contract-tabs{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070e17f2;border:1px solid #75aebb29;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:12px;padding:4px;display:grid;position:sticky;top:0}.contract-tabs button{color:#70838c;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;min-height:48px;padding:6px 9px;display:flex}.contract-tabs button.active{color:#76e2e7;background:linear-gradient(145deg,#26778147,#121f2bbf);border-color:#55d8e259}.contract-tabs span{letter-spacing:.8px;font-size:8px;font-weight:950}.contract-tabs small{color:#6f828a;margin-top:3px;font-size:6px}.career-contracts .next-operation{margin-top:0}.weekly-section.contract-weekly{border-top:0;margin-top:0;padding-top:0}.research-roadmap{margin-top:11px}.research-roadmap>header{color:#72878e;letter-spacing:.8px;justify-content:space-between;margin:0 2px 8px;font-size:7px;font-weight:950;display:flex}.research-roadmap>header b{color:#6ed8df}.research-tree{padding:3px 0}.research-tech-node{background:linear-gradient(145deg,#172532,#0d1722);border:1px solid #6f9da826;border-radius:11px;grid-template-columns:43px minmax(0,1fr) 67px;align-items:center;gap:8px;min-height:87px;margin-bottom:15px;padding:10px;display:grid;position:relative}.research-tech-node.available{border-color:#5dd7e070;box-shadow:inset 0 0 25px #40bcc60e}.research-tech-node.active{background:linear-gradient(145deg,#5d371a59,#101b27);border-color:#ffa44f80}.research-tech-node.complete{background:linear-gradient(145deg,#1f524342,#0e1923);border-color:#4bc49d47}.research-tech-node.locked{opacity:.42;filter:saturate(.25)}.research-node-mark{z-index:2;color:#718991;background:#14232e;border:1px solid #38505a;border-radius:50%;place-items:center;width:41px;height:41px;display:grid;position:relative}.research-node-mark small{color:#627780;background:#0b151f;border-radius:4px;padding:1px 4px;font-size:5px;font-weight:950;position:absolute;top:-8px}.research-node-mark svg{width:16px}.available .research-node-mark,.active .research-node-mark{color:#71e1e5;border-color:#66d8df;box-shadow:0 0 13px #59d3dd1f}.active .research-node-mark{color:#ffb26d;border-color:#ff9f54}.complete .research-node-mark{color:#65dab0;border-color:#56c99d}.research-link{z-index:1;background:#20343f;width:3px;height:16px;position:absolute;top:-16px;left:29px}.research-link i{background:#64d7dc;width:100%;height:0;display:block}.research-link.powered i{height:100%;box-shadow:0 0 8px #64d7dc}.research-node-copy{min-width:0}.research-node-copy>div{justify-content:space-between;gap:5px;display:flex}.research-node-copy strong{font-size:9px}.research-node-copy>div span{color:#72a0a8;flex:none;font-size:6px;font-weight:900}.research-node-copy p{color:#72868d;margin:4px 0;font-size:7px;line-height:1.35}.research-node-copy small{color:#5f747c;font-size:6px;font-weight:900}.research-tech-node>button{color:#e0fbfc;cursor:pointer;background:#1b5b64;border:1px solid #57cfd85c;border-radius:7px;min-height:38px;font-size:6px;font-weight:950}.research-tech-node>button:disabled{color:#60737b;cursor:not-allowed;background:#17242d;border-color:#30414a}.research-tech-node>button svg{width:12px}.research-tech-node.complete>button:disabled{color:#65cfa9;background:#22654f2e;border-color:#4cc59d33}.crew-command-bar{background:linear-gradient(145deg,#1d4c5347,#081019bf);border:1px solid #5ed3dd33;border-radius:11px;grid-template-columns:1fr 1fr auto;align-items:center;gap:6px;margin-bottom:8px;padding:9px;display:grid}.crew-command-bar>div{flex-direction:column;min-width:0;display:flex}.crew-command-bar span{color:#66838b;letter-spacing:.8px;font-size:6px;font-weight:950}.crew-command-bar strong{color:#b9f1f2;text-overflow:ellipsis;margin-top:3px;font-size:12px;overflow:hidden}.crew-command-bar>button{color:#7d7476;cursor:pointer;background:0 0;border:0;font-size:6px;font-weight:900}.crew-tabs{background:#060d159e;border:1px solid #6fa5b126;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:10px;padding:4px;display:grid}.crew-tabs button{color:#6e828a;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:39px;font-size:7px;font-weight:950;display:flex}.crew-tabs button.active{color:#72dfe5;background:#2779832e;border-color:#5dd8e14d}.crew-onboarding{grid-template-columns:1fr 1fr;gap:8px;display:grid}.crew-onboarding>section{background:linear-gradient(145deg,#172634,#0d1723);border:1px solid #6fadb82b;border-radius:12px;padding:12px}.crew-onboarding header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.crew-onboarding header>svg{color:#6ddce3;width:22px}.crew-onboarding header>div{flex-direction:column;display:flex}.crew-onboarding header span{color:#65cbd3;letter-spacing:1px;font-size:6px;font-weight:950}.crew-onboarding header strong{margin-top:2px;font-size:10px}.crew-onboarding form{gap:7px;display:grid}.crew-onboarding label{color:#677d85;letter-spacing:.7px;flex-direction:column;font-size:6px;font-weight:900;display:flex}.crew-onboarding input{color:#e7f5f6;height:37px;font:inherit;background:#0c1621;border:1px solid #2b414e;border-radius:7px;outline:0;margin-top:4px;padding:0 9px;font-size:9px}.crew-onboarding input:focus{border-color:#59cbd4}.crew-onboarding form button,.crew-directory button{color:#e1fcfd;cursor:pointer;background:linear-gradient(#277983,#174d57);border:1px solid #58d3dd66;border-radius:7px;min-height:37px;font-size:7px;font-weight:950}.crew-onboarding form button:disabled{opacity:.35}.crew-directory>header,.crew-members>header,.crew-activity>header{color:#6b828a;letter-spacing:.8px;justify-content:space-between;margin-bottom:7px;font-size:7px;font-weight:950;display:flex}.crew-directory article{background:#111d29;border:1px solid #779da824;border-radius:9px;grid-template-columns:45px minmax(0,1fr) auto 53px;align-items:center;gap:8px;margin-bottom:5px;padding:8px;display:grid}.crew-directory article>i{color:#72dce2;font-size:8px;font-style:normal;font-weight:950}.crew-directory article>div{flex-direction:column;min-width:0;display:flex}.crew-directory small{color:#687c84;margin-top:2px;font-size:6px}.crew-directory article>span{color:#8da0a7;font-size:7px}.crew-donation{background:linear-gradient(145deg,#1b484f4d,#09111abf);border:1px solid #63d2dc33;border-radius:11px;grid-template-columns:34px minmax(0,1fr);gap:8px;padding:11px;display:grid}.crew-donation>svg{color:#68dbe2;width:25px;height:25px}.crew-donation>div:nth-child(2){flex-direction:column;display:flex}.crew-donation span{color:#65cbd3;letter-spacing:.8px;font-size:6px;font-weight:950}.crew-donation strong{margin-top:2px;font-size:10px}.crew-donation small{color:#71858d;margin-top:3px;font-size:6px}.crew-donation>div:last-child{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.crew-donation button{color:#78dce1;cursor:pointer;background:#142631;border:1px solid #56cad440;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:39px;font-size:8px;font-weight:950;display:flex}.crew-donation button small{color:#789099;margin-top:2px}.crew-donation button:disabled{opacity:.3}.crew-construction{background:linear-gradient(100deg,#5b361852,#0a121ccc);border:1px solid #ffa55261;border-radius:11px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:8px;padding:10px;display:grid}.construction-rig{color:#ffb267;border:1px solid #ffae556b;border-radius:9px;place-items:center;width:39px;height:39px;display:grid;position:relative}.construction-rig svg{width:18px}.construction-rig i{border-bottom:2px solid #ff9a51;border-radius:50%;animation:1.4s linear infinite cavity-scan;position:absolute;inset:3px}.crew-construction>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.crew-construction span{color:#df9052;letter-spacing:.8px;font-size:6px;font-weight:950}.crew-construction strong{margin-top:2px;font-size:10px}.crew-construction small{color:#84766d;margin-top:2px;font-size:6px}.crew-construction>b{color:#ffc184;font-size:10px}.construction-track{background:#111821;border-radius:4px;grid-column:1/-1;height:4px;overflow:hidden}.construction-track i{background:linear-gradient(90deg,#c56631,#ffb661);height:100%;display:block}.crew-building-grid{grid-template-columns:1fr 1fr;gap:7px;margin-top:9px;display:grid}.crew-building-grid article{background:linear-gradient(145deg,#172532,#0d1722);border:1px solid #759da729;border-radius:11px;padding:10px}.crew-building-grid article.constructing{border-color:#ffa65466}.crew-building-grid article.maxed{border-color:#5ad5ae4d}.crew-building-grid header{align-items:center;gap:7px;display:flex}.crew-building-grid header>i{color:#6ddbe1;background:#27707924;border:1px solid #5eccd64d;border-radius:8px;place-items:center;width:31px;height:31px;font-size:14px;font-style:normal;display:grid}.crew-building-grid header>div{flex-direction:column;min-width:0;display:flex}.crew-building-grid header span{color:#627b83;font-size:6px;font-weight:950}.crew-building-grid header strong{margin-top:2px;font-size:9px}.crew-building-grid p{color:#74878e;min-height:29px;margin:7px 0;font-size:7px;line-height:1.4}.building-levels{gap:2px;display:flex}.building-levels i{background:#23343e;border-radius:3px;flex:1;height:3px}.building-levels i.built{background:#61d6dc}.building-levels i.next{background:#78522f}.crew-building-grid footer{justify-content:space-between;align-items:center;gap:5px;margin-top:8px;display:flex}.crew-building-grid footer>span{color:#72878e;font-size:6px}.crew-building-grid footer button{color:#dffbfc;cursor:pointer;background:#1b5a63;border:1px solid #57cfd859;border-radius:6px;min-width:55px;min-height:31px;font-size:6px;font-weight:950}.crew-building-grid footer button:disabled{color:#5f727a;cursor:not-allowed;background:#18242d;border-color:#30414a}.crew-building-grid footer svg{width:12px}.crew-members article{background:#111d29;border:1px solid #739ca624;border-radius:9px;grid-template-columns:34px minmax(0,1fr) 61px;align-items:center;gap:8px;margin-bottom:5px;padding:8px;display:grid}.crew-members article>i{color:#79a1a8;border:1px solid #344851;border-radius:50%;place-items:center;width:31px;height:31px;font-size:8px;font-style:normal;display:grid}.crew-members article>div{flex-direction:column;min-width:0;display:flex}.crew-members small{color:#6d8189;margin-top:2px;font-size:6px}.crew-members article>button{color:#81d9dd;cursor:pointer;background:#173d45;border:1px solid #61cbd440;border-radius:6px;min-height:30px;font-size:6px;font-weight:900}.crew-activity article{border-bottom:1px solid #7499a41c;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 3px;display:grid}.crew-activity article>i{color:#67d2d9;background:#172a35;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.crew-activity article>div{flex-direction:column;display:flex}.crew-activity span{color:#72858d;margin-top:2px;font-size:7px}.crew-activity time{color:#60747c;font-size:6px;font-weight:900}.cavity-signal-chip{z-index:13;color:#8edce3;text-align:left;cursor:pointer;background:linear-gradient(135deg,#0c1b27f0,#080f19e0);border:1px solid #69dae640;border-radius:10px;grid-template-columns:28px auto;align-items:center;gap:8px;min-width:154px;padding:8px 12px;transition:all .18s;display:grid;position:absolute;top:86px;right:22px;box-shadow:0 10px 30px #0000004d,inset 0 0 18px #4ecedc09}.cavity-signal-chip:hover{border-color:#69e3e98c;transform:translateY(-1px)}.cavity-signal-chip>svg{width:23px;height:23px;animation:2.8s linear infinite cavity-scan}.cavity-signal-chip>span{flex-direction:column;display:flex}.cavity-signal-chip small{color:#657e88;letter-spacing:1.1px;font-size:6px;font-weight:950}.cavity-signal-chip b{letter-spacing:.5px;margin-top:2px;font-size:9px}.cavity-signal-chip>i{background:#ff655e;border:2px solid #11212c;border-radius:50%;width:9px;height:9px;animation:1.3s ease-in-out infinite cavity-alert;position:absolute;top:-3px;right:-3px;box-shadow:0 0 10px #ff655e}.cavity-signal-chip.ready{color:#ffc275;border-color:#ffa3537a}.cavity-signal-chip.active>svg{color:#68e0ea}.cavity-view-tabs{background:#050c1499;border:1px solid #67bcc829;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:11px;padding:4px;display:grid}.cavity-view-tabs button{color:#6f8790;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px;min-height:51px;padding:7px 8px;display:grid}.cavity-view-tabs button.active{color:#78e6ec;background:linear-gradient(145deg,#25778345,#13222ecc);border-color:#52dbe657}.cavity-view-tabs svg{width:18px;height:18px}.cavity-view-tabs span{letter-spacing:.6px;flex-direction:column;min-width:0;font-size:7px;font-weight:950;display:flex}.cavity-view-tabs small{color:#70858d;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:6px;overflow:hidden}.cavity-signal-header{background-position:50%;background-size:cover;border:1px solid #64c9d53d;border-radius:13px;grid-template-columns:minmax(0,1fr) 48px;align-items:center;min-height:104px;padding:15px;display:grid;box-shadow:inset 0 0 35px #050a1166}.cavity-signal-header span{color:#6ee1e9;letter-spacing:1.2px;font-size:7px;font-weight:950}.cavity-signal-header strong{margin-top:4px;font-size:18px;display:block}.cavity-signal-header p{color:#91a4aa;margin:5px 0 0;font-size:8px}.cavity-signal-header>b{color:#8cf1f2;background:#07121bc7;border:1px solid #65e1e880;border-radius:50%;place-items:center;width:46px;height:46px;font-size:22px;display:grid;box-shadow:0 0 18px #43d5df1a}.cavity-signal-header>b small{font-size:8px}.cavity-dive-status{background:linear-gradient(100deg,#1837416b,#0a121ccc);border:1px solid #68c9d438;border-radius:11px;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:9px;padding:10px;display:grid}.cavity-dive-status.ready{background:linear-gradient(100deg,#59361859,#0a121ccc);border-color:#ffae537a}.drone-orbit{color:#70dce6;border:1px solid #67dce659;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:relative}.drone-orbit svg{width:17px}.drone-orbit i{border-top:1px solid #72e3e9;border-radius:50%;animation:1.4s linear infinite cavity-scan;position:absolute;inset:3px}.cavity-dive-status>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.cavity-dive-status span{color:#65bec7;letter-spacing:1px;font-size:6px;font-weight:950}.cavity-dive-status strong{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.cavity-dive-status small{color:#758a92;margin-top:2px;font-size:7px}.cavity-dive-status>b{color:#a6e6ea;font-variant-numeric:tabular-nums;font-size:11px}.cavity-dive-status>button{color:#fff0d7;cursor:pointer;background:linear-gradient(#bd6b2e,#77411f);border:1px solid #ffad4f8c;border-radius:7px;grid-column:1/-1;min-height:36px;font-size:8px;font-weight:950}.cavity-dive-status>button:disabled{color:#687d84;cursor:not-allowed;background:#182630;border-color:#31434d}.cavity-route-legend{color:#70858d;letter-spacing:.7px;justify-content:space-between;align-items:center;margin:13px 2px 7px;font-size:6px;font-weight:900;display:flex}.cavity-route-legend div{align-items:center;gap:4px;display:flex}.cavity-route-legend i{border-radius:50%;width:6px;height:6px;margin-left:5px}.cavity-route-legend .salvage{background:#f2a350}.cavity-route-legend .archive{background:#66d8e0}.cavity-route-legend .technology{background:#c37cff}.cavity-route-map{padding:5px 0;position:relative}.cavity-stage{grid-template-columns:52px minmax(0,1fr);gap:7px;display:grid;position:relative}.cavity-stage+.cavity-stage{margin-top:10px}.cavity-stage>span{color:#60757e;letter-spacing:.8px;padding-top:9px;font-size:6px;font-weight:950}.cavity-stage>span small{color:#4f626a;margin-top:3px;font-size:6px;display:block}.cavity-stage>div{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.cavity-stage button{color:#90a2a8;text-align:left;cursor:pointer;background:linear-gradient(150deg,#182532,#0c1622);border:1px solid #809fa929;border-radius:10px;flex-direction:column;align-items:flex-start;min-width:0;min-height:94px;padding:8px;transition:all .16s;display:flex;position:relative}.cavity-stage button:hover:not(:disabled){filter:brightness(1.15);transform:translateY(-2px)}.cavity-stage button.salvage{--route:#f1a04c}.cavity-stage button.archive{--route:#5fd6df}.cavity-stage button.technology{--route:#bd78f2}.cavity-stage button:not(.locked){border-color:color-mix(in srgb,var(--route) 43%,transparent);box-shadow:inset 0 0 20px color-mix(in srgb,var(--route) 5%,transparent)}.cavity-stage button>i{border:1px solid color-mix(in srgb,var(--route) 38%,#31414b);background:color-mix(in srgb,var(--route) 10%,#14212d);width:25px;height:25px;color:var(--route);border-radius:7px;place-items:center;display:grid}.cavity-stage button>i svg{width:13px;height:13px}.cavity-stage button>span{flex-direction:column;min-width:0;margin-top:7px;display:flex}.cavity-stage button b{font-size:7px;line-height:1.25}.cavity-stage button small{color:#667b83;margin-top:3px;font-size:6px;line-height:1.25}.cavity-stage button.locked{opacity:.34;filter:saturate(.2);cursor:not-allowed}.cavity-stage button.visited{border-color:color-mix(in srgb,var(--route) 32%,transparent);background:color-mix(in srgb,var(--route) 8%,#101b27)}.cavity-stage button.active{animation:1.6s ease-in-out infinite cavity-node-pulse}.route-check,.route-lock,.route-time{width:10px;height:10px;color:var(--route);position:absolute;top:6px;right:6px}.cavity-map-footer{color:#6e858d;background:#070d157a;border:1px solid #6aa5b021;border-radius:9px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:10px;padding:9px;display:grid}.cavity-map-footer>svg{width:18px}.cavity-map-footer span{flex-direction:column;display:flex}.cavity-map-footer b{letter-spacing:.8px;font-size:6px}.cavity-map-footer small{margin-top:2px;font-size:6px;line-height:1.35}.cavity-map-footer>strong{color:#8aa0a8;font-size:7px}.cavity-locked,.cavity-scanning,.empty-cavity-state{text-align:center;background:radial-gradient(circle,#2d727c1f,#0000 60%);border:1px dashed #6fb4be38;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:28px;display:flex}.cavity-locked>svg{color:#607b83;width:43px;height:43px}.cavity-locked span,.cavity-scanning>span{color:#63cbd3;letter-spacing:1.3px;margin-top:14px;font-size:7px;font-weight:950}.cavity-locked strong,.cavity-scanning>strong{margin-top:5px;font-size:19px}.cavity-locked p,.cavity-scanning p{color:#748890;max-width:300px;margin:7px 0;font-size:8px;line-height:1.5}.cavity-radar{color:#68dde5;background:repeating-radial-gradient(circle,#0000 0 15px,#54ced714 16px 17px);border:1px solid #60dce459;border-radius:50%;place-items:center;width:80px;height:80px;display:grid;position:relative}.cavity-radar svg{width:34px;height:34px}.cavity-radar i{border-top:2px solid #6ce2e8;border-radius:50%;animation:1.7s linear infinite cavity-scan;position:absolute;inset:4px}.cavity-codex>header,.module-inventory>header,.rig-loadout>header{justify-content:space-between;align-items:flex-end;padding:3px 2px 8px;display:flex}.cavity-codex>header div,.rig-loadout>header{flex-direction:column;align-items:flex-start}.cavity-codex>header span,.module-inventory>header span,.rig-loadout>header span{color:#6dd9e1;letter-spacing:1.1px;font-size:7px;font-weight:950}.cavity-codex>header strong,.rig-loadout>header strong{margin-top:3px;font-size:15px;display:block}.cavity-codex>header>b{color:#91e9ec;font-size:21px}.codex-progress{background:#08111a;border-radius:5px;height:5px;margin-bottom:12px;overflow:hidden}.codex-progress i{background:linear-gradient(90deg,#2d8b94,#74e2e4);height:100%;display:block;box-shadow:0 0 9px #64e1e666}.codex-biome{margin-bottom:12px}.codex-biome>header{color:#84989f;justify-content:space-between;padding:0 2px 6px;font-size:8px;font-weight:950;display:flex}.codex-biome>header b{color:#5fcdd5}.codex-biome>div{gap:5px;display:grid}.codex-biome article{background:linear-gradient(145deg,#15222f,#0d1722);border:1px solid #709ca626;border-radius:9px;grid-template-columns:35px minmax(0,1fr);gap:9px;padding:9px;display:grid}.codex-biome article>i{color:#6fdee4;background:#32969f1a;border:1px solid #65d7e040;border-radius:8px;place-items:center;width:33px;height:33px;font-style:normal;display:grid}.codex-biome article>i svg{width:15px;height:15px}.codex-biome article strong{font-size:9px}.codex-biome article p{color:#72868e;margin:3px 0;font-size:7px;line-height:1.35}.codex-biome article small{color:#5dbdc5;letter-spacing:.8px;font-size:6px;font-weight:900}.codex-biome article.locked{opacity:.4;filter:saturate(.15)}.rig-loadout{background:linear-gradient(145deg,#1f444c40,#080f189e);border:1px solid #71c8d233;border-radius:12px;padding:11px}.rig-loadout>div{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.rig-loadout article{text-align:center;background:#070e1680;border:1px dashed #7597a23b;border-radius:9px;flex-direction:column;align-items:center;min-width:0;min-height:142px;padding:8px 6px;display:flex}.rig-loadout article>span{color:#657982;letter-spacing:.7px;font-size:6px;font-weight:950}.rig-loadout article>i{color:#657a82;background:#14212b;border:1px solid #344650;border-radius:50%;place-items:center;width:35px;height:35px;margin:9px 0 7px;font-size:15px;font-style:normal;display:grid}.rig-loadout article>div{flex-direction:column;flex:1;min-width:0;display:flex}.rig-loadout article strong{font-size:8px}.rig-loadout article small{color:#697d85;margin-top:3px;font-size:6px;line-height:1.3}.rig-loadout article>button{color:#758d95;cursor:pointer;background:0 0;border:0;margin-top:7px;font-size:6px;font-weight:900}.rig-loadout article.filled{border-style:solid;border-color:#62d7df47}.rig-loadout article.filled>i{color:#75e8ec;border-color:#60d3db;box-shadow:0 0 14px #57d2dd1a}.rig-loadout article.epic>i{color:#d29bfa;border-color:#be78ec}.module-inventory{margin-top:12px}.module-inventory>header b{color:#81dce2;font-size:9px}.module-inventory article{background:linear-gradient(145deg,#162430,#0d1722);border:1px solid #7d9ea826;border-radius:10px;grid-template-columns:40px minmax(0,1fr) 68px;align-items:center;gap:9px;margin-bottom:6px;padding:9px;display:grid}.module-inventory article>i{color:#7b929a;background:#14222c;border:1px solid #3a4d56;border-radius:9px;place-items:center;width:38px;height:38px;font-size:17px;font-style:normal;display:grid}.module-inventory article>i svg{width:15px}.module-inventory article>div>div{justify-content:space-between;gap:6px;display:flex}.module-inventory article strong{font-size:9px}.module-inventory article>div span{color:#8ca0a7;font-size:6px;font-weight:950}.module-inventory article p{color:#758991;margin:3px 0;font-size:7px;line-height:1.35}.module-inventory article small{color:#5f747c;letter-spacing:.7px;font-size:6px;font-weight:900}.module-inventory article>button{color:#ddfbfc;cursor:pointer;background:linear-gradient(#267a84,#184f59);border:1px solid #62d3dd61;border-radius:7px;min-height:37px;font-size:7px;font-weight:950}.module-inventory article>button:disabled{color:#61747b;cursor:not-allowed;background:#17242d;border-color:#31424b}.module-inventory article.owned{border-color:#5fd2dc47}.module-inventory article.owned>i{color:#6ee1e7;border-color:#57ccd5}.module-inventory article.epic.owned{border-color:#be68f059}.module-inventory article.epic.owned>i{color:#d293f6;border-color:#bb72e8}.module-inventory article.locked{opacity:.45;filter:saturate(.2)}@keyframes cavity-scan{to{transform:rotate(360deg)}}@keyframes cavity-alert{50%{opacity:.55;transform:scale(.72)}}@keyframes cavity-node-pulse{50%{box-shadow:inset 0 0 24px color-mix(in srgb,var(--route) 8%,transparent),0 0 10px color-mix(in srgb,var(--route) 15%,transparent)}}.loading-screen,.fatal-screen{text-align:center;background:radial-gradient(circle at 50% 35%,#1d3343,#080d16 55%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:30px;display:flex}.loading-screen .logo,.fatal-screen .logo{font-size:48px}.loading-screen p,.fatal-screen p{color:#8399a2;letter-spacing:1px;font-size:12px}.shaft-loader{align-items:flex-end;gap:7px;height:90px;margin-bottom:24px;display:flex}.shaft-loader i{background:var(--orange);width:7px;height:40px;animation:1s ease-in-out infinite drill}.shaft-loader i:nth-child(2){background:var(--cyan);height:75px;animation-delay:.15s}.shaft-loader i:nth-child(3){background:var(--violet);height:55px;animation-delay:.3s}@keyframes drill{50%{opacity:.45;transform:translateY(15px)}}.fatal-screen h1{font-size:26px}.fatal-screen p{max-width:450px;line-height:1.6}.fatal-screen button{background:var(--orange);cursor:pointer;border:0;border-radius:8px;min-height:44px;margin-top:16px;padding:0 25px;font-weight:850}.factory-flow{background:linear-gradient(145deg,#5934183d,#09111ab3);border:1px solid #eb994b33;border-radius:12px;grid-template-columns:1fr 14px 1fr 14px 1fr;align-items:center;gap:5px;margin-bottom:11px;padding:10px;display:grid}.factory-flow>div{grid-template-columns:27px 1fr;align-items:center;gap:2px 7px;display:grid}.factory-flow svg{color:#f2a05a;grid-row:1/3;width:20px}.factory-flow span,.factory-storage>header span,.factory-lines>header span,.factory-catalog>header span{color:#bd8155;letter-spacing:1px;font-size:6px;font-weight:950}.factory-flow strong{font-size:8px}.factory-flow>i{color:#76543d;font-size:17px;font-style:normal}.factory-storage,.factory-lines,.factory-catalog{margin-top:11px}.factory-storage>header,.factory-lines>header,.factory-catalog>header{justify-content:space-between;margin:0 2px 7px;display:flex}.factory-storage>header b,.factory-lines>header b,.factory-catalog>header b{color:#687b83;letter-spacing:.7px;font-size:6px}.factory-storage>div{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.factory-storage article{background:#111d29;border:1px solid #ed9b4c29;border-radius:9px;grid-template-columns:29px 1fr;align-items:center;gap:7px;padding:8px;display:grid}.factory-storage article>i{color:#f0a05a;background:#a154221f;border:1px solid #ed9b4c4d;border-radius:7px;place-items:center;width:28px;height:28px;font-style:normal;display:grid}.factory-storage article>div{flex-direction:column;display:flex}.factory-storage article strong{font-size:8px}.factory-storage article span{color:#7f9299;margin-top:2px;font-size:7px}.factory-storage-track{background:#07101a;border-radius:4px;height:4px;overflow:hidden;grid-column:1/-1!important;display:block!important}.factory-storage-track i{background:linear-gradient(90deg,#be652f,#f3b05f);height:100%;display:block}.factory-lines>article{background:linear-gradient(145deg,#1c2833,#0d1722);border:1px solid #e6944933;border-radius:11px;margin-bottom:8px;padding:10px}.factory-lines>article.locked{opacity:.42;filter:saturate(.3)}.factory-lines>article.blocked{border-color:#ce694752}.factory-lines>article>header{grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.factory-lines>article>header>i{color:#f0a05d;background:#ad582121;border:1px solid #f09e5152;border-radius:8px;place-items:center;width:33px;height:33px;display:grid}.factory-lines>article>header svg{width:16px}.factory-lines>article>header>div{flex-direction:column;min-width:0;display:flex}.factory-lines>article>header span{color:#b77b50;font-size:6px;font-weight:950}.factory-lines>article>header strong{margin-top:2px;font-size:10px}.factory-lines>article>header>b{color:#d69a65;font-variant-numeric:tabular-nums;font-size:7px}.factory-line-track{background:#07101a;border-radius:5px;height:5px;margin:9px 0;overflow:hidden}.factory-line-track i{background:linear-gradient(90deg,#be642e,#ffd16c);height:100%;display:block;box-shadow:0 0 8px #f4a04f4d}.factory-recipe-selector{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.factory-recipe-selector button{color:#71858d;cursor:pointer;background:#101b27;border:1px solid #859ba426;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:38px;font-size:7px;font-weight:900;display:flex}.factory-recipe-selector button.active{color:#ffb46c;background:#8e4c1f40;border-color:#ef9e4e7a}.factory-recipe-selector button:disabled{opacity:.3;cursor:not-allowed}.factory-recipe-selector small{margin-top:2px;font-size:6px}.factory-lines>article>footer{color:#768991;justify-content:space-between;margin-top:8px;font-size:6px;font-weight:900;display:flex}.factory-lines>article>footer strong{color:#d99559}.factory-catalog article{background:#111c28;border:1px solid #7e9da724;border-radius:9px;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:5px;padding:8px;display:grid}.factory-catalog article.locked{opacity:.38}.factory-catalog article>i{color:#eca25f;background:#be662e21;border-radius:7px;place-items:center;width:29px;height:29px;font-style:normal;display:grid}.factory-catalog article>div{min-width:0}.factory-catalog strong{font-size:8px}.factory-catalog p{color:#71858d;margin:3px 0;font-size:7px}.factory-catalog article>span{color:#97765d;font-size:6px;font-weight:900}.crew-tabs{grid-template-columns:repeat(4,1fr)}.crew-tabs button{position:relative}.crew-tabs button>i{color:#fff;background:#d75d4c;border-radius:8px;place-items:center;min-width:14px;height:14px;font-size:6px;font-style:normal;display:grid;position:absolute;top:3px;right:4px}.crew-warehouse{background:linear-gradient(145deg,#5b361b33,#080f18b3);border:1px solid #f09d4d2e;border-radius:11px;margin-top:8px;padding:10px}.crew-warehouse>header,.crew-help-board>header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.crew-warehouse>header>div,.crew-help-board>header>div{align-items:center;gap:8px;display:flex}.crew-warehouse>header svg,.crew-help-board>header svg{color:#f0a05b;width:18px}.crew-warehouse>header span,.crew-help-board>header span{flex-direction:column;display:flex}.crew-warehouse>header small,.crew-help-board>header small{color:#768991;margin-top:2px;font-size:6px}.crew-warehouse>header>strong,.crew-help-board>header>strong{color:#a77c5a;font-size:6px}.crew-warehouse>div{gap:4px;display:grid}.crew-warehouse article{background:#0910198c;border:1px solid #7e9da71f;border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px;display:grid}.crew-warehouse article>i{color:#eda15f;text-align:center;font-style:normal}.crew-warehouse article>div:nth-child(2){flex-direction:column;display:flex}.crew-warehouse article span{color:#71858d;font-size:6px}.crew-warehouse article>div:last-child{gap:3px;display:flex}.crew-warehouse button,.help-actions button,.help-request-create button{color:#c9f5f6;cursor:pointer;background:#17444c;border:1px solid #5fd2dc45;border-radius:6px;min-height:29px;padding:0 6px;font-size:6px;font-weight:950}.crew-warehouse button:disabled,.help-actions button:disabled,.help-request-create button:disabled{opacity:.3;cursor:not-allowed}.building-materials{flex-wrap:wrap;gap:4px;margin-top:7px;display:flex}.building-materials span{color:#b77569;border:1px solid #c35c4a3d;border-radius:5px;padding:3px 5px;font-size:6px;font-weight:900}.building-materials span.ready{color:#65cda8;border-color:#4fc5983d}.crew-help-board>header{background:#5230192b;border:1px solid #ef9e4f2e;border-radius:10px;padding:10px}.help-request-create{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.help-request-create article{background:#111d29;border:1px solid #7c9da724;border-radius:9px;grid-template-columns:26px 1fr;gap:6px;padding:8px;display:grid}.help-request-create article>i{color:#eda15d;grid-row:1/3;place-items:center;font-style:normal;display:grid}.help-request-create article>div{flex-direction:column;display:flex}.help-request-create small{color:#71858d;font-size:6px}.help-request-create button{grid-column:1/-1}.help-request-list>article{background:linear-gradient(145deg,#19424840,#0e1924);border:1px solid #5dd5de33;border-radius:10px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:5px;padding:9px;display:grid}.help-request-list>article>i{color:#efa15c;border:1px solid #ec9e504d;border-radius:8px;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.help-request-list>article>div:nth-child(2){min-width:0}.help-request-list span{color:#64cbd2;font-size:6px;font-weight:950}.help-request-list strong{margin-top:2px;font-size:9px;display:block}.help-request-list>article>div:nth-child(2)>div{background:#07101a;border-radius:4px;height:4px;margin-top:5px;overflow:hidden}.help-request-list>article>div:nth-child(2)>div i{background:linear-gradient(90deg,#38a7b2,#66dedf);height:100%;display:block}.help-request-list small{color:#71858d;font-size:6px}.help-request-list>article>b{color:#788c94;font-size:6px}.help-actions{flex-direction:column;gap:3px;display:flex}@media (min-width:1100px){.game-shell.panel-open{grid-template-columns:84px minmax(0,1fr) minmax(390px,460px)}.game-shell.panel-open .playfield{grid-column:2}.game-shell.panel-open .drawer{border-left:1px solid #7eb8c638;grid-area:2/3;width:auto;min-width:0;animation:none;position:relative;inset:auto;box-shadow:-10px 0 35px #00000047}.game-shell.panel-open .drawer-close,.game-shell.panel-open .scrim{display:none}}.elevator-signal-chip{z-index:13;color:#dfa064;text-align:left;cursor:pointer;background:linear-gradient(135deg,#271c13f0,#080f19e6);border:1px solid #f09f4b3d;border-radius:10px;grid-template-columns:25px auto;align-items:center;gap:8px;min-width:154px;padding:8px 12px;display:grid;position:absolute;top:145px;right:22px;box-shadow:0 10px 30px #00000047}.elevator-signal-chip:hover{border-color:#f7ae5b85}.elevator-signal-chip>svg{width:21px}.elevator-signal-chip>span{flex-direction:column;display:flex}.elevator-signal-chip small{color:#806d5e;letter-spacing:1px;font-size:6px;font-weight:950}.elevator-signal-chip b{margin-top:2px;font-size:8px}.elevator-signal-chip.active>svg{animation:1.2s ease-in-out infinite elevator-motion}.elevator-status{background:radial-gradient(circle at 0,#de752c33,#0000 38%),linear-gradient(145deg,#1d2832,#0c1621);border:1px solid #f29d4b4d;border-radius:13px;grid-template-columns:53px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;display:grid}.elevator-cage{color:#f0a05c;background:repeating-linear-gradient(90deg,#17232d 0 8px,#26333c 9px 10px);border:1px solid #9b6239;border-radius:6px;place-items:center;width:51px;height:61px;display:grid;position:relative}.elevator-cage svg{width:22px}.elevator-cage i{background:#ffb15f;border-radius:4px;width:3px;height:14px;position:absolute;top:5px;right:-5px;box-shadow:0 0 8px #f19048}.elevator-status>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.elevator-status span,.biome-material-locker>header span,.elevator-shaft>header span{color:#d28b51;letter-spacing:1.1px;font-size:6px;font-weight:950}.elevator-status strong{margin-top:3px;font-size:13px}.elevator-status p{color:#84969d;margin:4px 0 0;font-size:7px;line-height:1.35}.elevator-status>button,.elevator-zone-list button{color:#ffe2b4;cursor:pointer;background:#6c3d22;border:1px solid #f1a1526e;border-radius:7px;min-height:34px;padding:0 9px;font-size:6px;font-weight:950}.biome-material-locker,.elevator-shaft{margin-top:12px}.biome-material-locker>header,.elevator-shaft>header{justify-content:space-between;align-items:flex-end;margin:0 2px 7px;display:flex}.biome-material-locker>header b,.elevator-shaft>header b{color:#657a83;font-size:6px}.biome-material-locker>div{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.biome-material-locker article{background:#111d28;border:1px solid #dc924c2b;border-radius:9px;grid-template-columns:27px 1fr;align-items:center;gap:6px;padding:8px;display:grid}.biome-material-locker article>i{color:#f0a05d;background:#b55d2224;border-radius:7px;place-items:center;width:26px;height:26px;font-style:normal;display:grid}.biome-material-locker article>div:nth-child(2){flex-direction:column;display:flex}.biome-material-locker strong{font-size:7px}.biome-material-locker span{color:#758991;font-size:6px}.biome-storage-track{background:#07101a;border-radius:4px;grid-column:1/-1;height:4px;overflow:hidden}.biome-storage-track b{background:linear-gradient(90deg,#b96330,#ffd16d);height:100%;display:block}.elevator-zone-list{border-left:2px solid #35434a;margin-left:28px;padding-left:14px;position:relative}.elevator-zone-list article{background-position:50%;background-size:cover;border:1px solid #7897a033;border-radius:10px;grid-template-columns:43px minmax(0,1fr) 59px;align-items:center;gap:9px;min-height:92px;margin-bottom:7px;padding:9px;display:grid;position:relative}.elevator-zone-list article:before{content:"";background:#596a70;border:3px solid #111b25;border-radius:50%;width:12px;height:12px;position:absolute;left:-21px}.elevator-zone-list article.active,.elevator-zone-list article.destination{border-color:#f4a14e8c}.elevator-zone-list article.active:before,.elevator-zone-list article.destination:before{background:#ff9d53;box-shadow:0 0 9px #f58b43}.shaft-depth{border-right:1px solid #849ca433;grid-template-columns:1fr auto;align-items:end;padding-right:8px;display:grid}.shaft-depth b{font-size:15px}.shaft-depth span{color:#758991;margin-bottom:2px;font-size:6px}.shaft-depth i{background:#805330;grid-column:1/-1;height:2px;margin-top:3px}.elevator-zone-list article>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.elevator-zone-list small{color:#df9254;font-size:6px;font-weight:950}.elevator-zone-list strong{margin-top:2px;font-size:10px}.elevator-zone-list p{color:#809198;text-overflow:ellipsis;white-space:nowrap;margin:3px 0;font-size:7px;overflow:hidden}.elevator-zone-list article>div:nth-child(2)>span{color:#e0ae74;font-size:6px;font-weight:900}.elevator-zone-list button:disabled{color:#71838a;background:#1a2730;border-color:#384850}.elevator-next-lock{color:#72868e;border:1px dashed #7697a038;border-radius:9px;grid-template-columns:31px 1fr;align-items:center;gap:8px;padding:10px;display:grid}.elevator-next-lock>svg{width:21px}.elevator-next-lock>div{flex-direction:column;display:flex}.elevator-next-lock span{font-size:6px;font-weight:950}.elevator-next-lock strong{color:#91a2a8;margin-top:2px;font-size:8px}.elevator-next-lock p{margin:2px 0 0;font-size:6px}@keyframes elevator-motion{50%{transform:translateY(4px)}}.elevator-signal-chip.event{color:#ffc56d;background:linear-gradient(135deg,#592a0ff7,#111620f5);border-color:#ffaa49bf;box-shadow:0 0 22px #f47b2833}.elevator-signal-chip.event>svg{animation:.85s ease-in-out infinite elevator-motion}.elevator-signal-chip.event small{color:#ffad58}.geo-event-card{background:linear-gradient(135deg,#14222cfa,#09121cfa);border:1px solid #61838f4d;border-radius:13px;margin-bottom:12px;padding:12px;box-shadow:inset 0 1px #ffffff08}.geo-event-card.active{background:radial-gradient(circle at 5% 20%,#ef71202e,#0000 33%),linear-gradient(135deg,#182733,#0a131e);border-color:#f498439e}.geo-event-card>header{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.geo-event-mark{color:#ffb15c;background:#182631;border:1px solid #bd7039;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:relative}.geo-event-mark svg{width:20px}.geo-event-mark i{border:1px solid #ff9c4540;border-radius:50%;animation:1.8s ease-out infinite geo-pulse;position:absolute;inset:-4px}.geo-event-card header>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.geo-event-card header span,.geo-event-card footer span{color:#e48d4c;letter-spacing:1.1px;font-size:6px;font-weight:950}.geo-event-card header strong{margin-top:2px;font-size:12px}.geo-event-card header p{color:#8da0a7;margin:3px 0 0;font-size:7px;line-height:1.35}.geo-event-card header>b{color:#ffc46e;font-size:10px}.geo-event-progress{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:10px;display:grid}.geo-event-progress>i{background:#07101a;border-radius:8px;height:6px;overflow:hidden}.geo-event-progress>i>b{background:linear-gradient(90deg,#e06331,#ffd164);height:100%;display:block;box-shadow:0 0 10px #f28d42}.geo-event-progress>span{color:#80939a;font-size:6px}.geo-event-card>footer{justify-content:space-between;align-items:end;gap:10px;margin-top:9px;display:flex}.geo-event-card footer>div:first-child{flex-direction:column;display:flex}.geo-event-card footer strong{margin-top:2px;font-size:7px}.geo-event-card footer small{color:#68daca;margin-top:3px;font-size:6px;font-weight:900}.geo-event-actions{gap:5px;display:flex}.geo-event-actions button,.crew-rally-card button{color:#ffe1aa;cursor:pointer;background:#6b3820;border:1px solid #a85f31;border-radius:7px;justify-content:center;align-items:center;gap:4px;min-height:32px;padding:0 9px;font-size:6px;font-weight:950;display:flex}.geo-event-actions button:disabled{opacity:.48;cursor:default}.geo-event-actions .crew-rally-action{color:#8df0e3;background:#174b4c;border-color:#327f7b}.geo-event-actions svg{width:12px}.elevator-zone-list article.richness{border-color:#ffa64bc7;box-shadow:inset 3px 0 #f29342,0 0 17px #f284361f}.elevator-zone-list article.richness:before{background:#ffc75c;box-shadow:0 0 12px #ff9a41}@keyframes geo-pulse{0%{opacity:.8;transform:scale(.88)}to{opacity:0;transform:scale(1.35)}}.crew-rally-card{background:linear-gradient(120deg,#1336398c,#0a141deb);border:1px solid #41828557;border-radius:10px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;margin:8px 0;padding:10px 12px;display:grid}.crew-rally-card>svg{color:#57d5cb;width:24px}.crew-rally-card>div{flex-direction:column;min-width:0;display:flex}.crew-rally-card span{color:#67cfc8;letter-spacing:1px;font-size:7px;font-weight:950}.crew-rally-card strong{margin-top:2px;font-size:11px}.crew-rally-card p{color:#82989e;margin:3px 0 0;font-size:7px}.crew-rally-card.active{border-color:#56dccd80;box-shadow:inset 3px 0 #50d0c7}.crew-rally-card button{color:#a2f3e9;background:#19494b;border-color:#347f7c}.offline-biome-haul{background:#62361924;border:1px solid #eb994b3b;border-radius:9px;margin-top:8px;padding:9px 11px}.offline-biome-haul>span{color:#d48f54;letter-spacing:1px;font-size:6px;font-weight:950}.offline-biome-haul>div{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.offline-biome-haul b{color:#f0b273;background:#1a2932;border-radius:6px;padding:4px 6px;font-size:7px}.facility-screen{z-index:90;color:#edf8fa;background:#07101a;animation:.24s ease-out facility-in;position:fixed;inset:0;overflow:auto}.facility-screen.elevator{background:linear-gradient(90deg,#050a11f2,#050a11b8),url(/assets/generated/biome-machine-tomb.webp) 50%/cover fixed}.facility-close{z-index:94;color:#dbeaec;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080f18d6;border:1px solid #b2cfd647;border-radius:11px;place-items:center;width:42px;height:42px;font-size:25px;display:grid;position:fixed;top:18px;right:22px}.facility-close:hover{color:#ffbd7b;border-color:#f0a05b}.industrial-complex{background:linear-gradient(90deg,#050a11d1,#0000 24% 76%,#050a11d1);min-height:100%;padding:24px clamp(22px,4vw,70px) 60px}.industrial-command{text-shadow:0 2px 8px #000;justify-content:space-between;align-items:flex-end;gap:25px;max-width:1500px;margin:0 auto 17px;padding-right:55px;display:flex}.industrial-command>div{max-width:650px}.industrial-command span,.industrial-rank-track span,.shipment-history>header span{color:#f0a05c;letter-spacing:1.7px;font-size:8px;font-weight:950}.industrial-command h2{margin:4px 0 0;font-size:31px}.industrial-command p{color:#91a2a8;margin:5px 0 0;font-size:10px}.industrial-command dl{gap:6px;margin:0;display:flex}.industrial-command dl>div{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#091119c7;border:1px solid #e89c523d;border-radius:9px;min-width:105px;padding:9px 11px}.industrial-command dt{color:#776f69;letter-spacing:1px;font-size:6px;font-weight:950}.industrial-command dd{color:#f0bd82;margin:3px 0 0;font-size:9px;font-weight:900}.industrial-tabs{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#070e17e6;border:1px solid #7fa4ae36;border-radius:13px;grid-template-columns:repeat(3,minmax(160px,230px));justify-content:center;gap:6px;max-width:1500px;margin:0 auto 13px;padding:7px;display:grid;position:sticky;top:0}.industrial-tabs button{color:#738890;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:28px 1fr;align-items:center;gap:8px;min-height:50px;padding:7px 11px;display:grid;position:relative}.industrial-tabs button.active{color:#f3b16d;background:linear-gradient(145deg,#9c52224d,#17222dc7);border-color:#f09f4e66}.industrial-tabs svg{width:20px}.industrial-tabs span{flex-direction:column;display:flex}.industrial-tabs b{font-size:8px}.industrial-tabs small{margin-top:2px;font-size:6px}.industrial-tabs i{background:#ff6255;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:8px;box-shadow:0 0 8px #ff6255}.industrial-floor,.industrial-production,.industrial-dispatch{max-width:1500px;margin:auto}.industrial-hero{background:linear-gradient(90deg,#050a11e0,#050a1133 58%,#0000),url(/assets/generated/industrial-complex.webp) 50%/cover;border:1px solid #82adb82e;border-radius:17px;align-items:flex-end;min-height:min(58vh,620px);padding:clamp(25px,5vw,65px);display:flex;box-shadow:0 24px 70px #00000061}.industrial-hero>div{max-width:480px}.industrial-hero span,.dispatch-hero span{color:#f2a159;letter-spacing:1.5px;font-size:8px;font-weight:950}.industrial-hero strong{margin-top:7px;font-size:clamp(25px,4vw,47px);line-height:1.04;display:block}.industrial-hero p{color:#afbec1;max-width:430px;margin:12px 0 0;font-size:11px;line-height:1.55}.industrial-districts{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:-24px;padding:0 22px;display:grid}.industrial-districts button{color:#dcebed;text-align:left;cursor:pointer;background:linear-gradient(145deg,#212d37f5,#0a121bf5);border:1px solid #db95504d;border-radius:11px;grid-template-columns:33px 1fr;gap:2px 9px;min-height:94px;padding:14px;display:grid;box-shadow:0 12px 30px #00000059}.industrial-districts button:hover{border-color:#e89851;transform:translateY(-3px)}.industrial-districts i{color:#f2a45e;border:1px solid #985b32;border-radius:8px;grid-row:1/4;place-items:center;width:32px;height:32px;font-size:8px;font-style:normal;display:grid}.industrial-districts span{color:#bc7f51;font-size:6px;font-weight:950}.industrial-districts strong{font-size:11px}.industrial-districts small{color:#758990;font-size:7px}.industrial-rank-track{background:#080f17e0;border:1px solid #e0954d38;border-radius:11px;margin-top:12px;padding:13px 16px}.industrial-rank-track header,.shipment-history>header{justify-content:space-between;display:flex}.industrial-rank-track header>div{flex-direction:column;display:flex}.industrial-rank-track strong{margin-top:3px;font-size:11px}.industrial-rank-track header>b{color:#d59a60;font-size:8px}.industrial-rank-track>div{background:#02070b;border-radius:5px;height:5px;margin-top:9px;overflow:hidden}.industrial-rank-track>div i{background:linear-gradient(90deg,#b85d2b,#ffd26f);height:100%;display:block}.industrial-rank-track p{color:#74878e;margin:6px 0 0;font-size:7px}.industrial-production{background:#070e16f0;border:1px solid #ef9d4d38;border-radius:15px;max-width:680px;padding:18px;box-shadow:0 25px 70px #0000006b}.dispatch-hero{background:linear-gradient(90deg,#050a11e3,#050a1138),url(/assets/generated/shipment-dock.webp) 50%/cover;border:1px solid #87b0b933;border-radius:16px;justify-content:space-between;align-items:flex-end;gap:20px;min-height:330px;padding:35px;display:flex;box-shadow:0 22px 60px #0006}.dispatch-hero strong{margin-top:6px;font-size:30px;display:block}.dispatch-hero p{color:#9eafb4;max-width:470px;margin:7px 0 0;font-size:9px}.dispatch-live{background:#071219de;border:1px solid #5adae257;border-radius:11px;width:240px;padding:13px}.dispatch-live>b{color:#7be5e8;font-size:24px;display:block}.dispatch-live>span{color:#68939a;margin-top:3px;font-size:6px;font-weight:950;display:block}.dispatch-live>div{background:#02080c;border-radius:5px;height:5px;margin-top:9px;overflow:hidden}.dispatch-live>div i{background:linear-gradient(90deg,#248c95,#70e5e6);height:100%;display:block}.shipment-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:-22px;padding:0 20px;display:grid}.shipment-grid>article{background:linear-gradient(145deg,#1b2832f7,#091119f7);border:1px solid #88a5ad38;border-radius:12px;padding:13px;box-shadow:0 15px 35px #00000061}.shipment-grid>article.active{border-color:#68dce2}.shipment-grid>article.short{filter:saturate(.65)}.shipment-grid article>header{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.shipment-grid article>header>i{color:#e9a15e;border:1px solid #875633;border-radius:8px;place-items:center;width:33px;height:33px;font-size:8px;font-style:normal;display:grid}.shipment-grid header>div{flex-direction:column;min-width:0;display:flex}.shipment-grid header span{color:#c98952;font-size:6px;font-weight:950}.shipment-grid header strong{margin-top:2px;font-size:10px}.shipment-grid header small{color:#748990;margin-top:2px;font-size:6px}.shipment-grid header>b{color:#d9a46e;font-size:8px}.shipment-grid article>p{color:#84979d;min-height:31px;margin:10px 0;font-size:8px;line-height:1.4}.shipment-cargo{flex-wrap:wrap;gap:4px;display:flex}.shipment-cargo span{color:#bd7268;border:1px solid #d15c483d;border-radius:6px;padding:4px 6px;font-size:7px;font-weight:900}.shipment-cargo span.ready{color:#6fd0aa;border-color:#4fc5984d}.shipment-grid article>footer{border-top:1px solid #7e9aa221;justify-content:space-between;align-items:flex-end;gap:8px;margin-top:13px;padding-top:10px;display:flex}.shipment-grid footer>div{flex-direction:column;display:flex}.shipment-grid footer span{color:#687c84;font-size:6px}.shipment-grid footer strong{color:#f0bc79;margin-top:3px;font-size:9px}.shipment-grid footer button{color:#ffe7bd;cursor:pointer;background:linear-gradient(#a85b2c,#68381f);border:1px solid #f09f4e7a;border-radius:7px;min-height:36px;padding:0 9px;font-size:6px;font-weight:950}.shipment-grid footer button:disabled{color:#667b83;background:#18242d;border-color:#33444c}.shipment-history{background:#070e16e0;border:1px solid #7e9ea72b;border-radius:11px;max-width:800px;margin:15px auto 0;padding:12px}.shipment-history>header{margin-bottom:5px}.shipment-history>header b{color:#6e838b;font-size:6px}.shipment-history article{border-top:1px solid #7e9ea71a;grid-template-columns:24px 1fr auto;align-items:center;gap:7px;padding:7px;display:grid}.shipment-history article>svg{color:#65d3ad;width:15px}.shipment-history article>div{flex-direction:column;display:flex}.shipment-history strong{font-size:8px}.shipment-history article span{color:#687c84;font-size:6px}.shipment-history article>b{color:#d9a36b;font-size:7px}.elevator-fullscreen{width:min(920px,100% - 40px);margin:0 auto;padding:35px 0 70px}.elevator-fullscreen .panel-content{background:#070e16eb;border:1px solid #7fa7b138;border-radius:15px;padding:25px;box-shadow:0 25px 70px #00000073}@keyframes facility-in{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:none}}@media (max-width:900px){.topbar{grid-template-columns:170px minmax(120px,1fr) 95px minmax(115px,145px)}.world-stat:nth-of-type(3),.profile-button{display:none}.brand,.depth-stat{padding:0 18px}.personal-card{display:none}}@media (max-width:620px){.game-shell{padding-top:66px;padding-bottom:70px;display:block}.topbar{z-index:40;grid-template-columns:86px minmax(70px,1fr) 86px 110px;height:66px;display:grid;position:fixed;top:0;left:0;right:0}.brand{padding:0 10px}.brand .logo{font-size:18px}.brand small{display:none}.world-stat{border-right:1px solid var(--line);padding:0 6px}.world-stat>span,.ore-pill small{letter-spacing:.8px;font-size:7px}.world-stat strong{font-size:15px}.depth-stat{align-items:center}.mini-progress{width:60px}.world-stat:nth-of-type(3){display:flex}.world-stat:nth-of-type(4){display:none}.ore-pill{background:0 0;border:0;border-radius:0;gap:6px;width:100%;min-width:0;padding:7px}.ore-pill>span{font-size:16px}.ore-pill strong{font-size:15px}.playfield{position:fixed;inset:66px 0 70px}.side-nav{z-index:55;height:70px;padding:0 max(4px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(4px,env(safe-area-inset-left));border:0;border-top:1px solid var(--line);background:#090f18fa;grid-template-columns:repeat(5,1fr);gap:0;display:grid;position:fixed;bottom:0;left:0;right:0}.side-nav button{border-radius:0;width:100%;height:69px;min-height:0}.side-nav button:nth-of-type(5),.side-nav button:nth-of-type(6),.side-nav button:nth-of-type(7),.side-nav button:nth-of-type(8),.side-nav button:nth-of-type(9),.side-nav button:nth-of-type(10),.side-nav button:nth-of-type(11){display:none}.side-nav .mobile-more-button{display:flex}.side-nav button.active:before{border-radius:0;width:auto;height:2px;top:0;left:30%;right:30%}.side-nav .nav-icon{width:18px;height:18px}.side-nav span{font-size:6.5px}.nav-badge{top:7px;right:9%}.nav-badge.timer{min-width:32px;right:1%}.mobile-more-scrim{z-index:56;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#03070c6b;border:0;display:block;position:fixed;inset:0 0 70px}.mobile-more-menu{z-index:58;background:linear-gradient(145deg,#182536,#0c1521);border:1px solid #82b7c540;border-radius:14px;width:min(280px,100% - 20px);padding:7px;animation:.18s ease-out drawer-up;display:grid;position:fixed;bottom:78px;right:10px;box-shadow:0 18px 50px #0000008c}.mobile-more-menu button{color:#e8f5f7;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #8bb7c21c;grid-template-columns:38px 1fr;align-items:center;gap:10px;min-height:58px;padding:8px 10px;display:grid}.mobile-more-menu button:last-child{border-bottom:0}.mobile-more-menu .more-icon{color:#75ddea;background:#234;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.mobile-more-menu .more-icon svg{stroke-width:1.9px;width:17px;height:17px}.mobile-more-menu button>span:last-child{flex-direction:column;display:flex}.mobile-more-menu b{font-size:11px}.mobile-more-menu small{color:#79909a;margin-top:3px;font-size:8px}.biome-chip{max-width:62%;padding:8px 10px;top:12px;left:12px}.biome-chip p,.biome-chip small,.cavity-signal-chip{display:none}.discovery-banner{width:calc(100% - 24px);padding:8px 10px;top:83px;left:12px}.connection-chip{top:12px;right:12px}.segment-hud{width:calc(100% - 16px);padding:8px 10px 6px;bottom:8px}.boss-mechanic{gap:5px;margin:-2px -2px 6px;font-size:7px}.pressure-system{grid-template-columns:125px 1fr;margin-bottom:6px}.active-drill small,.tap-hint{display:none}.ability-bar{gap:3px;margin-top:6px}.ability-bar button{grid-template-columns:17px minmax(0,1fr);height:34px;padding:3px 5px}.ability-bar svg{width:14px;height:14px}.ability-bar span{font-size:6.5px}.ability-bar b{grid-column:2;margin-top:-8px;font-size:6px}.scrim{z-index:57;inset:0}.drawer{z-index:60;border:0;width:auto;animation:.22s ease-out drawer-up;inset:0 0 70px}.drawer-close{margin-top:8px;top:8px}.panel-content{padding:27px 14px 35px}.panel-intro{margin-bottom:17px}.panel-intro h2{font-size:23px}.shop-card{grid-template-columns:46px minmax(0,1fr) 82px;gap:9px;padding:9px}.shop-icon{width:46px;height:46px}.buy-button{min-height:44px}.bulk-selector{top:-1px}.bulk-selector button{min-width:43px}.operation-card,.daily-mission-card,.weekly-mission-card,.weekly-core-cache{grid-template-columns:30px minmax(0,1fr) 72px;gap:8px;padding:9px}.weekly-heading{align-items:flex-end}.weekly-heading p{max-width:235px}.contract-tabs{top:-1px}.factory-flow{grid-template-columns:1fr 8px 1fr 8px 1fr;padding:8px 5px}.factory-flow>div{text-align:center;grid-template-columns:1fr}.factory-flow svg{display:none}.factory-storage>div,.help-request-create{grid-template-columns:1fr}.factory-recipe-selector{grid-template-columns:repeat(2,1fr)}.factory-lines>article>header{grid-template-columns:31px minmax(0,1fr)}.factory-lines>article>header>b{grid-column:2}.crew-onboarding,.crew-building-grid{grid-template-columns:1fr}.crew-directory article{grid-template-columns:39px minmax(0,1fr) 50px}.crew-directory article>span{display:none}.crew-command-bar{grid-template-columns:1fr 1fr 40px}.crew-tabs button{font-size:6px}.core-tree article{grid-template-columns:34px minmax(0,1fr) 72px}.protocol-header{grid-template-columns:minmax(0,1fr) 67px;padding:12px}.protocol-header p{font-size:7.5px}.protocol-branch-tabs{gap:3px}.protocol-branch-tabs button{grid-template-columns:20px minmax(0,1fr);min-height:52px;padding:6px 4px}.protocol-branch-tabs svg{width:16px;height:16px}.protocol-tree{padding:11px 5px 7px}.protocol-tree article{grid-template-columns:34px minmax(0,1fr) 66px;gap:7px;padding:9px 7px}.protocol-copy p{font-size:7.5px}.protocol-footer{padding:9px 8px}.cavity-view-tabs button{grid-template-columns:18px minmax(0,1fr);padding:6px 4px}.cavity-view-tabs svg{width:15px;height:15px}.cavity-signal-header{min-height:94px;padding:12px}.cavity-stage{grid-template-columns:43px minmax(0,1fr);gap:4px}.cavity-stage>div{gap:3px}.cavity-stage button{min-height:90px;padding:6px}.cavity-stage button b{font-size:6.5px}.cavity-stage button small{font-size:5.5px}.cavity-dive-status{grid-template-columns:35px minmax(0,1fr) auto}.rig-loadout{padding:9px 6px}.rig-loadout>div{gap:3px}.rig-loadout article{min-height:139px;padding:7px 4px}.module-inventory article{grid-template-columns:36px minmax(0,1fr) 62px;gap:7px;padding:8px 6px}.expedition-recovery{width:calc(100% - 24px);padding:18px}.offline-return,.expedition-result-modal{padding:12px}.offline-return>article,.expedition-result-modal>article{padding:20px 15px 15px}.offline-return h2,.expedition-result-modal h2{font-size:22px}.offline-return header>p{margin-right:32px}.expedition-result-rank{grid-template-columns:1fr 55px 1fr;padding:11px 7px}.expedition-result-rank>i{width:51px;height:51px}.offline-stats{gap:5px}.offline-stats>div{padding:9px}.toast-stack{width:calc(100% - 20px);top:76px;right:10px}.toast-stack .toast:not(:last-child){display:none}.encounter-countdown{top:43px;right:10px}.encounter-hud{width:calc(100% - 20px);padding:8px 10px;top:9px}.playfield:has(.encounter-hud) .biome-chip{opacity:0;pointer-events:none}.encounter-copy p{display:none}.encounter-copy strong{font-size:12px}.encounter-status b{font-size:13px}@keyframes drawer-up{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:none}}}@media (max-width:380px){.world-stat:nth-of-type(3){display:none}.topbar{grid-template-columns:82px minmax(80px,1fr) 104px}.shop-copy p{display:none}.stats-grid{grid-template-columns:1fr}.segment-heading strong{font-size:9px}}@media (max-width:620px){.facility-close{width:38px;height:38px;top:9px;right:10px}.industrial-complex{padding:13px 10px 35px}.industrial-command{padding-right:42px;display:block}.industrial-command h2{font-size:23px}.industrial-command p{font-size:8px}.industrial-command dl{gap:4px;margin-top:9px}.industrial-command dl>div{flex:1;min-width:0;padding:7px}.industrial-command dd{font-size:7px}.industrial-tabs{grid-template-columns:repeat(3,1fr);gap:3px;padding:4px}.industrial-tabs button{text-align:center;grid-template-columns:1fr;min-height:47px;padding:5px}.industrial-tabs svg{display:none}.industrial-tabs small{font-size:5.5px}.industrial-hero{background-position:58%;min-height:46vh;padding:20px}.industrial-hero strong{font-size:27px}.industrial-hero p{font-size:8px}.industrial-districts{grid-template-columns:1fr;margin-top:-12px;padding:0 8px}.industrial-districts button{min-height:72px}.industrial-rank-track{padding:10px}.dispatch-hero{background-position:50%;min-height:250px;padding:20px;display:block}.dispatch-hero strong{font-size:23px}.dispatch-live{width:auto;margin-top:15px}.shipment-grid{grid-template-columns:1fr;margin-top:-12px;padding:0 7px}.shipment-grid article>p{min-height:0}.industrial-production{padding:9px}.industrial-production .panel-content{padding:4px}.elevator-fullscreen{width:calc(100% - 20px);padding:12px 0 35px}.elevator-fullscreen .panel-content{padding:16px}.elevator-signal-chip{display:none}.elevator-status{grid-template-columns:45px minmax(0,1fr)}.elevator-status>button{grid-column:1/-1}.biome-material-locker>div{grid-template-columns:1fr}.elevator-zone-list{margin-left:13px;padding-left:12px}.elevator-zone-list article{grid-template-columns:37px minmax(0,1fr) 53px;padding:7px}}.industrial-districts{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;margin-top:-34px;padding:0 18px}.industrial-districts>.district-card{background:linear-gradient(155deg,#1e2c36fa,#070f17fa);border:1px solid #dc90484d;border-radius:12px;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 38px #0000006e}.industrial-districts>.district-card:before{content:"";opacity:.45;background:linear-gradient(90deg,#a5552c,#ef9d4f,#0000);height:3px;position:absolute;inset:0 0 auto}.industrial-districts .district-open{all:unset;box-sizing:border-box;color:#dcebed;text-align:left;cursor:pointer;grid-template-columns:31px minmax(0,1fr);gap:2px 8px;padding:11px 11px 6px;display:grid}.industrial-districts .district-open:hover strong{color:#ffbd72}.industrial-districts .district-open>i{color:#efa05a;border:1px solid #95592f;border-radius:7px;grid-row:1/4;place-items:center;width:30px;height:30px;font-size:7px;font-style:normal;display:grid}.industrial-districts .district-open>span{color:#c27e49;letter-spacing:.5px;font-size:5.5px;font-weight:950}.industrial-districts .district-open>strong{font-size:10px}.industrial-districts .district-open>small{color:#6f858d;text-overflow:ellipsis;white-space:nowrap;font-size:6px;overflow:hidden}.district-reactor{background:radial-gradient(circle,#358b9733,#060d14eb 58%);border:1px solid #668f9924;border-radius:8px;place-items:center;height:70px;margin:3px 10px 7px;display:grid;position:relative;overflow:hidden}.district-reactor>b{z-index:2;color:#e6a05f;text-shadow:0 0 14px #ec9249ad;font-size:23px;animation:2.4s ease-in-out infinite district-core;position:relative}.district-reactor>i{border:1px dashed #67dce052;border-radius:50%;width:52px;height:52px;animation:9s linear infinite district-spin;position:absolute}.district-reactor>span{gap:3px;display:flex;position:absolute;bottom:6px;right:7px}.district-reactor>span i{background:#25353c;border-radius:50%;width:5px;height:5px}.district-reactor>span i.online{background:#66e2d4;box-shadow:0 0 6px #43d5ca}.district-reactor>span i.next{background:0 0;border:1px solid #cb7f44}.district-card.level-1 .district-reactor{filter:saturate(.7)}.district-card.level-4 .district-reactor,.district-card.level-5 .district-reactor{background:radial-gradient(circle,#6b40a957,#081118f0 62%)}.district-card>p{color:#758b92;min-height:28px;margin:0;padding:0 11px;font-size:6.5px;line-height:1.45}.district-cost{flex-wrap:wrap;gap:3px;margin-top:auto;padding:8px 10px 6px;display:flex}.district-cost span{color:#a96861;border:1px solid #be4f423b;border-radius:5px;padding:3px 5px;font-size:6px;font-weight:900}.district-cost span:first-child{color:#d99a5e;border-color:#e2944b3b}.district-cost span.ready{color:#63c99e;border-color:#46c1934d}.industrial-districts .district-upgrade{all:unset;box-sizing:border-box;color:#ffe0b2;text-align:center;cursor:pointer;background:linear-gradient(#9e5429,#60341f);border:1px solid #e0914573;border-radius:6px;place-items:center;min-height:32px;margin:0 10px 10px;font-size:5.8px;font-weight:950;display:grid}.industrial-districts .district-upgrade:disabled{color:#61767d;cursor:not-allowed;background:#18242c;border-color:#31434b}.factory-catalog article div small{color:#b77b50;letter-spacing:.4px;margin-top:3px;font-size:5px;font-weight:900;display:block}@keyframes district-spin{to{transform:rotate(360deg)}}@keyframes district-core{50%{filter:brightness(1.25);transform:scale(1.08)}}@media (max-width:900px) and (min-width:621px){.industrial-districts{grid-template-columns:repeat(2,1fr);margin-top:-20px}.industrial-command dl{flex-wrap:wrap}.industrial-command dl>div{min-width:90px}}@media (max-width:620px){.industrial-command dl{grid-template-columns:repeat(2,1fr);display:grid}.industrial-districts{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(270px,82vw);grid-auto-flow:column;align-items:stretch;margin:10px -10px 0;padding:0 10px 8px;overflow-x:auto}.industrial-districts::-webkit-scrollbar{display:none}.industrial-districts>.district-card{scroll-snap-align:center}.industrial-districts .district-open{min-height:0}.district-reactor{height:92px}.district-card>p{min-height:34px;font-size:7.5px}.industrial-districts .district-upgrade{min-height:38px;font-size:6.5px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.quick-shop{display:none}.game-shell{grid-template-rows:72px minmax(0,1fr);grid-template-columns:72px minmax(0,1fr)}.topbar{background:#09131f;grid-template-columns:210px minmax(220px,1fr) 112px 145px minmax(145px,180px) minmax(190px,230px);height:72px;box-shadow:0 10px 32px #00000047}.brand{padding:0 22px}.brand .logo{font-size:26px}.brand small{font-size:9px}.world-stat>span,.ore-pill small{font-size:10px}.world-stat strong{font-size:20px}.side-nav{background:#07111b;gap:16px;padding:28px 8px 20px}.side-nav button{color:#718790;border-radius:10px;width:56px;min-height:66px}.side-nav .nav-icon{width:22px;height:22px}.side-nav span{letter-spacing:.2px;font-size:10px}.side-nav button.active{color:#ff9a4c;background:#15212d}.side-nav button.active:before{background:#f58b3a;left:-8px;box-shadow:0 0 12px #f58b3aa6}.playfield{grid-area:2/2}.biome-chip{background:#050b12bd;max-width:380px;padding:12px 16px;top:26px;left:30px}.biome-chip span{font-size:10px}.biome-chip strong{font-size:22px}.biome-chip p{font-size:12px}.biome-chip small,.connection-chip{font-size:10px}.personal-card{display:none}.segment-hud{background:#08111bf0;border-radius:14px;width:min(760px,100% - 56px);padding:15px 20px 14px;bottom:20px;box-shadow:0 18px 50px #0000006b}.pressure-system{grid-template-columns:190px 1fr}.pressure-copy span,.pressure-copy b{font-size:10px}.segment-heading span{font-size:11px}.segment-heading strong{font-size:12px}.active-drill>span,.active-drill small{font-size:10px}.tap-hint{font-size:11px}.ability-bar{gap:8px;margin-top:12px}.ability-bar button{height:50px;padding:7px 10px}.ability-bar svg{width:20px;height:20px}.ability-bar span{font-size:11px}.ability-bar b{font-size:10px}.section-launcher-scrim{z-index:54;background:#02060a75;border:0;position:fixed;inset:72px 0 0 72px}.section-launcher{z-index:56;background:#101c29;border:1px solid #7eb8c63d;border-radius:14px;width:340px;padding:18px;position:fixed;top:92px;left:86px;box-shadow:0 24px 70px #00000094}.section-launcher header{border-bottom:1px solid #92bac424;padding:2px 3px 14px}.section-launcher header span{color:#f49a52;letter-spacing:1.6px;font-size:11px;font-weight:900;display:block}.section-launcher header strong{margin-top:5px;font-size:14px;line-height:1.35;display:block}.section-launcher>div{gap:4px;margin-top:7px;display:grid}.section-launcher>div>button{color:#dcebed;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;min-height:66px;padding:8px 10px;display:grid}.section-launcher>div>button:hover{background:#182736;border-color:#61e7f240}.section-launcher svg{color:#68dce5;width:23px}.section-launcher button span{flex-direction:column;min-width:0;display:flex}.section-launcher button strong{font-size:14px}.section-launcher button small{color:#8da0a7;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;overflow:hidden}.drawer{top:72px}.scrim{inset:72px 0 0 72px}.panel-content{padding:34px 28px 48px}.panel-intro h2{font-size:30px}.panel-intro p{font-size:14px}.panel-intro>span{font-size:11px}.shop-card{grid-template-columns:58px minmax(0,1fr) 102px;gap:14px;padding:14px}.shop-icon{width:58px;height:58px}.shop-title strong{font-size:14px}.shop-title span{font-size:11px}.shop-copy p{font-size:12px;line-height:1.45}.shop-copy small{font-size:10px}.buy-button{min-height:54px}.buy-button span,.buy-button b{font-size:11px}.bulk-selector>span{font-size:10px}.bulk-selector button{height:36px;font-size:11px}@media (min-width:1200px){.game-shell{grid-template-columns:72px minmax(0,1fr) 340px}.topbar{grid-column:1/-1;grid-template-columns:210px minmax(250px,1fr) 112px 145px 170px 230px}.quick-shop{z-index:32;background:#08131e;border-left:1px solid #7eb8c62e;flex-direction:column;grid-area:2/3;min-width:0;min-height:0;display:flex;box-shadow:-12px 0 35px #0000003d}.quick-shop>header{justify-content:space-between;align-items:flex-end;padding:21px 20px 14px;display:flex}.quick-shop>header span{color:#f49a52;letter-spacing:1.7px;font-size:10px;font-weight:900;display:block}.quick-shop>header h2{text-transform:uppercase;margin:3px 0 0;font-size:29px}.quick-shop>header>b{color:#62d8ad;padding-bottom:4px;font-size:10px}.quick-shop>nav{border-bottom:1px solid #92bac429;grid-template-columns:1fr 1fr;margin:0 18px;display:grid}.quick-shop>nav button{color:#70838c;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;min-height:46px;font-size:12px;font-weight:900;position:relative}.quick-shop>nav button.active{color:#ffad68;border-color:#f58b3a}.quick-shop>nav i{background:#65df87;border-radius:50%;width:7px;height:7px;position:absolute;top:12px;right:12px;box-shadow:0 0 8px #65df87}.quick-shop-scroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#314653 transparent;flex:1;min-height:0;overflow-y:auto}.quick-shop .panel-content{padding:14px 16px 28px}.quick-shop .panel-intro{display:none}.quick-shop .bulk-selector{z-index:6;-webkit-backdrop-filter:none;backdrop-filter:none;background:#08131e;border:0;border-bottom:1px solid #92bac433;border-radius:0;margin:0 0 14px;padding:10px 0 13px;position:sticky;top:0;box-shadow:0 10px 18px #03080dd1}.quick-shop .bulk-selector>span{font-size:10px}.quick-shop .bulk-selector>div{gap:5px;width:100%}.quick-shop .bulk-selector button{flex:1;min-width:0;height:38px;font-size:11px}.quick-shop .shop-list{gap:9px}.quick-shop .shop-card{background:0 0;border:0;border-bottom:1px solid #92bac424;border-radius:0;grid-template-columns:52px minmax(0,1fr);gap:10px;padding:13px}.quick-shop .shop-card:hover{background:#0e1c28;border-bottom-color:#61e7f252;transform:none}.quick-shop .shop-icon{width:52px;height:52px}.quick-shop .shop-copy p{margin-top:5px;font-size:12px}.quick-shop .shop-copy small{font-size:10px}.quick-shop .shop-title strong{font-size:13px}.quick-shop .buy-button{border-radius:7px;flex-direction:row;grid-column:1/-1;gap:8px;min-height:48px}.quick-shop .buy-button span,.quick-shop .buy-button b{font-size:12px}.quick-shop .machine-mastery{flex-direction:column;align-items:flex-start}.quick-shop .machine-mastery span{white-space:normal;font-size:10px}.game-shell.panel-open{grid-template-columns:72px minmax(0,1fr) 340px}.game-shell.panel-open .playfield{grid-column:2}.game-shell.panel-open .drawer{z-index:60;border-left:1px solid #7eb8c638;width:560px;min-width:0;position:fixed;top:72px;bottom:0;right:0;box-shadow:-20px 0 60px #00000080}.game-shell.panel-open .drawer-close,.game-shell.panel-open .scrim{display:block}.elevator-signal-chip,.connection-chip{right:24px}.toast-stack{top:88px;right:362px}}@media (max-width:1199px){.quick-shop{display:none}.game-shell.panel-open{grid-template-columns:72px minmax(0,1fr) minmax(400px,480px)}.section-launcher,.section-launcher-scrim{display:block}}@media (max-width:900px){.topbar{grid-template-columns:170px minmax(130px,1fr) 105px minmax(125px,150px)}.section-launcher{top:86px;left:84px}}@media (max-width:620px){.game-shell{padding-top:64px;padding-bottom:72px}.topbar{grid-template-columns:92px minmax(78px,1fr) 82px 108px;height:64px}.brand{padding:0 11px}.brand .logo{font-size:19px}.world-stat>span,.ore-pill small{font-size:8px}.world-stat strong,.ore-pill strong{font-size:16px}.playfield{inset:64px 0 72px}.side-nav{height:72px;padding:0 max(4px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(4px,env(safe-area-inset-left));grid-template-columns:repeat(5,1fr);gap:0}.side-nav button,.side-nav button:nth-of-type(5){width:100%;height:71px;min-height:0;display:flex}.side-nav .nav-icon{width:21px;height:21px}.side-nav span{font-size:9px}.side-nav button.active:before{width:auto;height:3px;top:0;left:28%;right:28%}.section-launcher-scrim{z-index:56;display:block;inset:0 0 72px}.section-launcher{z-index:58;width:auto;padding:14px;display:block;inset:auto 10px 82px}.section-launcher header{padding-bottom:10px}.section-launcher header span{font-size:10px}.section-launcher header strong{font-size:13px}.section-launcher>div{grid-template-columns:1fr}.section-launcher>div>button{grid-template-columns:38px minmax(0,1fr);min-height:58px}.section-launcher button strong{font-size:14px}.section-launcher button small{font-size:12px}.biome-chip{max-width:68%;padding:9px 11px;top:14px;left:14px}.biome-chip span{font-size:8px}.biome-chip strong{font-size:17px}.connection-chip{font-size:9px;top:14px;right:12px}.encounter-countdown{font-size:9px;top:48px}.segment-hud{width:calc(100% - 18px);padding:10px 11px 9px;bottom:10px}.pressure-system{grid-template-columns:135px 1fr}.pressure-copy span,.pressure-copy b{font-size:8px}.segment-heading span{font-size:9px}.segment-heading strong{font-size:10px}.active-drill>span{font-size:8px}.ability-bar button{height:42px;padding:4px 6px}.ability-bar svg{width:17px;height:17px}.ability-bar span{font-size:9px}.ability-bar b{font-size:8px}.drawer{inset:0 0 72px}.panel-content{padding:29px 16px 40px}.panel-intro h2{font-size:27px}.panel-intro p{font-size:14px}.panel-intro>span{font-size:10px}.drawer-close{width:42px;height:42px}.shop-card{grid-template-columns:52px minmax(0,1fr);gap:11px;padding:13px}.shop-icon{width:52px;height:52px}.shop-title strong{font-size:14px}.shop-title span{font-size:11px}.shop-copy p{font-size:12px}.shop-copy small{font-size:10px}.buy-button{flex-direction:row;grid-column:1/-1;gap:8px;min-height:48px}.buy-button span,.buy-button b{font-size:12px}.bulk-selector{padding:10px}.bulk-selector>span{font-size:9px}.bulk-selector button{min-width:44px;height:38px;font-size:11px}}.crew-building-console-v4{border-color:#e08f4185;width:min(920px,58vw);padding:0;overflow:visible}.crew-building-console-v4 .crew-console-grid{grid-template-columns:1.05fr 1fr .9fr;min-height:158px;display:grid}.crew-building-console-v4 .crew-console-grid>section{border-left:1px solid #6997a42e;min-width:0;padding:15px 17px}.crew-building-console-v4 .crew-console-grid>section:first-child{border-left:0}.crew-console-identity>header{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;display:grid}.crew-console-identity>header>i{color:#f0a15d;background:#3b291d;border:1px solid #e691426b;border-radius:7px;place-items:center;width:42px;height:42px;font-size:18px;font-style:normal;display:grid}.crew-console-identity>header>div{flex-direction:column;min-width:0;display:flex}.crew-console-identity>header span,.crew-console-requirements>header,.crew-console-next>span{color:#e79a54;letter-spacing:.8px;font-size:8px;font-weight:950}.crew-console-identity>header strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:17px;overflow:hidden}.crew-console-identity>header b{color:#66dcd8;margin-top:3px;font-size:9px}.crew-console-identity>p{color:#91a3a8;margin:9px 0;font-size:10px;line-height:1.35}.crew-building-console-v4 .crew-console-levels{gap:4px;display:flex}.crew-building-console-v4 .crew-console-levels i{color:#536c75;background:#12232c;border:1px solid #2c414a;border-radius:4px;flex:1;place-items:center;height:28px;font-size:8px;font-style:normal;display:grid}.crew-building-console-v4 .crew-console-levels i.built{color:#9cebe3;background:#164a43;border-color:#39a99f}.crew-building-console-v4 .crew-console-levels i.next{color:#ffc17d;background:#4d301e;border-color:#ba6d34}.crew-console-requirements>header{margin-bottom:8px;display:block}.crew-console-requirements>div{color:#a5b3b7;background:#091821;border:1px solid #6493a02e;border-radius:5px;grid-template-columns:20px 1fr auto 15px;align-items:center;gap:6px;min-height:28px;margin-top:4px;padding:0 7px;display:grid}.crew-console-requirements>div>span,.crew-console-requirements>div>svg:first-child{color:#d48c4d;width:14px;font-size:11px}.crew-console-requirements>div>b,.crew-console-requirements>div>strong{font-size:9px}.crew-console-requirements>div>svg:last-child{color:#5ad6a3;width:13px}.crew-console-requirements>div.ready{background:#0e2522;border-color:#4bc19447}.crew-console-requirements>div.ready>strong{color:#65d6a7}.crew-console-requirements .crew-console-maxed{color:#67d9a9;justify-content:center;align-items:center;min-height:76px;font-size:10px;font-weight:950;display:flex}.crew-console-next{flex-direction:column;display:flex}.crew-console-next>strong{color:#c3d0d3;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.crew-console-next>.crew-console-upgrade{color:#ffd29a;background:linear-gradient(#895027,#5d351d);border-color:#bd6f34;width:100%;min-height:43px;margin-top:auto;font-size:9px}.crew-console-next>.crew-console-upgrade:not(:disabled):hover{filter:brightness(1.12)}.crew-console-next>small{color:#7f939a;justify-content:center;align-items:center;gap:4px;margin-top:6px;font-size:8px;display:flex}.crew-console-next>small svg{width:12px}.crew-console-active{background:#34251c;border:1px solid #e2904052;border-radius:5px;grid-template-columns:18px 1fr auto;align-items:center;gap:5px;margin-top:7px;padding:6px;display:grid}.crew-console-active svg{color:#e89c58;width:14px}.crew-console-active span,.crew-console-active b{font-size:8px}.crew-console-active b{color:#ffc076}.crew-building-console-v4 .crew-console-warehouse{background:#07131c;border-top:1px solid #6997a42e;margin:0;padding:9px 14px}.crew-building-console-v4 .crew-console-warehouse>span{font-size:8px}.crew-building-console-v4 .crew-console-warehouse>button{min-height:32px}@media (max-width:1100px){.crew-building-console-v4{width:min(840px,72vw)}.crew-building-console-v4 .crew-console-grid{grid-template-columns:1fr 1fr .82fr}.crew-building-console-v4 .crew-console-grid>section{padding:12px}.crew-console-identity>p{font-size:9px}}@media (max-width:620px){.crew-building-console-v4{width:calc(100% - 10px);max-height:210px;overflow:auto}.crew-building-console-v4 .crew-console-grid{grid-template-columns:1fr 1fr;min-height:0}.crew-building-console-v4 .crew-console-grid>section{padding:9px}.crew-console-identity>header{grid-template-columns:32px 1fr}.crew-console-identity>header>i{width:30px;height:30px}.crew-console-identity>header span,.crew-console-requirements>header,.crew-console-next>span{font-size:6px}.crew-console-identity>header strong{font-size:12px}.crew-console-identity>header b{font-size:7px}.crew-console-identity>p{display:none}.crew-building-console-v4 .crew-console-levels i{height:22px;font-size:6px}.crew-console-requirements>div{grid-template-columns:15px 1fr auto 11px;min-height:23px;padding:0 4px}.crew-console-requirements>div>b,.crew-console-requirements>div>strong{font-size:6px}.crew-console-next{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 135px;align-items:center;gap:7px;display:grid;border-top:1px solid #6997a42e!important}.crew-console-next>strong{font-size:8px}.crew-console-next>.crew-console-upgrade{grid-area:1/2/3;min-height:38px;margin:0;font-size:7px}.crew-console-next>small,.crew-console-active,.crew-building-console-v4 .crew-console-warehouse{display:none}}.drawer.cavity-drawer,.game-shell.panel-open .drawer.cavity-drawer{width:auto;max-width:none;box-shadow:none;overscroll-behavior:contain;background:#07111a;border:0;inset:72px 0 0 72px;overflow:auto}.cavity-drawer .drawer-close{z-index:4;color:#d8e6e8;background:#0d1b26;border-color:#79a2ad52;width:46px;height:46px;font-size:27px;top:19px;right:22px}.cavity-command-screen{color:#e8f0f1;background:linear-gradient(90deg,#050d14e0,#050d14b0 42%,#050d14cc),url(/assets/generated/biome-ruins.webp) 50%/cover fixed;min-height:calc(100vh - 72px);padding:50px 46px 32px}.cavity-command-heading{max-width:600px;padding-right:76px}.cavity-command-heading>span{color:#f09a50;letter-spacing:2.1px;font-size:12px;font-weight:950;display:block}.cavity-command-heading h2{letter-spacing:-1.7px;margin:7px 0 0;font-size:50px;line-height:1}.cavity-command-heading p{color:#a6b6ba;max-width:425px;margin:16px 0 0;font-size:17px;line-height:1.58}.cavity-command-layout{grid-template-columns:minmax(340px,420px) minmax(0,1fr);gap:68px;margin-top:-98px;display:grid}.cavity-command-sidebar{min-width:0;padding-top:205px}.cavity-command-main{min-width:0}.cavity-command-screen .cavity-view-tabs{background:0 0;border:0;border-radius:0;grid-template-columns:1fr;gap:8px;margin:0;padding:0;display:grid}.cavity-command-screen .cavity-view-tabs button{color:#71868d;text-align:left;cursor:pointer;background:#0b1823;border:1px solid #799fa92b;border-radius:10px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:14px;min-height:70px;padding:9px 15px;transition:transform .16s,border-color .16s,background .16s;display:grid;position:relative}.cavity-command-screen .cavity-view-tabs button:hover{border-color:#64dae459;transform:translate(3px)}.cavity-command-screen .cavity-view-tabs button.active{color:#77e5e9;background:linear-gradient(100deg,#206f7959,#0c1c27f5);border-color:#4fdbe27a;box-shadow:inset 4px 0 #5cd9e0}.cavity-command-screen .cavity-view-tabs button>svg{width:27px;height:27px;margin:auto}.cavity-command-screen .cavity-view-tabs button>span{letter-spacing:1px;flex-direction:column;min-width:0;font-size:16px;font-weight:950;display:flex}.cavity-command-screen .cavity-view-tabs button small{color:#82979d;letter-spacing:.7px;white-space:normal;margin-top:5px;font-size:11px;font-weight:800}.cavity-signal-card{background-position:50%;background-size:cover;border:1px solid #5ad2dc4f;border-radius:13px;flex-direction:column;justify-content:flex-end;min-height:300px;margin-top:18px;padding:22px;display:flex;overflow:hidden;box-shadow:inset 0 -70px 90px #02070cb8,0 18px 45px #00000047}.cavity-signal-card>div>span{color:#6ee2e7;letter-spacing:1.4px;font-size:11px;font-weight:950;display:block}.cavity-signal-card>div>b{margin-top:7px;font-size:29px;display:block}.cavity-signal-card>div>p{color:#b0bec1;max-width:300px;margin:7px 0 18px;font-size:13px;line-height:1.45}.cavity-signal-card>footer{border-top:1px solid #9ac7cf33;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding-top:14px;display:grid}.cavity-signal-card>footer>svg{color:#6adddf;width:25px}.cavity-signal-card>footer>span{color:#7f959c;letter-spacing:.9px;flex-direction:column;font-size:10px;font-weight:900;display:flex}.cavity-signal-card>footer>span>strong{color:#6ee4b5;margin-top:3px;font-size:12px}.cavity-signal-card>footer>b{font-size:28px}.cavity-signal-card>footer>b small{color:#7f9399;font-size:13px}.cavity-sidebar-summary{background:linear-gradient(145deg,#102632,#0a1722);border:1px solid #59c9d340;border-radius:12px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:13px;margin-top:18px;padding:20px;display:grid}.cavity-sidebar-summary>svg{color:#6edce2;width:34px;height:34px}.cavity-sidebar-summary>span{color:#799097;letter-spacing:1px;flex-direction:column;font-size:11px;font-weight:900;display:flex}.cavity-sidebar-summary>span>strong{color:#e6f1f2;margin-top:4px;font-size:27px}.cavity-sidebar-summary>p{color:#8da0a6;grid-column:1/-1;margin:2px 0 0;font-size:13px;line-height:1.5}.cavity-command-screen .cavity-map-view,.cavity-command-screen .cavity-codex,.cavity-command-screen .rig-modules-view{min-height:600px}.cavity-route-header{background:linear-gradient(110deg,#142f3beb,#09151ff0);border:1px solid #6ca7b233;border-radius:12px;grid-template-columns:minmax(0,1fr) 74px;align-items:center;gap:18px;padding:18px 20px;display:grid}.cavity-route-header span{color:#f1a15a;letter-spacing:1.5px;font-size:11px;font-weight:950;display:block}.cavity-route-header strong{margin-top:4px;font-size:24px;display:block}.cavity-route-header p{color:#8ea3a9;margin:5px 0 0;font-size:13px;line-height:1.4}.cavity-route-header>b{color:#68dce2;justify-content:center;align-items:baseline;font-size:36px;display:flex}.cavity-route-header>b small{color:#788e95;font-size:16px}.cavity-command-screen .cavity-dive-status{grid-template-columns:48px minmax(0,1fr) auto 140px;gap:13px;margin-top:11px;padding:13px 15px}.cavity-command-screen .drone-orbit{width:44px;height:44px}.cavity-command-screen .cavity-dive-status span{font-size:10px}.cavity-command-screen .cavity-dive-status strong{font-size:15px}.cavity-command-screen .cavity-dive-status small{font-size:11px}.cavity-command-screen .cavity-dive-status>b{font-size:17px}.cavity-command-screen .cavity-dive-status>button{grid-column:auto;min-height:42px;font-size:11px}.cavity-command-screen .cavity-route-legend{color:#84999f;letter-spacing:1px;margin:17px 3px 10px;font-size:10px}.cavity-command-screen .cavity-route-legend i{width:8px;height:8px;margin-left:12px}.cavity-command-screen .cavity-route-map{padding:0}.cavity-command-screen .cavity-stage{grid-template-columns:120px minmax(0,1fr);align-items:stretch;gap:13px;display:grid}.cavity-command-screen .cavity-stage>span{color:#94a7ac;grid-template-rows:1fr 1fr;grid-template-columns:54px 1fr;align-items:center;gap:0 10px;padding:9px 6px;display:grid}.cavity-command-screen .cavity-stage>span>i{background-position:50%;background-size:cover;border:2px solid #4b7f88;border-radius:50%;grid-row:1/3;place-items:center;width:52px;height:52px;font-style:normal;display:grid;box-shadow:0 0 0 5px #32717b1a}.cavity-command-screen .cavity-stage>span>i>b{color:#8ee9ec;background:#0b1a24;border-radius:50%;place-items:center;width:27px;height:27px;font-size:14px;display:grid}.cavity-command-screen .cavity-stage>span>strong{letter-spacing:.8px;align-self:end;font-size:11px}.cavity-command-screen .cavity-stage>span>small{color:#71878e;align-self:start;margin-top:3px;font-size:10px}.cavity-command-screen .cavity-stage>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.cavity-command-screen .cavity-stage button{border-radius:10px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;min-height:106px;padding:14px 32px 14px 13px;display:grid}.cavity-command-screen .cavity-stage button:hover:not(:disabled){transform:translateY(-2px)}.cavity-command-screen .cavity-stage button>i{border-radius:9px;width:40px;height:40px}.cavity-command-screen .cavity-stage button>span{margin:0}.cavity-command-screen .cavity-stage button b{font-size:14px;line-height:1.25}.cavity-command-screen .cavity-stage button small{color:#91a2a7;margin-top:5px;font-size:11px;line-height:1.3}.cavity-command-screen .cavity-stage button em{color:var(--route);letter-spacing:.8px;margin-top:7px;font-size:9px;font-style:normal;font-weight:950;display:block}.cavity-command-screen .route-check,.cavity-command-screen .route-lock,.cavity-command-screen .route-time{width:15px;height:15px;top:11px;right:11px}.cavity-command-screen .cavity-map-footer{grid-template-columns:34px minmax(0,1fr) auto;gap:12px;margin-top:13px;padding:14px 16px}.cavity-command-screen .cavity-map-footer small{margin-top:4px;font-size:11px;line-height:1.4}.cavity-command-screen .cavity-locked,.cavity-command-screen .cavity-scanning,.cavity-command-screen .empty-cavity-state{min-height:520px}.cavity-command-screen .cavity-locked>span,.cavity-command-screen .cavity-scanning>span{font-size:11px}.cavity-command-screen .cavity-locked strong,.cavity-command-screen .cavity-scanning>strong{font-size:27px}.cavity-command-screen .cavity-locked p,.cavity-command-screen .cavity-scanning p{font-size:14px}.cavity-command-screen .cavity-codex>header,.cavity-command-screen .module-inventory>header,.cavity-command-screen .rig-loadout>header{padding:8px 2px 15px}.cavity-command-screen .cavity-codex>header span,.cavity-command-screen .module-inventory>header span,.cavity-command-screen .rig-loadout>header span{font-size:11px}.cavity-command-screen .cavity-codex>header strong,.cavity-command-screen .rig-loadout>header strong{font-size:25px}.cavity-command-screen .cavity-codex>header>b{font-size:31px}.cavity-command-screen .codex-progress{height:8px;margin-bottom:18px}.cavity-command-screen .codex-biome{margin-bottom:20px}.cavity-command-screen .codex-biome>header{padding:0 4px 9px;font-size:13px}.cavity-command-screen .codex-biome>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cavity-command-screen .codex-biome article{grid-template-columns:52px minmax(0,1fr);gap:14px;padding:15px}.cavity-command-screen .codex-biome article>i{width:50px;height:50px}.cavity-command-screen .codex-biome article strong{font-size:14px}.cavity-command-screen .codex-biome article p{font-size:12px}.cavity-command-screen .codex-biome article small{font-size:10px}.cavity-command-screen .rig-loadout{padding:20px}.cavity-command-screen .rig-loadout>div{gap:10px}.cavity-command-screen .rig-loadout article{min-height:180px;padding:16px 12px}.cavity-command-screen .rig-loadout article>span{font-size:10px}.cavity-command-screen .rig-loadout article>i{width:50px;height:50px;font-size:21px}.cavity-command-screen .rig-loadout article strong{font-size:13px}.cavity-command-screen .rig-loadout article small{font-size:11px}.cavity-command-screen .rig-loadout article>button{font-size:10px}.cavity-command-screen .module-inventory{margin-top:20px}.cavity-command-screen .module-inventory article{grid-template-columns:54px minmax(0,1fr) 104px;gap:14px;margin-bottom:9px;padding:14px}.cavity-command-screen .module-inventory article>i{width:52px;height:52px}.cavity-command-screen .module-inventory article strong{font-size:14px}.cavity-command-screen .module-inventory article>div span{font-size:10px}.cavity-command-screen .module-inventory article p{font-size:12px}.cavity-command-screen .module-inventory article small{font-size:10px}.cavity-command-screen .module-inventory article>button{min-height:45px;font-size:10px}.cavity-command-screen .cavity-view-tabs button{color:#83969c;background:#08151ee0;border-color:#799fa940;grid-template-columns:58px minmax(0,1fr);gap:15px;min-height:78px;padding:10px 17px}.cavity-command-screen .cavity-view-tabs button.active{background:linear-gradient(100deg,#206f7966,#0c1c27f2);border-color:#4fdbe2a6}.cavity-command-screen .cavity-view-tabs button>svg{width:29px;height:29px}.cavity-command-screen .cavity-view-tabs button>span{font-size:18px}.cavity-command-screen .cavity-view-tabs button small{color:#93a4a9;font-size:12px}.cavity-route-header{display:none}.cavity-command-screen .cavity-route-legend{color:#9aabb0;margin:0 3px 13px;font-size:11px}.cavity-command-screen .cavity-stage{grid-template-columns:170px minmax(0,1fr);gap:15px}.cavity-command-screen .cavity-stage+.cavity-stage{margin-top:30px}.cavity-command-screen .cavity-stage>span{grid-template-columns:90px 1fr;gap:0 12px;padding:9px 5px;position:relative}.cavity-command-screen .cavity-stage>span:after{content:"";z-index:0;border-left:3px solid #5bd8e18c;height:50px;position:absolute;top:104px;left:49px;box-shadow:0 0 10px #4cdae240}.cavity-command-screen .cavity-stage:last-child>span:after{display:none}.cavity-command-screen .cavity-stage:nth-child(2)>span:after{border-color:#ef8f439e;box-shadow:0 0 10px #ef8f4340}.cavity-command-screen .cavity-stage>span>i{z-index:1;width:88px;height:88px}.cavity-command-screen .cavity-stage:nth-child(2)>span>i{border-color:#dc8746;box-shadow:0 0 0 6px #dc87461a}.cavity-command-screen .cavity-stage:nth-child(3)>span>i{border-color:#ae73df;box-shadow:0 0 0 6px #ae73df1a}.cavity-command-screen .cavity-stage>span>i>b{width:34px;height:34px;font-size:16px}.cavity-command-screen .cavity-stage>span>strong{font-size:14px}.cavity-command-screen .cavity-stage>span>small{font-size:12px}.cavity-command-screen .cavity-stage>div{gap:10px}.cavity-command-screen .cavity-stage button{grid-template-columns:46px minmax(0,1fr);gap:12px;min-height:124px;padding:15px 34px 15px 14px}.cavity-command-screen .cavity-stage button>i{width:44px;height:44px}.cavity-command-screen .cavity-stage button>i svg{width:22px;height:22px}.cavity-command-screen .cavity-stage button b{font-size:16px}.cavity-command-screen .cavity-stage button small{color:#a0b0b4;font-size:12px}.cavity-command-screen .cavity-stage button em{font-size:10px}.cavity-command-screen .cavity-stage button.locked{opacity:.64}.cavity-command-screen .cavity-map-footer{background:#050f17db;grid-template-columns:38px minmax(0,1fr) auto;gap:13px;margin-top:25px;padding:18px}.cavity-command-screen .cavity-map-footer>svg{width:28px}.cavity-command-screen .cavity-map-footer b,.cavity-command-screen .cavity-map-footer small{font-size:12px}.cavity-command-screen .cavity-map-footer>strong{font-size:13px}@media (max-width:1050px){.cavity-command-screen{padding:30px 28px}.cavity-command-heading h2{font-size:39px}.cavity-command-layout{margin-top:24px;display:block}.cavity-command-sidebar{grid-template-columns:1fr 1fr;gap:16px;padding-top:0;display:grid}.cavity-signal-card{margin-top:0}.cavity-command-main{margin-top:22px}.cavity-command-screen .cavity-stage{grid-template-columns:110px minmax(0,1fr)}.cavity-command-screen .cavity-stage>span{grid-template-columns:52px 1fr;padding:5px 0}.cavity-command-screen .cavity-stage>span>i{width:50px;height:50px}.cavity-command-screen .cavity-stage button{grid-template-columns:38px minmax(0,1fr);gap:8px;padding:11px 27px 11px 10px}.cavity-command-screen .cavity-stage button>i{width:36px;height:36px}.cavity-command-screen .cavity-stage button b{font-size:14px}.cavity-command-screen .cavity-stage button small{font-size:11px}}@media (max-width:760px){.drawer.cavity-drawer,.game-shell.panel-open .drawer.cavity-drawer{top:0;bottom:72px;left:0}.cavity-drawer .drawer-close{position:fixed;top:12px;right:12px}.cavity-command-screen{background-attachment:scroll;min-height:calc(100vh - 72px);padding:26px 14px 34px}.cavity-command-heading{padding-right:50px}.cavity-command-heading>span{font-size:10px}.cavity-command-heading h2{letter-spacing:-.8px;font-size:31px}.cavity-command-heading p{margin-top:10px;font-size:14px;line-height:1.45}.cavity-command-layout{margin-top:20px;display:block}.cavity-command-sidebar{padding-top:0;display:block}.cavity-command-screen .cavity-view-tabs{grid-template-columns:repeat(3,1fr);gap:5px}.cavity-command-screen .cavity-view-tabs button{text-align:center;grid-template-columns:1fr;place-items:center;min-height:73px;padding:8px 5px}.cavity-command-screen .cavity-view-tabs button:hover{transform:none}.cavity-command-screen .cavity-view-tabs button.active{box-shadow:inset 0 -3px #5cd9e0}.cavity-command-screen .cavity-view-tabs button>svg{width:22px;height:22px}.cavity-command-screen .cavity-view-tabs button>span{align-items:center;font-size:12px}.cavity-command-screen .cavity-view-tabs button small{display:none}.cavity-signal-card{min-height:210px;margin-top:10px;padding:16px}.cavity-signal-card>div>b{font-size:24px}.cavity-signal-card>div>p{font-size:12px}.cavity-signal-card>footer{padding-top:10px}.cavity-command-main{margin-top:15px}.cavity-route-header{grid-template-columns:minmax(0,1fr) 52px;padding:14px}.cavity-route-header span{font-size:9px}.cavity-route-header strong{font-size:20px}.cavity-route-header p{font-size:12px}.cavity-route-header>b{font-size:29px}.cavity-command-screen .cavity-dive-status{grid-template-columns:39px minmax(0,1fr) auto;padding:11px}.cavity-command-screen .drone-orbit{width:37px;height:37px}.cavity-command-screen .cavity-dive-status>button{grid-column:1/-1}.cavity-command-screen .cavity-route-legend{flex-direction:column;align-items:flex-start;gap:7px;font-size:9px}.cavity-command-screen .cavity-route-legend i{margin-left:6px}.cavity-command-screen .cavity-stage{display:block}.cavity-command-screen .cavity-stage+.cavity-stage{margin-top:18px}.cavity-command-screen .cavity-stage>span{gap:8px;padding:0 2px 7px;display:flex}.cavity-command-screen .cavity-stage>span:after{display:none}.cavity-command-screen .cavity-stage>span>i{width:34px;height:34px}.cavity-command-screen .cavity-stage>span>i>b{width:22px;height:22px;font-size:11px}.cavity-command-screen .cavity-stage>span>strong{align-self:center;font-size:12px}.cavity-command-screen .cavity-stage>span>small{align-self:center;margin:0 0 0 auto;font-size:11px}.cavity-command-screen .cavity-stage>div{grid-template-columns:1fr;gap:7px}.cavity-command-screen .cavity-stage button{grid-template-columns:42px minmax(0,1fr);min-height:82px;padding:11px 34px 11px 12px}.cavity-command-screen .cavity-stage button>i{width:40px;height:40px}.cavity-command-screen .cavity-stage button b{font-size:14px}.cavity-command-screen .cavity-stage button small{font-size:11px}.cavity-command-screen .cavity-stage button em{font-size:9px}.cavity-command-screen .cavity-map-footer{grid-template-columns:28px minmax(0,1fr)}.cavity-command-screen .cavity-map-footer>strong{grid-column:2}.cavity-command-screen .codex-biome>div,.cavity-command-screen .rig-loadout>div{grid-template-columns:1fr}.cavity-command-screen .rig-loadout article{text-align:left;grid-template-columns:70px 52px minmax(0,1fr) auto;align-items:center;min-height:90px;display:grid}.cavity-command-screen .rig-loadout article>button{margin:0}.cavity-command-screen .module-inventory article{grid-template-columns:48px minmax(0,1fr) 86px;padding:11px}.cavity-command-screen .module-inventory article>i{width:46px;height:46px}.cavity-command-screen .module-inventory article strong{font-size:13px}.cavity-command-screen .module-inventory article p{font-size:11px}}.crew-supply-dock{z-index:12;background:#08121bf0;border:1px solid #ed994a66;border-radius:10px;grid-template-columns:34px minmax(170px,1fr) auto;align-items:center;gap:10px;min-width:370px;padding:10px 11px;display:grid;position:absolute;top:12px;left:14px;box-shadow:0 10px 28px #00000061}.crew-supply-dock>svg{color:#f1a15c;width:26px}.crew-supply-dock>div{flex-direction:column;display:flex}.crew-supply-dock span{color:#e89a55;letter-spacing:1px;font-size:9px;font-weight:950}.crew-supply-dock strong{margin-top:3px;font-size:12px}.crew-supply-dock small{color:#81959c;margin-top:3px;font-size:9px}.crew-supply-dock>button{color:#ffd29d;cursor:pointer;background:linear-gradient(#754326,#4d2d1d);border:1px solid #b86b36;border-radius:7px;min-height:40px;padding:0 13px;font-size:10px;font-weight:950}.crew-supply-dock>button:hover{filter:brightness(1.14)}.crew-supply-overlay{z-index:120;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.crew-supply-scrim{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#02070bc7;border:0;position:absolute;inset:0}.crew-supply-modal{z-index:1;color:#ebf4f5;background:linear-gradient(145deg,#12232e,#08131d 72%);border:1px solid #e7974b80;border-radius:16px;width:min(920px,100vw - 48px);max-height:calc(100vh - 48px);position:relative;overflow:auto;box-shadow:0 30px 90px #000000ad}.crew-supply-modal>header{background:linear-gradient(90deg,#6d3c1d47,#0000);border-bottom:1px solid #779ea82e;grid-template-columns:54px minmax(0,1fr) 44px;align-items:center;gap:14px;padding:22px 24px;display:grid}.crew-supply-modal>header>svg{color:#f3a65e;background:#38271d;border:1px solid #eb97476b;border-radius:10px;width:39px;height:39px;padding:8px}.crew-supply-modal>header>div{flex-direction:column;min-width:0;display:flex}.crew-supply-modal>header span{color:#eda15b;letter-spacing:1.5px;font-size:11px;font-weight:950}.crew-supply-modal>header strong{margin-top:4px;font-size:25px}.crew-supply-modal>header p{color:#93a5aa;margin:5px 0 0;font-size:12px;line-height:1.4}.crew-supply-modal>header>button{color:#cad9dc;cursor:pointer;background:#101d27;border:1px solid #7ca1ab40;border-radius:9px;width:42px;height:42px;font-size:25px}.crew-supply-treasury{background:linear-gradient(100deg,#66391c47,#08121bd1);border:1px solid #e591434f;border-radius:12px;margin:18px 22px 0;padding:16px 18px}.crew-supply-treasury>div:first-child{align-items:center;gap:11px;display:flex}.crew-supply-treasury>div:first-child svg{color:#f1a15b;width:25px}.crew-supply-treasury>div:first-child span{color:#ef9f58;letter-spacing:1px;flex-direction:column;font-size:11px;font-weight:950;display:flex}.crew-supply-treasury>div:first-child small{color:#899ca2;letter-spacing:0;margin-top:3px;font-size:10px;font-weight:700}.crew-supply-treasury>dl{grid-template-columns:1fr 1fr;gap:8px;margin:14px 0;display:grid}.crew-supply-treasury>dl>div{background:#07101894;border:1px solid #7c9ea726;border-radius:7px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.crew-supply-treasury dt{color:#748991;letter-spacing:.8px;font-size:9px;font-weight:950}.crew-supply-treasury dd{margin:0;font-size:14px;font-weight:950}.crew-supply-treasury>footer{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.crew-supply-treasury>footer button{color:#ffc17f;cursor:pointer;background:#3b291e;border:1px solid #e8944466;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:48px;display:flex}.crew-supply-treasury>footer button b{font-size:14px}.crew-supply-treasury>footer button small{font-size:10px;font-weight:850}.crew-supply-treasury>footer button:disabled{opacity:.32;cursor:not-allowed}.crew-supply-materials{padding:18px 22px}.crew-supply-section-title{justify-content:space-between;align-items:flex-end;margin:0 2px 9px;display:flex}.crew-supply-section-title span{color:#66d7d7;letter-spacing:1.2px;font-size:11px;font-weight:950}.crew-supply-section-title small{color:#81959b;font-size:10px}.crew-supply-materials>article{background:#09151ed1;border:1px solid #6f99a433;border-radius:10px;grid-template-columns:50px minmax(150px,1fr) 110px minmax(270px,330px);align-items:center;gap:13px;margin-top:8px;padding:13px 14px;display:grid}.crew-supply-materials>article>i{color:#f0a15c;background:#30241d;border:1px solid #e693455c;border-radius:9px;place-items:center;width:46px;height:46px;font-size:19px;font-style:normal;display:grid}.crew-supply-materials>article>div:nth-child(2){flex-direction:column;display:flex}.crew-supply-materials>article>div:nth-child(2)>strong{font-size:15px}.crew-supply-materials>article>div:nth-child(2)>span{color:#82969c;margin-top:4px;font-size:11px}.crew-supply-materials>article>div:nth-child(2)>span b{color:#dce9eb}.crew-supply-materials>article>div:nth-child(3){border-left:1px solid #7da0a92e;flex-direction:column;padding-left:13px;display:flex}.crew-supply-materials>article>div:nth-child(3) span{color:#6e838b;letter-spacing:.8px;font-size:8px;font-weight:950}.crew-supply-materials>article>div:nth-child(3) strong{color:#6ddad6;margin-top:4px;font-size:17px}.crew-supply-materials>article>footer{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.crew-supply-materials>article>footer button{color:#a4e9e9;cursor:pointer;background:#123b42;border:1px solid #5acdd14d;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:44px;font-size:11px;font-weight:950;display:flex}.crew-supply-materials>article>footer button small{color:#75aeb1;margin-top:3px;font-size:7px}.crew-supply-materials>article>footer button:last-child{color:#ffc17d;background:#3b291d;border-color:#e7934461}.crew-supply-materials>article>footer button:disabled{opacity:.28;cursor:not-allowed}.crew-supply-note{color:#83979d;background:#07131c;border-top:1px solid #7a9da72b;align-items:center;gap:9px;padding:13px 22px;font-size:11px;display:flex}.crew-supply-note svg{color:#65d6a6;width:18px}@media (max-width:760px){.crew-supply-dock{grid-template-columns:28px minmax(0,1fr) auto;min-width:0;max-width:calc(100% - 12px);padding:7px 8px;top:6px;left:6px}.crew-supply-dock>svg{width:21px}.crew-supply-dock span{font-size:7px}.crew-supply-dock strong{font-size:9px}.crew-supply-dock small{display:none}.crew-supply-dock>button{min-height:34px;padding:0 9px;font-size:8px}.crew-supply-overlay{padding:8px}.crew-supply-modal{border-radius:12px;width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.crew-supply-modal>header{grid-template-columns:40px minmax(0,1fr) 38px;gap:9px;padding:15px 13px}.crew-supply-modal>header>svg{width:36px;height:36px}.crew-supply-modal>header span{font-size:8px}.crew-supply-modal>header strong{font-size:18px}.crew-supply-modal>header p{font-size:10px}.crew-supply-modal>header>button{width:36px;height:36px}.crew-supply-treasury{margin:11px 10px 0;padding:12px}.crew-supply-treasury>dl{grid-template-columns:1fr;margin:10px 0}.crew-supply-treasury>footer{gap:4px}.crew-supply-treasury>footer button{flex-direction:column;gap:2px;min-height:44px}.crew-supply-treasury>footer button b{font-size:12px}.crew-supply-treasury>footer button small{font-size:7px}.crew-supply-materials{padding:13px 10px}.crew-supply-section-title{display:block}.crew-supply-section-title small{margin-top:4px;line-height:1.35;display:block}.crew-supply-materials>article{grid-template-columns:42px minmax(0,1fr) 75px;gap:9px;padding:10px}.crew-supply-materials>article>i{width:40px;height:40px}.crew-supply-materials>article>div:nth-child(2)>strong{font-size:13px}.crew-supply-materials>article>div:nth-child(2)>span{font-size:9px}.crew-supply-materials>article>div:nth-child(3) strong{font-size:14px}.crew-supply-materials>article>footer{grid-column:1/-1}.crew-supply-materials>article>footer button{min-height:42px}.crew-supply-note{padding:11px 12px;font-size:9px;line-height:1.35}}.crew-v2-header{background:linear-gradient(110deg,#101e29 0%,#07111a 62%,#050d15 100%);grid-template-columns:minmax(260px,1fr) auto 82px;padding:0 76px 0 28px;box-shadow:0 5px 22px #00000052}.crew-v2-nav button.active{box-shadow:inset 0 -8px 18px #e78b3f14}.crew-settlement-status{border-radius:10px;padding:9px 15px;top:14px}.crew-building-node img{object-position:center bottom;height:87%;inset:-4% 0 17%}.crew-building-node>div{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;min-width:128px;padding:7px 10px}.crew-building-node:hover,.crew-building-node.selected{transform:translate(-50%,-52%)scale(1.035)}.crew-building-node.selected:before{z-index:-1;content:"";background:#5bddde21;border-radius:50%;position:absolute;inset:18% 12% 8%;box-shadow:0 0 36px #4ed6d94d}.crew-funding-dock,.crew-rally-beacon{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border-radius:10px;padding:10px 12px;top:16px}.crew-funding-dock>div strong,.crew-rally-beacon strong{font-size:11px}.crew-building-console{background:linear-gradient(145deg,#0e1b25fa,#050d15fa);border-color:#ea974885;border-radius:14px;width:min(760px,44vw);padding:14px 16px;bottom:12px}.crew-console-toggle{color:#91a6ac;cursor:pointer;background:#0a1822;border:1px solid #7ea4ae4d;border-bottom:0;border-radius:7px 7px 0 0;min-height:29px;padding:0 10px;font-size:8px;font-weight:950;position:absolute;top:-29px;right:12px}.crew-building-console.collapsed .crew-console-toggle{color:#efab68;border:0;border-radius:8px;width:100%;padding:0 16px;position:static}.crew-console-body{border-top:1px solid #7da1ab29;grid-template-columns:minmax(180px,1fr) minmax(220px,auto) 155px;gap:12px;margin-top:12px;padding-top:11px}.crew-console-cost{flex-wrap:wrap}.crew-console-upgrade{min-height:44px;padding:0 14px;font-size:9px}.crew-console-warehouse{margin-top:10px;padding-top:10px}.crew-worker{font-size:8px}.crew-worker i{width:21px;height:21px;font-size:8px}.crew-v2-panel{background:linear-gradient(#040c13f0,#040c13fa),url(/assets/generated/crew-base-terrain.webp) 50%/cover fixed;padding:26px max(28px,50% - 590px) 42px;font-size:14px}.crew-panel-heading{border:1px solid #6eaab940;border-radius:10px;justify-content:space-between;align-items:center;min-height:72px;background:linear-gradient(90deg,#112431,#091720)!important;margin:0 0 14px!important;padding:14px 18px!important;display:flex!important}.crew-panel-heading>div{align-items:center;gap:13px;display:flex}.crew-panel-heading>div>svg{color:#f0a05a;width:28px;height:28px}.crew-panel-heading>div>span{flex-direction:column;display:flex}.crew-panel-heading b{letter-spacing:.5px;font-size:18px!important}.crew-panel-heading small{color:#94a8ae!important;margin-top:4px!important;font-size:12px!important}.crew-panel-heading>strong{color:#73e1e2;border:1px solid #5dd3d840;border-radius:7px;padding:8px 11px;font-size:10px!important}.crew-panel-section-label{color:#68dce3;letter-spacing:1px;justify-content:space-between;align-items:center;margin:18px 2px 8px;font-size:10px;font-weight:950;display:flex}.crew-panel-section-label small{color:#7e9299;letter-spacing:0;font-size:10px}.crew-v2-panel .help-request-create article{background:#091924f0;border:1px solid #6fa6b43d;border-radius:9px;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;min-height:76px;padding:12px 14px}.crew-v2-panel .help-request-create article>i{font-size:23px}.crew-v2-panel .help-request-create button{min-height:42px;padding:0 12px;font-size:9px}.crew-v2-panel .help-request-list{margin-top:0}.crew-v2-panel .help-request-list>article{background:#081620f0;border:1px solid #6fa6b438;border-radius:9px;grid-template-columns:46px 46px minmax(0,1fr) auto;gap:13px;min-height:84px;margin-bottom:8px;padding:13px 16px}.crew-requester-avatar{color:#9beaed;background:#173641;border:1px solid #61d3d86b;border-radius:50%;place-items:center;width:42px;height:42px;font-size:16px;font-weight:950;display:grid}.crew-v2-panel .help-request-list span{font-size:9px}.crew-v2-panel .help-request-list strong{font-size:15px}.crew-v2-panel .help-request-list small{font-size:10px}.crew-v2-panel .help-actions{grid-template-columns:90px 100px;gap:7px;display:grid}.crew-v2-panel .help-actions button{min-height:42px;font-size:9px}.crew-v2-panel .help-actions button:last-child{color:#ffc17f;background:#5b351f;border-color:#c77738}.crew-summary-strip{background:#0b202d;border:1px solid #68abb840;border-radius:10px;grid-template-columns:repeat(4,1fr);margin-bottom:12px;display:grid}.crew-summary-strip>div{border-left:1px solid #68abb82e;flex-direction:column;justify-content:center;min-height:72px;padding:0 18px;display:flex}.crew-summary-strip>div:first-child{border-left:0}.crew-summary-strip span{color:#7f969e;font-size:9px;font-weight:950}.crew-summary-strip strong{color:#ecf7f8;margin-top:6px;font-size:17px}.crew-roster-columns{color:#718891;grid-template-columns:minmax(220px,1fr) minmax(250px,1fr) 130px;padding:7px 16px;font-size:9px;font-weight:950;display:grid}.crew-roster-columns span:last-child{text-align:right}.crew-v2-panel.crew-members article{background:#071620f2;border:1px solid #68a6b433;border-radius:8px;grid-template-columns:52px minmax(0,1fr) 130px;gap:14px;min-height:72px;margin-bottom:7px;padding:10px 16px}.crew-v2-panel.crew-members article>i{border-radius:50%;width:46px;height:46px;font-size:15px}.crew-v2-panel.crew-members strong{font-size:15px}.crew-v2-panel.crew-members small{font-size:11px}.crew-v2-panel.crew-members small>b{color:#f0a05a;border:1px solid #eb974859;border-radius:4px;padding:3px 6px;font-size:9px;display:inline-block}.crew-v2-panel.crew-members article>button{min-height:40px;font-size:9px}.crew-online{color:#65d8a6;justify-content:flex-end;align-items:center;gap:6px;font-size:9px;font-weight:950;display:flex}.crew-online i{background:#55df95;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #55df95}.crew-activity-filters{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px;display:grid}.crew-activity-filters button{color:#8da1a7;cursor:pointer;background:#0b202d;border:1px solid #6aa6b43d;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:10px;font-weight:950;display:flex}.crew-activity-filters button svg{width:17px}.crew-activity-filters button.active{color:#ffc17c;background:#4b301e;border-color:#d7853f}.crew-v2-panel.crew-activity article{background:#071620e6;border-bottom:1px solid #68a6b430;grid-template-columns:48px minmax(0,1fr) 90px;gap:14px;min-height:76px;padding:12px 15px}.crew-v2-panel.crew-activity article:first-of-type{border-radius:9px 9px 0 0}.crew-v2-panel.crew-activity article>i{width:44px;height:44px}@media (max-width:900px){.crew-v2-header{grid-template-columns:minmax(0,1fr) auto;padding-left:14px}.crew-v2-economy{display:none}.crew-v2-nav button{flex:1;min-width:0}.crew-building-console{width:min(700px,64vw)}.crew-v2-panel .help-request-create{grid-template-columns:1fr}.crew-v2-panel .help-request-create article{grid-template-columns:42px minmax(0,1fr) 120px}}@media (max-width:620px){.crew-v2{grid-template-rows:64px 50px minmax(0,1fr)}.crew-v2-header{padding:0 52px 0 11px}.crew-v2-identity strong{font-size:17px}.crew-v2-identity span,.crew-v2-identity small{font-size:8px}.crew-v2-leave{width:42px;font-size:0}.crew-v2-nav button{gap:4px;font-size:8px}.crew-v2-nav button svg{width:16px}.crew-v2-nav button>i{right:5px}.crew-base-terrain{background-position:50%;background-size:auto 100%}.crew-settlement-status,.crew-funding-dock{top:5px}.crew-rally-beacon{top:44px}.crew-building-node{width:88px;height:96px}.crew-building-node.command_center{width:108px;height:118px}.crew-building-node.ore_foundry,.crew-building-node.survey_array{width:82px;height:90px}.crew-building-node>div{min-width:76px;padding:4px 5px}.crew-building-node span{font-size:5px}.crew-building-node strong{font-size:7px}.crew-building-node>div>i{margin-top:3px}.crew-building-node img{height:82%;inset:0 0 19%}.crew-building-node.drill_hall{top:31%!important;left:9%!important}.crew-building-node.command_center{top:25%!important;left:47%!important}.crew-building-node.signal_tower{top:30%!important;left:91%!important}.crew-building-node.ore_foundry{top:68%!important;left:19%!important}.crew-building-node.survey_array{top:68%!important;left:81%!important}.crew-building-console{width:calc(100% - 10px);padding:9px;bottom:5px}.crew-building-console>header{grid-template-columns:34px minmax(0,1fr)}.crew-building-console>header>i{width:32px;height:32px}.crew-building-console header span{font-size:6px}.crew-building-console header strong{font-size:12px}.crew-building-console header p{font-size:8px}.crew-console-body{grid-template-columns:minmax(0,1fr) 112px}.crew-console-levels{display:none}.crew-console-cost span,.crew-console-cost small{padding:4px;font-size:6px}.crew-console-upgrade{min-height:36px;padding:0 7px;font-size:7px}.crew-console-toggle{min-height:25px;font-size:6px;top:-25px}.crew-v2-panel{padding:12px 9px 30px}.crew-panel-heading{min-height:64px;padding:10px 12px!important}.crew-panel-heading>div>svg{width:23px}.crew-panel-heading b{font-size:15px!important}.crew-panel-heading small{font-size:10px!important}.crew-panel-heading>strong{font-size:8px!important}.crew-panel-section-label{margin-top:14px}.crew-v2-panel .help-request-create article{grid-template-columns:38px minmax(0,1fr) 104px;min-height:68px;padding:9px}.crew-v2-panel .help-request-create strong{font-size:12px}.crew-v2-panel .help-request-create small{font-size:9px}.crew-v2-panel .help-request-list>article{grid-template-columns:36px 1fr auto;padding:10px}.crew-v2-panel .help-request-list>article>i{display:none}.crew-requester-avatar{width:34px;height:34px}.crew-v2-panel .help-actions{grid-template-columns:68px}.crew-v2-panel .help-actions button{min-height:34px;font-size:7px}.crew-summary-strip{grid-template-columns:1fr 1fr}.crew-summary-strip>div{min-height:54px}.crew-summary-strip>div:nth-child(3){border-top:1px solid #68abb82e;border-left:0}.crew-summary-strip>div:nth-child(4){border-top:1px solid #68abb82e}.crew-roster-columns{display:none}.crew-v2-panel.crew-members article{grid-template-columns:44px minmax(0,1fr) 86px;padding:9px}.crew-v2-panel.crew-members article>i{width:38px;height:38px}.crew-v2-panel.crew-members strong{font-size:12px}.crew-v2-panel.crew-members small{font-size:9px}.crew-v2-panel.crew-members article>button,.crew-online{font-size:7px}.crew-activity-filters button{font-size:8px}.crew-v2-panel.crew-activity article{grid-template-columns:40px minmax(0,1fr) 55px}.crew-v2-panel.crew-activity article>i{width:36px;height:36px}.crew-v2-panel.crew-activity strong{font-size:12px}.crew-v2-panel.crew-activity span{font-size:10px}.crew-v2-panel.crew-activity time{font-size:8px}}.facility-screen.crew-facility{background:#040a11;overflow:hidden}.crew-facility>.facility-close{z-index:130}.crew-v2{color:#edf7f8;background:#050b12;grid-template-rows:78px 52px minmax(0,1fr);height:100%;display:grid}.crew-v2-header{background:linear-gradient(90deg,#111e29,#08111a);border-bottom:1px solid #7ea4ae2e;grid-template-columns:minmax(230px,1fr) auto 70px;align-items:center;gap:18px;padding:0 74px 0 24px;display:grid}.crew-v2-identity{flex-direction:column;min-width:0;display:flex}.crew-v2-identity span{color:#e89b55;letter-spacing:1.5px;font-size:9px;font-weight:950}.crew-v2-identity strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:22px;overflow:hidden}.crew-v2-identity small{color:#799098;margin-top:2px;font-size:9px;font-weight:850}.crew-v2-economy{height:100%;display:flex}.crew-v2-economy>div{border-left:1px solid #7c9fa924;flex-direction:column;justify-content:center;min-width:95px;padding:0 14px;display:flex}.crew-v2-economy span{color:#657c85;font-size:8px;font-weight:950}.crew-v2-economy strong{color:#d8ebed;margin-top:4px;font-size:12px}.crew-v2-leave{color:#b78b88;cursor:pointer;background:#2a1b1d;border:1px solid #a35b5447;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:36px;font-size:8px;font-weight:950;display:flex}.crew-v2-leave svg{width:14px}.crew-v2-nav{z-index:20;background:#0b151f;border-bottom:1px solid #7a9ea829;justify-content:center;align-items:stretch;display:flex}.crew-v2-nav button{color:#6f858d;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:8px;min-width:150px;font-size:10px;font-weight:950;display:flex;position:relative}.crew-v2-nav button svg{width:17px}.crew-v2-nav button.active{color:#ffc078;background:linear-gradient(#e1813614,#0000);border-color:#ef9b54}.crew-v2-nav button>i{color:#fff;background:#d55447;border-radius:9px;place-items:center;min-width:17px;height:17px;font-size:8px;font-style:normal;display:grid}.crew-base-stage{isolation:isolate;background:#06111b;min-height:0;position:relative;overflow:hidden}.crew-base-terrain{z-index:-3;background-image:linear-gradient(#03090f0d,#03080d29),url(/assets/generated/crew-base-terrain.webp);background-position:50%;background-size:100% 100%;position:absolute;inset:0}.crew-base-stage:after{z-index:-2;content:"";pointer-events:none;background:radial-gradient(circle at 50% 44%,#0000 40%,#02070c47 100%);position:absolute;inset:0}.crew-settlement-status{z-index:4;background:#070f17e0;border:1px solid #ee9d4e59;border-radius:9px;grid-template-columns:auto auto;align-items:end;column-gap:8px;padding:7px 12px;display:grid;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000059}.crew-settlement-status span{color:#dd9151;letter-spacing:1px;font-size:7px;font-weight:950}.crew-settlement-status strong{grid-area:1/2/3;font-size:20px}.crew-settlement-status strong i{color:#72868e;font-size:9px;font-style:normal}.crew-settlement-status small{color:#67cfc8;font-size:7px;font-weight:900}.crew-building-node{z-index:5;color:#eef9fa;filter:drop-shadow(0 12px 12px #0000008c);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:flex-end;align-items:center;width:clamp(115px,12vw,205px);height:clamp(115px,13vw,220px);padding:0;transition:filter .2s,transform .2s;display:flex;position:absolute;transform:translate(-50%,-50%)}.crew-building-node img{object-fit:contain;object-position:center bottom;width:100%;height:100%;transition:filter .25s,transform .25s;position:absolute;inset:0}.crew-building-node>div{z-index:2;background:#060e16e6;border:1px solid #7ba1ab57;border-radius:7px;flex-direction:column;align-items:center;min-width:112px;padding:5px 8px;display:flex;position:relative;box-shadow:0 6px 16px #00000059}.crew-building-node span{color:#e49a59;letter-spacing:.7px;font-size:7px;font-weight:950}.crew-building-node strong{text-shadow:0 2px 4px #000;margin-top:2px;font-size:10px}.crew-building-node>div>i{gap:2px;width:100%;margin-top:4px;display:flex}.crew-building-node>div>i b{background:#30424a;flex:1;height:2px}.crew-building-node>div>i b.built{background:#62d7cf;box-shadow:0 0 5px #49bfb9}.crew-building-node:hover,.crew-building-node.selected{z-index:8;filter:drop-shadow(0 0 13px #ffa44f8c)drop-shadow(0 14px 12px #0009);transform:translate(-50%,-53%)scale(1.04)}.crew-building-node.selected>div{background:#13202a;border-color:#ef9c55}.crew-building-node.unbuilt img{opacity:.42;filter:grayscale(.8)brightness(.65)}.crew-building-node.unbuilt>div{border-style:dashed}.crew-building-node.constructing img{animation:1.4s ease-in-out infinite crew-build-pulse}.crew-building-node>em{z-index:3;color:#ffd19a;background:#552e1b;border:1px solid #d98541;border-radius:8px;align-items:center;gap:4px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:950;display:flex;position:absolute;top:18%;right:-4px}.crew-building-node>em svg{width:11px}.crew-building-node>.node-alert{background:#61211f;border-color:#d2574d;top:8%;right:1%}.crew-building-node>.node-rally{color:#9df4ea;background:#164d4c;border-color:#49c9bf;top:7%;right:-8%}.crew-rally-beacon,.crew-funding-dock{z-index:12;background:#07121ae6;border:1px solid #5ac9c44d;border-radius:9px;align-items:center;gap:8px;padding:8px 10px;display:flex;position:absolute;top:12px;box-shadow:0 8px 24px #00000052}.crew-rally-beacon>svg{color:#5bd3ca;width:20px}.crew-rally-beacon>div{flex-direction:column;display:flex}.crew-rally-beacon span,.crew-funding-dock span{color:#60c9c3;letter-spacing:.8px;font-size:7px;font-weight:950}.crew-rally-beacon strong{margin-top:2px;font-size:10px}.crew-rally-beacon small{color:#738a91;margin-top:2px;font-size:7px}.crew-rally-beacon>button{color:#9fece4;cursor:pointer;background:#174745;border:1px solid #347f79;border-radius:6px;min-height:31px;padding:0 8px;font-size:7px;font-weight:950}.crew-rally-beacon.active{border-color:#57dfd094;box-shadow:0 0 20px #42c2b92e}.crew-funding-dock>svg{color:#f0a05b;width:20px}.crew-funding-dock>div{flex-direction:column;min-width:105px;display:flex}.crew-funding-dock>div span{color:#df9555}.crew-funding-dock>div strong{margin-top:2px;font-size:9px}.crew-funding-dock>button{color:#ffc07e;cursor:pointer;background:#3d291d;border:1px solid #ed994a59;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;min-width:50px;min-height:34px;font-size:8px;font-weight:950;display:flex}.crew-funding-dock>button small{font-size:6px}.crew-funding-dock>button:disabled{opacity:.3}.crew-building-console{z-index:15;background:linear-gradient(145deg,#121f29f7,#070e16f7);border:1px solid #e7974b78;border-radius:12px;width:min(680px,52vw);padding:10px 12px;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #0000008c}.crew-building-console>header{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.crew-building-console>header>i{color:#ffb265;background:#39271c;border:1px solid #ed9b4c61;border-radius:8px;place-items:center;width:36px;height:36px;font-size:17px;font-style:normal;display:grid}.crew-building-console>header>div{min-width:0}.crew-building-console header span{color:#df9556;letter-spacing:.8px;font-size:7px;font-weight:950}.crew-building-console header strong{margin-top:2px;font-size:14px;display:block}.crew-building-console header p{color:#81949b;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:8px;overflow:hidden}.crew-building-console>header>b{color:#e99a55;text-align:right;flex-direction:column;font-size:8px;display:flex}.crew-building-console>header>b small{color:#ffc178;margin-top:3px;font-size:11px}.crew-console-body{grid-template-columns:minmax(130px,1fr) auto auto;align-items:center;gap:10px;margin-top:8px;display:grid}.crew-console-levels{gap:3px;display:flex}.crew-console-levels i{color:#5d747d;background:#15232c;border:1px solid #2e434c;border-radius:4px;flex:1;place-items:center;height:25px;font-size:7px;font-style:normal;display:grid}.crew-console-levels i.built{color:#8fe7dd;background:#17443f;border-color:#3fa99f}.crew-console-levels i.next{color:#ffc07a;background:#432b1c;border-color:#a86132}.crew-console-cost{align-items:center;gap:4px;display:flex}.crew-console-cost span,.crew-console-cost small{color:#bd776c;border:1px solid #b9554847;border-radius:5px;padding:5px 6px;font-size:7px;font-weight:900}.crew-console-cost span.ready{color:#69d1a9;border-color:#49bf944d}.crew-console-cost small{color:#80949b;border-color:#334750}.crew-console-upgrade{color:#ffe0b0;cursor:pointer;background:linear-gradient(#8b4e27,#5d321c);border:1px solid #c8783c;border-radius:7px;min-height:34px;padding:0 12px;font-size:7px;font-weight:950}.crew-console-upgrade:disabled{color:#65777e;cursor:default;background:#17242c;border-color:#33434a}.crew-console-warehouse{border-top:1px solid #7b9fa921;align-items:center;gap:5px;margin-top:7px;padding-top:7px;display:flex}.crew-console-warehouse>span{color:#71868e;margin-right:auto;font-size:7px;font-weight:950}.crew-console-warehouse>button{color:#9de1e2;cursor:pointer;background:#173f45;border:1px solid #5ecdd342;border-radius:5px;min-height:27px;padding:0 7px;font-size:7px;font-weight:900}.crew-console-warehouse>button:disabled{opacity:.3}.crew-worker{z-index:4;color:#c6e9ea;filter:drop-shadow(0 2px 4px #000);flex-direction:column;align-items:center;gap:2px;font-size:6px;font-weight:950;display:flex;position:absolute}.crew-worker i{color:#9cebec;background:#173943;border:1px solid #63d2d0;border-radius:50%;place-items:center;width:17px;height:17px;font-size:7px;font-style:normal;display:grid}.crew-v2-panel{background:radial-gradient(circle at 50% 0,#1836424d,#0000 42%),#071019;min-height:0;padding:24px max(24px,50% - 530px);overflow:auto}.crew-v2-panel.crew-help-board>header,.crew-v2-panel.crew-members>header,.crew-v2-panel.crew-activity>header{font-size:11px}.crew-v2-panel .help-request-create{gap:12px}.crew-v2-panel .help-request-create article,.crew-v2-panel .help-request-list>article,.crew-v2-panel.crew-members article{padding:15px}.crew-v2-panel .help-request-create strong,.crew-v2-panel .help-request-list strong,.crew-v2-panel.crew-members strong{font-size:14px}.crew-v2-panel .help-request-create small,.crew-v2-panel .help-request-list small,.crew-v2-panel.crew-members small{font-size:11px}.crew-v2-panel .crew-activity strong{font-size:14px}.crew-v2-panel .crew-activity span{font-size:11px}.crew-v2-panel .crew-activity time{font-size:10px}@keyframes crew-build-pulse{50%{filter:brightness(1.35)drop-shadow(0 0 10px #ff9b4d);transform:translateY(-3px)}}@media (max-width:760px){.facility-screen.crew-facility{overflow:hidden}.crew-v2{grid-template-rows:66px 48px minmax(0,1fr)}.crew-v2-header{grid-template-columns:minmax(0,1fr) auto;padding:0 52px 0 12px}.crew-v2-identity span{font-size:7px}.crew-v2-identity strong{font-size:16px}.crew-v2-identity small{font-size:7px}.crew-v2-economy{display:none}.crew-v2-leave{width:48px;font-size:0}.crew-v2-leave svg{width:16px}.crew-v2-nav button{flex:1;gap:4px;min-width:0;font-size:8px}.crew-v2-nav button svg{width:15px}.crew-v2-nav button>i{position:absolute;top:4px;right:7px}.crew-base-terrain{background-position:50%;background-size:cover}.crew-settlement-status{padding:5px 8px;top:7px}.crew-settlement-status span,.crew-settlement-status small{font-size:5px}.crew-settlement-status strong{font-size:15px}.crew-building-node{width:100px;height:112px}.crew-building-node.command_center{width:125px;height:137px}.crew-building-node>div{min-width:86px;padding:4px 5px}.crew-building-node span{font-size:5px}.crew-building-node strong{font-size:7px}.crew-building-node>em{font-size:5px}.crew-funding-dock{grid-template-columns:20px repeat(3,35px);gap:3px;padding:5px;display:grid;top:6px;left:6px}.crew-funding-dock>div{display:none}.crew-funding-dock>button{min-width:34px;min-height:28px;font-size:6px}.crew-funding-dock>button small{display:none}.crew-rally-beacon{padding:5px;top:47px;right:6px}.crew-rally-beacon>svg{width:15px}.crew-rally-beacon span,.crew-rally-beacon small{display:none}.crew-rally-beacon strong{font-size:7px}.crew-rally-beacon>button{min-height:26px;font-size:6px}.crew-building-console{width:calc(100% - 12px);padding:8px;bottom:6px}.crew-building-console>header{grid-template-columns:30px minmax(0,1fr)}.crew-building-console>header>i{width:28px;height:28px}.crew-building-console header span{font-size:5px}.crew-building-console header strong{font-size:11px}.crew-building-console header p{font-size:7px}.crew-building-console>header>b{display:none}.crew-console-body{grid-template-columns:1fr auto;gap:6px}.crew-console-levels{display:none}.crew-console-cost{overflow:hidden}.crew-console-cost span,.crew-console-cost small{padding:4px;font-size:5px}.crew-console-upgrade{min-height:31px;padding:0 8px;font-size:6px}.crew-console-warehouse{overflow-x:auto}.crew-console-warehouse>span{display:none}.crew-console-warehouse>button{white-space:nowrap}.crew-worker{display:none}.crew-v2-panel{padding:14px 10px 30px}.crew-v2-panel .help-request-create{grid-template-columns:1fr}.crew-v2-panel .help-request-create article{padding:12px}.crew-v2-panel.crew-members article{grid-template-columns:38px minmax(0,1fr) 68px}.crew-v2-panel .help-request-create strong,.crew-v2-panel .help-request-list strong,.crew-v2-panel.crew-members strong{font-size:12px}.crew-v2-panel .help-request-create small,.crew-v2-panel .help-request-list small,.crew-v2-panel.crew-members small{font-size:9px}}@media (min-width:621px){.cockpit-hud{aspect-ratio:2079/756;width:min(850px,100% - 18px);padding:0;overflow:hidden}.cockpit-hud:before{filter:none;background-image:url(/assets/generated/cockpit-console-frame-v3.png);display:block}.cockpit-hud .cockpit-readout{grid-template-columns:1fr 1fr 1fr;align-items:stretch;gap:0;display:grid;position:absolute;inset:11.7% 15.4% 52.2% 15.6%}.cockpit-hud .cockpit-readout>section{border-right:1px solid #86aeb726;flex-direction:column;justify-content:center;min-width:0;padding:8px 20px;display:flex}.cockpit-hud .cockpit-readout>section:last-child{border-right:0}.cockpit-hud .cockpit-segment>span,.cockpit-hud .cockpit-pressure span,.cockpit-hud .cockpit-output span{letter-spacing:1.25px;font-size:9px}.cockpit-hud .cockpit-segment>strong{font-size:30px}.cockpit-hud .cockpit-segment>small{font-size:9px}.cockpit-hud .cockpit-segment .hp-track{width:100%;height:8px;margin-top:8px}.cockpit-hud .cockpit-pressure header b{font-size:8px}.cockpit-hud .cockpit-pressure .pressure-track{width:100%;height:10px;margin-top:13px}.cockpit-hud .cockpit-pressure>small{margin-top:7px;font-size:9px}.cockpit-hud .cockpit-output{grid-template-columns:44px minmax(0,1fr);align-content:center;gap:7px 10px;display:grid}.cockpit-hud .cockpit-output>svg{width:40px;height:40px;padding:8px}.cockpit-hud .cockpit-output>div strong{font-size:25px}.cockpit-hud .cockpit-output>div small{font-size:8px}.cockpit-hud .cockpit-output>i{height:4px}.cockpit-hud .ability-bar{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8%;margin:0;display:grid;position:absolute;inset:49.8% 13.5% 31.9% 13.1%}.cockpit-hud .ability-bar button{background:linear-gradient(145deg,#0e1d29db,#060f18db);border:0;border-radius:8px;grid-template-columns:27px minmax(0,1fr) auto;gap:9px;width:100%;height:100%;min-height:0;padding:7px 11px;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.cockpit-hud .ability-bar button:hover:not(:disabled){background:linear-gradient(145deg,#182e3bf0,#09151ff0)}.cockpit-hud .ability-bar svg{width:22px;height:22px}.cockpit-hud .ability-bar .ability-copy{gap:6px}.cockpit-hud .ability-copy strong{font-size:11px}.cockpit-hud .ability-charge{height:5px}.cockpit-hud .ability-bar button>b{font-size:8px}.cockpit-hud .cockpit-footer{white-space:nowrap;margin:0;padding:0 10px;font-size:8px;display:flex;position:absolute;inset:72.3% 13.7% 21.1% 13.5%;overflow:hidden}.cockpit-hud .cockpit-footer kbd{padding:2px 6px;font-size:7px}.cockpit-hud .cockpit-footer b{font-size:7px}.cockpit-hud>.boss-mechanic{z-index:3;white-space:nowrap;background:0 0;border:0;border-radius:0;margin:0;padding:0 10px;font-size:8px;position:absolute;inset:72.3% 13.7% 21.1% 13.5%;overflow:hidden}.cockpit-hud:has(>.boss-mechanic) .cockpit-footer{visibility:hidden}}@media (max-width:900px) and (min-width:621px){.cockpit-hud .cockpit-readout>section{padding:5px 11px}.cockpit-hud .cockpit-segment>strong{font-size:24px}.cockpit-hud .cockpit-pressure>small{display:none}.cockpit-hud .cockpit-output>svg{width:34px;height:34px;padding:7px}.cockpit-hud .cockpit-output>div strong{font-size:21px}.cockpit-hud .ability-bar button{grid-template-columns:22px minmax(0,1fr);gap:6px;padding:5px 8px}.cockpit-hud .ability-bar svg{width:19px;height:19px}.cockpit-hud .ability-bar button>b{display:none}.cockpit-hud .ability-copy strong{font-size:9px}}.biome-chip .layer-label{color:#66cddb;letter-spacing:1.8px;margin-top:14px;font-size:10px;display:block}.biome-chip .biome-depth{color:#f58b3a;font-variant-numeric:tabular-nums;text-shadow:0 4px 18px #0000008c;margin-top:2px;font-size:43px;line-height:1;display:block}.biome-chip .biome-depth i{color:#9eabb0;margin-left:7px;font-size:17px;font-style:normal}.cockpit-hud{isolation:isolate;width:min(850px,100% - 20px);box-shadow:none;background:0 0;border:0;border-radius:0;padding:34px 68px 43px}.cockpit-hud:before{content:"";z-index:0;filter:drop-shadow(0 24px 22px #0000009e);pointer-events:none;background:url(/assets/generated/cockpit-console-frame-v2.png) 50%/100% 100% no-repeat;position:absolute;inset:0}.cockpit-hud>*{z-index:1;position:relative}.cockpit-readout{grid-template-columns:180px minmax(240px,1fr) 190px;align-items:stretch;gap:16px;display:grid}.cockpit-readout>section{border-right:1px solid #86aeb729;min-width:0;padding:3px 14px}.cockpit-readout>section:last-child{border-right:0}.cockpit-segment>span,.cockpit-pressure span,.cockpit-output span{color:#68d6df;letter-spacing:1.5px;font-size:10px;font-weight:950;display:block}.cockpit-segment>strong{font-variant-numeric:tabular-nums;margin-top:2px;font-size:32px;line-height:1;display:block}.cockpit-segment>strong i{color:#7f969e;margin-left:2px;font-size:13px;font-style:normal}.cockpit-segment>small{color:#80949b;margin-top:3px;font-size:10px;display:block}.cockpit-segment .hp-track{height:10px;margin-top:9px}.cockpit-pressure header{justify-content:space-between;align-items:center;gap:10px;display:flex}.cockpit-pressure header b{color:#a5b3b8;white-space:nowrap;font-size:10px}.cockpit-pressure .pressure-track{height:12px;margin-top:17px}.cockpit-pressure>small{color:#6f838b;margin-top:9px;font-size:10px;line-height:1.35;display:block}.cockpit-output{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:11px;display:grid}.cockpit-output>svg{color:#62dce7;border:1px solid #59dae34d;border-radius:50%;width:46px;height:46px;padding:10px}.cockpit-output>div strong{color:#62dce7;margin-top:2px;font-size:28px;line-height:1;display:block}.cockpit-output>div small{color:#7d9198;margin-top:5px;font-size:9px;font-weight:850;display:block}.cockpit-output>i{background:#152634;border-radius:5px;grid-column:1/-1;height:5px;display:block;overflow:hidden}.cockpit-output>i b{background:#68dce5;height:100%;display:block}.cockpit-hud .ability-bar button{background:#0c1a26;border-radius:10px;grid-template-columns:31px minmax(0,1fr) auto;height:61px;padding:8px 12px}.cockpit-hud .ability-bar span{font-size:13px}.cockpit-hud .ability-bar b{font-size:10px}.cockpit-hud .ability-overdrive{color:#ffad68;border-color:#f58b3a75}.cockpit-hud .ability-overdrive svg{color:#ff9949}.cockpit-hud .ability-pressure_lock{border-color:#61e7f261}.cockpit-hud .ability-seismic_charge{color:#d2abff;border-color:#b46cff6b}.cockpit-hud .ability-seismic_charge svg{color:#bd7dff}.cockpit-footer{color:#71858d;justify-content:center;align-items:center;gap:8px;margin-top:9px;font-size:10px;display:flex}.cockpit-footer kbd{color:#c7d5d8;background:#1d2b34;border:1px solid #3a4d57;border-radius:4px;padding:3px 7px;font-size:9px}.cockpit-footer b{color:#78929a;letter-spacing:.7px;margin-left:auto;font-size:9px}@media (min-width:1200px){.quick-shop .shop-list.compact{gap:17px}.quick-shop .shop-list.compact .shop-card{background:#0b1924;border:1px solid #77a4af38;border-radius:13px;grid-template-columns:88px minmax(0,1fr);gap:13px;padding:42px 13px 15px;position:relative}.quick-shop .shop-list.compact .shop-card.is-recommended{border-color:#5bd2a261}.quick-shop .shop-list.compact .shop-card.is-next-unlock{opacity:.57;filter:saturate(.55)}.quick-shop .shop-card-label{color:#69d9ae;letter-spacing:1.5px;font-size:10px;font-weight:950;position:absolute;top:13px;left:13px}.quick-shop .is-next-unlock .shop-card-label{color:#899aa0}.quick-shop .shop-list.compact .shop-icon{border-radius:12px;width:88px;height:88px}.quick-shop .shop-list.compact .upgrade-icon svg{width:37px;height:37px}.quick-shop .shop-list.compact .shop-title{display:block}.quick-shop .shop-list.compact .shop-title strong{white-space:normal;font-size:15px;display:block}.quick-shop .shop-list.compact .shop-title span{margin-top:5px;font-size:11px;display:block}.quick-shop .shop-list.compact .shop-copy p{font-size:12px;line-height:1.5}.quick-shop .shop-list.compact .shop-copy small{margin-top:7px;font-size:10px;display:block}.quick-shop .shop-list.compact .buy-button{min-height:54px;margin-top:2px}.quick-shop .shop-list.compact .is-next-unlock .buy-button{display:none}}@media (max-width:900px){.biome-chip .biome-depth{font-size:34px}.biome-chip .biome-depth i{font-size:14px}.cockpit-hud{padding:30px 55px 39px}.cockpit-readout{grid-template-columns:140px minmax(170px,1fr) 145px;gap:6px}.cockpit-readout>section{padding:3px 7px}.cockpit-output{grid-template-columns:38px minmax(0,1fr)}.cockpit-output>svg{width:36px;height:36px;padding:7px}.cockpit-output>div strong{font-size:23px}}@media (max-width:620px){.biome-chip .layer-label,.biome-chip .biome-depth,.biome-chip>p,.biome-chip>small:last-child{display:none}.biome-chip strong{font-size:16px}.cockpit-hud{background:#07131e;border:1px solid #66a7b54d;border-radius:14px;width:calc(100% - 16px);padding:9px 9px 7px;box-shadow:0 18px 45px #00000080}.cockpit-hud:before{display:none}.cockpit-readout{grid-template-columns:92px minmax(0,1fr) 92px;gap:4px}.cockpit-readout>section{padding:2px 6px}.cockpit-segment>span,.cockpit-pressure span,.cockpit-output span{letter-spacing:.6px;font-size:7px}.cockpit-segment>strong{font-size:22px}.cockpit-segment>small{display:none}.cockpit-segment .hp-track{height:7px;margin-top:6px}.cockpit-pressure header b{font-size:7px}.cockpit-pressure .pressure-track{height:9px;margin-top:10px}.cockpit-pressure>small{display:none}.cockpit-output{text-align:right;display:block}.cockpit-output>svg,.cockpit-output>i,.cockpit-output>div small{display:none}.cockpit-output>div strong{font-size:21px}.cockpit-hud .ability-bar{gap:4px;margin-top:7px}.cockpit-hud .ability-bar button{grid-template-columns:19px minmax(0,1fr);height:43px;padding:4px 6px}.cockpit-hud .ability-bar svg{width:17px;height:17px}.cockpit-hud .ability-bar span{font-size:9px}.cockpit-hud .ability-bar b{grid-column:2;margin-top:-7px;font-size:7px}.cockpit-footer{display:none}}.mobile-bottom-nav,.mobile-system-menu,.mobile-system-scrim{display:none}.desktop-nav{gap:2px;padding:10px 6px;overflow:hidden}.desktop-nav button{border-radius:8px;gap:4px;width:58px;min-height:54px}.desktop-nav .nav-icon{width:19px;height:19px}.desktop-nav span{font-size:8px}.desktop-nav .nav-badge{top:3px;right:4px}.desktop-nav .nav-badge.timer{min-width:31px;font-size:7px;right:0}.cockpit-hud{padding:26px 66px 34px}.cockpit-readout{gap:11px}.cockpit-hud .ability-bar{gap:8px;margin:10px 11px 0}.cockpit-hud .ability-bar button{grid-template-columns:26px minmax(0,1fr) auto;gap:9px;height:56px;padding:7px 11px;overflow:hidden}.cockpit-hud .ability-bar svg{width:21px;height:21px}.cockpit-hud .ability-bar .ability-copy{flex-direction:column;gap:7px;min-width:0;display:flex}.cockpit-hud .ability-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.cockpit-hud .ability-charge{background:#172a38;border-radius:5px;width:100%;height:5px;display:block;overflow:hidden;box-shadow:inset 0 1px 2px #000000bf}.cockpit-hud .ability-charge em{background:currentColor;border-radius:5px;height:100%;transition:width .25s linear;display:block;box-shadow:0 0 9px}.cockpit-hud .ability-bar button>b{white-space:nowrap;font-size:8px}.cockpit-hud .ability-bar button>b:empty{display:none}.cockpit-footer{margin:7px 11px 0}@media (min-width:1200px){.quick-shop .shop-list.compact{gap:6px}.quick-shop .shop-list.compact .shop-card{border-radius:9px;grid-template-columns:48px minmax(0,1fr) 76px;gap:8px;min-height:82px;padding:27px 8px 8px}.quick-shop .shop-card-label{font-size:8px;top:8px;left:9px}.quick-shop .shop-list.compact .shop-icon{border-radius:9px;width:48px;height:48px}.quick-shop .shop-list.compact .upgrade-icon svg{width:23px;height:23px}.quick-shop .shop-list.compact .shop-title{display:flex}.quick-shop .shop-list.compact .shop-title strong{white-space:nowrap;font-size:12px}.quick-shop .shop-list.compact .shop-title span{margin-top:0;font-size:9px}.quick-shop .shop-list.compact .shop-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:3px 0;font-size:10px;line-height:1.25;display:-webkit-box;overflow:hidden}.quick-shop .shop-list.compact .shop-copy small{margin-top:3px;font-size:8px}.quick-shop .shop-list.compact .buy-button{grid-area:1/3;align-self:end;min-height:45px;margin:0}.quick-shop .shop-list.compact .buy-button span,.quick-shop .shop-list.compact .buy-button b{font-size:9px}.quick-shop .shop-list.compact .machine-mastery{display:none}.quick-shop .shop-list.compact .is-next-unlock{grid-template-columns:48px minmax(0,1fr)}.quick-shop .panel-content{padding:10px 12px 20px}.quick-shop .bulk-selector{margin-bottom:8px;padding:6px 0 9px}.quick-shop .bulk-selector button{height:32px;font-size:9px}}@media (max-width:900px) and (min-width:621px){.desktop-nav button{min-height:51px}.desktop-nav span{font-size:7px}.cockpit-hud{padding:24px 55px 32px}.cockpit-hud .ability-bar{margin-left:9px;margin-right:9px}}@media (max-width:620px){.desktop-nav{display:none}.mobile-bottom-nav{z-index:55;height:72px;padding:0 max(4px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(4px,env(safe-area-inset-left));border-top:1px solid var(--line);background:#070f18fa;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav button{color:#72868e;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;height:71px;display:flex;position:relative}.mobile-bottom-nav button.active{color:#ff9d55}.mobile-bottom-nav button.active:before{content:"";background:#f58b3a;height:3px;position:absolute;top:0;left:29%;right:29%}.mobile-bottom-nav .nav-icon{width:20px;height:20px}.mobile-bottom-nav span{font-size:9px;font-weight:850}.mobile-bottom-nav .nav-badge{top:6px;right:16%}.mobile-system-scrim{z-index:56;background:#02060a9e;border:0;display:block;position:fixed;inset:0 0 72px}.mobile-system-menu{z-index:58;background:#0e1a27;border:1px solid #7eb8c63d;border-radius:14px;max-height:calc(100% - 105px);display:block;position:fixed;bottom:82px;left:10px;right:10px;overflow:auto;box-shadow:0 24px 70px #00000094}.mobile-system-menu>header{z-index:2;background:#0e1a27;border-bottom:1px solid #92bac424;justify-content:space-between;align-items:center;padding:13px 14px;display:flex;position:sticky;top:0}.mobile-system-menu>header strong{font-size:16px}.mobile-system-menu>header button{color:#b8c8cc;background:#1a2a38;border:0;border-radius:8px;width:34px;height:34px;font-size:22px}.mobile-system-menu>div{grid-template-columns:1fr 1fr;gap:1px;padding:6px;display:grid}.mobile-system-menu>div>button{color:#e1edef;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;min-height:61px;padding:8px;display:grid}.mobile-system-menu>div>button:active{background:#172633}.mobile-system-menu svg{color:#68dce5;width:20px}.mobile-system-menu button span{flex-direction:column;min-width:0;display:flex}.mobile-system-menu button strong{font-size:12px}.mobile-system-menu button small{color:#7f9299;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.cockpit-hud .ability-bar .ability-copy{gap:4px}.cockpit-hud .ability-copy strong{font-size:9px}.cockpit-hud .ability-charge{height:4px}.cockpit-hud .ability-bar button>b{display:none}}@media (min-width:621px){.cockpit-hud{aspect-ratio:2079/756;width:min(850px,100% - 18px);padding:0;overflow:hidden}.cockpit-hud:before{filter:none;background:url(/assets/generated/cockpit-console-frame-v3.png) 50%/100% 100% no-repeat;display:block}.cockpit-hud .ability-bar{gap:1.8%;margin:0;position:absolute;inset:49.8% 13.5% 31.9% 13.1%}.cockpit-hud .ability-bar button{background:linear-gradient(145deg,#0e1d29db,#060f18db);border:0;border-radius:8px;grid-template-columns:27px minmax(0,1fr) auto;gap:9px;width:100%;height:100%;min-height:0;padding:7px 11px;box-shadow:inset 0 1px #ffffff0a}.cockpit-hud .ability-bar button:last-child{padding-left:18px}.cockpit-hud .ability-bar svg{width:22px;height:22px}.cockpit-hud .ability-bar .ability-copy{gap:6px}.cockpit-hud .ability-copy strong{font-size:11px}.cockpit-hud .ability-charge{height:5px}.cockpit-hud .cockpit-footer{margin:0;padding:0 10px;position:absolute;inset:72.3% 13.7% 21.1% 13.5%}}@media (max-width:900px) and (min-width:621px){.cockpit-hud{padding:0}.cockpit-hud .ability-bar{margin:0}.cockpit-hud .ability-bar button{grid-template-columns:22px minmax(0,1fr);gap:6px;padding:5px 8px}}@media (max-width:620px){.cockpit-hud .cockpit-readout{grid-template-columns:70px minmax(0,1fr) 64px;gap:0}.cockpit-hud .cockpit-readout>section{padding:2px 5px}.cockpit-hud .cockpit-pressure header b,.cockpit-hud .cockpit-output span{display:none}.cockpit-hud .cockpit-output>div strong{font-size:19px}}.crew-command-bar>.crew-leave-button{color:#ef8a7e;cursor:pointer;background:#7324223d;border:1px solid #e15b4d5c;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:7px;font-weight:950;display:flex}.crew-command-bar>.crew-leave-button:hover{color:#ffaaa0;background:#8a2b2761;border-color:#ef7465a6}.crew-command-bar>.crew-leave-button span{color:inherit;font-size:inherit;letter-spacing:.6px}@media (max-width:620px){.crew-command-bar{grid-template-columns:1fr 1fr}.crew-command-bar>.crew-leave-button{grid-column:1/-1;min-height:40px}}.crew-command-bar{gap:10px;padding:12px}.crew-command-bar span{font-size:10px}.crew-command-bar strong{font-size:16px}.crew-command-bar>.crew-leave-button{min-height:40px;padding:0 12px;font-size:10px}.crew-command-bar>.crew-leave-button svg{width:16px;height:16px}.crew-tabs{gap:6px;margin-bottom:14px;padding:5px}.crew-tabs button{gap:7px;min-height:46px;font-size:11px}.crew-tabs button svg{width:17px;height:17px}.crew-tabs button i{font-size:9px}.crew-onboarding{gap:12px}.crew-onboarding>section{padding:16px}.crew-onboarding header{gap:11px;margin-bottom:14px}.crew-onboarding header>svg{width:27px}.crew-onboarding header span{font-size:10px}.crew-onboarding header strong{font-size:15px}.crew-onboarding form{gap:11px}.crew-onboarding label{font-size:10px}.crew-onboarding input{height:43px;padding:0 12px;font-size:13px}.crew-onboarding form button,.crew-directory button{min-height:42px;font-size:10px}.crew-directory{margin-top:18px}.crew-directory>header,.crew-members>header,.crew-activity>header{margin-bottom:10px;font-size:10px}.crew-directory article{grid-template-columns:52px minmax(0,1fr) auto 62px;gap:10px;margin-bottom:7px;padding:11px}.crew-directory article>i{font-size:11px}.crew-directory strong{font-size:13px}.crew-directory small{margin-top:4px;font-size:10px}.crew-directory article>span{font-size:10px}.crew-donation{grid-template-columns:40px minmax(0,1fr);gap:11px;padding:14px}.crew-donation>svg{width:30px;height:30px}.crew-donation span{font-size:10px}.crew-donation strong{font-size:14px;line-height:1.25}.crew-donation small{margin-top:5px;font-size:10px;line-height:1.35}.crew-donation>div:last-child{gap:7px}.crew-donation button{min-height:45px;font-size:12px}.crew-donation button small{font-size:9px}.crew-warehouse{margin-top:11px;padding:13px}.crew-warehouse>header,.crew-help-board>header{margin-bottom:11px}.crew-warehouse>header svg,.crew-help-board>header svg{width:22px}.crew-warehouse>header b,.crew-help-board>header b{font-size:10px}.crew-warehouse>header small,.crew-help-board>header small{margin-top:4px;font-size:10px;line-height:1.3}.crew-warehouse>header>strong,.crew-help-board>header>strong{font-size:9px}.crew-warehouse>div{gap:6px}.crew-warehouse article{grid-template-columns:34px minmax(0,1fr) auto;gap:10px;padding:10px}.crew-warehouse article strong{font-size:12px}.crew-warehouse article span{margin-top:3px;font-size:10px}.crew-warehouse button,.help-actions button,.help-request-create button{min-height:36px;padding:0 9px;font-size:9px}.crew-construction{grid-template-columns:48px minmax(0,1fr) auto;gap:11px;padding:13px}.crew-construction span{font-size:10px}.crew-construction strong{font-size:14px}.crew-construction small{margin-top:4px;font-size:10px}.crew-construction>b{font-size:13px}.crew-building-grid{gap:10px;margin-top:12px}.crew-building-grid article{padding:13px}.crew-building-grid header{gap:10px}.crew-building-grid header>i{width:38px;height:38px;font-size:17px}.crew-building-grid header span{font-size:9px}.crew-building-grid header strong{font-size:13px}.crew-building-grid p{min-height:38px;margin:9px 0;font-size:11px;line-height:1.45}.building-materials{gap:5px;margin-top:9px}.building-materials span{padding:5px 7px;font-size:9px}.crew-building-grid footer{margin-top:10px}.crew-building-grid footer>span{font-size:9px}.crew-building-grid footer button{min-width:74px;min-height:38px;font-size:9px}.crew-help-board>header{padding:13px}.help-request-create{gap:8px}.help-request-create article{grid-template-columns:31px 1fr;gap:8px;padding:11px}.help-request-create strong{font-size:11px}.help-request-create small{margin-top:3px;font-size:9px}.help-request-list{margin-top:13px}.help-request-list>article{grid-template-columns:40px minmax(0,1fr) auto;gap:10px;margin-bottom:7px;padding:12px}.help-request-list>article>i{width:37px;height:37px}.help-request-list span{font-size:9px}.help-request-list strong{font-size:13px}.help-request-list small,.help-request-list>article>b{font-size:9px}.crew-members article{grid-template-columns:42px minmax(0,1fr) 76px;gap:11px;margin-bottom:7px;padding:11px}.crew-members article>i{width:38px;height:38px;font-size:11px}.crew-members article>i svg{width:18px}.crew-members strong{font-size:13px}.crew-members small{margin-top:4px;font-size:10px;line-height:1.3}.crew-members article>button{min-height:37px;font-size:9px}.crew-activity article{grid-template-columns:38px minmax(0,1fr) auto;gap:11px;padding:11px 4px}.crew-activity article>i{width:35px;height:35px}.crew-activity article>i svg{width:17px}.crew-activity strong{font-size:12px}.crew-activity span{margin-top:4px;font-size:10px;line-height:1.35}.crew-activity time{font-size:9px}@media (max-width:620px){.crew-tabs button{font-size:10px}.crew-onboarding>section{padding:14px}.crew-directory article{grid-template-columns:46px minmax(0,1fr) 58px}.crew-donation strong{font-size:13px}.crew-building-grid p{min-height:0}.crew-command-bar span{font-size:9px}.crew-command-bar strong{font-size:14px}}.facility-screen.factory{background:#050c13}.industry-v2{color:#eef7f8;background:linear-gradient(#040a10d1,#040a10f5),url(/assets/generated/industrial-complex.webp) 50%/cover fixed;min-height:100%;padding:0 22px 28px;font-size:14px}.industry-v2-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040a10c7;border-bottom:1px solid #82a7b233;justify-content:space-between;align-items:center;gap:28px;min-height:78px;padding:0 62px 0 10px;display:flex}.industry-v2-brand{flex-direction:column;min-width:210px;display:flex}.industry-v2-brand span{color:#f0a05d;letter-spacing:1.8px;font-size:12px;font-weight:950}.industry-v2-brand strong{margin-top:4px;font-size:20px}.industry-v2-resources{align-items:stretch;display:flex}.industry-v2-resources>div{border-left:1px solid #82a7b229;grid-template-columns:30px 1fr;align-items:center;gap:10px;min-width:145px;padding:9px 18px;display:grid}.industry-v2-resources svg{color:#65dfe7;width:25px}.industry-v2-resources>div:nth-child(n+3) svg{color:#e89d5b}.industry-v2-resources>div:last-child svg{color:#bb7cff}.industry-v2-resources span{color:#81949b;letter-spacing:.8px;flex-direction:column;font-size:10px;font-weight:900;display:flex}.industry-v2-resources strong{color:#eef7f8;letter-spacing:0;margin-top:2px;font-size:16px}.industry-v2-tabs{background:#050c13db;border-bottom:1px solid #82a7b229;justify-content:center;align-items:stretch;gap:18px;height:62px;display:flex}.industry-v2-tabs button{color:#82939a;letter-spacing:.7px;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:10px;min-width:190px;font-size:13px;font-weight:900;display:flex;position:relative}.industry-v2-tabs button:after{content:"";background:0 0;height:3px;position:absolute;bottom:0;left:18%;right:18%}.industry-v2-tabs button.active{color:#f3a15a}.industry-v2-tabs button.active:after{background:#f39a4d;box-shadow:0 0 10px #f39a4d5c}.industry-v2-tabs svg{width:22px}.industry-v2-tabs i{color:#7be0e6;background:#172631;border-radius:11px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:10px;font-style:normal;display:grid}.industry-production-v2{grid-template-columns:178px minmax(560px,1fr) 292px;gap:14px;max-width:1500px;min-height:calc(100vh - 162px);margin:auto;padding-top:14px;display:grid}.industry-inputs-v2,.industry-orders-v2{background:#070f17e6;border:1px solid #7ea4ae38;border-radius:13px;overflow:auto;box-shadow:0 18px 45px #0000004d}.industry-inputs-v2{padding:16px}.industry-inputs-v2>header,.industry-orders-v2>header{flex-direction:column;display:flex}.industry-inputs-v2>header span,.industry-orders-v2>header span,.industry-lines-v2>header span{color:#68dce4;letter-spacing:1.3px;font-size:10px;font-weight:950}.industry-inputs-v2>header strong,.industry-orders-v2>header strong{margin-top:4px;font-size:16px}.industry-ore-row{border-top:1px solid #7ea4ae26;border-bottom:1px solid #7ea4ae26;grid-template-columns:32px 1fr;align-items:center;gap:10px;margin:18px -4px 0;padding:13px 8px;display:grid}.industry-ore-row svg{color:#66e3eb}.industry-ore-row span{color:#80959c;flex-direction:column;font-size:10px;font-weight:900;display:flex}.industry-ore-row strong{color:#effbfc;margin-top:2px;font-size:19px}.industry-inputs-v2 h3{color:#e99c58;letter-spacing:1.1px;margin:20px 0 9px;font-size:10px}.industry-inputs-v2>article{border-top:1px solid #7ea4ae1c;grid-template-columns:27px 1fr;align-items:center;gap:8px;padding:11px 3px;display:grid}.industry-inputs-v2>article>svg{color:#eaa05d;width:20px}.industry-inputs-v2>article>div{grid-template-columns:1fr auto;gap:3px;display:grid}.industry-inputs-v2 article span{color:#aebdc1;font-size:12px}.industry-inputs-v2 article strong{font-size:11px}.industry-inputs-v2 article i{background:#172630;border-radius:5px;grid-column:1/-1;height:5px;overflow:hidden}.industry-inputs-v2 article i b{background:linear-gradient(90deg,#b86131,#f0a55f);height:100%;display:block}.industry-extraction-link{background:#1130398f;border:1px solid #5fd5dd42;border-radius:9px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;margin-top:16px;padding:11px 8px;display:grid}.industry-extraction-link>svg{color:#68dce4;width:19px}.industry-extraction-link>div{flex-direction:column;min-width:0;display:flex}.industry-extraction-link span{color:#68dce4;letter-spacing:.8px;font-size:8px;font-weight:950}.industry-extraction-link strong{color:#d9e8ea;text-overflow:ellipsis;margin-top:3px;font-size:10px;overflow:hidden}.industry-extraction-link button{color:#8aebee;cursor:pointer;background:#17434c;border:1px solid #5fd5dd61;border-radius:7px;grid-column:1/-1;min-height:34px;font-size:9px;font-weight:950}.industry-lines-v2{flex-direction:column;min-width:0;display:flex}.industry-lines-v2>header{justify-content:space-between;align-items:center;min-height:48px;padding:0 4px;display:flex}.industry-lines-v2>header>div{flex-direction:column;display:flex}.industry-lines-v2>header strong{margin-top:3px;font-size:18px}.industry-lines-v2>header>b{color:#8b9da3;letter-spacing:.6px;font-size:11px}.industry-line-v2{background-position:50%;background-size:cover;border:1px solid #7ea4ae40;border-radius:13px;flex:1;grid-template-columns:minmax(255px,1.5fr) minmax(150px,.9fr) 92px 72px;align-items:stretch;gap:0;min-height:170px;margin-bottom:10px;display:grid;position:relative;overflow:hidden;box-shadow:0 15px 35px #00000052}.industry-line-v2:before{content:"";z-index:0;background:linear-gradient(90deg,#070f17fc 0 46%,#070f17c2 68%,#070f17f2);position:absolute;inset:0}.industry-line-v2.line-0{background-image:url(/assets/generated/industrial-complex.webp);border-color:#eb92466b}.industry-line-v2.line-1{background-image:url(/assets/generated/biome-echo-factory.webp);border-color:#48c4d26b}.industry-line-v2.line-2{background-image:url(/assets/generated/biome-crystal.webp);border-color:#ae64e86e}.industry-line-v2>*{z-index:1;position:relative}.industry-line-v2.locked{opacity:.76;filter:saturate(.62)}.industry-line-v2.locked:before{background:linear-gradient(90deg,#070f17fa 0 46%,#070f17d4 70%,#070f17f5)}.industry-line-v2.blocked{border-style:dashed}.industry-line-recipe{grid-template-columns:30px 74px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:13px;display:grid}.industry-line-recipe>b{color:#f0a05c;align-self:start;font-size:16px}.industry-line-v2.line-1 .industry-line-recipe>b{color:#67dce6}.industry-line-v2.line-2 .industry-line-recipe>b{color:#c686ff}.industry-line-recipe>img{object-fit:contain;filter:drop-shadow(0 8px 10px #00000073);width:70px;height:70px}.industry-line-recipe>div{flex-direction:column;min-width:0;display:flex}.industry-line-recipe span{color:#d58d50;letter-spacing:1px;font-size:9px;font-weight:950}.industry-line-recipe strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:16px;overflow:hidden}.industry-line-recipe small{color:#9aabb0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:12px;line-height:1.3;display:-webkit-box;overflow:hidden}.industry-line-recipe>button{color:#f2ab69;cursor:pointer;background:#482614ad;border:1px solid #ea97487a;border-radius:7px;grid-column:2/-1;min-height:31px;font-size:10px;font-weight:900}.industry-line-recipe small.industry-line-missing{color:#ff9b83;font-weight:800}.industry-line-process>i.paused{background:repeating-linear-gradient(135deg,#172630 0 7px,#1c2c35 7px 14px)}.industry-line-process{background:#040b118f;border-left:1px solid #7ea4ae29;border-right:1px solid #7ea4ae29;flex-direction:column;justify-content:center;min-width:0;padding:16px;display:flex}.industry-line-process>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.industry-line-process span{color:#6edce4;font-size:10px;font-weight:950}.industry-line-process div>b{font-size:12px}.industry-line-process>i{background:#172630;border-radius:8px;height:8px;margin-top:15px;overflow:hidden}.industry-line-process>i>b{background:linear-gradient(90deg,#258f9b,#6de4e8);height:100%;display:block;box-shadow:0 0 9px #57dde459}.industry-line-output{text-align:center;background:#040b11c7;flex-direction:column;justify-content:center;align-items:center;display:flex}.industry-line-output>span{color:#81959c;font-size:9px;font-weight:900}.industry-line-output svg{color:#70dde4;width:23px;margin-top:8px}.industry-line-v2.line-2 .industry-line-output svg{color:#c486ff}.industry-line-output strong{margin-top:5px;font-size:22px}.industry-line-output small{color:#8c9da2;margin-top:2px;font-size:9px}.industry-line-action{color:#ffc17d;cursor:pointer;background:#643418bf;border:0;border-left:1px solid #7ea4ae33;font-size:11px;font-weight:950}.industry-line-v2.line-1>.industry-line-action{color:#7cebf0;background:#13525bc7}.industry-line-v2.line-2>.industry-line-action{color:#d6a7ff;background:#4b2367c7}.industry-line-action svg{width:20px}.industry-line-action:disabled{color:#677b82;cursor:not-allowed;background:#202b32cc}.industry-recipe-menu{z-index:5;background:#08141e;border:1px solid #69d3db6b;border-radius:10px;width:min(340px,100% - 92px);position:absolute;inset:8px 78px 8px auto;overflow:auto;box-shadow:0 18px 50px #000000a6}.industry-recipe-menu>header{border-bottom:1px solid #7ea4ae29;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.industry-recipe-menu>header strong{font-size:14px}.industry-recipe-menu>header button{color:#cad8da;background:#192a35;border:0;border-radius:6px;width:28px;height:28px;font-size:18px}.industry-recipe-menu>button{color:#dce9eb;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #7ea4ae1a;grid-template-columns:28px 1fr;align-items:center;gap:10px;width:100%;padding:10px 12px;display:grid}.industry-recipe-menu>button:hover,.industry-recipe-menu>button.active{background:#17303a}.industry-recipe-menu>button:disabled{opacity:.4}.industry-recipe-menu svg{color:#65dce4;width:20px}.industry-recipe-menu>button span{flex-direction:column;font-size:13px;font-weight:850;display:flex}.industry-recipe-menu>button small{color:#82969d;margin-top:2px;font-size:10px;font-weight:500}.industry-flow-v2{background:#070f17d6;border:1px solid #7ea4ae2e;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:43px;margin-top:auto;display:flex}.industry-flow-v2 span{color:#9baeb3;align-items:center;gap:5px;font-size:9px;font-weight:900;display:flex}.industry-flow-v2 span:first-child{color:#68dce4}.industry-flow-v2 svg{width:14px}.industry-flow-v2>b{color:#586c73}.industry-orders-v2{padding:14px}.industry-orders-v2>header{border-bottom:1px solid #7ea4ae26;padding:2px 3px 12px}.industry-orders-v2>header>b{color:#71dfe5;margin-top:6px;font-size:22px}.industry-shipment-live{padding:12px 3px}.industry-shipment-live span{color:#9caeb2;font-size:12px}.industry-shipment-live i{background:#172630;border-radius:7px;height:7px;margin-top:9px;display:block;overflow:hidden}.industry-shipment-live i b{background:#62dce4;height:100%;display:block}.industry-order{background:#0c1923db;border:1px solid #7ea4ae30;border-radius:10px;margin-top:10px;padding:12px}.industry-order.active{border-color:#65dbe4}.industry-order.short{opacity:.62}.industry-order>header{grid-template-columns:28px 1fr auto;align-items:center;gap:8px;display:grid}.industry-order>header>svg{color:#e99c59;width:21px}.industry-order>header>div{flex-direction:column;min-width:0;display:flex}.industry-order header span{color:#d38d50;font-size:9px;font-weight:950}.industry-order header strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:14px;overflow:hidden}.industry-order header small{color:#82969d;margin-top:2px;font-size:11px}.industry-order header>b{color:#a9b8bc;font-size:11px}.industry-order-cargo{flex-wrap:wrap;gap:5px;margin:12px 0;display:flex}.industry-order-cargo span{color:#d58074;background:#2b2021;border-radius:6px;align-items:center;gap:4px;padding:5px 7px;font-size:10px;font-weight:850;display:flex}.industry-order-cargo span.ready{color:#68cea9;background:#142b27}.industry-order-cargo svg{width:13px}.industry-order>footer{border-top:1px solid #7ea4ae1f;justify-content:space-between;align-items:flex-end;gap:9px;padding-top:10px;display:flex}.industry-order footer>div{flex-direction:column;display:flex}.industry-order footer small{color:#7f939a;font-size:9px}.industry-order footer strong{color:#f0b16e;margin-top:3px;font-size:11px}.industry-order footer button,.industry-view-dispatch{color:#ffc481;cursor:pointer;background:#633318b8;border:1px solid #eb95447a;border-radius:7px;min-height:38px;padding:0 10px;font-size:9px;font-weight:950}.industry-order footer button:disabled{color:#657981;background:#19262e;border-color:#34474e}.industry-view-dispatch{color:#aabcc0;background:#13232d;border-color:#7ea4ae40;width:100%;margin-top:12px}.industry-overview-v2,.industry-dispatch-v2{max-width:1280px;margin:14px auto 0}.industry-overview-v2>header,.industry-dispatch-v2>header{background:linear-gradient(90deg,#050c13f5,#050c1352),url(/assets/generated/industrial-complex.webp) 50%/cover;border:1px solid #7ea4ae33;border-radius:14px;justify-content:space-between;align-items:flex-end;gap:30px;min-height:210px;padding:32px;display:flex}.industry-overview-v2>header>div{max-width:600px}.industry-overview-v2 header span,.industry-dispatch-v2 header span{color:#f1a15d;letter-spacing:1.2px;font-size:11px;font-weight:950}.industry-overview-v2 header strong,.industry-dispatch-v2 header strong{margin-top:7px;font-size:28px;display:block}.industry-overview-v2 header p,.industry-dispatch-v2 header p{color:#a6b7bb;margin:8px 0 0;font-size:14px;line-height:1.5}.industry-overview-v2 dl{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.industry-overview-v2 dl>div{background:#070f17d6;border:1px solid #ea974847;border-radius:9px;min-width:140px;padding:12px}.industry-overview-v2 dt{color:#81959b;font-size:9px;font-weight:950}.industry-overview-v2 dd{color:#f0b271;margin:4px 0 0;font-size:15px;font-weight:900}.industry-overview-v2>div{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.industry-overview-v2>div>article{background:#070f17e6;border:1px solid #7ea4ae33;border-radius:11px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;padding:18px;display:grid}.industry-overview-v2 article>svg{color:#e99e5c;width:30px}.industry-overview-v2 article>div{flex-direction:column;display:flex}.industry-overview-v2 article span{color:#ca864d;font-size:10px;font-weight:950}.industry-overview-v2 article strong{margin-top:3px;font-size:17px}.industry-overview-v2 article p{color:#879aa0;margin:5px 0 0;font-size:12px}.industry-overview-v2 article>b{color:#69dce4;font-size:18px}.industry-overview-v2 article>button{color:#ffca92;background:#60371f;border:1px solid #ea974873;border-radius:7px;grid-column:2/-1;min-height:40px;font-size:11px;font-weight:900}.industry-overview-v2 article>button:disabled{color:#657981;background:#19262e;border-color:#34474e}.industry-rank-v2{background:#08141e;border:1px solid #7ea4ae33;border-radius:10px;grid-template-columns:1fr auto;gap:8px;margin-top:12px;padding:15px;display:grid}.industry-rank-v2>span{font-size:12px;font-weight:900}.industry-rank-v2>b{color:#f0ad69;font-size:12px}.industry-rank-v2>i{background:#172630;border-radius:7px;grid-column:1/-1;height:7px;overflow:hidden}.industry-rank-v2>i>b{background:linear-gradient(90deg,#b85d2e,#ffd06c);height:100%;display:block}.industry-dispatch-v2>header{background-image:linear-gradient(90deg,#050c13f5,#050c1352),url(/assets/generated/shipment-dock.webp)}.industry-dispatch-v2>header>div:first-child{max-width:620px}.industry-dispatch-v2>header>div:last-child{background:#07141cde;border:1px solid #5cd8e059;border-radius:10px;width:280px;padding:15px}.industry-dispatch-v2>header>div:last-child>b{color:#70e0e6;font-size:27px;display:block}.industry-dispatch-v2>header>div:last-child>i{background:#172630;border-radius:7px;height:7px;margin-top:11px;display:block;overflow:hidden}.industry-dispatch-v2>header>div:last-child>i b{background:#67dce4;height:100%;display:block}.industry-dispatch-v2>main{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.industry-dispatch-v2 .industry-order{padding:17px}.industry-dispatch-v2>footer{background:#08141e;border:1px solid #7ea4ae2e;border-radius:11px;margin-top:14px;padding:15px}.industry-dispatch-v2>footer>header{color:#8fa1a7;justify-content:space-between;font-size:11px;display:flex}.industry-dispatch-v2>footer>article{border-top:1px solid #7ea4ae1f;grid-template-columns:25px 1fr auto;align-items:center;gap:10px;padding:10px 4px;display:grid}.industry-dispatch-v2>footer svg{color:#65d0a8;width:18px}.industry-dispatch-v2>footer article>div{flex-direction:column;display:flex}.industry-dispatch-v2>footer article strong{font-size:13px}.industry-dispatch-v2>footer article span{color:#82969d;font-size:10px}.industry-dispatch-v2>footer article>b{color:#e7a665;font-size:11px}@media (max-width:1100px){.industry-v2-header{padding-left:0}.industry-v2-brand{min-width:160px}.industry-v2-resources>div{min-width:110px;padding:8px 11px}.industry-production-v2{grid-template-columns:150px minmax(500px,1fr)}.industry-orders-v2{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.industry-orders-v2>header,.industry-orders-v2>.industry-shipment-live,.industry-orders-v2>.industry-view-dispatch{grid-column:1/-1}.industry-line-v2{grid-template-columns:minmax(230px,1.4fr) minmax(140px,.8fr) 82px 66px}}@media (max-width:720px){.facility-screen.factory{overflow:auto}.industry-v2{padding:0 10px 24px;font-size:14px}.industry-v2-header{min-height:74px;padding:0 43px 0 2px;position:relative}.industry-v2-brand{flex:1;min-width:0}.industry-v2-brand strong{font-size:16px}.industry-v2-resources{flex:0 0 82px;overflow:visible}.industry-v2-resources>div{border-left:0;min-width:82px;padding:8px}.industry-v2-resources>div:first-child{grid-template-columns:24px 1fr}.industry-v2-resources>div:first-child svg{width:21px}.industry-v2-resources>div:nth-child(n+2){display:none}.industry-v2-tabs{z-index:8;gap:0;height:58px;position:sticky;top:0}.industry-v2-tabs button{flex:1;min-width:0;font-size:10px}.industry-v2-tabs svg{width:18px}.industry-production-v2{min-height:auto;display:block}.industry-inputs-v2{grid-template-columns:1fr 1fr;margin-bottom:10px;padding:12px;display:grid}.industry-inputs-v2>header{grid-column:1/-1}.industry-ore-row{margin:10px 0}.industry-inputs-v2 h3{display:none}.industry-inputs-v2>article{padding:8px}.industry-inputs-v2>article:nth-of-type(n+3){display:none}.industry-lines-v2>header strong{font-size:16px}.industry-line-v2{grid-template-rows:auto 54px;grid-template-columns:minmax(0,1fr) 64px;min-height:220px}.industry-line-recipe{grid-template-columns:24px 58px minmax(0,1fr);padding:11px}.industry-line-recipe>img{width:56px;height:56px}.industry-line-recipe strong{font-size:14px}.industry-line-recipe small{font-size:11px}.industry-line-process{border-top:1px solid #7ea4ae29;border-left:0;grid-area:2/1;padding:10px 12px}.industry-line-output{display:none}.industry-line-action{grid-area:1/2/3}.industry-recipe-menu{width:auto;inset:8px 72px 8px 8px}.industry-flow-v2{justify-content:flex-start;padding:0 11px;overflow-x:auto}.industry-flow-v2 span{white-space:nowrap}.industry-orders-v2{margin-top:11px;display:block}.industry-overview-v2>header,.industry-dispatch-v2>header{min-height:230px;padding:22px;display:block}.industry-overview-v2 header strong,.industry-dispatch-v2 header strong{font-size:23px}.industry-overview-v2 dl{margin-top:18px}.industry-overview-v2 dl>div{min-width:0}.industry-overview-v2>div,.industry-dispatch-v2>main{grid-template-columns:1fr}.industry-overview-v2>div>article{padding:14px}.industry-dispatch-v2>header>div:last-child{width:auto;margin-top:18px}.industry-dispatch-v2>footer>article{grid-template-columns:22px 1fr}.industry-dispatch-v2>footer article>b{grid-column:2}.industry-extraction-link{grid-column:1/-1;margin-top:10px}}.industry-line-v2.is-paused{filter:saturate(.78);border-style:solid}.industry-line-v2.is-paused:after{content:"PAUSED";z-index:2;color:#f2b36f;letter-spacing:1px;background:#382213d1;border:1px solid #f4ad5b52;border-radius:5px;padding:4px 7px;font-size:8px;font-weight:950;position:absolute;top:10px;right:83px}.industry-line-action.resume{color:#7ce8cb!important;background:#15534ad1!important}.industry-recipe-scrim{z-index:96;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#02070bc2;border:0;position:fixed;inset:0}.industry-recipe-dialog{z-index:97;color:#eef7f8;background:linear-gradient(145deg,#101e29,#06101a 70%);border:1px solid #ea974870;border-radius:17px;width:min(1120px,100% - 42px);max-height:min(86vh,790px);position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 35px 110px #000000c7}.industry-recipe-dialog>header{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08121bf7;border-bottom:1px solid #7ea4ae2e;justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 24px;display:flex;position:sticky;top:0}.industry-recipe-dialog>header>div{max-width:680px}.industry-recipe-dialog>header span{color:#f1a15d;letter-spacing:1.5px;font-size:10px;font-weight:950}.industry-recipe-dialog>header strong{margin-top:5px;font-size:24px;display:block}.industry-recipe-dialog>header p{color:#91a5ab;margin:6px 0 0;font-size:12px;line-height:1.45}.industry-recipe-dialog>header button{color:#dce9eb;cursor:pointer;background:#14252f;border:1px solid #7ea4ae45;border-radius:9px;flex:0 0 38px;place-items:center;height:38px;font-size:22px;display:grid}.industry-recipe-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px;display:grid}.industry-recipe-grid>article{background:#071018ed;border:1px solid #7ea4ae38;border-radius:13px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.industry-recipe-grid>article.current{border-color:#64dde2a8;box-shadow:inset 0 0 0 1px #64dde226}.industry-recipe-grid>article.locked{filter:saturate(.45);opacity:.58}.industry-recipe-visual{background:radial-gradient(circle at 50% 55%,#347e8940,#0000 55%),linear-gradient(145deg,#132733,#08131c);place-items:center;height:128px;display:grid;position:relative;overflow:hidden}.industry-recipe-visual>span{color:#718a92;font-size:12px;font-weight:950;position:absolute;top:10px;left:12px}.industry-recipe-visual>img{object-fit:contain;filter:drop-shadow(0 12px 12px #0000008c);width:116px;height:108px}.industry-recipe-visual>i{color:#72e2e8;background:#102832;border:1px solid #69dce459;border-radius:9px;place-items:center;width:36px;height:36px;display:grid;position:absolute;bottom:10px;right:11px}.industry-recipe-visual>i svg{width:20px}.industry-recipe-copy{min-height:108px;padding:15px 16px 10px}.industry-recipe-copy>span{color:#e99d59;letter-spacing:1px;font-size:9px;font-weight:950}.industry-recipe-copy>strong{margin-top:5px;font-size:18px;display:block}.industry-recipe-copy>p{color:#91a4aa;margin:7px 0 0;font-size:12px;line-height:1.4}.industry-recipe-grid>article>section{background:#091620;border:1px solid #7ea4ae26;border-radius:9px;margin:0 12px;padding:11px}.industry-recipe-grid>article>section>header{justify-content:space-between;align-items:center;display:flex}.industry-recipe-grid>article>section>header span{color:#7f959c;font-size:9px;font-weight:950}.industry-recipe-grid>article>section>header b{color:#eab06f;font-size:10px}.industry-recipe-grid>article>section>div{gap:5px;margin-top:9px;display:grid}.industry-recipe-grid>article>section>div>span{color:#e9947b;background:#271d1c;border-radius:6px;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:6px;padding:7px;display:grid}.industry-recipe-grid>article>section>div>span.ready{color:#70d8b8;background:#122a27}.industry-recipe-grid>article>section svg{width:14px}.industry-recipe-grid>article>section small{color:inherit;font-size:9px;font-weight:900}.industry-recipe-grid>article>section strong{font-size:10px}.industry-recipe-grid>article>footer{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding:14px 16px;display:flex}.industry-recipe-grid>article>footer>div{flex-direction:column;min-width:0;display:flex}.industry-recipe-grid>article>footer small{color:#7f949b;font-size:8px;font-weight:900}.industry-recipe-grid>article>footer strong{color:#77e1e6;align-items:center;gap:5px;margin-top:4px;font-size:12px;display:flex}.industry-recipe-grid>article>footer strong svg{width:16px}.industry-recipe-grid>article>footer button{color:#ffd09b;cursor:pointer;background:#64391f;border:1px solid #ea97487a;border-radius:7px;min-height:40px;padding:0 12px;font-size:9px;font-weight:950}.industry-recipe-grid>article.current>footer button{color:#86edf0;background:#173b43;border-color:#65dae26b}.industry-recipe-grid>article>footer button:disabled{color:#657981;background:#19262e;border-color:#34474e}.industry-overview-v2>div>article{grid-template-columns:46px minmax(0,1fr) auto}.industry-overview-v2>div>article.ready{border-color:#5acead5c}.industry-overview-v2 .industry-building-copy{flex-direction:column;min-width:0;display:flex}.industry-building-requirements{background:#060e158a;border-top:1px solid #7ea4ae24;grid-column:1/-1;padding:12px}.industry-building-requirements>header{justify-content:space-between;align-items:center;display:flex}.industry-building-requirements>header>span{color:#90a4aa!important;font-size:9px!important}.industry-building-requirements>header>b{color:#e6a063;font-size:9px}.industry-overview-v2 article.ready .industry-building-requirements>header>b{color:#68d3ad}.industry-building-requirements>div{gap:6px;margin-top:8px;flex-flow:wrap!important;display:flex!important}.industry-building-requirements>div>span{color:#e59882;background:#281e1d;border:1px solid #e5856433;border-radius:7px;flex:1;grid-template-columns:17px minmax(0,1fr) auto 14px;align-items:center;gap:5px;min-width:138px;padding:8px;display:grid}.industry-building-requirements>div>span.ready{color:#6ed4b2;background:#122925;border-color:#65d2b033}.industry-building-requirements svg{width:14px}.industry-building-requirements small{color:inherit;font-size:8px;font-weight:900}.industry-building-requirements strong{color:inherit;white-space:nowrap;margin:0!important;font-size:10px!important}.industry-overview-v2 article>button{cursor:pointer;grid-column:1/-1}@media (max-width:820px){.industry-recipe-dialog{border-bottom:0;border-left:0;border-right:0;border-radius:18px 18px 0 0;width:100%;max-height:89vh;top:auto;bottom:0;left:0;transform:none}.industry-recipe-dialog>header{padding:18px}.industry-recipe-dialog>header strong{font-size:20px}.industry-recipe-dialog>header p{font-size:11px}.industry-recipe-grid{grid-template-columns:1fr;padding:10px}.industry-recipe-grid>article{grid-template-rows:auto auto auto;grid-template-columns:98px minmax(0,1fr);display:grid}.industry-recipe-visual{grid-row:1/3;width:98px;height:100%;min-height:142px}.industry-recipe-visual>img{width:86px;height:92px}.industry-recipe-copy{min-height:0;padding:13px}.industry-recipe-grid>article>section{grid-column:2;margin:0 10px 10px}.industry-recipe-grid>article>footer{border-top:1px solid #7ea4ae21;grid-column:1/-1;padding:10px 12px}.industry-recipe-grid>article>footer button{min-width:124px}.industry-building-requirements>div>span{min-width:calc(50% - 3px)}}@media (max-width:520px){.industry-recipe-dialog>header p{display:none}.industry-recipe-grid>article{grid-template-columns:78px minmax(0,1fr)}.industry-recipe-visual{width:78px}.industry-recipe-visual>img{width:70px}.industry-recipe-grid>article>section>div{grid-template-columns:1fr}.industry-recipe-grid>article>footer strong{font-size:10px}.industry-recipe-grid>article>footer button{min-width:112px}.industry-overview-v2>div>article{grid-template-columns:38px minmax(0,1fr) auto}.industry-building-requirements>div>span{min-width:100%}.industry-line-v2.is-paused:after{right:72px}}.game-art-icon{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 4px 5px #0000006b);width:100%;height:100%;display:block}.ore-pill>.game-art-icon{filter:drop-shadow(0 0 8px #52dde952);flex:0 0 36px;width:36px;height:36px}.shop-icon>.game-art-icon{width:92%;height:92%}.quick-shop .shop-list.compact .upgrade-icon>.game-art-icon{width:94%;height:94%}.industry-v2-resources .game-art-icon{width:30px;height:30px}.industry-ore-row>.game-art-icon{width:32px;height:32px}.industry-inputs-v2>article>.game-art-icon{width:25px;height:25px}.industry-line-output>.game-art-icon{width:32px;height:32px;margin-top:6px}.industry-flow-v2 .game-art-icon{width:20px;height:20px}.industry-recipe-visual>i .game-art-icon{width:30px;height:30px}.industry-recipe-grid>article>section .game-art-icon{width:18px;height:18px}.industry-recipe-grid>article>footer .game-art-icon{width:22px;height:22px}.industry-building-requirements .game-art-icon,.industry-order-cargo .game-art-icon{width:20px;height:20px}.geo-event-mark>.game-art-icon{z-index:1;width:34px;height:34px}.biome-material-locker article>i .game-art-icon{width:25px;height:25px}.crew-v2-economy strong{align-items:center;gap:5px;display:flex}.crew-supply-treasury .game-art-icon{width:40px;height:40px}.crew-supply-materials article>i .game-art-icon{width:48px;height:48px}.crew-console-requirements>div>span{place-items:center;height:20px;display:grid}.crew-console-requirements .game-art-icon{width:20px;height:20px}.crew-menu-shell .help-request-create article>i .game-art-icon{width:46px;height:46px}.crew-request-resource>.game-art-icon{width:38px;height:38px}@media (max-width:760px){.ore-pill>.game-art-icon{flex-basis:27px;width:27px;height:27px}.crew-menu-shell .help-request-create article>i .game-art-icon{width:38px;height:38px}}.depth-popup-scrim{z-index:88;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#02070bb8;border:0;position:fixed;inset:0}.depth-popup{z-index:89;color:#edf7f8;background:linear-gradient(145deg,#0e1922fc,#060d15fc);border:1px solid #e997485c;border-radius:16px;width:min(720px,100% - 32px);max-height:min(78vh,760px);position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 30px 90px #000000b3}.depth-popup-close{z-index:4;float:right;color:#d8e6e8;cursor:pointer;background:#13222c;border:1px solid #96b8c142;border-radius:9px;place-items:center;width:38px;height:38px;margin:14px 14px -52px 0;font-size:22px;display:grid;position:sticky;top:14px;right:14px}.depth-popup-close:hover{color:#ffc27f;border-color:#f0a05d}.depth-popup .panel-content{padding:24px}.depth-popup .panel-intro{max-width:590px;margin-bottom:16px}.depth-popup .panel-intro>span{font-size:10px}.depth-popup .panel-intro h2{font-size:26px}.depth-popup .panel-intro p{font-size:13px;line-height:1.45}.depth-popup .biome-material-locker,.depth-popup .claim-note{display:none}.depth-popup .elevator-status{grid-template-columns:48px minmax(0,1fr) auto;padding:13px}.depth-popup .elevator-status strong{font-size:15px}.depth-popup .elevator-status p{font-size:11px}.depth-popup .elevator-status>button{font-size:10px}.depth-popup .elevator-shaft{margin-top:14px}.depth-popup .elevator-shaft>header span{font-size:9px}.depth-popup .elevator-shaft>header strong{font-size:14px}.depth-popup .elevator-shaft>header b{font-size:9px}.depth-popup .elevator-zone-list{max-height:360px;overflow:auto}.depth-popup .elevator-zone-list article{grid-template-columns:54px minmax(0,1fr) 84px;min-height:82px}.depth-popup .shaft-depth b{font-size:18px}.depth-popup .elevator-zone-list small{font-size:9px}.depth-popup .elevator-zone-list strong{font-size:14px}.depth-popup .elevator-zone-list p{font-size:11px}.depth-popup .elevator-zone-list article>div:nth-child(2)>span{font-size:9px}.depth-popup .elevator-zone-list button{min-height:40px;font-size:9px}.depth-popup .elevator-next-lock span{font-size:9px}.depth-popup .elevator-next-lock strong{font-size:12px}.depth-popup .elevator-next-lock p{font-size:10px}.depth-popup .geo-event-card header span,.depth-popup .geo-event-card footer span{font-size:9px}.depth-popup .geo-event-card header strong{font-size:16px}.depth-popup .geo-event-card header p{font-size:10px}.depth-popup .geo-event-card header>b{font-size:12px}.depth-popup .geo-event-progress>span{font-size:9px}.depth-popup .geo-event-card footer strong{font-size:10px}.depth-popup .geo-event-card footer small,.depth-popup .geo-event-actions button{font-size:9px}.extraction-progress{grid-template-columns:auto minmax(80px,1fr) auto;align-items:center;gap:7px;margin-top:8px;display:grid}.extraction-progress>span,.extraction-progress>strong{font-weight:950;color:#7adfe4!important;font-size:8px!important}.extraction-progress>i{background:#182b34;border-radius:5px;height:5px;overflow:hidden}.extraction-progress>i>b{background:linear-gradient(90deg,#2c9ca5,#7be7e9);height:100%;display:block}@media (max-width:620px){.depth-popup{border-bottom:0;border-left:0;border-right:0;border-radius:17px 17px 0 0;width:100%;max-height:84vh;top:auto;bottom:0;left:0;transform:none}.depth-popup .panel-content{padding:20px 14px 28px}.depth-popup .panel-intro{padding-right:42px}.depth-popup .panel-intro h2{font-size:23px}.depth-popup .panel-intro p{font-size:12px}.depth-popup .elevator-status{grid-template-columns:42px minmax(0,1fr)}.depth-popup .elevator-status>button{grid-column:1/-1}.depth-popup .elevator-zone-list{max-height:300px;margin-left:12px}.depth-popup .elevator-zone-list article{grid-template-columns:43px minmax(0,1fr) 68px;padding:8px}.depth-popup .elevator-zone-list p{display:none}.geo-event-card{padding:10px}.geo-event-card>header{grid-template-columns:34px minmax(0,1fr) auto}.geo-event-mark{width:32px;height:32px}.geo-event-card header>b{font-size:8px}.geo-event-card>footer{flex-direction:column;align-items:stretch}.geo-event-actions{grid-template-columns:1fr 1fr;display:grid}.geo-event-actions button{min-height:38px}.crew-rally-card{grid-template-columns:28px minmax(0,1fr)}.crew-rally-card>button{grid-column:1/-1;min-height:38px}.crew-rally-card p{font-size:8px}}.crew-v2{grid-template-rows:76px 58px minmax(0,1fr);font-size:14px}.crew-v2-header{background:linear-gradient(110deg,#101e29 0%,#07111a 62%,#050d15 100%);grid-template-columns:minmax(260px,1fr) auto 82px;padding:0 76px 0 28px}.crew-v2-identity span{font-size:10px}.crew-v2-identity strong{font-size:24px}.crew-v2-identity small{font-size:10px}.crew-v2-nav{gap:2px}.crew-v2-nav button{min-width:190px;font-size:12px}.crew-base-terrain{background-position:50%;background-size:cover}.crew-base-stage:after{background:radial-gradient(circle at 50% 44%,#0000 50%,#02070c33 100%)}.crew-building-node{width:clamp(128px,10.5vw,190px);height:clamp(132px,11.5vw,205px)}.crew-building-node.command_center{width:clamp(160px,13vw,230px);height:clamp(165px,14vw,245px)}.crew-building-node.ore_foundry,.crew-building-node.survey_array{width:clamp(128px,9.5vw,175px);height:clamp(132px,10.5vw,190px)}.crew-building-node img{height:87%;inset:-4% 0 17%}.crew-building-node>div>i{gap:3px;margin-top:6px}.crew-funding-dock,.crew-rally-beacon{padding:10px 12px;top:16px}.crew-funding-dock{left:16px}.crew-rally-beacon{right:16px}.crew-funding-dock span,.crew-rally-beacon span,.crew-rally-beacon small{font-size:8px}.crew-funding-dock>button,.crew-rally-beacon>button{min-height:38px;font-size:9px}.crew-building-console{border-radius:14px;width:min(760px,44vw);padding:14px 16px;bottom:12px}.crew-building-console.collapsed{width:auto;min-width:230px;padding:0}.crew-building-console>header{grid-template-columns:46px minmax(0,1fr) auto;gap:12px}.crew-building-console>header>i{width:44px;height:44px;font-size:20px}.crew-building-console header span{font-size:9px}.crew-building-console header strong{font-size:18px}.crew-building-console header p{font-size:11px}.crew-console-body{grid-template-columns:minmax(180px,1fr) minmax(220px,auto) 155px;gap:12px;margin-top:12px}.crew-console-levels i{height:32px;font-size:9px}.crew-console-cost span,.crew-console-cost small{padding:7px 8px;font-size:9px}.crew-console-upgrade{min-height:44px;font-size:9px}.crew-console-warehouse>span{font-size:8px}.crew-console-warehouse>button{min-height:34px;font-size:8px}.crew-v2-panel{padding:26px max(28px,50% - 590px) 42px;font-size:14px}.crew-v2-panel .help-request-create{grid-template-columns:repeat(3,1fr);gap:10px}.crew-v2-panel .help-request-create article{padding:12px 14px}.crew-v2-panel .help-request-create strong{font-size:14px}.crew-v2-panel .help-request-create small{font-size:11px}.crew-v2-panel .help-request-list>article{padding:13px 16px}.crew-v2-panel .help-request-list strong,.crew-v2-panel.crew-members strong{font-size:15px}.crew-v2-panel .help-request-list small,.crew-v2-panel.crew-members small{font-size:11px}.crew-v2-panel.crew-members article{grid-template-columns:52px minmax(0,1fr) 130px;padding:10px 16px}.crew-v2-panel.crew-activity strong{font-size:14px}.crew-v2-panel.crew-activity span{font-size:12px}.crew-v2-panel.crew-activity time{font-size:10px}@media (max-width:900px){.crew-v2-header{grid-template-columns:minmax(0,1fr) auto;padding-left:14px}.crew-v2-economy{display:none}.crew-v2-nav button{flex:1;min-width:0}.crew-building-console{width:min(700px,64vw)}.crew-v2-panel .help-request-create{grid-template-columns:1fr}}@media (max-width:620px){.crew-v2{grid-template-rows:64px 50px minmax(0,1fr)}.crew-v2-header{grid-template-columns:minmax(0,1fr) auto;padding:0 52px 0 11px}.crew-v2-identity strong{font-size:17px}.crew-v2-identity span,.crew-v2-identity small{font-size:8px}.crew-v2-leave{width:42px;font-size:0}.crew-v2-nav button{gap:4px;min-width:0;font-size:8px}.crew-v2-nav button svg{width:16px}.crew-base-terrain{background-position:50%;background-size:auto 100%}.crew-building-node{width:82px;height:92px}.crew-building-node.command_center{width:104px;height:114px}.crew-building-node.ore_foundry,.crew-building-node.survey_array{width:78px;height:86px}.crew-building-node>div{min-width:72px;padding:4px}.crew-building-node span{font-size:5px}.crew-building-node strong{font-size:7px}.crew-building-node img{height:82%;inset:0 0 19%}.crew-building-node.drill_hall{top:31%!important;left:12%!important}.crew-building-node.command_center{top:25%!important;left:47%!important}.crew-building-node.signal_tower{top:30%!important;left:88%!important}.crew-building-node.ore_foundry{top:67%!important;left:20%!important}.crew-building-node.survey_array{top:67%!important;left:80%!important}.crew-building-node>.node-rally{top:3%;right:2%}.crew-building-console{width:calc(100% - 10px);padding:9px;bottom:5px}.crew-building-console>header{grid-template-columns:34px minmax(0,1fr)}.crew-building-console>header>i{width:32px;height:32px}.crew-building-console header span{font-size:6px}.crew-building-console header strong{font-size:12px}.crew-building-console header p{font-size:8px}.crew-console-body{grid-template-columns:minmax(0,1fr) 112px}.crew-console-levels{display:none}.crew-console-cost span,.crew-console-cost small{padding:4px;font-size:6px}.crew-console-upgrade{min-height:36px;font-size:7px}.crew-v2-panel{padding:12px 9px 30px}.crew-v2-panel .help-request-create article{padding:9px}.crew-v2-panel .help-request-create strong{font-size:12px}.crew-v2-panel .help-request-create small{font-size:9px}.crew-v2-panel .help-request-list>article{padding:10px}.crew-v2-panel.crew-members article{grid-template-columns:44px minmax(0,1fr) 86px;padding:9px}.crew-v2-panel.crew-members strong{font-size:12px}.crew-v2-panel.crew-members small{font-size:9px}.crew-v2-panel.crew-activity strong{font-size:12px}.crew-v2-panel.crew-activity span{font-size:10px}.crew-v2-panel.crew-activity time{font-size:8px}}.crew-menu-shell{background:radial-gradient(circle at 50% -20%,#1e506038,#0000 46%),#040d15;padding-top:22px;position:relative}.crew-menu-shell:before{z-index:-1;content:"";opacity:.18;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#071a264d 1px,#0000 1px),linear-gradient(#071a264d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:134px 0 0}.crew-menu-shell>*{width:min(1420px,100%);margin-left:auto;margin-right:auto}.crew-menu-shell .crew-panel-heading{border-color:#5babc161;border-radius:8px;min-height:86px;box-shadow:inset 0 1px #b1e6ee0f,0 14px 35px #00000038;background:linear-gradient(90deg,#0d2635,#071823)!important;margin-bottom:16px!important;padding:16px 20px!important}.crew-menu-shell .crew-panel-heading>div>svg{width:31px;height:31px}.crew-menu-shell .crew-panel-heading b{font-size:21px!important}.crew-menu-shell .crew-panel-heading small{font-size:13px!important}.crew-menu-shell .crew-panel-heading>strong{padding:10px 13px;font-size:11px!important}.crew-menu-shell .crew-panel-section-label{margin-top:20px;margin-bottom:9px;font-size:11px}.crew-menu-shell .crew-panel-section-label small{font-size:11px}.crew-menu-footer{color:#839aa2;background:#081a25;border:1px solid #5a9eb238;border-radius:7px;align-items:center;gap:10px;min-height:50px;margin-top:14px;padding:0 16px;font-size:12px;display:flex!important}.crew-menu-footer svg{color:#62dce2;width:18px}.crew-menu-shell .help-request-create{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.crew-menu-shell .help-request-create article{background:linear-gradient(145deg,#0c2738,#081a27);border-color:#53a6c066;border-radius:7px;grid-template-rows:1fr auto;grid-template-columns:54px minmax(0,1fr);gap:0 13px;min-height:94px;padding:13px 14px;display:grid;box-shadow:inset 0 1px #b4e5ec0d}.crew-menu-shell .help-request-create article>i{color:#f1a25d;background:#2b211c;border:1px solid #e8964859;border-radius:7px;grid-row:1/3;align-self:center;place-items:center;width:50px;height:50px;font-size:25px;display:grid}.crew-menu-shell .help-request-create article>div{align-self:center}.crew-menu-shell .help-request-create strong{font-size:16px}.crew-menu-shell .help-request-create small{margin-top:4px;font-size:11px}.crew-menu-shell .help-request-create button{color:#89e8ec;background:#144654;border-color:#4dbfc966;grid-column:2;min-height:36px;margin-top:7px;font-size:10px}.crew-menu-shell .help-request-list{margin-top:0}.crew-menu-shell .help-request-list>article{background:linear-gradient(90deg,#0b2332,#071a26);border:1px solid #549bb257;border-radius:7px;grid-template-columns:64px minmax(190px,1fr) 78px minmax(230px,1.1fr) 190px;align-items:center;gap:15px;min-height:96px;margin-bottom:8px;padding:10px 14px;display:grid;box-shadow:inset 0 1px #b1e2e90a}.crew-requester-avatar{object-fit:cover;border:1px solid #50c1cc8c;border-radius:7px;width:60px;height:60px;box-shadow:0 5px 16px #0006}.crew-requester{flex-direction:column;min-width:0;display:flex}.crew-requester>span{font-weight:950;color:#65dce3!important;font-size:9px!important}.crew-requester>strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;overflow:hidden;font-size:15px!important}.crew-requester>small{margin-top:4px;color:#7f949c!important;font-size:10px!important}.crew-request-resource{border-left:1px solid #5f9aab33;border-right:1px solid #5f9aab33;flex-direction:column;justify-content:center;align-items:center;font-style:normal;color:#f0a05b!important;width:70px!important;height:68px!important;font-size:23px!important;display:flex!important}.crew-request-resource small{color:#9eafb4;margin-top:5px;font-size:9px;font-weight:900}.crew-request-progress{grid-template-columns:1fr auto;align-items:center;gap:7px 12px;display:grid}.crew-request-progress>strong{font-size:15px!important}.crew-request-progress>i{background:#07121a;border-radius:5px;grid-column:1/-1;height:8px;overflow:hidden}.crew-request-progress>i>b{background:linear-gradient(90deg,#2faeba,#6fe3e4);height:100%;display:block}.crew-request-progress>small{grid-column:1/-1;color:#82969d!important;font-size:10px!important}.crew-menu-shell .help-actions{grid-template-columns:1fr 1.12fr;gap:7px;display:grid}.crew-menu-shell .help-actions button{border-radius:6px;min-height:44px;padding:0 10px;font-size:10px}.crew-menu-shell .help-actions button:first-child{color:#a7d8e6;background:#123448;border-color:#4da5c26b}.crew-menu-shell .help-actions button:last-child{color:#ffd092;background:linear-gradient(#78471f,#50301c);border-color:#b86f30}.crew-own-request{color:#e3a567;justify-self:end;font-size:10px}.crew-menu-shell .crew-summary-strip{background:#0a2332;border-color:#50a4be66;border-radius:7px;margin-bottom:12px}.crew-menu-shell .crew-summary-strip>div{min-height:82px}.crew-menu-shell .crew-summary-strip span{font-size:10px}.crew-menu-shell .crew-summary-strip strong{font-size:19px}.crew-menu-shell .crew-summary-strip strong>i{background:#5be695;border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block;box-shadow:0 0 8px #5be695}.crew-menu-shell .crew-roster-columns{grid-template-columns:64px minmax(220px,1fr) 135px 155px 115px 175px;gap:14px;padding:8px 14px}.crew-menu-shell .crew-roster-columns span:first-child{grid-column:1/3}.crew-menu-shell .crew-roster-columns span:last-child{text-align:right}.crew-v2-panel.crew-members .crew-roster-row{background:linear-gradient(90deg,#0b2332,#071a26);border-color:#5299b052;border-radius:7px;grid-template-columns:64px minmax(220px,1fr) 135px 155px 115px 175px;align-items:center;gap:14px;min-height:82px;margin-bottom:7px;padding:9px 14px;display:grid}.crew-roster-row>img{object-fit:cover;border:1px solid #4ebec980;border-radius:7px;width:60px;height:60px}.crew-member-name{flex-direction:column;min-width:0;display:flex}.crew-member-name strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px!important}.crew-member-name small{letter-spacing:.7px;margin-top:4px;font-weight:900;color:#788f98!important;font-size:9px!important}.crew-role{color:#9babb0;border:1px solid #41545d;border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:30px;font-size:9px;display:flex}.crew-role svg{width:14px}.crew-role.leader{color:#ffc16f;background:#3c2a1b;border-color:#b8752f}.crew-role.officer{color:#6edee7;background:#123843;border-color:#328ca0}.crew-member-stat{align-items:center;gap:8px;display:flex}.crew-member-stat>span,.crew-member-stat>svg{color:#e7a052;width:18px;font-size:17px}.crew-member-stat>small{display:none}.crew-member-stat>strong{font-size:14px!important}.crew-roster-row>button{color:#f4b372;background:#432b1d;border:1px solid #c57b396b;border-radius:6px;min-height:40px;font-size:9px;font-weight:950}.crew-menu-shell .crew-online{font-size:10px}.crew-menu-shell .crew-activity-filters{gap:9px;margin-bottom:12px}.crew-menu-shell .crew-activity-filters button{border-color:#52a0b966;border-radius:6px;min-height:50px;font-size:11px}.crew-menu-shell .crew-activity-filters button.active{background:linear-gradient(#70441f,#46301e);border-color:#c87b36}.crew-v2-panel.crew-activity.crew-menu-shell article{background:linear-gradient(90deg,#0b2332,#071a26);border:1px solid #4f94aa47;border-bottom-width:0;grid-template-columns:50px 58px minmax(0,1fr) 100px;align-items:center;gap:14px;min-height:86px;padding:10px 14px;display:grid}.crew-v2-panel.crew-activity.crew-menu-shell article:last-of-type{border-bottom-width:1px;border-radius:0 0 7px 7px}.crew-v2-panel.crew-activity.crew-menu-shell article>i{background:#102c3c;border:1px solid #48a6be59;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.crew-v2-panel.crew-activity.crew-menu-shell article>img{object-fit:cover;border:1px solid #4eb5c16b;border-radius:7px;width:54px;height:54px}.crew-v2-panel.crew-activity.crew-menu-shell article strong{font-size:15px}.crew-v2-panel.crew-activity.crew-menu-shell article span{margin-top:5px;font-size:12px}.crew-v2-panel.crew-activity.crew-menu-shell article time{justify-self:end;font-size:10px}@media (max-width:1000px){.crew-menu-shell .help-request-list>article{grid-template-columns:56px minmax(160px,1fr) 64px minmax(180px,1fr) 145px;gap:10px}.crew-requester-avatar{width:52px;height:52px}.crew-menu-shell .help-actions{grid-template-columns:1fr}.crew-menu-shell .help-actions button{min-height:35px}.crew-menu-shell .crew-roster-columns,.crew-v2-panel.crew-members .crew-roster-row{grid-template-columns:56px minmax(180px,1fr) 115px 120px 90px 135px;gap:9px}.crew-roster-row>img{width:52px;height:52px}}@media (max-width:620px){.crew-menu-shell{padding:10px 8px 26px}.crew-menu-shell .crew-panel-heading{min-height:70px;padding:11px!important}.crew-menu-shell .crew-panel-heading>div>svg{width:24px}.crew-menu-shell .crew-panel-heading b{font-size:16px!important}.crew-menu-shell .crew-panel-heading small{font-size:10px!important}.crew-menu-shell .crew-panel-heading>strong{font-size:8px!important}.crew-menu-shell .help-request-create{gap:7px;padding-bottom:4px;display:flex;overflow-x:auto}.crew-menu-shell .help-request-create article{grid-template-columns:44px minmax(0,1fr);min-width:235px;min-height:78px;padding:9px}.crew-menu-shell .help-request-create article>i{width:40px;height:40px;font-size:19px}.crew-menu-shell .help-request-create strong{font-size:13px}.crew-menu-shell .help-request-create small{font-size:9px}.crew-menu-shell .help-request-create button{min-height:32px;font-size:8px}.crew-menu-shell .help-request-list>article{grid-template-rows:auto auto;grid-template-columns:46px minmax(0,1fr) 102px;gap:8px;padding:9px}.crew-requester-avatar{width:44px;height:44px}.crew-requester>strong{font-size:13px!important}.crew-request-resource{display:none!important}.crew-request-progress{grid-column:1/3}.crew-request-progress>strong{font-size:12px!important}.crew-menu-shell .help-actions,.crew-own-request{grid-area:1/3/3}.crew-menu-footer{font-size:9px}.crew-menu-shell .crew-summary-strip>div{min-height:56px;padding:0 10px}.crew-menu-shell .crew-summary-strip span{font-size:8px}.crew-menu-shell .crew-summary-strip strong{font-size:14px}.crew-menu-shell .crew-roster-columns{display:none}.crew-v2-panel.crew-members .crew-roster-row{grid-template-rows:auto auto;grid-template-columns:48px minmax(0,1fr) 88px;gap:7px;padding:8px}.crew-roster-row>img{grid-row:1/3;width:44px;height:44px}.crew-member-name strong{font-size:13px!important}.crew-role{grid-area:1/3}.crew-member-stat{grid-row:2}.crew-member-stat:first-of-type{grid-column:2}.crew-member-stat:nth-of-type(2){display:none}.crew-roster-row>button,.crew-menu-shell .crew-online{grid-area:2/3}.crew-roster-row>button{min-height:30px;font-size:7px}.crew-menu-shell .crew-activity-filters button{min-height:42px;font-size:8px}.crew-v2-panel.crew-activity.crew-menu-shell article{grid-template-columns:40px 1fr 48px;gap:9px;min-height:72px;padding:8px}.crew-v2-panel.crew-activity.crew-menu-shell article>i{display:none}.crew-v2-panel.crew-activity.crew-menu-shell article>img{width:38px;height:38px}.crew-v2-panel.crew-activity.crew-menu-shell article strong{font-size:12px}.crew-v2-panel.crew-activity.crew-menu-shell article span{font-size:10px}.crew-v2-panel.crew-activity.crew-menu-shell article time{font-size:8px}}.crew-building-console.crew-building-console-v4{width:min(900px,44vw);padding:0}.crew-building-console-v4 .crew-console-identity>header strong{text-overflow:clip;white-space:normal;font-size:16px;line-height:1.1;overflow:visible}.crew-building-console-v4 .crew-console-body{display:none}.crew-building-console-v4 .crew-console-warehouse{margin:0;padding:9px 14px}@media (max-width:1100px){.crew-building-console.crew-building-console-v4{width:min(780px,68vw)}}@media (max-width:620px){.crew-building-console.crew-building-console-v4{width:calc(100% - 10px);padding:0}.crew-building-console-v4 .crew-console-warehouse{display:none}}.crew-base-stage{container-type:size}.crew-base-map-scroll{z-index:0;position:absolute;inset:0;overflow:hidden}.crew-base-world{z-index:0;aspect-ratio:1672/937;isolation:isolate;pointer-events:none;width:max(100cqw,178.442cqh);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.crew-base-world .crew-base-terrain{z-index:-1;background-position:50%;background-size:100% 100%}.crew-base-world .crew-building-node{pointer-events:auto}@media (max-width:620px){.crew-base-world{aspect-ratio:auto;width:100%;height:100%;inset:0;transform:none}.crew-base-world .crew-base-terrain{background-position:50%;background-size:auto 100%}.crew-base-world .crew-building-node.drill_hall{top:31%!important;left:12%!important}.crew-base-world .crew-building-node.command_center{top:25%!important;left:47%!important}.crew-base-world .crew-building-node.signal_tower{top:30%!important;left:88%!important}.crew-base-world .crew-building-node.ore_foundry{top:67%!important;left:20%!important}.crew-base-world .crew-building-node.survey_array{top:67%!important;left:80%!important}}@media (max-width:820px){.crew-v2{grid-template-rows:72px 54px minmax(0,1fr)}.crew-v2-header{grid-template-columns:minmax(0,1fr) 54px;padding:0 58px 0 14px}.crew-v2-identity span{font-size:8px}.crew-v2-identity strong{font-size:19px}.crew-v2-identity small{font-size:8px}.crew-v2-leave{width:48px;min-height:44px;font-size:0}.crew-v2-leave svg{width:19px}.crew-v2-nav button{flex:1;gap:5px;min-width:0;font-size:9px}.crew-v2-nav button svg{width:17px}.crew-v2-nav button>i{top:4px;right:8%}.crew-base-stage{overflow:hidden}.crew-base-map-scroll{display:block;inset:0;overflow:hidden}.crew-base-world{aspect-ratio:auto;width:100%;height:100%;position:absolute;inset:0;transform:none}.crew-base-world .crew-base-terrain{background-image:linear-gradient(#03090f08,#03080d2e),url(/assets/generated/crew-base-mobile-terrain.webp);background-position:top;background-size:cover}.crew-base-world .crew-building-node.drill_hall{top:31%!important;left:14%!important}.crew-base-world .crew-building-node.command_center{top:23%!important;left:50%!important}.crew-base-world .crew-building-node.signal_tower{top:31%!important;left:86%!important}.crew-base-world .crew-building-node.ore_foundry{top:62%!important;left:21%!important}.crew-base-world .crew-building-node.survey_array{top:62%!important;left:79%!important}.crew-building-node{width:96px;height:106px}.crew-building-node.command_center{width:122px;height:134px}.crew-building-node.ore_foundry,.crew-building-node.survey_array{width:90px;height:100px}.crew-building-node img{height:84%;inset:0 0 18%}.crew-building-node>div{min-width:82px;padding:4px 6px}.crew-building-node span{font-size:6px}.crew-building-node strong{font-size:8px}.crew-building-node>div>i{margin-top:3px}.crew-settlement-status{padding:5px 8px;top:7px}.crew-settlement-status span,.crew-settlement-status small{font-size:5px}.crew-settlement-status strong{font-size:15px}.crew-funding-dock{grid-template-columns:18px repeat(3,39px);gap:3px;padding:5px;display:grid;top:50px;left:7px}.crew-funding-dock>svg{width:17px}.crew-funding-dock>div{display:none}.crew-funding-dock>button{min-width:37px;min-height:31px;padding:0 3px;font-size:7px}.crew-funding-dock>button small{display:none}.crew-rally-beacon{max-width:150px;padding:6px 7px;top:50px;right:7px}.crew-rally-beacon>svg{width:17px}.crew-rally-beacon span,.crew-rally-beacon small{display:none}.crew-rally-beacon strong{text-overflow:ellipsis;white-space:nowrap;max-width:82px;font-size:8px;overflow:hidden}.crew-rally-beacon>button{min-height:29px;padding:0 6px;font-size:7px}.crew-building-console.crew-building-console-v4{width:calc(100% - 12px);max-height:218px;padding:0;bottom:6px;overflow:auto}.crew-building-console-v4 .crew-console-grid{grid-template-columns:.9fr 1.1fr;min-height:0}.crew-building-console-v4 .crew-console-grid>section{padding:8px}.crew-console-identity>header{grid-template-columns:32px minmax(0,1fr);gap:7px}.crew-console-identity>header>i{width:30px;height:30px}.crew-console-identity>header span,.crew-console-requirements>header,.crew-console-next>span{font-size:6px}.crew-building-console-v4 .crew-console-identity>header strong{font-size:12px}.crew-console-identity>header b{font-size:7px}.crew-console-identity>p,.crew-building-console-v4 .crew-console-levels{display:none}.crew-console-requirements>header{margin-bottom:4px}.crew-console-requirements>div{grid-template-columns:15px 1fr auto 11px;min-height:23px;margin-top:3px;padding:0 4px}.crew-console-requirements>div>b,.crew-console-requirements>div>strong{font-size:6px}.crew-console-next{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 135px;align-items:center;gap:6px;display:grid;border-top:1px solid #6997a42e!important}.crew-console-next>strong{margin:0;font-size:8px}.crew-console-next>.crew-console-upgrade{grid-area:1/2/3;min-height:38px;margin:0;font-size:7px}.crew-console-next>small,.crew-console-active,.crew-building-console-v4 .crew-console-warehouse{display:none}.crew-console-toggle{min-height:25px;font-size:6px;top:-25px;right:8px}}.account-status{background:linear-gradient(120deg,#112d3bbf,#0a141fcc);border:1px solid #64a6b83d;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:14px;padding:15px;display:grid}.account-status>div{flex-direction:column;min-width:0;display:flex}.account-status span{color:#68dce3;letter-spacing:1.3px;font-size:8px;font-weight:950}.account-status strong{color:#e8f6f7;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:13px;overflow:hidden}.account-status small{color:#81969e;margin-top:5px;font-size:9px;line-height:1.4}.account-status>button{color:#8de9ed;cursor:pointer;background:#123c49;border:1px solid #49bec673;border-radius:7px;min-height:40px;padding:0 13px;font-size:8px;font-weight:950}.account-status.connected{background:linear-gradient(120deg,#0e382d7a,#0a141fcc);border-color:#48d39d4d}.account-status.connected span{color:#62dda8}.account-status.connected>button{color:#a4b4b9;background:#17252e;border-color:#97a9af38}.auth-modal{z-index:120;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.auth-modal-scrim{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);cursor:pointer;background:#02070cc7;border:0;position:absolute;inset:0}.auth-modal>article{background:radial-gradient(circle at 50% -15%,#29809140,#0000 42%),linear-gradient(145deg,#102532,#07121c 72%);border:1px solid #51b9c861;border-radius:17px;width:min(480px,100%);padding:34px 34px 25px;position:relative;overflow:hidden;box-shadow:0 30px 90px #000000b8,inset 0 1px #c0eef114}.auth-modal>article:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#4ba4b709 1px,#0000 1px),linear-gradient(#4ba4b709 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.auth-modal-close{z-index:2;color:#9aafb5;cursor:pointer;background:#10212c;border:1px solid #7eafba40;border-radius:9px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:14px}.auth-modal-close svg{width:18px}.auth-emblem{color:#70e8ec;background:linear-gradient(145deg,#174d59,#0c2633);border:1px solid #52d3db8c;border-radius:15px;place-items:center;width:58px;height:58px;margin-bottom:18px;display:grid;position:relative;box-shadow:0 0 28px #37c8d31f}.auth-emblem svg{width:28px}.auth-modal header,.auth-modal form,.auth-modal footer,.auth-sent{position:relative}.auth-modal header>span,.auth-sent>span{color:#ed9a50;letter-spacing:1.8px;font-size:9px;font-weight:950}.auth-modal h2{color:#f2fbfc;letter-spacing:-.4px;margin:7px 42px 0 0;font-size:25px;line-height:1.08}.auth-modal header p,.auth-sent>p{color:#91a6ad;margin:11px 0 0;font-size:12px;line-height:1.55}.auth-modal form{margin-top:21px}.auth-modal label>span{color:#76929b;letter-spacing:1.2px;margin-bottom:7px;font-size:8px;font-weight:950;display:block}.auth-modal label>div{background:#07141e;border:1px solid #69abba4f;border-radius:9px;grid-template-columns:45px 1fr;align-items:center;height:52px;display:grid}.auth-modal label svg{color:#58cfd7;justify-self:center;width:18px}.auth-modal input{color:#edf8fa;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.auth-modal input::placeholder{color:#506770}.auth-submit{color:#fff0d9;letter-spacing:.8px;cursor:pointer;background:linear-gradient(#a95f28,#75401f);border:1px solid #d47d35;border-radius:9px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:51px;margin-top:12px;font-size:10px;font-weight:950;display:flex;box-shadow:inset 0 1px #ffdaaa2e}.auth-submit:disabled{opacity:.56;cursor:wait}.auth-submit svg{width:17px}.auth-error{color:#ff8d81;margin:8px 0 0;font-size:10px}.auth-modal footer{color:#627982;text-align:center;margin-top:14px;font-size:9px}.auth-sent{text-align:center}.auth-sent>i{color:#64e5ac;background:#18664b47;border:1px solid #4adca385;border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 18px;display:grid}.auth-sent>i svg{width:27px}.auth-sent h2{margin-right:0}.auth-sent strong{color:#cfebed}.auth-sent>a{color:#ffe2bd;background:#7b461f;border:1px solid #d47d35;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:48px;margin-top:18px;font-size:9px;font-weight:950;text-decoration:none;display:flex}.auth-sent>a svg{width:16px}.auth-sent>button{color:#75929a;cursor:pointer;background:0 0;border:0;margin-top:14px;font-size:8px;font-weight:900}@media (max-width:620px){.account-status{grid-template-columns:1fr}.account-status>button{width:100%;font-size:9px}.auth-modal{align-items:end;padding:0}.auth-modal>article{border-bottom:0;border-left:0;border-right:0;border-radius:19px 19px 0 0;width:100%;padding:27px 20px 24px}.auth-modal h2{font-size:24px}.auth-modal header p,.auth-sent>p{font-size:12px}.auth-submit{min-height:54px}}.profile-button>img{object-fit:cover;border:2px solid #47798a;border-radius:10px;flex:0 0 40px;width:40px;height:40px;box-shadow:0 0 16px #42d3dc1f}.leader-list li{grid-template-columns:38px 38px minmax(0,1fr) auto}.leader-avatar{object-fit:cover;border:1px solid #5bb9c46b;border-radius:8px;width:36px;height:36px}.profile-identity{grid-template-columns:82px minmax(0,1fr) 54px;gap:16px;padding:13px;display:grid}.profile-identity>img{object-fit:cover;border:1px solid #5cd3db8c;border-radius:12px;width:82px;height:82px;box-shadow:0 10px 28px #00000061}.profile-identity>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.profile-identity>.badge-mark{width:48px;height:48px}.avatar-collection{border-top:1px solid #5bbcca2e;margin-top:18px;padding-top:16px}.avatar-collection>header{justify-content:space-between;align-items:end;margin-bottom:10px;display:flex}.avatar-collection>header>div{flex-direction:column;display:flex}.avatar-collection>header span{color:#63d8df;letter-spacing:1.3px;font-size:8px;font-weight:950}.avatar-collection>header strong{margin-top:4px;font-size:15px}.avatar-collection>header>b{color:#71878f;font-size:8px}.avatar-collection>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.avatar-collection button{color:#d9eaec;text-align:left;cursor:pointer;background:linear-gradient(120deg,#102330,#0b1722);border:1px solid #699dab38;border-radius:10px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:82px;padding:8px;display:grid}.avatar-collection button:hover{border-color:#5ad3dc8f;transform:translateY(-1px)}.avatar-collection button.equipped{background:linear-gradient(120deg,#2d281e,#122632);border-color:#dc853d;box-shadow:inset 3px 0 #e28b43}.avatar-collection button>img{object-fit:cover;border-radius:8px;width:64px;height:64px}.avatar-collection button>span{flex-direction:column;min-width:0;display:flex}.avatar-collection button>span strong{font-size:11px}.avatar-collection button>span small{color:#799098;margin-top:4px;font-size:8px;line-height:1.35}.avatar-collection button>b{color:#63dbe2;align-items:center;gap:4px;font-size:7px;display:flex}.avatar-collection button>b svg{width:12px}.crew-v2-panel.crew-chat{background:radial-gradient(circle at 50% 0,#1e687a1f,#0000 35%),#07121b;grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;padding-bottom:14px;display:grid;overflow:hidden}.crew-chat .crew-panel-heading{margin-bottom:0}.crew-live-dot{background:#5fe5a8;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 10px #5fe5a8}.crew-chat-stream{scrollbar-color:#2d5966 #08141d;flex-direction:column;gap:8px;min-height:0;padding:18px clamp(14px,4vw,64px);display:flex;overflow-y:auto}.crew-chat-stream>article{grid-template-columns:50px minmax(0,1fr);align-items:start;gap:10px;max-width:min(760px,82%);display:grid}.crew-chat-stream>article.mine{grid-template-columns:minmax(0,1fr) 50px;align-self:flex-end}.crew-chat-stream>article.mine>img{grid-column:2}.crew-chat-stream>article>img{object-fit:cover;border:1px solid #4fbeca6b;border-radius:9px;width:50px;height:50px}.crew-chat-stream>article>div{background:linear-gradient(135deg,#102a39,#0b1c29);border:1px solid #4e94a947;border-radius:4px 12px 12px;min-width:0;padding:9px 11px}.crew-chat-stream>article.mine>div{background:linear-gradient(135deg,#352719,#15222b);border-color:#cd7c3661;border-radius:12px 4px 12px 12px}.crew-chat-stream article header{align-items:center;gap:8px;min-height:24px;display:flex}.crew-chat-stream article header>strong{font-size:12px}.crew-chat-stream article .crew-role{min-height:22px;padding:0 7px;font-size:7px}.crew-chat-stream article .crew-role svg{width:11px}.crew-chat-stream article time{color:#68818a;margin-left:auto;font-size:8px}.crew-chat-stream article header>button{color:#65818a;cursor:pointer;background:0 0;border:0;place-items:center;width:24px;height:24px;display:grid}.crew-chat-stream article header>button svg{width:14px}.crew-chat-stream article p{color:#dcebed;overflow-wrap:anywhere;margin:5px 0 1px;font-size:13px;line-height:1.5}.crew-chat-stream article p em{color:#70858d;font-size:10px}.crew-chat-empty{color:#57727b;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:230px;display:flex}.crew-chat-empty svg{width:42px;height:42px}.crew-chat-empty strong{color:#a8bdc2;margin-top:13px;font-size:16px}.crew-chat-empty span{margin-top:5px;font-size:10px}.crew-chat-composer{background:#0d202c;border:1px solid #56a7bb59;border-radius:11px;grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:76px;margin:0 clamp(14px,4vw,64px);padding:10px;display:grid;box-shadow:0 -12px 30px #01070b5c}.crew-chat-composer>img{object-fit:cover;border-radius:8px;width:46px;height:46px}.crew-chat-composer label{flex-direction:column;min-width:0;display:flex}.crew-chat-composer label span{color:#6abfca;letter-spacing:1px;font-size:7px;font-weight:950}.crew-chat-composer input{color:#eff9fa;min-width:0;height:30px;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.crew-chat-composer input::placeholder{color:#58717a}.crew-chat-composer>small{color:#607982;font-size:8px}.crew-chat-composer>button{color:#ffe2bd;cursor:pointer;background:linear-gradient(#8b4f24,#60371e);border:1px solid #ca7836;border-radius:7px;align-items:center;gap:7px;min-height:44px;padding:0 18px;font-size:9px;font-weight:950;display:flex}.crew-chat-composer>button:disabled{opacity:.38;cursor:not-allowed}.crew-chat-composer>button svg{width:15px}@media (max-width:820px){.crew-v2-nav{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.crew-v2-nav::-webkit-scrollbar{display:none}.crew-v2-nav button{flex:0 0 20%;min-width:20%;padding:0 3px;font-size:8px}.crew-v2-nav button>i{right:3px}.crew-chat-stream{padding:12px 10px}.crew-chat-stream>article{grid-template-columns:42px minmax(0,1fr);max-width:94%}.crew-chat-stream>article.mine{grid-template-columns:minmax(0,1fr) 42px}.crew-chat-stream>article>img{width:42px;height:42px}.crew-chat-stream article p{font-size:12px}.crew-chat-composer{grid-template-columns:36px minmax(0,1fr) 44px;margin:0 8px;padding:7px}.crew-chat-composer>img{width:34px;height:34px}.crew-chat-composer>small{display:none}.crew-chat-composer>button{justify-content:center;width:42px;min-height:40px;padding:0;font-size:0}.crew-chat-composer>button svg{width:17px}}.crew-v2{grid-template-rows:84px 64px minmax(0,1fr)}.crew-v2-identity span{letter-spacing:1.7px;font-size:11px}.crew-v2-identity strong{font-size:27px;line-height:1.05}.crew-v2-identity small{margin-top:5px;font-size:11px}.crew-v2-economy>div{min-width:122px;padding:0 19px}.crew-v2-economy span{font-size:10px}.crew-v2-economy strong{font-size:16px}.crew-v2-economy .game-art-icon{width:27px;height:27px}.crew-v2-leave{min-height:46px;font-size:10px}.crew-v2-nav button{gap:10px;min-width:190px;font-size:13px}.crew-v2-nav button svg{width:22px;height:22px}.crew-supply-dock{grid-template-columns:38px minmax(205px,1fr) auto;min-width:430px;padding:12px 13px}.crew-supply-dock>svg{width:29px}.crew-supply-dock span{font-size:10px}.crew-supply-dock strong{font-size:14px}.crew-supply-dock small{font-size:10px}.crew-supply-dock>button{min-height:44px;font-size:11px}.crew-rally-beacon{padding:12px 14px}.crew-rally-beacon>svg{width:24px}.crew-rally-beacon span{font-size:9px}.crew-rally-beacon strong{font-size:13px}.crew-rally-beacon small{font-size:9px}.crew-rally-beacon>button{min-height:40px;font-size:10px}.crew-settlement-status{padding:10px 16px}.crew-settlement-status span,.crew-settlement-status small{font-size:9px}.crew-settlement-status strong{font-size:24px}.crew-base-world .crew-building-node{transform:translate(-50%,-82%)}.crew-base-world .crew-building-node:hover,.crew-base-world .crew-building-node.selected{transform:translate(-50%,-84%)scale(1.035)}.crew-building-node>div{min-width:142px;padding:8px 11px}.crew-building-node span{font-size:9px}.crew-building-node strong{font-size:14px}.crew-building-node>div>i b{height:4px}.crew-worker{z-index:7;color:#e8f9fa;filter:drop-shadow(0 5px 8px #000000c7);grid-template-columns:48px auto;align-items:center;gap:8px;min-width:48px;display:grid;transform:translate(-50%,-50%)}.crew-worker>img{object-fit:cover;background:#102d37;border:2px solid #65d7d4;border-radius:11px;width:48px;height:48px;box-shadow:0 0 0 3px #061119d1,0 0 18px #4cd3d342}.crew-worker>span{background:#051018eb;border:1px solid #5dcacb6b;border-radius:7px;flex-direction:column;min-width:72px;padding:6px 9px;display:flex;box-shadow:0 6px 16px #0006}.crew-worker strong{font-size:11px;line-height:1.05}.crew-worker small{color:#78a1a8;text-transform:uppercase;margin-top:3px;font-size:8px;font-weight:900}.crew-worker.self>img{border-color:#f0a15c;box-shadow:0 0 0 3px #061119d1,0 0 22px #f0a15c59}.crew-worker.self>span{border-color:#f0a15c8c}.crew-worker.self small{color:#f0a15c}.worker-1{top:32%;left:36%}.worker-2{top:46%;left:61%}.worker-3{top:62%;left:26%}.worker-4{top:58%;left:70%}.worker-5{top:48%;left:42%}.worker-6{top:73%;left:34%}.worker-7{top:72%;left:69%}.worker-8{top:31%;left:57%}.crew-building-console.crew-building-console-v4{width:min(1040px,54vw)}.crew-building-console-v4 .crew-console-grid{grid-template-columns:1.08fr 1fr .95fr;min-height:176px}.crew-building-console-v4 .crew-console-grid>section{padding:17px 19px}.crew-console-identity>header span,.crew-console-requirements>header,.crew-console-next>span{font-size:9px}.crew-building-console-v4 .crew-console-identity>header strong{font-size:19px}.crew-console-identity>header b{font-size:10px}.crew-console-identity>p{font-size:11px}.crew-console-requirements>div{min-height:32px}.crew-console-requirements>div>b,.crew-console-requirements>div>strong{font-size:10px}.crew-console-next>strong{font-size:12px}.crew-console-next>.crew-console-upgrade{min-height:48px;font-size:10px}.crew-console-next>small{font-size:9px}.crew-console-toggle{min-height:31px;font-size:9px}@media (min-width:821px) and (max-height:1050px){.crew-building-node.ore_foundry>div{transform:translateY(-34px)}.crew-building-node.survey_array>div{transform:translateY(-58px)}}@media (max-width:1100px){.crew-v2-economy>div{min-width:100px;padding:0 12px}.crew-v2-nav button{min-width:150px}.crew-building-console.crew-building-console-v4{width:min(880px,72vw)}}@media (max-width:820px){.crew-v2{grid-template-rows:72px 56px minmax(0,1fr)}.crew-v2-header{grid-template-columns:minmax(0,1fr) 54px}.crew-v2-identity span{font-size:8px}.crew-v2-identity strong{font-size:20px}.crew-v2-identity small{font-size:9px}.crew-v2-nav{gap:0}.crew-v2-nav button{flex-direction:column;flex:0 0 20%;gap:2px;min-width:20%;font-size:8px;line-height:1}.crew-v2-nav button svg{width:17px;height:17px}.crew-supply-dock{grid-template-columns:32px minmax(0,1fr) 104px;gap:7px;width:auto;min-width:0;padding:8px 9px;top:7px;left:6px;right:6px}.crew-supply-dock>svg{width:24px}.crew-supply-dock span{font-size:8px}.crew-supply-dock strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.crew-supply-dock small{display:none}.crew-supply-dock>button{min-height:38px;padding:0 8px;font-size:9px}.crew-settlement-status{grid-template-columns:auto;padding:7px 9px;top:62px;left:7px;transform:none}.crew-settlement-status span,.crew-settlement-status small{font-size:6px}.crew-settlement-status strong{grid-area:1/2/3;font-size:17px}.crew-rally-beacon{max-width:156px;padding:7px 8px;top:62px;right:7px}.crew-rally-beacon strong{max-width:86px;font-size:9px}.crew-base-world .crew-building-node.drill_hall{top:36%!important;left:14%!important}.crew-base-world .crew-building-node.command_center{top:30%!important;left:50%!important}.crew-base-world .crew-building-node.signal_tower{top:36%!important;left:86%!important}.crew-base-world .crew-building-node.ore_foundry{top:67%!important;left:21%!important}.crew-base-world .crew-building-node.survey_array{top:67%!important;left:79%!important}.crew-building-node>div{min-width:92px;padding:6px 7px}.crew-building-node span{font-size:7px}.crew-building-node strong{font-size:10px}.crew-worker{grid-template-columns:38px auto;gap:5px}.crew-worker>img{border-radius:9px;width:38px;height:38px}.crew-worker>span{min-width:58px;padding:5px 7px}.crew-worker strong{font-size:9px}.crew-worker small{font-size:7px}.worker-1{top:39%;left:35%}.worker-2{top:40%;left:65%}.worker-3{top:52%;left:31%}.worker-4{top:53%;left:69%}.worker-5{top:17%;left:50%}.worker-6{top:73%;left:29%}.worker-7{top:73%;left:71%}.worker-8{top:48%;left:50%}.crew-building-console.crew-building-console-v4{width:calc(100% - 12px);max-height:252px;overflow:auto}.crew-building-console-v4 .crew-console-grid{grid-template-columns:128px minmax(0,1fr);min-height:0}.crew-building-console-v4 .crew-console-grid>section{padding:9px 10px}.crew-console-next{background:#091721;grid-column:1/-1;grid-template-columns:minmax(0,1fr) 132px;align-items:center;gap:7px;min-height:58px;display:grid;border-top:1px solid #6997a42e!important}.crew-console-next>strong{margin:0}.crew-console-next>.crew-console-upgrade{grid-area:1/2/3;min-height:42px;margin:0}.crew-console-next>small,.crew-console-active{display:none}.crew-console-identity>header span,.crew-console-requirements>header,.crew-console-next>span{font-size:8px}.crew-building-console-v4 .crew-console-identity>header strong{font-size:14px}.crew-console-identity>header b{font-size:8px}.crew-console-requirements>div{min-height:26px;margin-top:3px}.crew-console-requirements>div>b,.crew-console-requirements>div>strong{font-size:8px}.crew-console-next>strong{font-size:10px}.crew-console-next>.crew-console-upgrade{font-size:9px}.crew-console-toggle{font-size:8px}}@media (max-width:620px){.avatar-collection>div{grid-template-columns:1fr}.avatar-collection button{min-height:86px}.profile-identity{grid-template-columns:72px minmax(0,1fr) 44px}.profile-identity>img{width:72px;height:72px}.profile-identity>.badge-mark{width:42px;height:42px}.leader-list li{grid-template-columns:32px 34px minmax(0,1fr) auto}.leader-avatar{width:32px;height:32px}.crew-chat .crew-panel-heading>strong,.crew-chat-stream article .crew-role{display:none}.crew-chat-stream article header>strong{font-size:11px}}.facility-screen.season-facility{background:#050b12;overflow:auto}.season-facility>.facility-close{z-index:140;position:fixed}.season-hub{color:#edf8f8;background:#060d14;min-height:100%}.season-hero{background-position:50%;background-size:cover;border-bottom:1px solid #64cfdd33;grid-template-columns:minmax(0,1fr) 310px;align-items:end;gap:40px;min-height:300px;padding:46px max(38px,50% - 660px) 34px;display:grid}.season-hero>div>span,.season-hero>aside>span,.season-content header span{color:#71dce4;letter-spacing:1.5px;font-size:10px;font-weight:950}.season-hero h1{text-transform:uppercase;text-shadow:0 4px 22px #000;margin:8px 0 7px;font-size:clamp(38px,5vw,72px);line-height:.92}.season-hero>div>p{color:#a5bbc0;max-width:600px;margin:0;font-size:14px;line-height:1.55}.season-timer{background:#051017b8;border:1px solid #75dee547;border-radius:8px;align-items:center;gap:9px;width:max-content;margin-top:20px;padding:9px 12px;display:flex}.season-timer svg{color:#77e2e8;width:21px}.season-timer div{flex-direction:column;display:flex}.season-timer small{color:#6f8990;font-size:7px;font-weight:900}.season-timer strong{margin-top:2px;font-size:14px}.season-hero>aside{background:linear-gradient(145deg,#0d222cf0,#061018f0);border:1px solid #73dee74d;border-radius:14px;padding:20px;box-shadow:0 18px 45px #0000006b}.season-hero>aside>strong{margin:8px 0;font-size:29px;display:block}.season-hero>aside>strong i{color:#789098;font-size:12px;font-style:normal}.season-hero>aside>div{background:#152a34;border-radius:5px;height:8px;overflow:hidden}.season-hero>aside>div>i{background:linear-gradient(90deg,#4cc8d4,#a96ee8);height:100%;display:block;box-shadow:0 0 12px #5ed5de}.season-hero>aside>small{color:#8ca0a6;margin-top:8px;font-size:8px;font-weight:900;display:block}.season-content{width:min(1320px,100% - 48px);margin:0 auto;padding:22px 0 60px}.season-progress-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.season-progress-grid>article{background:linear-gradient(145deg,#11212b,#09131c);border:1px solid #7ea4ae33;border-radius:11px;grid-template-columns:43px 1fr;align-items:center;gap:10px;padding:14px;display:grid}.season-progress-grid>article>i{color:#69dce2;background:#102d35;border:1px solid #5ed7dc52;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.season-progress-grid>article>i svg{width:21px}.season-progress-grid article>div{grid-template-columns:1fr auto;display:grid}.season-progress-grid span{color:#6f878f;letter-spacing:1px;font-size:7px;font-weight:950}.season-progress-grid strong{grid-area:1/2/3;font-size:18px}.season-progress-grid small{color:#8ba0a6;margin-top:3px;font-size:8px}.season-progress-grid article b{background:#1a3038;border-radius:2px;grid-column:1/-1;height:4px;margin-top:9px;overflow:hidden}.season-progress-grid article b i{background:linear-gradient(90deg,#3fc2c8,#a66be0);height:100%;display:block}.season-reward-track{background:#09151e;border:1px solid #7aa4ae33;border-radius:12px;margin-top:12px;padding:16px}.season-reward-track>header{justify-content:space-between;align-items:end;margin-bottom:14px;display:flex}.season-reward-track header div{flex-direction:column;display:flex}.season-reward-track header strong{margin-top:3px;font-size:16px}.season-reward-track header p{color:#748991;margin:0;font-size:9px}.season-reward-track>div{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.season-reward-track article{opacity:.62;background:#101d26;border:1px solid #293e48;border-radius:8px;grid-template-columns:27px 1fr;column-gap:7px;min-height:91px;padding:10px;display:grid}.season-reward-track article.unlocked{opacity:1;background:linear-gradient(145deg,#123038,#121d29);border-color:#4ebfc1}.season-reward-track article.claimed{opacity:.72;border-color:#436b60}.season-reward-track article>b{color:#92a6ab;background:#233741;border-radius:50%;place-items:center;width:25px;height:25px;font-size:9px;display:grid}.season-reward-track article.unlocked>b{color:#bafaf7;background:#276c6d}.season-reward-track article>i{background:#253942;align-self:center;height:3px;overflow:hidden}.season-reward-track article>i span{background:#62d4d5;height:100%;display:block}.season-reward-track article>strong{grid-column:1/-1;margin-top:7px;font-size:10px}.season-reward-track article>small{color:#748b92;align-self:center;font-size:7px}.season-reward-track article>button{color:#6e8289;background:#17242c;border:1px solid #33464e;border-radius:5px;min-height:25px;font-size:7px;font-weight:950}.season-reward-track article>button:not(:disabled){color:#b9f5ee;cursor:pointer;background:#1b5b58;border-color:#4bbdb8}.season-reward-track article>button svg{width:10px}.season-lower-grid{grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:12px;margin-top:12px;display:grid}.season-objectives,.season-rankings{background:#09141d;border:1px solid #7aa4ae30;border-radius:12px;padding:16px}.season-objectives>header,.season-rankings>header{justify-content:space-between;align-items:end;margin-bottom:10px;display:flex}.season-objectives header div{flex-direction:column;display:flex}.season-objectives header strong,.season-rankings>header strong{margin-top:3px;font-size:15px}.season-objectives>header>small{color:#71868e;font-size:8px}.season-objectives>article{border-top:1px solid #7da1aa21;padding:10px 0}.season-objectives>article>div{grid-template-columns:34px 1fr auto;align-items:center;gap:9px;display:grid}.season-objectives article>div>i{color:#65ced4;background:#112831;border:1px solid #31515c;border-radius:8px;place-items:center;width:33px;height:33px;display:grid}.season-objectives article>div>i svg{width:16px}.season-objectives article>div>span{flex-direction:column;display:flex}.season-objectives article>div strong{font-size:10px}.season-objectives article>div small{color:#798f96;margin-top:2px;font-size:8px}.season-objectives article>div>b{color:#d69cf1;font-size:9px}.season-objectives footer{grid-template-columns:1fr auto;align-items:center;gap:9px;margin:8px 0 0 42px;display:grid}.season-objectives footer>i{background:#1b3039;border-radius:2px;height:4px;overflow:hidden}.season-objectives footer>i b{background:linear-gradient(90deg,#4ac6cb,#aa6ee4);height:100%;display:block}.season-objectives footer span{color:#71868e;font-size:7px}.season-objectives article.complete>div>i{color:#82e0bb;background:#183e36;border-color:#4cae8e}.season-rankings>header{flex-direction:column;align-items:flex-start}.season-rank-columns{grid-template-columns:1fr 1fr;gap:8px;display:grid}.season-rank-columns>section{background:#0c1922;border:1px solid #7fa2ab26;border-radius:8px;padding:9px}.season-rank-columns h3{color:#71878f;align-items:center;gap:5px;margin:0 0 5px;font-size:7px;display:flex}.season-rank-columns h3 svg{width:12px}.season-rank-columns article{border-top:1px solid #7c9ea81a;grid-template-columns:22px 25px 1fr;align-items:center;gap:5px;padding:5px 0;display:grid}.season-rank-columns article>b{color:#e5a867;font-size:8px}.season-rank-columns article>img,.season-rank-columns article>i{object-fit:cover;border-radius:50%;width:24px;height:24px}.season-rank-columns article>i{color:#70d8db;background:#173840;place-items:center;font-size:5px;font-style:normal;font-weight:950;display:grid}.season-rank-columns article>span{flex-direction:column;min-width:0;display:flex}.season-rank-columns article strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.season-rank-columns article small{color:#6f858c;font-size:6px}.season-rank-columns p{color:#70858c;font-size:8px}.season-rankings>footer{color:#bd8ee4;background:#17162a;border:1px solid #9f6fce33;border-radius:8px;align-items:center;gap:8px;margin-top:10px;padding:9px;display:flex}.season-rankings>footer svg{width:19px}.season-rankings>footer span{flex-direction:column;display:flex}.season-rankings>footer strong{font-size:7px}.season-rankings>footer small{color:#8f82a0;margin-top:2px;font-size:7px}@media (max-width:760px){.season-hero{background-position:62%;grid-template-columns:1fr;align-content:end;gap:16px;min-height:390px;padding:60px 16px 18px}.season-hero h1{font-size:40px}.season-hero>div>p{max-width:330px;font-size:12px}.season-timer{margin-top:13px}.season-hero>aside{padding:13px}.season-hero>aside>strong{font-size:22px}.season-content{width:calc(100% - 20px);padding:10px 0 90px}.season-progress-grid{grid-template-columns:1fr;gap:7px}.season-progress-grid>article{padding:11px}.season-reward-track{padding:12px}.season-reward-track>header{display:block}.season-reward-track header p{margin-top:5px}.season-reward-track>div{scroll-snap-type:x mandatory;padding-bottom:5px;display:flex;overflow-x:auto}.season-reward-track article{scroll-snap-align:start;min-width:158px}.season-lower-grid{grid-template-columns:1fr}.season-objectives,.season-rankings{padding:12px}.season-objectives>header{display:block}.season-objectives>header>small{margin-top:5px;display:block}.season-objectives article>div small{font-size:9px}.season-objectives footer{margin-left:0}.season-rank-columns{grid-template-columns:1fr}.season-rank-columns article strong{font-size:10px}.season-rank-columns article small{font-size:8px}}.season-progress-grid span,.season-reward-track article>small,.season-objectives footer span{font-size:9px}.season-progress-grid small,.season-objectives>header>small,.season-objectives article>div small,.season-reward-track header p{font-size:10px}.season-reward-track article>strong,.season-objectives article>div strong{font-size:12px}.season-reward-track article>button,.season-objectives article>div>b{font-size:9px}.season-rank-columns article strong{font-size:10px}.season-rank-columns article small,.season-rank-columns h3{font-size:8px}.season-event-hud{z-index:18;background:linear-gradient(115deg,#1a102af5,#071720f2);border:1px solid #b169f461;border-radius:12px;grid-template-rows:auto 5px;grid-template-columns:54px minmax(0,1fr) 110px;align-items:center;gap:7px 11px;width:min(510px,100% - 620px);min-width:390px;padding:8px 9px 8px 8px;display:grid;position:absolute;top:17px;left:50%;transform:translate(-50%);box-shadow:0 14px 40px #00000061,inset 0 0 24px #a95ced0e}.season-event-hud>img{object-fit:contain;filter:drop-shadow(0 0 12px #9f5cf56b);grid-row:1/3;width:52px;height:52px}.season-event-hud>div{flex-direction:column;min-width:0;display:flex}.season-event-hud>div>span{color:#bf83f0;letter-spacing:1.1px;font-size:7px;font-weight:950}.season-event-hud>div>strong{color:#f3ebff;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;overflow:hidden}.season-event-hud>div>small{color:#7da2aa;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;font-weight:800;overflow:hidden}.season-event-hud>i{background:#152532;border-radius:4px;grid-column:2;height:5px;overflow:hidden}.season-event-hud>i>b{border-radius:inherit;background:linear-gradient(90deg,#45dce0,#a850e6);height:100%;transition:width .2s;display:block;box-shadow:0 0 11px #a850e6}.season-event-hud>button{color:#f1dfff;letter-spacing:.45px;cursor:pointer;background:linear-gradient(#603588,#3c235c);border:1px solid #b76cf280;border-radius:8px;grid-area:1/3/3;min-height:38px;padding:0 9px;font-size:8px;font-weight:950}.season-event-hud>button:hover{filter:brightness(1.12);border-color:#d797ff}.season-event-hud.focused{border-color:#51e1e685;box-shadow:0 14px 40px #00000061,0 0 22px #6d48da1f}.season-event-hud.defeated{background:linear-gradient(115deg,#0b312bf2,#07161ef2);border-color:#45ce9a6b}.season-event-hud.defeated>button{color:#c7ffeb;background:linear-gradient(#216c58,#17473d);border-color:#48d29f80}.season-live-event{background:radial-gradient(circle at 12%,#8e45d72e,#0000 30%),linear-gradient(120deg,#16162a,#091923 64%,#101427);border:1px solid #ae67ef59;border-radius:14px;grid-template-columns:190px minmax(0,1fr) 230px;min-height:170px;margin-top:12px;display:grid;overflow:hidden;box-shadow:0 17px 42px #00000047}.season-live-visual{border-right:1px solid #a365dd38;place-items:center;display:grid;position:relative;overflow:hidden}.season-live-visual:after{content:"";background:linear-gradient(#0000,#050a12de);height:45%;position:absolute;inset:auto 0 0}.season-live-visual>img{object-fit:contain;filter:drop-shadow(0 8px 18px #7848db59);width:175px;height:150px;animation:4s ease-in-out infinite season-node-float}.season-live-visual>b{z-index:1;color:#d295ff;letter-spacing:1.3px;font-size:8px;position:absolute;bottom:10px;left:13px}.season-live-copy{flex-direction:column;justify-content:center;min-width:0;padding:20px 24px;display:flex}.season-live-copy>span{color:#c084f1;letter-spacing:1.4px;font-size:8px;font-weight:950}.season-live-copy>strong{color:#f5efff;margin-top:5px;font-size:23px}.season-live-copy>p{color:#93a7ae;max-width:620px;margin:6px 0 13px;font-size:11px;line-height:1.5}.season-live-copy>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.season-live-copy>div>i{background:#132633;border-radius:8px;height:8px;overflow:hidden}.season-live-copy>div>i>b{border-radius:inherit;background:linear-gradient(90deg,#42cdd6,#b459ed);height:100%;display:block;box-shadow:0 0 12px #b256eea6}.season-live-copy>div>span{color:#abc2c7;font-size:8px;font-weight:900}.season-live-copy>footer{justify-content:space-between;margin-top:8px;display:flex}.season-live-copy>footer small{color:#647f87;font-size:7px;font-weight:900}.season-live-copy>footer b{color:#d9a6ff;font-size:8px}.season-live-event>aside{background:#08101b73;border-left:1px solid #a365dd2e;flex-direction:column;justify-content:center;padding:18px;display:flex}.season-live-event>aside>span{color:#64e1e2;letter-spacing:1px;font-size:8px;font-weight:950}.season-live-event>aside>strong{color:#e7fbfc;margin-top:5px;font-size:14px}.season-live-event>aside>small{color:#779099;margin-top:9px;font-size:8px;line-height:1.4}.season-live-event>aside>button{color:#f0ddff;cursor:pointer;background:linear-gradient(#603585,#3d245b);border:1px solid #ac66e87a;border-radius:7px;min-height:38px;margin-top:13px;font-size:8px;font-weight:950}.season-live-event>aside>button:disabled{color:#667c84;cursor:default;background:#14232c;border-color:#2a3a43}.season-live-event.defeated{border-color:#45cf9c5e}@keyframes season-node-float{0%,to{transform:translateY(3px)rotate(-1deg)}50%{transform:translateY(-5px)rotate(1deg)}}@media (max-width:1100px){.season-event-hud{width:min(470px,100% - 48px);min-width:0;top:76px}.season-live-event{grid-template-columns:155px minmax(0,1fr)}.season-live-event>aside{border-top:1px solid #a365dd2e;border-left:0;grid-column:1/-1;grid-template-columns:1fr 1fr auto;align-items:center;gap:8px;padding:11px 16px;display:grid}.season-live-event>aside>small{margin:0}.season-live-event>aside>button{min-width:180px;margin:0}}@media (max-width:620px){.season-event-hud{grid-template-columns:42px minmax(0,1fr) 86px;gap:5px 7px;width:calc(100% - 20px);padding:6px;top:62px;left:10px;transform:none}.season-event-hud>img{width:40px;height:40px}.season-event-hud>div>span{font-size:6px}.season-event-hud>div>strong{font-size:11px}.season-event-hud>div>small{font-size:7px}.season-event-hud>button{min-height:34px;padding:0 5px;font-size:7px}.season-event-hud>i{height:4px}.playfield:has(.season-event-hud) .biome-chip{max-width:58%}.season-live-event{grid-template-columns:96px minmax(0,1fr);min-height:0}.season-live-visual>img{width:96px;height:120px}.season-live-copy{padding:13px 11px}.season-live-copy>strong{font-size:17px}.season-live-copy>p{font-size:10px}.season-live-copy>div{grid-template-columns:1fr}.season-live-copy>div>span{font-size:7px}.season-live-copy>footer{gap:4px;display:grid}.season-live-event>aside{grid-template-columns:1fr;padding:12px}.season-live-event>aside>button{width:100%;min-width:0;min-height:42px}.season-live-event>aside>strong{font-size:13px}}.biome-field-readout{width:280px;text-shadow:none;background:linear-gradient(120deg,#0c232de0,#08111adb);border:1px solid #66cdd83d;border-radius:9px;margin-top:12px;padding:9px 10px}.biome-field-readout header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 8px;display:grid}.biome-field-readout header>span{color:#65d5df;letter-spacing:1.2px;font-size:7px}.biome-field-readout header>b{color:#dff8f9;grid-column:1;font-size:11px}.biome-field-readout header>i{color:#8aa3aa;font-variant-numeric:tabular-nums;grid-area:1/2/3;font-size:10px;font-style:normal;font-weight:950}.biome-field-readout>p{color:#80969d;margin:5px 0 7px;font-size:8px;line-height:1.35}.biome-field-readout>footer{gap:5px;display:flex}.biome-field-readout>footer>b{color:#7fdce0;letter-spacing:.25px;background:#142a34;border-radius:4px;padding:3px 5px;font-size:7px}.biome-field-readout.active{background:linear-gradient(120deg,#421f17f0,#0e151de6);border-color:#ff8b4494;box-shadow:inset 3px 0 #ef8244,0 0 22px #ef743714}.biome-field-readout.active header>span,.biome-field-readout.active header>i{color:#ff9d5f}.biome-field-readout.active>footer>b{color:#ffc182;background:#34251e}.biome-node-callout{z-index:15;pointer-events:none;background:linear-gradient(125deg,#0a1f28f2,#09101be8);border:1px solid #5de2de57;border-radius:10px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;width:275px;padding:9px 11px;animation:.25s ease-out biome-node-in;display:grid;position:absolute;top:310px;left:30px;box-shadow:0 12px 30px #00000059}.biome-node-callout>i{background:#10242f;border:1px solid;border-radius:50%;place-items:center;width:32px;height:32px;font-size:15px;font-style:normal;display:grid;box-shadow:0 0 14px}.biome-node-callout>span{flex-direction:column;min-width:0;display:flex}.biome-node-callout small{color:#738c94;letter-spacing:.9px;font-size:7px;font-weight:950}.biome-node-callout strong{color:#e8fafa;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.biome-node-callout b{color:#74dfc1;letter-spacing:.4px;margin-top:3px;font-size:7px}@keyframes biome-node-in{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:none}}@media (max-width:1100px){.biome-field-readout{width:245px}.biome-node-callout{width:245px;top:205px;left:14px}}@media (max-width:620px){.playfield:has(.season-event-hud) .biome-chip{top:126px}.playfield.season-focus .biome-chip{display:none}.biome-chip .biome-field-readout{width:205px;margin-top:7px;padding:6px 7px}.biome-field-readout>p{display:none}.biome-field-readout header>b{font-size:9px}.biome-field-readout header>span{font-size:6px}.biome-field-readout header>i{font-size:8px}.biome-field-readout>footer{margin-top:5px}.biome-field-readout>footer>b{padding:2px 4px;font-size:6px}.biome-node-callout{grid-template-columns:28px minmax(0,1fr);width:220px;padding:7px 8px;top:226px;left:10px}.biome-node-callout>i{width:27px;height:27px}.biome-node-callout small{font-size:6px}.biome-node-callout strong{font-size:10px}.biome-node-callout b{font-size:6px}}.mine-context-card{z-index:19;color:#eaf6f7;background:linear-gradient(135deg,#07121bf2,#081119db);border:1px solid #68a9b847;border-radius:12px;width:310px;padding:11px;position:absolute;top:20px;left:24px;box-shadow:0 16px 38px #00000059}.mine-context-card>header{grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:9px;display:grid}.mine-context-card>header>div{flex-direction:column;min-width:0;display:flex}.mine-context-card>header span{color:#7ddce3;letter-spacing:1.1px;font-size:7px;font-weight:950}.mine-context-card>header strong{text-transform:uppercase;justify-content:space-between;align-items:baseline;gap:8px;margin-top:3px;font-size:16px;display:flex}.mine-context-card>header strong>b{color:#f49a51;font-size:15px}.mine-context-card>header small{color:#748b93;margin-top:3px;font-size:7px;font-weight:850}.mine-context-card>header>button{color:#70dce2;cursor:pointer;background:#102631;border:1px solid #5bc0cd47;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.mine-context-card>header>button svg{width:16px}.mine-condition{border-top:1px solid #679fad2e;margin-top:9px;padding-top:8px}.mine-condition>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.mine-condition>div>span{color:#657f88;letter-spacing:.9px;font-size:6px;font-weight:950}.mine-condition>div>strong{grid-column:1;margin-top:2px;font-size:10px}.mine-condition>div>i{color:#91a8ae;grid-area:1/2/3;font-size:9px;font-style:normal;font-weight:950}.mine-condition>footer{gap:4px;margin-top:6px;display:flex}.mine-condition>footer>b{color:#6fd9dd;background:#112832;border-radius:4px;padding:3px 5px;font-size:6px}.mine-condition.active>div>span,.mine-condition.active>div>i{color:#ff9d5f}.mine-condition.active>footer>b{color:#ffc182;background:#34251e}.mine-context-details{background:#050d14a8;border:1px solid #6f9ba629;border-radius:7px;margin:8px -2px 0;padding:8px 9px}.mine-context-details p{color:#b5c6ca;margin:0;font-size:9px;line-height:1.4}.mine-context-details small{color:#71878f;margin-top:4px;font-size:8px;line-height:1.4;display:block}.mine-route-shortcuts{grid-template-columns:1fr 1fr;gap:5px;margin-top:8px;display:grid}.mine-route-shortcuts>button{color:#89a7ae;text-align:left;cursor:pointer;background:#0d202b;border:1px solid #5fa1af3b;border-radius:7px;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:6px;min-width:0;min-height:40px;padding:5px 7px;display:grid;position:relative}.mine-route-shortcuts>button:hover{color:#7ee4e7;border-color:#5ed2da85}.mine-route-shortcuts>button.ready{color:#ffc17e;border-color:#f19b4c80}.mine-route-shortcuts>button.event{color:#ffc17a;background:#2b211a;border-color:#f191438c}.mine-route-shortcuts svg{width:19px}.mine-route-shortcuts span{flex-direction:column;min-width:0;display:flex}.mine-route-shortcuts small{color:#617982;text-overflow:ellipsis;white-space:nowrap;font-size:5px;font-weight:950;overflow:hidden}.mine-route-shortcuts b{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:7px;overflow:hidden}.season-event-hud{grid-template-columns:44px minmax(0,1fr) 94px;gap:5px 9px;width:min(440px,100% - 700px);min-width:340px;padding:6px 7px}.season-event-hud>img{width:42px;height:42px}.season-event-hud>div>strong{font-size:11px}.season-event-hud>div>small{font-size:7px}.season-event-hud>button{min-height:34px;font-size:7px}.season-event-hud>i{height:4px}.public-player-overlay{z-index:220;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.public-player-scrim{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);cursor:pointer;background:#02070cc7;border:0;position:absolute;inset:0}.public-player-card{color:#edf9fa;background:radial-gradient(circle at 12% 0,#27879733,#0000 38%),linear-gradient(145deg,#102630,#07131d);border:1px solid #56c2cd66;border-radius:16px;width:min(460px,100%);padding:27px;position:relative;box-shadow:0 32px 95px #000000bf}.public-player-close{color:#91a7ad;cursor:pointer;background:#10232d;border:1px solid #73a5b03d;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:12px;right:12px}.public-player-close svg{width:17px}.public-player-card>header{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:16px;padding-right:32px;display:grid}.public-player-card>header img{object-fit:cover;border:2px solid #5acbd1;border-radius:14px;width:92px;height:92px;box-shadow:0 12px 30px #0000006b,0 0 24px #4ad1d81f}.public-player-card>header span{color:#e49a56;letter-spacing:1.3px;font-size:8px;font-weight:950}.public-player-card h2{margin:5px 0 0;font-size:25px;line-height:1.05}.public-player-card header p{color:#8da3a9;margin:6px 0 0;font-size:11px}.public-player-status{border-top:1px solid #67a0ae2e;border-bottom:1px solid #67a0ae2e;align-items:center;gap:8px;margin-top:18px;padding:10px 0;display:flex}.public-player-status>span{color:#71dca8;align-items:center;gap:6px;font-size:8px;font-weight:950;display:flex}.public-player-status>span i{background:#5ce1a5;border-radius:50%;width:7px;height:7px;box-shadow:0 0 9px #5ce1a5}.public-player-status>span.offline{color:#71858d}.public-player-status>span.offline i{box-shadow:none;background:#61727a}.public-player-card dl{grid-template-columns:1fr 1fr;gap:8px;margin:13px 0 0;display:grid}.public-player-card dl>div{background:#0b1c26;border:1px solid #689fad2e;border-radius:9px;padding:12px}.public-player-card dt{color:#6d858d;letter-spacing:.9px;font-size:7px;font-weight:950}.public-player-card dd{color:#e6f5f6;margin:5px 0 0;font-size:16px;font-weight:900}.public-player-card>footer{color:#70858d;align-items:center;gap:8px;margin-top:13px;font-size:8px;display:flex}.public-player-card>footer svg{color:#5fcfd5;width:16px}.leader-list li{padding:0;display:block}.leader-player-button{width:100%;min-height:58px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #8cb4c01c;grid-template-columns:38px 38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 8px;display:grid}.leader-player-button:hover{background:#3993a21a}.season-player-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #7c9ea81a;grid-template-columns:22px 25px 1fr;align-items:center;gap:5px;padding:5px 0;display:grid}.season-player-row:hover{background:#4097a617}.season-player-row>b{color:#e5a867;font-size:8px}.season-player-row>img{object-fit:cover;border-radius:50%;width:24px;height:24px}.season-player-row>span{flex-direction:column;min-width:0;display:flex}.season-player-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.season-player-row small{color:#6f858c;font-size:8px}.crew-base-world .crew-worker{pointer-events:auto}.crew-worker{appearance:none;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.crew-worker:hover{filter:drop-shadow(0 5px 8px #000000c7)brightness(1.12)}.crew-member-profile,.crew-requester-profile,.crew-activity-player,.crew-chat-player,.crew-chat-name{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.crew-member-profile{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:0;display:grid}.crew-member-profile>img{object-fit:cover;border:1px solid #5bb9c46b;border-radius:9px;width:52px;height:52px}.crew-member-profile:hover strong,.crew-requester-profile:hover strong,.crew-activity-player:hover strong,.crew-chat-name:hover{color:#78e2e6}.crew-member-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.crew-member-actions>button{color:#8bdee2;cursor:pointer;background:#173d45;border:1px solid #60c4cd47;border-radius:6px;min-height:34px;padding:0 8px;font-size:7px;font-weight:950}.crew-member-actions>.crew-kick{color:#e8a09a;background:#331d20;border-color:#c25b5366;align-items:center;gap:4px;display:flex}.crew-member-actions>.crew-kick svg{width:12px}.crew-v2-panel.crew-members .crew-roster-row{grid-template-columns:minmax(240px,1.4fr) 120px 125px 95px minmax(150px,190px)}.crew-requester-profile{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:10px;padding:0;display:grid}.crew-menu-shell .help-request-list>article{grid-template-columns:minmax(220px,1.1fr) 64px minmax(180px,1fr) 145px}.crew-activity-player{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:0;display:grid}.crew-activity-player>img{object-fit:cover;border-radius:9px;width:44px;height:44px}.crew-activity-player>div{flex-direction:column;min-width:0;display:flex}.crew-activity-player:disabled{cursor:default}.crew-chat-player{width:50px;height:50px;padding:0}.crew-chat-player>img{object-fit:cover;border:1px solid #4fbeca6b;border-radius:9px;width:50px;height:50px}.crew-chat-stream>article.mine>.crew-chat-player{grid-column:2}.crew-chat-stream>article.mine>div{grid-area:1/1}.crew-chat-name{font-size:12px;font-weight:900;color:#edf8f9!important;width:auto!important;height:auto!important;padding:0!important}.crew-chat-name:disabled{cursor:default}@media (max-width:1100px){.mine-context-card{width:285px;top:14px;left:14px}.season-event-hud{width:390px;min-width:320px;top:14px}.crew-v2-panel.crew-members .crew-roster-row{grid-template-columns:minmax(220px,1.3fr) 105px 105px 80px minmax(140px,170px)}}@media (max-width:620px){.mine-context-card{width:225px;padding:8px;top:116px;left:10px}.mine-context-card>header{grid-template-columns:minmax(0,1fr) 30px}.mine-context-card>header strong{font-size:12px}.mine-context-card>header strong>b{font-size:11px}.mine-context-card>header small{display:none}.mine-context-card>header>button{width:29px;height:29px}.mine-context-card:not(.expanded) .mine-condition,.mine-context-card:not(.expanded) .mine-route-shortcuts{display:none}.mine-route-shortcuts{grid-template-columns:1fr}.mine-context-details{display:none}.public-player-overlay{align-items:end;padding:0}.public-player-card{border-bottom:0;border-left:0;border-right:0;border-radius:18px 18px 0 0;width:100%;padding:24px 18px 20px}.public-player-card>header{grid-template-columns:72px minmax(0,1fr);gap:12px}.public-player-card>header img{width:72px;height:72px}.public-player-card h2{font-size:21px}.public-player-card dl{grid-template-columns:1fr}.public-player-card dd{font-size:15px}.leader-player-button{grid-template-columns:32px 34px minmax(0,1fr) auto}.crew-v2-panel.crew-members .crew-roster-row{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) 88px}.crew-member-profile{grid-area:1/1/3;grid-template-columns:48px minmax(0,1fr)}.crew-roster-row>.crew-role{grid-area:1/2}.crew-roster-row>.crew-member-stat{grid-area:3/1;margin-left:55px}.crew-roster-row>.crew-member-stat:nth-of-type(2){display:none}.crew-member-actions{flex-direction:column;grid-area:2/2/4;align-self:stretch}.crew-member-actions>button{width:100%;min-height:30px}.crew-menu-shell .help-request-list>article{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 102px}.crew-requester-profile{grid-column:1;grid-template-columns:46px minmax(0,1fr)}.crew-request-progress{grid-column:1}.crew-menu-shell .help-actions,.crew-own-request{grid-area:1/2/3}.crew-v2-panel.crew-activity.crew-menu-shell article{grid-template-columns:1fr 48px}.crew-activity-player{grid-column:1;grid-template-columns:40px minmax(0,1fr)}.crew-activity-player>img{width:38px;height:38px}.crew-chat-player,.crew-chat-player>img{width:42px;height:42px}.crew-v2-panel.crew-members .crew-roster-row{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:10px 12px;min-height:0;padding:12px}.crew-v2-panel.crew-members .crew-roster-row>.crew-member-profile{background:0 0;border:0;grid-area:1/1;grid-template-columns:56px minmax(0,1fr);gap:10px;min-height:0;padding:0}.crew-member-profile>img{width:54px;height:54px}.crew-member-name strong{white-space:normal;line-height:1.15;font-size:14px!important}.crew-member-name small{margin-top:5px;font-size:8px!important}.crew-roster-row>.crew-role{grid-area:1/2;min-height:34px;font-size:8px}.crew-roster-row>.crew-member-stat{background:#06141d85;border:1px solid #5299b033;border-radius:7px;grid-area:auto/1;grid-template-rows:auto auto;grid-template-columns:22px minmax(0,1fr);align-content:center;gap:1px 8px;min-height:38px;margin-left:0;padding:5px 9px;display:grid}.crew-roster-row>.crew-member-stat:first-of-type{grid-row:2}.crew-roster-row>.crew-member-stat:nth-of-type(2){grid-row:3;display:grid}.crew-member-stat>span,.crew-member-stat>svg{grid-area:1/1/3;align-self:center}.crew-member-stat>small{color:#708891;letter-spacing:.5px;grid-area:1/2;font-size:7px;font-weight:950;display:block}.crew-member-stat>strong{grid-area:2/2;font-size:13px!important}.crew-member-actions{flex-direction:column;grid-area:2/2/4;justify-content:center;align-self:stretch}.crew-member-actions>button{width:100%;min-height:34px;font-size:8px}.crew-menu-shell .crew-online{grid-area:2/2/4;place-self:center;font-size:9px}}.crew-v2-header{grid-template-columns:minmax(230px,1fr) auto}.crew-member-actions>.crew-self-leave{color:#e8a09a;background:#331d20;border-color:#c25b5366;justify-content:center;align-items:center;gap:5px;min-width:112px;display:flex}.crew-member-actions>.crew-self-leave:hover{color:#ffc0b9;background:#482326;border-color:#e87369b3}.crew-member-actions>.crew-self-leave svg{width:13px;height:13px}@media (max-width:900px){.crew-v2-header{grid-template-columns:minmax(0,1fr)}}.settings-legal{background:#081c27a6;border:1px solid #53cdd333;border-radius:10px;margin-top:16px;padding:16px}.settings-legal>span{color:#54dce2;letter-spacing:1.4px;font-size:8px;font-weight:950}.settings-legal>strong{color:#e9f5f6;margin-top:6px;font-size:12px;display:block}.settings-legal>div{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.settings-legal a{color:#a8c2c8;background:#122631;border:1px solid #779da93d;border-radius:6px;padding:9px 10px;font-size:8px;font-weight:900;text-decoration:none}.settings-legal a:hover{color:#8af4f7;border-color:#55dce28c}.settings-legal>small{margin-top:10px;line-height:1.5;display:block}.auth-legal-links{justify-content:center;gap:12px;margin-top:8px;display:flex}.auth-legal-links a{color:#7fbac3;text-underline-offset:3px;text-decoration:underline}.legal-site{color:#d9e9eb;background:radial-gradient(circle at 72% 8%,#1e778b2e,#0000 32%),linear-gradient(145deg,#07111c,#091925 58%,#061019);min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,sans-serif;overflow:auto}.legal-topbar{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#06101aeb;border-bottom:1px solid #6fa0ae2b;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,4vw,64px);display:flex;position:sticky;top:0}.legal-brand{color:#f4f8f8;flex-direction:column;text-decoration:none;display:flex}.legal-brand b{letter-spacing:-1.7px;font-size:27px;font-style:italic;font-weight:1000}.legal-brand b span{color:#ff8c42}.legal-brand small{color:#66838e;letter-spacing:2.2px;margin-top:2px;font-size:7px;font-weight:950}.legal-return{color:#ffad73;letter-spacing:.5px;background:#783a1829;border:1px solid #ff8d4557;border-radius:7px;padding:12px 15px;font-size:9px;font-weight:950;text-decoration:none}.legal-layout{grid-template-columns:260px minmax(0,920px);justify-content:center;gap:54px;padding:54px clamp(22px,4vw,64px) 90px;display:grid}.legal-nav{align-self:start;position:sticky;top:116px}.legal-nav>div{padding:0 12px 22px}.legal-nav>div span,.legal-document>header span{color:#ff9b55;letter-spacing:1.6px;font-size:9px;font-weight:950}.legal-nav>div strong{color:#f3f7f7;margin-top:7px;font-size:22px;display:block}.legal-nav>div small{color:#78909a;margin-top:7px;font-size:10px;display:block}.legal-nav nav{border-top:1px solid #6fa0ae26;flex-direction:column;display:flex}.legal-nav nav a{color:#849ca5;border-bottom:1px solid #6fa0ae1f;align-items:center;gap:12px;padding:15px 12px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.legal-nav nav a svg{width:17px}.legal-nav nav a.active{color:#f5c49f;background:linear-gradient(90deg,#ff8b3e24,#0000);border-left:2px solid #ff934b}.legal-nav>p{color:#637b84;margin:22px 12px;font-size:9px;line-height:1.7}.legal-nav>p b{color:#9aafb5}.legal-document{min-width:0}.legal-document>header{border-bottom:1px solid #6fa0ae2b;gap:20px;padding-bottom:30px;display:flex}.legal-document>header>i{color:#60e0e4;background:#11424c61;border:1px solid #4dd3db52;border-radius:11px;flex:0 0 54px;place-items:center;height:54px;display:grid}.legal-document>header>i svg{width:26px}.legal-document h1{color:#f4f8f8;margin:6px 0 7px;font-size:clamp(30px,4vw,48px);line-height:1.05}.legal-document>header p{color:#8299a1;margin:0;font-size:13px;line-height:1.6}.legal-sections{flex-direction:column;gap:0;display:flex}.legal-sections>section{border-bottom:1px solid #6fa0ae21;padding:30px 0}.legal-sections h2{color:#eff6f6;margin:0 0 14px;font-size:18px}.legal-sections p,.legal-sections li{color:#9bb0b6;font-size:13px;line-height:1.8}.legal-sections strong{color:#dcebed}.legal-sections a,.legal-document>footer a{color:#66dce1}.legal-sections ul{gap:8px;margin:0;padding-left:20px;display:grid}.legal-sections dl{grid-template-columns:1fr 1fr;gap:8px;display:grid}.legal-sections dl div,.legal-table>div{background:#0a1c2794;border:1px solid #6fa0ae24;border-radius:7px;padding:13px}.legal-sections dt{color:#718b94;letter-spacing:.7px;text-transform:uppercase;font-size:9px;font-weight:900}.legal-sections dd{color:#d6e6e8;margin:6px 0 0;font-size:12px}.legal-table{gap:8px;display:grid}.legal-table>div{grid-template-columns:minmax(0,1.4fr) minmax(180px,.8fr);align-items:center;gap:16px;display:grid}.legal-table b{font-size:12px}.legal-table span{color:#72bfc3;font-size:11px}.legal-config-warning{color:#ffad70;background:#6a36162e;border:1px solid #ff96475c;border-radius:9px;gap:14px;margin-top:26px;padding:17px;display:flex}.legal-config-warning svg{flex:0 0 20px}.legal-config-warning strong{color:#ffc08f;font-size:12px;display:block}.legal-config-warning p{color:#bb9a83;margin:6px 0 0;font-size:10px;line-height:1.6}.legal-config-warning code{color:#ffd2af}.legal-contact-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid!important}.legal-contact-grid>div{background:#0b222da1;border:1px solid #57ced333;border-radius:10px;flex-direction:column;align-items:flex-start;padding:22px;display:flex}.legal-contact-grid i{color:#62dce1;background:#113c47;border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.legal-contact-grid i svg{width:20px}.legal-contact-grid span{color:#ff9b55;letter-spacing:1.2px;margin-top:17px;font-size:8px;font-weight:950}.legal-contact-grid strong{margin-top:7px;font-size:15px}.legal-contact-grid p{margin:8px 0 15px;font-size:11px}.legal-contact-grid a{color:#aaf7f7;background:#175560;border-radius:6px;padding:10px 12px;font-size:8px;font-weight:950;text-decoration:none}.legal-document>footer{color:#789098;background:#0d212c99;border-radius:8px;gap:12px;margin-top:30px;padding:17px;font-size:10px;line-height:1.6;display:flex}.legal-document>footer svg{color:#5dd8dc;flex:0 0 18px}@media (max-width:760px){.legal-topbar{height:68px;padding:0 16px}.legal-brand b{font-size:23px}.legal-return{padding:10px;font-size:8px}.legal-layout{padding:22px 16px 60px;display:block}.legal-nav{margin-bottom:28px;position:static}.legal-nav>div,.legal-nav>p{display:none}.legal-nav nav{border:1px solid #6fa0ae26;border-radius:9px;grid-template-columns:repeat(2,1fr);display:grid;overflow:hidden}.legal-nav nav a{border-right:1px solid #6fa0ae1f;min-height:48px;padding:10px;font-size:9px}.legal-document>header{gap:13px}.legal-document>header>i{flex-basis:44px;height:44px}.legal-document h1{font-size:29px}.legal-sections>section{padding:24px 0}.legal-sections h2{font-size:16px}.legal-sections p,.legal-sections li{font-size:12px}.legal-sections dl,.legal-contact-grid{grid-template-columns:1fr}.legal-table>div{grid-template-columns:1fr;gap:7px}.legal-contact-grid{display:grid!important}.legal-document>footer{margin-top:20px}}
