@tailwind base;@tailwind components;@tailwind utilities;:root{--background: hsl(0 0% 100%);--foreground: hsl(210 25% 7.8431%);--card: hsl(180 6.6667% 97.0588%);--card-foreground: hsl(210 25% 7.8431%);--popover: hsl(0 0% 100%);--popover-foreground: hsl(210 25% 7.8431%);--primary: hsl(203.8863 88.2845% 53.1373%);--primary-foreground: hsl(0 0% 100%);--secondary: hsl(210 25% 7.8431%);--secondary-foreground: hsl(0 0% 100%);--muted: hsl(240 1.9608% 90%);--muted-foreground: hsl(210 25% 7.8431%);--accent: hsl(211.5789 51.3514% 92.7451%);--accent-foreground: hsl(203.8863 88.2845% 53.1373%);--destructive: hsl(356.3033 90.5579% 54.3137%);--destructive-foreground: hsl(0 0% 100%);--border: hsl(201.4286 30.4348% 90.9804%);--input: hsl(200 23.0769% 97.451%);--ring: hsl(202.8169 89.1213% 53.1373%);--chart-1: hsl(203.8863 88.2845% 53.1373%);--chart-2: hsl(159.7826 100% 36.0784%);--chart-3: hsl(42.029 92.8251% 56.2745%);--chart-4: hsl(147.1429 78.5047% 41.9608%);--chart-5: hsl(341.4894 75.2% 50.9804%);--sidebar: hsl(180 6.6667% 97.0588%);--sidebar-foreground: hsl(210 25% 7.8431%);--sidebar-primary: hsl(203.8863 88.2845% 53.1373%);--sidebar-primary-foreground: hsl(0 0% 100%);--sidebar-accent: hsl(211.5789 51.3514% 92.7451%);--sidebar-accent-foreground: hsl(203.8863 88.2845% 53.1373%);--sidebar-border: hsl(205 25% 90.5882%);--sidebar-ring: hsl(202.8169 89.1213% 53.1373%);--font-sans: Open Sans, sans-serif;--font-serif: Georgia, serif;--font-mono: Menlo, monospace;--radius: 1.3rem;--shadow-2xs: 0px 2px 0px 0px hsl(202.8169 89.1213% 53.1373% / 0);--shadow-xs: 0px 2px 0px 0px hsl(202.8169 89.1213% 53.1373% / 0);--shadow-sm: 0px 2px 0px 0px hsl(202.8169 89.1213% 53.1373% / 0), 0px 1px 2px -1px hsl(202.8169 89.1213% 53.1373% / 0);--shadow: 0px 2px 0px 0px hsl(202.8169 89.1213% 53.1373% / 0), 0px 1px 2px -1px hsl(202.8169 89.1213% 53.1373% / 0);--shadow-md: 0px 2px 0px 0px hsl(202.8169 89.1213% 53.1373% / 0), 0px 2px 4px -1px hsl(202.8169 89.1213% 53.1373% / 0);--shadow-lg: 0px 2px 0px 0px hsl(202.8169 89.1213% 53.1373% / 0), 0px 4px 6px -1px hsl(202.8169 89.1213% 53.1373% / 0);--shadow-xl: 0px 2px 0px 0px hsl(202.8169 89.1213% 53.1373% / 0), 0px 8px 10px -1px hsl(202.8169 89.1213% 53.1373% / 0);--shadow-2xl: 0px 2px 0px 0px hsl(202.8169 89.1213% 53.1373% / 0);--tracking-normal: 0em;--spacing: .25rem}@media (max-width: 768px){.sidebar-mobile-hidden{display:none}.main-content-mobile{margin-left:0!important;width:100%!important}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:40}.mobile-sidebar{position:fixed;top:0;left:0;height:100vh;width:280px;background:#fff;z-index:50;transform:translate(-100%);transition:transform .3s ease-in-out}.mobile-sidebar.open{transform:translate(0)}.mobile-header{padding:1rem;border-bottom:1px solid hsl(var(--border));background:#fff;position:sticky;top:0;z-index:30}.card-mobile{margin:.5rem;border-radius:.75rem}.table-mobile{font-size:.875rem}.table-mobile th,.table-mobile td{padding:.5rem .25rem}.form-mobile .space-y-4>*+*{margin-top:1rem}.button-mobile{width:100%;justify-content:center}.dialog-mobile{margin:1rem;max-height:calc(100vh - 2rem);overflow-y:auto}}.dark{--background: hsl(0 0% 0%);--foreground: hsl(200 6.6667% 91.1765%);--card: hsl(228 9.8039% 10%);--card-foreground: hsl(0 0% 85.098%);--popover: hsl(0 0% 0%);--popover-foreground: hsl(200 6.6667% 91.1765%);--primary: hsl(203.7736 87.6033% 52.549%);--primary-foreground: hsl(0 0% 100%);--secondary: hsl(195 15.3846% 94.902%);--secondary-foreground: hsl(210 25% 7.8431%);--muted: hsl(0 0% 9.4118%);--muted-foreground: hsl(210 3.3898% 46.2745%);--accent: hsl(205.7143 70% 7.8431%);--accent-foreground: hsl(203.7736 87.6033% 52.549%);--destructive: hsl(356.3033 90.5579% 54.3137%);--destructive-foreground: hsl(0 0% 100%);--border: hsl(210 5.2632% 14.902%);--input: hsl(207.6923 27.6596% 18.4314%);--ring: hsl(202.8169 89.1213% 53.1373%);--chart-1: hsl(203.8863 88.2845% 53.1373%);--chart-2: hsl(159.7826 100% 36.0784%);--chart-3: hsl(42.029 92.8251% 56.2745%);--chart-4: hsl(147.1429 78.5047% 41.9608%);--chart-5: hsl(341.4894 75.2% 50.9804%);--sidebar: hsl(228 9.8039% 10%);--sidebar-foreground: hsl(0 0% 85.098%);--sidebar-primary: hsl(202.8169 89.1213% 53.1373%);--sidebar-primary-foreground: hsl(0 0% 100%);--sidebar-accent: hsl(205.7143 70% 7.8431%);--sidebar-accent-foreground: hsl(203.7736 87.6033% 52.549%);--sidebar-border: hsl(205.7143 15.7895% 26.0784%);--sidebar-ring: hsl(202.8169 89.1213% 53.1373%);--font-sans: Open Sans, sans-serif;--font-serif: Georgia, serif;--font-mono: Menlo, monospace;--radius: 1.3rem;--shadow-2xs: 0px 2px 0px 0px hsl(202.8169 89.1213% 53.1373% / 0);--shadow-xs: 0px 2px 0px 0px hsl(202.8169 89.1213% 53.1373% / 0);--shadow-sm: 0px 2px 0px 0px hsl(202.8169 89.1213% 53.1373% / 0), 0px 1px 2px -1px hsl(202.8169 89.1213% 53.1373% / 0);--shadow: 0px 2px 0px 0px hsl(202.8169 89.1213% 53.1373% / 0), 0px 1px 2px -1px hsl(202.8169 89.1213% 53.1373% / 0);--shadow-md: 0px 2px 0px 0px hsl(202.8169 89.1213% 53.1373% / 0), 0px 2px 4px -1px hsl(202.8169 89.1213% 53.1373% / 0);--shadow-lg: 0px 2px 0px 0px hsl(202.8169 89.1213% 53.1373% / 0), 0px 4px 6px -1px hsl(202.8169 89.1213% 53.1373% / 0);--shadow-xl: 0px 2px 0px 0px hsl(202.8169 89.1213% 53.1373% / 0), 0px 8px 10px -1px hsl(202.8169 89.1213% 53.1373% / 0);--shadow-2xl: 0px 2px 0px 0px hsl(202.8169 89.1213% 53.1373% / 0)}@layer base{*{@apply border-border;}body{@apply font-sans antialiased bg-background text-foreground;}}
