*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%}@supports (height: 100dvh){html,body,#root{height:100dvh}}body{background:#0b0b0d;overflow:hidden;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;cursor:url(/cursor.png) 6 3,auto}canvas{display:block}.enter-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:#0a0b0d url(/enter_bg.jpg) center / cover no-repeat;opacity:0;transition:opacity .9s ease}.enter-bg.show{opacity:1}.hint{position:fixed;left:50%;bottom:12%;transform:translate(-50%);color:#e8e6e1;font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;pointer-events:none;animation:pulse 1.8s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.25}50%{opacity:.9}}.page{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0b0d;opacity:0;pointer-events:none;transition:opacity 1s ease}.page.show{opacity:1;pointer-events:auto}
