@keyframes shimmer{to{transform:translate(150%) skew(-20deg)}}@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 244 244 245;--foreground: 24 24 27;--card: 255 255 255;--surface: 228 228 231;--border: 212 212 216;--input: 228 228 231;--muted: 113 113 122}@media(prefers-color-scheme:dark){:root{--background: 0 0 0;--foreground: 255 255 255;--card: 9 9 11;--surface: 24 24 27;--border: 39 39 42;--input: 39 39 42;--muted: 113 113 122}}}
