.game-page{--game-number-font-size:1.02rem;--game-component-clarity-filter:contrast(1.18) saturate(1.2) brightness(1.06);--planet-color-blue-light:#55adff;--planet-color-blue-dark:#0757bd;--planet-color-red-light:#ff6c74;--planet-color-red-dark:#a80f24;--planet-color-orange-light:#f3ad6f;--planet-color-orange-dark:#bd6b2f;--planet-color-yellow-light:#fff07f;--planet-color-yellow-dark:#c0961f;--planet-color-brown-light:#c57a3f;--planet-color-brown-dark:#55270f;--planet-color-gray-light:#c1cad5;--planet-color-gray-dark:#6e7784;--planet-color-white-light:#f5f8fb;--planet-color-white-dark:#b8c3cf;--planet-color-green-light:#47e866;--planet-color-green-dark:#087828;--planet-color-magenta-light:#c65bc4;--planet-color-magenta-dark:#621f6b;--planet-color-teal-light:#72d8ca;--planet-color-teal-dark:#1f837b;--planet-color-black-light:#4b5565;--planet-color-black-dark:#111827;min-height:100vh;background:#0e1b32}.game-page-loading{display:grid;place-items:center}.game-loading-state{color:rgba(215,224,234,.78);font-size:.9rem;font-weight:700}.game-page-refreshing:after{position:fixed;inset:0;z-index:10000;content:"";cursor:progress}.game-header{justify-content:space-between;gap:16px;min-height:84px;padding:20px 24px 0}.game-header,.game-header-side{display:flex;align-items:center}.game-header-side{flex:1 1;gap:12px}.game-header-side-right{justify-content:flex-end}.game-header-center{display:flex;align-items:center;justify-content:center;min-width:180px;color:#eef3f7;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:800;text-align:center}.game-page-link{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border-radius:6px;background:#273340;color:#e8f0f8;font-weight:800;text-decoration:none}.game-self-id{color:#eef3f7;font-weight:800}.game-room-activity-overlay{position:fixed;z-index:60;width:min(390px,calc(100vw - 16px));max-width:calc(100vw - 16px);max-height:calc(100vh - 16px);border:1px solid rgba(151,189,225,.48);border-radius:7px;background:rgba(10,21,37,.82);box-shadow:0 14px 36px rgba(0,0,0,.42);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.game-room-activity-docked,.game-room-activity-overlay{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;color:#e8f0f8}.game-room-activity-docked{min-width:0;min-height:0;height:100%}.game-room-activity-overlay.dragging{border-color:rgba(164,211,255,.9);box-shadow:0 18px 42px rgba(0,0,0,.52)}.game-room-activity-overlay.resizing{border-color:rgba(164,211,255,.9);-webkit-user-select:none;-moz-user-select:none;user-select:none}.game-room-activity-overlay.minimized{grid-template-rows:auto;width:min(300px,calc(100vw - 16px))}.game-room-activity-docked.minimized .game-room-activity-status,.game-room-activity-docked.minimized .room-activity-content,.game-room-activity-docked.minimized .room-activity-tabs,.game-room-activity-overlay.minimized .game-room-activity-status,.game-room-activity-overlay.minimized .room-activity-content,.game-room-activity-overlay.minimized .room-activity-tabs{display:none}.game-room-activity-drag-handle{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:7px 10px 7px 12px;border-bottom:1px solid rgba(255,255,255,.12);background:rgba(34,53,73,.72);cursor:default;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.game-room-activity-overlay.layout-editable .game-room-activity-drag-handle{cursor:-webkit-grab;cursor:grab}.game-room-activity-overlay.dragging .game-room-activity-drag-handle,.game-room-activity-overlay.layout-editable .game-room-activity-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.game-room-activity-drag-handle:focus-visible{outline:2px solid #8ecaff;outline-offset:-2px}.game-room-activity-grip{display:grid;grid-template-columns:repeat(2,4px);grid-gap:3px;gap:3px;padding:4px}.game-room-activity-title-actions{display:inline-flex;align-items:center;gap:6px}.game-room-activity-window-button{display:grid;place-items:center;width:24px;min-width:0;height:24px;min-height:0;padding:0;border:1px solid rgba(235,244,255,.18);border-radius:4px;background:rgba(10,21,37,.72);color:#e8f0f8;font-size:.78rem;font-weight:900;line-height:1;cursor:pointer}.game-room-activity-window-button:hover{filter:brightness(1.12)}.game-room-activity-grip i{width:4px;height:4px;border-radius:50%;background:rgba(224,236,247,.74)}.game-room-activity-docked .room-activity-tabs,.game-room-activity-overlay .room-activity-tabs{padding:0 8px;background:rgba(14,28,47,.54)}.game-room-activity-docked .room-activity-tab,.game-room-activity-overlay .room-activity-tab{min-height:36px;padding:6px 13px;font-size:.84rem}.game-room-activity-docked .room-activity-content,.game-room-activity-overlay .room-activity-content{height:100%;min-height:0;overflow:hidden;padding:10px}.room-detail-header-actions,.room-settings-actions{display:flex;flex-wrap:wrap;gap:8px}.room-detail-header-actions{flex-wrap:nowrap}.room-detail-header-actions>button:not(:only-child){flex:0 0 104px;width:104px}.room-settings-form{min-width:0;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(150px,.65fr);grid-gap:10px 12px;gap:10px 12px;padding:14px;border:1px solid rgba(131,165,255,.28);border-radius:6px;background:rgba(15,24,33,.86)}.room-settings-form select{width:100%;min-height:48px;padding:0 14px;border:1px solid #364553;border-radius:6px;background:#0f151b;color:#f7fbff;outline:none}.room-settings-form select:focus{border-color:#83a5ff;box-shadow:0 0 0 3px rgba(131,165,255,.16)}.room-settings-actions,.room-settings-note,.room-settings-password{grid-column:1/-1}.room-settings-note{font-size:.8rem}.game-room-activity-docked .room-activity-panel,.game-room-activity-overlay .room-activity-panel{height:100%;min-height:0;gap:8px;align-content:stretch}.game-room-activity-docked #game-room-chat-panel,.game-room-activity-overlay #game-room-chat-panel{grid-template-rows:minmax(0,1fr) auto}.game-room-activity-docked #game-room-log-panel,.game-room-activity-overlay #game-room-log-panel{grid-template-rows:auto minmax(0,1fr)}.game-room-activity-docked #game-room-log-panel .game-log-toolbar,.game-room-activity-overlay #game-room-log-panel .game-log-toolbar{grid-row:1}.game-room-activity-docked #game-room-log-panel .game-log-list,.game-room-activity-overlay #game-room-log-panel .game-log-list{grid-row:2}.game-room-activity-docked .chat-list,.game-room-activity-docked .game-log-list,.game-room-activity-overlay .chat-list,.game-room-activity-overlay .game-log-list{width:100%;height:100%;min-height:0;max-height:none;padding:9px;resize:none;border-color:rgba(255,255,255,.12);background:rgba(7,15,27,.66);font-size:.78rem}.game-room-activity-docked .chat-line,.game-room-activity-overlay .chat-line{grid-template-columns:auto auto minmax(0,1fr);gap:7px}.game-room-activity-docked .game-log-line,.game-room-activity-overlay .game-log-line{gap:7px}.game-room-activity-docked .game-log-round,.game-room-activity-overlay .game-log-round{min-width:38px;font-size:.72rem}.game-room-activity-chat-form{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:7px;gap:7px}.game-room-activity-chat-form input{min-width:0;min-height:36px;padding:7px 9px}.game-room-activity-docked .game-log-toolbar button,.game-room-activity-overlay .game-log-toolbar button{min-height:36px;padding:7px 11px}.game-room-activity-status{min-height:20px;margin:0;padding:0 10px 6px;color:#ffd38e;font-size:.74rem;line-height:1.25}.game-page-replay .game-room-activity-overlay button{cursor:pointer;filter:none;opacity:1}.game-page-replay .game-room-activity-overlay button:disabled{cursor:not-allowed;opacity:.55}.game-layout{min-height:calc(100vh - 68px);display:grid;grid-template-rows:minmax(700px,1fr);grid-gap:0;gap:0;padding:16px 14px 24px}.game-upper{--game-status-panel-width:620px;--game-support-panel-min-width:360px;--game-activity-panel-width:390px;position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-gap:10px;gap:10px;min-width:0}.game-upper.game-layout-map-players{grid-template-columns:minmax(var(--game-map-preferred-width,920px),1fr) minmax(var(--game-status-panel-width),var(--game-status-panel-width))}.game-upper.game-layout-support-map{grid-template-columns:minmax(var(--game-support-panel-min-width),max-content) minmax(var(--game-map-preferred-width,920px),1fr)}.game-upper.game-layout-all{grid-template-columns:minmax(var(--game-support-panel-min-width),max-content) minmax(var(--game-map-preferred-width,920px),1fr) minmax(var(--game-status-panel-width),var(--game-status-panel-width))}.game-lower,.game-panel{border:1px solid rgba(142,202,255,.16);border-radius:10px;background:linear-gradient(180deg,rgba(18,34,61,.88),rgba(12,24,44,.94));box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}.game-panel{min-height:0;min-width:0}.game-panel-map{--game-map-alignment-offset:12px;--technology-cell-height:58px;--technology-grid-gap:2px;display:grid;grid-template-rows:auto minmax(0,1fr);align-content:start;justify-items:end;justify-self:stretch;position:relative;z-index:10;width:100%}.game-panel-status{width:var(--game-status-panel-width);max-width:none;overflow-y:auto}.game-panel-activity,.game-panel-status{position:absolute;visibility:hidden;pointer-events:none;display:grid;grid-template-rows:minmax(0,1fr);min-height:0}.game-panel-activity{width:var(--game-activity-panel-width);overflow:hidden}.game-lower{min-height:0}.game-inline-button{min-height:36px;margin-right:18px;padding:0 12px}.game-panel-activity.compact-open,.game-panel-support.compact-open{position:fixed;top:10px;bottom:10px;z-index:80;display:grid;visibility:visible;pointer-events:auto;width:auto;max-width:none;overflow:auto;border-color:rgba(142,202,255,.32);box-shadow:0 18px 42px rgba(0,0,0,.52)}.game-panel-activity.panel-user-hidden,.game-panel-status.panel-user-hidden,.game-panel-support.panel-user-hidden{position:absolute!important;visibility:hidden!important;pointer-events:none!important}.game-panel-activity.panel-auto-visible,.game-panel-status.panel-auto-visible,.game-panel-support.panel-auto-visible{position:static;visibility:visible;pointer-events:auto;width:auto;max-width:100%}.game-panel-activity.panel-auto-visible{align-self:start;height:calc(100dvh - 48px);max-height:calc(100dvh - 48px);overflow:hidden}.game-panel.panel-user-positioned{position:fixed;z-index:72;display:grid;visibility:visible;pointer-events:auto;max-width:none;overflow:auto;box-shadow:0 18px 42px rgba(0,0,0,.45)}.game-panel-map.panel-user-positioned{grid-template-rows:auto minmax(0,1fr)}.game-panel-auto-layout-button{position:absolute;right:10px;top:6px;z-index:30;min-height:24px;padding:0 8px;border:1px solid rgba(235,244,255,.22);border-radius:4px;background:rgba(8,17,31,.82);color:#e8f0f8;font-size:.72rem;font-weight:900;cursor:pointer}.game-panel-resize-edge{position:absolute;z-index:31;background:transparent;opacity:0}.game-panel-resize-edge-bottom,.game-panel-resize-edge-top{left:0;right:0;height:8px;cursor:ns-resize}.game-panel-resize-edge-top{top:0}.game-panel-resize-edge-bottom{bottom:0}.game-panel-resize-edge-left,.game-panel-resize-edge-right{top:0;bottom:0;width:8px;cursor:ew-resize}.game-panel-resize-edge-left{left:0}.game-panel-resize-edge-right{right:0}.game-panel-auto-layout-button:hover,.game-panel-resize-edge:hover{filter:brightness(1.16);opacity:1;background:rgba(142,202,255,.22)}.game-mobile-panel-toggles{display:none}.game-mobile-panel-toggle{width:42px;min-height:38px;padding:0;border:1px solid rgba(142,202,255,.32);border-radius:999px;background:rgba(8,17,31,.86);color:#e8f0f8;font-size:.92rem;font-weight:900;box-shadow:0 10px 26px rgba(0,0,0,.38)}.game-mobile-panel-toggle.active{border-color:rgba(255,211,142,.88);background:rgba(67,48,20,.92);color:#ffe3ad}.game-panel-support.compact-open{left:10px;right:auto;z-index:90;grid-template-rows:minmax(0,1fr);width:max-content;max-width:calc(100vw - 20px);direction:rtl}.game-panel-support.compact-open>*{direction:ltr}.game-panel-support.panel-auto-visible{position:relative;z-index:84}.game-panel-support.panel-user-positioned{z-index:86}.game-panel-activity.compact-open{left:auto;right:10px;grid-template-rows:minmax(0,1fr);width:min(var(--game-activity-panel-width),calc(100vw - 20px));max-width:calc(100vw - 20px)}.game-map-toggle{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;border:1px solid rgba(142,202,255,.2);border-radius:999px;background:rgba(18,34,61,.52);color:#dce7f3;font-size:.92rem;font-weight:700}.game-map-toggle input{width:16px;min-height:16px;margin:0}.game-map-center{position:relative;justify-items:start;align-content:start;min-height:0;padding:8px 0 6px}.game-map-center,.game-map-play-area{display:grid;align-items:start;justify-self:end;width:min(100%,var(--game-map-preferred-width,920px))}.game-map-play-area{grid-template-columns:minmax(0,1fr);grid-gap:10px;gap:10px}.game-map-board{display:flex;justify-content:flex-start;width:100%;min-width:0;overflow:hidden}.game-map-side-actions{position:-webkit-sticky;position:sticky;top:8px;display:grid;grid-gap:8px;gap:8px;min-width:112px}.game-map-side-actions button{width:100%}.game-map-top-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 18px;border-bottom:1px solid rgba(235,244,255,.12)}.game-map-top-actions-bidding{align-self:start;height:max-content;min-height:0}.game-map-control-row{order:-1;display:flex;flex:1 0 100%;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.game-map-replay-row{order:-2;display:grid;grid-template-columns:auto auto auto minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;flex:1 0 100%;min-width:0}.game-map-control-row>button,.game-room-back-button{min-height:34px}.game-observer-summary{position:relative;display:inline-flex;align-items:center;gap:5px;min-width:0;min-height:34px;padding:0 9px;border:1px solid rgba(142,202,255,.22);border-radius:5px;background:rgba(18,34,54,.76);color:#dce8f4;font-size:.78rem;font-weight:800;cursor:default}.game-observer-eye{display:inline-flex;align-items:center;justify-content:center;line-height:1}.game-observer-representative{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-observer-list{position:absolute;left:0;top:calc(100% + 4px);z-index:120;display:none;grid-auto-rows:minmax(24px,auto);min-width:max(100%,150px);max-width:min(240px,calc(100vw - 16px));padding:5px;border:1px solid rgba(142,202,255,.3);border-radius:5px;background:rgba(7,17,31,.97);box-shadow:0 10px 24px rgba(0,0,0,.46)}.game-observer-list>span{display:flex;align-items:center;min-width:0;padding:3px 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-observer-summary:focus-visible .game-observer-list,.game-observer-summary:focus-within .game-observer-list,.game-observer-summary:hover .game-observer-list{display:grid}.game-layout-settings{position:relative;flex:0 0 auto}.game-layout-settings-button{height:34px;min-height:34px;padding:0 12px;font-size:.86rem}.game-layout-settings-button.active{border-color:rgba(237,190,83,.72);background:rgba(49,37,14,.82);color:#ffe2a4}.game-layout-settings-popover{position:absolute;left:0;top:calc(100% + 6px);z-index:90;width:260px;max-width:calc(100vw - 24px);padding:10px;border:1px solid rgba(142,202,255,.28);border-radius:6px;background:rgba(9,19,34,.96);box-shadow:0 14px 32px rgba(0,0,0,.42)}.game-layout-mode-toggle{display:flex;align-items:center;gap:8px;color:#e8f0f8;font-size:.9rem;font-weight:800}.game-layout-mode-toggle input{width:16px;min-height:16px;margin:0}.game-layout-profile-note{margin:9px 0 0;color:rgba(232,240,248,.72);font-size:.74rem;font-weight:650;line-height:1.3}.game-layout-reset-button{width:100%;margin-top:10px}.game-settings-field{display:grid;grid-gap:5px;gap:5px;margin-top:10px;color:#e8f0f8;font-size:.78rem;font-weight:850}.game-settings-field select{width:100%;min-height:32px;border:1px solid rgba(142,202,255,.28);border-radius:5px;background:rgba(16,31,52,.96);color:#f1f6fc;font-size:.82rem;font-weight:800}.game-building-theme-preview{--faction-building-color:#4d91c4;--faction-color-light:#86c4ea;--faction-color-dark:#2b6795;display:flex;align-items:center;justify-content:space-around;min-height:50px;margin-top:7px;padding:7px 10px;border:1px solid rgba(142,202,255,.22);border-radius:5px;background:rgba(8,19,34,.72)}.game-layout-shortcut-guide{margin-top:10px;padding-top:10px;border-top:1px solid rgba(142,202,255,.2)}.game-layout-shortcut-guide h3{margin:0 0 8px;color:#f1f6fc;font-size:.82rem;font-weight:900;line-height:1}.game-layout-shortcut-guide dl{display:grid;grid-gap:6px;gap:6px;margin:0}.game-layout-shortcut-row{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px}.game-layout-shortcut-row dd,.game-layout-shortcut-row dt{margin:0}.game-layout-shortcut-row kbd{display:grid;place-items:center;width:28px;height:24px;border:1px solid rgba(218,232,247,.46);border-radius:4px;background:linear-gradient(180deg,#405068,#26354a);color:#ffffff;font-family:inherit;font-size:.8rem;font-weight:1000;line-height:1;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 2px 0 rgba(0,0,0,.32)}.game-layout-shortcut-row dd{color:#cdd9e6;font-size:.78rem;font-weight:700;line-height:1.2}.game-replay-timeline{flex:1 1 420px;display:grid;grid-template-columns:auto 26px minmax(140px,1fr) 26px auto minmax(150px,auto);align-items:center;grid-gap:9px;gap:9px;min-width:0;min-height:34px;padding:5px 8px;border:1px solid rgba(135,160,188,.34);border-radius:6px;background:rgba(8,17,30,.72);color:#dce7f3;outline:none}.game-replay-timeline:focus-within,.game-replay-timeline:hover{border-color:rgba(153,189,224,.72)}.game-replay-timeline.replaying{border-color:rgba(237,190,83,.72);background:rgba(49,37,14,.82);box-shadow:inset 0 0 0 1px rgba(237,190,83,.14)}.game-replay-mode{min-width:52px;color:#76d69a;font-size:.72rem;font-weight:1000;line-height:1;text-align:center}.game-replay-timeline.replaying .game-replay-mode{color:#f1c45c}.game-replay-timeline input[type=range]{width:100%;min-width:0;min-height:20px;margin:0;cursor:ew-resize;accent-color:#79b9e8}.game-replay-timeline.replaying input[type=range]{accent-color:#e8b64f}.game-replay-step-button{position:relative;display:grid;place-items:center;width:26px;min-width:26px;height:26px;min-height:26px;padding:0;border:1px solid rgba(180,202,224,.42);border-radius:4px;background:rgba(43,60,80,.84);color:#e8f2fc;cursor:pointer;filter:none;opacity:1}.game-replay-step-button:before{content:"";width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent}.game-replay-step-previous:before{border-right:8px solid}.game-replay-step-next:before{border-left:8px solid}.game-replay-step-button:focus-visible,.game-replay-step-button:hover:not(:disabled){border-color:rgba(196,222,247,.84);background:rgba(61,82,105,.96)}.game-replay-step-button:disabled{cursor:not-allowed;filter:none;opacity:.34}.game-page-replay .game-replay-step-button:not(:disabled){cursor:pointer;filter:none;opacity:1}.game-replay-position{min-width:62px;font-size:var(--game-number-font-size);font-weight:900;text-align:center;white-space:nowrap}.game-replay-action{overflow:hidden;color:rgba(226,237,248,.86);font-size:.74rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.game-page-replay button{cursor:not-allowed;filter:saturate(.45);opacity:.62}.game-page-replay .game-layout *{pointer-events:none}.game-page-replay .game-replay-timeline,.game-page-replay .game-replay-timeline *,.game-page-replay .game-room-back-button{pointer-events:auto}.game-page-replay .game-map-building-actionable,.game-page-replay .game-map-planet-home-target,.game-page-replay .game-map-single-symbol-clickable{cursor:default}.game-map-round-display{border:1px solid rgba(235,244,255,.24);background:rgba(12,23,38,.62);color:#f3f8ff;font-size:var(--game-number-font-size);font-weight:1000;line-height:1;white-space:nowrap}.game-map-round-display,.game-room-back-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:6px}.game-room-back-button{background:#273340;color:#e8f0f8;font-size:.86rem;font-weight:800;text-decoration:none}.game-map-booster-row{position:absolute;top:8px;left:var(--game-map-alignment-offset);z-index:4;display:inline-flex;align-items:center;justify-content:flex-start;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 36px);margin:0;padding:8px;overflow-x:auto;border:1px solid rgba(235,244,255,.18);border-radius:6px;background:rgba(12,23,38,.52)}.game-map-booster-row .game-mini-token-numbered.game-mini-token-c,.game-map-booster-row .game-mini-token-numbered.game-mini-token-fed,.game-map-booster-row .game-mini-token-numbered.game-mini-token-k,.game-map-booster-row .game-mini-token-numbered.game-mini-token-o,.game-map-booster-row .game-mini-token-numbered.game-mini-token-tent{width:33px;height:33px}.game-map-booster-row .game-mini-token-numbered.game-mini-token-q{width:28px;height:28px}.game-map-booster-row .game-mini-token-numbered.game-mini-token-tb,.game-map-booster-row .game-mini-token-numbered.game-mini-token-tt{width:42px;height:24px}.game-map-booster-row .game-mini-token-numbered.game-mini-token-tr{width:36px;height:33px}.game-map-booster-row .game-mini-token-numbered.game-mini-token-tc,.game-map-booster-row .game-mini-token-numbered.game-mini-token-td{width:42px;height:25px}.game-map-booster-row .game-mini-token-numbered.game-mini-token-tl{width:33px;height:39px}.game-map-booster-row .game-tech-tile-vp{width:33px;min-width:33px;height:33px}.game-map-booster-row:empty{display:none}.game-round-start-choice-panel{align-items:center;background:rgba(13,31,34,.95);border:1px solid rgba(54,199,190,.55);border-radius:8px;display:inline-flex;flex-wrap:wrap;gap:10px;margin:8px 0;padding:10px 12px;width:-moz-fit-content;width:fit-content;max-width:100%}.game-round-start-choice-options{align-items:center;display:flex;gap:8px}.game-income-choice-title{font-weight:800}.game-income-choice-options{align-items:stretch;display:flex;flex-wrap:wrap;gap:7px}.game-income-bundle-button{align-items:center;display:inline-flex;justify-content:center;gap:0;min-width:38px;min-height:38px;padding:4px 7px;white-space:nowrap}.game-gaia-choice-panel{align-items:center;background:rgba(12,19,27,.92);border:1px solid rgba(120,190,210,.45);border-radius:8px;display:flex;flex-wrap:wrap;gap:10px;margin:8px 0;padding:10px 12px;width:-moz-fit-content;width:fit-content}.game-gaia-choice-title{font-weight:800}.game-gaia-choice-option,.game-gaia-choice-options,.game-gaia-choice-summary{align-items:center;display:flex;gap:8px}.game-gaia-choice-option{border-left:1px solid rgba(255,255,255,.12);padding-left:8px}.game-gaia-choice-option button{min-width:30px}.game-gaia-choice-panel.game-gaia-reward-choice-panel{display:grid;grid-template-columns:auto;align-self:start;grid-gap:4px;gap:4px;margin:2px 0;padding:5px 6px;width:max-content;max-width:100%}.game-gaia-choice-panel-faction-13{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:6px;gap:6px;padding:7px}.game-faction-13-gaia-tl-balance{display:grid;place-items:center;min-height:30px}.game-faction-13-gaia-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.game-faction-13-gaia-action{display:flex;align-items:center;justify-content:center;gap:3px;min-width:104px;min-height:54px;padding:4px 6px}.game-faction-13-gaia-action .game-gaia-transfer-arrow{flex:0 0 24px;width:24px;height:15px}.game-faction-13-gaia-action .game-technology-cover-icon{flex:0 0 38px;width:38px;height:29px;transform:scale(.82);transform-origin:center}.game-gaia-reward-choice-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.game-gaia-reward-choice-header .game-gaia-choice-summary{gap:3px}.game-gaia-reward-choice-header .game-mini-token-count{position:absolute;inset:0;display:grid;place-items:center;line-height:1}.game-gaia-reward-choice-actions{display:inline-flex;align-items:center;gap:4px}.game-gaia-reward-confirm,.game-gaia-reward-undo{min-width:44px;min-height:30px;padding:0 8px}.game-gaia-reward-choice-panel .game-gaia-choice-options{display:grid;grid-template-columns:repeat(4,42px);justify-content:space-between;grid-gap:0;gap:0;width:100%}.game-gaia-reward-choice-panel .game-gaia-choice-option{padding:0;border:0}.game-gaia-reward-conversion{display:grid;place-items:center;width:42px;min-width:42px;height:42px;min-height:42px;padding:2px;border:0;background:transparent}.game-gaia-reward-conversion:focus-visible,.game-gaia-reward-conversion:hover:not(:disabled){background:rgba(157,93,218,.16);box-shadow:inset 0 0 0 1px rgba(202,151,245,.58)}.game-gaia-reward-resource-icon{position:relative;display:grid;place-items:center;width:36px;height:36px}.game-gaia-reward-resource-icon>.game-mini-token{position:absolute;inset:0;width:36px;height:36px;margin:0}.game-gaia-reward-resource-icon-q>.game-mini-token-q{inset:5px;width:26px;height:26px}.game-gaia-transfer-arrow{position:relative;display:inline-grid;place-items:center;z-index:2;width:32px;height:19px;color:#100814;font-size:13px;font-weight:1000;line-height:1;background:linear-gradient(180deg,#d895f2,#a64ec9);-webkit-clip-path:polygon(0 22%,62% 22%,62% 0,100% 50%,62% 100%,62% 78%,0 78%);clip-path:polygon(0 22%,62% 22%,62% 0,100% 50%,62% 100%,62% 78%,0 78%);filter:drop-shadow(0 1px 1px rgba(0,0,0,.62))}.game-gaia-choice-summary>.game-gaia-transfer-arrow{width:27px;height:16px}.game-gaia-transfer-arrow>span{position:relative;z-index:1;display:grid;place-items:center;width:72%;height:100%;padding:0 4px 0 1px;text-align:center;text-shadow:0 1px 0 rgba(255,255,255,.38);transform:translateY(0)}.game-passive-power-choice-list{align-items:flex-start;background:rgba(24,14,35,.9);border:1px solid rgba(198,126,244,.5);border-radius:8px;color:#f8efff;display:inline-flex;flex-direction:column;font-size:var(--game-number-font-size);gap:5px;padding:7px 9px}.game-passive-power-choice{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.game-passive-power-choice-cost{display:inline-flex;align-items:center;gap:5px}.game-passive-power-choice button{min-height:26px;padding:3px 7px}.game-passive-power-choice-brainstone{align-items:stretch;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:repeat(2,minmax(26px,auto));width:100%}.game-passive-power-choice .game-passive-power-choice-order{display:grid;grid-column:1;grid-template-columns:auto auto auto minmax(24px,1fr);align-items:center;grid-gap:5px;gap:5px;width:100%}.game-passive-power-choice-order .game-tech-tile-vp{justify-self:end}.game-passive-power-choice-vp-placeholder{visibility:hidden}.game-passive-power-choice-then{color:rgba(248,239,255,.86);font-size:.76rem;font-weight:800}.game-passive-power-choice .game-passive-power-choice-decline{grid-column:2;grid-row:1/3;align-self:stretch;min-width:62px;width:auto}.game-free-action-stack{display:inline-flex;flex-direction:column;align-items:flex-start;flex:1 0 100%;gap:4px;min-width:0}.game-free-action-stack-mobile{display:none}.game-free-action-zone{display:flex;align-items:flex-start;flex:1 0 100%;flex-wrap:wrap;gap:10px;min-width:0}.game-free-action-zone .game-free-action-stack{flex:0 0 auto}.game-free-action-booster-column{--game-number-font-size:1.522rem;--technology-cell-height:54px;flex:0 1 auto;max-width:100%;overflow-x:auto;overflow-y:hidden}.game-free-action-booster-column-standalone{flex:1 0 100%}@media (min-width:921px){.game-panel-map-bidding:not(.panel-user-positioned){align-self:start;grid-template-rows:max-content max-content;height:max-content;min-height:0}.game-panel-map-bidding:not(.panel-user-positioned)>.game-map-center,.game-panel-map-bidding:not(.panel-user-positioned)>.game-map-top-actions-bidding{align-self:start}.game-map-top-actions{box-sizing:border-box;width:min(100%,var(--game-map-preferred-width,920px));margin-left:auto;padding-right:0;padding-left:var(--game-map-alignment-offset)}.game-free-action-zone,.game-map-control-row,.game-map-top-actions{justify-content:flex-start}.game-map-control-row{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.game-map-control-row>.game-map-round-display,.game-map-control-row>button{flex:0 0 auto}.game-free-action-stack-desktop{flex:0 0 auto;flex-direction:row;align-items:center;gap:5px}.game-free-action-zone{flex-direction:column;align-items:flex-start;flex-wrap:nowrap}.game-free-action-stack-desktop .game-free-actions{flex:0 0 auto;flex-wrap:nowrap;min-height:34px}.game-free-action-stack-desktop .game-free-actions-faction{align-self:center;min-height:0;padding-top:0;padding-left:5px;border-top:0;border-left:1px solid rgba(255,255,255,.12)}.game-free-action-stack-desktop .game-free-action-button{width:43px;height:34px;min-height:34px;padding:2px;overflow:hidden}.game-free-action-stack-desktop .game-free-action-icon{transform:scale(.7385);transform-origin:top left}.game-free-action-stack-desktop.game-free-action-stack-hdh{display:grid;grid-template-columns:repeat(9,43px);grid-template-rows:repeat(2,34px);grid-column-gap:5px;column-gap:5px;grid-row-gap:2px;row-gap:2px;align-items:start}.game-free-action-stack-desktop.game-free-action-stack-hdh>.game-free-actions:first-child{grid-column:1/-1;grid-row:1}.game-free-action-stack-desktop.game-free-action-stack-hdh .game-free-actions-faction{grid-column:3/span 3;grid-row:2;align-self:start;min-height:34px;padding:0;border:0}.game-free-action-stack-desktop.game-free-action-stack-tkn{flex-direction:column;align-items:flex-start;gap:3px}.game-free-action-stack-desktop.game-free-action-stack-tkn .game-free-actions-faction{align-self:flex-start;padding-top:3px;padding-left:0;border-top:1px solid rgba(255,255,255,.12);border-left:0}.game-map-top-actions-bidding{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;align-content:start}.game-map-top-actions-bidding .game-map-replay-row{grid-column:1;grid-row:1}.game-map-top-actions-bidding .game-map-control-row{grid-column:1;grid-row:2}.game-map-top-actions-bidding .game-free-action-zone{grid-column:1;grid-row:3;flex:none;height:auto}.game-map-top-actions-after-bidding{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-template-rows:auto auto auto;grid-column-gap:10px;column-gap:10px;grid-row-gap:3px;row-gap:3px}.game-map-top-actions-after-bidding .game-map-replay-row{grid-column:1/-1;grid-row:1}.game-map-top-actions-after-bidding .game-map-control-row{grid-column:1;grid-row:2}.game-map-top-actions-after-bidding .game-free-action-zone{display:contents}.game-map-top-actions-after-bidding .game-free-action-stack-desktop{grid-column:1;grid-row:3;box-sizing:border-box;min-width:0;max-width:100%;padding-bottom:2px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.game-map-top-actions-after-bidding .game-free-action-booster-column{grid-column:3;grid-row:2/span 2;align-self:start;justify-self:end}.game-map-top-actions-after-bidding .game-free-action-guidance{--technology-cell-height:54px;grid-column:2;grid-row:2/span 2;display:grid;place-items:center;align-self:start;justify-self:end;box-sizing:border-box;width:min(260px,28vw);height:calc((var(--technology-cell-height) * 2) - 2px);min-width:0;max-width:100%;padding:0 2px;overflow:hidden;border-left:1px solid rgba(130,177,209,.28)}.game-map-top-actions-after-bidding .game-free-action-guidance:not(:has(.game-round-booster-guidance>*)){display:none}.game-mobile-layout-stage-round-zero .game-map-top-actions-after-bidding .game-map-control-row{grid-column:2;justify-self:end}.game-map-top-actions-after-bidding .game-round-booster-station{justify-content:flex-end}.game-map-top-actions-after-bidding .game-round-booster-guidance{width:100%;height:100%;min-height:100%;max-height:100%;max-width:100%;align-content:center;justify-items:center}.game-map-top-actions-after-bidding .game-round-booster-guidance>*{max-width:100%;justify-self:center}.game-map-top-actions-after-bidding .game-gaia-choice-panel.game-gaia-reward-choice-panel{box-sizing:border-box;align-self:center;justify-self:stretch;align-content:center;width:100%;height:100%;min-height:100%;max-height:100%;margin:0}.game-map-replay-row{box-sizing:border-box;padding-left:0}.game-free-action-stack-mobile{align-items:flex-end}.game-free-actions,.game-round-booster-station{justify-content:flex-start}.game-round-booster-guidance{justify-items:start}}.game-income-choice-stack{min-height:108px}.game-income-choice-inline{align-content:flex-start;gap:8px;width:-moz-fit-content;width:fit-content;max-width:100%;padding:7px 9px;border:1px solid rgba(120,190,210,.38);border-radius:6px;background:rgba(10,25,38,.76)}.game-free-actions,.game-income-choice-inline{display:inline-flex;align-items:center;flex-wrap:wrap}.game-free-actions{gap:5px;min-height:52px}.game-free-actions-faction{align-self:stretch;box-sizing:border-box;min-height:52px;padding-top:3px;border-top:1px solid rgba(255,255,255,.12)}.game-free-actions-placeholder{pointer-events:none}.game-free-actions-placeholder>*{visibility:hidden}.game-free-actions button{min-width:0;min-height:46px;padding:3px;font-size:.72rem}.game-free-action-button{width:58px}.game-free-action-icon{position:relative;display:block;width:52px;height:40px;overflow:hidden;border:1px solid rgba(235,244,255,.38);border-radius:5px;background:rgba(12,24,38,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.18)}.game-free-action-icon-dark-divider:after{position:absolute;left:50%;top:50%;z-index:3;width:66px;height:1px;background:rgba(166,176,187,.86);content:"";pointer-events:none;transform:translate(-50%,-50%) rotate(-37.6deg)}.game-free-action-icon-multi .game-mini-token{margin:-1px;transform:none}.game-free-action-icon-three-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.game-free-action-third{display:flex;align-items:center;justify-content:center;min-width:0;min-height:0}.game-free-action-third+.game-free-action-third{border-left:1px solid rgba(166,176,187,.86)}.game-free-action-third .game-mini-token{transform:scale(.68)}.game-free-action-half{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#f6fbff;font-size:.64rem;font-weight:900;text-shadow:0 1px 1px rgba(0,0,0,.58)}.game-free-action-from{-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%);padding-right:9px;padding-bottom:7px}.game-free-action-to{-webkit-clip-path:polygon(100% 0,100% 100%,0 100%);clip-path:polygon(100% 0,100% 100%,0 100%);padding-left:9px;padding-top:7px}.game-free-action-bg-c{background:linear-gradient(180deg,#f8df66,#d5a92c);color:#17202a}.game-free-action-bg-o{background:linear-gradient(180deg,#f8fbff,#cbd4dc);color:#132235}.game-free-action-bg-k{background:linear-gradient(180deg,#72b9f1,#2369ad)}.game-free-action-bg-q{background:linear-gradient(180deg,#2f8d56,#11562f)}.game-free-action-bg-mixed{background:linear-gradient(180deg,#536577,#263542)}.game-free-action-bg-tl{background:linear-gradient(180deg,#88d383,#4c9c50);color:#102b15}.game-free-action-bg-tb{background:radial-gradient(ellipse at 50% 42%,#2a143f 0 42%,#47245f 68%,#69428a 100%);box-shadow:inset 0 3px 6px rgba(9,1,18,.56),inset 0 0 0 1px rgba(190,139,220,.24)}.game-free-action-bg-tc,.game-free-action-bg-td,.game-free-action-bg-tr,.game-free-action-bg-tt{background:linear-gradient(180deg,#9a5cce,#4b257d)}.game-free-action-bg-tent{background:linear-gradient(180deg,#81d8a0,#358a52)}.game-free-action-tl-hint{position:absolute;left:50%;top:50%;display:grid;place-items:center;transform:translate(-50%,-50%) scale(.72);filter:drop-shadow(0 1px 2px rgba(0,0,0,.7));pointer-events:none}.game-brainstone{display:inline-block;width:.72em;height:.72em;margin-left:.12em;vertical-align:-.04em;background:radial-gradient(circle at 38% 30%,#ffe4fb 0 15%,#ff83d5 34%,#c335a5 64%,#7b1d68 100%);-webkit-clip-path:polygon(50% 0,68% 14%,96% 25%,80% 50%,92% 78%,58% 88%,38% 100%,18% 78%,0 58%,16% 30%);clip-path:polygon(50% 0,68% 14%,96% 25%,80% 50%,92% 78%,58% 88%,38% 100%,18% 78%,0 58%,16% 30%);filter:drop-shadow(0 0 2px rgba(255,132,221,.85))}.game-resource-icon-has-brainstone{display:inline-flex;align-items:center;justify-content:center;gap:2px;overflow:visible;z-index:3}.game-resource-icon-has-brainstone>.game-brainstone{position:static;flex:0 0 10px;width:10px;height:10px;margin:0;transform:none;z-index:4}.game-brainstone-number-anchor{position:relative;display:inline-grid;place-items:center;line-height:1}.game-brainstone-number-anchor>.game-brainstone{position:absolute;z-index:4;width:10px;height:10px;margin:0}.game-brainstone-number-anchor-right>.game-brainstone{left:calc(100% + 2px);top:50%;transform:translateY(-50%)}.game-brainstone-number-anchor-below>.game-brainstone{left:50%;top:calc(100% + 1px);transform:translateX(-50%)}.game-tkn-brainstone-cost{display:inline-flex;align-items:center;justify-content:center;gap:1px;transform:scale(.76)}.game-tkn-brainstone-position{position:relative;display:inline-grid;place-items:center;flex:0 0 auto}.game-tkn-brainstone-position-tt{width:19px;height:10px;border-radius:2px;background:linear-gradient(180deg,#b967e2,#6f2c99)}.game-tkn-brainstone-position-tr{width:16px;height:15px;-webkit-clip-path:polygon(50% 0,92% 24%,92% 76%,50% 100%,8% 76%,8% 24%);clip-path:polygon(50% 0,92% 24%,92% 76%,50% 100%,8% 76%,8% 24%);background:linear-gradient(180deg,#7942aa,#3d1768)}.game-tkn-brainstone-position>.game-brainstone{width:8px;height:8px;margin:0}.game-free-action-paired-output{display:inline-flex;align-items:center;justify-content:center;gap:0;transform:scale(.72)}.game-free-action-paired-output .game-mini-token+.game-mini-token{margin-left:-1px}.game-range-confirm{position:fixed;z-index:280;width:248px;padding:10px;border:1px solid rgba(148,163,184,.7);border-radius:8px;background:rgba(15,23,42,.96);box-shadow:0 12px 30px rgba(0,0,0,.38);color:#e5edf7;font-size:var(--game-number-font-size)}.game-choice-popover-backdrop{position:fixed;inset:0;z-index:79;background:transparent}.game-auto-free-action-backdrop{z-index:309;background:rgba(2,6,23,.48)}.game-auto-free-action-confirm{position:fixed;left:50%;top:50%;z-index:310;display:grid;width:min(360px,calc(100vw - 24px));grid-gap:10px;gap:10px;padding:14px;border:1px solid rgba(192,132,252,.9);border-radius:6px;background:rgba(15,23,42,.98);box-shadow:0 14px 34px rgba(0,0,0,.46);color:#e5edf7;transform:translate(-50%,-50%)}.game-auto-free-action-confirm p{margin:0;color:#cbd5e1}.game-auto-free-action-sequence{display:flex;min-width:0;min-height:48px;align-items:center;gap:5px;overflow-x:auto;padding:4px 0}.game-auto-free-action-options{display:grid;max-height:min(360px,52vh);grid-gap:6px;gap:6px;overflow-y:auto}.game-auto-free-action-option{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:52px;padding:3px 8px;border:1px solid rgba(100,116,139,.75);border-radius:5px;background:rgba(30,41,59,.92);color:#e5edf7;text-align:left}.game-auto-free-action-option.selected,.game-auto-free-action-option:hover{border-color:#c084fc;background:rgba(88,28,135,.32)}.game-auto-free-action-option-label{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#c084fc;color:#111827;font-weight:800}.game-auto-free-action-step{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;color:#c084fc}.game-auto-free-action-icon{display:grid;width:42px;height:42px;place-items:center}.game-auto-free-action-icon>*{max-width:100%;max-height:100%}.game-auto-free-action-buttons{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.game-range-confirm p{margin:0 0 8px;line-height:1.35}.game-range-confirm-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.game-choice-popover .game-range-confirm-actions .secondary{grid-column:1/-1}.game-token-choice-popover{width:248px}.game-fleet-brainstone-move,.game-fleet-token-choice-costs{display:flex;align-items:center;justify-content:center;gap:8px}.game-fleet-token-choice-costs{min-height:42px;margin-bottom:10px}.game-range-cost-confirm{display:flex;width:max-content;min-width:0;max-width:calc(100vw - 16px);gap:6px;padding:0;border:0;background:transparent;box-shadow:none}.game-range-action-confirm-button .game-support-octagon{flex:0 0 auto;pointer-events:none}.game-range-action-confirm-button{--technology-cell-height:44px;min-width:62px;padding:4px 7px}.game-range-cost-confirm-button{display:inline-flex;min-width:82px;min-height:54px;align-items:center;justify-content:center;gap:7px;padding:6px 10px;border:1px solid rgba(147,197,253,.88);border-radius:6px;background:#8dcbf7;color:#071525;cursor:pointer}.game-range-cost-confirm-button:hover:not(:disabled){border-color:#dbeafe;background:#a9dcff}.game-range-cost-confirm-button:disabled{cursor:not-allowed;opacity:.5}.game-fleet-brainstone-move .game-brainstone{flex:0 0 auto}.game-fleet-brainstone-move .game-resource-icon-tl{width:30px;height:38px}.game-form-tent-token-board{--game-token-choice-side-width:24px;--game-token-choice-center-width:50px;--game-token-choice-row-height:19px;--game-token-choice-gap:2px;display:grid;grid-template-columns:var(--game-token-choice-side-width) var(--game-token-choice-center-width) var(--game-token-choice-side-width);grid-template-rows:repeat(2,var(--game-token-choice-row-height));grid-gap:var(--game-token-choice-gap);gap:var(--game-token-choice-gap);align-items:stretch;justify-content:center;width:max-content;min-height:calc(var(--game-token-choice-row-height) * 2 + var(--game-token-choice-gap));margin-inline:auto;margin-bottom:10px}.game-form-tent-token-board>.game-resource-icon-tl{grid-column:1;grid-row:1/3;width:100%;height:100%}.game-form-tent-token-board>.game-resource-tech-stack{display:grid;grid-column:2;grid-row:1/3;grid-template-rows:repeat(2,var(--game-token-choice-row-height));grid-gap:var(--game-token-choice-gap);gap:var(--game-token-choice-gap);width:var(--game-token-choice-center-width);height:100%}.game-form-tent-token-board>.game-form-tent-token-button{grid-column:3;grid-row:1/3;width:var(--game-token-choice-side-width);height:100%}.game-form-tent-token-board .game-resource-tech-stack>.game-form-tent-token-button{width:100%;height:var(--game-token-choice-row-height)}.game-form-tent-token-board .game-form-tent-token-button>.game-resource-icon{width:100%;height:100%}.game-form-tent-token-board-single{display:flex;align-items:center;justify-content:center;width:auto}.game-federation-payment-panel{display:grid;grid-template-columns:minmax(110px,1fr) auto auto;align-items:center;grid-gap:8px;gap:8px;box-sizing:border-box;width:100%;margin:0;padding:6px 8px}.game-federation-payment-panel .game-form-tent-token-board{margin:0}.game-federation-payment-panel .game-range-confirm-actions{grid-template-columns:repeat(2,auto);gap:4px}.game-federation-payment-panel .game-range-confirm-actions button{min-width:42px}.game-form-tent-token-button{display:inline-grid;place-items:center;width:max-content;min-width:0;height:max-content;min-height:0;padding:0;border:0;background:transparent;cursor:pointer}.game-form-tent-token-button:disabled{cursor:default;opacity:.45}.game-form-tent-token-button .game-resource-icon{pointer-events:none}.game-choice-popover .game-range-confirm-actions{grid-template-columns:1fr 1fr}.game-choice-popover .game-range-confirm-actions button{min-width:58px;height:32px}.game-choice-popover .game-range-confirm-actions .game-building-upgrade-choice{display:grid;place-items:center;height:48px;padding:4px}.game-building-upgrade-choice .game-building-shape{pointer-events:none;transform:scale(1.12)}.game-building-upgrade-choice .game-support-octagon-action-32{width:42px;height:42px}.game-building-upgrade-choice .game-building-octagon-indicator{width:12px;height:12px}.game-choice-popover.game-anchored-choice-popover{position:fixed;right:auto;bottom:auto;left:var(--game-anchored-choice-left);top:var(--game-anchored-choice-top);z-index:260;max-width:calc(100vw - 8px)}.game-choice-popover-backdrop.game-anchored-choice-backdrop{z-index:259}.game-choice-popover.game-technology-level-five-choice{display:grid;grid-template-columns:1fr 1fr;width:min(280px,calc(100vw - 8px));grid-gap:4px;gap:4px;padding:4px;border:1px solid rgba(222,236,250,.58);border-radius:5px;background:rgba(12,29,48,.98);box-shadow:0 6px 16px rgba(0,0,0,.48)}.game-technology-level-five-choice button{min-width:0;min-height:40px;padding:5px 7px;font-size:.72rem;line-height:1.2}.game-choice-popover.game-fleet-octagon-route-choice{display:grid;grid-template-columns:repeat(var(--game-route-option-count),minmax(0,1fr));width:max-content;padding:0;overflow:hidden;border:1px solid rgba(222,236,250,.58);border-radius:5px;background:transparent;box-shadow:0 6px 16px rgba(0,0,0,.48)}.game-fleet-octagon-route-option{display:grid;grid-template-rows:1fr auto;place-items:center;min-width:56px;width:56px;height:52px;min-height:0;padding:2px 3px;border:0;border-right:1px solid rgba(233,242,251,.28);border-radius:0;background:var(--game-route-normal-bg);color:#f7fbff;cursor:pointer}.game-fleet-octagon-route-option:last-child{border-right:0}.game-fleet-octagon-route-option-normal{background:var(--game-route-normal-bg)}.game-fleet-octagon-route-option-rb{background:#3b2416}.game-fleet-octagon-route-option-tw{background:#211330}.game-fleet-octagon-route-option-ec{background:#735313}.game-fleet-octagon-route-option-tf{background:#286079}.game-fleet-octagon-route-option-general{background:#70402f}.game-fleet-octagon-route-option-booster{background:#40556b}.game-fleet-octagon-route-cost{display:flex;align-items:center;justify-content:center;gap:1px;white-space:nowrap;transform:scale(.78);transform-origin:center}.game-fleet-octagon-route-option .game-support-octagon{width:34px;height:34px;pointer-events:none}.game-home-build-route-choice .game-fleet-octagon-route-option{min-width:62px;width:62px;height:62px}.game-home-build-route-choice .game-fleet-octagon-route-option-normal{grid-template-rows:1fr}.game-choice-popover .game-range-confirm-actions .secondary{grid-column:auto}.game-fed-token-effect-choice-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.game-fed-token-effect-choice{display:inline-grid;place-items:center;--technology-cell-height:42px;width:54px;height:54px;padding:5px;border:1px solid rgba(226,238,250,.28);border-radius:7px;background:rgba(30,41,59,.82);cursor:pointer}.game-fed-token-effect-choice>.game-support-fed-token-slot{width:38px;height:42px}.game-fed-token-effect-choice:focus-visible,.game-fed-token-effect-choice:hover{border-color:rgba(255,214,111,.9);outline:none;box-shadow:0 0 0 2px rgba(255,214,111,.2)}.game-track-choice-popover{right:18px;bottom:54px}.game-track-choice-actions{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:5px;gap:5px}.game-track-choice-actions button{min-width:0;padding:7px 0}.game-range-confirm-actions button{padding:7px 8px}.game-map-placeholder{width:100%;min-height:420px}.game-map-svg{width:min(100%,var(--game-map-preferred-width,920px));max-width:100%;height:auto;display:block;flex:0 1 auto;margin:0}.game-map-hex{fill:rgba(17,29,49,.18);stroke:rgba(136,184,255,.54);stroke-width:1.4}.game-map-hex-tile{fill:rgba(48,76,118,.1);stroke:rgba(136,184,255,.92);stroke-width:1.9}.game-map-hex-tile-sector{fill:url(#game-map-starfield);stroke:rgba(129,181,255,.92)}.game-map-hex-tile-tri{fill:url(#game-map-starfield);stroke:rgba(110,219,233,.92)}.game-map-hex-tile-single{fill:url(#game-map-starfield);stroke:rgba(187,228,255,.95)}.game-map-hex-single-special{stroke:rgba(226,238,250,.76);stroke-width:1.9}.game-map-hex-single-tw{fill:#211330}.game-map-hex-single-rb{fill:#3b2416}.game-map-hex-single-tf{fill:#8fd8f4}.game-map-hex-single-ec{fill:#7a5a12}.game-map-starfield-bg{fill:#030815}.game-map-star{fill:rgba(220,238,255,.42)}.game-map-star-soft{fill:rgba(191,220,255,.28)}.game-map-star-dim{fill:rgba(187,205,235,.18)}.game-map-planet{stroke:rgba(235,245,255,.32);stroke-width:1.15;filter:drop-shadow(0 1px 2px rgba(4,10,22,.28));pointer-events:none}.game-map-planet-black{stroke:rgba(248,250,252,.96);stroke-width:3.2;filter:drop-shadow(0 0 2px rgba(248,250,252,.82)) drop-shadow(0 2px 3px rgba(0,0,0,.86))}.game-map-planet-home-target{cursor:pointer;pointer-events:auto}.game-map-building{stroke:rgba(2,5,10,.95);stroke-width:2.4;fill-opacity:1;pointer-events:none}.game-map-building-state-change{transform-box:fill-box;transform-origin:center;animation:game-map-building-state-change .44s cubic-bezier(.22,.78,.3,1)}@keyframes game-map-building-state-change{0%,to{transform:scale(1)}45%{transform:scale(1.14)}72%{transform:scale(.99)}}.game-map-building-actionable{cursor:pointer;pointer-events:auto}.game-map-building-parasitic{stroke:rgba(255,255,255,.92);stroke-width:1.4;filter:drop-shadow(0 1px 2px rgba(0,0,0,.75))}.game-map-building-church{stroke-width:2.8}.game-map-building-factory{stroke-width:2.5}.game-map-building-library,.game-map-building-school,.game-map-building-university{stroke-width:2.4}.game-map-building-tent{stroke-width:2.7;filter:drop-shadow(0 1px 2px rgba(0,0,0,.45))}.game-map-building-mark{stroke:rgba(2,5,10,.95);stroke-linecap:round;stroke-width:2.2;pointer-events:none}.game-map-settlement-building{overflow:visible;stroke-linejoin:round;filter:drop-shadow(0 1.2px 1.2px rgba(0,0,0,.48))}.game-map-settlement-surface{fill:inherit;stroke:inherit;stroke-width:inherit;stroke-linejoin:round}.game-map-settlement-detail{fill:none;stroke:rgba(3,8,15,.72);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.15;pointer-events:none}.game-map-settlement-door{fill:rgba(3,8,15,.76);stroke:rgba(239,247,255,.38);stroke-width:.65;pointer-events:none}.game-map-settlement-tunnel{stroke-width:1.8}.game-map-home-blue{fill:#1678ef}.game-map-home-red{fill:#e62f45}.game-map-home-orange{fill:#e88a2f}.game-map-home-yellow{fill:#e0c33b}.game-map-home-brown{fill:#7b421f}.game-map-home-gray{fill:#a9b4c2}.game-map-home-white{fill:#f3f6fa}.game-map-home-teal{fill:#32bdb2}.game-map-home-magenta{fill:#a33aa9}.game-map-planet-green{fill:url(#planet-green)}.game-map-planet-blue{fill:url(#planet-blue)}.game-map-planet-brown{fill:url(#planet-brown)}.game-map-planet-gray{fill:url(#planet-gray)}.game-map-planet-yellow{fill:url(#planet-yellow)}.game-map-planet-white{fill:url(#planet-white)}.game-map-planet-teal{fill:url(#planet-teal)}.game-map-planet-magenta{fill:url(#planet-magenta)}.game-map-planet-dark-brown{fill:url(#planet-dark-brown)}.game-map-planet-dark-purple{fill:url(#planet-dark-purple)}.game-map-planet-bright-blue{fill:url(#planet-bright-blue)}.game-map-planet-bright-yellow{fill:url(#planet-bright-yellow)}.game-map-planet-purple{fill:url(#planet-purple)}.game-map-planet-orange{fill:url(#planet-orange)}.game-map-planet-red{fill:url(#planet-red)}.game-map-single-symbol{pointer-events:none;stroke-linecap:round;stroke-linejoin:round}.game-map-single-symbol-clickable{cursor:pointer;pointer-events:auto}.game-map-single-symbol-fill{fill:currentColor;opacity:.86}.game-map-single-symbol-line{fill:none;stroke:currentColor;stroke-width:2.2;opacity:.78}.game-map-single-symbol-tw{color:#8fd1aa}.game-map-single-symbol-rb{color:#d1a274}.game-map-single-symbol-tf{color:#17335f}.game-map-single-symbol-tf .game-map-single-symbol-fill{opacity:.92}.game-map-single-symbol-tf .game-map-single-symbol-line{stroke-width:2.8;opacity:.86}.game-map-single-symbol-ec{color:#ffe176}.game-map-sector-boundary{stroke:rgba(221,238,255,.82);stroke-linecap:round;stroke-width:1.25;pointer-events:none}.game-map-coordinate{fill:rgba(234,242,252,.58);font-size:var(--game-number-font-size);font-weight:900;letter-spacing:.02em;pointer-events:none}.game-map-cell-label{fill:rgba(226,235,246,.34);font-size:16px;font-weight:700;letter-spacing:.08em;pointer-events:none}.game-map-cell-label-sector,.game-map-cell-label-tri{fill:rgba(226,235,246,.32)}.game-map-cell-label-single{fill:rgba(232,244,255,.48)}.game-map-tile-label{fill:rgba(206,220,238,.2);font-size:34px;font-weight:800;letter-spacing:.04em;pointer-events:none}.game-map-tile-label-sector{fill:rgba(187,216,255,.26)}.game-map-tile-label-tri{fill:rgba(141,228,239,.28)}.game-map-tile-label-single{fill:rgba(220,244,255,.42);font-size:24px}.game-map-tile-label-back{fill:none;stroke:rgba(206,220,238,.24);stroke-width:1.8;paint-order:stroke;font-size:32px}.game-map-actions{display:flex;flex-direction:column;align-items:flex-end;gap:4px;width:min(100%,var(--game-map-preferred-width,920px));box-sizing:border-box;--technology-cell-height:58px;--technology-grid-gap:2px;margin-top:-14px;padding:0 0 2px}.game-map-fed-token-supply{display:inline-grid;grid-template-columns:max-content;justify-items:stretch;gap:4px}.game-map-fed-token-row{display:inline-flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end;gap:var(--technology-grid-gap,2px);box-sizing:border-box;width:100%;--game-number-font-size:0.94rem}.game-map-fed-token-row.action-attention{padding:3px}.game-map-fleet-fed-token-row{flex-direction:row;justify-content:flex-start}.game-map-fed-token-row .game-fed-token-pick{filter:contrast(1.24) saturate(1.22) brightness(1.08);opacity:1}.game-map-fed-token-row .game-fed-token-pick.empty{filter:none;opacity:1}.game-map-fed-token-row .game-fed-token-stack-slot{grid-template-columns:calc(var(--technology-cell-height) * .86);grid-template-rows:var(--technology-cell-height) auto}.game-map-fed-token-row .game-support-fed-token-slot{transform:none}.game-map-fed-token-row .game-fed-token-score{font-size:.76rem}.game-map-fed-token-row .game-fed-token-resource{font-size:.7rem}.game-map-fed-token-row .game-fed-token-effect :is(.game-mini-token,.game-tech-tile-vp,.game-federation-token-icon),.game-map-fed-token-row .game-fed-token-resource :is(.game-mini-token,.game-tech-tile-vp,.game-federation-token-icon){transform:scale(.86);transform-origin:center}.game-map-fed-token-row .game-fed-token-effect .game-mini-token-q,.game-map-fed-token-row .game-fed-token-resource .game-mini-token-q{transform:rotate(45deg) scale(.86)}.game-map-fed-token-row .game-fed-token-effect .game-mini-token-q .game-mini-token-count,.game-map-fed-token-row .game-fed-token-resource .game-mini-token-q .game-mini-token-count{transform:rotate(-45deg)}.game-map-fed-token-row .game-support-fed-token-slot .game-technology-cover-icon-advance,.game-map-fed-token-row .game-support-fed-token-slot .game-technology-cover-icon-standard{transform:scale(.5)}.game-map-toggle-row{display:none;flex-wrap:wrap;justify-content:flex-end;gap:8px}.game-panel-support{--technology-cell-width:80px;--technology-cell-height:58px;--technology-grid-gap:2px;--support-lower-cell-size:calc(((var(--technology-cell-width) * 6) - var(--technology-grid-gap)) / 7);position:absolute;visibility:hidden;pointer-events:none;display:block;width:max-content;max-width:none;overflow-x:auto;overflow-y:auto}.game-admin-solo-controller{position:fixed;top:8px;left:50%;z-index:120;display:flex;align-items:center;gap:5px;max-width:calc(100vw - 16px);padding:5px;border:1px solid rgba(174,205,239,.55);border-radius:10px;background:rgba(5,16,31,.94);box-shadow:0 8px 24px rgba(0,0,0,.42);transform:translateX(-50%)}.game-admin-solo-exit{position:fixed;top:max(8px,env(safe-area-inset-top));left:max(8px,env(safe-area-inset-left));z-index:132;display:inline-flex;align-items:center;justify-content:center;min-width:58px;min-height:34px;padding:7px 10px;border:1px solid rgba(174,205,239,.66);border-radius:9px;color:#d9edff;background:rgba(5,16,31,.96);box-shadow:0 8px 22px rgba(0,0,0,.42);font-size:.78rem;font-weight:800;text-decoration:none}.game-admin-solo-exit:focus-visible{outline:2px solid #ffe77a;outline-offset:2px}.game-admin-solo-controller>button{display:grid;min-width:68px;padding:4px 8px;border:1px solid color-mix(in srgb,var(--admin-solo-role-color,#8eb8e8) 68%,#dcecff);border-radius:7px;background:rgba(22,42,65,.96);color:#dbe9f7;line-height:1.05}.game-admin-solo-controller>button.active{background:color-mix(in srgb,var(--admin-solo-role-color,#3b87c8) 52%,#152840);box-shadow:0 0 0 2px rgba(255,238,139,.9)}.game-admin-solo-controller>button span{max-width:82px;overflow:hidden;font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.game-admin-solo-caption{color:#9fb5ca;font-size:.7rem;white-space:nowrap}@media (max-width:620px){.game-admin-solo-controller{top:4px;left:auto;right:max(4px,env(safe-area-inset-right));max-width:calc(100vw - 78px - env(safe-area-inset-left) - env(safe-area-inset-right));gap:3px;padding:4px;transform:none}.game-admin-solo-exit{top:max(4px,env(safe-area-inset-top));min-width:56px;min-height:32px;padding:6px 9px}.game-admin-solo-caption{display:none}.game-admin-solo-controller>button{min-width:47px;padding-inline:5px}.game-admin-solo-controller>button span{display:none}}