:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#dbeafe;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}body{margin:0}*{box-sizing:border-box}.app{color:#0f172a;max-width:1280px;min-height:100vh;margin:0 auto;padding:1.25rem}.top-bar{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.top-bar h1{margin:0;font-size:2.1rem}.top-bar p{margin:.3rem 0 0}.coin-bank{color:#fff;background:#0f172a;border-radius:.65rem;padding:.7rem 1rem;font-weight:700}.menu-card,.summary-card,.store-card,.controls{background:#fff;border:2px solid #dbeafe;border-radius:1rem;padding:1rem;box-shadow:0 6px 16px #0f172a14}.menu-card{max-width:700px}.menu-card ol{margin-top:0;padding-left:1.2rem}.run-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:1rem;display:grid}.game-shell{background:#eff6ff;border:3px solid #93c5fd;border-radius:1rem;width:fit-content;overflow:hidden}.controls{flex-direction:column;gap:.55rem;display:flex}.results-layout{grid-template-columns:340px minmax(0,1fr);gap:1rem;display:grid}.summary-card p,.store-card p{margin:.2rem 0}.earning-highlight{color:#047857;margin-top:.45rem;font-weight:700}.upgrade-grid{gap:.75rem;display:grid}.upgrade-item{border:1px solid #dbeafe;border-radius:.7rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.7rem;display:grid}.upgrade-item h3{margin:0 0 .25rem;font-size:1rem}button{cursor:pointer;border:0;border-radius:.55rem;padding:.6rem .85rem;font-weight:700}button:disabled{cursor:not-allowed;opacity:.55}.primary{color:#fff;background:#2563eb}.secondary{color:#1e3a8a;background:#dbeafe}@media (width<=1080px){.run-layout,.results-layout{grid-template-columns:1fr}.game-shell canvas{width:100%!important;height:auto!important}}
