:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#090c09}*{box-sizing:border-box}html,body,#root{background:#090c09;width:100%;margin:0}html,body{min-height:500dvh;overflow-x:hidden}html{scrollbar-width:none}html::-webkit-scrollbar{display:none}#root{min-height:500dvh}.scene-shell{background:radial-gradient(circle at 50% 42%,#111712 0%,#090c09 72%);width:100%;height:100dvh;position:fixed;inset:0;overflow:hidden}.scene-shell[data-status=error]{background:#15100d}.scene-shell canvas{touch-action:pan-y;width:100%;height:100%;display:block;position:absolute;inset:0}.scene-shell:before{z-index:1;content:"";pointer-events:none;background:radial-gradient(circle at 50% 45%,#0000 62%,#0306031f 100%);position:absolute;inset:0}.scene-shell[data-status=loading]:after{z-index:2;content:"";opacity:.55;pointer-events:none;background:#b6bd91;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite load-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes load-pulse{50%{opacity:.15;transform:translate(-50%,-50%)scale(.65)}}@media (prefers-reduced-motion:reduce){.scene-shell[data-status=loading]:after{animation:none}}
