@theme{--color-background:48 33% 98%;--color-foreground:240 10% 3.9%;--color-card:45 25% 95%;--color-card-foreground:240 10% 3.9%;--color-popover:48 33% 98%;--color-popover-foreground:240 10% 3.9%;--color-primary:158 34% 42%;--color-primary-foreground:240 10% 3.9%;--color-secondary:45 25% 95%;--color-secondary-foreground:158 34% 42%;--color-muted:240 4.8% 95.9%;--color-muted-foreground:240 3.8% 46.1%;--color-accent:43 74% 49%;--color-accent-foreground:240 10% 3.9%;--color-destructive:0 84.2% 60.2%;--color-destructive-foreground:0 0% 98%;--color-border:158 20% 85%;--color-input:158 20% 85%;--color-ring:158 34% 42%;--radius:0.5rem;--font-sans:var(--font-manrope),sans-serif;--font-serif:var(--font-playfair),serif}@layer base{:root{--background:48 33% 98%;--foreground:240 10% 3.9%;--card:45 25% 95%;--card-foreground:240 10% 3.9%;--popover:48 33% 98%;--popover-foreground:240 10% 3.9%;--primary:158 34% 42%;--primary-foreground:240 10% 3.9%;--secondary:45 25% 95%;--secondary-foreground:158 34% 42%;--muted:240 4.8% 95.9%;--muted-foreground:240 3.8% 46.1%;--accent:43 74% 49%;--accent-foreground:240 10% 3.9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:158 20% 85%;--input:158 20% 85%;--ring:158 34% 42%;--radius:0.5rem}.dark{--color-background:240 10% 3.9%;--color-foreground:48 33% 98%;--color-card:240 10% 3.9%;--color-card-foreground:48 33% 98%;--color-popover:240 10% 3.9%;--color-popover-foreground:48 33% 98%;--color-primary:158 34% 42%;--color-primary-foreground:48 33% 98%;--color-secondary:45 25% 95%;--color-secondary-foreground:158 34% 42%;--color-muted:240 3.7% 15.9%;--color-muted-foreground:240 5% 64.9%;--color-accent:43 74% 49%;--color-accent-foreground:240 10% 3.9%;--color-destructive:0 62.8% 30.6%;--color-destructive-foreground:0 0% 98%;--color-border:240 3.7% 15.9%;--color-input:240 3.7% 15.9%;--color-ring:158 34% 42%}html{scroll-behavior:smooth}body{background-color:hsl(var(--color-background));color:hsl(var(--color-foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-family:var(--font-serif);font-weight:700}h1{font-size:2.25rem;line-height:2.5rem}}@layer base{@media (min-width:768px){h1{font-size:3rem;line-height:1}}@media (min-width:1024px){h1{font-size:3.75rem;line-height:1}}h2{font-size:1.875rem;line-height:2.25rem}@media (min-width:768px){h2{font-size:2.25rem;line-height:2.5rem}}h3{font-size:1.5rem;line-height:2rem}@media (min-width:768px){h3{font-size:1.875rem;line-height:2.25rem}}p{font-size:1rem;line-height:1.75;color:hsl(var(--color-muted-foreground))}a{color:hsl(var(--color-primary));text-underline-offset:4px}a:hover{text-decoration:underline}}.shadow-soft{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.text-left{text-align:left}.w-full{width:100%}.max-w-3xl{max-width:48rem}.border-b{border-bottom:1px solid var(--color-border)}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.opacity-0{opacity:0}.pb-4{padding-bottom:1rem}.font-sans{font-family:var(--font-sans)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem}.gap-10{gap:2.5rem}.bg-center{background-position:50%}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:order-1{order:1}.md\:order-2{order:2}.md\:gap-10{gap:2.5rem}.md\:flex{display:flex}.md\:hidden{display:none}}.supports-\[backdrop-filter\]\:bg-background\/60{background-color:hsl(var(--color-background)/.6)}@supports ((-webkit-backdrop-filter:blur(8px)) or (backdrop-filter:blur(8px))){.supports-\[backdrop-filter\]\:bg-background\/60{background-color:hsl(var(--color-background)/.6)}}.duration-300{transition-duration:.3s}.duration-200{transition-duration:.2s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.space-y-1\.5>:not([hidden])~:not([hidden]){margin-top:.375rem}.space-x-2>:not([hidden])~:not([hidden]){margin-left:.5rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.font-semibold{font-weight:600}.tracking-tight{letter-spacing:-.025em}.pt-0{padding-top:0}.aspect-square{aspect-ratio:1/1}.shrink-0{flex-shrink:0}.cursor-not-allowed{cursor:not-allowed}.opacity-80{opacity:.8}@media (min-width:768px){.md\:gap-10{gap:2.5rem}.md\:flex{display:flex}}.hidden{display:none}.w-9{width:2.25rem}.h-9{height:2.25rem}.inline-block{display:inline-block}.z-50{z-index:50}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.supports-\[backdrop-filter\]\:bg-background\/60{background-color:hsl(var(--color-background)/.6)}}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.gap-12{gap:3rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.scroll-mt-20{scroll-margin-top:5rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-base{font-size:1rem;line-height:1.5rem}@media (min-width:640px){.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.ml-auto{margin-left:auto}.w-3{width:.75rem}.w-4{width:1rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.h-3{height:.75rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-12{height:3rem}.flex-shrink-0{flex-shrink:0}.hover\:-translate-y-1:hover{transform:translateY(-.25rem)}.bg-muted\/50{background-color:hsl(var(--color-muted)/.5)}.rounded-lg{border-radius:.5rem}.shadow-soft{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.06)}.shadow-soft-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.text-viridian{color:#479075}.text-foreground\/90{color:hsl(var(--color-foreground)/.9)}.mt-1{margin-top:.25rem}.order-1{order:1}.order-2{order:2}@media (min-width:768px){.md\:order-1{order:1}.md\:order-2{order:2}}.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}.space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}.-inset-4{top:-1rem;right:-1rem;bottom:-1rem;left:-1rem}.blur-3xl{filter:blur(64px)}.bg-primary\/10{background-color:hsl(var(--color-primary)/.1)}.border-4{border-width:4px}.object-cover{-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.md\:gap-6{gap:1.5rem}}.h-2{height:.5rem}.w-2{width:.5rem}.h-3\.5{height:.875rem}.w-3\.5{width:.875rem}.p-2{padding:.5rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.pr-0{padding-right:0}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.h-px{height:1px}.left-2{left:.5rem}.right-4{right:1rem}.top-4{top:1rem}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.fill-current{fill:currentColor}.text-xs{font-size:.75rem;line-height:1rem}.tracking-widest{letter-spacing:.1em}.rounded-sm{border-radius:.125rem}.rounded-\[inherit\]{border-radius:inherit}.border-2{border-width:2px}.ring-offset-background{--tw-ring-offset-color:var(--color-background)}@media (prefers-reduced-motion:no-preference){.motion-safe\:transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.motion-safe\:transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:var(--color-secondary)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-ring:focus{--tw-ring-color:var(--color-ring)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.hover\:opacity-100:hover{opacity:1}.grow{flex-grow:1}.overflow-auto{overflow:auto}.caption-bottom{caption-side:bottom}.\[&_tr\]\:border-b tr{border-bottom:1px solid var(--color-border)}.\[&_tr\:last-child\]\:border-0 tr:last-child{border-width:0}.align-middle{vertical-align:middle}.\[&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.gap-2{gap:.5rem}.h-2\.5{height:.625rem}.w-2\.5{width:.625rem}.flex-1{flex:1 1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:root{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gap-6{gap:1.5rem}.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}@media (min-width:768px){.md\:gap-12{gap:3rem}}.text-current{color:currentColor}.items-start{align-items:flex-start}.max-w-xs{max-width:20rem}.mx-auto{margin-left:auto;margin-right:auto}.p-8{padding:2rem}.border-background{border-color:var(--color-background)}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.hover\:bg-secondary\/90:hover{background-color:hsl(var(--color-secondary)/.9)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:var(--color-ring)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-x-\[-50\%\],.translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y))}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.left-\[50\%\]{left:50%}.top-\[50\%\]{top:50%}.z-\[100\]{z-index:100}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.animate-accordion-down{animation:accordion-down .2s ease-out}.animate-accordion-up{animation:accordion-up .2s ease-out}.grid-rows-\[0fr\]{grid-template-rows:0fr}.grid-rows-\[1fr\]{grid-template-rows:1fr}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.min-h-0{min-height:0}.overflow-hidden{overflow:hidden}[aria-hidden=true]{display:none}.lucide-chevron-down{transition:transform .2s ease-out}button:focus-visible{outline:2px solid var(--color-ring);outline-offset:2px}a:focus-visible{outline:2px solid var(--color-ring);outline-offset:2px}