*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-ui: "Manrope", -apple-system, BlinkMacSystemFont, sans-serif;--font-display: "Cormorant Garamond", Georgia, serif;--font-mono: "IBM Plex Mono", "Courier New", monospace;--void: #07070b;--amber: #d6b367;--cyan: #4ad8c1}body{font-family:var(--font-ui);background:var(--void);color:#e8e0d0;height:100vh;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}@keyframes cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d6b3671f;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#d6b3673d}::selection{background:#d6b36740;color:#e8e0d0}
