:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}#root{width:100%;height:100%}.App{width:100vw;height:100vh;overflow:hidden;position:relative;background:#0b0212}canvas{display:block;width:100%;height:100%;position:relative;z-index:1;background:transparent}.background-overlay{position:absolute;inset:0;z-index:2;transition:opacity .2s linear;pointer-events:none;display:flex;align-items:flex-start;padding-top:2rem;color:#fff;text-shadow:0 4px 12px rgba(0,0,0,.35)}.typed-text{font-family:Courier New,Courier,monospace;font-size:clamp(2rem,4vw,3rem);font-weight:600;letter-spacing:.12em;position:relative;display:inline-flex;flex-direction:column;gap:.35rem}.typed-cursor{display:inline-block;width:.1em;margin-left:.15em}.typed-line{display:block;min-height:1.25em}.space-hint{margin-top:1.5rem;font-family:Courier New,Courier,monospace;font-size:.85rem;letter-spacing:.28em;text-transform:uppercase;opacity:.65}.hint-overlay{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);font-family:Courier New,Courier,monospace;letter-spacing:.28em;text-transform:uppercase;color:#fff2e4e6;opacity:.85;pointer-events:none;z-index:3}
