@source "./**/*.{ts,tsx}";@source "../../ui/src/**/*.{ts,tsx}";@theme inline{--color-background: hsl(var(--background)); --color-background-secondary: rgb(var(--color-background-secondary)); --color-background-tertiary: rgb(var(--color-background-tertiary)); --color-background-elevated: rgb(var(--color-background-elevated)); --color-foreground: hsl(var(--foreground)); --color-card: hsl(var(--card)); --color-card-foreground: hsl(var(--card-foreground)); --color-popover: hsl(var(--popover)); --color-popover-foreground: hsl(var(--popover-foreground)); --color-primary: hsl(var(--primary)); --color-primary-foreground: hsl(var(--primary-foreground)); --color-primary-hover: #37b3a1; --color-primary-active: #269383; --color-secondary: hsl(var(--secondary)); --color-secondary-foreground: hsl(var(--secondary-foreground)); --color-muted: hsl(var(--muted)); --color-muted-foreground: hsl(var(--muted-foreground)); --color-accent: hsl(var(--accent)); --color-accent-foreground: hsl(var(--accent-foreground)); --color-destructive: hsl(var(--destructive)); --color-destructive-foreground: hsl(var(--destructive-foreground)); --color-border: hsl(var(--border)); --color-border-hover: rgb(var(--color-border-hover)); --color-border-active: rgb(var(--color-border-active)); --color-input: hsl(var(--input)); --color-ring: hsl(var(--ring)); --color-text-primary: rgb(var(--color-text-primary)); --color-text-secondary: rgb(var(--color-text-secondary)); --color-text-muted: rgb(var(--color-text-muted)); --color-status-success: #45c4b0; --color-status-warning: #eab308; --color-status-error: #ef4444; --color-status-info: #3b82f6; --color-error: #ef4444; --color-green-50: #effcf9; --color-green-100: #d5f7f0; --color-green-200: #aeefe3; --color-green-300: #7ce2d1; --color-green-400: #45c4b0; --color-green-500: #37b3a1; --color-green-600: #2c998b; --color-green-700: #267c72; --color-green-800: #24645d; --color-green-900: #22544f; --color-green-950: #102f2d; --color-emerald-50: #effcf9; --color-emerald-100: #d5f7f0; --color-emerald-200: #aeefe3; --color-emerald-300: #7ce2d1; --color-emerald-400: #45c4b0; --color-emerald-500: #37b3a1; --color-emerald-600: #2c998b; --color-emerald-700: #267c72; --color-emerald-800: #24645d; --color-emerald-900: #22544f; --color-emerald-950: #102f2d; --color-teal-50: #effcf9; --color-teal-100: #d5f7f0; --color-teal-200: #aeefe3; --color-teal-300: #7ce2d1; --color-teal-400: #45c4b0; --color-teal-500: #37b3a1; --color-teal-600: #2c998b; --color-teal-700: #267c72; --color-teal-800: #24645d; --color-teal-900: #22544f; --color-teal-950: #102f2d; --shadow-glow: 0 0 10px #45c4b04d; --shadow-glow-lg: 0 0 20px #45c4b066; --shadow-panel: 0 4px 6px -1px #0000004d, 0 2px 4px -1px #00000026; --radius-sm: calc(var(--radius) - 4px); --radius-md: calc(var(--radius) - 2px); --radius-lg: var(--radius); --radius-xl: .75rem; --radius-2xl: 1rem;}.mint-video-editor-root{--color-background:255 255 255;--color-background-secondary:249 250 251;--color-background-tertiary:243 244 246;--color-background-elevated:229 231 235;--color-text-primary:24 24 27;--color-text-secondary:113 113 122;--color-text-muted:161 161 170;--color-border:228 228 231;--color-border-hover:212 212 216;--color-border-active:161 161 170;--background:0 0% 100%;--foreground:240 10% 3.9%;--card:0 0% 100%;--card-foreground:240 10% 3.9%;--popover:0 0% 100%;--popover-foreground:240 10% 3.9%;--primary:170.6 51.8% 52%;--primary-foreground:0 0% 100%;--secondary:240 4.8% 95.9%;--secondary-foreground:240 5.9% 10%;--muted:240 4.8% 95.9%;--muted-foreground:240 3.8% 46.1%;--accent:240 4.8% 95.9%;--accent-foreground:240 5.9% 10%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:240 5.9% 90%;--input:240 5.9% 90%;--ring:170.6 51.8% 52%;--radius:.5rem;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.dark .mint-video-editor-root,.mint-video-editor-root.dark{--color-background:15 15 17;--color-background-secondary:24 24 27;--color-background-tertiary:39 39 42;--color-background-elevated:63 63 70;--color-text-primary:244 244 245;--color-text-secondary:161 161 170;--color-text-muted:113 113 122;--color-border:39 39 42;--color-border-hover:63 63 70;--color-border-active:82 82 91;--background:240 6% 6%;--foreground:0 0% 95%;--card:240 6% 10%;--card-foreground:0 0% 95%;--popover:240 6% 10%;--popover-foreground:0 0% 95%;--primary:170.6 51.8% 52%;--primary-foreground:0 0% 100%;--secondary:240 4% 16%;--secondary-foreground:0 0% 95%;--muted:240 4% 16%;--muted-foreground:240 5% 65%;--accent:240 4% 16%;--accent-foreground:0 0% 95%;--destructive:0 62% 50%;--destructive-foreground:0 0% 95%;--border:240 4% 20%;--input:240 4% 20%;--ring:170.6 51.8% 52%;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.mint-video-editor-root input,.mint-video-editor-root select,.mint-video-editor-root textarea{background-color:rgb(var(--color-background-tertiary));border:1px solid rgb(var(--color-border));color:rgb(var(--color-text-primary))}.mint-video-editor-root input:focus,.mint-video-editor-root select:focus,.mint-video-editor-root textarea:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary) / .12)}
