/*! 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{--primary:#e63946;--primary-foreground:#fff;--secondary:#ff69b4;--secondary-foreground:#fff;--accent:#ff1493;--accent-foreground:#fff;--chart-1:#e63946;--chart-2:#d62828;--chart-3:#a4161a;--chart-4:#9d0208;--chart-5:#6a040f;--sidebar-primary:#000;--sidebar-primary-foreground:#fff;--radius:.65rem;--background:oklch(100% 0 0);--foreground:oklch(0% 0 0);--card:oklch(100% 0 0);--card-foreground:oklch(0% 0 0);--popover:oklch(100% 0 0);--popover-foreground:oklch(0% 0 0);--muted:oklch(95% .001 0);--muted-foreground:oklch(40% 0 0);--border:oklch(92% .001 0);--input:oklch(92% .001 0);--ring:#e63946;--destructive:#e63946;--destructive-foreground:#fff;--sidebar:oklch(100% 0 0);--sidebar-foreground:oklch(0% 0 0);--sidebar-accent:#ff69b4;--sidebar-accent-foreground:#fff;--sidebar-border:oklch(92% .001 0);--sidebar-ring:#e63946}@layer base{*{border-color:var(--border)}body{background-color:var(--background);color:var(--foreground)}}@layer components{.container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.heading-bold{letter-spacing:-.025em;font-size:2.25rem;font-weight:900}@media (min-width:768px){.heading-bold{font-size:3rem}}@media (min-width:1024px){.heading-bold{font-size:3.75rem}}}@keyframes slideInDiagonal{0%{opacity:0;transform:translate(-20px,20px)}to{opacity:1;transform:translate(0)}}.animate-slide-diagonal{animation:.6s ease-out slideInDiagonal}
