:root{--background: hsl(228, 50%, 6%);--foreground: hsl(210, 40%, 92%);--card: hsl(228, 40%, 10%);--card-foreground: hsl(210, 40%, 92%);--popover: hsl(228, 40%, 10%);--popover-foreground: hsl(210, 40%, 92%);--primary: hsl(193, 100%, 50%);--primary-foreground: hsl(228, 50%, 6%);--secondary: hsl(228, 30%, 18%);--secondary-foreground: hsl(210, 40%, 92%);--muted: hsl(228, 25%, 15%);--muted-foreground: hsl(215, 20%, 55%);--accent: hsl(36, 100%, 50%);--accent-foreground: hsl(228, 50%, 6%);--destructive: hsl(0, 85%, 55%);--destructive-foreground: hsl(210, 40%, 98%);--border: hsl(228, 30%, 20%);--input: hsl(228, 30%, 20%);--ring: hsl(193, 100%, 50%);--radius: .5rem;--safe: hsl(193, 100%, 50%);--caution: hsl(36, 100%, 50%);--danger: hsl(0, 85%, 55%);--sidebar-background: hsl(228, 40%, 8%);--sidebar-foreground: hsl(210, 40%, 92%);--sidebar-primary: hsl(193, 100%, 50%);--sidebar-primary-foreground: hsl(228, 50%, 6%);--sidebar-accent: hsl(228, 30%, 18%);--sidebar-accent-foreground: hsl(210, 40%, 92%);--sidebar-border: hsl(228, 30%, 20%);--sidebar-ring: hsl(193, 100%, 50%)}*,*:before,*:after{box-sizing:border-box;border:0 solid var(--border)}body{margin:0;background-color:var(--background);color:var(--foreground);font-family:Inter,system-ui,sans-serif}.font-space{font-family:Space Mono,monospace}.glow-cyan{box-shadow:0 0 15px #00c8ff4d,0 0 30px #00c8ff1a}.glow-amber{box-shadow:0 0 15px #ff99004d,0 0 30px #ff99001a}.glow-red{box-shadow:0 0 15px #ee2b2b4d,0 0 30px #ee2b2b1a}.text-glow-cyan{text-shadow:0 0 10px hsla(193,100%,50%,.5)}.scanline{background:repeating-linear-gradient(0deg,transparent,transparent 2px,hsla(193,100%,50%,.03) 2px,hsla(193,100%,50%,.03) 4px);pointer-events:none}
