/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--radius:1.1rem;--background:oklch(12% .012 271);--foreground:oklch(97% .01 85);--card:oklch(18% .01 271);--card-foreground:oklch(96% .01 85);--popover:oklch(16% .01 271);--popover-foreground:oklch(96% .01 85);--primary:oklch(76% .18 66);--primary-foreground:oklch(18% .02 271);--secondary:oklch(24% .018 271);--secondary-foreground:oklch(96% .01 85);--muted:oklch(22% .015 271);--muted-foreground:oklch(72% .012 80);--accent:oklch(28% .02 271);--accent-foreground:oklch(96% .01 85);--destructive:oklch(67% .21 25);--destructive-foreground:oklch(98% .01 85);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.12);--ring:oklch(76% .18 66);--chart-1:oklch(80% .16 64);--chart-2:oklch(73% .2 40);--chart-3:oklch(63% .2 20);--chart-4:oklch(60% .17 250);--chart-5:oklch(71% .14 150);--sidebar:oklch(16% .012 271);--sidebar-foreground:oklch(96% .01 85);--sidebar-primary:oklch(76% .18 66);--sidebar-primary-foreground:oklch(18% .02 271);--sidebar-accent:oklch(24% .02 271);--sidebar-accent-foreground:oklch(96% .01 85);--sidebar-border:oklch(100% 0 0/.1);--sidebar-ring:oklch(76% .18 66)}.dark{--background:oklch(12% .012 271);--foreground:oklch(97% .01 85);--card:oklch(18% .01 271);--card-foreground:oklch(96% .01 85);--popover:oklch(16% .01 271);--popover-foreground:oklch(96% .01 85);--primary:oklch(76% .18 66);--primary-foreground:oklch(18% .02 271);--secondary:oklch(24% .018 271);--secondary-foreground:oklch(96% .01 85);--muted:oklch(22% .015 271);--muted-foreground:oklch(72% .012 80);--accent:oklch(28% .02 271);--accent-foreground:oklch(96% .01 85);--destructive:oklch(67% .21 25);--destructive-foreground:oklch(98% .01 85);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.12);--ring:oklch(76% .18 66);--sidebar:oklch(16% .012 271);--sidebar-foreground:oklch(96% .01 85);--sidebar-primary:oklch(76% .18 66);--sidebar-primary-foreground:oklch(18% .02 271);--sidebar-accent:oklch(24% .02 271);--sidebar-accent-foreground:oklch(96% .01 85);--sidebar-border:oklch(100% 0 0/.1);--sidebar-ring:oklch(76% .18 66)}@layer base{*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}html{scroll-behavior:smooth}body{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(circle at top,#91582133,#0000 32%),radial-gradient(circle at 100% 100%,#612b1538,#0000 24%),linear-gradient(#06080cfc,#080b12);min-height:100vh;font-family:Inter,system-ui,sans-serif}button,[type=button],[type=submit],[type=reset]{appearance:none;color:#e9eef6;background:#151c27f5;border:1px solid #ffffff1a;border-radius:.9rem}input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select{appearance:none;color:#f4f7fb;background:#11161ff5;border-color:#ffffff1a}input::placeholder,textarea::placeholder{color:#6f7785}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:1px;outline:2px solid #d0a0648c}button:not(:disabled),[role=button]:not([aria-disabled=true]),[type=button]:not(:disabled),[type=submit]:not(:disabled),[type=reset]:not(:disabled),a[href],select:not(:disabled),input[type=checkbox]:not(:disabled),input[type=radio]:not(:disabled){cursor:pointer}input,textarea,select{font:inherit}}@layer components{.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.flex{min-width:0;min-height:0}.teleprompter-scroll{scrollbar-width:thin;scrollbar-color:#ffb0008c #ffffff0f}.teleprompter-scroll::-webkit-scrollbar{width:14px}.teleprompter-scroll::-webkit-scrollbar-track{background:#ffffff0d;border-radius:999px}.teleprompter-scroll::-webkit-scrollbar-thumb{background:linear-gradient(#ffb000e6,#ff5a36e6);border-radius:999px}@media (min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container{max-width:1440px;padding-left:2rem;padding-right:2rem}}}@media print{body{background:#fff!important}.print\:hidden{display:none!important}}
