:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0b0212;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}*{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;padding-left:2rem}.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}
