/*! 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{--font-sans-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display-family:"Cormorant Garamond",Georgia,serif;--radius:1.25rem;--background:oklch(12% .012 286);--foreground:oklch(96% .01 60);--card:oklch(19% .018 286/.95);--card-foreground:oklch(96% .01 60);--popover:oklch(17% .02 286/.97);--popover-foreground:oklch(96% .01 60);--primary:oklch(76% .18 53);--primary-foreground:oklch(16% .03 40);--secondary:oklch(23% .015 286);--secondary-foreground:oklch(92% .008 60);--muted:oklch(22% .01 286);--muted-foreground:oklch(73% .012 60);--accent:oklch(24% .022 35);--accent-foreground:oklch(96% .01 60);--destructive:oklch(65% .2 25);--destructive-foreground:oklch(98% .01 60);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.12);--ring:oklch(78% .15 52);--chart-1:oklch(80% .17 52);--chart-2:oklch(72% .13 26);--chart-3:oklch(69% .14 78);--chart-4:oklch(62% .16 15);--chart-5:oklch(83% .09 95);--sidebar:oklch(16% .012 286);--sidebar-foreground:oklch(95% .01 60);--sidebar-primary:oklch(76% .18 53);--sidebar-primary-foreground:oklch(16% .03 40);--sidebar-accent:oklch(24% .022 35);--sidebar-accent-foreground:oklch(96% .01 60);--sidebar-border:oklch(100% 0 0/.08);--sidebar-ring:oklch(78% .15 52)}.dark{--background:oklch(12% .012 286);--foreground:oklch(96% .01 60);--card:oklch(19% .018 286/.95);--card-foreground:oklch(96% .01 60);--popover:oklch(17% .02 286/.97);--popover-foreground:oklch(96% .01 60);--secondary:oklch(23% .015 286);--secondary-foreground:oklch(92% .008 60);--muted:oklch(22% .01 286);--muted-foreground:oklch(73% .012 60);--accent:oklch(24% .022 35);--accent-foreground:oklch(96% .01 60);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.12);--sidebar:oklch(16% .012 286);--sidebar-foreground:oklch(95% .01 60);--sidebar-accent:oklch(24% .022 35);--sidebar-accent-foreground:oklch(96% .01 60);--sidebar-border:oklch(100% 0 0/.08)}@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);font-family:var(--font-sans-family);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(circle at top,#ff892a1f,#0000 22%),radial-gradient(circle at 100% 100%,#ffffff0a,#0000 26%);min-height:100vh}h1,h2,h3,h4,h5,h6,.font-display{font-family:var(--font-display-family);letter-spacing:.01em}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}}@layer components{.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.flex{min-width:0;min-height:0}.glass-panel{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#ffffff1a,#ffffff0a);border:1px solid #ffffff1a;box-shadow:0 18px 60px #00000047}@media (min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container{max-width:1280px;padding-left:2rem;padding-right:2rem}}}
