/*! 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:.5rem;--primary:oklch(75% .24 70);--primary-foreground:oklch(15% .02 260);--background:oklch(12% .01 260);--foreground:oklch(95% .005 260);--card:oklch(15% .02 260);--card-foreground:oklch(95% .005 260);--popover:oklch(15% .02 260);--popover-foreground:oklch(95% .005 260);--secondary:oklch(12% .01 260);--secondary-foreground:oklch(95% .005 260);--muted:oklch(25% .02 260);--muted-foreground:oklch(65% .02 260);--accent:oklch(75% .24 70);--accent-foreground:oklch(15% .02 260);--destructive:oklch(70% .19 22);--destructive-foreground:oklch(98% 0 0);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.1);--ring:oklch(75% .24 70);--chart-1:oklch(75% .24 70);--chart-2:oklch(15% .02 260);--chart-3:oklch(65% .15 150);--chart-4:oklch(70% .15 50);--chart-5:oklch(60% .2 330);--sidebar:oklch(12% .01 260);--sidebar-foreground:oklch(95% .005 260);--sidebar-primary:oklch(75% .24 70);--sidebar-primary-foreground:oklch(15% .02 260);--sidebar-accent:oklch(25% .04 260);--sidebar-accent-foreground:oklch(92% .005 260);--sidebar-border:oklch(30% .04 260);--sidebar-ring:oklch(75% .24 70)}.dark{--primary:oklch(65% .28 142);--primary-foreground:oklch(15% .02 260);--background:oklch(13% .02 260);--foreground:oklch(92% .005 260);--card:oklch(18% .02 260);--card-foreground:oklch(92% .005 260);--popover:oklch(18% .02 260);--popover-foreground:oklch(92% .005 260);--secondary:oklch(15% .02 260);--secondary-foreground:oklch(98% 0 0);--muted:oklch(25% .02 260);--muted-foreground:oklch(65% .02 260);--accent:oklch(72% .22 332);--accent-foreground:oklch(15% .02 260);--destructive:oklch(70% .19 22);--destructive-foreground:oklch(98% 0 0);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.1);--ring:oklch(65% .28 142);--chart-1:oklch(65% .28 142);--chart-2:oklch(72% .22 332);--chart-3:oklch(70% .15 50);--chart-4:oklch(60% .2 330);--chart-5:oklch(75% .24 70);--sidebar:oklch(15% .02 260);--sidebar-foreground:oklch(92% .005 260);--sidebar-primary:oklch(65% .28 142);--sidebar-primary-foreground:oklch(98% 0 0);--sidebar-accent:oklch(72% .22 332);--sidebar-accent-foreground:oklch(98% 0 0);--sidebar-border:oklch(30% .04 260);--sidebar-ring:oklch(65% .28 142)}@layer base{*{border-color:var(--border)}body{background-color:var(--background);color:var(--foreground)}.container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container{padding-left:2rem;padding-right:2rem}}.flex{min-width:0;min-height:0}button[variant=outline]{background-color:#0000}}@layer components{.badge-green{background-color:var(--primary);color:var(--primary-foreground);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.badge-pink{background-color:var(--accent);color:var(--accent-foreground);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.text-gradient-pink{background:linear-gradient(to right,var(--accent),var(--accent))}@supports (color:color-mix(in lab,red,red)){.text-gradient-pink{background:linear-gradient(to right,var(--accent),color-mix(in oklch,var(--accent)80%,transparent))}}.text-gradient-pink{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.decorative-dots{position:relative}.decorative-dots:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#ef65e026 2px,#0000 2px);background-size:30px 30px;width:100%;height:100%;position:absolute}}
