@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 0 0% 4%;--foreground: 0 0% 98%;--card: 0 0% 8%;--card-foreground: 0 0% 98%;--primary: 263 70% 50%;--primary-foreground: 0 0% 98%;--muted: 0 0% 15%;--muted-foreground: 0 0% 64%;--border: 0 0% 15%;--input: 0 0% 15%;--ring: 263 70% 50%;--radius: .75rem}}@layer base{*{@apply border-border;}body{@apply bg-background text-foreground;overscroll-behavior:none}}
