.automation-bar{display:flex;align-items:center;gap:7px;padding:5px 11px;background:#1c302f;font-size:10px;flex-shrink:0}.automation-bar label{display:flex;align-items:center;flex:1;white-space:nowrap}.automation-bar button{padding:5px 8px;font-size:10px;min-height:32px}#combat-banner{font-size:21px;background:linear-gradient(90deg,transparent,#122932df,transparent);padding:6px;pointer-events:none}#combat-banner small{display:block;color:#edce96;font-size:11px;letter-spacing:0}.flying-coin{position:absolute;z-index:3;top:30%;color:#f5d49a;font-size:20px;pointer-events:none;animation:coin-flight .8s ease-in forwards}@keyframes coin-flight{to{top:12px;left:65%;opacity:0;transform:scale(.5)}}.build-controls{padding:8px;background:#283444;border-left:2px solid #b9a4e9;margin-bottom:9px}.build-controls button{font-size:11px;padding:7px}.branch-choice{display:block;text-align:left;width:100%;line-height:1.7}.factory-station{display:flex;gap:10px;padding:13px 9px;border:1px solid #536062;background:linear-gradient(130deg,#283136,#16222d);border-radius:9px;margin:9px 0}.factory-station>div:last-child{flex:1}.factory-station p{font-size:10px;color:#b6c8cb;margin:5px 0}.factory-station button{font-size:10px;padding:6px}.factory-station i{margin:6px 0}.machine{position:relative;width:65px;min-height:100px;display:grid;place-items:center;background:radial-gradient(ellipse,#bc785d55,#121e27);border-bottom:4px solid #485a61}.machine span{font-size:39px;color:#dfa476}.machine b{font-size:18px;position:absolute;bottom:4px;left:6px;color:#add5c5}.station1 .machine{background:radial-gradient(ellipse,#af95dc55,#121e27)}.station2 .machine{background:radial-gradient(ellipse,#95e9cf55,#121e27)}.working .machine span{animation:work-pulse 1.5s infinite}.working .machine b{animation:worker-step .8s infinite alternate}@keyframes work-pulse{50%{transform:translateY(-4px);filter:drop-shadow(0 0 8px #ffd391)}}@keyframes worker-step{to{transform:translateX(12px) rotate(12deg)}}.log-entry{padding:9px;border-bottom:1px solid #3d5058}nav button{font-size:18px}nav button span{font-size:9px}.stage{height:35dvh;max-height:320px}.upgrade{padding:7px 0;min-height:54px}#game{position:relative}@media(max-height:720px){.stage{height:30dvh;min-height:160px}.automation-bar{padding-block:2px}}.reduced .flying-coin{display:none}
.machine:has(canvas) b{display:none}.machine canvas{position:absolute;width:55px;height:65px;bottom:0;right:-5px}.machine:has(canvas) span{position:absolute;top:8px;left:6px;font-size:31px}.working .machine canvas{animation:worker-step 1.2s infinite alternate}
