:root{color:#fff6ed;font-synthesis:none;text-rendering:optimizelegibility;background:#120b08;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#2c0f09cc 0%,#120b08f5 44%,#070403 100%),repeating-linear-gradient(165deg,#ff904214 0 1px,#0000 1px 18px);min-width:320px;min-height:100vh;margin:0;overflow:hidden}#app{place-items:center;min-height:100vh;padding:8px;display:grid}.phone-shell{background:#120b08;border:1px solid #ff9e593d;border-radius:22px;width:min(100vw - 16px,430px);height:min(100vh - 16px,880px);overflow:hidden;box-shadow:0 24px 70px #17070270}.canvas-host{touch-action:none;background:#120b08;width:100%;height:100%;overflow:hidden}.canvas-host canvas{touch-action:none;display:block}@media (width<=520px){#app{padding:0}.phone-shell{border:0;border-radius:0;width:100vw;height:100vh}}
