@tailwind base;@tailwind components;@tailwind utilities;:root{--font-body: "Share Tech Mono", monospace;--font-display: "VT323", monospace}body{font-family:var(--font-body);background-color:#050505;color:#e0e0e0;overflow-x:hidden}h1,h2,h3,h4,h5,h6,.font-heading{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;font-weight:400}h1{font-size:4.5rem;line-height:.9}h2{font-size:3rem;line-height:1}h3{font-size:2rem}body:after{content:" ";display:block;position:fixed;top:0;left:0;bottom:0;right:0;background:linear-gradient(#12101000 50%,#0000001a 50%),linear-gradient(90deg,#ff000008,#00ff0003,#0000ff08);z-index:9999;background-size:100% 3px,4px 100%;pointer-events:none}*{border-radius:0!important}.glow-text{text-shadow:0 0 5px rgba(255,50,50,.8)}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#000;border-left:1px solid #333}::-webkit-scrollbar-thumb{background:#333;border:1px solid #ff3333}::-webkit-scrollbar-thumb:hover{background:#f33}
