@tailwind base;@tailwind components;@tailwind utilities;:root{--gev-green:#0f0;--gev-red:red;--obsidian:#000;--surface:#050505;--bb-navy:navy;--bb-blue:#0068ff}.scanline{position:fixed;inset:0;background:linear-gradient(hsla(0,6%,7%,0) 50%,rgba(0,0,0,.2) 0);background-size:100% 4px;z-index:100;pointer-events:none}.pane-hover{transition:all .3s cubic-bezier(.16,1,.3,1)}.pane-hover:hover{border-color:var(--gev-green);box-shadow:0 0 20px rgba(0,255,0,.1)}