:root{color:#f8fafc;background:#020617;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}#app{position:relative}body{display:grid;place-items:center}canvas{display:block;touch-action:none;width:100vw;height:100vh}.intro-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:block;width:100%;height:100%;object-fit:contain;background:#020617;opacity:0;pointer-events:none;transition:opacity .18s ease}.intro-video.is-visible{opacity:1;pointer-events:auto}
