:root{--background: 0 0% 100%;--foreground: 0 0% 0%;--card: 0 0% 98%;--card-foreground: 0 0% 0%;--popover: 0 0% 100%;--popover-foreground: 0 0% 0%;--primary: 0 85% 45%;--primary-foreground: 0 0% 100%;--secondary: 30 20% 96%;--secondary-foreground: 0 0% 8%;--muted: 0 0% 93%;--muted-foreground: 0 0% 40%;--accent: 0 0% 6%;--accent-foreground: 0 0% 98%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 100%;--border: 0 0% 88%;--input: 0 0% 88%;--ring: 0 85% 45%;--radius: .25rem;--bialetti-red: 0 85% 45%;--bialetti-black: 0 0% 0%;--bialetti-white: 0 0% 100%;--bialetti-aluminum: 0 0% 75%;--bialetti-aluminum-light: 0 0% 93%;--bialetti-cream: 35 30% 96%;--bialetti-warm: 25 15% 92%;--font-display: "Playfair Display", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif;--shadow-soft: 0 2px 20px -4px rgba(0, 0, 0, .08);--shadow-medium: 0 8px 30px -8px rgba(0, 0, 0, .12);--shadow-elevated: 0 20px 60px -15px rgba(0, 0, 0, .18);--rgb-foreground: 0, 0, 0;--rgb-background: 255, 255, 255;--rgb-primary: 211, 21, 21;--rgb-primary-foreground: 255, 255, 255;--rgb-secondary: 247, 244, 240;--rgb-muted: 237, 237, 237;--rgb-accent: 15, 15, 15;--rgb-accent-foreground: 250, 250, 250;--rgb-border: 224, 224, 224;--search-overlay-offset: 0px;--page-offset-mobile-compact: 4rem;--page-offset-mobile-regular: 4.5rem;--page-offset-desktop-regular: 5rem}*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:hsl(var(--border))}html{line-height:1.5;-webkit-text-size-adjust:100%;height:100%}body{margin:0;padding:0;background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;min-height:100%}#MainContent{flex:1;padding-top:var(--search-overlay-offset);transition:padding-top .2s ease}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);margin:0;line-height:1.25}p{margin:0}img,video,svg{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{background:none;border:none;padding:0;cursor:pointer;font:inherit;color:inherit}input,textarea,select{font:inherit;color:inherit}input[type=search]{appearance:textfield;-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none;-webkit-appearance:none}ul,ol{list-style:none;padding:0;margin:0}.visually-hidden,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:1rem;left:1rem;width:auto;height:auto;padding:.5rem 1rem;clip:auto;background:hsl(var(--primary));color:hsl(var(--primary-foreground));z-index:9999}.hidden{display:none!important}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.flex{display:flex}.grid{display:grid}.contents{display:contents}.static{position:static}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.top-3{top:.75rem}.right-3{right:.75rem}.bottom-3{bottom:.75rem}.left-3{left:.75rem}.-top-0\.5{top:-.125rem}.-right-0\.5{right:-.125rem}.-top-1{top:-.25rem}.-right-1{right:-.25rem}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.self-start{align-self:flex-start}.self-center{align-self:center}.self-end{align-self:flex-end}.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))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.order-1{order:1}.order-2{order:2}.order-3{order:3}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-0{padding-top:0}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pb-0{padding-bottom:0}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pl-4{padding-left:1rem}.pr-4{padding-right:1rem}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-auto{margin:auto}.my-auto{margin-top:auto;margin-bottom:auto}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-2{margin-right:.5rem}.-ml-2{margin-left:-.5rem}.-mr-2{margin-right:-.5rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-x-2>*+*{margin-left:.5rem}.space-x-4>*+*{margin-left:1rem}.w-0{width:0}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-40{width:10rem}.w-48{width:12rem}.w-64{width:16rem}.w-1\/3{width:33.333333%}.w-3\/4{width:75%}.w-full{width:100%}.w-auto{width:auto}.w-\[260px\]{width:260px}.h-0{height:0}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-20{height:5rem}.h-24{height:6rem}.h-full{height:100%}.h-auto{height:auto}.h-screen{height:100vh}.h-\[30vh\]{height:30vh}.h-\[40vh\]{height:40vh}.h-\[50vh\]{height:50vh}.h-\[55vh\]{height:55vh}.h-\[70vh\]{height:70vh}.h-\[85vh\]{height:85vh}.min-w-0{min-width:0}.min-h-0{min-height:0}.min-h-full{min-height:100%}.min-h-\[70vh\]{min-height:70vh}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-\[200px\]{max-width:200px}.max-w-full{max-width:100%}.font-display{font-family:var(--font-display)}.font-body{font-family:var(--font-body)}.text-\[10px\]{font-size:10px}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.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-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.font-thin{font-weight:100}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.italic{font-style:italic}.not-italic{font-style:normal}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.tracking-tighter{letter-spacing:-.05em}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.2em}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.break-words{word-break:break-word}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-through{text-decoration:line-through}.underline{text-decoration:underline}.text-foreground{color:hsl(var(--foreground))}.text-background{color:hsl(var(--background))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-secondary{color:hsl(var(--secondary))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-accent{color:hsl(var(--accent))}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-destructive{color:hsl(var(--destructive))}.text-white{color:#fff}.text-black{color:#000}.text-primary-foreground\/70{color:#ffffffb3}.text-primary-foreground\/80{color:#fffc}.text-accent-foreground\/70{color:#fafafab3}.text-accent-foreground\/50{color:#fafafa80}.text-accent-foreground\/40{color:#fafafa66}.text-white\/60{color:#fff9}.text-primary\/20{color:#d3151533}.bg-background{background-color:hsl(var(--background))}.bg-foreground{background-color:hsl(var(--foreground))}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-muted{background-color:hsl(var(--muted))}.bg-accent{background-color:hsl(var(--accent))}.bg-card{background-color:hsl(var(--card))}.bg-transparent{background-color:transparent}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-secondary\/50{background-color:#f7f4f080}.bg-foreground\/5{background-color:#0000000d}.bg-foreground\/10{background-color:#0000001a}.bg-foreground\/50{background-color:#00000080}.bg-background\/50{background-color:#ffffff80}.bg-background\/90{background-color:#ffffffe6}.bg-primary-foreground\/10{background-color:#ffffff1a}.bg-accent-foreground\/20{background-color:#fafafa33}.bg-destructive\/10{background-color:#ef44441a}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-from),var(--tw-gradient-via, transparent),var(--tw-gradient-to, transparent))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-from),var(--tw-gradient-via, transparent),var(--tw-gradient-to, transparent))}.from-foreground\/70{--tw-gradient-from: rgba(0, 0, 0, .7);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, transparent)}.from-foreground\/80{--tw-gradient-from: rgba(0, 0, 0, .8);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, transparent)}.via-foreground\/20{--tw-gradient-via: rgba(0, 0, 0, .2);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-via), var(--tw-gradient-to, transparent)}.via-foreground\/30{--tw-gradient-via: rgba(0, 0, 0, .3);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-via), var(--tw-gradient-to, transparent)}.via-foreground\/40{--tw-gradient-via: rgba(0, 0, 0, .4);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-via), var(--tw-gradient-to, transparent)}.to-transparent{--tw-gradient-to: transparent}.backdrop-blur-sm{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.backdrop-blur{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.backdrop-blur-xl{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-border{border-color:hsl(var(--border))}.border-transparent{border-color:transparent}.border-foreground{border-color:hsl(var(--foreground))}.border-primary{border-color:hsl(var(--primary))}.border-primary-foreground{border-color:hsl(var(--primary-foreground))}.border-accent-foreground{border-color:hsl(var(--accent-foreground))}.border-white{border-color:#fff}.border-border\/50{border-color:#e0e0e080}.border-primary-foreground\/30{border-color:#ffffff4d}.border-accent-foreground\/10{border-color:#fafafa1a}.border-accent-foreground\/40{border-color:#fafafa66}.rounded-none{border-radius:0}.rounded-sm{border-radius:var(--radius)}.rounded{border-radius:calc(var(--radius) + 2px)}.rounded-md{border-radius:calc(var(--radius) + 4px)}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.border-l-\[10px\]{border-left-width:10px}.border-t-\[6px\]{border-top-width:6px}.border-b-\[6px\]{border-bottom-width:6px}.border-l-accent-foreground{border-left-color:hsl(var(--accent-foreground))}.border-t-transparent{border-top-color:transparent}.border-b-transparent{border-bottom-color:transparent}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-auto{overflow:auto}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.aspect-\[4\/3\]{aspect-ratio:4 / 3}.aspect-\[3\/4\]{aspect-ratio:3 / 4}.aspect-\[4\/5\]{aspect-ratio:4 / 5}.aspect-\[9\/16\]{aspect-ratio:9 / 16}.aspect-\[16\/9\]{aspect-ratio:16 / 9}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.object-fill{object-fit:fill}.object-center{object-position:center}.object-top{object-position:top}.opacity-0{opacity:0}.opacity-5{opacity:.05}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.opacity-100{opacity:1}.shadow{box-shadow:0 1px 3px #0000001f,0 1px 2px #00000014}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.shadow-none{box-shadow:none}.scale-90{transform:scale(.9)}.scale-95{transform:scale(.95)}.scale-100{transform:scale(1)}.scale-105{transform:scale(1.05)}.scale-110{transform:scale(1.1)}.translate-x-0{transform:translate(0)}.translate-y-0{transform:translateY(0)}.translate-y-2{transform:translateY(.5rem)}.-translate-x-full{transform:translate(-100%)}.translate-x-full{transform:translate(100%)}.rotate-0{transform:rotate(0)}.rotate-90{transform:rotate(90deg)}.rotate-180{transform:rotate(180deg)}.transition{transition:all .15s ease}.transition-all{transition:all .3s ease}.transition-colors{transition:background-color .2s,color .2s,border-color .2s}.transition-opacity{transition:opacity .2s}.transition-transform{transition:transform .2s}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.select-none{-webkit-user-select:none;user-select:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.focus\:outline-none:focus{outline:none}.focus\:ring-0:focus{box-shadow:none}.focus\:ring-primary:focus{box-shadow:0 0 0 2px hsl(var(--primary))}input[type=number].appearance-none,input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:textfield;border:none;margin:0}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.brightness-0{filter:brightness(0)}.invert{filter:invert(1)}.grayscale{filter:grayscale(1)}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:bg-primary:hover{background-color:hsl(var(--primary))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-accent\/90:hover{background-color:#0f0f0fe6}.hover\:bg-primary-foreground\/10:hover{background-color:#ffffff1a}.hover\:bg-foreground\/5:hover{background-color:#0000000d}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-primary:hover{color:hsl(var(--primary))}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:border-foreground:hover{border-color:hsl(var(--foreground))}.hover\:border-primary:hover{border-color:hsl(var(--primary))}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-80:hover{opacity:.8}.hover\:scale-110:hover{transform:scale(1.1)}.hover\:underline:hover{text-decoration:underline}.group\/card:hover .group-hover\/card\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.peer:checked~.peer-checked\:border-foreground{border-color:hsl(var(--foreground))}.peer:checked~.peer-checked\:bg-foreground{background-color:hsl(var(--foreground))}.peer:checked~.peer-checked\:text-background{color:hsl(var(--background))}.peer:checked~.peer-checked\:bg-primary{background-color:hsl(var(--primary))}.peer:checked~.peer-checked\:text-primary-foreground{color:hsl(var(--primary-foreground))}.peer:checked~.peer-checked\:border-primary{border-color:hsl(var(--primary))}@keyframes fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes slide-in-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-fade-in{animation:fade-in .6s cubic-bezier(.16,1,.3,1) both}.animate-slide-in{animation:slide-in-right .5s cubic-bezier(.16,1,.3,1) both}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.bialetti-container{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:768px){.bialetti-container{padding-left:2rem;padding-right:2rem}}.bialetti-section{padding-top:3rem;padding-bottom:3rem}@media(min-width:768px){.bialetti-section{padding-top:4rem;padding-bottom:4rem}}.bialetti-heading-xl{font-family:var(--font-display);font-size:1.875rem;line-height:1.15;font-weight:700;letter-spacing:-.025em}@media(min-width:768px){.bialetti-heading-xl{font-size:3rem}}@media(min-width:1024px){.bialetti-heading-xl{font-size:3.75rem}}.bialetti-heading-lg{font-family:var(--font-display);font-size:1.5rem;line-height:1.2;font-weight:700;letter-spacing:-.025em}@media(min-width:768px){.bialetti-heading-lg{font-size:2.25rem}}.bialetti-heading-md{font-family:var(--font-display);font-size:1.25rem;font-weight:600;letter-spacing:-.02em}@media(min-width:768px){.bialetti-heading-md{font-size:1.5rem}}.bialetti-body{font-family:var(--font-body);font-size:.875rem;line-height:1.625}@media(min-width:768px){.bialetti-body{font-size:1rem}}.bialetti-label{font-family:var(--font-body);font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;font-weight:500}@media(max-width:992px){.bialetti-label{font-size:.55rem}}.bialetti-divider{width:3rem;height:2px;background-color:hsl(var(--primary))}.bialetti-card-hover{transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1)}.bialetti-card-hover:hover{transform:translateY(-4px)}.bialetti-image-zoom{transition:transform .7s cubic-bezier(.16,1,.3,1)}.bialetti-image-zoom:hover{transform:scale(1.05)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:0 1rem;height:2.5rem;font-family:var(--font-body);font-weight:500;font-size:.875rem;border-radius:var(--radius);transition:background-color .2s,color .2s,border-color .2s;cursor:pointer}.btn-primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-primary:hover{background-color:#b30f0f}.btn-accent{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground));text-transform:uppercase;font-weight:600;letter-spacing:.05em}.btn-accent:hover{background-color:#0f0f0fe6}.btn-outline{border:1px solid hsl(var(--border));background-color:transparent;color:hsl(var(--foreground))}.btn-outline:hover{background-color:hsl(var(--secondary))}.header-fixed{position:fixed;top:var(--announcement-bar-visible-height, 30px);left:0;right:0;z-index:50;background-color:#fffffff2;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-bottom:1px solid hsl(var(--border))}@media(max-width:992px){.header-fixed{top:var(--announcement-bar-visible-height, 40px)}}.h-14{height:3.5rem}.h-16{height:4rem}.nav-link{font-family:var(--font-body);font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;font-weight:500;color:hsl(var(--muted-foreground));transition:color .2s}.nav-link:hover{color:hsl(var(--foreground))}.nav-link--active{color:hsl(var(--foreground));font-weight:600}.top-bar{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground));text-align:center;position:absolute;top:0;left:0;right:0;z-index:10;padding:.375rem 0;height:30px}@media(max-width:992px){.top-bar{height:40px}}.drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:420px;background-color:hsl(var(--background));z-index:100;transform:translate(100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column;box-shadow:-4px 0 40px #0000001f}.drawer.open{transform:translate(0)}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:99}.drawer-overlay.open{opacity:1;visibility:visible}.product-card{display:flex;flex-direction:column}.product-card .image-wrapper{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--radius);background-color:hsl(var(--secondary));display:block}.product-card:hover .bialetti-image-zoom{transform:scale(1.05)}.group:hover .group-hover\:text-primary{color:hsl(var(--primary))}.mx-auto{margin-left:auto;margin-right:auto}input:focus,textarea:focus,select:focus{outline:none;box-shadow:0 0 0 1px hsl(var(--ring))}input[type=email],input[type=text],input[type=number],input[type=password],textarea{background-color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--radius)}input[type=email]:focus,input[type=text]:focus,input[type=number]:focus,textarea:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 1px hsl(var(--primary))}.gradient{background-color:hsl(var(--background))}@media(min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:hidden{display:none!important}.sm\:block{display:block!important}.sm\:flex{display:flex!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.md\:hidden{display:none!important}.md\:block{display:block!important}.md\:inline{display:inline!important}.md\:flex{display:flex!important}.md\:grid{display:grid!important}.md\:inline-flex{display:inline-flex!important}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.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\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:gap-12{gap:3rem}.md\:gap-16{gap:4rem}.md\:gap-20{gap:5rem}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:h-full{height:100%}.md\:px-0{padding-left:0;padding-right:0}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:p-8{padding:2rem}.md\:p-16{padding:4rem}.md\:pb-0{padding-bottom:0}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-24{padding-bottom:6rem}.md\:pt-0{padding-top:0}.md\:pt-\[112px\]{padding-top:var(--page-offset-desktop-regular)}.md\:mt-0{margin-top:0}.md\:mt-6{margin-top:1.5rem}.md\:text-sm{font-size:.875rem}.md\:text-base{font-size:1rem}.md\:text-lg{font-size:1.125rem}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem}.md\:text-3xl{font-size:1.875rem}.md\:text-4xl{font-size:2.25rem}.md\:text-xs{font-size:.75rem}.md\:h-14{height:3.5rem}.md\:h-16{height:4rem}.md\:h-\[40vh\]{height:40vh}.md\:h-\[50vh\]{height:50vh}.md\:h-\[65vh\]{height:65vh}.md\:h-\[70vh\]{height:70vh}.md\:items-center{align-items:center}.md\:order-1{order:1}.md\:order-2{order:2}.md\:aspect-\[2\/1\]{aspect-ratio:2 / 1}.md\:aspect-\[3\/2\]{aspect-ratio:3 / 2}.md\:max-w-md{max-width:28rem}.md\:max-w-xl{max-width:36rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:space-y-6>*+*{margin-top:1.5rem}}@media(min-width:1024px){.lg\:hidden{display:none!important}.lg\:block{display:block!important}.lg\:flex{display:flex!important}.lg\:grid{display:grid!important}.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\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:gap-12{gap:3rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:text-4xl{font-size:2.25rem}.lg\:text-5xl{font-size:3rem}}@media(min-width:768px){.col-span-2{grid-column:span 2 / span 2}}#product-thumbnails::-webkit-scrollbar{display:none}#product-thumbnails{-ms-overflow-style:none;scrollbar-width:none}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.accordion-content.open{max-height:1000px}.accordion-icon{transition:transform .3s ease}.accordion-item.open .accordion-icon{transform:rotate(45deg)}.focus\:ring-1:focus{box-shadow:0 0 0 1px hsl(var(--ring))}.hero-image-cover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.w-28{width:7rem}.w-32{width:8rem}.w-36{width:9rem}.h-28{height:7rem}.h-32{height:8rem}.h-36{height:9rem}.h-fit{height:fit-content}.w-fit{width:fit-content}.h-min{height:min-content}.min-h-screen{min-height:100vh}.border-dashed{border-style:dashed}.border-solid{border-style:solid}.border-dotted{border-style:dotted}.border-none{border-style:none}.bg-secondary\/30{background-color:#f7f4f04d}.bg-primary\/10{background-color:#d315151a}.text-primary\/80{color:#d31515cc}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:ease-in-out}.ease-in{transition-timing-function:ease-in}.ease-out{transition-timing-function:ease-out}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-full{grid-column:1 / -1}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:h-full{height:100%}.lg\:items-start{align-items:flex-start}}@media(min-width:640px){.sm\:block{display:block}.sm\:hidden{display:none!important}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:text-xl{font-size:1.25rem}.sm\:gap-6{gap:1.5rem}}.group:hover .group-hover\:bg-foreground\/5{background-color:#0000000d}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.group:hover .group-hover\:opacity-100{opacity:1}.open [data-accordion-content]{display:block!important}.open .lucide-chevron-down{transform:rotate(180deg)}.lucide-chevron-down{transition:transform .2s ease}[data-accordion-content].hidden{display:none!important}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.pb-2{padding-bottom:.5rem}.pb-5{padding-bottom:1.25rem}.pb-8{padding-bottom:2rem}.pt-8{padding-top:2rem}.pt-12{padding-top:3rem}.mt-16{margin-top:4rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.max-w-2xl{max-width:42rem}.text-inherit{color:inherit}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.list-inside{list-style-position:inside}.no-underline{text-decoration:none}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.focus\:border-primary:focus{border-color:hsl(var(--primary))}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.img-cover{width:100%;height:100%;object-fit:cover}.table-auto{table-layout:auto}.w-px{width:1px}.cart-item-remove{color:hsl(var(--destructive));font-size:.875rem;font-weight:500;text-decoration:underline;cursor:pointer}.cart-item-remove:hover{color:#a50d0d}.flex.overflow-x-auto::-webkit-scrollbar{display:none}.flex.overflow-x-auto{-ms-overflow-style:none;scrollbar-width:none}.variant-option-label{display:block;padding:.5rem 1rem;font-size:.875rem;font-family:var(--font-body);border:1px solid hsl(var(--border));border-radius:var(--radius);cursor:pointer;transition:border-color .15s,background-color .15s,color .15s;-webkit-user-select:none;user-select:none}.variant-option-label:hover{border-color:hsl(var(--foreground))}input[type=radio]:checked+.variant-option-label{border-color:hsl(var(--foreground));background-color:hsl(var(--foreground));color:hsl(var(--background))}input[type=radio].peer{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;margin:0;z-index:1}.scheme-light{background-color:hsl(var(--background));color:hsl(var(--foreground))}.scheme-dark{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.scheme-accent{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.product-story-sections__stack{display:grid;gap:1.5rem}.product-story-sections{margin-top:3rem;margin-bottom:3rem}.product-story-sections__block{overflow:hidden;border:1px solid hsl(var(--border));border-radius:.125rem;background-color:hsl(var(--background))}.product-story-sections__media,.product-story-sections__content{min-width:0}.product-story-sections__content{min-height:20rem}@media(min-width:768px){.product-story-sections{margin-top:4rem;margin-bottom:4rem}.product-story-sections__stack{gap:2rem}}.product-card .image-wrapper{position:relative}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.prose h1,.prose h2,.prose h3,.prose h4{font-family:var(--font-display);font-weight:700;margin-top:1.5em;margin-bottom:.5em}.prose p{margin-bottom:1em;line-height:1.7}.prose a{color:hsl(var(--primary));text-decoration:underline}.prose img{border-radius:var(--radius);margin:1.5em 0}.prose blockquote{border-left:3px solid hsl(var(--primary));padding-left:1rem;color:hsl(var(--muted-foreground));font-style:italic;margin:1.5em 0}.prose ul,.prose ol{padding-left:1.5rem;margin-bottom:1em}.prose li{margin-bottom:.25em;list-style:disc}.pt-\[96px\]{padding-top:var(--page-offset-mobile-compact)}.pt-\[104px\],.pt-\[112px\]{padding-top:var(--page-offset-mobile-regular)}@media(min-width:768px){.md\:pt-\[112px\]{padding-top:var(--page-offset-desktop-regular)}}.price-display{display:flex;flex-direction:column;gap:.25rem}.price-display__compare-row,.price-display__current-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:.4rem}.price-display__label{font-family:var(--font-body);font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.price-display__compare{font-family:var(--font-body);font-size:.875rem;color:hsl(var(--muted-foreground));text-decoration:line-through}.price-display__current{font-family:var(--font-display);font-size:1.125rem;font-weight:700;color:hsl(var(--foreground))}.price-display--sm .price-display__label,.price-display--chip .price-display__label{font-size:.5625rem}.price-display--sm .price-display__compare,.price-display--chip .price-display__compare{font-size:.75rem}.price-display--sm .price-display__current,.price-display--chip .price-display__current{font-size:1rem}.price-display--overlay .price-display__label,.price-display--overlay .price-display__compare,.price-display--overlay .price-display__current{color:hsl(var(--primary-foreground))}.price-display--overlay .price-display__compare{color:#ffffffb3}.price-display--overlay .price-display__label{color:#fff9}.price-display--xl .price-display__label{font-size:.6875rem}.price-display--xl .price-display__compare{font-size:1rem}.price-display--xl .price-display__current{font-size:2rem}@media(min-width:768px){.price-display--xl .price-display__current{font-size:2.35rem}}.bialetti-color-light{background-color:hsl(var(--background));color:hsl(var(--foreground))}.bialetti-color-dark{background-color:hsl(var(--foreground));color:hsl(var(--background))}.bialetti-color-dark .bialetti-label,.bialetti-color-dark .text-primary{color:hsl(var(--primary))}.bialetti-color-dark .text-muted-foreground{color:hsl(var(--background) / .65)}.bialetti-color-accent{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.bialetti-color-accent .bialetti-label,.bialetti-color-accent .text-primary{color:hsl(var(--background))}.bialetti-color-accent .opacity-80{opacity:.8}.slideshow{position:relative;overflow:hidden;background-color:hsl(var(--foreground))}.slideshow--small{height:50vh}.slideshow--medium{height:65vh}.slideshow--large{height:80vh}.slideshow--full{height:100vh}.slideshow__slides{position:relative;width:100%;height:100%}.slideshow__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .7s ease;display:flex;align-items:center}.slideshow__slide.is-active{opacity:1}.slideshow__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.slideshow__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000}.slideshow__content{position:relative;z-index:2;width:100%;padding:2rem;color:#fff;max-width:700px}.slideshow__content--left{margin-right:auto}.slideshow__content--center{margin:0 auto;text-align:center}.slideshow__content--right{margin-left:auto;text-align:right}.slideshow__heading{font-family:var(--font-display);font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.15;margin-bottom:1rem;color:#fff}.slideshow__subheading{font-family:var(--font-body);font-size:1.125rem;opacity:.85;margin-bottom:1.5rem;color:#fff}.slideshow__btn{display:inline-flex;align-items:center;height:3rem;padding:0 2rem;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));font-family:var(--font-body);font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;border-radius:var(--radius);transition:opacity .2s}.slideshow__btn:hover{opacity:.85}.slideshow__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;cursor:pointer;transition:background .2s}.slideshow__arrow:hover{background:#ffffff4d}.slideshow__arrow--prev{left:1rem}.slideshow__arrow--next{right:1rem}.slideshow__dots{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:.5rem}.slideshow__dot{width:.5rem;height:.5rem;border-radius:50%;background:#ffffff73;border:none;cursor:pointer;padding:0;transition:background .2s,width .2s}.slideshow__dot.is-active{background:#fff;width:1.5rem;border-radius:.25rem}.rich-text__content{width:100%}.rich-text__content--left{margin-right:auto;text-align:left}.rich-text__content--center{margin:0 auto;text-align:center}.iwt__grid{display:grid;gap:2.5rem;align-items:center}@media(min-width:768px){.iwt__grid{grid-template-columns:1fr 1fr}.iwt__grid--reverse .iwt__media{order:2}.iwt__grid--reverse .iwt__content{order:1}}.iwt__media{width:100%}.iwt__img{width:100%;display:block;object-fit:cover;border-radius:var(--radius)}.iwt__img--portrait{aspect-ratio:3 / 4}.iwt__img--square{aspect-ratio:1 / 1}.iwt__img--landscape{aspect-ratio:4 / 3}.iwt__content{display:flex;flex-direction:column}.iwt__content--top{justify-content:flex-start}.iwt__content--center{justify-content:center}.iwt__content--bottom{justify-content:flex-end}.countdown__units{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-top:1.5rem}.countdown__unit{display:flex;flex-direction:column;align-items:center;min-width:5rem}.countdown__value{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1;display:block}.countdown__label{font-family:var(--font-body);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;opacity:.65;margin-top:.25rem}.countdown__sep{font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1;opacity:.4;margin-bottom:1.25rem}.testimonials__grid{display:grid;gap:1.5rem}.testimonials__grid--1{grid-template-columns:1fr}.testimonials__grid--2{grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.testimonials__grid--3{grid-template-columns:repeat(3,1fr)}.testimonials__grid--4{grid-template-columns:repeat(4,1fr)}}@media(max-width:767px){.testimonials__grid--2,.testimonials__grid--3,.testimonials__grid--4{grid-template-columns:1fr}}.testimonials__card{background-color:hsl(var(--card));color:hsl(var(--card-foreground));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:1.75rem;display:flex;flex-direction:column;gap:1rem}.bialetti-color-dark .testimonials__card{background-color:#ffffff14;border-color:#ffffff26}.bialetti-color-accent .testimonials__card{background-color:#ffffff1f;border-color:#fff3}.testimonials__stars{display:flex;gap:.15rem}.testimonials__star{color:#f59e0b;font-size:1.1rem;line-height:1}.testimonials__star--empty{color:hsl(var(--muted-foreground))}.testimonials__quote{font-family:var(--font-body);font-size:.9375rem;line-height:1.65;margin:0;flex:1}.bialetti-color-dark .testimonials__quote,.bialetti-color-accent .testimonials__quote{opacity:.9}.testimonials__author{display:flex;align-items:center;gap:.75rem;margin-top:auto;padding-top:1rem;border-top:1px solid hsl(var(--border))}.bialetti-color-dark .testimonials__author,.bialetti-color-accent .testimonials__author{border-color:#ffffff26}.testimonials__photo{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;flex-shrink:0}.testimonials__photo--placeholder{background-color:hsl(var(--secondary));display:flex;align-items:center;justify-content:center;color:hsl(var(--muted-foreground))}.testimonials__name{font-family:var(--font-body);font-size:.875rem;font-weight:600;margin:0}.testimonials__role{font-family:var(--font-body);font-size:.75rem;color:hsl(var(--muted-foreground));margin:.125rem 0 0}.bialetti-color-dark .testimonials__role,.bialetti-color-accent .testimonials__role{opacity:.65;color:inherit}.faq__header{text-align:center;margin-bottom:3rem}.faq__list{margin:0 auto;display:flex;flex-direction:column}.faq__item{border-bottom:1px solid hsl(var(--border))}.faq__item:first-child{border-top:1px solid hsl(var(--border))}.bialetti-color-dark .faq__item{border-color:#ffffff26}.bialetti-color-accent .faq__item{border-color:#fff3}.faq__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;font-family:var(--font-body);font-size:1rem;font-weight:600;text-align:left;background:none;border:none;cursor:pointer;color:inherit}.faq__trigger:hover{color:hsl(var(--primary))}.faq__icon{flex-shrink:0;transition:transform .3s ease}.faq__item.is-open .faq__icon{transform:rotate(180deg)}.faq__answer{overflow:hidden;max-height:0;transition:max-height .35s ease,padding .35s ease}.faq__item.is-open .faq__answer{max-height:600px}.faq__answer-inner{padding-bottom:1.25rem;font-family:var(--font-body);font-size:.9375rem;line-height:1.7;color:hsl(var(--muted-foreground))}.bialetti-color-dark .faq__answer-inner,.bialetti-color-accent .faq__answer-inner{color:inherit;opacity:.75}.icon-features__grid{display:grid;gap:2rem}.icon-features__grid--2{grid-template-columns:repeat(2,1fr)}@media(min-width:640px){.icon-features__grid--3{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.icon-features__grid--4{grid-template-columns:repeat(4,1fr)}.icon-features__grid--5{grid-template-columns:repeat(5,1fr)}}@media(max-width:639px){.icon-features__grid--2,.icon-features__grid--3,.icon-features__grid--4,.icon-features__grid--5{grid-template-columns:repeat(2,1fr)}}.icon-features__layout--vertical .icon-features__item{display:flex;flex-direction:column;gap:.75rem}.icon-features__layout--vertical .icon-features__item--center{align-items:center;text-align:center}.icon-features__layout--vertical .icon-features__item--left{align-items:flex-start;text-align:left}.icon-features__layout--horizontal .icon-features__item{display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.icon-features__layout--horizontal .icon-features__text{flex:1}.icon-features__icon-wrap{flex-shrink:0}.icon-features__icon-img{width:3rem;height:3rem;object-fit:contain}.icon-features__icon-svg svg,.icon-features__icon-default svg{width:2.5rem;height:2.5rem;color:hsl(var(--primary))}.icon-features__icon-default{width:3.5rem;height:3.5rem;background-color:hsl(var(--secondary));border-radius:var(--radius);display:flex;align-items:center;justify-content:center}.icon-features__title{font-family:var(--font-body);font-size:1rem;font-weight:700;margin:0 0 .35rem}.icon-features__description{font-family:var(--font-body);font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.6;margin:0}.bialetti-color-dark .icon-features__description,.bialetti-color-accent .icon-features__description{color:inherit;opacity:.7}.countdown__expired{font-family:var(--font-body);font-size:1rem}.text-primary-foreground\/60{color:#fff9}.custom-liquid-section{width:100%}.product-recs__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2rem;gap:1rem}.product-recs__view-all{display:inline-flex;align-items:center;gap:.25rem;font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--muted-foreground));text-decoration:none;white-space:nowrap;flex-shrink:0;transition:color .2s}.product-recs__view-all:hover{color:hsl(var(--foreground))}.bialetti-color-dark .product-recs__view-all{color:#ffffff8c}.bialetti-color-dark .product-recs__view-all:hover{color:#fff}.product-recs__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}@media(min-width:640px){.product-recs__grid--3,.product-recs__grid--4,.product-recs__grid--5{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.product-recs__grid--2{grid-template-columns:repeat(2,1fr)}.product-recs__grid--3{grid-template-columns:repeat(3,1fr)}.product-recs__grid--4{grid-template-columns:repeat(4,1fr)}.product-recs__grid--5{grid-template-columns:repeat(5,1fr)}}.product-recs__inner{position:relative}.product-recs__track{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;scrollbar-width:none}.product-recs__track::-webkit-scrollbar{display:none}.product-recs__item{flex:0 0 calc(50% - .625rem);scroll-snap-align:start}@media(min-width:640px){.product-recs__item{flex:0 0 calc(33.333% - .85rem)}}@media(min-width:1024px){.product-recs__item{flex:0 0 calc(25% - .95rem)}}.product-recs__controls{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.25rem}.product-recs__arrow{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border:1px solid hsl(var(--border));border-radius:50%;background:hsl(var(--background));color:hsl(var(--foreground));cursor:pointer;transition:background .2s,color .2s,border-color .2s}.product-recs__arrow:hover{background:hsl(var(--foreground));color:hsl(var(--background));border-color:hsl(var(--foreground))}.product-recs__arrow:disabled{opacity:.35;cursor:not-allowed}.bialetti-color-dark .product-recs__arrow{background:transparent;border-color:#ffffff40;color:#fff}.bialetti-color-dark .product-recs__arrow:hover{background:#ffffff26;border-color:#ffffff80}.product-recs__skeleton-card{display:flex;flex-direction:column}.product-recs__empty{font-family:var(--font-body);font-size:.875rem;color:hsl(var(--muted-foreground));text-align:center;padding:2rem 0}.product-shelf__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.product-shelf__header-right{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.product-shelf__view-all{display:inline-flex;align-items:center;gap:.25rem;font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--muted-foreground));text-decoration:none;white-space:nowrap;transition:color .2s}.product-shelf__view-all:hover{color:hsl(var(--foreground))}.bialetti-color-dark .product-shelf__view-all{color:#ffffff8c}.bialetti-color-dark .product-shelf__view-all:hover{color:#fff}.product-shelf__arrows{display:flex;gap:.375rem}.product-shelf__arrow{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border:1px solid hsl(var(--border));border-radius:50%;background:transparent;color:hsl(var(--foreground));cursor:pointer;transition:background .2s,color .2s,border-color .2s,opacity .2s}.product-shelf__arrow:hover:not(:disabled){background:hsl(var(--foreground));color:hsl(var(--background));border-color:hsl(var(--foreground))}.product-shelf__arrow:disabled{opacity:.3;cursor:default}.bialetti-color-dark .product-shelf__arrow{border-color:#ffffff40;color:#fff}.bialetti-color-dark .product-shelf__arrow:hover:not(:disabled){background:#ffffff26;border-color:#ffffff80}.product-shelf__tabs{display:flex;gap:0;border-bottom:1px solid hsl(var(--border));margin-bottom:1.75rem;overflow-x:auto;scrollbar-width:none}.product-shelf__tabs::-webkit-scrollbar{display:none}.bialetti-color-dark .product-shelf__tabs{border-color:#ffffff26}.bialetti-color-accent .product-shelf__tabs{border-color:#fff3}.product-shelf__tab{padding:.75rem 1.25rem;font-family:var(--font-body);font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground));background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer;white-space:nowrap;transition:color .2s,border-color .2s}.product-shelf__tab:hover{color:hsl(var(--foreground))}.product-shelf__tab.is-active{color:hsl(var(--foreground));border-bottom-color:hsl(var(--foreground));font-weight:700}.bialetti-color-dark .product-shelf__tab{color:#ffffff80}.bialetti-color-dark .product-shelf__tab:hover,.bialetti-color-dark .product-shelf__tab.is-active{color:#fff;border-bottom-color:#fff}.product-shelf__panel--hidden{display:none}.product-shelf__track{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.75rem;scrollbar-width:none;padding-right:2rem}.product-shelf__track::-webkit-scrollbar{display:none}.product-shelf__item{flex-shrink:0;scroll-snap-align:start;width:calc(50% - .625rem)}@media(min-width:640px){.product-shelf__item{width:calc(33.333% - .85rem)}}@media(min-width:1024px){.product-shelf__item{width:calc(25% - .95rem)}}.product-shelf[data-card-size=sm] .product-shelf__item{width:calc(40% - .625rem)}@media(min-width:640px){.product-shelf[data-card-size=sm] .product-shelf__item{width:calc(25% - .95rem)}}@media(min-width:1024px){.product-shelf[data-card-size=sm] .product-shelf__item{width:calc(20% - 1rem)}}.product-shelf[data-card-size=lg] .product-shelf__item{width:calc(80% - .625rem)}@media(min-width:640px){.product-shelf[data-card-size=lg] .product-shelf__item{width:calc(45% - .625rem)}}@media(min-width:1024px){.product-shelf[data-card-size=lg] .product-shelf__item{width:calc(33.333% - .85rem)}}.video-reels__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:1.5rem;gap:1rem}.video-reels__arrows{display:flex;gap:.375rem}.video-reels__arrow{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:transparent;color:#fff;cursor:pointer;transition:background .2s,border-color .2s}.video-reels__arrow:hover:not(:disabled){background:#ffffff26;border-color:#ffffff80}.video-reels__arrow:disabled{opacity:.3;cursor:default}.video-reels__outer{overflow:hidden;margin:0 -1rem;padding:0 1rem}@media(min-width:768px){.video-reels__outer{margin:0;padding:0}}.video-reels__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem}.video-reels__track::-webkit-scrollbar{display:none}@media(min-width:768px){.video-reels__track.md\:grid{overflow-x:visible;scroll-snap-type:none}}.video-reels__item{flex-shrink:0;scroll-snap-align:start;width:260px}@media(min-width:768px){.video-reels__track.md\:grid .video-reels__item{width:auto;flex-shrink:1}.video-reels[data-desktop-carousel=true] .video-reels__item{width:220px}}.video-reels__play{width:3rem;height:3rem;border-radius:50%;background:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center}.video-reels__play-arrow{width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid rgba(255,255,255,.9);margin-left:3px}.video-reels__chip{position:absolute;bottom:.75rem;left:.75rem;right:.75rem;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:.5rem;padding:.625rem;display:flex;align-items:center;gap:.625rem;box-shadow:0 4px 16px #0000001f}.video-reels__chip-img{width:2.25rem;height:2.25rem;border-radius:.25rem;object-fit:cover;flex-shrink:0}.main-search__form-wrap{padding:2rem 0 1.5rem;border-bottom:1px solid hsl(var(--border));margin-bottom:1.5rem;display:flex;flex-direction:row;justify-content:center}.main-search__form{display:flex;gap:.75rem;max-width:700px}.main-search__input-wrap{position:relative;flex:1}.main-search__icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);color:hsl(var(--muted-foreground));pointer-events:none}.main-search__input{width:100%;height:3rem;padding-left:2.75rem;padding-right:2.5rem;border:1px solid hsl(var(--border));border-radius:var(--radius);font-family:var(--font-body);font-size:1rem;background:hsl(var(--background));color:hsl(var(--foreground));outline:none;transition:border-color .2s}.main-search__input:focus{border-color:hsl(var(--primary))}.main-search__clear{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:hsl(var(--muted-foreground));display:flex;align-items:center;transition:color .2s}.main-search__clear:hover{color:hsl(var(--foreground))}.main-search__btn{height:3rem;flex-shrink:0}.main-search__results-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.main-search__count{font-family:var(--font-body);font-size:.9375rem;color:hsl(var(--muted-foreground))}.main-search__count strong{color:hsl(var(--foreground));font-weight:700}.main-search__count em{font-style:normal;color:hsl(var(--foreground));font-weight:600}.main-search__sort{display:flex;align-items:center;gap:.5rem}.main-search__select{height:2.25rem;padding:0 .75rem;border:1px solid hsl(var(--border));border-radius:var(--radius);font-family:var(--font-body);font-size:.8125rem;background:hsl(var(--background));color:hsl(var(--foreground));cursor:pointer;outline:none}.main-search__article-card{border:1px solid hsl(var(--border));border-radius:var(--radius);overflow:hidden}.main-search__article-link{display:block;text-decoration:none;color:inherit}.main-search__article-img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.main-search__article-body{padding:1rem}.main-search__article-type{display:block;margin-bottom:.25rem}.main-search__article-title{font-family:var(--font-display);font-size:.9375rem;font-weight:600;margin:0 0 .5rem;transition:color .2s}.main-search__article-link:hover .main-search__article-title{color:hsl(var(--primary))}.main-search__article-excerpt{font-size:.8125rem;color:hsl(var(--muted-foreground));line-height:1.55;margin:0}.main-search__empty{text-align:center;padding:5rem 1rem;display:flex;flex-direction:column;align-items:center}.main-search__suggestion-chip{display:inline-flex;padding:.375rem 1rem;border:1px solid hsl(var(--border));border-radius:9999px;font-size:.875rem;font-family:var(--font-body);color:hsl(var(--foreground));text-decoration:none;transition:border-color .2s,color .2s}.main-search__suggestion-chip:hover{border-color:hsl(var(--primary));color:hsl(var(--primary))}.main-search__pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:3rem;flex-wrap:wrap}.main-search__page-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border:1px solid hsl(var(--border));border-radius:var(--radius);font-family:var(--font-body);font-size:.875rem;color:hsl(var(--foreground));text-decoration:none;transition:background .2s,border-color .2s}.main-search__page-btn:hover{background:hsl(var(--secondary));border-color:hsl(var(--foreground))}.main-search__page-numbers{display:flex;gap:.25rem}.main-search__page-num{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:var(--radius);font-family:var(--font-body);font-size:.875rem;text-decoration:none;color:hsl(var(--foreground));transition:background .15s}.main-search__page-num:hover{background:hsl(var(--secondary))}.main-search__page-num--active{background:hsl(var(--foreground));color:hsl(var(--background));font-weight:700}.main-search__page-num--dots{cursor:default;color:hsl(var(--muted-foreground))}.main-product__thumb{width:4rem;height:4rem;flex-shrink:0;border-radius:var(--radius);overflow:hidden;border:2px solid transparent;transition:border-color .2s;cursor:pointer;background:none;padding:0}.main-product__thumb--active{border-color:hsl(var(--foreground))}.main-product__thumb:hover{border-color:hsl(var(--foreground) / .5)}.main-product__main-img-wrap{position:relative}.main-product__zoom-hint{position:absolute;bottom:.75rem;right:.75rem;display:inline-flex;align-items:center;gap:.25rem;background:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.25rem .6rem;border-radius:9999px;font-family:var(--font-body);font-size:.6875rem;color:hsl(var(--foreground));pointer-events:none}.main-product__badge{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:9999px;font-family:var(--font-body);font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.main-product__badge--red{background:#ef4444;color:#fff}.main-product__badge--green{background:#22c55e;color:#fff}.main-product__badge--blue{background:#3b82f6;color:#fff}.main-product__badge--yellow{background:#f59e0b;color:#fff}.main-product__badge--accent{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.main-product__rating{display:flex;align-items:center;gap:.5rem}.main-product__stars{display:flex;gap:.1rem}.main-product__star--full,.main-product__star--half{color:#f59e0b}.main-product__star--empty{color:hsl(var(--muted-foreground))}.main-product__rating-count{font-family:var(--font-body);font-size:.8125rem;color:hsl(var(--muted-foreground));text-decoration:underline;text-underline-offset:2px}.main-product__discount-pill{background:#ef4444;color:#fff;font-family:var(--font-body);font-size:.75rem;font-weight:700;padding:.2rem .5rem;border-radius:9999px}.main-product__swatch{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;border:2px solid transparent;outline:2px solid transparent;cursor:pointer;transition:outline-color .15s;position:relative}input[type=radio].peer:checked+.main-product__swatch{outline-color:hsl(var(--foreground));outline-offset:2px}.main-product__swatch-check{display:none;color:#fff;mix-blend-mode:difference}input[type=radio].peer:checked+.main-product__swatch .main-product__swatch-check{display:flex}.main-product__desc{max-height:6em;overflow:hidden;position:relative}.main-product__desc:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2em;background:linear-gradient(transparent,hsl(var(--background)))}.main-product__desc.is-expanded{max-height:none}.main-product__desc.is-expanded:after{display:none}.main-product__desc-toggle{display:inline-flex;align-items:center;gap:.2rem;background:none;border:none;cursor:pointer;font-family:var(--font-body);color:hsl(var(--primary))}.main-product__desc-toggle svg{transition:transform .2s}.main-product__desc-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.main-product__share{display:flex;align-items:flex-start;flex-direction:column;gap:.5rem}.main-product__share-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.4rem .875rem;border:1px solid hsl(var(--border));border-radius:var(--radius);font-family:var(--font-body);font-size:.8125rem;color:hsl(var(--foreground));background:none;cursor:pointer;text-decoration:none;transition:background .15s,border-color .15s}.main-product__share-btn:hover{background:hsl(var(--secondary));border-color:hsl(var(--foreground))}.main-product__share-btn--wa{color:#25d366;border-color:#25d366}.main-product__share-btn--wa:hover{background:#25d366;color:#fff}.main-product__sticky{position:fixed;bottom:0;left:0;right:0;z-index:50;background:hsl(var(--background));border-top:1px solid hsl(var(--border));box-shadow:0 -4px 20px #00000014;transform:translateY(100%);transition:transform .3s ease;padding:.75rem 0}.main-product__sticky.is-visible{transform:translateY(0)}@media(min-width:768px){.main-product__sticky{display:none!important}}.main-product__sticky-inner{display:flex;align-items:center;gap:1rem}.main-product__sticky-img{width:2.75rem;height:2.75rem;border-radius:var(--radius);object-fit:cover;flex-shrink:0}.main-product__sticky-btn{flex-shrink:0;height:2.75rem;padding:0 1.5rem;background:hsl(var(--accent));color:hsl(var(--accent-foreground));font-family:var(--font-body);font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border:none;border-radius:var(--radius);cursor:pointer;transition:opacity .2s}.main-product__sticky-btn:hover{opacity:.88}.main-product__sticky-btn:disabled{opacity:.45;cursor:not-allowed}.main-product__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#000000eb;display:flex;align-items:center;justify-content:center;padding:2rem;cursor:zoom-out}.main-product__lightbox-close{position:absolute;top:1rem;right:1rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;cursor:pointer}.main-product__lightbox-img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:var(--radius);cursor:default}.main-product__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;background:#00000080;display:flex;align-items:flex-end;justify-content:center;padding:1rem}@media(min-width:640px){.main-product__modal{align-items:center}}.main-product__modal-panel{background:hsl(var(--background));border-radius:var(--radius) var(--radius) 0 0;width:100%;max-width:600px;max-height:80vh;overflow-y:auto;padding:1.5rem}@media(min-width:640px){.main-product__modal-panel{border-radius:var(--radius)}}.main-product__modal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid hsl(var(--border))}.nav-link--has-children{display:inline-flex;align-items:center;gap:.25rem;background:none;border:none;cursor:pointer;font-family:var(--font-body);font-size:inherit;color:inherit;padding:0}.nav-dropdown__chevron{transition:transform .2s}.nav-dropdown{position:relative}.nav-dropdown.is-open>.nav-link--has-children{color:hsl(var(--primary))}.nav-dropdown.is-open .nav-dropdown__chevron{transform:rotate(180deg)}.nav-dropdown__panel{position:absolute;top:calc(100% + .5rem);left:0;z-index:100;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--radius);box-shadow:0 8px 32px #0000001a;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .2s,transform .2s,visibility .2s;min-width:200px}.nav-dropdown.is-open .nav-dropdown__panel{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown__list{padding:.5rem}.nav-dropdown__link{display:block;padding:.5rem .875rem;font-family:var(--font-body);font-size:.9rem;color:hsl(var(--foreground));text-decoration:none;border-radius:calc(var(--radius) - 2px);transition:background .15s,color .15s;white-space:nowrap}.nav-dropdown__link:hover{background:hsl(var(--secondary))}.nav-dropdown__link--active{color:hsl(var(--primary));font-weight:600}.nav-dropdown--mega .nav-dropdown__panel{left:50%;transform:translate(-50%) translateY(6px);width:100vw;max-width:960px;border-radius:var(--radius)}.nav-dropdown--mega.is-open .nav-dropdown__panel{transform:translate(-50%) translateY(0)}.nav-mega__inner{display:flex;gap:2rem;padding:1.75rem}.nav-mega__links{display:flex;gap:2rem;flex:1}.nav-mega__col{flex:1;min-width:120px}.nav-mega__col-heading{font-family:var(--font-body);font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-bottom:.75rem}.nav-mega__link{display:block;padding:.375rem 0;font-family:var(--font-body);font-size:.9rem;color:hsl(var(--foreground));text-decoration:none;transition:color .15s}.nav-mega__link:hover{color:hsl(var(--primary))}.nav-mega__link--active{color:hsl(var(--primary));font-weight:600}.nav-mega__featured{position:relative;width:220px;flex-shrink:0;border-radius:calc(var(--radius) - 2px);overflow:hidden;display:block;text-decoration:none}.nav-mega__featured-img{width:100%;height:180px;object-fit:cover;display:block;transition:transform .4s}.nav-mega__featured:hover .nav-mega__featured-img{transform:scale(1.04)}.nav-mega__featured-overlay{position:absolute;bottom:0;left:0;right:0;padding:.875rem;background:linear-gradient(transparent,#0009)}.mobile-nav__trigger{-webkit-appearance:none;appearance:none}.mobile-nav__chevron{transition:transform .2s;flex-shrink:0}.mobile-nav__parent.is-open .mobile-nav__chevron{transform:rotate(180deg)}.slideshow--hero{height:auto}.slideshow--hero .slideshow__slides{height:auto;display:grid}.slideshow--hero .slideshow__slide{position:relative;inset:auto;grid-area:1 / 1;width:100%;display:flex;align-items:stretch;pointer-events:none}.slideshow--hero .slideshow__slide.is-active{pointer-events:auto}.slideshow--hero picture{display:block;width:100%;flex:0 0 100%}.slideshow--hero .slideshow__bg{position:static;width:100%;height:100%;object-fit:cover;display:block}.hero-banner__image-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block}.hero-banner__image-link:focus-visible{outline:2px solid #fff;outline-offset:-4px}.slideshow--hero .slideshow__slide.has-banner-link .hero-banner__shell{pointer-events:none}.slideshow--hero .slideshow__slide.has-banner-link .hero-banner__shell a{pointer-events:auto}.hero-banner__shell{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;display:flex;align-items:center}.slideshow--hero .slideshow__content{max-width:46rem;padding-left:0;padding-right:0}.slideshow--hero .hero-banner__content--full-width{max-width:100%!important}.slideshow--hero .hero-banner__content--centered{align-items:center;margin-left:auto;margin-right:auto;padding-bottom:0;text-align:center;transform:translateY(2rem)}.slideshow--hero .hero-banner__content--centered p{margin-left:auto;margin-right:auto}.hero-banner__content{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:4rem}@media(min-width:768px){.hero-banner__content{padding-bottom:0}}.hero-banner__buttons{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.hero-banner__buttons .btn{height:48px}@media(min-width:640px){.hero-banner__buttons{flex-direction:row;align-items:center}}.hero-banner__secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.75rem 2rem;border:1px solid rgba(255,255,255,.28);border-radius:var(--radius);color:hsl(var(--primary-foreground));font-family:var(--font-body);font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;transition:background-color .2s,border-color .2s}.hero-banner__secondary-btn:hover{background:#ffffff14;border-color:#ffffff73}.category-shelf__grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2rem}@media(min-width:768px){.category-shelf__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.category-shelf__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.category-shelf__card{position:relative;display:block;overflow:hidden;min-height:26rem;border-radius:.25rem;background:hsl(var(--secondary))}.category-shelf__image{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.category-shelf__card:hover .category-shelf__image{transform:scale(1.04)}.category-shelf__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.5),transparent 55%)}.category-shelf__content{position:absolute;left:0;right:0;bottom:0;padding:1.5rem;color:#fff}.category-shelf__eyebrow{display:block;margin-bottom:.75rem;font-family:var(--font-body);font-size:.6875rem;font-weight:500;letter-spacing:.25em;text-transform:uppercase;color:#ffffffc7}.category-shelf__title{font-family:var(--font-display);font-size:2rem;font-weight:700;line-height:1.1}.collection-filters-page__top{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media(min-width:992px){.collection-filters-page__top{flex-direction:row;align-items:center;justify-content:space-between}}.collection-filters-page__breadcrumb{display:flex;align-items:center;gap:.5rem;color:hsl(var(--muted-foreground));font-size:.875rem}.collection-filters-page__breadcrumb a:hover{color:hsl(var(--foreground))}.collection-filters-page__toolbar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-start}.collection-filters-page__pill{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:.45rem .85rem;border:1px solid rgba(var(--rgb-primary),.25);border-radius:.125rem;background:rgba(var(--rgb-primary),.08);color:hsl(var(--primary));font-family:var(--font-body);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.collection-filters-page__sort-form{display:flex;align-items:center;min-height:2.5rem;border:1px solid hsl(var(--border));border-radius:.125rem;background:hsl(var(--background));transition:border-color .2s ease,box-shadow .2s ease}.collection-filters-page__sort-form:focus-within{border-color:hsl(var(--primary));box-shadow:0 0 0 1px hsl(var(--primary))}.collection-filters-page__sort-label{padding:0 .85rem 0 .9rem;color:hsl(var(--muted-foreground));font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.collection-filters-page__sort{min-width:11rem;height:2.5rem;padding:0 2.75rem 0 .9rem;border-left:1px solid hsl(var(--border));border-top:0;border-right:0;border-bottom:0;background:linear-gradient(45deg,transparent 50%,hsl(var(--muted-foreground)) 50%),linear-gradient(135deg,hsl(var(--muted-foreground)) 50%,transparent 50%);background-position:calc(100% - 1.15rem) 1rem,calc(100% - .85rem) 1rem;background-size:.35rem .35rem,.35rem .35rem;background-repeat:no-repeat;appearance:none;-webkit-appearance:none;font-size:.875rem;font-family:var(--font-body);font-weight:500;color:hsl(var(--foreground));cursor:pointer}.collection-filters-page__sort:focus{outline:none}.collection-filters-page__layout{display:grid;gap:2rem}@media(min-width:992px){.collection-filters-page__layout{grid-template-columns:13.75rem minmax(0,1fr);align-items:start}}.collection-filters-page__sidebar{align-self:start}.collection-filters-page__form{padding:1rem;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.125rem}.collection-filters-page__sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.875rem;margin-bottom:.875rem;border-bottom:1px solid hsl(var(--border));font-family:var(--font-body);font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.collection-filters-page__clear{color:hsl(var(--primary));font-size:.75rem;letter-spacing:0;text-transform:none;font-weight:600}.collection-filters-page__group{border-bottom:1px solid rgba(var(--rgb-border),.55);padding:.95rem 0}.collection-filters-page__group:last-of-type{border-bottom:0}.collection-filters-page__group summary{cursor:pointer;list-style:none;font-family:var(--font-body);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--foreground));position:relative;padding-right:1.25rem}.collection-filters-page__group summary:after{content:"+";position:absolute;right:0;top:0;color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1}.collection-filters-page__group[open] summary:after{content:"-"}.collection-filters-page__group summary::-webkit-details-marker{display:none}.collection-filters-page__list{display:grid;gap:.4rem;margin-top:.9rem}.collection-filters-page__check{display:flex;align-items:flex-start;gap:.625rem;color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.35;cursor:pointer}.collection-filters-page__check input{width:1rem;height:1rem;margin:.08rem 0 0;border:1px solid hsl(var(--border));border-radius:.125rem;accent-color:hsl(var(--foreground));cursor:pointer;flex-shrink:0}.collection-filters-page__check span{flex:1;color:hsl(var(--foreground))}.collection-filters-page__check small{font-size:.75rem;color:hsl(var(--muted-foreground))}.collection-filters-page__check.is-disabled{opacity:.45}.collection-filters-page__range{margin-top:.95rem}.collection-filters-page__range-track{height:.375rem;border-radius:.125rem;background:linear-gradient(to right,hsl(var(--foreground)) 0% 100%)}.collection-filters-page__range-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:.75rem}.collection-filters-page__range-values label{display:flex;align-items:center;height:2rem;padding:0 .45rem;border:1px solid hsl(var(--border));border-radius:.125rem;background:hsl(var(--background));color:hsl(var(--muted-foreground));font-size:.8125rem}.collection-filters-page__range-values span{flex-shrink:0}.collection-filters-page__range-values input{width:100%;height:100%;padding:0 0 0 .2rem;border:0;background:transparent;font-size:.8125rem}.collection-filters-page__range-values input:focus{outline:none}.collection-filters-page__range-values label:focus-within{border-color:hsl(var(--foreground));box-shadow:none}.collection-filters-page__apply{width:100%;margin-top:1rem;border-radius:.125rem}.collection-filters-page__empty{color:hsl(var(--muted-foreground));font-size:.875rem}.collection-filters-page__active{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.collection-filters-page__active-chip{display:inline-flex;align-items:center;gap:.4rem;min-height:2rem;padding:.4rem .75rem;border:1px solid hsl(var(--border));border-radius:.125rem;background:hsl(var(--background));font-size:.75rem;font-weight:600;transition:border-color .2s ease,color .2s ease}.collection-filters-page__active-chip:hover{border-color:hsl(var(--primary));color:hsl(var(--primary))}.collection-filters-page__count{margin:0 0 1rem;color:hsl(var(--muted-foreground));font-size:.875rem}.collection-filters-page__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:768px){.collection-filters-page__products{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}@media(min-width:1200px){.collection-filters-page__products{grid-template-columns:repeat(var(--collection-filters-columns-desktop),minmax(0,1fr))}}.collection-filters-page__pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-top:2.5rem}.collection-filters-page__page-numbers{display:flex;align-items:center;gap:.5rem}.collection-filters-page__page-btn,.collection-filters-page__page-num{min-width:2.25rem;height:2.25rem;padding:0 .85rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid hsl(var(--border));border-radius:.25rem;font-size:.875rem;transition:background-color .2s ease,color .2s ease}.collection-filters-page__page-btn:hover,.collection-filters-page__page-num:hover{background:hsl(var(--secondary))}.collection-filters-page__page-num--active{background:hsl(var(--primary));border-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.collection-filters-page__page-num--dots{color:hsl(var(--muted-foreground))}@media(max-width:767px){.collection-filters-page__range-values{grid-template-columns:1fr}}.video-product-spotlight__header{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.video-product-spotlight{--video-spotlight-item-width: 16rem;--video-spotlight-gap: 1rem;--video-spotlight-side-pad: 1rem}@media(min-width:768px){.video-product-spotlight{--video-spotlight-item-width: 18rem}}.video-product-spotlight__track-wrap{overflow:hidden}.video-product-spotlight__track{width:100%;display:flex;gap:var(--video-spotlight-gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:50%;padding:1.25rem var(--video-spotlight-side-pad) 1.5rem;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-x;-webkit-overflow-scrolling:touch;scrollbar-width:none}.video-product-spotlight__track::-webkit-scrollbar{display:none}.video-product-spotlight__track.is-dragging{cursor:grabbing;scroll-snap-type:none}.video-product-spotlight__item{position:relative;width:var(--video-spotlight-item-width);flex:0 0 auto;scroll-snap-align:center;opacity:.48;transition:opacity .35s ease,transform .35s ease;-webkit-user-drag:none}.video-product-spotlight__item.is-active{opacity:1;transform:translateY(-.35rem)}.video-product-spotlight__select{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border:0;padding:0;background:transparent;cursor:inherit}.video-product-spotlight__card{position:relative;overflow:hidden;aspect-ratio:9 / 16;border-radius:1.25rem;background:hsl(var(--secondary));transform:scale(.9);transform-origin:center center;transition:transform .35s ease,box-shadow .35s ease;box-shadow:0 14px 30px -24px #00000073}.video-product-spotlight__item.is-active .video-product-spotlight__card{transform:scale(1.08);box-shadow:0 26px 55px -28px #0000008c}.video-product-spotlight__image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1);-webkit-user-drag:none;pointer-events:none}.video-product-spotlight__item:hover .video-product-spotlight__image,.video-product-spotlight__item.is-active .video-product-spotlight__image{transform:scale(1.04)}.video-product-spotlight__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#00000047,#0000000a);pointer-events:none}.video-product-spotlight__play{position:absolute;left:50%;top:50%;width:4.5rem;height:4.5rem;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;border-radius:999px;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none}.video-product-spotlight__play-arrow{width:0;height:0;margin-left:.2rem;border-top:.65rem solid transparent;border-bottom:.65rem solid transparent;border-left:1rem solid #fff}.video-product-spotlight__badge{position:absolute;left:0;top:8rem;transform:rotate(-90deg) translate(-100%);transform-origin:left top;background:#ffffffe6;color:hsl(var(--foreground));padding:.5rem .8rem;border-radius:.75rem .75rem 0 0;font-size:.75rem;font-weight:600;pointer-events:none}.video-product-spotlight__chip{position:absolute;left:.75rem;right:.75rem;bottom:.75rem;display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:1rem;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3}.video-product-spotlight__chip-img{width:3rem;height:3rem;flex-shrink:0;object-fit:cover;border-radius:.75rem}.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6{font-family:var(--font-display);font-weight:700;color:hsl(var(--foreground));margin-top:1.5rem;margin-bottom:.5rem;line-height:1.3}.rte h2{font-size:1.5rem}.rte h3{font-size:1.25rem}.rte h4{font-size:1.1rem}.rte p{margin-top:0;margin-bottom:.75rem;line-height:1.7}.rte ul,.rte ol{padding-left:1.5rem;margin-bottom:.75rem}.rte ul{list-style-type:disc}.rte ol{list-style-type:decimal}.rte li{margin-bottom:.35rem;line-height:1.6}.rte a{color:hsl(var(--primary));text-decoration:underline;text-underline-offset:2px}.rte a:hover{opacity:.75}.rte strong,.rte b{font-weight:700}.rte em,.rte i{font-style:italic}.rte blockquote{border-left:3px solid hsl(var(--primary));padding-left:1rem;margin-left:0;color:hsl(var(--muted-foreground));font-style:italic}.rte img{max-width:100%;height:auto;border-radius:.25rem}.collection-desc{position:relative}.collection-desc__body{max-height:12rem;overflow:hidden;transition:max-height .4s ease}.collection-desc__body.is-expanded{max-height:9999px}.collection-desc__fade{position:absolute;bottom:2rem;left:0;right:0;height:4rem;background:linear-gradient(to bottom,transparent,hsl(var(--background)));pointer-events:none;transition:opacity .3s ease}.collection-desc__fade.is-hidden{opacity:0}.collection-desc__toggle{display:block;cursor:pointer;background:none;border:none;padding:0;color:hsl(var(--foreground))}.collection-desc__toggle:hover{text-decoration:underline}.btn-buy-collection{padding:10px 30px;transition:.2s ease-in-out}.btn-buy-collection:hover{opacity:.8}.subtitle-collection-img{color:#fff}.pg-collection{width:38px;height:38px}.pg-collection-active{background:#0f0f0f}.slideshow__slide:nth-child(1) .hero-banner__buttons{justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
