:root{font-family:Inter,system-ui,Arial,sans-serif;color:#20322d;background:linear-gradient(180deg,#d5eff8,#eef7f2 44%,#f8f0e3)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%}body{min-height:100vh;overflow:hidden}.appShell{position:relative;width:100vw;min-height:100vh;overflow:hidden;background:linear-gradient(180deg,#cbeaf6,#eef7f2 48%,#f8f0e3)}.gameViewport{width:100vw;height:100vh}canvas{display:block;margin:0 auto;filter:drop-shadow(0 30px 80px rgba(28,55,66,.14))}
