:root{color:#1f2b24;background:#eef7f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #1f2b24;--muted: #637069;--panel: rgba(249, 253, 245, .82);--panel-strong: rgba(255, 255, 250, .94);--line: rgba(38, 58, 45, .15);--shadow: 0 18px 55px rgba(31, 43, 36, .16);--green: #2f8d64;--amber: #ed8a21;--blue: #3a83a5;--red: #bf5c45;--radius: 8px}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:100%;margin:0;background:#e9f6f1}body{overflow:hidden;overscroll-behavior:none;-webkit-text-size-adjust:100%;-webkit-user-select:none;user-select:none}#root{min-height:100dvh}@supports (-webkit-touch-callout: none){html,body,#root,.intro-screen,.game-screen{min-height:-webkit-fill-available}.intro-screen,.game-screen{height:-webkit-fill-available}}button{font:inherit;letter-spacing:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.intro-screen{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;width:100%;height:auto;min-height:0;place-items:center;overflow:hidden;color:#fff8e3;background:linear-gradient(180deg,#11191d24,#11191db3),linear-gradient(180deg,#10202a,#1a302d 55%,#2a3627)}.intro-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#101719}.intro-fallback{position:relative;z-index:1;display:grid;gap:24px;place-items:center;width:min(92vw,620px);text-align:center}.intro-night{position:relative;display:grid;width:min(64vw,360px);aspect-ratio:1;place-items:center}.intro-glow,.intro-fire{position:absolute;width:100%;height:100%;object-fit:contain;pointer-events:none}.intro-glow{opacity:.62;border-radius:999px;background:radial-gradient(circle,rgba(255,167,66,.58) 0%,rgba(255,142,36,.2) 36%,transparent 68%);mix-blend-mode:screen;animation:introGlow 2.4s ease-in-out infinite}.intro-fire{width:72%;height:72%;filter:drop-shadow(0 22px 42px rgba(239,128,35,.38));animation:fireBreath 1.8s ease-in-out infinite}.intro-line{max-width:18rem;margin:0;font-size:1.3rem;line-height:1.25;text-wrap:balance}.intro-progress{width:min(280px,70vw);height:4px;overflow:hidden;border-radius:999px;background:#ffffff2e}.intro-progress:after{display:block;width:100%;height:100%;content:"";background:#f6a832;transform-origin:left;animation:introProgress 7.2s linear forwards}.intro-brand{position:absolute;bottom:calc(28px + env(safe-area-inset-bottom,0px));left:calc(28px + env(safe-area-inset-left,0px));z-index:2;display:grid;width:min(470px,calc(100vw - 56px));gap:5px;text-shadow:0 3px 20px rgba(6,12,14,.72)}.intro-brand span{color:#ffc46b;font-size:.74rem;font-weight:820;letter-spacing:.16em;text-transform:uppercase}.intro-brand h1{margin:0;font-size:clamp(2rem,4vw,4rem);line-height:.95;letter-spacing:-.045em;text-wrap:balance}.intro-brand p{max-width:32rem;margin:3px 0 0;color:#fff8e3d6;font-size:clamp(.82rem,1.2vw,1rem);font-weight:620}.intro-skip,.intro-enter{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid rgba(255,255,255,.22);border-radius:var(--radius);color:#fff8e3;background:#0c121270;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer}.intro-skip{top:calc(22px + env(safe-area-inset-top,0px));right:calc(22px + env(safe-area-inset-right,0px));padding:0 14px}.intro-enter{right:calc(22px + env(safe-area-inset-right,0px));bottom:calc(22px + env(safe-area-inset-bottom,0px));padding:0 16px;background:#ed8a215c}.game-screen{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:auto;min-height:0;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--hud-edge: clamp(10px, 1.4vw, 20px);--hud-top: calc(var(--hud-edge) + var(--safe-top));--hud-right: calc(var(--hud-edge) + var(--safe-right));--hud-bottom: calc(var(--hud-edge) + var(--safe-bottom));--hud-left: calc(var(--hud-edge) + var(--safe-left));--hud-gap: clamp(8px, 1.1vw, 16px);--energy-header-height: 72px;--objective-strip-height: 58px;--side-panel-top: calc(var(--hud-top) + var(--energy-header-height) + var(--hud-gap) + 12px);--progress-rail-height: 54px;--tech-rail-height: clamp(130px, 17dvh, 150px);--island-size: clamp(130px, 14vw, 210px);--island-center-x: 50%;--island-center-y: 50%;--mix-backdrop-opacity: .12;--bottom-zone-height: calc( var(--progress-rail-height) + var(--tech-rail-height) + var(--hud-gap) + var(--hud-bottom) );--scene-safe-top: calc( var(--hud-top) + var(--energy-header-height) + var(--objective-strip-height) + var(--hud-gap) * 2 );--scene-safe-right: calc(var(--purchase-panel-width) + var(--hud-right) + var(--hud-gap));--scene-safe-bottom: calc(var(--bottom-zone-height) + var(--hud-gap));--scene-safe-left: calc(var(--mix-panel-width) + var(--hud-left) + var(--hud-gap));--mix-panel-width: clamp(244px, 21vw, 300px);--purchase-panel-width: clamp(318px, 29vw, 400px);--restart-button-size: 38px;--restart-button-space: calc(16px + var(--restart-button-size) + 150px);overflow:hidden;background:linear-gradient(rgba(47,141,100,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(58,131,165,.08) 1px,transparent 1px),linear-gradient(180deg,#e9f6f1,#d8ece9 52%,#edf2dd);background-size:34px 34px,34px 34px,auto}.game-screen[data-impulse=true]{--mix-backdrop-opacity: .18}.game-screen[data-opening=true]{--mix-panel-width: 0px;--tech-rail-height: 0px;--progress-rail-height: 0px;--bottom-zone-height: var(--hud-bottom);--scene-safe-left: var(--hud-left);--scene-safe-bottom: calc(var(--hud-bottom) + var(--hud-gap))}.mix-evolution-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;opacity:var(--mix-backdrop-opacity);pointer-events:none}.mix-evolution-backdrop svg{display:block;width:100%;height:100%;filter:blur(.5px) saturate(.92)}.mix-evolution-backdrop path{mix-blend-mode:multiply}.scene-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:grid;place-items:center;padding:var(--scene-safe-top) var(--scene-safe-right) var(--scene-safe-bottom) var(--scene-safe-left)}.central-playfield-slot{position:relative;z-index:2;display:grid;width:min(680px,100%);height:min(500px,58dvh);min-height:360px;place-items:center}.energy-islands-layer{position:absolute;inset:var(--scene-safe-top) var(--scene-safe-right) var(--scene-safe-bottom) var(--scene-safe-left);z-index:1;display:block;overflow:hidden;pointer-events:none}.energy-island-world{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(var(--island-camera-pan-x, 0),var(--island-camera-pan-y, 0)) scale(var(--island-camera-zoom, 1)) scale(var(--island-viewport-zoom, 1)) translateY(var(--island-viewport-pan-y, 0px));transform-origin:50% 50%;transition:transform .98s cubic-bezier(.22,1,.36,1);will-change:transform}.energy-island{position:absolute;left:var(--island-world-x, var(--island-center-x));top:var(--island-world-y, var(--island-center-y));width:var(--island-size);aspect-ratio:1;margin:0;display:grid;place-items:center;opacity:1;transform:translate(-50%,-50%) scale(var(--island-scale, 1)) scale(var(--island-responsive-scale, 1));transition:opacity .18s ease}.energy-island-float{position:relative;display:grid;width:100%;height:100%;place-items:center;animation:islandFloat var(--island-float-duration, 7s) ease-in-out infinite;animation-delay:var(--island-float-delay, 0s);will-change:transform}.energy-island[data-missing=true]{display:none}.energy-island img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 34px rgba(31,43,36,.14));transition:opacity .24s ease,filter .24s ease;-webkit-user-select:none;user-select:none}.energy-island-image--energized{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.energy-island-image--energized[data-visible=true]{opacity:1}.energy-island[data-energized=true] .energy-island-image--base{opacity:0}.energy-island[data-state=empty]{opacity:1}.energy-island[data-state=upgraded] img{filter:drop-shadow(0 20px 34px rgba(31,43,36,.14)) drop-shadow(0 0 18px rgba(58,131,165,.14))}.game-screen[data-impulse=true] .energy-island img{filter:drop-shadow(0 20px 34px rgba(31,43,36,.14)) drop-shadow(0 0 18px rgba(237,138,33,.12))}.central-hotspot{position:relative;display:grid;width:min(560px,100%);height:min(420px,100%);place-items:end center;padding:0 16px 12px;border:0;border-radius:40px;color:var(--ink);background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.central-hotspot:before{position:absolute;top:50%;left:50%;width:clamp(116px,18vw,190px);aspect-ratio:1;border:2px solid rgba(237,138,33,.34);border-radius:50%;content:"";opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.76)}.central-hotspot[data-guided=true]:before,.central-hotspot[data-active=true]:before{opacity:1;animation:centralGuidancePulse 1.7s ease-out infinite}.central-hotspot[data-active=true]:before{border-color:#ed8a2194;animation-duration:1.05s}.central-hotspot[data-blocked=true]:before{border-color:#bf5c4585;animation:none;opacity:1}.central-hotspot:focus-visible{outline:none}.central-hotspot:focus-visible .central-action-cue{outline:3px solid rgba(184,95,10,.72);outline-offset:3px}.central-action-cue{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);width:min(330px,92%);min-height:56px;align-items:center;gap:9px;padding:8px 12px 11px;overflow:hidden;border-color:#2f8d6433;background:#fffffae6;box-shadow:0 14px 36px #1f2b2429;pointer-events:none;transition:border-color .18s ease,transform .18s ease,background .18s ease}.central-hotspot:hover .central-action-cue,.central-hotspot:focus-visible .central-action-cue{transform:translateY(-2px)}.central-hotspot[data-guided=true] .central-action-cue,.central-hotspot[data-active=true] .central-action-cue{border-color:#ed8a216b;background:#fffaedf0}.central-hotspot[data-blocked=true] .central-action-cue{border-color:#bf5c4566;background:#fff5f1f0}.central-action-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#fff8e3;background:var(--green)}.central-hotspot[data-guided=true] .central-action-icon,.central-hotspot[data-active=true] .central-action-icon{background:var(--amber)}.central-hotspot[data-blocked=true] .central-action-icon{background:var(--red)}.central-action-copy{display:grid;min-width:0;gap:2px;text-align:left}.central-action-copy strong,.central-action-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.central-action-copy strong{font-size:.82rem;font-weight:850}.central-action-copy span{color:var(--muted);font-size:.67rem;font-weight:690}.central-cadence-meter{position:absolute;right:10px;bottom:6px;left:55px;height:3px;overflow:hidden;border-radius:999px;background:#1f2b2417}.central-cadence-meter span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),var(--amber));transform:scaleX(var(--cadence-progress));transform-origin:left;transition:transform .18s ease}.game-hud{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto}.energy-header{position:absolute;top:var(--hud-top);left:50%;display:flex;width:min(520px,calc(100vw - 36px));min-height:var(--energy-header-height);align-items:center;justify-content:space-between;gap:18px;padding:13px 16px;padding-right:var(--restart-button-space);transform:translate(-50%)}.metric-kicker{display:block;color:var(--muted);font-size:.78rem;font-weight:750;text-transform:uppercase}.energy-value{display:block;margin-top:2px;color:var(--ink);font-size:clamp(1.55rem,2.2vw,2rem);line-height:1;white-space:nowrap}.energy-actions{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:12px}.rate-cluster{display:grid;gap:8px;min-width:108px;color:var(--muted);font-size:.86rem;font-weight:720}.rate-cluster span{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.rate-cluster span[data-active=true]{color:var(--amber)}.objective-strip{position:absolute;top:calc(var(--hud-top) + var(--energy-header-height) + var(--hud-gap));right:calc(var(--hud-right) + var(--purchase-panel-width) + var(--hud-gap));left:calc(var(--hud-left) + var(--mix-panel-width) + var(--hud-gap));z-index:5;display:grid;grid-template-columns:minmax(0,1fr) minmax(72px,auto);width:auto;max-width:430px;min-width:0;margin-right:auto;margin-left:auto;min-height:var(--objective-strip-height);align-items:center;gap:4px 12px;padding:9px 12px;pointer-events:none;transform:none}.objective-strip[data-guided=true]{border-color:#ed8a2157;background:#fffaedeb}.objective-main{display:flex;min-width:0;align-items:center;gap:9px}.objective-icon{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:var(--radius);color:var(--amber);background:#ed8a211f}.objective-strip[data-ready=true] .objective-icon{color:var(--green);background:#2f8d641f}.objective-copy{display:grid;min-width:0;gap:1px}.objective-kicker{overflow:hidden;color:var(--muted);font-size:.62rem;font-weight:820;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.objective-copy strong{overflow:hidden;color:var(--ink);font-size:.88rem;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.objective-side{display:grid;min-width:76px;justify-items:end;gap:5px;color:var(--muted);font-size:.72rem;font-weight:820}.objective-progress{width:76px;height:4px;overflow:hidden;border-radius:999px;background:#1f2b241a}.objective-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--amber),var(--green));transform-origin:left;transition:transform .18s ease}.objective-strip p{grid-column:1 / -1;overflow:hidden;margin:-2px 0 0 37px;color:var(--muted);font-size:.66rem;font-weight:690;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.objective-eta{grid-column:2;justify-self:end;align-self:end;margin-top:-2px;color:var(--green);font-size:.62rem;font-weight:820;line-height:1;white-space:nowrap}.tempo-impulse-strip{position:absolute;top:calc(var(--hud-top) + var(--energy-header-height) + var(--objective-strip-height) + var(--hud-gap) * 2);left:50%;z-index:6;display:grid;grid-template-columns:28px minmax(0,1fr) auto;width:min(360px,calc(100vw - var(--mix-panel-width) - var(--purchase-panel-width) - var(--hud-edge) * 4));min-width:250px;align-items:center;gap:8px;padding:8px 10px 10px;overflow:hidden;border-color:#ed8a2138;background:#fffaedb8;pointer-events:none;transform:translate(-50%)}.tempo-impulse-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:var(--radius);color:#fff8e3;background:#ed8a21e0}.tempo-impulse-copy{display:grid;min-width:0;gap:1px}.tempo-impulse-copy strong,.tempo-impulse-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tempo-impulse-copy strong{color:var(--ink);font-size:.76rem;font-weight:820}.tempo-impulse-copy span,.tempo-impulse-time{color:var(--amber);font-size:.68rem;font-weight:820}.tempo-impulse-time{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.tempo-impulse-progress{position:absolute;right:10px;bottom:6px;left:46px;height:3px;overflow:hidden;border-radius:999px;background:#ed8a2121}.tempo-impulse-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--amber),var(--green));transform-origin:left;transition:transform .24s linear}.hud-top-actions{position:absolute;top:var(--hud-top);right:var(--hud-right);z-index:6;display:flex;align-items:center;gap:8px;pointer-events:auto}.sound-toggle-button,.restart-run-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid var(--line);border-radius:var(--radius);padding:0 10px;color:var(--muted);background:#fffffa6b;font-size:.78rem;font-weight:780;cursor:pointer;pointer-events:auto;transition:border-color .16s ease,color .16s ease,background .16s ease,transform .16s ease}.sound-toggle-button:hover,.sound-toggle-button:focus-visible,.restart-run-button:hover,.restart-run-button:focus-visible{color:var(--ink);transform:translateY(-1px)}.sound-toggle-button:focus-visible,.restart-run-button:focus-visible,.sandbox-run-button:focus-visible{outline:3px solid rgba(29,105,139,.72);outline-offset:2px}.sound-toggle-button{border-radius:999px;border-color:#fffffa47;color:var(--ink);background:#fffffa38;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sound-toggle-button[data-enabled=false]{color:#1f2b2494;background:#fffffa57}.sound-toggle-button[data-enabled=true][data-active=false]{border-color:#ed8a2180;color:#9a5410;background:#fff1dac2}.sound-toggle-label{white-space:nowrap}.restart-run-button--floating{position:static;width:auto;min-height:max(44px,var(--restart-button-size));height:auto;padding:0 10px;border-radius:999px;border-color:#fffffa47;color:var(--ink);background:#fffffa38;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.restart-run-button--floating:hover,.restart-run-button--floating:focus-visible{border-color:#1f2b2447;background:#fffffa73;color:var(--ink)}.restart-run-button--floating[data-armed=true]{border-color:#bf5c4575;color:#7f2f20;background:#ffefe9e6}.restart-run-button-label{display:inline;white-space:nowrap}.sandbox-run-button{position:absolute;right:var(--hud-right);bottom:var(--hud-bottom);z-index:7;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;border:1px solid rgba(31,43,36,.12);border-radius:999px;padding:0 11px;color:var(--ink);background:#fffffa94;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 32px #1f2b241a;cursor:pointer;pointer-events:auto;transition:background .16s ease,border-color .16s ease,transform .16s ease}.sandbox-run-button:hover,.sandbox-run-button:focus-visible{border-color:#2f8d6447;background:#fffffad1;transform:translateY(-1px)}.sandbox-run-button-label{white-space:nowrap;font-size:.72rem;font-weight:780}.mix-panel{position:absolute;top:var(--side-panel-top);left:var(--hud-left);width:var(--mix-panel-width);max-height:calc(100dvh - var(--side-panel-top) - var(--bottom-zone-height));overflow:auto;padding:15px}.purchase-panel{position:absolute;top:var(--side-panel-top);right:var(--hud-right);width:var(--purchase-panel-width);max-height:calc(100dvh - var(--side-panel-top) - var(--bottom-zone-height));overflow:auto;padding:15px}.mix-panel,.purchase-panel,.tech-rail{scrollbar-width:thin;scrollbar-color:rgba(31,43,36,.22) transparent}.panel-title{display:flex;align-items:center;gap:8px;margin-bottom:12px}.panel-title h2{margin:0;font-size:1rem;line-height:1.1}.purchase-list{display:grid;gap:10px}.mix-chart{display:grid;gap:12px}.mix-pie{width:min(178px,100%);aspect-ratio:1;justify-self:center;color:var(--ink)}.mix-pie-segment{transition:stroke-dasharray .18s ease,stroke-dashoffset .18s ease}.mix-pie-value{font-size:.28rem;font-weight:850}.mix-pie-caption{fill:var(--muted);font-size:.13rem;font-weight:760;text-transform:uppercase}.mix-legend{display:grid;gap:7px;margin:0;padding:0;list-style:none}.mix-legend-item{display:grid;grid-template-columns:10px minmax(0,1fr);gap:8px;align-items:center;min-width:0}.mix-legend-item--legacy .mix-legend-marker{background:linear-gradient(180deg,#71837a,#9ca9a2)}.mix-legend-item--legacy .mix-legend-label{color:var(--muted)}.mix-legend-marker{width:10px;height:36px;border-radius:999px;box-shadow:inset 0 0 0 1px #1f2b241f}.mix-legend-copy{display:grid;min-width:0;gap:2px}.mix-legend-heading,.mix-legend-rates{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:8px}.mix-legend-label{overflow:hidden;color:var(--ink);font-size:.84rem;font-weight:780;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.mix-legend-share{color:var(--green);font-size:.8rem}.mix-legend-rates{color:var(--muted);font-size:.72rem;font-weight:650;line-height:1.1}.mix-legend-rates span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.purchase-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.purchase-panel-header .panel-title{margin-bottom:0}.rail-count{color:var(--muted);font-size:.76rem;font-weight:760}.age-description{margin:0 0 12px;color:var(--muted);font-size:.78rem;font-weight:650;line-height:1.25}.purchase-card{display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:11px;align-items:start;width:100%;min-height:86px;border:1px solid var(--line);border-radius:var(--radius);background:#fffffa94;padding:10px;color:var(--ink);text-align:left;cursor:pointer}.purchase-card:disabled{cursor:default}.purchase-card[data-affordable=false]{color:#1f2b24a3}.purchase-card[data-affordable=true]:not([data-purchased=true]){border-color:#2f8d6447;background:#fffffac7}.purchase-card[data-affordable=true]:not([data-purchased=true]) .purchase-asset{border-color:#2f8d6452;background:#2f8d641f}.purchase-card[data-purchased=true][data-affordable=true]{border-color:#2f8d6433;background:#edf6edb8}.purchase-card[data-purchased=true][data-affordable=true] .purchase-meta{color:var(--green)}.purchase-asset{display:grid;width:50px;height:50px;place-items:center;overflow:hidden;border:1px solid rgba(31,43,36,.1);border-radius:var(--radius);color:var(--muted);background:#1f2b240f}.purchase-asset img{width:46px;height:46px;object-fit:contain}.purchase-copy{display:grid;min-width:0;gap:3px}.purchase-eyebrow,.technology-eyebrow{display:flex;min-width:0;align-items:center;gap:4px}.purchase-eyebrow{flex-wrap:wrap}.source-chip{width:fit-content;border-radius:var(--radius);background:#1f2b2414;padding:2px 6px;color:var(--muted);font-size:.66rem;font-weight:820;line-height:1.1;text-transform:uppercase}.purchase-label{overflow-wrap:anywhere;color:var(--ink);font-size:.92rem;font-weight:780;line-height:1.08}.purchase-effect{color:var(--ink);font-size:.77rem;font-weight:760;line-height:1.15}.purchase-meta{display:grid;min-width:82px;justify-items:end;gap:4px;color:var(--muted);font-size:.76rem;font-weight:760}.purchase-meta>span{white-space:nowrap}.production-badges{display:inline-flex;align-items:center;gap:3px}.production-badge,.technology-requirement,.technology-choice-progress,.payback-label{width:fit-content;border-radius:999px;padding:2px 6px;font-size:.62rem;font-weight:820;line-height:1.1;white-space:nowrap}.production-badge[data-style=actif]{color:#8a4e08;background:#ed8a2124}.production-badge[data-style=passif]{color:#226c4d;background:#2f8d6421}.payback-label{color:#226c4d;background:#2f8d641a}.purchase-payback{margin-top:1px}.tech-rail{position:absolute;right:var(--hud-right);bottom:calc(var(--hud-bottom) + var(--progress-rail-height) + var(--hud-gap));left:var(--hud-left);max-width:1040px;max-height:var(--tech-rail-height);margin:0 auto;overflow:hidden;padding:8px 10px}.tech-rail-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.tech-rail-header .panel-title{margin-bottom:0}.tech-rail-heading,.tech-rail-actions{display:flex;min-width:0;align-items:center;gap:8px}.technology-choice-progress{color:var(--blue);background:#3a83a51f}.technology-choice-progress[data-complete=true]{color:#226c4d;background:#2f8d6421}.tech-archive-toggle{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(58,131,165,.22);border-radius:var(--radius);background:#f1f9fcc2;padding:0 10px;color:var(--blue);font-size:.72rem;font-weight:800;cursor:pointer}.tech-archive-toggle[aria-pressed=true]{border-color:#3a83a56b;background:#3a83a524}.technology-list{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:2px 3px 5px;scroll-snap-type:x proximity;scrollbar-width:thin}.technology-list--archives{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scroll-snap-type:x proximity}.technology-list--archives .technology-card{flex:0 0 min(310px,72vw);scroll-snap-align:start}.technology-card{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:4px 9px;align-items:center;width:100%;flex:1 0 min(270px,72vw);min-height:64px;border:1px solid var(--line);border-radius:var(--radius);background:#fffffa85;padding:8px;color:var(--ink);text-align:left;cursor:pointer;scroll-snap-align:start}.technology-card:only-child{flex-basis:100%}.technology-card:disabled{cursor:default}.technology-card[data-affordable=false]{color:#1f2b24a3}.technology-card[data-available=false]{color:#1f2b2499}.technology-card[data-affordable=true]:not([data-researched=true]){border-color:#3a83a547;background:#f1f9fcbd}.technology-card[data-researched=true]{border-color:#3a83a533;background:#ebf7fcb3}.technology-icon{display:grid;width:36px;height:36px;place-items:center;overflow:hidden;border-radius:var(--radius);color:var(--blue);background:#3a83a51a}.technology-icon img{width:34px;height:34px;object-fit:contain}.technology-copy{display:grid;min-width:0;gap:2px}.technology-eyebrow{overflow:hidden}.technology-card .production-badges{flex:0 0 auto;gap:2px}.technology-card .production-badge{padding-right:4px;padding-left:4px;font-size:.58rem}.technology-eyebrow .source-chip{max-width:44%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.technology-requirement{color:var(--muted);background:#1f2b2412}.technology-requirement[data-required=true]{color:#8a4e08;background:#ed8a2124}.technology-label{display:-webkit-box;overflow:hidden;overflow-wrap:normal;word-break:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.82rem;font-weight:800;line-height:1.08}.technology-effect{overflow:hidden;color:var(--muted);font-size:.72rem;font-weight:700;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.technology-meta{display:grid;min-width:82px;align-items:center;justify-items:end;gap:3px;color:var(--muted);font-size:.72rem;font-weight:760}.technology-meta>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.technology-state-icon{display:grid;place-items:center}.technology-meta-state{display:inline-flex;align-items:center;justify-content:flex-end;gap:3px}.purchase-card:focus-visible,.technology-card:focus-visible,.advance-age-card:focus-visible,.tech-archive-toggle:focus-visible{z-index:1;outline:3px solid rgba(29,105,139,.7);outline-offset:2px}.advance-age-card{position:sticky;z-index:2;bottom:0;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;min-height:64px;margin-top:12px;border:1px solid rgba(237,138,33,.28);border-radius:var(--radius);background:#fff7e2fa;padding:10px;color:var(--ink);text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -12px 22px #e8f4eff0;cursor:pointer}.advance-age-card:disabled{cursor:default;color:#1f2b24a3;border-color:var(--line);background:#fafcf6fa}.advance-age-card[data-complete=true]:not(:disabled){background:#ffecccfa}.advance-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:var(--radius);color:#fff7e2;background:#ed8a21e0}.advance-age-card:disabled .advance-icon{color:var(--muted);background:#1f2b2414}.advance-copy{display:grid;min-width:0;gap:3px}.advance-label{overflow-wrap:anywhere;font-size:.84rem;font-weight:800;line-height:1.1}.advance-description{color:var(--muted);font-size:.74rem;font-weight:620;line-height:1.18}.advance-meta{color:var(--muted);font-size:.76rem;font-weight:780}.progress-rail{position:absolute;right:var(--hud-right);bottom:var(--hud-bottom);left:var(--hud-left);display:flex;min-height:var(--progress-rail-height);align-items:center;justify-content:center;gap:8px;pointer-events:none}.era-pill,.stage-dot{display:inline-flex;align-items:center;gap:6px;min-height:36px;border:1px solid var(--line);border-radius:var(--radius);background:#fffffac7;padding:0 12px;color:var(--muted);font-size:.82rem;font-weight:750;box-shadow:0 12px 32px #1f2b241a}.era-pill{color:#fff7e2;border-color:#7d450e1f;background:#ed8a21e0}.stage-dot[data-active=true]{color:var(--ink);background:var(--panel-strong)}.stage-dot[data-active=true] svg{color:var(--green)}.floating-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none}.breakthrough-toast{position:fixed;top:calc(var(--hud-top) + var(--energy-header-height) + var(--objective-strip-height) + var(--hud-gap) * 2 + 54px);left:50%;z-index:17;display:grid;width:min(440px,calc(100vw - 28px));place-items:center;pointer-events:none;transform:translate(-50%);animation:breakthroughToast 3.6s cubic-bezier(.22,1,.36,1) forwards}.return-bonus-toast{position:fixed;top:calc(var(--hud-top) + var(--energy-header-height) + var(--objective-strip-height) + var(--hud-gap) * 2 + 58px);left:50%;z-index:16;display:grid;grid-template-columns:34px minmax(0,1fr);width:min(300px,calc(100vw - 28px));align-items:center;gap:10px;padding:10px 12px;border-color:#2f8d6433;background:#f6fdf2d6;pointer-events:none;transform:translate(-50%);animation:returnBonusToast 4.6s cubic-bezier(.22,1,.36,1) forwards}.return-bonus-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:var(--radius);color:#f8fff7;background:#2f8d64e6}.return-bonus-copy{display:grid;min-width:0;gap:2px}.return-bonus-copy strong,.return-bonus-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.return-bonus-copy strong{color:var(--ink);font-size:.94rem;line-height:1}.return-bonus-copy span{color:var(--muted);font-size:.72rem;font-weight:720}.breakthrough-orbit{position:absolute;width:min(42vmin,260px);aspect-ratio:1;border:1px solid rgba(237,138,33,.24);border-radius:999px;box-shadow:0 0 52px #ed8a2129,inset 0 0 34px #fffffa33;animation:breakthroughOrbit 3.6s cubic-bezier(.22,1,.36,1) forwards}.breakthrough-toast[data-tone=atomic] .breakthrough-orbit{border-color:#7b62c947;box-shadow:0 0 52px #7b62c92e,inset 0 0 34px #fffffa33}.breakthrough-toast[data-tone=stellar] .breakthrough-orbit{border-color:#e3b54f4d;box-shadow:0 0 58px #e3b54f38,inset 0 0 36px #fffffa38}.breakthrough-toast[data-tone=cosmic] .breakthrough-orbit{border-color:#58c7b352;box-shadow:0 0 64px #58c7b333,inset 0 0 36px #a152d124}.breakthrough-card{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);width:100%;align-items:center;gap:12px;border-color:#ed8a2133;background:#fffffad1;box-shadow:0 24px 80px #1f2b2429;padding:12px 14px}.breakthrough-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:var(--radius);color:#fff8e3;background:#ed8a21e6}.breakthrough-toast[data-tone=atomic] .breakthrough-icon{background:#7b62c9e6}.breakthrough-toast[data-tone=stellar] .breakthrough-icon{background:#d7a72deb}.breakthrough-toast[data-tone=cosmic] .breakthrough-icon{background:#58c7b3eb;color:#06352e}.breakthrough-copy{display:grid;min-width:0;gap:2px}.breakthrough-copy span{color:var(--green);font-size:.66rem;font-weight:850;line-height:1;text-transform:uppercase}.breakthrough-copy strong{overflow:hidden;color:var(--ink);font-size:1rem;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.breakthrough-copy p{overflow:hidden;margin:0;color:var(--muted);font-size:.76rem;font-weight:690;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.age-transition-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:18;display:grid;place-items:center;padding:clamp(18px,4vw,44px);color:var(--ink);background:radial-gradient(circle at 50% 50%,rgba(255,247,226,.72),transparent 20%),radial-gradient(circle at 50% 50%,rgba(58,131,165,.14),transparent 44%),#e8f4ef38;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;animation:ageTransitionFade 2.2s cubic-bezier(.22,1,.36,1) forwards}.age-transition-ring{position:absolute;width:min(54vmin,440px);aspect-ratio:1;border:1px solid rgba(47,141,100,.22);border-radius:999px;box-shadow:0 0 54px #ed8a2129,inset 0 0 40px #3a83a51f;animation:ageTransitionRing 2.2s cubic-bezier(.22,1,.36,1) forwards}.age-transition-card{position:relative;display:grid;width:min(460px,100%);justify-items:center;gap:8px;border:1px solid rgba(31,43,36,.1);border-radius:var(--radius);background:#fffffab8;box-shadow:0 22px 70px #1f2b2429;padding:clamp(18px,4vw,28px);text-align:center;transform-origin:50% 50%;animation:ageTransitionCard 2.2s cubic-bezier(.22,1,.36,1) forwards}.age-transition-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:.78rem;font-weight:820;text-transform:uppercase}.age-transition-card strong{font-size:clamp(1.8rem,6vw,3.5rem);line-height:.95}.age-transition-card span:last-child{max-width:34ch;color:var(--muted);font-size:clamp(.86rem,2.2vw,1rem);font-weight:720;line-height:1.28}.cosmic-ending{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;grid-template-columns:minmax(0,720px) minmax(280px,500px);align-items:center;justify-content:center;gap:clamp(18px,3vw,42px);padding:clamp(16px,3vw,32px);color:#eef9ff;background:radial-gradient(circle at 50% 50%,rgba(88,199,179,.18),transparent 22%),radial-gradient(circle at 50% 50%,rgba(161,82,209,.18),transparent 34%),linear-gradient(180deg,#0a0e16c2,#07080deb);pointer-events:auto}.cosmic-ending-visual{position:relative;grid-row:1;grid-column:2;display:grid;width:100%;aspect-ratio:1;place-items:center;overflow:visible;pointer-events:none}.cosmic-ending-visual img{display:block;width:min(48vw,620px);max-width:118%;height:auto;filter:drop-shadow(0 32px 70px rgba(0,0,0,.44)) drop-shadow(0 0 42px rgba(88,199,179,.2))}.cosmic-ending-panel{position:relative;z-index:1;display:grid;grid-row:1;grid-column:1;width:100%;gap:16px;border-color:#eef9ff2e;background:#0d121bc7;box-shadow:0 24px 90px #00000061;padding:clamp(18px,3vw,28px)}.cosmic-ending-title{display:flex;align-items:center;gap:12px}.cosmic-ending-title h2,.cosmic-ending-panel p{margin:0}.cosmic-ending-title h2{font-size:clamp(1.4rem,3vw,2.2rem);line-height:1}.cosmic-ending-panel p{max-width:54ch;color:#eef9ffc7;font-weight:650;line-height:1.35}.cosmic-ending-beats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cosmic-ending-beat{display:grid;gap:7px;min-width:0;border:1px solid rgba(238,249,255,.14);border-radius:var(--radius);background:#ffffff0f;padding:12px;opacity:0;transform:translateY(10px);animation:cosmicBeatReveal .56s ease forwards;color:#eef9ff;text-align:left;cursor:pointer}.cosmic-ending-beat:hover,.cosmic-ending-beat:focus-visible{border-color:#58c7b380;background:#58c7b31f}.cosmic-ending-beat:focus-visible,.cosmic-back-button:focus-visible,.cosmic-restart-button:focus-visible{outline:3px solid rgba(130,232,214,.8);outline-offset:3px}.cosmic-ending-beat[aria-pressed=true]{border-color:#58c7b3bd;background:linear-gradient(145deg,#58c7b333,#a152d121);box-shadow:inset 0 0 0 1px #eef9ff14}.cosmic-ending-beat[data-index="1"]{animation-delay:.26s}.cosmic-ending-beat[data-index="2"]{animation-delay:.52s}.cosmic-ending-beat strong{font-size:.86rem}.cosmic-ending-beat span{color:#eef9ffb3;font-size:.75rem;font-weight:650;line-height:1.3}.cosmic-ending-resolution{display:grid;min-height:58px;align-content:center;gap:3px;border-left:3px solid rgba(88,199,179,.65);padding:8px 12px;color:#eef9ffc2;background:#58c7b314;font-size:.78rem;font-weight:650;line-height:1.3}.cosmic-ending-resolution strong{color:#eef9ff;font-size:.86rem}.cosmic-ending-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.cosmic-back-button,.cosmic-restart-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border-radius:var(--radius);padding:0 14px;font-weight:820;cursor:pointer}.cosmic-back-button{border:1px solid rgba(238,249,255,.2);color:#eef9ffdb;background:#ffffff0f}.cosmic-restart-button{width:fit-content;border:1px solid rgba(88,199,179,.38);color:#062820;background:#58c7b3eb}.cosmic-restart-button:disabled{border-color:#eef9ff1f;color:#eef9ff80;background:#ffffff0f;cursor:default}.rotate-device-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:none;place-items:center;padding:22px;color:var(--ink);background:linear-gradient(rgba(47,141,100,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(58,131,165,.08) 1px,transparent 1px),linear-gradient(180deg,#e9f6f1f5,#edf2ddfa);background-size:34px 34px,34px 34px,auto;pointer-events:auto}.rotate-device-card{display:grid;width:min(320px,100%);place-items:center;gap:9px;padding:22px;text-align:center}.rotate-device-card svg{color:var(--amber)}.rotate-device-card strong{font-size:1.2rem;line-height:1.1}.rotate-device-card span{color:var(--muted);font-size:.9rem;font-weight:700;line-height:1.25}.floating-gain{position:absolute;display:inline-flex;min-width:54px;justify-content:center;border-radius:var(--radius);padding:5px 8px;color:#fffaf0;background:#ed8a21f0;box-shadow:0 12px 30px #ed8a2147;font-size:.88rem;font-weight:850;transform:translate(-50%,-50%);animation:gainFloat .9s ease-out forwards}.floating-gain[data-negative=true]{background:#5d6e64e6;box-shadow:0 12px 30px #1f2b242e}@keyframes centralGuidancePulse{0%{opacity:.74;transform:translate(-50%,-50%) scale(.76)}75%,to{opacity:0;transform:translate(-50%,-50%) scale(1.18)}}@keyframes ageTransitionFade{0%{opacity:0}12%,76%{opacity:1}to{opacity:0}}@keyframes ageTransitionRing{0%{opacity:0;transform:scale(.72) rotate(0)}40%{opacity:1}to{opacity:0;transform:scale(1.28) rotate(24deg)}}@keyframes ageTransitionCard{0%{opacity:0;transform:translateY(18px) scale(.94)}16%,76%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-12px) scale(.98)}}@keyframes breakthroughToast{0%{opacity:0;transform:translate(-50%,-12px) scale(.94)}12%,78%{opacity:1;transform:translate(-50%) scale(1)}to{opacity:0;transform:translate(-50%,-10px) scale(.98)}}@keyframes returnBonusToast{0%{opacity:0;transform:translate(-50%,-10px) scale(.96)}12%,78%{opacity:1;transform:translate(-50%) scale(1)}to{opacity:0;transform:translate(-50%,-8px) scale(.98)}}@keyframes breakthroughOrbit{0%{opacity:0;transform:scale(.58) rotate(0)}24%,76%{opacity:1}to{opacity:0;transform:scale(1.28) rotate(26deg)}}@keyframes introGlow{0%,to{transform:scale(.96);opacity:.5}50%{transform:scale(1.08);opacity:.76}}@keyframes fireBreath{0%,to{transform:scale(.98)}50%{transform:scale(1.04)}}@keyframes introProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes gainFloat{0%{opacity:0;transform:translate(-50%,-35%) scale(.86)}18%{opacity:1}to{opacity:0;transform:translate(-50%,-150%) scale(1)}}@keyframes islandFloat{0%,to{transform:translate3d(0,-6px,0)}50%{transform:translate3d(0,7px,0)}}@keyframes islandFloatMobile{0%,to{transform:translate3d(0,-2px,0)}50%{transform:translate3d(0,2px,0)}}@keyframes cosmicSpin{0%{transform:rotate(0) scaleX(1.22)}to{transform:rotate(360deg) scaleX(1.22)}}@keyframes cosmicPulse{0%,to{transform:scale(.94)}50%{transform:scale(1.06)}}@keyframes cosmicBeatReveal{to{opacity:1;transform:translateY(0)}}@media(max-width:1120px),(max-height:820px){.game-screen{--hud-edge: 12px;--hud-gap: 10px;--energy-header-height: 68px;--objective-strip-height: 52px;--tech-rail-height: clamp(124px, 17dvh, 134px);--progress-rail-height: 50px;--island-size: clamp(96px, 12vw, 142px);--mix-panel-width: clamp(218px, 25vw, 258px);--purchase-panel-width: clamp(286px, 35vw, 334px);--restart-button-size: 34px;--restart-button-space: calc(12px + var(--restart-button-size) + 142px)}.energy-header{width:min(480px,calc(100vw - 24px))}.energy-actions{gap:8px}.objective-strip{width:min(390px,calc(100vw - var(--mix-panel-width) - var(--purchase-panel-width) - var(--hud-edge) * 4));min-width:250px;padding:8px 10px}.tempo-impulse-strip{width:min(320px,calc(100vw - var(--mix-panel-width) - var(--purchase-panel-width) - var(--hud-edge) * 4));min-width:230px}.objective-copy strong{font-size:.8rem}.sound-toggle-button,.restart-run-button{min-height:44px;padding:0 8px;font-size:.72rem}.sandbox-run-button{min-height:44px;padding:0 9px}.mix-panel,.purchase-panel{padding:12px}.technology-list{gap:7px}.technology-card{grid-template-columns:30px minmax(0,1fr) auto;min-height:56px;padding:7px}.technology-icon{width:30px;height:30px}.technology-icon img{width:28px;height:28px}.technology-card .source-chip{display:none}.central-hotspot{padding-bottom:24px}.technology-label{font-size:.78rem}.technology-effect{font-size:.68rem}.progress-rail{gap:6px}}@media(max-width:760px){.game-screen{--hud-edge: 10px;--hud-gap: 8px;--energy-header-height: 66px;--objective-strip-height: 0px;--tech-rail-height: 118px;--progress-rail-height: 72px;--mobile-side-panel-height: clamp(156px, 25dvh, 210px);--island-size: 38px;--island-center-y: 40%;--mix-panel-width: calc(40vw - 14px) ;--purchase-panel-width: calc(60vw - 14px) ;--bottom-zone-height: calc( var(--progress-rail-height) + var(--tech-rail-height) + var(--hud-gap) + var(--hud-bottom) );--scene-safe-top: calc(var(--hud-top) + var(--energy-header-height) + var(--hud-gap));--scene-safe-right: var(--hud-right);--scene-safe-bottom: calc( var(--bottom-zone-height) + var(--mobile-side-panel-height) + var(--hud-gap) * 2 );--scene-safe-left: var(--hud-left);--restart-button-space: calc(12px + var(--restart-button-size) + 56px)}.scene-layer{padding:var(--scene-safe-top) var(--scene-safe-right) var(--scene-safe-bottom) var(--scene-safe-left)}.energy-islands-layer{inset:var(--scene-safe-top) var(--hud-right) var(--scene-safe-bottom) var(--hud-left);opacity:1;overflow:visible}.energy-header{right:var(--hud-right);left:var(--hud-left);width:auto;transform:none}.objective-strip{display:none}.tempo-impulse-strip{top:calc(var(--hud-top) + var(--energy-header-height) + var(--hud-gap));width:min(300px,calc(100vw - 24px));min-width:0}.breakthrough-toast{top:calc(var(--hud-top) + var(--energy-header-height) + var(--hud-gap));width:min(360px,calc(100vw - 20px))}.return-bonus-toast{top:calc(var(--hud-top) + var(--energy-header-height) + var(--hud-gap));width:min(260px,calc(100vw - 20px))}.breakthrough-card{grid-template-columns:32px minmax(0,1fr);gap:9px;padding:10px}.breakthrough-icon{width:32px;height:32px}.breakthrough-copy strong{font-size:.86rem}.breakthrough-copy p{font-size:.68rem}.mix-panel,.purchase-panel{top:auto;bottom:calc(var(--bottom-zone-height) + var(--hud-gap));height:var(--mobile-side-panel-height);max-height:var(--mobile-side-panel-height)}.mix-panel,.purchase-panel{padding:10px}.panel-title h2{font-size:.88rem}.rail-count,.age-description{font-size:.68rem}.mix-chart{gap:8px}.mix-pie{width:min(112px,100%)}.mix-legend{gap:6px}.mix-legend-item{grid-template-columns:8px minmax(0,1fr);gap:6px}.mix-legend-marker{width:8px;height:28px}.mix-legend-label{font-size:.72rem}.mix-legend-share,.mix-legend-rates{font-size:.64rem}.purchase-card{min-height:66px;padding:8px}.tech-rail{padding:8px 10px}.tech-rail-header{margin-bottom:6px}.technology-list{gap:6px}.technology-card{grid-template-columns:minmax(0,1fr);min-height:48px;align-content:start;gap:4px}.technology-icon{display:none}.technology-copy{gap:2px}.technology-label{-webkit-line-clamp:2;font-size:.68rem}.technology-effect{font-size:.6rem}.technology-meta{font-size:.58rem;gap:3px}.tech-archive-toggle{padding:0 8px;font-size:.66rem}.technology-choice-progress,.technology-requirement,.production-badge,.payback-label{font-size:.56rem}.progress-rail{flex-wrap:wrap;align-content:center}.cosmic-ending-beats{grid-template-columns:1fr}.cosmic-ending-panel{max-height:calc(100dvh - 24px);overflow:auto}.era-pill,.stage-dot{min-height:30px;padding:0 8px;font-size:.7rem}}@media(max-width:560px){.intro-skip{top:14px;right:14px}.intro-enter{right:14px;bottom:14px;left:14px}.scene-layer{padding-top:calc(var(--hud-top) + var(--energy-header-height) + var(--hud-gap))}.central-playfield-slot{height:min(290px,35dvh);min-height:220px}.energy-header{align-items:flex-start;gap:10px;padding:12px;padding-right:calc(12px + var(--restart-button-size) * 2 + 16px)}.energy-value{font-size:1.65rem}.rate-cluster{min-width:96px;font-size:.78rem}.energy-actions{gap:6px}.restart-run-button--floating,.sound-toggle-button{width:var(--restart-button-size);padding:0}.sound-toggle-label,.restart-run-button--floating .restart-run-button-label{display:none}.sandbox-run-button{width:34px;padding:0}.sandbox-run-button-label{display:none}.source-heading,.source-rates{display:grid;justify-content:stretch;gap:4px}.source-heading strong{justify-self:start}.purchase-card,.advance-age-card{grid-template-columns:32px minmax(0,1fr)}.purchase-asset,.advance-icon{width:32px;height:32px}.purchase-asset img,.technology-icon img{width:30px;height:30px}.purchase-meta,.advance-meta{grid-column:2;grid-row:2;display:flex;justify-content:flex-start;gap:8px}.technology-card{grid-template-columns:minmax(0,1fr)}.technology-meta{grid-column:1;grid-row:auto;display:flex;justify-content:space-between;gap:4px}}@media(max-width:960px)and (max-height:520px)and (orientation:landscape){.game-screen{--safe-top: max(env(safe-area-inset-top, 0px), 6px);--safe-bottom: max(env(safe-area-inset-bottom, 0px), 8px);--hud-edge: 8px;--hud-gap: 6px;--energy-header-height: 48px;--objective-strip-height: 44px;--side-panel-top: calc(var(--hud-top) + var(--energy-header-height) + var(--hud-gap));--tech-rail-height: 68px;--progress-rail-height: 32px;--mix-panel-width: clamp(108px, 14vw, 128px);--purchase-panel-width: clamp(184px, 25vw, 220px);--bottom-zone-height: calc( var(--progress-rail-height) + var(--tech-rail-height) + var(--hud-gap) + var(--hud-bottom) );--island-size: clamp(118px, 17vw, 158px);--island-responsive-scale: 1.18;--island-viewport-zoom: 1.02;--island-viewport-pan-y: 2px;--island-center-x: 50%;--island-center-y: 46%;--scene-safe-top: calc( var(--hud-top) + var(--energy-header-height) + var(--objective-strip-height) + var(--hud-gap) * 2 );--scene-safe-right: calc(var(--purchase-panel-width) + var(--hud-right) + var(--hud-gap));--scene-safe-bottom: calc(var(--bottom-zone-height) + var(--hud-gap));--scene-safe-left: calc(var(--mix-panel-width) + var(--hud-left) + var(--hud-gap));--restart-button-size: 44px;--restart-button-space: 96px}.scene-layer{padding:var(--scene-safe-top) var(--scene-safe-right) var(--scene-safe-bottom) var(--scene-safe-left)}.central-playfield-slot{width:100%;height:100%;min-height:0}.central-hotspot{width:100%;height:100%;padding-bottom:3px}.central-hotspot:before{width:clamp(92px,15vw,132px)}.central-action-cue{grid-template-columns:30px minmax(0,1fr);width:min(270px,94%);min-height:48px;padding:6px 9px 9px}.central-action-icon{width:30px;height:30px}.central-action-copy strong{font-size:.75rem}.central-action-copy span{font-size:.6rem}.central-cadence-meter{left:48px}.energy-islands-layer{inset:var(--scene-safe-top) var(--hud-right) var(--scene-safe-bottom) var(--hud-left);opacity:1;overflow:visible}.energy-island-float{animation-name:islandFloatMobile;animation-duration:8.4s}.energy-island[data-slot=dyson],.energy-island[data-slot=orbital-solar],.energy-island[data-slot=antimatter]{--island-world-x: 20% !important}.energy-island[data-slot=vacuum],.energy-island[data-slot=neutron-wells],.energy-island[data-slot=black-hole]{--island-world-x: 77% !important}.energy-header{right:auto;left:50%;width:min(308px,calc(100vw - 112px));min-height:var(--energy-header-height);align-items:center;gap:8px;padding:6px 10px;transform:translate(-50%)}.objective-strip{top:var(--side-panel-top);display:grid;grid-template-columns:minmax(0,1fr) 58px;width:min(300px,calc(100vw - var(--mix-panel-width) - var(--purchase-panel-width) - 48px));min-width:0;min-height:var(--objective-strip-height);gap:2px 7px;padding:5px 8px}.objective-icon{width:24px;height:24px}.objective-main{gap:6px}.objective-kicker{font-size:.54rem}.objective-copy strong{font-size:.75rem}.objective-side{min-width:52px;gap:3px;font-size:.58rem}.objective-progress{width:52px}.objective-strip p{margin:0 0 0 30px;font-size:.65rem}.objective-eta{display:none}.tempo-impulse-strip{top:calc(var(--side-panel-top) + var(--objective-strip-height) + 4px);grid-template-columns:22px minmax(0,1fr) auto;width:min(240px,calc(100vw - var(--mix-panel-width) - var(--purchase-panel-width) - 48px));padding:5px 7px 7px;gap:5px}.tempo-impulse-icon{width:22px;height:22px}.tempo-impulse-copy strong{font-size:.54rem}.tempo-impulse-copy span,.tempo-impulse-time{font-size:.5rem}.tempo-impulse-progress{right:7px;bottom:4px;left:34px}.metric-kicker{font-size:.62rem}.energy-value{font-size:1.28rem}.rate-cluster{min-width:80px;gap:2px;font-size:.64rem}.rate-cluster span{gap:4px}.restart-run-button--floating,.sound-toggle-button{width:var(--restart-button-size);min-height:var(--restart-button-size);padding:0}.sound-toggle-label,.restart-run-button--floating .restart-run-button-label{display:none}.restart-run-button--floating[data-armed=true]{width:auto;padding:0 10px}.restart-run-button--floating[data-armed=true] .restart-run-button-label{display:inline}.sandbox-run-button{width:var(--restart-button-size);min-height:var(--restart-button-size);padding:0}.sandbox-run-button-label{display:none}.mix-panel,.purchase-panel{top:var(--side-panel-top);bottom:auto;height:auto;max-height:min(150px,calc(100dvh - var(--side-panel-top) - var(--bottom-zone-height) - var(--hud-gap)));padding:8px}.mix-panel{left:var(--hud-left);width:var(--mix-panel-width)}.purchase-panel{right:var(--hud-right);width:var(--purchase-panel-width)}.panel-title{gap:5px;margin-bottom:5px}.panel-title h2{font-size:.75rem}.rail-count,.age-description,.mix-legend-rates,.advance-description,.purchase-effect,.purchase-payback{display:none}.mix-chart{gap:5px}.mix-pie{width:min(58px,100%)}.mix-legend{gap:3px}.mix-legend-item{grid-template-columns:6px minmax(0,1fr);gap:4px}.mix-legend-marker{width:6px;height:18px}.mix-legend-label{font-size:.64rem}.mix-legend-share{font-size:.62rem}.purchase-panel-header{gap:5px;margin-bottom:5px}.purchase-list{gap:5px}.purchase-card{grid-template-columns:32px minmax(0,1fr) auto;min-height:44px;gap:6px;padding:5px}.purchase-card .source-chip{display:none}.purchase-eyebrow{flex-wrap:nowrap}.purchase-asset{width:32px;height:32px}.purchase-asset img{width:30px;height:30px}.purchase-copy{gap:2px}.purchase-label{font-size:.75rem;line-height:1.05}.purchase-meta{grid-column:auto;grid-row:auto;display:grid;min-width:36px;gap:2px;font-size:.6rem}.advance-age-card{grid-template-columns:32px minmax(0,1fr) auto;position:sticky;z-index:2;bottom:0;min-height:44px;gap:6px;margin-top:5px;padding:5px;box-shadow:0 -10px 18px #e8f4efeb}.advance-icon{width:32px;height:32px}.advance-label{font-size:.66rem}.advance-meta{grid-column:auto;grid-row:auto;font-size:.6rem}.tech-rail{right:var(--hud-right);bottom:calc(var(--hud-bottom) + var(--progress-rail-height) + var(--hud-gap));left:var(--hud-left);display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;max-height:var(--tech-rail-height);overflow:hidden;padding:6px 8px}.tech-rail-header{margin-bottom:0}.tech-rail-header .panel-title{display:none}.tech-rail-heading,.tech-rail-actions{gap:4px}.tech-rail-header .rail-count{display:none}.tech-archive-toggle{min-height:44px;padding:0 7px;font-size:.58rem}.technology-list{display:flex;gap:6px;overflow-x:auto;scrollbar-width:thin}.technology-card{flex:0 0 min(184px,48vw);grid-template-columns:minmax(0,1fr);min-height:52px;gap:2px;padding:4px}.technology-eyebrow .source-chip,.technology-effect{display:none}.technology-eyebrow{gap:3px}.technology-requirement,.production-badge,.technology-choice-progress,.technology-card .payback-label{padding:1px 4px;font-size:.5rem}.technology-card:only-child{flex:1 1 auto}.technology-icon{display:none}.technology-label{-webkit-line-clamp:2;font-size:.75rem;line-height:1.06}.technology-effect{font-size:.58rem}.technology-meta{display:flex;grid-column:auto;grid-row:auto;justify-content:space-between;gap:4px;font-size:.58rem}.progress-rail{min-height:var(--progress-rail-height);gap:6px;flex-wrap:nowrap}.era-pill,.stage-dot{min-height:28px;padding:0 7px;font-size:.62rem}}@media(max-width:760px)and (orientation:portrait){html,body,#root{overflow:hidden}.game-screen{--hud-edge: 8px;--hud-gap: 6px;--energy-header-height: 60px;--objective-strip-height: 50px;--tech-rail-height: 116px;--progress-rail-height: 46px;--portrait-purchase-panel-height: clamp(184px, 22dvh, 208px);--island-size: clamp(88px, 24vw, 104px);--island-center-y: 50%;--mix-panel-width: 0px;--purchase-panel-width: calc(100vw - var(--hud-left) - var(--hud-right));--bottom-zone-height: calc( var(--progress-rail-height) + var(--tech-rail-height) + var(--hud-gap) + var(--hud-bottom) );--scene-safe-top: calc( var(--hud-top) + var(--energy-header-height) + var(--objective-strip-height) + var(--hud-gap) * 2 );--scene-safe-right: var(--hud-right);--scene-safe-bottom: calc( var(--bottom-zone-height) + var(--portrait-purchase-panel-height) + var(--hud-gap) * 2 );--scene-safe-left: var(--hud-left);--restart-button-size: 44px;--restart-button-space: 108px}.game-screen[data-opening=true]{--objective-strip-height: 50px;--bottom-zone-height: var(--hud-bottom);--scene-safe-top: calc( var(--hud-top) + var(--energy-header-height) + var(--objective-strip-height) + var(--hud-gap) * 2 );--scene-safe-bottom: calc( var(--portrait-purchase-panel-height) + var(--hud-bottom) + var(--hud-gap) * 2 );--scene-safe-left: var(--hud-left)}.rotate-device-overlay,.mix-panel{display:none}.scene-layer{padding:var(--scene-safe-top) var(--scene-safe-right) var(--scene-safe-bottom) var(--scene-safe-left)}.central-playfield-slot{width:100%;height:100%;min-height:0}.central-hotspot{width:100%;height:100%;min-height:44px;padding:0 4px 8px}.central-hotspot:before{width:clamp(112px,34vw,148px)}.central-action-cue{width:min(320px,94%);min-height:52px}.energy-islands-layer{inset:var(--scene-safe-top) var(--scene-safe-right) var(--scene-safe-bottom) var(--scene-safe-left);overflow:visible}.energy-island-float{animation-name:islandFloatMobile;animation-duration:8.4s}.energy-header{right:var(--hud-right);left:var(--hud-left);width:auto;min-height:var(--energy-header-height);align-items:center;gap:8px;padding:7px 10px;padding-right:var(--restart-button-space);transform:none}.energy-value{max-width:132px;overflow:hidden;font-size:clamp(1.35rem,6.2vw,1.65rem);text-overflow:ellipsis;white-space:nowrap}.metric-kicker{font-size:.64rem}.rate-cluster{min-width:82px;gap:3px;font-size:.68rem}.hud-top-actions{gap:4px}.sound-toggle-button,.restart-run-button--floating{width:var(--restart-button-size);min-width:var(--restart-button-size);min-height:var(--restart-button-size);padding:0}.sound-toggle-label,.restart-run-button--floating .restart-run-button-label{display:none}.restart-run-button--floating[data-armed=true]{width:auto;padding:0 9px}.restart-run-button--floating[data-armed=true] .restart-run-button-label{display:inline}.objective-strip{top:calc(var(--hud-top) + var(--energy-header-height) + var(--hud-gap));right:var(--hud-right);left:var(--hud-left);display:grid;grid-template-columns:minmax(0,1fr) 70px;width:auto;min-width:0;min-height:var(--objective-strip-height);gap:3px 8px;padding:7px 9px;transform:none}.objective-main{gap:7px}.objective-icon{width:28px;height:28px}.objective-copy strong{font-size:.78rem}.objective-side{min-width:66px;gap:3px;font-size:.6rem}.objective-progress{width:66px}.objective-strip p,.objective-eta{display:none}.tempo-impulse-strip,.breakthrough-toast,.return-bonus-toast{top:calc(var(--hud-top) + var(--energy-header-height) + var(--objective-strip-height) + var(--hud-gap) * 2)}.purchase-panel{top:auto;right:var(--hud-right);bottom:calc(var(--bottom-zone-height) + var(--hud-gap));left:var(--hud-left);display:grid;grid-template-columns:minmax(0,1fr) 124px;grid-template-rows:auto minmax(0,1fr);width:auto;height:var(--portrait-purchase-panel-height);max-height:var(--portrait-purchase-panel-height);column-gap:6px;row-gap:6px;overflow:hidden;padding:8px}.purchase-panel-header{grid-column:1 / -1;margin-bottom:0}.purchase-panel-header .panel-title{min-width:0}.purchase-panel-header .panel-title h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.age-description{display:none}.purchase-list{grid-row:2;grid-column:1;display:flex;min-width:0;min-height:0;gap:6px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:1px 2px 3px 1px;scrollbar-width:none;scroll-snap-type:x proximity;touch-action:pan-x}.purchase-list::-webkit-scrollbar,.technology-list::-webkit-scrollbar{display:none}.purchase-card{flex:0 0 min(202px,58vw);min-height:100%;gap:7px;padding:7px;scroll-snap-align:start}.purchase-label{font-size:.78rem}.purchase-effect{font-size:.65rem}.purchase-meta{gap:3px;font-size:.62rem}.advance-age-card{grid-row:2;grid-column:2;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr) auto;position:static;width:100%;min-height:44px;height:100%;gap:4px;margin-top:0;padding:7px;text-align:center;box-shadow:none}.advance-icon{justify-self:center}.advance-copy{align-content:center}.advance-label{font-size:.7rem;overflow-wrap:normal;word-break:normal}.advance-description{display:none}.advance-meta{font-size:.64rem}.tech-rail{right:var(--hud-right);bottom:calc(var(--hud-bottom) + var(--progress-rail-height) + var(--hud-gap));left:var(--hud-left);display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:44px minmax(0,1fr);width:auto;height:var(--tech-rail-height);max-height:var(--tech-rail-height);gap:4px;overflow:hidden;padding:6px 8px}.tech-rail-header{min-width:0;min-height:44px;gap:6px;margin-bottom:0}.tech-rail-heading,.tech-rail-actions{gap:5px}.tech-rail-header .panel-title{gap:5px;margin-bottom:0}.tech-rail-header .panel-title h2{font-size:.78rem}.tech-rail-header .rail-count{display:none}.tech-archive-toggle{min-height:44px;padding:0 7px;font-size:.62rem}.technology-choice-progress{padding:2px 5px;font-size:.56rem}.technology-list,.technology-list--archives{display:flex;min-width:0;min-height:0;gap:6px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x proximity;touch-action:pan-x}.technology-card,.technology-list--archives .technology-card{flex:0 0 min(210px,66vw);min-height:44px;height:100%;gap:2px;padding:5px 6px;scroll-snap-align:start}.technology-card:only-child{flex-basis:100%}.technology-effect,.technology-eyebrow .source-chip{display:none}.technology-label{-webkit-line-clamp:1;font-size:.7rem}.technology-meta{display:flex;grid-column:auto;grid-row:auto;justify-content:space-between;gap:4px;font-size:.56rem}.technology-requirement,.production-badge,.technology-card .payback-label{padding:1px 4px;font-size:.5rem}.progress-rail{height:var(--progress-rail-height);min-height:var(--progress-rail-height);flex-wrap:nowrap;gap:4px;overflow:hidden}.era-pill,.stage-dot{min-height:32px;gap:4px;padding:0 8px;font-size:.62rem;white-space:nowrap}.stage-dot{min-width:34px;justify-content:center}.stage-dot .stage-label{display:none}.stage-dot[data-current=true]{min-width:0;color:var(--ink);border-color:#2f8d6447;background:var(--panel-strong)}.stage-dot[data-current=true] .stage-label{display:inline}}@media(max-width:760px)and (max-height:650px)and (orientation:portrait){.game-screen{--hud-gap: 4px;--energy-header-height: 56px;--objective-strip-height: 44px;--tech-rail-height: 106px;--progress-rail-height: 44px;--portrait-purchase-panel-height: 136px;--island-size: 72px}.game-screen[data-opening=true]{--island-size: 88px}.energy-header{height:var(--energy-header-height);min-height:var(--energy-header-height);gap:6px;overflow:hidden;padding:4px 8px;padding-right:var(--restart-button-space)}.energy-value{max-width:104px;font-size:1.25rem}.metric-kicker{font-size:.58rem}.rate-cluster{min-width:76px;gap:1px;font-size:.62rem}.objective-strip{grid-template-columns:minmax(0,1fr) 60px;height:var(--objective-strip-height);min-height:var(--objective-strip-height);gap:2px 6px;overflow:hidden;padding:4px 7px}.objective-main{gap:5px}.objective-icon{width:24px;height:24px}.objective-copy strong{font-size:.72rem}.objective-side{min-width:58px;font-size:.56rem}.objective-progress{width:58px}.energy-islands-layer{overflow:hidden}.energy-island-world{bottom:54px;--island-viewport-zoom: .9}.game-screen[data-opening=true] .energy-island-world{bottom:50px}.central-hotspot{padding:0 4px 4px}.central-action-cue{width:min(278px,94%);min-height:46px;grid-template-columns:30px minmax(0,1fr);gap:7px;padding:5px 8px 8px}.central-action-icon{width:30px;height:30px}.central-action-copy strong{font-size:.74rem}.central-action-copy span{font-size:.6rem}.central-cadence-meter{right:8px;bottom:4px;left:45px}.purchase-panel{grid-template-columns:minmax(0,1fr) 104px;column-gap:4px;row-gap:4px;padding:6px}.purchase-panel-header .panel-title{gap:5px}.purchase-panel-header .panel-title h2{font-size:.78rem}.purchase-panel-header .rail-count{font-size:.58rem}.purchase-list{gap:4px;padding:0 1px 1px 0}.purchase-card{grid-template-columns:34px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;flex-basis:min(180px,62vw);min-height:44px;gap:3px 5px;padding:5px}.purchase-asset{width:34px;height:34px}.purchase-asset img{width:32px;height:32px}.purchase-copy{gap:1px}.purchase-eyebrow .source-chip,.purchase-payback{display:none}.purchase-label{-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;font-size:.7rem}.purchase-effect{overflow:hidden;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.purchase-meta{grid-column:1 / -1;display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:4px;font-size:.56rem}.advance-age-card{gap:3px;padding:5px}.advance-icon{width:30px;height:30px}.advance-label{font-size:.62rem}.advance-meta{font-size:.58rem}.tech-rail{grid-template-rows:44px minmax(0,1fr);gap:2px;padding:4px 6px}.tech-rail-heading,.tech-rail-actions,.tech-rail-header .panel-title{gap:3px}.tech-rail-header .panel-title h2{font-size:.7rem}.technology-choice-progress{padding:2px 4px;font-size:.5rem}.tech-archive-toggle{padding:0 5px;font-size:.56rem}.technology-card,.technology-list--archives .technology-card{min-height:44px;padding:3px 5px}.technology-icon{width:30px;height:30px}.technology-icon img{width:28px;height:28px}.technology-meta{font-size:.52rem}.progress-rail{gap:3px}.era-pill,.stage-dot{min-height:32px;padding:0 7px;font-size:.58rem}.sandbox-run-button{display:none}}@media(min-width:761px),(orientation:landscape){.energy-header{padding-right:16px}}@media(max-width:1120px){.cosmic-ending{grid-template-columns:minmax(0,720px)}.cosmic-ending-visual{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;width:auto;aspect-ratio:auto;overflow:hidden}.cosmic-ending-visual img{width:min(86vmin,760px);max-width:none;opacity:.3}.cosmic-ending-panel{grid-column:1;width:min(720px,100%);max-height:calc(100dvh - 24px);margin:0 auto;overflow:auto}}@media(max-height:520px)and (orientation:landscape){.cosmic-ending{padding:12px}.cosmic-ending-panel{gap:10px;padding:14px 18px}.cosmic-ending-beat{gap:4px;padding:9px}.cosmic-ending-beat span{font-size:.69rem;line-height:1.2}.cosmic-ending-resolution{min-height:48px;padding:6px 10px}}@media(max-width:760px){.cosmic-ending-actions{flex-direction:column-reverse;align-items:stretch}.cosmic-back-button,.cosmic-restart-button{width:100%}}@media(max-width:760px)and (max-height:650px)and (orientation:portrait){.technology-meta,.purchase-meta,.advance-meta,.technology-choice-progress,.technology-requirement,.production-badge,.technology-card .payback-label{font-size:.6rem}}@media(max-width:340px)and (max-height:650px)and (orientation:portrait){.energy-value{max-width:98px;font-size:1.05rem;letter-spacing:-.02em}.rate-cluster{min-width:72px;font-size:.58rem}}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}.intro-screen,.intro-screen:before,.intro-screen:after,.intro-screen *,.intro-screen *:before,.intro-screen *:after,.game-screen,.game-screen:before,.game-screen:after,.game-screen *,.game-screen *:before,.game-screen *:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}.intro-glow{opacity:.62!important;transform:none!important}.intro-fire,.energy-island-float{transform:none!important}.intro-progress{display:none}.tempo-impulse-progress span{transform:scaleX(1)!important}.central-hotspot[data-guided=true]:before,.central-hotspot[data-active=true]:before,.central-hotspot[data-blocked=true]:before{opacity:1!important;transform:translate(-50%,-50%) scale(1)!important}.age-transition-overlay,.age-transition-ring,.age-transition-card,.breakthrough-toast,.breakthrough-orbit,.return-bonus-toast,.floating-gain,.cosmic-ending,.cosmic-ending *{opacity:1!important}.age-transition-ring,.age-transition-card,.breakthrough-orbit,.cosmic-ending-beat{transform:none!important}.breakthrough-toast,.return-bonus-toast{transform:translate(-50%)!important}.floating-gain{transform:translate(-50%,-50%)!important}}
