:root{color:#f3ead1;font-synthesis:none;text-rendering:optimizelegibility;background:#080d0a;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{overflow:hidden}.app-shell{background:radial-gradient(circle,#17251d 0%,#080d0a 72%);grid-template:1fr/1fr;width:100%;height:100%;display:grid}.game-canvas{min-width:0;min-height:0}.game-canvas canvas{display:block}
