:root{font-family:Verdana,Geneva,sans-serif;color:#edf2ff;background:radial-gradient(circle at top,#1b2440,#080b13 45%,#04050a);color-scheme:dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100%}body{min-height:100vh;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 0%,rgba(86,118,196,.28),transparent 34%),linear-gradient(180deg,#12192b,#07090f)}#app{width:min(100vw,100vh * .58);height:min(100vh,100vw * 1.72);max-width:432px;max-height:768px;display:grid;place-items:center;padding:10px}#app canvas{width:100%;height:auto;max-height:calc(100vh - 20px);border-radius:28px;box-shadow:0 36px 80px #00000085,0 0 0 1px #a6b9e838;touch-action:none}@media(max-width:520px){#app{width:100vw;height:100vh;max-width:none;max-height:none;padding:0}#app canvas{max-height:100vh;border-radius:0;box-shadow:none}}
