*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden;background:#050510}canvas{display:block;width:100vw!important;height:100vh!important}#loading{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#050510;color:#abf;font-family:Orbitron,Arial,sans-serif;font-size:.9rem;letter-spacing:.2em;z-index:999}#loading:after{content:"LOADING...";animation:pulse 1s ease-in-out infinite}#loading .error{color:#f55;letter-spacing:.05em;text-align:center;line-height:1.6}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}
