:root{--background:240 10% 3.9%;--foreground:0 0% 98%;--card:240 10% 3.9%;--card-foreground:0 0% 98%;--popover:240 10% 3.9%;--popover-foreground:0 0% 98%;--primary:47.9 95.8% 53.1%;--primary-foreground:26 83.3% 14.1%;--secondary:240 3.7% 15.9%;--secondary-foreground:0 0% 98%;--muted:240 3.7% 15.9%;--muted-foreground:240 5% 64.9%;--accent:240 3.7% 15.9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:240 3.7% 15.9%;--input:240 3.7% 15.9%;--ring:47.9 95.8% 53.1%;--radius:.75rem}@layer base{*{border-color:var(--border)}body{color:#fff;font-feature-settings:"rlig" 1,"calt" 1;cursor:default;background-color:#000}}@layer utilities{.cyber-grid{background-image:radial-gradient(circle at 2px 2px,#ffffff0d 1px,#0000 0);background-size:24px 24px}.glass-card{-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);background:#121212cc;border:1px solid #ffffff1f;box-shadow:0 8px 32px #00000080}.glow-yellow{box-shadow:0 0 20px #eab30826}.cyber-shimmer{position:relative;overflow:hidden}.cyber-shimmer:after{content:"";background:linear-gradient(45deg,#0000 0%,#ffffff08 50%,#0000 100%);width:200%;height:200%;animation:10s linear infinite shimmer;position:absolute;top:-50%;left:-50%}@keyframes shimmer{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scanline{z-index:10;opacity:.1;background:linear-gradient(#0000 0%,#ffffff05 50%,#0000 100%);width:100%;height:100px;animation:8s linear infinite scanline;position:absolute;bottom:100%}@keyframes scanline{0%{bottom:100%}to{bottom:-100px}}}.transition-glow{transition:box-shadow .3s ease-in-out,border-color .3s ease-in-out}.hover-glow:hover{border-color:#eab30866;box-shadow:0 0 15px #eab30833}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#eab30866}
