:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e5e0d1;background:#111719;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink:#111a1c;--panel:#182224;--panel-deep:#111b1d;--parchment:#e8ddc5;--muted:#9faaa5;--gold:#c5a36a;--gold-bright:#e4c899;--border:rgba(207,181,135,.22);--player:#7bd7ba;--deck-height:200px;--top-height:58px}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,select{font:inherit}button{cursor:pointer;color:inherit}button:focus-visible,select:focus-visible{outline:2px solid var(--gold-bright);outline-offset:3px}button{touch-action:manipulation}button,select{-webkit-tap-highlight-color:transparent}button:disabled{cursor:default}button[aria-disabled=true]{cursor:help}[hidden]{display:none!important}h1,h2,h3,p{margin:0}button:not(.faction-card){-webkit-user-select:none;user-select:none}#app{position:relative;width:100vw;height:100dvh;overflow:hidden}canvas#game,canvas#world,canvas#game-canvas{position:absolute;inset:0;display:block;width:100%;height:100%;touch-action:none}.game-interface{position:absolute;inset:0;z-index:2;pointer-events:none}.game-interface button,.game-interface select,.game-interface canvas,.modal-panel,.main-menu,.topbar,.command-deck,.score-rail{pointer-events:auto}.hud{position:absolute;inset:0}.topbar{height:var(--top-height);position:absolute;top:0;left:0;right:0;background:linear-gradient(180deg,#1f2c2cfc,#0f191afa);border-bottom:1px solid var(--gold);box-shadow:0 4px 16px #0008;display:flex;align-items:center;gap:22px;padding:0 17px;z-index:5}.civilization-mark{background:none;border:0;display:flex;align-items:center;gap:10px;padding:0;min-width:178px;text-align:left}.faction-mark{width:34px;height:34px;border:1px solid var(--player);border-radius:3px;background:color-mix(in srgb,var(--player) 10%,transparent);display:grid;place-items:center;font-family:Georgia,serif;font-size:14px;font-weight:700;color:var(--player);box-shadow:inset 0 0 0 3px #112221}.civilization-label{display:flex;flex-direction:column;gap:3px}.civilization-label b{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:18px;letter-spacing:.2px;color:var(--parchment)}.civilization-label small{font-size:10px;letter-spacing:.5px;color:#b3beb6}.age-roman{font-family:Georgia,serif;font-size:24px;color:var(--gold);margin-left:8px;padding-left:12px;border-left:1px solid var(--border)}.resource-strip{display:flex;height:100%;align-items:center;gap:26px;flex:1}.resource-item{display:flex;gap:10px;align-items:center;min-width:80px}.resource-symbol{font-size:24px;color:var(--gold);font-family:Georgia,serif;line-height:1}.resource-item>span:last-child{display:flex;flex-direction:column;gap:3px}.resource-item strong{font-size:18px;line-height:1;font-weight:600;letter-spacing:.25px;font-variant-numeric:tabular-nums}.resource-item small{font-size:9px;letter-spacing:.35px;color:#a7b2ab}.gpu .resource-symbol{color:#9ce4bb}.compute .resource-symbol{color:#a2bcea}.population .resource-symbol{color:#c4bbaa}.resource-warning{color:#ef9d83}.game-clock{font-variant-numeric:tabular-nums;color:#b9c5bd;font-size:12px;display:flex;align-items:center;gap:7px}.live-dot{background:#76b995;border-radius:100%;width:5px;height:5px;box-shadow:0 0 7px #76b99599}.game-tools{display:flex;align-items:center;gap:5px;border-left:1px solid var(--border);padding-left:15px}.game-tools button{height:29px;min-width:30px;font-size:14px;background:#293331;border:1px solid #425047;border-radius:3px;padding:0 6px;transition:background .15s,color .15s}.game-tools button:hover{background:#425148;color:var(--gold-bright)}.game-tools button:first-child{font-size:11px;font-weight:700}.game-tools .is-muted{opacity:.45}.research-ribbon{position:absolute;top:var(--top-height);left:50%;transform:translate(-50%);min-width:325px;padding:9px 14px 10px;border:1px solid var(--border);border-top:0;border-radius:0 0 7px 7px;background:#142122eb;display:flex;align-items:center;gap:12px;box-shadow:0 4px 15px #0004;color:#d7c8a9;font-size:10px;z-index:3;pointer-events:none}.research-ribbon>span:first-child{white-space:nowrap}.thin-progress{height:3px;background:#39413a;min-width:70px;flex:1;overflow:hidden;border-radius:2px}.thin-progress i{display:block;height:100%;background:#ccb17f;transition:width .2s}.research-ribbon>span:last-child{font-variant-numeric:tabular-nums;color:#9ba99e;min-width:24px}.score-rail{position:absolute;right:17px;top:77px;width:191px;border:1px solid #a68c584c;border-radius:5px;background:linear-gradient(145deg,#1f2b29ee,#132123ee);box-shadow:0 5px 25px #0003;overflow:hidden}.rail-heading{padding:10px 12px 9px;display:flex;justify-content:space-between;border-bottom:1px solid var(--border);font-size:10px;letter-spacing:.7px;text-transform:uppercase;color:#ddc69c}.rail-heading span:last-child{text-transform:none;font-size:9px;letter-spacing:0;color:#98a99c}.score-row{display:flex;align-items:center;gap:9px;padding:9px 11px;border-bottom:1px solid #82947c18}.score-crest{height:26px;width:26px;display:grid;place-items:center;font-family:Georgia,serif;font-size:10px;border:1px solid color-mix(in srgb,var(--faction) 50%,transparent);background:color-mix(in srgb,var(--faction) 9%,transparent);color:var(--faction);border-radius:3px}.score-row>span:nth-child(2){flex:1;display:flex;flex-direction:column;gap:3px}.score-row b{font-size:11px;font-weight:600;color:#e4e3d6;display:flex;align-items:center;gap:6px}.score-row b em{font-size:8px;color:#8baf99;font-style:normal}.score-row small{font-size:9px;color:#98a699}.score-row>strong{font-size:18px;font-family:Georgia,serif;font-weight:400;color:#c0aa80}.score-row.is-defeated{filter:grayscale(1);opacity:.45}.score-row.is-defeated b{text-decoration:line-through}.victory-rule{font-size:9px;text-align:center;letter-spacing:.1px;color:#b0b7a7;padding:9px 5px}.event-feed{position:absolute;left:18px;top:79px;width:306px;display:flex;flex-direction:column;gap:7px;pointer-events:none}.event-item{padding:9px 12px;display:flex;align-items:flex-start;gap:8px;background:linear-gradient(90deg,#172627ed,#17262766);border-left:2px solid #b69a68;border-radius:0 4px 4px 0;box-shadow:0 3px 10px #0002;animation:notice-in .25s ease-out;font-size:11px;line-height:1.4;color:#e0dfcf}.event-gem{color:#cdb784}.build-banner{position:absolute;left:50%;bottom:calc(var(--deck-height) + 42px);transform:translate(-50%);background:#152724f5;border:1px solid #92ad84;border-radius:5px;box-shadow:0 10px 40px #0008;display:flex;align-items:center;gap:14px;padding:11px 13px;min-width:400px;z-index:6}.build-icon{font-size:26px;color:#abc597}.build-banner>span:nth-child(2){display:flex;flex-direction:column;gap:4px;flex:1}.build-banner strong{font-family:Georgia,serif;font-size:17px;color:#e7ddc3;font-weight:400}.build-banner small{font-size:10px;color:#aabcac}.build-banner button{font-size:23px;background:none;border:0;color:#becdb6;padding:0 5px}.battle-shortcuts{position:absolute;bottom:calc(var(--deck-height) + 40px);left:18px;display:flex;align-items:center;gap:5px}.battle-shortcuts button{display:flex;align-items:center;gap:6px;height:34px;background:#172622e8;border:1px solid #8c956351;padding:0 11px;border-radius:3px;box-shadow:0 3px 12px #0003;font-size:12px;color:#d8dbc5}.battle-shortcuts button:hover{background:#2b3a2d}.battle-shortcuts button>span:first-child{color:#c7b37b;font-size:17px}.battle-shortcuts small{color:#aab8a2;font-size:10px}.battle-shortcuts .ability-ready{border-color:#90b89599;box-shadow:0 0 14px #a4d9ab25}.command-deck{position:absolute;left:0;right:0;bottom:0;height:var(--deck-height);background:linear-gradient(0deg,#111a1c,#1c2929);border-top:2px solid #b49765;box-shadow:0 -8px 28px #0006;display:grid;grid-template-columns:246px 320px 1fr;z-index:7}.command-deck:before{content:"";position:absolute;top:3px;left:0;right:0;height:1px;background:#e9d2a12b;pointer-events:none}.minimap-panel,.selection-panel,.actions-panel{min-width:0;position:relative}.minimap-panel{padding:11px 12px 7px;border-right:1px solid var(--border);background:#10191b5e}.panel-eyebrow{font-size:9px;font-weight:500;letter-spacing:1.25px;text-transform:uppercase;color:#b6a584;line-height:1.4}.minimap-panel .panel-eyebrow{display:flex;justify-content:space-between;align-items:center;height:14px;margin-bottom:7px;font-size:8px}.panel-eyebrow button{font-size:17px;background:none;border:0;color:#b5b99e;line-height:1;padding:0 2px}.minimap-frame{position:relative;width:220px;height:132px;border:1px solid #788465;border-radius:2px;background:#0a1516;box-shadow:0 0 0 3px #0c1618,0 0 0 4px #5b63523b;overflow:hidden}.minimap-frame canvas{display:block;width:220px;height:132px;cursor:crosshair;touch-action:none}.map-north{position:absolute;right:5px;top:5px;font:9px Georgia,serif;color:#bcc3a6;pointer-events:none}.minimap-caption{display:flex;gap:11px;align-items:center;margin-top:8px;font-size:8px;line-height:1;color:#9ba792}.minimap-caption>span{display:flex;align-items:center;gap:4px}.minimap-caption>span:last-child{margin-left:auto;color:#6e8479}.map-dot{width:4px;height:4px;border-radius:50%;display:inline-block}.friendly{background:var(--player)}.hostile{background:#df8974}.selection-panel{padding:15px 17px 10px;border-right:1px solid var(--border);background:radial-gradient(ellipse at 20% 80%,#65745410,transparent 70%);overflow:hidden}.selected-header{display:flex;align-items:center;gap:12px}.selection-portrait{width:72px;height:72px;flex:0 0 72px;border:1px solid #92805e;border-radius:3px;background-color:#304140;background-repeat:no-repeat;box-shadow:inset 0 0 15px #0006,0 0 0 3px #111b1b}.founder-portrait{background-image:url(/art/heroes.webp);background-size:400% auto}.building-portrait{background-size:300% 200%;background-color:#223537}.unit-portrait{background-image:var(--art-units,url(/art/units.webp));background-size:400% 200%;background-color:#263737}.selected-name{flex:1;min-width:0}.selected-name h3{font-family:Georgia,serif;font-size:20px;font-weight:400;line-height:1.15;color:#f0e3cb;margin:4px 0 8px}.selected-name .panel-eyebrow{font-size:8px;letter-spacing:1px}.health-label{display:flex;justify-content:space-between;font-size:8px;color:#8faaa0;margin-bottom:4px}.health-label strong{font-weight:500;color:#c3d9c0;font-variant-numeric:tabular-nums}.health-label em{font-style:normal;font-weight:400;color:#7d9a8c}.health-bar{height:4px;background:#33453a;border-radius:1px;overflow:hidden;box-shadow:0 1px #0005}.health-bar i{display:block;height:100%;background:linear-gradient(90deg,#6e9d73,#b1c59a);transition:width .15s}.low-health i{background:linear-gradient(90deg,#9d6456,#d99e78)}.selection-description{font-size:10px;line-height:1.55;color:#afbcb0;margin-top:11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:30px}.selection-stats{display:flex;align-items:center;gap:13px;margin-top:10px;font-size:9px;color:#8ea298;white-space:nowrap}.selection-stats b{font-weight:600;color:#d9d6ba;margin:0 2px}.selection-order{font-size:9px;color:#81998e;margin-top:9px;display:flex;align-items:center;gap:5px}.order-dot{height:4px;width:4px;display:inline-block;background:#89aa8a;border-radius:50%}.empty-selection{position:relative;padding-left:6px;padding-top:11px}.empty-selection .empty-emblem{position:absolute;right:0;top:0;font-family:Georgia,serif;font-size:85px;color:#bbaf8530;line-height:1}.empty-selection h3{font:20px Georgia,serif;color:#e2d5bb;max-width:190px;margin:9px 0}.empty-selection p{font-size:10px;line-height:1.6;color:#8ea299}.empty-selection .text-button{font-size:9px;margin-top:13px;padding:0}.empty-selection kbd{margin-left:8px}.group-selection h3{font:25px Georgia,serif;color:#efdfc0;margin:4px 0 9px}.group-selection .health-bar{height:3px}.unit-roster{display:flex;align-items:center;gap:6px;margin-top:13px;flex-wrap:wrap}.unit-roster button{padding:0;background:none;border:0;position:relative;border-radius:3px}.unit-roster .selection-portrait{width:37px;height:40px;box-shadow:none}.unit-roster button:hover{outline:1px solid #dec791;outline-offset:2px}.unit-roster button>span{font-size:9px;position:absolute;bottom:-2px;right:-2px;background:#324c3e;color:#f0e2c4;border:1px solid #879771;border-radius:3px;padding:1px 4px}.actions-panel{padding:13px 17px 10px}.actions-panel>.panel-eyebrow{height:19px;display:flex;align-items:center;justify-content:space-between}.actions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:6px}.action-button{position:relative;min-width:0;min-height:57px;border:1px solid #6972546b;border-radius:3px;background:linear-gradient(135deg,#35443b,#29372f);box-shadow:inset 0 1px #a2b38718,0 2px 2px #0002;padding:5px 6px;display:flex;align-items:center;text-align:left;gap:5px;transition:background .15s,border-color .15s}.action-button:hover{background:linear-gradient(135deg,#45573f,#354730);border-color:#b2ba87;z-index:2}.action-button:active{transform:translateY(1px)}.action-button.is-disabled{background:linear-gradient(135deg,#293331,#212b2a);border-color:#75806b32;color:#8e9a8e}.action-button.is-disabled .action-sprite,.action-button.is-disabled .action-icon{opacity:.5;filter:grayscale(.6)}.action-button.is-disabled .action-text b{color:#919d8f}.action-button.is-disabled .action-cost{opacity:.55}.action-button.is-active{border-color:#c2ce9d;background:linear-gradient(135deg,#445938,#354a2e);box-shadow:0 0 14px #9fbc5520,inset 0 0 8px #9fbc5510}.action-sprite{display:block;width:37px;height:42px;flex:0 0 37px;background-repeat:no-repeat;filter:drop-shadow(0 2px 2px #0008)}.unit-icon{background-image:var(--art-units,url(/art/units.webp));background-size:400% 200%}.building-icon{background-size:300% 200%}.action-icon{display:grid;place-items:center;width:31px;flex:0 0 31px;min-height:37px;font-family:Georgia,serif;font-size:25px;color:#c9be95;text-shadow:0 2px 2px #0005}.action-text{min-width:0;display:flex;flex-direction:column;gap:6px}.action-text b{font-size:10px;line-height:1.2;font-weight:500;color:#e2dfc3}.action-cost{font-size:8px;display:flex;align-items:center;gap:6px;white-space:nowrap;font-variant-numeric:tabular-nums;color:#b4bba0}.cost-funding{color:#c4b58b}.cost-gpu{color:#9fc7a3}.cost-compute{color:#a5b7d0}.action-tag{position:absolute;right:4px;top:3px;font-size:7px;letter-spacing:.5px;font-weight:600;color:#c6d1aa;opacity:.8}.action-button:has(.action-tag) .action-text{padding-top:4px}.action-hover{pointer-events:none;position:absolute;left:0;bottom:calc(100% + 9px);min-width:230px;max-width:270px;background:#152522f7;border:1px solid #a99c70;box-shadow:0 5px 25px #0009;border-radius:4px;padding:11px 13px;font-size:11px;line-height:1.55;color:#e3ddc6;opacity:0;transform:translateY(3px);visibility:hidden;transition:opacity .15s .3s,transform .15s .3s,visibility .15s .3s;z-index:20}.action-button:nth-child(3n) .action-hover{left:auto;right:0}.action-button:hover .action-hover,.action-button:focus-visible .action-hover{visibility:visible;opacity:1;transform:translateY(0)}.queue-panel:empty{display:none}.queue-panel{margin-top:8px}.queue-label{font-size:8px;text-transform:uppercase;letter-spacing:.6px;color:#a59e80;display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.queue-label span:last-child{text-transform:none;letter-spacing:0;color:#788f80}.queue-items{display:flex;gap:5px}.queue-slot{position:relative;background:#26372f;border:1px solid #526b4b;border-radius:2px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 7px;min-width:53px;height:25px}.queue-slot span{color:#c5c6a0;font-size:14px}.queue-slot small{font-size:8px;color:#a6b791;font-variant-numeric:tabular-nums}.queue-slot i{position:absolute;bottom:0;left:0;height:2px;background:#b7ca8d}.deck-tip{grid-column:1/-1;font-size:11px;line-height:1.7;color:#90a597;max-width:475px}.deck-tip kbd{font-size:8px;margin-right:2px}.combat-tip{padding-top:7px;color:#839b8e}.enemy-tip{padding-top:30px}.age-path{display:flex;align-items:flex-start;justify-content:space-between;position:relative;grid-column:1/-1;max-width:475px;margin:9px 0 11px}.age-path:before{content:"";position:absolute;top:20px;height:1px;background:#495646;left:25px;right:25px}.age-step{display:flex;flex-direction:column;align-items:center;gap:8px;z-index:1;min-width:55px}.age-step>span{width:42px;height:42px;border:1px solid #465749;display:grid;place-items:center;font:19px Georgia,serif;color:#607667;background:#1c2b26;box-shadow:inset 0 0 0 3px #172622;border-radius:3px}.age-step small{font-size:9px;letter-spacing:.3px;color:#6f8a79}.age-step.reached>span{border-color:#b7a471;background:#3b4832;color:#e1cc94;box-shadow:inset 0 0 0 3px #293426}.age-step.reached small{color:#c0b995}.passive-building,.construction-progress{grid-column:1/-1;padding:8px 5px;position:relative}.passive-building>span,.construction-progress>span{position:absolute;right:10%;top:4px;font-size:70px;line-height:1;color:#7f967433}.passive-building h3,.construction-progress h3{font:22px Georgia,serif;color:#d5d2b0;margin:12px 0}.passive-building p,.construction-progress p{font-size:11px;line-height:1.7;color:#94aa96}.construction-progress .health-bar{max-width:250px;margin-top:15px}.control-hint{position:absolute;bottom:calc(var(--deck-height) + 8px);left:50%;transform:translate(-50%);padding:5px 10px;display:flex;align-items:center;gap:12px;background:#14231fa8;border:1px solid #8f9c6938;border-radius:3px;font-size:9px;color:#c0ccaf;white-space:nowrap;box-shadow:0 3px 8px #0002;pointer-events:none}.control-hint span{display:flex;align-items:center;gap:4px}kbd{font-family:inherit;font-size:9px;display:inline-block;padding:2px 5px;border:1px solid #899b7654;border-bottom-color:#899b768c;border-radius:3px;color:#d4d8be;background:#34443277;line-height:1.1}.main-menu{position:absolute;inset:0;background:#162626;overflow:auto;pointer-events:auto;isolation:isolate}.menu-backdrop{position:fixed;inset:0;background-image:linear-gradient(180deg,#09212470,#08202452 28%,#10211a9e 65%,#071a1aea),url(/art/keyart.webp);background-position:center 45%;background-size:cover;z-index:-3}.menu-backdrop:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 51% 12%,#071d2600,#0b1d2055 62%,#031719a6)}.menu-grain{position:fixed;inset:0;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.9' filter='url(%23n)'/%3E%3C/svg%3E");z-index:-1;pointer-events:none}.menu-content{max-width:1270px;margin:0 auto;padding:25px 40px 20px;min-height:100dvh;display:flex;flex-direction:column}.menu-topline{display:flex;align-items:center;justify-content:space-between}.edition-mark{font-size:9px;font-weight:500;text-transform:uppercase;letter-spacing:3.4px;color:#d1d8c0;opacity:.85}.text-button{background:none;border:0;padding:7px 0;font-size:11px;color:#cbd1b6;display:inline-flex;align-items:center;justify-content:center;gap:13px;transition:color .15s}.text-button:hover{color:#f4ddb0}.menu-topline .text-button{font-size:11px}.menu-topline .text-button span{font-size:16px;color:#d3bd8b}.menu-intro{display:flex;align-items:center;justify-content:space-between;padding:33px 0 31px}.title-kicker{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:500;letter-spacing:4px;text-transform:uppercase;color:#d8c59c;margin-bottom:12px;text-shadow:0 2px 12px #000}.title-kicker span{height:1px;width:24px;background:#d8c59c99}.title-kicker span:last-child{display:none}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(60px,7.2vw,98px);font-weight:400;line-height:.94;letter-spacing:-4px;color:#f7edd1;text-shadow:0 3px 12px #0a2520a0}h1 em{font-weight:400;font-style:italic;color:#d4d6a6}.menu-subtitle{font-size:12px;line-height:1.6;color:#d0d8c2;margin-top:20px;letter-spacing:.6px;text-shadow:0 2px 8px #000}.mode-seal{height:122px;width:122px;flex:0 0 122px;border:1px solid #c9b88066;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#d0c494;position:relative;background:#18382e50;margin-right:15px;transform:rotate(5deg)}.mode-seal:before{content:"";position:absolute;inset:6px;border:1px solid #c9b8803d;border-radius:50%}.mode-seal span{font:40px Georgia,serif;line-height:1}.mode-seal strong{font-size:8px;letter-spacing:2.3px;font-weight:500;margin-top:6px}.mode-seal small{font-size:8px;font-style:italic;font-family:Georgia,serif;margin-top:6px;color:#b4c2a4}.choose-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:11px;margin-top:auto}.choose-heading h2{font:19px Georgia,serif;color:#e3dac0;font-weight:400;letter-spacing:.2px}.choose-heading>span{font-size:9px;letter-spacing:.3px;color:#b0c0ac}.faction-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.faction-card{position:relative;padding:0;border:1px solid #a7ad8559;border-radius:5px;background:#172a25;color:#d6deca;overflow:hidden;text-align:left;box-shadow:0 10px 25px #00100c55;transition:transform .2s,border-color .2s,box-shadow .2s;isolation:isolate;outline-offset:5px}.faction-card:hover{transform:translateY(-4px);border-color:var(--faction);box-shadow:0 12px 30px #0008}.faction-card.is-selected{border-color:#e5d4a6;box-shadow:0 0 0 2px #cfbd8555,0 8px 35px #061811aa}.faction-art{position:relative;height:200px;overflow:hidden;background:radial-gradient(ellipse at 50% 20%,var(--faction-dark),#182925);border-bottom:1px solid #9eaf7d38}.hero-sheet{position:absolute;inset:0;background-image:url(/art/heroes.webp);background-size:400% auto;background-repeat:no-repeat;filter:saturate(.83) contrast(1.05);transform:scale(1.015);transition:transform .4s,filter .4s}.faction-card:hover .hero-sheet,.faction-card.is-selected .hero-sheet{filter:saturate(1) contrast(1.05);transform:scale(1.045)}.faction-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#071f1910,#09231b00 45%,#0d251ba6 80%,#11261df2)}.faction-card-number{position:absolute;top:12px;left:13px;z-index:1;font:12px Georgia,serif;color:#e5dbb9;text-shadow:0 1px 4px #0007}.chosen-check{position:absolute;right:12px;top:10px;height:20px;width:20px;border:1px solid #efe2b2;border-radius:50%;background:#dbc68c;color:#213429;display:grid;place-items:center;font-size:11px;z-index:1;opacity:0;transform:scale(.7);transition:opacity .2s,transform .2s}.is-selected .chosen-check{opacity:1;transform:scale(1)}.card-hero-name{position:absolute;left:16px;bottom:14px;z-index:1;display:flex;flex-direction:column;gap:5px;font-family:Georgia,serif;font-size:24px;color:#f3e9d1;text-shadow:0 2px 7px #091c16}.card-hero-name small{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:9px;letter-spacing:.8px;font-weight:400;color:#c4d5be}.faction-card-body{padding:15px 16px 17px;background:linear-gradient(160deg,color-mix(in srgb,var(--faction-dark) 50%,#172923),#152821);min-height:120px}.card-name-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.card-name-line h3{font:23px Georgia,serif;color:var(--faction);font-weight:400}.small-crest{width:24px;height:24px;border:1px solid color-mix(in srgb,var(--faction) 45%,transparent);border-radius:3px;display:grid;place-items:center;font:10px Georgia,serif;color:var(--faction)}.playstyle{font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#d1d4b9;opacity:.8}.faction-card-body p{font-size:11px;line-height:1.6;margin-top:11px;color:#acbfa9;font-weight:400;min-height:36px}.menu-bottom{display:grid;grid-template-columns:1fr 295px;gap:45px;align-items:center;margin-top:23px;margin-bottom:21px}.chosen-strategy{display:flex;align-items:flex-start;gap:17px;padding:15px 0}.strategy-crest{margin-top:5px;flex:0 0 48px;height:55px;color:var(--faction);font:19px Georgia,serif;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--faction) 40%,transparent);background:color-mix(in srgb,var(--faction) 8%,transparent);clip-path:polygon(0 0,100% 0,100% 78%,50% 100%,0 78%)}.chosen-strategy .panel-eyebrow{font-size:8px;letter-spacing:1.3px;color:#9eb39d}.chosen-strategy h3{font:24px Georgia,serif;font-weight:400;color:#e8dec1;margin:5px 0 8px}.chosen-strategy p{font-size:11px;line-height:1.65;color:#b5c4ad;max-width:525px}.strategy-motto{display:block;font:12px Georgia,serif;font-style:italic;color:#98b296;margin-top:11px}.launch-controls{display:grid;grid-template-columns:1fr;gap:8px}.difficulty-label{font-size:8px;letter-spacing:1.3px;text-transform:uppercase;color:#a7baa2}.launch-controls select{appearance:none;background:linear-gradient(45deg,transparent 50%,#bbc5a3 50%) calc(100% - 17px) 50%/5px 5px no-repeat,linear-gradient(135deg,#bbc5a3 50%,transparent 50%) calc(100% - 12px) 50%/5px 5px no-repeat,#1c3028d9;border:1px solid #96a17961;border-radius:3px;height:35px;padding:0 13px;color:#d4dac2;font-size:11px;cursor:pointer}.launch-controls select option{background:#1c3028;color:#e3e9d7}.primary-button{border:1px solid #efdca5;border-radius:3px;background:linear-gradient(110deg,#ddc491,#c7ad73);box-shadow:inset 0 1px #fff7,0 4px 14px #0004;min-height:47px;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:22px;color:#243427;font:18px Georgia,serif;transition:background .2s,box-shadow .2s,transform .2s}.primary-button:hover{background:linear-gradient(110deg,#f0dbb2,#dec590);box-shadow:inset 0 1px #fff7,0 5px 20px #c6af6828;transform:translateY(-1px)}.primary-button:active{transform:translateY(1px)}.primary-button>span:last-child{font-family:Arial,sans-serif;font-size:21px;line-height:1}.launch-button{height:51px;font-size:21px}.load-button{font-size:10px;margin-top:0;padding:2px 0}.menu-footer{margin-top:auto;padding-top:16px;display:flex;justify-content:space-between;border-top:1px solid #afbc9433;color:#7f9a84;font-size:8px;line-height:1.5;letter-spacing:.2px}.menu-footer>span:first-child{font-family:Georgia,serif;font-size:11px;font-style:italic;color:#9bb498}.modal-backdrop{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#071618b8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:20;padding:25px;pointer-events:auto;animation:fade-in .2s ease-out}.modal-panel{position:relative;background:radial-gradient(ellipse at 60% 0%,#3b4a386b,transparent 75%),linear-gradient(160deg,#21322e,#122623);border:1px solid #bfa77b;border-radius:7px;box-shadow:0 24px 100px #0009,inset 0 0 0 4px #bec6970b;max-height:calc(100dvh - 50px);overflow:auto}.modal-panel:after{position:absolute;inset:5px;border:1px solid #b6b6861c;border-radius:3px;pointer-events:none;content:""}.pause-modal{width:400px;text-align:center;padding:40px 35px 30px}.modal-kicker{font-size:9px;text-transform:uppercase;letter-spacing:2px;color:#b9bc8e}.modal-panel h2{font:35px Georgia,serif;color:#ecdfbd;font-weight:400;line-height:1.1;margin-top:13px}.pause-modal>p{font-size:11px;color:#a5bba6;line-height:1.6;margin-top:13px}.pause-actions{margin-top:28px;display:flex;flex-direction:column;gap:9px}.button-pair{display:flex;gap:9px}.button-pair>*{flex:1}.secondary-button{min-height:39px;padding:9px 12px;border:1px solid #83927166;border-radius:3px;background:#38473755;font-size:11px;color:#d0d7ba;transition:background .2s,border-color .2s}.secondary-button:hover{background:#54604488;border-color:#c1c29c}.secondary-button[aria-disabled=true]{opacity:.4}.save-note{display:block;margin-top:17px;font-size:9px;line-height:1.6;color:#718e7a}.help-modal{max-width:900px;width:100%;padding:32px 35px 25px}.close-button{position:absolute;right:22px;top:20px;background:none;border:0;font-size:25px;color:#bcc9ad;z-index:2;padding:0 4px}.help-intro{font-size:12px;line-height:1.7;color:#afc2ac;margin-top:13px}.help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 25px;margin-top:25px}.help-grid article{position:relative;padding-top:8px;border-top:1px solid #aaba8e38}.help-number{font:11px Georgia,serif;color:#829c7e}.help-grid h3{font:18px Georgia,serif;color:#dfd9b7;font-weight:400;margin:8px 0}.help-grid p{font-size:10px;line-height:1.7;color:#9fb39c}.help-grid p b{color:#c3d1af;font-weight:500}.controls-table{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 15px;background:#091e1955;border:1px solid #82936833;border-radius:4px;margin-top:25px;padding:16px}.controls-table>span{font-size:9px;line-height:1.5;color:#a7b59b;display:flex;align-items:center;gap:8px;white-space:nowrap}.controls-table kbd{font-size:8px;flex-shrink:0}.help-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.help-footer small{font-size:9px;line-height:1.6;color:#7f9b83;max-width:330px}.help-footer .primary-button{min-width:180px;min-height:40px;font-size:17px;padding:8px 17px}.result-modal{width:530px;text-align:center;padding:35px 40px 27px}.result-emblem{height:95px;width:95px;border-radius:50%;border:1px solid #bda56c9e;margin:24px auto 20px;display:grid;place-items:center;font-size:50px;color:#d3c18c;box-shadow:0 0 30px #b6b16612,inset 0 0 0 5px #172a25;background:radial-gradient(ellipse,#54634188,transparent)}.result-modal h2{font-size:37px}.result-modal>p{font-size:12px;line-height:1.7;color:#a5b99f;margin:17px auto 0;max-width:365px}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #8c9a6b4d;border-bottom:1px solid #8c9a6b4d;margin:26px 0;padding:19px 0}.result-stats>span{display:flex;flex-direction:column;gap:5px;border-right:1px solid #8c9a6b38}.result-stats>span:last-child{border-right:0}.result-stats b{font:28px Georgia,serif;color:#ddd3a6}.result-stats small{font-size:9px;color:#88a081}.result-modal>.primary-button{width:100%;margin-bottom:12px}.result-modal .button-pair .text-button{font-size:10px}.toast{position:absolute;left:50%;bottom:calc(var(--deck-height) + 76px);transform:translate(-50%);display:flex;align-items:center;gap:11px;max-width:min(520px,90vw);background:#152d26f5;border:1px solid #c1b881;border-radius:5px;box-shadow:0 10px 40px #0008;padding:13px 18px;z-index:40;color:#e4dec0;font-size:12px;line-height:1.5;pointer-events:none}.toast>span:first-child{color:#cfc18b;font-size:19px}.toast-enter{animation:toast-in .2s ease-out}@keyframes notice-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media(min-width:1450px){.command-deck{grid-template-columns:246px 365px 1fr}.actions-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.action-button:nth-child(3n) .action-hover{left:0;right:auto}.action-button:nth-child(4n) .action-hover{left:auto;right:0}.action-text b{font-size:11px}.actions-panel{padding-left:23px;padding-right:23px}.selection-description{font-size:11px}.selection-stats{font-size:10px;gap:18px}.faction-art{height:225px}.menu-content{max-width:1340px}.menu-intro{padding-top:40px;padding-bottom:35px}}@media(max-height:820px)and (min-width:1000px){.menu-content{padding-top:15px;padding-bottom:14px}.menu-intro{padding-top:22px;padding-bottom:24px}h1{font-size:75px}.menu-subtitle{margin-top:13px}.faction-art{height:170px}.faction-card-body{padding:12px 15px;min-height:116px}.menu-bottom{margin-top:15px;margin-bottom:12px}.chosen-strategy{padding:7px 0}.menu-footer{padding-top:10px}.mode-seal{width:100px;height:100px;flex-basis:100px}.card-hero-name{font-size:23px}.help-modal{padding:25px 30px 20px}.help-grid{gap:17px 25px;margin-top:20px}.controls-table{margin-top:20px;padding:13px}.help-footer{margin-top:15px}}@media(max-height:700px)and (min-width:1000px){.menu-content{max-width:1160px;padding-top:12px}.menu-intro{padding-top:17px;padding-bottom:19px}h1{font-size:59px;letter-spacing:-2px}.title-kicker{font-size:8px;margin-bottom:9px}.menu-subtitle{font-size:11px;margin-top:10px}.faction-art{height:132px}.faction-card-body{padding:9px 13px;min-height:100px}.card-name-line h3{font-size:20px}.faction-card-body p{font-size:10px;margin-top:8px;line-height:1.5;min-height:30px}.playstyle{font-size:8px}.card-hero-name{font-size:20px;bottom:10px}.card-hero-name small{font-size:8px}.menu-bottom{margin-top:12px;margin-bottom:10px;gap:25px}.chosen-strategy h3{font-size:21px}.chosen-strategy p{font-size:10px;line-height:1.5}.strategy-motto{margin-top:7px;font-size:10px}.menu-footer{font-size:7px}.menu-footer>span:first-child{font-size:9px}.launch-controls{gap:6px}.launch-button{height:44px;font-size:19px}.launch-controls select{height:30px}.mode-seal{width:85px;height:85px;flex-basis:85px}.mode-seal span{font-size:28px}.mode-seal strong,.mode-seal small{font-size:7px}.choose-heading h2{font-size:17px}.choose-heading>span{font-size:8px}.help-modal h2{font-size:28px}.help-grid h3{font-size:16px}.help-grid p{font-size:9px}.help-intro{font-size:10px}.help-grid{gap:12px 20px;margin-top:17px}.controls-table{gap:7px 12px;margin-top:17px;padding:12px}.help-footer small{font-size:8px}}@media(max-width:1150px){.topbar{gap:14px;padding:0 12px}.resource-strip{gap:17px}.resource-item{min-width:66px;gap:6px}.resource-symbol{font-size:22px}.resource-item strong{font-size:16px}.resource-item small{font-size:8px}.civilization-mark{min-width:157px;gap:8px}.civilization-label b{font-size:16px}.age-roman{font-size:21px;margin-left:3px;padding-left:9px}.game-clock{font-size:10px}.game-tools{padding-left:10px;gap:4px}.game-tools button{height:27px;min-width:27px;font-size:12px}.command-deck{grid-template-columns:232px 282px 1fr}.minimap-panel{padding-left:10px;padding-right:10px}.minimap-frame,.minimap-frame canvas{width:210px}.selection-panel{padding-left:13px;padding-right:13px}.selection-portrait{width:61px;height:66px;flex-basis:61px}.selected-header{gap:10px}.selected-name h3{font-size:18px}.selection-stats{font-size:8px;gap:8px}.actions-panel{padding-left:12px;padding-right:12px}.action-button{gap:3px;padding:5px 3px}.action-sprite{width:27px;flex-basis:27px;height:35px}.action-icon{width:24px;flex-basis:24px;font-size:20px}.action-text b{font-size:9px}.action-cost{font-size:7px;gap:4px}.menu-content{padding-left:30px;padding-right:30px}.faction-grid{gap:11px}.faction-card-body{padding-left:13px;padding-right:13px}.menu-bottom{grid-template-columns:1fr 270px}.score-rail{width:170px}.score-row{padding:8px 9px}.score-row b{font-size:10px}.score-row small{font-size:8px}.rail-heading{font-size:9px;padding-left:9px;padding-right:9px}}@media(max-width:999px){:root{--top-height:55px;--deck-height:188px}.topbar{gap:12px;padding:0 10px}.civilization-mark{min-width:0}.civilization-label{display:none}.faction-mark{width:30px;height:30px;font-size:12px}.age-roman{font-size:20px;padding-left:8px;margin-left:0}.resource-strip{gap:17px}.resource-item{min-width:62px}.resource-item strong{font-size:15px}.resource-item small{font-size:8px}.resource-symbol{font-size:20px}.game-clock{display:none}.game-tools{padding-left:10px;margin-left:auto}.game-tools button{min-width:25px;height:26px;font-size:12px}.score-rail{top:70px;right:12px;width:155px}.score-row{gap:6px;padding:7px 8px}.score-crest{width:23px;height:23px;font-size:9px}.rail-heading,.victory-rule{font-size:8px}.command-deck{grid-template-columns:202px 240px 1fr}.minimap-panel{padding:10px}.minimap-frame,.minimap-frame canvas{width:180px;height:123px}.minimap-panel .panel-eyebrow{font-size:7px;letter-spacing:.8px}.minimap-caption{font-size:7px;gap:7px}.selection-panel{padding:13px 11px 8px}.selection-portrait{width:53px;height:59px;flex-basis:53px}.selected-header{gap:9px}.selected-name h3{font-size:17px}.selected-name .panel-eyebrow{font-size:7px}.selection-description{font-size:9px}.selection-stats{font-size:7px;gap:6px}.selection-order{font-size:8px}.actions-panel{padding:10px}.actions-grid{gap:5px;grid-template-columns:repeat(3,minmax(0,1fr))}.actions-panel>.panel-eyebrow{font-size:8px;letter-spacing:.7px}.action-button{min-height:57px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2px;padding:4px 2px}.action-icon,.action-sprite{height:20px;min-height:20px;flex:0 0 20px;max-width:26px;width:26px;font-size:19px}.action-text{gap:3px}.action-text b{font-size:8px;line-height:1.2;min-height:10px}.action-cost{font-size:6px;gap:3px;justify-content:center}.action-tag{font-size:6px;right:2px;top:2px}.action-button:has(.action-tag) .action-text{padding-top:0}.action-hover{bottom:calc(100% + 7px);text-align:left}.queue-panel{margin-top:6px}.queue-label{font-size:7px;margin-bottom:4px}.queue-slot{height:20px;min-width:40px;padding:3px 5px}.queue-slot span{font-size:12px}.queue-slot small{font-size:7px}.control-hint{gap:8px;font-size:8px}.control-hint kbd{font-size:7px}.event-feed{left:12px;top:72px;width:260px}.event-item{font-size:10px;padding:8px 9px}.research-ribbon{min-width:270px;font-size:9px;padding:7px 10px}.battle-shortcuts{left:12px;bottom:calc(var(--deck-height) + 38px)}.battle-shortcuts button{height:30px;padding:0 8px}.menu-content{padding:22px 25px;max-width:930px}.menu-intro{padding:35px 0}h1{font-size:74px}.mode-seal{height:100px;width:100px;flex-basis:100px;margin-right:0}.choose-heading>span{font-size:8px}.faction-grid{gap:10px}.faction-art{height:180px}.card-hero-name{font-size:19px;left:12px;bottom:12px}.card-hero-name small{font-size:8px}.faction-card-body{padding:12px;min-height:139px}.card-name-line h3{font-size:21px}.playstyle{font-size:7px;letter-spacing:.7px}.faction-card-body p{font-size:10px;line-height:1.6}.small-crest{width:20px;height:20px;font-size:8px}.menu-bottom{grid-template-columns:1fr 245px;gap:25px;margin-top:20px}.chosen-strategy p{font-size:10px}.chosen-strategy h3{font-size:22px}.strategy-crest{flex-basis:40px;height:47px;font-size:16px}.chosen-strategy{gap:12px}.menu-footer{font-size:7px;gap:20px}.menu-footer>span:first-child{font-size:10px}.help-modal{padding:27px 25px 22px}.help-grid{gap:20px}.controls-table{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px}}@media(max-width:760px){:root{--top-height:52px;--deck-height:183px}.resource-strip{gap:12px}.resource-item{min-width:50px;gap:4px}.resource-item strong{font-size:13px}.resource-item small{font-size:7px;letter-spacing:0}.resource-symbol{font-size:17px}.civilization-mark{gap:4px}.faction-mark{width:25px;height:28px;font-size:10px}.age-roman{display:none}.game-tools{padding-left:8px;gap:3px}.game-tools button{min-width:22px;height:24px;padding:0 4px;font-size:11px}.game-tools button:first-child{font-size:9px}.topbar{gap:12px}.command-deck{grid-template-columns:170px 210px 1fr}.minimap-panel{padding:9px}.minimap-frame,.minimap-frame canvas{width:150px;height:125px}.minimap-caption>span:last-child{display:none}.minimap-panel .panel-eyebrow{font-size:6px;letter-spacing:.5px}.selected-header{gap:7px}.selection-panel{padding:13px 9px 8px}.selection-portrait{width:45px;height:55px;flex-basis:45px}.selected-name h3{font-size:15px}.selection-description{font-size:8px;line-height:1.6}.selection-stats{font-size:7px;gap:5px;flex-wrap:wrap;margin-top:6px}.actions-panel{padding:9px}.actions-panel>.panel-eyebrow{font-size:7px;letter-spacing:.5px}.actions-grid{gap:4px}.action-text b{font-size:7px}.action-cost{font-size:6px;gap:2px}.action-button{min-height:56px}.action-sprite,.action-icon{max-width:22px;width:22px;font-size:16px;height:18px;min-height:18px;flex-basis:18px}.queue-label span:last-child{display:none}.queue-slot{min-width:30px;padding:2px 4px;gap:3px}.queue-slot small{font-size:6px}.queue-slot span{font-size:11px}.deck-tip{font-size:9px}.age-step{min-width:35px;gap:5px}.age-step>span{width:29px;height:34px;font-size:17px}.age-step small{font-size:7px}.age-path{margin:9px 0}.age-path:before{top:17px;left:18px;right:18px}.empty-selection h3{font-size:19px}.empty-selection p{font-size:9px}.empty-selection .panel-eyebrow{font-size:8px;letter-spacing:.7px}.score-rail{width:133px;right:10px;top:66px}.score-row b{font-size:9px}.score-row small{font-size:7px}.score-row b em{font-size:6px}.score-row>strong{font-size:16px}.score-crest{width:21px;height:22px;font-size:8px}.score-row{padding:6px}.rail-heading{font-size:7px;padding:8px 7px}.rail-heading span:last-child{font-size:7px}.victory-rule{font-size:7px;line-height:1.4}.event-feed{left:10px;top:67px;width:210px}.event-item{font-size:9px;padding:7px 8px}.research-ribbon{min-width:240px;gap:8px;font-size:8px;left:45%}.thin-progress{min-width:43px}.control-hint{gap:7px;left:12px;transform:none;font-size:7px;max-width:calc(100% - 24px)}.control-hint>span:last-child{display:none}.control-hint kbd{font-size:7px;padding:1px 3px}.battle-shortcuts button{font-size:11px;height:28px;padding:0 7px}.battle-shortcuts small{font-size:8px}.battle-shortcuts button>span:first-child{font-size:14px}.build-banner{min-width:350px;bottom:calc(var(--deck-height) + 71px)}.build-banner strong{font-size:16px}.build-banner small{font-size:8px}.menu-content{padding:19px 22px}.menu-topline .edition-mark{font-size:8px;letter-spacing:2px}.menu-intro{padding:30px 0 26px}h1{font-size:62px;letter-spacing:-2.5px}.title-kicker{font-size:8px;letter-spacing:3px}.menu-subtitle{font-size:10px;letter-spacing:.25px;margin-top:14px}.mode-seal{display:none}.choose-heading h2{font-size:18px}.choose-heading>span{display:none}.faction-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.faction-art{height:180px}.faction-card-body{min-height:109px;padding:12px 14px}.card-hero-name{font-size:24px;left:14px}.card-hero-name small{font-size:9px}.card-name-line h3{font-size:23px}.playstyle{font-size:8px}.faction-card-body p{font-size:10px;margin-top:8px;min-height:30px}.menu-bottom{grid-template-columns:1fr;gap:15px;margin-top:16px}.chosen-strategy{padding:7px 0}.chosen-strategy p{font-size:11px;max-width:100%}.strategy-motto{margin-top:8px}.launch-controls{grid-template-columns:1fr 1fr;gap:8px 15px;align-items:end}.difficulty-label{grid-column:1}.launch-controls select{grid-column:1;height:44px}.launch-button{grid-column:2;grid-row:1/3;height:44px;min-height:44px;font-size:19px;padding:10px 15px}.load-button{grid-column:1/-1;justify-self:center}.menu-footer{display:flex;flex-direction:column;gap:6px;padding-top:15px}.menu-footer>span:last-child{font-size:7px}.help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.help-modal h2{font-size:30px}.help-intro{font-size:11px}.help-grid h3{font-size:17px}.help-grid p{font-size:10px}.controls-table{padding:12px;gap:9px 12px}.controls-table>span{font-size:8px;gap:6px;white-space:normal}.controls-table kbd{font-size:7px}.help-footer{gap:15px}.help-footer small{font-size:8px}.help-footer .primary-button{min-width:145px;font-size:16px}.modal-backdrop{padding:16px}.modal-panel{max-height:calc(100dvh - 32px)}}@media(max-width:590px){:root{--deck-height:230px}.topbar{padding:0 8px;gap:8px;flex-wrap:nowrap}.resource-strip{gap:10px}.resource-item{min-width:0}.resource-item strong{font-size:12px}.resource-symbol{font-size:16px}.resource-item small{font-size:6px}.population{gap:4px}.game-tools{padding-left:0;border-left:0;gap:3px}.game-tools button{height:23px;min-width:21px;font-size:11px}.game-tools [data-action=sound],.game-tools [data-action=speed]{display:none}.command-deck{height:var(--deck-height);grid-template-columns:140px 1fr;grid-template-rows:107px 119px}.minimap-panel{grid-column:1;grid-row:1/3;padding:11px 9px}.minimap-panel .panel-eyebrow{white-space:nowrap;font-size:5.5px;letter-spacing:.1px;margin-bottom:10px}.minimap-frame,.minimap-frame canvas{width:120px;height:158px}.minimap-caption{font-size:6px;gap:10px;margin-top:10px}.selection-panel{grid-column:2;grid-row:1;padding:11px 12px 7px;border-right:0;border-bottom:1px solid var(--border)}.selected-header{gap:10px}.selection-portrait{width:50px;height:60px;flex-basis:50px}.selected-name h3{font-size:18px}.selected-name .panel-eyebrow{font-size:7px}.selection-description{font-size:8px;min-height:0;margin-top:5px;-webkit-line-clamp:1}.selection-stats,.selection-order{display:none}.empty-selection{padding-top:0;padding-left:0}.empty-selection h3{font-size:17px;margin:6px 0;max-width:none}.empty-selection .panel-eyebrow{font-size:7px}.empty-selection p{display:none}.empty-selection .text-button{font-size:8px;margin-top:3px}.empty-selection .empty-emblem{font-size:55px}.actions-panel{grid-column:2;grid-row:2;padding:7px 9px;overflow:visible}.actions-panel>.panel-eyebrow{font-size:7px;height:14px;letter-spacing:.4px}.actions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}.action-button{min-height:41px;flex-direction:row;gap:3px;text-align:left;padding:3px}.action-icon,.action-sprite{display:none}.action-text{gap:4px}.action-text b{font-size:7px}.action-cost{font-size:6px;justify-content:flex-start;gap:3px}.action-tag{font-size:5px}.action-button:has(.action-tag) .action-text{padding-top:3px}.queue-panel{margin-top:5px}.queue-label{display:none}.queue-items{gap:4px}.queue-slot{min-width:32px;height:18px}.queue-slot span{font-size:10px}.queue-slot small{font-size:6px}.action-hover{min-width:180px;max-width:200px;font-size:9px;padding:9px;bottom:calc(100% + 7px)}.action-button:nth-child(2n) .action-hover{left:auto;right:0}.age-path{margin:1px 0 2px}.age-step{gap:4px;min-width:32px}.age-step>span{width:27px;height:28px;font-size:14px}.age-path:before{top:14px}.age-step small{font-size:6px}.deck-tip{font-size:8px;line-height:1.4}.group-selection h3{font-size:20px;margin:3px 0 6px}.unit-roster{margin-top:9px;gap:5px}.unit-roster .selection-portrait{width:25px;height:30px}.unit-roster button>span{font-size:7px;padding:0 3px}.group-selection .panel-eyebrow{font-size:7px}.passive-building,.construction-progress{padding:0 3px}.passive-building h3,.construction-progress h3{font-size:17px;margin:6px 0}.passive-building p,.construction-progress p{font-size:8px;line-height:1.6}.passive-building>span,.construction-progress>span{font-size:50px}.construction-progress .health-bar{margin-top:8px}.research-ribbon{left:10px;transform:none;min-width:240px;font-size:8px;z-index:4}.event-feed{top:88px;max-width:200px}.score-rail{width:115px;right:8px;top:65px}.score-row{padding:5px;gap:5px}.score-row b{font-size:8px}.score-row small{font-size:6px}.score-row>strong{font-size:14px}.score-crest{width:19px;height:20px;font-size:7px}.rail-heading{font-size:6px;padding:7px 5px;letter-spacing:.4px}.rail-heading span:last-child{font-size:6px}.victory-rule{font-size:6px;padding:6px 5px}.battle-shortcuts{left:9px}.build-banner{min-width:0;width:calc(100% - 22px);gap:9px;padding:10px;bottom:calc(var(--deck-height) + 73px)}.build-banner small{font-size:7px}.build-banner strong{font-size:14px}.control-hint{left:8px;gap:6px;padding:4px 6px;font-size:6px;max-width:calc(100% - 16px)}.control-hint>span:nth-child(4){display:none}.control-hint kbd{font-size:6px}.menu-content{padding:17px}.menu-intro{padding-top:26px;padding-bottom:24px}h1{font-size:53px;letter-spacing:-2.5px}.title-kicker{font-size:7px;letter-spacing:2.5px}.menu-subtitle{font-size:9px;letter-spacing:.1px;max-width:300px}.menu-topline .edition-mark{font-size:6px;letter-spacing:1.6px}.menu-topline .text-button{font-size:9px}.choose-heading h2{font-size:17px}.faction-grid{gap:10px}.faction-art{height:153px}.faction-card-number{font-size:10px;left:10px;top:9px}.card-hero-name{font-size:20px;left:10px;bottom:11px}.card-hero-name small{font-size:7px;letter-spacing:.6px}.faction-card-body{padding:11px 10px;min-height:119px}.card-name-line h3{font-size:21px}.small-crest{width:18px;height:18px;font-size:7px}.playstyle{font-size:6px;letter-spacing:.6px}.faction-card-body p{font-size:9px;line-height:1.6;min-height:42px}.chosen-check{width:16px;height:16px;font-size:9px;right:9px;top:9px}.chosen-strategy h3{font-size:22px}.chosen-strategy .panel-eyebrow{font-size:7px}.chosen-strategy p,.strategy-motto{font-size:10px}.strategy-crest{flex-basis:35px;height:42px;font-size:14px}.launch-controls{gap:7px 10px}.difficulty-label{font-size:7px;letter-spacing:.7px}.launch-controls select{font-size:9px;padding-left:9px}.launch-button{font-size:18px;padding:10px 12px;gap:7px}.launch-button>span:last-child{font-size:18px}.help-modal{padding:25px 20px 20px}.help-grid{gap:18px 15px;margin-top:20px}.help-grid h3{font-size:16px}.help-grid p{font-size:9px}.help-number{font-size:10px}.controls-table{gap:8px 10px;padding:10px}.controls-table>span{font-size:7px;gap:5px}.controls-table kbd{font-size:6px;padding:2px 3px}.help-footer{flex-direction:column;align-items:stretch;gap:13px}.help-footer small{max-width:100%;font-size:8px}.help-footer .primary-button{justify-content:space-between}.result-modal{padding:30px 25px 22px}.result-modal h2{font-size:32px}.result-modal>p{font-size:11px}.result-stats b{font-size:25px}.result-stats small{font-size:8px}.toast{bottom:calc(var(--deck-height) + 78px);padding:11px 13px;font-size:10px;max-width:92vw;width:max-content;gap:8px}.pause-modal{padding:35px 27px 27px}.modal-panel h2{font-size:31px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.strategy-advisor{position:absolute;top:calc(var(--top-height) + 20px);left:18px;width:274px;z-index:4;background:linear-gradient(145deg,#22352eed,#132922f0);border:1px solid #b4aa766b;border-radius:5px;box-shadow:0 6px 24px #071b1870;pointer-events:auto;overflow:hidden}.advisor-heading{display:flex;align-items:center;justify-content:space-between;padding:7px 11px;border-bottom:1px solid #b7b58125;color:#c9bd8c}.advisor-heading>span{display:flex;align-items:center;gap:7px;font-size:13px}.advisor-heading b{font-size:8px;font-weight:500;text-transform:uppercase;letter-spacing:1.25px}.advisor-heading button{background:none;border:0;color:#b8c8a7;font-size:17px;line-height:16px;padding:0 2px;min-width:18px}.advisor-heading button:hover{color:#f2dfb3}#advisor-content{padding:10px 12px 11px}#advisor-content h3{font:18px/1.15 Georgia,serif;font-weight:400;color:#ecdfbd}#advisor-content p{font-size:10px;line-height:1.55;color:#adc0a8;margin-top:7px;max-width:250px}.advisor-action{font-size:9px;font-weight:500;padding:6px 0 0;margin-top:4px;background:none;border:0;color:#d0d8ad;display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px;text-align:left}.advisor-action:hover{color:#f7e3b5}.advisor-action>span{font-size:16px;font-weight:400;color:#cbb67b;line-height:1}.strategy-advisor.is-collapsed{width:166px}.strategy-advisor.is-collapsed .advisor-heading{border-bottom:0;padding:7px 10px}.advisor-expanded .event-feed{top:calc(var(--top-height) + 190px)}.advisor-collapsed .event-feed{top:calc(var(--top-height) + 63px)}.advisor-urgent{border-color:#d09a71;background:linear-gradient(145deg,#493a2aee,#2c2920f2)}.advisor-urgent .advisor-heading{color:#e0bd88}.advisor-urgent #advisor-content h3{color:#f0d5ad}.version-badge{display:inline-block;border:1px solid #d0bf8d80;border-radius:3px;margin-left:12px;padding:3px 6px;color:#f0dcad;font:600 8px/1 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:1.2px;vertical-align:middle;background:#2b3f2e77}.v2-menu-note{display:block;font-size:9px;letter-spacing:.15px;color:#a8bd9d;line-height:1.5;margin-top:7px}.counter-matchup{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-top:8px;font-size:8px;line-height:1.4;color:#c5cfb4}.counter-matchup>span{white-space:nowrap}.counter-matchup b{font-size:7px;font-weight:500;letter-spacing:.1px;color:#83b997;margin-right:3px}.counter-matchup>span:last-child b{color:#ca9c83}.rally-note{display:flex;align-items:center;gap:6px;color:#9db894;margin-top:8px;font-size:9px;line-height:1.4}.rally-note>span:first-child{font-size:13px;color:#cebd8d}.rally-key{display:flex;align-items:center;gap:4px;margin-left:auto;font-size:8px;color:#8a9e84}.rally-key kbd{font-size:7px;padding:1px 4px}.action-matchup{display:block;font-size:8px;line-height:1.15;color:#96b6a0;white-space:nowrap}.action-text:has(.action-matchup){gap:3px}.action-button.is-disabled .action-matchup{color:#708478}.queue-slot{cursor:pointer;transition:border-color .15s,background .15s}.queue-slot:hover{background:#473d30;border-color:#bf9b72}.queue-slot:hover span{color:#e1c79d}.queue-cancel{display:none;font:14px/1 Arial,sans-serif;color:#e0c5a1}.queue-slot:hover .queue-cancel{display:block}.queue-slot:hover small{display:none}@media(min-width:1450px){.counter-matchup{font-size:9px;gap:13px}.counter-matchup b{font-size:8px}.strategy-advisor{width:283px}#advisor-content p{max-width:260px;font-size:10px}}@media(max-width:1150px){.strategy-advisor{width:260px;left:12px}.counter-matchup{font-size:8px;gap:7px}.counter-matchup b,.action-matchup{font-size:7px}.rally-note{font-size:8px}.rally-key{font-size:7px}.control-hint{gap:9px}.control-hint .group-shortcut{gap:4px}}@media(max-width:999px){.strategy-advisor{top:calc(var(--top-height) + 17px);width:248px}.advisor-heading b{font-size:7px}#advisor-content{padding:9px 11px 10px}#advisor-content h3{font-size:17px}#advisor-content p{font-size:9px;line-height:1.6}.advisor-expanded .event-feed{top:calc(var(--top-height) + 181px)}.advisor-action{font-size:8px}.counter-matchup{font-size:7px;gap:6px;margin-top:6px}.counter-matchup b{font-size:6px}.rally-note{font-size:7px}.rally-key,.rally-key kbd,.action-matchup{font-size:6px}.action-text:has(.action-matchup){gap:2px}.control-hint .group-shortcut{font-size:7px}}@media(max-width:760px){.strategy-advisor{left:10px;width:220px}.advisor-heading{padding:6px 9px}.advisor-heading b{font-size:7px;letter-spacing:1px}#advisor-content h3{font-size:16px}#advisor-content p{font-size:9px}.advisor-expanded .event-feed{top:calc(var(--top-height) + 189px)}.strategy-advisor.is-collapsed{width:150px}.advisor-collapsed .event-feed{top:calc(var(--top-height) + 57px)}.v2-menu-note{font-size:8px}.counter-matchup{font-size:6px;gap:4px}.counter-matchup b{font-size:6px}.rally-note{font-size:7px;gap:4px}.rally-key{font-size:6px}.action-matchup{display:none}}@media(max-width:590px){.strategy-advisor{top:calc(var(--top-height) + 14px);width:215px}.advisor-expanded .event-feed{top:calc(var(--top-height) + 189px)}.counter-matchup,.rally-note{display:none}.version-badge{font-size:7px;padding:3px 5px;margin-left:7px}.v2-menu-note{font-size:7px;max-width:280px}.queue-cancel{font-size:10px}}@media(min-width:761px){.action-button{min-height:52px}}.actions-grid.many-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.art-loading{font-size:11px;color:#d8c28e;letter-spacing:.025em;margin:14px 0 0;text-align:center}.art-loading.is-ready{color:#a8b8a3}.primary-button:disabled{opacity:.55;cursor:wait}.resource-trigger{padding:6px 0;border:0;border-radius:3px;background:none;color:inherit;text-align:left;transition:background .15s,box-shadow .15s}.resource-trigger:hover,.resource-trigger[aria-expanded=true]{background:#c1cc9c0c;box-shadow:0 0 0 5px #c1cc9c0c}.resource-trigger[aria-expanded=true] .resource-symbol{filter:brightness(1.2)}.economy-panel{position:absolute;top:calc(var(--top-height) + 12px);left:50%;transform:translate(-50%);width:556px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 95px);overflow:auto;z-index:13;pointer-events:auto;background:radial-gradient(ellipse at 80% 0%,#53604430,transparent 65%),linear-gradient(145deg,#22382fed,#122820fa);border:1px solid #c4b17d;border-radius:6px;box-shadow:0 16px 70px #00100dd9,inset 0 0 0 4px #c2c69508;scrollbar-width:thin;scrollbar-color:#809573 #172b23}.economy-heading{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid #aeb98933}.economy-heading h2{font:28px/1.1 Georgia,serif;color:#eddfbc;font-weight:400;margin-top:3px}.economy-heading .panel-eyebrow{font-size:8px;letter-spacing:1.4px}.economy-heading>button{background:none;border:0;padding:0 4px;color:#c2ceb0;font:25px/1 Arial,sans-serif}.economy-heading>button:hover{color:#f0ddb0}#economy-content{padding:12px 20px 16px}.economy-cycle{display:flex;align-items:center;justify-content:space-between;border:1px solid #90a57738;border-radius:3px;background:#132b2180;padding:7px 13px;color:#d0d5b4;font-size:10px;letter-spacing:.3px}.economy-cycle i{font-style:normal;color:#789879}.economy-explanation{font-size:10px;line-height:1.55;color:#abc0a7;margin:9px 0 12px}.economy-rates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.economy-rates>section{padding:0 12px 0 0;border-right:1px solid #91a47930}.economy-rates>section:last-child{padding-right:0;border-right:0}.economy-resource-label{font-size:10px;letter-spacing:.2px;color:#d2c18b}.economy-rates>section:nth-child(2) .economy-resource-label{color:#a6cba9}.economy-rates>section:nth-child(3) .economy-resource-label{color:#aabed9}.economy-rates>section>strong{display:block;font-size:24px;font-weight:500;letter-spacing:-.3px;font-variant-numeric:tabular-nums;color:#e1e2c0;margin-top:5px}.economy-rates>section>strong>small{font-size:10px;font-weight:400;letter-spacing:0;color:#8caa91}.economy-rate-caption{display:block;margin-top:3px;font-size:8px;color:#8ea58a}.economy-ledger{display:flex;flex-direction:column;gap:5px;margin-top:11px}.economy-ledger>span{display:flex;justify-content:space-between;gap:10px;font-size:8px;color:#92aa91}.economy-ledger b{font-size:9px;font-weight:500;color:#c0cdb0;font-variant-numeric:tabular-nums}.economy-ledger>span:last-child{border-top:1px solid #81977635;padding-top:5px}.economy-ledger b.negative{color:#d8a58a}.economy-window{font-size:8px;line-height:1.55;color:#879f81;margin:11px 0}.economy-cargo{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;border-top:1px solid #92a27933;border-bottom:1px solid #92a27933}.economy-cargo>span{font-size:9px;color:#c0c5a4}.economy-cargo>b{font-size:11px;font-weight:500;color:#cfcb9d;white-space:nowrap;font-variant-numeric:tabular-nums}.economy-cargo>b:last-child{color:#a5c6a0}.economy-cargo b>span{font-size:8px;font-weight:400;color:#8da489;margin-left:3px}.economy-workforce-heading{display:flex;align-items:center;justify-content:space-between;margin:13px 0 8px}.economy-workforce-heading h3{font:19px Georgia,serif;color:#d8d4af;font-weight:400}.economy-workforce-heading>span{font-size:8px;color:#9eb095}.workforce-phases{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.workforce-phases button{background:#132b2173;border:1px solid #7c956448;border-radius:3px;padding:7px 3px;display:flex;flex-direction:column;align-items:center;gap:4px;color:#c8d3ad;transition:background .15s,border-color .15s}.workforce-phases button:hover{background:#48604166;border-color:#bdc28c}.workforce-phases button[aria-disabled=true]{opacity:.45}.workforce-phases strong{font-size:16px;line-height:1;font-weight:500;font-variant-numeric:tabular-nums}.workforce-phases span{font-size:7px;letter-spacing:.15px;color:#95ae8c}.labor-assignment{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:11px;margin-top:10px;border-top:1px solid #96a77c30}.labor-assignment>div:first-child{display:flex;flex-direction:column;gap:4px}.labor-assignment b{font-size:10px;font-weight:500;color:#d5d5b2;display:flex;align-items:center;gap:8px}.labor-assignment b>span{border:1px solid #9baf7655;background:#58733f33;border-radius:3px;min-width:20px;padding:1px 4px;text-align:center;font-size:9px;color:#bad0a5}.labor-assignment small{font-size:8px;color:#859e7f}.labor-assignment>div:last-child{display:flex;gap:6px}.labor-assignment button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:97px;padding:8px 10px;border:1px solid #9aab7766;border-radius:3px;background:linear-gradient(135deg,#344b30,#29402b);font-size:10px;color:#d6d5b2}.labor-assignment button>span{color:#b8c397;font-size:12px}.labor-assignment button:hover{background:linear-gradient(135deg,#52663d,#3c552f);border-color:#c3c796}.labor-assignment button[aria-disabled=true]{opacity:.4}.economy-footnote{font-size:8px;line-height:1.6;color:#7e9d7d;margin-top:12px}.economy-footnote kbd{font-size:7px;padding:1px 3px}.economy-open .strategy-advisor,.economy-open .event-feed{opacity:.25;pointer-events:none}.economy-open .strategy-advisor button{pointer-events:none}.engineer-selected .selection-description,.engineer-selected .selection-stats{display:none}.engineer-task{margin-top:11px}.engineer-task>div:first-child{display:flex;align-items:center;gap:5px}.engineer-task b{font-size:10px;font-weight:500;color:#d2d7b6}.engineer-task>div:first-child>span:last-child{font-size:8px;font-variant-numeric:tabular-nums;color:#adbd96;margin-left:auto;white-space:nowrap}.cargo-bar{height:4px;background:#3a4a35;border-radius:1px;overflow:hidden;margin-top:6px}.cargo-bar i{height:100%;display:block;background:linear-gradient(90deg,#979c63,#d1c78c);transition:width .15s}.engineer-task>p{font-size:9px;line-height:1.5;color:#a9b99b;margin-top:7px}.engineer-task>p>span{color:#748d6f;margin:0 5px}.engineer-task>small{display:block;font-size:8px;line-height:1.4;color:#7f9c7e;margin-top:5px}.menu-links{display:flex;align-items:center;gap:22px}.menu-links a{text-decoration:none}@media(max-width:1150px){.engineer-task b{font-size:9px}.engineer-task>div:first-child>span:last-child{font-size:7px}.engineer-task>p{font-size:8px}.engineer-task>small{font-size:7px}}@media(max-width:999px){.resource-trigger{padding:5px 0}.economy-panel{max-height:calc(100dvh - 83px);top:calc(var(--top-height) + 9px)}.engineer-task{margin-top:9px}.engineer-task b{font-size:8px}.engineer-task>p{font-size:7px}.engineer-task>small{font-size:7px}}@media(max-width:590px){.economy-panel{width:calc(100vw - 18px);max-width:none;max-height:calc(100dvh - 72px)}.economy-heading{padding:13px 14px 11px}.economy-heading h2{font-size:25px}#economy-content{padding:11px 14px 14px}.economy-explanation{font-size:9px}.economy-rates{gap:9px}.economy-rates>section{padding-right:8px}.economy-rates>section>strong{font-size:21px}.economy-resource-label{font-size:9px}.economy-ledger>span{font-size:7px}.economy-ledger b{font-size:8px}.economy-cargo{gap:6px}.economy-cargo>span{font-size:8px}.economy-cargo>b{font-size:9px}.economy-cargo b>span{font-size:7px}.workforce-phases{gap:4px}.workforce-phases span{font-size:6px}.workforce-phases strong{font-size:14px}.labor-assignment{gap:9px}.labor-assignment b{font-size:9px;gap:5px}.labor-assignment small{font-size:7px;max-width:125px;line-height:1.4}.labor-assignment button{min-width:78px;font-size:9px;padding:7px;gap:6px}.engineer-task{margin-top:4px}.engineer-task b{font-size:8px}.engineer-task>div:first-child>span:last-child{font-size:7px}.cargo-bar{height:3px;margin-top:4px}.engineer-task>p,.engineer-task>small{display:none}.engineer-selected .selection-portrait{height:44px;width:42px;flex-basis:42px}.engineer-selected .selected-name h3{font-size:15px;margin-bottom:6px}.engineer-selected .health-label{font-size:7px}.menu-links{gap:13px}.menu-links .text-button{font-size:8px}}.construction-progress .construction-timing-note{font-size:8px;color:#839b7e;margin-top:7px;line-height:1.4}.engineer-selected .selected-name h3{margin-bottom:7px}@media(max-width:1150px){.actions-panel>.panel-eyebrow{font-size:8px;letter-spacing:.6px}}.economy-deposit{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px;margin-top:7px;padding:6px 0;border:0;background:none;color:#b8c7a6;font-size:9px;text-align:left}.economy-deposit b{display:flex;align-items:center;gap:10px;color:#d5d5b2;font-size:8px;font-weight:500}.economy-deposit b>span{font-size:13px;color:#bcc895}.economy-deposit:hover{color:#eee0b5}.economy-deposit[aria-disabled=true]{opacity:.4}@font-face{font-family:Empire Display;src:url(/fonts/empire-display.woff2) format("woff2");font-style:normal;font-weight:550;font-display:swap}:root{--display-font:"Empire Display",Georgia,"Times New Roman",serif}.main-menu h1,.choose-heading h2,.card-hero-name,.card-name-line h3,.chosen-strategy h3,.modal-panel h2,.selected-name h3,.group-selection h3,.empty-selection h3,.economy-heading h2{font-family:var(--display-font);font-weight:550}.main-menu h1 em{font-family:inherit}.planning-banner{position:absolute;top:calc(var(--top-height) + 47px);left:50%;transform:translate(-50%);z-index:5;display:flex;align-items:center;gap:11px;width:max-content;max-width:calc(100vw - 30px);padding:10px 13px;border:1px solid #c5b684;border-radius:4px;background:linear-gradient(145deg,#364332f5,#203528f5);box-shadow:0 8px 26px #071b1880;pointer-events:auto}.planning-mark{color:#dbc68d;font-size:22px}.planning-banner>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.planning-banner b{font-size:11px;font-weight:500;letter-spacing:.4px;color:#ece0b7}.planning-banner small{font-size:8px;color:#c1cbaa;line-height:1.35}.planning-banner kbd{font-size:7px;padding:1px 3px}.planning-banner>button{display:flex;align-items:center;gap:9px;border:1px solid #bac49377;border-radius:3px;background:#54603c5c;color:#e7ddae;padding:7px 9px;margin-left:7px;font-size:9px}.planning-banner>button:hover{background:#68754a88}.planning-banner>button>span{font-size:8px}.tactical-paused .live-dot{animation:none;background:#d4bc7e;box-shadow:0 0 6px #d4bc7e50}.game-tools button[aria-pressed=true]{color:#f0d39c;background:#655a3655;border-color:#bdac7877}.offensive-timer{margin:0;padding:7px 8px 8px;border-top:1px solid #96a77c22;text-align:center;font-size:8px;line-height:1.4;color:#d4bc87;font-variant-numeric:tabular-nums}.army-role-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:10px}.army-role-chips>button{display:flex;align-items:center;gap:4px;min-width:0;padding:4px 5px 4px 3px;border:1px solid #80936c50;border-radius:3px;background:#253c2c7a;text-align:left;color:#d1d5b4}.army-role-chips>button:hover{background:#49613b80;border-color:#c2c38f}.army-role-chips .selection-portrait{width:20px;height:25px;flex-basis:20px;margin:0;border:0;box-shadow:none;background-color:transparent}.army-role-chips>button>span{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.army-role-chips b{font-size:8px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.army-role-chips small{font-size:6px;letter-spacing:.2px;color:#8faa89;white-space:nowrap}.army-role-chips>button>strong{font-size:10px;line-height:1;font-weight:500;font-variant-numeric:tabular-nums;color:#d0c78c}.formation-note{display:flex;align-items:center;gap:5px;font-size:8px;color:#a0b496;line-height:1.4;margin-top:9px}.formation-note>span{color:#c3b989}.formation-note b{margin-left:auto;font-size:7px;font-weight:550;color:#849e80}.group-selection:has(.army-role-chips) h3{margin-bottom:8px}.engineer-secondary{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:6px;color:#8da184;font-size:8px}.engineer-secondary>button{display:flex;align-items:center;gap:7px;padding:3px 7px;border:1px solid #87996c4d;border-radius:3px;background:#32483370;color:#bec9a7;font-size:8px}.engineer-secondary>button:hover{background:#4e613b;color:#e2dfb7}.engineer-secondary kbd{font-size:7px;padding:1px 3px}.construction-with-actions{padding:0 4px}.construction-with-actions h3{font-size:20px;margin:3px 0 6px}.construction-with-actions p{font-size:10px;line-height:1.4}.construction-with-actions .health-bar{margin-top:8px;max-width:100%}.construction-actions{display:flex;align-items:center;gap:8px;margin-top:10px}.construction-actions>button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border:1px solid #a2b17d77;border-radius:3px;background:#3a513578;color:#d6d7b2;font-size:9px;min-width:0}.construction-actions>button:first-child{flex:1}.construction-actions>button>span{font-size:13px;line-height:1;color:#c3cc9f}.construction-actions>button:hover{background:#556d3fbb;border-color:#cbd095}.construction-actions>button[aria-disabled=true]{opacity:.45}.construction-actions>.cancel-site{background:#47392a4d;border-color:#bd94715c;color:#c7ad8b}.construction-actions>.cancel-site:hover{background:#6951378c;border-color:#cfad82}.construction-with-actions .construction-timing-note{font-size:7px;line-height:1.4;margin-top:7px}@media(max-width:1150px){.army-role-chips{gap:4px;margin-top:8px}.army-role-chips>button{gap:3px;padding:4px 3px}.army-role-chips .selection-portrait{display:none}.army-role-chips b{font-size:8px}.army-role-chips small{font-size:6px}.formation-note{font-size:7px;margin-top:7px}.formation-note b{font-size:6px}.construction-with-actions h3{font-size:18px}.construction-with-actions p{font-size:9px}.construction-actions{gap:6px;margin-top:8px}.construction-actions>button{padding:7px 8px;font-size:8px}.engineer-secondary{font-size:7px}.engineer-secondary>button{font-size:7px}.offensive-timer{font-size:7px}}@media(max-width:999px){.planning-banner{top:calc(var(--top-height) + 43px);padding:8px 10px;gap:8px}.planning-banner b{font-size:10px}.planning-banner small{font-size:7px}.planning-banner>button{padding:6px 7px;margin-left:3px;font-size:8px}.army-role-chips b{font-size:7px}.army-role-chips>button>strong{font-size:9px}.formation-note b{display:none}.construction-with-actions h3{font-size:17px}.construction-actions>button{font-size:7px;padding:7px}.construction-with-actions .construction-timing-note{font-size:6px}.engineer-secondary>span{font-size:6px}}@media(max-width:590px){.planning-banner{top:calc(var(--top-height) + 40px);gap:7px;padding:8px;width:calc(100vw - 20px);max-width:none}.planning-mark{font-size:16px}.planning-banner>span:nth-child(2){flex:1}.planning-banner small{font-size:7px}.planning-banner>button{font-size:7px;gap:6px}.offensive-timer{font-size:6px;padding:5px}.army-role-chips{margin-top:5px;gap:3px}.army-role-chips>button{padding:3px;gap:3px}.army-role-chips b{font-size:6px}.army-role-chips small{display:none}.army-role-chips>button>strong{font-size:8px}.formation-note{font-size:6px;margin-top:4px}.group-selection:has(.army-role-chips) h3{font-size:16px;margin-bottom:5px}.engineer-secondary{margin-top:3px}.engineer-secondary>span{display:none}.engineer-secondary>button{font-size:6px;margin-left:auto;padding:2px 4px}.engineer-secondary kbd{font-size:6px}.construction-with-actions h3{font-size:15px;margin:0 0 4px}.construction-with-actions p{font-size:7px;line-height:1.35}.construction-with-actions .health-bar{margin-top:4px}.construction-actions{gap:5px;margin-top:5px}.construction-actions>button{font-size:6px;padding:5px;gap:5px}.construction-actions>button>span{font-size:10px}.construction-with-actions .construction-timing-note{display:none}}.main-menu h1{font-size:clamp(48px,6.6vw,94px)}.difficulty-description{font-size:9px;line-height:1.5;color:#acc0a0;margin:0 0 3px;max-width:320px}.game-tools #speed-button{padding-left:6px;padding-right:6px;white-space:nowrap}.game-tools #speed-button.is-fast{font-size:10px;color:#efd199;border-color:#c0a1698c;background:#66502d55}#active-difficulty{font-size:8px;white-space:nowrap;color:#bed3ab}#active-difficulty.is-fast{color:#ebc887}.singularity-watch{position:absolute;top:calc(var(--top-height) + 43px);left:50%;transform:translate(-50%);width:352px;max-width:calc(100vw - 28px);z-index:5;background:linear-gradient(145deg,#303f31f5,#182e26f5);border:1px solid #d0b876;border-radius:5px;box-shadow:0 8px 34px #071a1780;pointer-events:auto;overflow:hidden}.singularity-heading{display:flex;align-items:center;gap:8px;padding:9px 11px;color:#e6d19b;border-bottom:1px solid #b5ad7438}.singularity-heading>span{font-size:18px;line-height:1}.singularity-heading>b{font-size:10px;font-weight:500;letter-spacing:.5px}.singularity-heading>small{font-size:8px;color:#bdc6a3;margin-left:auto}.singularity-contender{position:relative;display:flex;align-items:center;gap:8px;padding:8px 11px 10px;border-bottom:1px solid #71846335;overflow:hidden}.asi-crest{font-size:9px;display:grid;place-items:center;width:25px;height:27px;border:1px solid var(--faction);border-radius:3px;color:var(--faction);flex:0 0 25px}.singularity-contender>span:nth-child(2){flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.singularity-contender b{font-size:10px;font-weight:500;color:#e1dfbc;display:flex;align-items:center;gap:6px}.singularity-contender b em{font-size:7px;font-style:normal;color:#a8d2ae}.singularity-contender small{font-size:7px;color:#acbc9d}.singularity-contender>strong{font-size:21px;line-height:1;font-weight:400;font-variant-numeric:tabular-nums;color:#edcf94}.singularity-contender>i{position:absolute;height:2px;left:0;bottom:0;background:var(--faction);transition:width .2s}.singularity-contender.is-you{background:#79985715}.singularity-watch>p{font-size:8px;line-height:1.4;color:#c0c4a1;text-align:center;margin:0;padding:8px}.has-singularity-countdown .planning-banner{top:calc(var(--top-height) + 112px + var(--asi-contenders,1)*47px)}.result-backdrop.is-singularity{background:radial-gradient(ellipse at center,#8c7b3214,#10231d38 72%);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);animation:singularity-backdrop 2.5s ease-out both}.result-backdrop.is-singularity .result-modal{animation:singularity-card 2.5s ease-out both;border-color:#dec488;box-shadow:0 20px 90px #07171070,0 0 42px #e3c26322,inset 0 0 0 4px #e8d6920e}.result-backdrop.is-singularity .result-emblem{color:#f2db91;border-color:#ddc47d;box-shadow:0 0 42px #dfc57844,inset 0 0 0 5px #233928}.result-backdrop.is-singularity .modal-kicker{color:#ecd69d}@keyframes singularity-backdrop{0%,35%{background-color:transparent}to{background-color:#172b1920}}@keyframes singularity-card{0%,35%{opacity:0;transform:translateY(16px) scale(.98);pointer-events:none}65%{pointer-events:auto}to{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}}@media(max-width:1150px){.singularity-watch{width:320px}.singularity-heading>b{font-size:9px}.singularity-heading>small{font-size:7px}.difficulty-description{font-size:8px}.game-tools #speed-button.is-fast{font-size:9px}#active-difficulty{font-size:7px}}@media(max-width:760px){.difficulty-description{grid-column:1/-1;grid-row:3;max-width:none;font-size:8px}.launch-controls .launch-button{grid-column:2;grid-row:2}.launch-controls .load-button{grid-row:4}.singularity-watch{top:calc(var(--top-height) + 39px);width:285px}.singularity-heading{padding:7px 9px}.singularity-heading>b{font-size:8px}.singularity-contender{padding:7px 9px 9px}.singularity-contender>strong{font-size:18px}.singularity-contender b{font-size:9px}.singularity-watch>p{font-size:7px;padding:6px}.has-singularity-countdown .planning-banner{top:calc(var(--top-height) + 100px + var(--asi-contenders,1)*45px)}}@media(max-width:590px){.main-menu h1{font-size:46px}.difficulty-description{font-size:8px;line-height:1.5}#active-difficulty{font-size:6px}.singularity-watch{top:calc(var(--top-height) + 35px);width:272px}.singularity-heading>small{font-size:6px}.singularity-contender small{font-size:6px}.has-singularity-countdown .planning-banner{top:calc(var(--top-height) + 92px + var(--asi-contenders,1)*45px)}}@media(prefers-reduced-motion:reduce){.result-backdrop.is-singularity,.result-backdrop.is-singularity .result-modal{animation:none!important;opacity:1;transform:none;pointer-events:auto}}@media(min-width:1000px)and (min-height:701px)and (max-height:780px){.main-menu .menu-content{padding-top:12px;padding-bottom:12px}.main-menu .menu-intro{padding-top:14px;padding-bottom:16px}.main-menu h1{font-size:68px}.main-menu .title-kicker{margin-bottom:8px}.main-menu .menu-subtitle{margin-top:9px}.main-menu .v2-menu-note{margin-top:5px}.main-menu .choose-heading{padding-bottom:9px}.main-menu .faction-art{height:140px}.main-menu .faction-card-body{min-height:108px;padding-top:10px;padding-bottom:10px}.main-menu .faction-card-body p{margin-top:8px}.main-menu .menu-bottom{margin-top:11px;margin-bottom:10px}.main-menu .menu-footer{padding-top:8px}.main-menu .art-loading{margin-top:5px}}@media(min-width:1000px)and (max-height:700px){.main-menu h1{font-size:59px}}.asi-selected .selection-description,.asi-selected .selection-stats,.asi-selected .rally-note{display:none}.asi-checklist{margin-top:9px;display:flex;flex-direction:column;gap:5px;font-size:9px;line-height:1.35;color:#b9c5b5}.asi-checklist header{display:flex;align-items:center;justify-content:space-between;gap:7px}.asi-checklist header b{font-size:10px;font-weight:500;color:#e4c899}.asi-checklist header>span{font-size:8px;color:#a9bba4;font-variant-numeric:tabular-nums;white-space:nowrap}.asi-facilities,.asi-technologies{display:flex;flex-wrap:wrap;gap:4px 11px}.asi-checklist .is-ready,.asi-checklist .is-missing{display:inline-flex;align-items:center;gap:4px}.asi-checklist .is-ready{color:#bdd3ad}.asi-checklist .is-missing{color:#e2ba89}.asi-checklist i{font-style:normal;font-size:10px}.asi-checklist small{font-size:8px;color:#99aa98}.asi-checklist.is-halted header b,.asi-checklist.is-halted>small{color:#f0b775}.asi-checklist.is-legacy p{font-size:9px;line-height:1.5;color:#c3c9b9}.research-ribbon.is-halted{border-color:#b3834b;color:#eac092}.research-ribbon.is-halted .thin-progress i{background:#da9d5e}.singularity-contender{min-height:55px}.singularity-contender>span:nth-child(2)>small{line-height:1.4}.main-menu .menu-subtitle{font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.1vw,30px);line-height:1.25;letter-spacing:0;color:#eee2c4;max-width:none;margin-top:16px}.main-menu .menu-bottom{grid-template-columns:minmax(0,1fr) minmax(300px,380px) minmax(0,1fr);gap:28px;align-items:center;margin-top:24px;margin-bottom:22px}.main-menu .launch-controls{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:0}.main-menu .launch-button{position:relative;justify-content:center;width:100%;height:82px;min-height:82px;padding:18px 52px;font-family:var(--display-font);font-size:34px;font-weight:550;letter-spacing:.3px;box-shadow:inset 0 1px #fff8,0 6px 24px #0005,0 0 35px #d1b77d1a}.main-menu .launch-button>span:last-child{position:absolute;right:24px;font-size:27px}.main-menu .launch-controls .load-button{font-size:11px}.difficulty-controls{display:grid;gap:8px;min-width:0}.difficulty-controls select{appearance:none;background:linear-gradient(45deg,transparent 50%,#bbc5a3 50%) calc(100% - 17px) 50%/5px 5px no-repeat,linear-gradient(135deg,#bbc5a3 50%,transparent 50%) calc(100% - 12px) 50%/5px 5px no-repeat,#1c3028d9;border:1px solid #96a17961;border-radius:3px;height:38px;padding:0 13px;color:#d4dac2;font-size:11px;cursor:pointer;min-width:0;width:100%}.difficulty-controls select option{background:#1c3028;color:#e3e9d7}.main-menu .difficulty-description{max-width:none;grid-area:auto}@media(min-width:1000px)and (max-height:780px){.main-menu .menu-subtitle{margin-top:12px;font-size:25px}.main-menu .menu-bottom{margin-top:16px;margin-bottom:14px;gap:24px}.main-menu .chosen-strategy h3{font-size:22px}.main-menu .chosen-strategy p{font-size:10px;line-height:1.5}.main-menu .strategy-motto{margin-top:7px;font-size:10px}}@media(max-width:999px){.main-menu .menu-bottom{grid-template-columns:1fr 1fr;gap:20px 28px}.main-menu .launch-controls{grid-column:1/-1;grid-row:1;width:min(100%,420px);justify-self:center}.main-menu .chosen-strategy{grid-column:1;grid-row:2}.main-menu .difficulty-controls{grid-column:2;grid-row:2}.main-menu .launch-button{height:78px;min-height:78px;font-size:32px}}@media(max-width:590px){.main-menu .menu-subtitle{font-size:23px;margin-top:16px;max-width:310px}.main-menu .menu-bottom{grid-template-columns:1fr;gap:20px}.main-menu .chosen-strategy{grid-column:1;grid-row:3}.main-menu .difficulty-controls{grid-column:1;grid-row:2}.main-menu .launch-button{height:76px;min-height:76px;font-size:31px}}.singularity-contender>strong{flex-shrink:0;text-align:right}.singularity-contender>strong>small{display:block;margin-top:4px;font-size:7px;line-height:1;font-weight:400;color:#b8c3a4}.singularity-contender.is-halted{background:#ae672414}.singularity-contender.is-halted>strong,.singularity-contender.is-halted>span:nth-child(2)>small{color:#edb478}.singularity-contender.is-halted>i{background:#da9d5e}.has-singularity-countdown .planning-banner{top:calc(var(--top-height) + 132px + var(--asi-contenders,1)*55px)}@media(max-width:1150px){.asi-checklist{font-size:8px;gap:4px;margin-top:8px}.asi-checklist header b{font-size:9px}.asi-checklist header>span,.asi-checklist small{font-size:7px}.asi-facilities,.asi-technologies{gap:4px 8px}}@media(max-width:760px){.has-singularity-countdown .planning-banner{top:calc(var(--top-height) + 122px + var(--asi-contenders,1)*55px)}}@media(max-width:590px){.asi-selected .selected-header{height:24px}.asi-selected .selection-portrait,.asi-selected .selected-header .panel-eyebrow,.asi-selected .health-label,.asi-selected .health-bar{display:none}.asi-selected .selected-name h3{font-size:16px}.asi-checklist{margin-top:3px;gap:2px;font-size:7px}.asi-checklist header b{font-size:8px}.asi-checklist header>span,.asi-checklist small{font-size:6px}.asi-checklist i{font-size:8px}.asi-facilities,.asi-technologies{gap:2px 6px}}
