:root{font-family:Avenir Next,Futura,Trebuchet MS,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background:#303030;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{width:100%;min-width:320px;min-height:100vh;margin:0;overflow:hidden;background:#303030}body:before{content:none}#app{width:100vw;height:100vh;min-height:100vh}.hero{width:100vw;height:100vh;min-height:100vh;margin:0;padding:0;display:grid;place-items:center}.stage-shell{position:relative;width:100vw;height:100vh;display:grid;place-items:center}.scene{position:relative;z-index:2;width:100%;height:100%;border:0;border-radius:0;overflow:hidden;background:transparent;box-shadow:none;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.scene canvas{display:block;width:100%;height:100%}.scene.is-dragging{cursor:grabbing}.glow{display:none}.glow-left{width:38%;height:38%;left:4%;top:10%;background:radial-gradient(circle,rgba(59,130,246,.22),transparent 68%)}.glow-right{width:42%;height:42%;right:2%;bottom:8%;background:radial-gradient(circle,rgba(34,211,238,.18),transparent 70%)}
