@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Inter:wght@400;500&display=swap";:root{--background: 216 28% 7%;--foreground: 210 20% 92%;--card: 216 25% 11%;--muted-foreground: 215 15% 55%;--primary: 24 100% 55%;--border: 216 20% 18%;--radius: .5rem;--space-container-x: clamp(1rem, 4vw, 1.5rem);--focus-ring: hsl(var(--primary))}:global(*){box-sizing:border-box;border-color:hsl(var(--border))}:global(body){margin:0;background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:.25rem}svg{display:block}.min-h-screen{min-height:100vh}.bg-background{background-color:hsl(var(--background))}.bg-card{background-color:hsl(var(--card))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/80{color:hsl(var(--foreground) / .8)}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-muted-foreground\/60{color:hsl(var(--muted-foreground) / .6)}.text-primary{color:hsl(var(--primary))}.font-body{font-family:Inter,sans-serif}.font-heading{font-family:Space Grotesk,sans-serif}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.uppercase{text-transform:uppercase}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-lg{max-width:32rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-6{margin-bottom:1.5rem}.mb-10{margin-bottom:2.5rem}.hidden{display:none}.block{display:block}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-8{gap:2rem}.w-4{width:1rem}.h-4{height:1rem}.px-6{padding-left:var(--space-container-x);padding-right:var(--space-container-x)}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.rounded-lg{border-radius:var(--radius)}.border{border-width:1px;border-style:solid}.border-b{border-bottom-width:1px;border-bottom-style:solid}.border-t{border-top-width:1px;border-top-style:solid}.border-border{border-color:hsl(var(--border))}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:border-primary\/40:hover{border-color:hsl(var(--primary) / .4)}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.group:hover .group-hover\:text-primary{color:hsl(var(--primary))}.card-link{padding:1.75rem 1.9rem 2.25rem}.product-summary{margin-top:.7rem;margin-bottom:.2rem;line-height:1.45;max-width:34rem}@media (min-width: 640px){.sm\:block{display:block}.sm\:flex-row{flex-direction:row}.sm\:gap-16{gap:4rem}}@media (min-width: 768px){.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:text-6xl{font-size:3.75rem;line-height:1}}@media (max-width: 420px){.py-24{padding-top:4.5rem;padding-bottom:4.5rem}.py-20{padding-top:3.5rem;padding-bottom:3.5rem}.text-4xl{font-size:2rem;line-height:2.25rem}.card-link{padding:1.5rem 1.35rem 1.9rem}}
