:root{color-scheme:dark;background:#050508;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:0;overflow:hidden;background:#050508;touch-action:none}.app-shell{width:100vw;min-height:100dvh;display:grid;place-items:center;padding:env(safe-area-inset-top) max(0px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(0px,env(safe-area-inset-left))}canvas{display:block;max-width:100vw;max-height:100dvh;background:#050508;user-select:none;-webkit-user-select:none;touch-action:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}}
