*,*:before,*:after{box-sizing:border-box}html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:var(--font-body);scroll-behavior:smooth}body{margin:0;background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-body)}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit;color:inherit}:root{--background: 140 20% 98%;--foreground: 210 25% 15%;--card: 0 0% 100%;--card-foreground: 210 25% 15%;--primary: 0 72% 47%;--primary-foreground: 0 0% 100%;--secondary: 0 40% 95%;--secondary-foreground: 0 50% 30%;--muted: 0 10% 94%;--muted-foreground: 210 10% 45%;--accent: 0 65% 55%;--accent-foreground: 0 0% 100%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 0 10% 88%;--input: 0 10% 88%;--ring: 0 72% 47%;--radius: 1rem;--font-heading: "Quicksand", sans-serif;--font-body: "Nunito", sans-serif;--gradient-hero: linear-gradient(135deg, hsl(0 72% 47% / .06), hsl(0 40% 95% / .1));--gradient-primary: linear-gradient(135deg, hsl(0 72% 47%), hsl(355 65% 52%));--shadow-soft: 0 4px 20px -4px hsl(0 72% 47% / .2);--shadow-card: 0 2px 12px -2px hsl(210 25% 15% / .08)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);margin:0}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media (min-width: 1400px){.container{max-width:1400px}}.min-h-screen{min-height:100vh}.min-h-\[90vh\]{min-height:90vh}.bg-background{background-color:hsl(var(--background))}.bg-card{background-color:hsl(var(--card))}.bg-card\/80{background-color:hsl(var(--card) / .8)}.bg-muted\/40{background-color:hsl(var(--muted) / .4)}.bg-secondary{background-color:hsl(var(--secondary))}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-foreground{background-color:hsl(var(--foreground))}.text-foreground{color:hsl(var(--foreground))}.text-primary{color:hsl(var(--primary))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-background{color:hsl(var(--background))}.text-background\/50{color:hsl(var(--background) / .5)}.border-b{border-bottom:1px solid hsl(var(--border))}.border-t{border-top:1px solid hsl(var(--border))}.border-2{border-width:2px;border-style:solid}.border-primary{border-color:hsl(var(--primary))}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-background\/20{border-color:hsl(var(--background) / .2)}.rounded-full{border-radius:9999px}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-xl{border-radius:.75rem}.overflow-hidden{overflow:hidden}.relative{position:relative}.sticky{position:sticky}.top-0{top:0}.z-50{z-index:50}.flex{display:flex}.inline-flex{display:inline-flex}.inline-block{display:inline-block}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.hidden{display:none}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-wrap{flex-wrap:wrap}.gap-3{gap:.75rem}.gap-2{gap:.5rem}.gap-1{gap:.25rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}.space-y-5>:not([hidden])~:not([hidden]){margin-top:1.25rem}.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-4{margin-bottom:1rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.mt-8{margin-top:2rem}.mt-16{margin-top:4rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-sm{font-size:.875rem;line-height:1.25rem}.leading-none{line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-heading{font-family:var(--font-heading)}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.leading-tight{line-height:1.25}.italic{font-style:italic}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.backdrop-blur-md{backdrop-filter:blur(12px)}.transition-colors{transition:color .15s ease,background-color .15s ease,border-color .15s ease}.transition-all{transition:all .15s ease}.transition-opacity{transition:opacity .15s ease}.transition-transform{transition:transform .15s ease}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:bg-primary:hover{background-color:hsl(var(--primary))}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:scale-\[1\.03\]:hover{transform:scale(1.03)}.hover\:opacity-100:hover{opacity:1}.opacity-90{opacity:.9}.opacity-70{opacity:.7}.text-primary-foreground{color:hsl(var(--primary-foreground))}.h-10{height:2.5rem}.h-5{height:1.25rem}.h-12{height:3rem}.h-16{height:4rem}.w-10{width:2.5rem}.w-5{width:1.25rem}.w-12{width:3rem}.w-16{width:4rem}.object-cover{object-fit:cover}.animate-float{animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.flex-col{flex-direction:column}.flex-col>:not([hidden])~:not([hidden]){margin-top:.5rem}.h-auto{height:auto}.min-h-\[80px\]{min-height:80px}.border{border:1px solid hsl(var(--border))}.border-input{border-color:hsl(var(--input))}.accent-\[hsl\(var\(--primary\)\)\]{accent-color:hsl(var(--primary))}.rounded-md{border-radius:.5rem}.w-full{width:100%}.text-xs{font-size:.75rem;line-height:1rem}.max-w-md{max-width:28rem}@media (min-width: 640px){.sm\:flex{display:flex}.sm\:flex-row{flex-direction:row}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:p-16{padding:4rem}}@media (min-width: 1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:text-6xl{font-size:3.75rem;line-height:1}}
