@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{color:#ecf0e8;font-synthesis:none;text-rendering:optimizelegibility;background:#090c0d;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,select{cursor:pointer}:root{--acid:#d4ff42;--ink:#090c0d;--panel:#111617;--panel-2:#151b1c;--line:#293031;--muted:#7e8886;--orange:#ff704c;--rule-red:#ff3d45}body{background:linear-gradient(#d4ff4206 1px,#0000 1px) 0 0/46px 46px,linear-gradient(90deg,#d4ff4206 1px,#0000 1px) 0 0/46px 46px,radial-gradient(circle at 50% -20%,#202a25 0,#0b0f10 40%,#080a0b 76%)}button{color:inherit}.error-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:100vh;padding:24px;display:flex}.error-screen p{color:var(--orange);letter-spacing:2px;margin:8px 0 0;font:700 10px Inter}.error-screen h1{font-size:52px}.error-screen code{color:#c2cbc8;border:1px solid var(--line);white-space:normal;background:#151b1c;max-width:680px;padding:12px 16px}.error-screen button{color:#11150e;background:var(--acid);letter-spacing:1px;border:0;margin-top:8px;padding:12px 18px;font:800 10px Inter}.icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.app-shell{width:min(1440px,100%);min-height:100vh;margin:auto;padding:0 42px}.game-shell{width:min(1600px,100%);min-height:100vh;margin:auto;padding:0 26px 26px}.game-topbar{grid-template-columns:1fr auto auto 1fr;gap:24px;display:grid}.game-room-code{box-shadow:inset 2px 0 var(--acid);background:#111716;border:1px solid #39423f;align-self:center;padding:7px 13px}.game-room-code span,.game-room-code strong{display:block}.game-room-code span{color:#7b8581;letter-spacing:1.2px;font:700 8px Inter}.game-room-code strong{color:var(--acid);letter-spacing:1.5px;margin-top:3px;font:800 16px Barlow Condensed}.seat-identity{grid-template-columns:9px auto auto auto;justify-self:end;align-items:center;column-gap:7px;display:grid}.seat-identity>i{width:9px;height:28px;box-shadow:0 0 9px color-mix(in srgb, currentColor 55%, transparent);grid-row:1/3}.seat-identity>span{color:#6d7774;letter-spacing:1px;font:700 6px Inter}.seat-identity>strong{color:#fff;letter-spacing:.7px;font:800 13px Barlow Condensed}.seat-identity>small{color:#7b8581;letter-spacing:.6px;grid-column:2/5;font:600 6px Inter}.seat-identity .exit-button{grid-area:1/5/3;margin-left:9px}.phase-heading{text-align:center}.phase-heading span,.phase-heading strong{display:block}.phase-heading span{color:var(--acid);letter-spacing:1.5px;font:700 8px Inter}.phase-heading strong{letter-spacing:1.2px;margin-top:4px;font:700 15px Barlow Condensed}.game-error{margin:12px 0 0}.transition-notice{color:#dce5df;background:#d4ff4214;border:1px solid #d4ff4266;align-items:center;gap:10px;padding:10px 14px;font-size:11px;display:flex}.transition-notice .icon{color:var(--acid);flex:none}.transition-notice button{color:#aeb8b3;background:0 0;border:1px solid #46514d;margin-left:auto;padding:6px 8px;font:700 8px Inter}.rule-change-notice{z-index:4;color:#fff4f4;border:1px solid var(--rule-red);background:linear-gradient(90deg,#ff3d4540,#4a0c11eb);align-items:center;gap:12px;margin-top:10px;padding:12px 15px;animation:1.8s ease-in-out 3 rule-change-pulse;display:flex;position:relative;box-shadow:0 0 20px #ff3d452e}.rule-change-notice .icon{color:var(--rule-red);flex:none}.rule-change-notice div{gap:3px;display:grid}.rule-change-notice b{color:#ff747a;letter-spacing:2px;font:900 9px Inter}.rule-change-notice strong{font:700 12px Inter}.rule-change-notice button{color:#fff;letter-spacing:1px;background:#00000038;border:1px solid #ffffff61;margin-left:auto;padding:7px 9px;font:800 8px Inter}@keyframes rule-change-pulse{0%,to{border-color:#ff3d45;box-shadow:0 0 12px #ff3d4524}50%{border-color:#ff9296;box-shadow:0 0 25px #ff3d4561}}@media (prefers-reduced-motion:reduce){.rule-change-notice{animation:none}}.market-ribbon{border:1px solid var(--line);background:#0d1212f7;border-top:0;grid-template-columns:1fr 1fr;gap:20px;min-height:152px;padding:14px 18px;display:grid}.market-ribbon>div>span{color:#707a77;letter-spacing:1.3px;margin-bottom:9px;font:700 7px Inter;display:block}.market-ribbon>div:only-child{grid-column:1/-1}.market-ribbon>div:only-child .plant-market{grid-template-columns:repeat(6,1fr)}.market-ribbon .future-market{opacity:.63}.plant-market{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.plant-card{--fuel-color:#b8c0bc;color:#f1eee2;border:1px solid color-mix(in srgb, var(--fuel-color) 52%, #303837);text-align:left;clip-path:polygon(7px 0,100% 0,100% calc(100% - 7px),calc(100% - 7px) 100%,0 100%,0 7px);background:#101514;min-width:0;min-height:118px;padding:0;position:relative;overflow:hidden}.plant-card:not(:disabled){cursor:pointer}.plant-card:not(:disabled):hover,.plant-card.selected{border-color:var(--acid);transform:translateY(-1px);box-shadow:0 0 0 2px #d4ff4238,0 8px 20px #00000059}.plant-card>img{object-fit:cover;filter:saturate(.82)contrast(1.08)brightness(.72);width:100%;height:calc(100% - 34px);position:absolute;inset:0 0 34px}.plant-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#050707b8,#0000 45%),linear-gradient(0deg,#0b0f0f 0 29%,#0000 58%);position:absolute;inset:0}.plant-number{z-index:1;color:#15140f;border:2px solid var(--fuel-color);text-align:center;background:#eee9d9;min-width:34px;padding:2px 5px;font:900 25px/.95 Barlow Condensed;position:absolute;top:7px;left:7px;box-shadow:2px 2px #0000008c}.plant-specs{z-index:1;border-top:2px solid var(--fuel-color);background:#0a0e0ef5;grid-template-columns:1fr 47px;height:35px;display:grid;position:absolute;bottom:0;left:0;right:0}.fuel-requirement{border-right:1px solid #39413f;min-width:0;padding:4px 6px}.fuel-requirement>b{color:var(--fuel-color);letter-spacing:.4px;text-overflow:ellipsis;white-space:nowrap;font:800 7px Barlow Condensed;display:block;overflow:hidden}.fuel-requirement>span{align-items:center;gap:3px;margin-top:2px;display:flex}.fuel-requirement i{background:var(--fuel-color);border:1px solid #f0ead9;border-radius:50%;width:9px;height:9px;box-shadow:inset 0 -2px #0000004d}.fuel-requirement em{color:#b9c4bd;letter-spacing:.8px;font:800 7px Inter}.plant-output{grid-template-columns:1fr;align-content:center;place-items:center;display:grid}.plant-output b{color:#fff;font:900 18px/.8 Barlow Condensed}.plant-output span{color:#87918d;letter-spacing:.7px;margin-top:3px;font:700 6px Inter}.plant-card.fuel-coal{--fuel-color:#b5794c}.plant-card.fuel-oil{--fuel-color:#8ca4aa}.plant-card.fuel-garbage{--fuel-color:#e8c34c}.plant-card.fuel-uranium{--fuel-color:#ff6b5e}.plant-card.fuel-hybrid{--fuel-color:#e59658}.plant-card.fuel-eco{--fuel-color:var(--acid)}.plant-card.fuel-hybrid .plant-specs{border-image:linear-gradient(90deg,#b5794c,#8ca4aa) 1}.plant-card.fuel-hybrid .fuel-requirement i:nth-child(2n){background:#8ca4aa}.discount-chip{z-index:2;color:#10140d;background:var(--acid);border:1px solid #efffb8;padding:4px 6px;font:900 8px Inter;position:absolute;top:6px;right:6px;box-shadow:0 2px 8px #000}.step3-card{color:#11150e;text-align:center;clip-path:polygon(7px 0,100% 0,100% calc(100% - 7px),calc(100% - 7px) 100%,0 100%,0 7px);background:repeating-linear-gradient(135deg,#d4ff42 0 10px,#c4ed38 10px 20px);border:1px solid #efffb8;flex-direction:column;justify-content:center;min-height:98px;padding:12px;display:flex}.step3-card strong{letter-spacing:1px;font:900 22px Barlow Condensed}.step3-card span{margin-top:5px;font:800 7px/1.35 Inter}.resource-board{border:1px solid var(--line);background:var(--line);border-top:0;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.market-track{background:#0e1413;min-height:58px;padding:7px 10px}.market-track>span{color:#6c7773;letter-spacing:1px;margin-bottom:5px;font:700 7px Inter;display:block}.market-track>div{flex-wrap:wrap;align-items:center;gap:3px;display:flex}.market-track i{color:#101413;background:var(--token-color);border-radius:2px;place-items:center;width:15px;height:15px;font-style:normal;display:grid;box-shadow:inset 0 -2px #00000040}.market-track i b{font:800 6px Inter}.market-track em{color:#a87b54;letter-spacing:.6px;margin-left:4px;font:700 6px Inter}.track-coal{--token-color:#a96d41}.track-oil{--token-color:#7f9293}.track-garbage{--token-color:#e3c340}.track-uranium{--token-color:#f06252}.game-layout{grid-template-columns:minmax(700px,1fr) 350px;gap:16px;margin-top:16px;display:grid}.game-main-column{flex-direction:column;gap:16px;min-width:0;display:flex}.map-panel{border:1px solid var(--line);background:radial-gradient(circle at 45% 45%,#17211e,#0b1010 70%);min-height:660px;overflow:hidden}.usa-board{width:100%;height:auto;min-height:600px;display:block}.usa-silhouette{opacity:.26;pointer-events:none;filter:sepia()saturate(.34)hue-rotate(92deg)brightness(.72)contrast(1.25)}.connection line{stroke:#222a29;stroke-width:2px}.connection.active line{stroke:#718078;stroke-width:2.3px}.connection.staged-route line{stroke:var(--acid);stroke-width:4px;filter:drop-shadow(0 0 4px #d4ff4280)}.connection-cost rect{fill:#080c0beb;stroke:#47534e;stroke-width:.8px}.connection-cost text{fill:#d3ddd7;text-anchor:middle;paint-order:stroke;stroke:#0c1110;stroke-width:2px;font:800 8px Inter}.city-node{cursor:default;outline:none}.city-node circle{fill:#151b1a;stroke:#303937;stroke-width:2px}.city-node.active circle{fill:#1c2522;stroke:#87958d}.city-node.active[tabindex="0"]{cursor:pointer}.city-node.active[tabindex="0"]:hover circle,.city-node.active[tabindex="0"]:focus circle{fill:#d4ff4226;stroke:var(--acid);stroke-width:3px}.city-node.active.unavailable circle{fill:#111514;stroke:#454e4a;opacity:.55}.city-node.staged circle{fill:var(--acid);stroke:#fff;filter:drop-shadow(0 0 7px #d4ff42b3)}.city-node.inactive{opacity:.18}.map-legend{color:#65706c;border-top:1px solid var(--line);letter-spacing:1px;align-items:center;gap:20px;min-height:45px;padding:0 16px;font:700 7px Inter;display:flex}.map-legend span:last-child{margin-left:auto}.map-legend i{border:1px solid #82908a;border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block}.map-legend .staged-city{background:var(--acid);border-color:var(--acid)}.game-sidebar{flex-direction:column;gap:12px;display:flex}.game-sidebar .turn-panel{order:2}.game-sidebar .sidebar-player-board{order:3}.game-sidebar .recent-log{order:4}.game-sidebar .abandon-game{order:5}.turn-panel{min-height:270px}.turn-panel.is-waiting{min-height:0}.turn-panel.is-waiting .phase-controls{padding:14px 16px}.turn-panel.is-waiting .waiting-copy{color:#b7c0bc;margin:0;font-size:14px;line-height:1.45}.phase-controls{padding:16px}.phase-controls>p,.waiting-copy{color:#7e8985;margin:0 0 14px;font-size:10px;line-height:1.55}.phase-controls label{color:#6e7874;letter-spacing:1px;margin-bottom:10px;font:700 8px Inter;display:block}.phase-controls input{color:#fff;background:#0b100f;border:1px solid #35403d;width:100%;margin-top:7px;padding:9px}.phase-controls .primary-action{width:100%;margin-top:10px}.secondary-action{color:#a5afaa;letter-spacing:1px;background:0 0;border:1px solid #3b4542;width:100%;margin-top:8px;padding:10px;font:700 8px Inter}.auction-live{background:#0d1211;border:1px solid #3e4945;margin-bottom:12px;padding:12px}.auction-live span,.auction-live small{color:#707a76;letter-spacing:1px;font:700 7px Inter;display:block}.auction-live strong{color:var(--acid);margin:3px 0;font:800 28px Barlow Condensed;display:block}.quick-bids{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.quick-bids button{color:var(--acid);background:#151b1a;border:1px solid #3d4844;padding:7px;font:700 8px Inter}.replacement-list{gap:6px;display:grid}.replacement-list button{color:#ffad97;background:#ff704c0f;border:1px solid #ff704c66;padding:10px;font:800 9px Inter}.resource-row{border-bottom:1px solid #27302d;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.resource-row>span{color:#bcc5c0;font:700 9px Inter}.resource-row small{color:#5d6864;margin-top:3px;font-size:6px;display:block}.resource-row>div{align-items:center;gap:9px;display:flex}.resource-row button{width:24px;height:24px;color:var(--acid);background:#111716;border:1px solid #3b4642}.resource-row button:disabled{color:#4b5551;cursor:not-allowed;opacity:.55;border-color:#2a322f}.resource-row.unavailable{opacity:.48}.resource-row strong{text-align:center;width:17px}.transaction-total{grid-template-columns:1fr auto;padding:11px 0;display:grid}.transaction-total span{color:#6b7672;letter-spacing:1px;font:700 7px Inter}.transaction-total strong{color:var(--acid);font:800 15px Barlow Condensed}.transaction-total small{color:#78837e;grid-column:1/-1;margin-top:3px;font:600 7px Inter}.transaction-total.insufficient strong,.transaction-total.insufficient small{color:var(--orange)}.staged-list{color:#66716d;flex-direction:column;gap:4px;min-height:36px;font-size:8px;display:flex}.staged-list button{color:#c4cdc8;background:#111716;border:1px solid #35403c;justify-content:space-between;padding:6px 8px;font-size:8px;display:flex}.staged-list button span{color:#ff8f73;font-size:6px}.build-breakdown{border-top:1px solid #29322f;margin-top:8px}.build-breakdown>div{color:#89948f;border-bottom:1px solid #242c2a;justify-content:space-between;padding:6px 0;font-size:7px;display:flex}.build-breakdown b{color:#c8d1cc}.checkpoint-panel{text-align:center;padding-block:30px}.checkpoint-panel .icon{color:var(--acid);width:28px;height:28px}.checkpoint-panel h3{letter-spacing:1px;margin:8px 0;font:800 18px Barlow Condensed}.run-plants{gap:6px;display:grid}.run-plants article{background:#0e1312;border:1px solid #35403c}.run-plants article>button{color:#77827e;text-align:left;background:0 0;border:0;width:100%;padding:10px}.run-plants article.running{border-color:var(--acid);box-shadow:inset 3px 0 var(--acid);background:#d4ff4214}.run-plants article.running>button{color:var(--acid)}.run-plants button:disabled{opacity:.4;cursor:not-allowed}.run-plants strong,.run-plants span{display:block}.run-plants strong{font:800 12px Barlow Condensed}.run-plants span{letter-spacing:.5px;margin-top:3px;font:700 8px Inter}.hybrid-mix{border-top:1px solid #313a37;grid-template-columns:1fr auto auto;align-items:center;gap:4px;padding:6px 8px;display:grid}.hybrid-mix button{color:#aab4af;background:#141a19;border:1px solid #3b4642;padding:5px;font:700 6px Inter}.game-players article{border-bottom:1px solid #27302d;align-items:center;gap:10px;min-height:48px;padding:7px 12px;display:flex}.game-players article.active{box-shadow:inset 2px 0 var(--acid);background:#d4ff420f}.game-players article>b{width:15px;font:800 14px Barlow Condensed}.game-players article div strong,.game-players article div span{display:block}.game-players article div strong{letter-spacing:.6px;font:700 10px Barlow Condensed}.game-players article div span{color:#68736f;margin-top:2px;font-size:6px}.mini-plants{gap:3px;margin-left:auto;display:flex}.mini-plants em{color:#c7d0cb;border:1px solid #3a4541;grid-template-columns:1fr auto;place-items:center;width:25px;height:25px;padding:2px;font:700 8px Barlow Condensed;display:grid}.mini-plants em small{color:var(--acid);font:700 6px Inter}.recent-log .panel-title button{color:#798480;background:0 0;border:0;font:700 7px Inter}.recent-log>p{color:#78827e;border-bottom:1px solid #242c2a;margin:0;padding:7px 12px;font-size:7px;line-height:1.4}.abandon-game{flex:none;width:100%}.map-phase-status{grid-template-columns:190px minmax(360px,1fr) 310px;align-items:stretch;display:grid}.map-phase-status>.panel-title{border-right:1px solid var(--line);border-bottom:0;grid-area:1/1;height:auto}.map-phase-status>.phase-track{grid-area:1/2}.map-phase-status>.refill-preview{border-left:1px solid var(--line);grid-area:1/3;align-items:stretch;padding:8px;display:flex}.special-rule-status{border-top:1px solid var(--line);background:#ffffff05;grid-column:1/-1;align-items:center;gap:9px;padding:6px 9px;display:flex}.special-rule-status b{color:#d6a952;letter-spacing:1.2px;flex:none;font:900 7px Inter}.special-rule-status span{color:#9ca6a2;font:600 8px Inter}.special-rule-status.active{background:#ff3d4514}.special-rule-status.active b{color:#ff747a}.phase-track{grid-template-columns:repeat(4,1fr);gap:5px;padding:9px;display:grid}.phase-track>div{color:#56615d;text-align:left;border:1px solid #29322f;justify-content:center;align-items:center;gap:7px;min-width:0;padding:7px 5px;display:flex}.phase-track>div.current{color:var(--acid);border-color:var(--acid);background:#d4ff4212;box-shadow:0 0 9px #d4ff421a}.phase-track p{margin:0}.phase-track b,.phase-track span{display:block}.phase-track b{font:800 13px Barlow Condensed}.phase-track span{letter-spacing:.3px;margin-top:2px;font:700 5px Inter;overflow:hidden}.phase-artwork{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:25px;height:25px}.refill-preview{padding:0 12px 12px}.refill-preview>div{grid-template-columns:repeat(4,1fr);gap:5px;width:100%;display:grid}.refill-preview em{color:var(--resource-color);text-align:center;border:1px solid #303936;flex-direction:column;justify-content:center;padding:7px 5px;font-style:normal;display:flex}.refill-preview em>small{color:var(--resource-color);letter-spacing:.55px;font:700 6px Inter;display:block}.refill-preview em>span{grid-template-columns:repeat(3,1fr);gap:2px;margin-top:6px;display:grid}.refill-preview em i{color:#68726e;background:#070a0959;border:1px solid #0000;min-width:0;padding:4px 1px;font-style:normal}.refill-preview em i.current{color:var(--resource-color);border-color:var(--resource-color);background:color-mix(in srgb, var(--resource-color) 10%, #0b100f)}.refill-preview em i b{color:#a9b3ae;font:800 11px Barlow Condensed;display:block}.refill-preview em i.current b{color:var(--resource-color)}.refill-preview em.refill-disabled{background:#ff3d4514;border-color:#ff3d459e}.refill-preview em.refill-disabled>small,.refill-preview em.refill-disabled i b{color:#ff747a}.refill-preview em.refill-disabled i.current{background:#ff3d451f;border-color:#ff747a}.refill-coal,.stored-coal{--resource-color:#b5794c}.refill-oil,.stored-oil{--resource-color:#8ca4aa}.refill-garbage,.stored-garbage{--resource-color:#e8c34c}.refill-uranium,.stored-uranium{--resource-color:#ff6d52}.player-board{background:#101615}.player-board-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.player-board-grid>article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:11px;box-shadow:inset 2px 0 #0000}.player-board-grid>article.mine{box-shadow:inset 2px 0 var(--player-color);background:#d4ff4209}.player-board-grid article>header{align-items:center;gap:8px;display:flex}.player-board-grid article>header>i{background:var(--player-color);width:9px;height:9px;box-shadow:0 0 7px color-mix(in srgb, var(--player-color) 55%, transparent);flex:none}.player-board-grid article>header div{min-width:0}.player-board-grid article>header strong,.player-board-grid article>header span{display:block}.player-board-grid article>header strong{color:#d6ded9;letter-spacing:.5px;font:800 11px Barlow Condensed}.player-board-grid article>header span{color:#68736f;margin-top:2px;font:600 6px Inter}.player-board-grid article>header>b{color:var(--player-color);margin-left:auto;font:800 12px Barlow Condensed}.owned-plants{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;min-height:54px;margin-top:9px;display:grid}.owned-plant{--fuel-color:#b8c0bc;color:#eff4ef;border:1px solid color-mix(in srgb, var(--fuel-color) 52%, #35403c);min-width:0;min-height:88px;box-shadow:inset 0 3px var(--fuel-color);background:#18201e;padding:7px;position:relative;overflow:hidden}.owned-plant-visual{border-left:1px solid color-mix(in srgb, var(--fuel-color) 35%, #35403c);width:42%;position:absolute;top:3px;bottom:0;right:0;overflow:hidden}.owned-plant-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#18201e 0,#0000 35%);position:absolute;inset:0}.owned-plant-art{object-fit:cover;object-position:center;filter:saturate(1.08)contrast(1.02)brightness(1.12);width:100%;height:100%}.owned-plant-identity,.owned-plant-stats,.owned-plant>section{z-index:2;width:64%;position:relative}.owned-plant-identity{align-items:baseline;gap:6px;display:flex}.owned-plant-identity strong{color:#fff;text-shadow:0 1px 2px #000;font:900 21px/.9 Barlow Condensed}.owned-plant-identity span{color:var(--fuel-color);letter-spacing:.45px;text-overflow:ellipsis;white-space:nowrap;font:800 7px Inter;overflow:hidden}.owned-plant-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;margin-top:5px;display:grid}.owned-plant-stats>span{text-align:center;background:#070a098f;border:1px solid #3d4945;min-width:0;padding:3px 2px}.owned-plant-stats small,.owned-plant-stats b{display:block}.owned-plant-stats small{color:#8e9a95;letter-spacing:.25px;font:700 5px Inter}.owned-plant-stats b{color:#f5f6ee;margin-top:1px;font:900 10px Barlow Condensed}.owned-plant section{flex-wrap:wrap;align-items:center;gap:3px;min-height:14px;margin-top:5px;display:flex}.owned-plant section small,.no-plants{color:#56615d;letter-spacing:.5px;font:700 6px Inter}.stored-token{background:var(--resource-color);width:8px;height:8px;box-shadow:0 0 4px color-mix(in srgb, var(--resource-color) 45%, transparent);border-radius:50%;display:inline-block}.no-plants{grid-column:1/-1;align-self:center}.owned-plant.fuel-coal{--fuel-color:#d18a55}.owned-plant.fuel-oil{--fuel-color:#a9c3c8}.owned-plant.fuel-garbage{--fuel-color:#f2cf55}.owned-plant.fuel-uranium{--fuel-color:#ff7669}.owned-plant.fuel-hybrid{--fuel-color:#eea460}.owned-plant.fuel-eco{--fuel-color:var(--acid)}.sidebar-player-board .player-board-grid{grid-template-columns:1fr}.sidebar-player-board .player-board-grid>article{border-right:0;padding:9px}.sidebar-player-board .owned-plants{gap:4px;min-height:0;margin-top:6px}.sidebar-player-board .owned-plant{min-height:76px;padding:7px}.sidebar-player-board .owned-plant-art{object-position:center 48%}.sidebar-player-board .owned-plant section{margin-top:3px}.map-editor{color:#dbe4df;background:#090e0d;min-height:100vh;padding:18px}.map-editor-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.map-editor-header span,.map-editor-panel>section>span{color:var(--acid);letter-spacing:1.4px;font:800 8px Inter}.map-editor-header h1{margin:4px 0;font:900 32px Barlow Condensed}.map-editor-header p,.map-editor-panel p{color:#83908a;margin:0;font:600 10px Inter}.map-editor-header a{color:#aeb9b3;border:1px solid #39443f;padding:9px 12px;font:800 8px Inter;text-decoration:none}.map-editor-layout{grid-template-columns:minmax(720px,1fr) 280px;gap:14px;display:grid}.map-editor-canvas{background:radial-gradient(circle at 45% 45%,#17211e,#0b1010 70%);border:1px solid #39443f;overflow:hidden}.map-editor-canvas .usa-board{touch-action:none;-webkit-user-select:none;user-select:none;min-height:0}.editor-city{cursor:grab}.editor-city:active{cursor:grabbing}.editor-city circle{fill:#17201d;stroke:#aab7b0;stroke-width:2px}.editor-city:hover circle,.editor-city.selected circle{fill:#d4ff423d;stroke:var(--acid);stroke-width:3px}.editor-city text{fill:#e7eee9;text-anchor:middle;paint-order:stroke;stroke:#0b1010;stroke-width:3px;pointer-events:none;font:700 8px Inter}.map-editor-panel{flex-direction:column;gap:12px;display:flex}.map-editor-panel>section{background:#101615;border:1px solid #39443f;padding:14px}.map-editor-panel h2{margin:6px 0 2px;font:900 25px Barlow Condensed}.map-editor-panel .primary-action{width:100%;margin-top:10px}.map-editor-panel textarea{resize:vertical;color:#aeb9b3;background:#090d0c;border:1px solid #303a36;width:100%;height:220px;margin-top:10px;padding:8px;font:8px/1.5 Consolas,monospace}.map-copy-status{color:var(--acid)!important;margin-top:8px!important}.map-nudge-grid{grid-template-columns:repeat(3,32px);gap:4px;width:108px;margin-top:12px;display:grid}.map-nudge-grid button{color:#dfe7e2;background:#19211f;border:1px solid #3b4842;width:32px;height:28px}.map-nudge-grid button:first-child{grid-column:2}.map-nudge-grid button:nth-child(2){grid-column:1}.map-nudge-grid button:nth-child(3){grid-column:3}.map-nudge-grid button:last-child{grid-area:3/2}.game-shell .market-ribbon>div>span,.game-shell .market-track>span,.game-shell .auction-live span,.game-shell .auction-live small,.game-shell .transaction-total span,.game-shell .transaction-total small{font-size:9px}.game-shell .market-track i b,.game-shell .market-track em,.game-shell .resource-row small,.game-shell .player-board-grid article>header span,.game-shell .owned-plant>div span,.game-shell .owned-plant section small,.game-shell .no-plants,.game-shell .phase-track span,.game-shell .refill-preview>span,.game-shell .refill-preview small{font-size:8px}.game-shell .phase-controls>p{font-size:12px}.game-shell .phase-controls label,.game-shell .secondary-action,.game-shell .quick-bids button,.game-shell .staged-list,.game-shell .staged-list button,.game-shell .build-breakdown>div,.game-shell .recent-log .panel-title button,.game-shell .recent-log>p{font-size:10px}.game-shell .resource-row>span{font-size:11px}.game-shell .game-players article div span,.game-shell .mini-plants em small{font-size:8px}.game-shell .map-legend{font-size:9px}.start-shell{width:min(1180px,100%);min-height:100vh;margin:auto;padding:0 42px 50px}.boot-screen{min-height:100vh;color:var(--acid);letter-spacing:2px;place-content:center;justify-items:center;gap:16px;font:700 10px Inter;display:grid}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:78px;display:flex}.brand{color:#fff;letter-spacing:1px;align-items:center;gap:11px;font:800 25px/1 Barlow Condensed,sans-serif;text-decoration:none;display:flex}.brand small{color:#697370;letter-spacing:1px;margin-left:4px;font:700 8px Inter}.brand>span:last-child span{color:var(--acid)}.brand-mark{width:31px;height:31px;color:var(--ink);background:var(--acid);place-items:center;display:grid;transform:skew(-8deg)}.brand-mark .icon{fill:var(--ink);stroke-width:1px}.server-status{color:#aeb6b4;letter-spacing:1.3px;align-items:center;gap:9px;font:600 11px Inter;display:flex}.server-status i,footer i{background:var(--acid);width:6px;height:6px;box-shadow:0 0 8px var(--acid);border-radius:50%}.server-status.offline i{background:var(--orange);box-shadow:0 0 8px var(--orange)}.server-status span{color:#5d6765;margin-left:6px}.exit-button{color:#aeb5b3;letter-spacing:1px;background:0 0;border:1px solid #343b3c;padding:9px 13px;font:700 10px Inter}.exit-button:hover{color:#fff;border-color:#727b79}.lobby-head{justify-content:space-between;align-items:end;padding:52px 0 34px;display:flex}.start-hero{max-width:760px;padding:70px 0 38px}.start-hero>p:last-child{color:var(--muted);margin:18px 0 0;font-size:12px}.eyebrow{color:var(--acid);letter-spacing:2.1px;align-items:center;gap:8px;margin:0 0 10px;font:700 10px Inter;display:flex}.eyebrow span{background:var(--acid);width:22px;height:1px;display:block}h1{letter-spacing:-1.5px;margin:0;font:800 clamp(42px,5vw,68px)/.9 Barlow Condensed}.subtitle{color:var(--muted);margin:15px 0 0;font-size:12px}.invite-code{text-align:left;min-width:190px;box-shadow:inset 3px 0 var(--acid);background:#151a18;border:1px solid #353c37;padding:12px 42px 12px 15px;position:relative}.invite-code span{color:var(--muted);letter-spacing:1.5px;margin-bottom:4px;font-size:8px;display:block}.invite-code strong{color:#fff;letter-spacing:1.8px;font:700 16px Barlow Condensed}.invite-code .icon{color:var(--acid);width:15px;position:absolute;top:20px;right:15px}.lobby-grid{grid-template-columns:minmax(0,1.65fr) minmax(330px,.85fr);gap:18px;display:grid}.lobby-configuration{margin-bottom:18px}.configuration-grid{grid-template-columns:1fr 1fr minmax(280px,.8fr);gap:18px;padding:16px 18px 18px;display:grid}.configuration-label{color:#78827f;letter-spacing:1.3px;font:700 8px Inter;display:block}.lobby-configuration .map-choice{margin-top:8px}.lobby-configuration .map-choice button:disabled{cursor:default;opacity:.62}.lobby-configuration .map-choice button.selected:disabled{opacity:1}.lobby-configuration .map-choice button.coming-soon{opacity:.72;border-style:dashed}.map-choice em{color:#ff886d;letter-spacing:1px;font:800 7px Inter}.rules-choice{grid-template-columns:1fr}.resolved-rules{border-top:1px solid var(--line);grid-column:1/-1;padding-top:15px}.resolved-rules p{color:#aeb8b3;background:#0b100f;border:1px solid #303a36;margin:8px 0 0;padding:11px;font-size:9px;line-height:1.55}.resolved-rules b{color:var(--acid);letter-spacing:1.1px;margin-bottom:5px;font:800 9px Inter;display:block}.panel{border:1px solid var(--line);background:#101516f5;box-shadow:0 18px 45px #00000038}.start-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:18px;display:grid}.start-side{flex-direction:column;gap:18px;display:flex}.access-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.access-tabs.join-only{grid-template-columns:1fr}.access-tabs button{color:#68726f;letter-spacing:1.4px;background:0 0;border:0;border-bottom:2px solid #0000;height:52px;font:700 10px Inter}.access-tabs button.active{color:var(--acid);border-bottom-color:var(--acid);background:#d4ff4209}.access-panel form{padding:22px}.access-panel label{color:#78827f;letter-spacing:1.3px;margin-bottom:16px;font:700 8px Inter;display:block}.access-panel input,.access-panel select{color:#fff;letter-spacing:.6px;background:#0b0f10;border:1px solid #303838;outline:none;width:100%;margin-top:8px;padding:12px;font:600 11px Inter}.access-panel input:focus,.access-panel select:focus{border-color:#75864e}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.map-choice{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.map-choice button{color:#87928d;text-align:left;background:#0b100f;border:1px solid #303a36;flex-direction:column;align-items:flex-start;gap:4px;padding:12px;display:flex}.map-choice button:hover{color:#dbe4df;border-color:#74834e}.map-choice button.selected{color:var(--acid);border-color:var(--acid);box-shadow:inset 3px 0 var(--acid);background:#d4ff4212}.map-choice strong{letter-spacing:1px;font:900 15px Barlow Condensed}.map-choice span{letter-spacing:.8px;font:700 7px Inter}.toggle{color:#87918e;letter-spacing:1px;background:#0b0f10;border:1px solid #303838;align-items:center;gap:9px;width:100%;height:42px;margin-top:8px;padding:0 12px;font:700 9px Inter;display:flex}.toggle i{border:1px solid;border-radius:50%;width:9px;height:9px}.toggle.on{color:var(--acid)}.toggle.on i{background:var(--acid);box-shadow:0 0 8px var(--acid)}.color-picker{gap:9px;margin-top:9px;display:flex}.color-picker button{background:0 0;border:1px solid #36403d;width:29px;height:29px;padding:4px}.color-picker button span{background:var(--swatch);opacity:.78;width:100%;height:100%;display:block}.color-picker button.selected{border-color:var(--swatch);box-shadow:0 0 0 1px var(--swatch), 0 0 12px color-mix(in srgb, var(--swatch) 30%, transparent)}.color-picker button.selected span{opacity:1}.primary-action{background:var(--acid);color:#10140d;letter-spacing:1px;clip-path:polygon(7px 0,100% 0,100% calc(100% - 7px),calc(100% - 7px) 100%,0 100%,0 7px);border:0;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 18px;font:800 10px Inter;display:flex}.access-panel .primary-action{width:100%;margin-top:8px}.primary-action:disabled{cursor:not-allowed;filter:grayscale();opacity:.35}.form-error,.form-notice{margin:0 0 14px;padding:10px 12px;font-size:10px;line-height:1.5}.form-error{color:#ff9a82;background:#ff704c0f;border:1px solid #ff704c4d}.form-notice{color:#b4bdb9;background:#111716;border:1px solid #35403d}.reset-notice{justify-content:space-between;align-items:center;gap:12px;display:flex}.reset-notice button{color:#ff9f87;letter-spacing:.8px;background:#ff704c0f;border:1px solid #ff704c59;flex:none;padding:7px 9px;font:700 7px Inter}.reset-notice button:disabled{opacity:.35;cursor:not-allowed}.saved-list{padding:10px}.saved-list>p{color:#606a67;text-align:center;padding:18px 10px;font-size:10px}.saved-list>button,.record{text-align:left;background:0 0;border:0;border-bottom:1px solid #262e2c;justify-content:space-between;align-items:center;width:100%;padding:12px;display:flex}.saved-list>button:hover{background:#d4ff420a}.saved-list span{color:#68726f;letter-spacing:1px;font:700 8px Inter}.saved-list span i{border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block;box-shadow:0 0 6px}.saved-list strong{color:#cfd6d1;letter-spacing:.8px;font:700 10px Barlow Condensed}.panel-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:54px;padding:0 18px;display:flex}.panel-title>div{color:var(--acid);align-items:center;gap:10px;display:flex}.panel-title h2{color:#eef2e9;letter-spacing:1.5px;margin:0;font:700 15px Barlow Condensed}.panel-title>span{color:#6c7674;letter-spacing:1.3px;font:700 9px Inter}.players{padding:8px}.player{border-bottom:1px solid #242b2c;align-items:center;gap:13px;min-height:74px;padding:8px 14px;transition:background .2s;display:flex;position:relative}.player:last-child{border:0}.player:hover{background:#ffffff05}.player.is-you{box-shadow:inset 2px 0 var(--acid);background:linear-gradient(90deg,#d4ff4212,#0000 70%)}.player-number{color:#414a49;width:20px;font:700 10px Barlow Condensed}.avatar{width:45px;height:45px;color:var(--player-color,#46504e);border:1px solid color-mix(in srgb, var(--player-color,#46504e) 40%, #202626);background:color-mix(in srgb, var(--player-color,#46504e) 8%, #101515);clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);flex:none;place-items:center;font:800 13px Barlow Condensed;display:grid}.player-info{min-width:120px}.player-info strong,.player-info span{display:block}.player-info strong{letter-spacing:1px;font:700 14px Barlow Condensed}.player-info span{color:#596361;letter-spacing:1.2px;margin-top:4px;font:600 8px Inter}.host-badge{color:var(--acid);letter-spacing:1px;background:#d4ff420f;border:1px solid #d4ff4240;padding:4px 7px;font-size:8px}.ready-state{color:#606967;letter-spacing:1.1px;align-items:center;gap:7px;margin-left:auto;font:700 9px Inter;display:flex}.ready-state i{border:1px solid;width:6px;height:6px;transform:rotate(45deg)}.ready-state.ready{color:var(--acid)}.ready-state.ready i{background:var(--acid);box-shadow:0 0 8px #d4ff428c}.player.empty{opacity:.48;min-height:62px}.player.empty .avatar{width:38px;height:38px;font-size:18px}.player.empty button{color:#a4adaa;letter-spacing:1px;background:0 0;border:1px solid #505958;margin-left:auto;padding:6px 10px;font:700 8px Inter}.conflict-badge{color:#ff997e;letter-spacing:.8px;border:1px solid #ff704c4d;padding:4px 6px;font:700 7px Inter}.identity-controls{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:13px 20px;display:flex}.identity-controls>span{color:#68716f;letter-spacing:1.2px;font:700 8px Inter}.identity-controls .color-picker{margin:0}.ready-footer{border-top:1px solid var(--line);background:#0e1314;grid-template-columns:145px 1fr 166px;align-items:center;gap:18px;margin-top:6px;padding:19px 20px;display:grid}.ready-footer>div:first-child span,.ready-footer>div:first-child strong{display:block}.ready-footer>div:first-child span{color:#596260;letter-spacing:1.4px;font:700 8px Inter}.ready-footer>div:first-child strong{margin-top:5px;font:700 13px Barlow Condensed}.ready-bar{background:#29302e;height:3px;overflow:hidden}.ready-bar span{background:var(--acid);height:100%;box-shadow:0 0 8px var(--acid);transition:width .3s;display:block}.ready-footer button{background:var(--acid);color:#11150e;letter-spacing:1px;clip-path:polygon(7px 0,100% 0,100% calc(100% - 7px),calc(100% - 7px) 100%,0 100%,0 7px);border:0;justify-content:center;align-items:center;gap:8px;height:41px;font:800 11px Inter;display:flex}.ready-footer button:hover{filter:brightness(1.1)}.ready-footer button.unready{color:#d7ded9;background:#262d2c}.side-column{flex-direction:column;gap:18px;display:flex}.region-map{background:radial-gradient(circle,#1a2420,#0d1212);grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(4,1fr);gap:7px;height:210px;padding:14px;display:grid;position:relative}.region-map button{color:#65706c;text-align:left;clip-path:polygon(7px 0,100% 0,100% calc(100% - 7px),calc(100% - 7px) 100%,0 100%,0 7px);background:#141b1a;border:1px solid #303a37;flex-direction:column;justify-content:end;align-items:flex-start;min-width:0;padding:10px;display:flex;position:relative}.region-map button:hover:not(:disabled){color:#fff;border-color:#76864f}.region-map button.available{color:#bec8c3;cursor:pointer;background:linear-gradient(145deg,#d4ff420e,#0000 65%),#151c1b;border-color:#46514d}.region-map button.available:after{content:"";pointer-events:none;border:1px dashed #d4ff4221;position:absolute;inset:4px}.region-map button.available:hover,.region-map button.available:focus-visible{color:var(--acid);border-color:var(--acid);outline-offset:2px;background:#d4ff4217;outline:2px solid #d4ff4247}.region-map button.selected{color:var(--region-color);border-color:color-mix(in srgb, var(--region-color) 55%, #25302b);background:color-mix(in srgb, var(--region-color) 8%, #131a18)}.region-map button.mine{box-shadow:inset 3px 0 var(--region-color), 0 0 13px color-mix(in srgb, var(--region-color) 12%, transparent)}.region-map button:disabled:not(.mine){cursor:not-allowed;opacity:.48}.region-map button strong{font:800 17px Barlow Condensed}.region-map button span{white-space:nowrap;text-overflow:ellipsis;letter-spacing:.7px;max-width:100%;margin-top:3px;font:700 7px Inter;overflow:hidden}.region-map button small{color:var(--acid);letter-spacing:.7px;opacity:.72;font:700 6px Inter;position:absolute;top:9px;right:9px}.zone-status{color:#6c7673;border-top:1px solid var(--line);letter-spacing:1px;align-items:center;gap:8px;min-height:36px;padding:0 15px;font:700 8px Inter;display:flex}.zone-status i{border:1px solid;width:7px;height:7px;transform:rotate(45deg)}.zone-status.valid{color:var(--acid)}.zone-status.valid i{background:var(--acid);box-shadow:0 0 8px var(--acid)}.settings-panel{padding-bottom:15px}.locked{align-items:center;gap:4px;display:flex}.locked .icon{width:11px}.settings-panel label{color:#66706e;letter-spacing:1.3px;padding:13px 16px 0;font:700 8px Inter;display:block}select{color:#dce1dc;letter-spacing:.7px;background:#0d1112;border:1px solid #2d3535;outline:none;width:100%;margin-top:7px;padding:10px 11px;font:600 10px Inter}select:focus{border-color:#6d7d4a}.setting-row{grid-template-columns:1fr 1fr;display:grid}.map-preview{background:linear-gradient(100deg,#d4ff421a,#0000 58%),#111714;border:1px solid #394238;height:89px;margin:15px 16px 0;padding:18px;position:relative;overflow:hidden}.map-lines{opacity:.24;background:repeating-linear-gradient(125deg,#0000 0 16px,#8da74c 17px 18px,#0000 19px 31px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 30%,#000);mask-image:linear-gradient(90deg,#0000 30%,#000)}.map-preview span,.map-preview strong,.map-preview small{display:block;position:relative}.map-preview span{color:#75806f;letter-spacing:1.4px;font-size:7px}.map-preview strong{color:var(--acid);letter-spacing:1.4px;margin-top:5px;font:800 19px Barlow Condensed}.map-preview small{color:#6d7773;letter-spacing:1px;margin-top:3px;font:700 7px Inter}.chat-panel{flex-direction:column;flex:1;min-height:236px;display:flex}.log-button{color:#8b9592;letter-spacing:1px;background:0 0;border:0;align-items:center;gap:6px;font:700 8px Inter;display:flex}.log-button .icon{width:13px}.online-dot{color:var(--acid)!important}.messages{scrollbar-width:thin;scrollbar-color:#37403e transparent;height:126px;padding:12px 17px;overflow-y:auto}.messages p{grid-template-columns:86px 1fr;margin:0 0 10px;font-size:9px;line-height:1.5;display:grid}.messages strong{color:#c6ceca;letter-spacing:.6px;font-size:8px}.messages span{color:#89928f}.messages .system-message{color:#59625f;font-style:italic;display:block}.messages .system-message strong{color:#69746e;margin-right:8px}.message-input{border-top:1px solid var(--line);margin-top:auto;padding:10px;display:flex}.message-input input{color:#fff;background:#0b0f10;border:1px solid #293130;border-right:0;outline:none;width:100%;min-width:0;padding:10px 11px;font-size:10px}.message-input input:focus{border-color:#566243}.message-input button{background:var(--acid);color:#10140d;border:0;flex:none;place-items:center;width:40px;display:grid}.message-input .icon{width:14px}footer{color:#46504e;letter-spacing:1.2px;justify-content:space-between;align-items:center;height:65px;font:600 8px Inter;display:flex}footer p{align-items:center;gap:7px;display:flex}.command-error{color:#ffad98;background:#ff704c12;border:1px solid #ff704c4d;margin:-20px 0 18px;padding:10px 14px;font-size:10px}.launch-strip{border:1px solid var(--line);background:#0e1314;align-items:center;gap:14px;min-height:68px;margin-top:18px;padding:12px 16px;display:flex}.launch-strip>div{margin-right:auto}.launch-strip span,.launch-strip strong{display:block}.launch-strip span{color:#5f6966;letter-spacing:1.3px;font:700 8px Inter}.launch-strip strong{letter-spacing:.5px;margin-top:5px;font:700 12px Barlow Condensed}.start-game{min-width:160px}.danger-action{color:#ff9b82;letter-spacing:1px;background:#ff704c0d;border:1px solid #ff704c59;min-height:40px;padding:0 14px;font:700 9px Inter}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030505d1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.log-modal{background:#101617;border:1px solid #394240;flex-direction:column;width:min(620px,100%);max-height:min(720px,85vh);display:flex;box-shadow:0 30px 80px #000}.log-modal .panel-title button{color:#8d9794;letter-spacing:1px;background:0 0;border:0;font:700 8px Inter}.full-log{padding:12px 18px 22px;overflow-y:auto}.full-log article{border-bottom:1px solid #252d2b;grid-template-columns:80px 1fr;gap:10px;padding:11px 0;font-size:10px;display:grid}.full-log time{color:#596360}.full-log span{color:#b1bab6}.results-shell{min-height:100vh;padding:0 clamp(24px,7vw,110px) 80px}.results-hero{max-width:760px;padding:72px 0 34px}.results-hero h1{margin:8px 0;font:800 clamp(52px,8vw,92px)/.9 Barlow Condensed}.results-hero>p:last-child{color:#89928f}.final-standings{max-width:900px}.final-standings article{border-bottom:1px solid var(--line);grid-template-columns:60px 14px 1fr auto;align-items:center;gap:18px;padding:22px 26px;display:grid}.final-standings article:last-child{border-bottom:0}.final-standings article.winner{box-shadow:inset 4px 0 var(--acid);background:#d4ff4214}.final-standings article>b{color:var(--acid);font:800 30px Barlow Condensed}.final-standings article>i{width:12px;height:34px}.final-standings article div strong,.final-standings article div span{display:block}.final-standings article div strong{font:800 22px Barlow Condensed}.final-standings article div span{color:#78827f;letter-spacing:1px;font:700 8px Inter}.final-standings article>em{min-width:125px;color:var(--acid);text-align:right;font-style:normal}.final-standings article>em b,.final-standings article>em small{display:block}.final-standings article>em b{font:800 42px/.8 Barlow Condensed}.final-standings article>em small{color:#8d9794;letter-spacing:1.2px;margin-top:7px;font:700 7px Inter}.results-home{width:min(900px,100%);margin-top:18px}.record{gap:6px}.record strong{font-size:9px;display:block}.owned-plant .stored-token[draggable=true]{cursor:grab}.owned-plant .stored-token[draggable=true]:active{cursor:grabbing}.owned-plant.legal-resource-drop{outline:2px solid var(--acid);outline-offset:2px;background:#d4ff421a}.owned-plant.legal-resource-drop:after{content:"DROP RESOURCE";color:var(--acid);letter-spacing:1px;margin-top:7px;font:800 7px Inter;display:block}@media (width<=900px){.configuration-grid{grid-template-columns:1fr 1fr}.resolved-rules{padding-top:14px}.app-shell{padding:0 22px}.start-shell{padding-inline:22px}.start-grid,.lobby-grid{grid-template-columns:1fr}.side-column{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.chat-panel{min-height:100%}.game-layout,.market-ribbon{grid-template-columns:1fr}}@media (width<=620px){.app-shell{padding:0 14px}.topbar{height:64px}.server-status{display:none}.lobby-head{flex-direction:column;align-items:flex-start;gap:24px;padding:34px 0 24px}.invite-code{width:100%}.ready-footer{grid-template-columns:1fr;gap:12px}.ready-bar{grid-row:2}.side-column{display:flex}.host-badge{display:none}.player{gap:9px;padding-inline:8px}.player-number{display:none}.player-info{min-width:0}.ready-state{font-size:0}.ready-state i{width:8px;height:8px}footer span:last-child{display:none}.form-row{grid-template-columns:1fr}}
