@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Outfit:wght@300;400;500;600&display=swap";:root{--background: 36 33% 97%;--foreground: 25 20% 16%;--card: 40 30% 99%;--card-foreground: 25 20% 16%;--primary: 25 45% 38%;--primary-foreground: 40 40% 97%;--secondary: 35 25% 92%;--secondary-foreground: 25 20% 16%;--muted: 35 18% 93%;--muted-foreground: 25 10% 50%;--accent: 32 70% 52%;--accent-foreground: 40 40% 97%;--destructive: 0 65% 55%;--border: 32 20% 88%;--ring: 25 45% 38%;--success: 145 45% 38%;--sale: 4 70% 50%;--warm-cream: 38 40% 95%;--warm-linen: 35 30% 91%;--warm-sand: 30 22% 82%;--warm-terracotta: 16 55% 52%;--warm-olive: 85 25% 40%;--shadow-soft: 0 2px 20px -4px hsl(30 20% 30% / .07);--shadow-card: 0 4px 28px -6px hsl(30 20% 30% / .09);--shadow-elevated: 0 12px 48px -12px hsl(30 20% 30% / .14);--radius: .5rem}*,*:before,*:after{box-sizing:border-box;border-color:hsl(var(--border))}body{margin:0;background:hsl(var(--background));color:hsl(var(--foreground));font-family:Outfit,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-family:Cormorant Garamond,serif}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.container,.cbb-frequently-bought-container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}.text-foreground{color:hsl(var(--foreground))}.text-muted{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-fg{color:hsl(var(--primary-foreground))}.text-sale{color:hsl(var(--sale))}.text-olive{color:hsl(var(--warm-olive))}.bg-background{background:hsl(var(--background))}.bg-card{background:hsl(var(--card))}.bg-secondary{background:hsl(var(--secondary))}.bg-cream{background:hsl(var(--warm-cream))}.bg-linen{background:hsl(var(--warm-linen))}.bg-primary{background:hsl(var(--primary))}.shadow-soft{box-shadow:var(--shadow-soft)}.shadow-card{box-shadow:var(--shadow-card)}.shadow-elevated{box-shadow:var(--shadow-elevated)}.rounded-2xl{border-radius:1rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-heading{font-family:Cormorant Garamond,serif}.tracking-widest{letter-spacing:.1em}.tracking-tight{letter-spacing:-.025em}.uppercase{text-transform:uppercase}.text-center{text-align:center}.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}.leading-tight{line-height:1.1}.leading-relaxed{line-height:1.625}.line-through{text-decoration:line-through}.tabular-nums{font-variant-numeric:tabular-nums}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.items-center{align-items:center}.items-start{align-items:start}.items-baseline{align-items:baseline}.items-end{align-items:end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-shrink-0{flex-shrink:0}.flex-1{flex:1 1 0%}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-14{gap:3.5rem}.block{display:block}.hidden{display:none}.relative{position:relative}.absolute{position:absolute}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.z-50{z-index:50}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.object-cover{object-fit:cover}.border{border:1px solid hsl(var(--border))}.border-t{border-top:1px solid hsl(var(--border))}.border-b{border-bottom:1px solid hsl(var(--border))}.space-y-2\.5>*+*{margin-top:.625rem}.space-y-3>*+*{margin-top:.75rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;font-weight:600;font-size:1rem;padding:.75rem 2rem;height:3rem;border:none;cursor:pointer;transition:all .2s;font-family:Outfit,sans-serif}.btn-primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-primary:hover{opacity:.9}.btn-outline{background:transparent;border:1px solid hsl(var(--border));color:hsl(var(--foreground))}.btn-outline:hover{background:hsl(var(--secondary))}.btn-hero-outline{background:transparent;border:1px solid hsl(var(--primary-foreground) / .3);color:hsl(var(--primary-foreground))}.btn-hero-outline:hover{background:hsl(var(--primary-foreground) / .1)}.wfw-banner{padding:.625rem 0;text-align:center;background:hsl(var(--warm-linen))}.wfw-banner p{font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--foreground));margin:0}.wfw-header{border-bottom:1px solid hsl(var(--border));background:hsl(var(--card) / .8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:501}.wfw-header__inner{display:flex;align-items:center;justify-content:space-between;padding:1rem}.wfw-header__logo img{height:1.5rem}.wfw-header__nav{display:none}.wfw-header__nav a{font-size:.875rem;font-weight:300;color:hsl(var(--muted-foreground));transition:color .2s}.wfw-header__nav a:hover{color:hsl(var(--foreground))}.wfw-header__icons{display:flex;align-items:center;gap:0}.wfw-header__icon-btn{height:2.25rem;width:2.25rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;transition:background .2s}.wfw-header__icon-btn:hover{background:hsl(var(--secondary))}.wfw-header__icon-btn svg{width:1.5rem;height:1.5rem;color:hsl(var(--muted-foreground))}.wfw-header__phone{display:none;align-items:center;gap:.375rem;font-size:.75rem;color:hsl(var(--muted-foreground))}.wfw-header__phone:hover{color:hsl(var(--foreground))}.wfw-header .site-header-menu-toggle{position:static}.wfw-header .site-header-menu-toggle--button .toggle-icon--bar{background-color:hsl(var(--muted-foreground))}.wfw-header .site-mobile-nav{height:100vh}@media(min-width:768px){.wfw-header__logo img{height:2.25rem}.wfw-header__nav{display:flex;gap:2rem}.wfw-header__phone{display:flex}.wfw-header__hamburger{display:none}.wfw-header__icons{gap:1rem}}@media(max-width:767px){.wfw-megamenu{display:none!important}}.wfw-footer{border-top:1px solid hsl(var(--border));margin-top:5rem;background:hsl(var(--warm-linen));padding:3rem 0}.wfw-footer__grid{display:grid;grid-template-columns:1fr;gap:2rem}.wfw-footer__brand-title{font-size:1.25rem;font-family:Cormorant Garamond,serif;font-weight:600;color:hsl(var(--foreground));margin:0 0 .75rem}.wfw-footer__col-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--muted-foreground));margin:0 0 1rem}.wfw-footer__link{display:block;font-size:.875rem;font-weight:300;color:hsl(var(--foreground));transition:color .2s}.wfw-footer__link:hover{color:hsl(var(--primary))}.wfw-footer__bottom{border-top:1px solid hsl(var(--border));margin-top:2.5rem;padding-top:1.5rem;text-align:center}.wfw-footer__bottom p{font-size:.75rem;color:hsl(var(--muted-foreground) / .6);margin:0}@media(min-width:768px){.wfw-footer__grid{grid-template-columns:1.5fr 1fr 1fr 1fr}}.wfw-hero{position:relative;overflow:hidden}.wfw-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.wfw-hero__bg img{width:100%;height:100%;object-fit:cover}.wfw-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,hsl(var(--foreground) / .7),hsl(var(--foreground) / .4),transparent)}.wfw-hero__content{position:relative;padding:6rem 0;max-width:36rem}.wfw-hero__eyebrow{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:hsl(var(--primary-foreground) / .7);margin-bottom:1rem}.wfw-hero__title{font-size:2.25rem;font-weight:600;color:hsl(var(--primary-foreground));line-height:1.1;letter-spacing:-.025em;margin:0}.wfw-hero__desc{margin-top:1.25rem;font-size:1rem;color:hsl(var(--primary-foreground) / .8);font-weight:300;line-height:1.625;max-width:28rem}.wfw-hero__actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem}@media(min-width:768px){.wfw-hero__content{padding:9rem 0}.wfw-hero__title{font-size:3.75rem}.wfw-hero__desc{font-size:1.125rem}}.wfw-trust{background:hsl(var(--warm-cream));border-bottom:1px solid hsl(var(--border))}.wfw-trust__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:2rem 0}.wfw-trust__item{display:flex;align-items:flex-start;gap:1rem}.wfw-trust__icon{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:9999px;background:hsl(var(--primary) / .1);display:flex;align-items:center;justify-content:center}.wfw-trust__icon svg{width:1.25rem;height:1.25rem;color:hsl(var(--primary))}.wfw-trust__title{font-size:.875rem;font-weight:600;color:hsl(var(--foreground));margin:0}.wfw-trust__desc{font-size:.75rem;color:hsl(var(--muted-foreground));font-weight:300;margin:.25rem 0 0;line-height:1.625}@media(min-width:640px){.wfw-trust__grid{grid-template-columns:repeat(3,1fr)}}.wfw-product-card{display:block}.wfw-product-card__img{aspect-ratio:1/1;border-radius:1rem;overflow:hidden;background:hsl(var(--secondary));margin-bottom:1rem;box-shadow:var(--shadow-soft);transition:box-shadow .3s}.wfw-product-card:hover .wfw-product-card__img{box-shadow:var(--shadow-card)}.wfw-product-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.wfw-product-card:hover .wfw-product-card__img img{transform:scale(1.05)}.wfw-product-card__name{font-size:.875rem;font-weight:600;color:hsl(var(--foreground));transition:color .2s;margin:0}.wfw-product-card:hover .wfw-product-card__name{color:hsl(var(--primary))}.wfw-product-card__subtitle{font-size:.75rem;color:hsl(var(--muted-foreground));font-weight:300;margin:.25rem 0 0}.wfw-product-card__stars{display:flex;align-items:center;gap:.375rem;margin-top:.5rem}.wfw-product-card__stars svg{width:.75rem;height:.75rem;fill:hsl(var(--accent));color:hsl(var(--accent))}.wfw-product-card__price{margin-top:.375rem;display:flex;align-items:baseline;gap:.5rem}.wfw-product-card__price-current{font-size:1rem;font-weight:600;color:hsl(var(--foreground))}.wfw-product-card__price-compare{font-size:.75rem;color:hsl(var(--muted-foreground));text-decoration:line-through}.wfw-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:1024px){.wfw-products-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.wfw-press{background:hsl(var(--warm-cream));border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));padding:2rem 0}.wfw-press__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem}.wfw-press__logo{font-size:.875rem;font-family:Cormorant Garamond,serif;font-weight:600;color:hsl(var(--muted-foreground) / .5);letter-spacing:.05em}@media(min-width:768px){.wfw-press__list{gap:3.5rem}.wfw-press__logo{font-size:1rem}}.wfw-categories-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.wfw-categories-grid{grid-template-columns:repeat(3,1fr)}}.wfw-category-card{display:block;position:relative;border-radius:1rem;overflow:hidden;aspect-ratio:4/3;box-shadow:var(--shadow-card)}.wfw-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.wfw-category-card:hover img{transform:scale(1.05)}.wfw-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,hsl(var(--foreground) / .7),hsl(var(--foreground) / .2),transparent)}.wfw-category-card__content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem}.wfw-category-card__name{font-size:1.25rem;font-family:Cormorant Garamond,serif;font-weight:600;color:hsl(var(--primary-foreground));margin:0}.wfw-category-card__desc{font-size:.875rem;color:hsl(var(--primary-foreground) / .7);font-weight:300;margin:.25rem 0 0}.wfw-category-card__cta{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;color:hsl(var(--primary-foreground));margin-top:.75rem;transition:gap .2s}.wfw-category-card:hover .wfw-category-card__cta{gap:.5rem}.wfw-lifestyle-cta{position:relative;border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-elevated)}.wfw-lifestyle-cta img{width:100%;height:18rem;object-fit:cover}.wfw-lifestyle-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,hsl(var(--foreground) / .6),transparent);display:flex;align-items:center}.wfw-lifestyle-cta__content{padding:2rem;max-width:32rem}.wfw-lifestyle-cta__title{font-size:1.875rem;font-family:Cormorant Garamond,serif;font-weight:600;color:hsl(var(--primary-foreground));line-height:1.1;margin:0}.wfw-lifestyle-cta__desc{margin-top:.75rem;font-size:.875rem;color:hsl(var(--primary-foreground) / .8);font-weight:300;line-height:1.625}@media(min-width:768px){.wfw-lifestyle-cta img{height:24rem}.wfw-lifestyle-cta__content{padding:3.5rem}.wfw-lifestyle-cta__title{font-size:2.25rem}.wfw-lifestyle-cta__desc{font-size:1rem}}.wfw-section{padding:4rem 0}.wfw-section__eyebrow{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:hsl(var(--muted-foreground));text-align:center;margin-bottom:.5rem}.wfw-section__title{font-size:1.875rem;font-family:Cormorant Garamond,serif;font-weight:600;color:hsl(var(--foreground));text-align:center;margin:0}.wfw-section__desc{margin-top:.75rem;color:hsl(var(--muted-foreground));font-weight:300;max-width:42rem;margin-left:auto;margin-right:auto;text-align:center}@media(min-width:768px){.wfw-section{padding:5rem 0}.wfw-section__title{font-size:2.25rem}}.wfw-gallery{display:flex;flex-direction:column;gap:1rem}.wfw-gallery__main{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:1rem;background:hsl(var(--secondary))}.wfw-gallery__main img{width:100%;height:100%;object-fit:cover}.wfw-gallery__nav-btn{position:absolute;top:50%;transform:translateY(-50%);height:2.5rem;width:2.5rem;border-radius:9999px;background:hsl(var(--card) / .8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;opacity:0;box-shadow:var(--shadow-card);transition:opacity .2s}.wfw-gallery__main:hover .wfw-gallery__nav-btn{opacity:1}.wfw-gallery__nav-btn--prev{left:.75rem}.wfw-gallery__nav-btn--next{right:.75rem}.wfw-gallery__nav-btn svg{width:1.25rem;height:1.25rem;color:hsl(var(--foreground))}.wfw-gallery__counter{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);border-radius:9999px;background:hsl(var(--foreground) / .6);padding:.25rem .75rem;font-size:.75rem;font-weight:500;color:hsl(var(--primary-foreground));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.wfw-gallery__thumbs{display:flex;gap:.625rem;overflow-x:auto;padding-bottom:.25rem;flex-wrap:wrap}.wfw-gallery__thumb{position:relative;height:4.5rem;width:4.5rem;flex-shrink:0;overflow:hidden;border-radius:.75rem;border:2px solid transparent;cursor:pointer;opacity:.5;transition:all .2s}.wfw-gallery__thumb:hover{opacity:.8}.wfw-gallery__thumb--active{opacity:1;border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--primary))}.wfw-gallery__thumb img{width:100%;height:100%;object-fit:cover}.wfw-product-info{display:flex;flex-direction:column;gap:1.25rem}.wfw-breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:hsl(var(--muted-foreground));font-weight:300;margin-bottom:1rem}.wfw-breadcrumb a{transition:color .2s}.wfw-breadcrumb a:hover{color:hsl(var(--foreground))}.wfw-breadcrumb__sep{opacity:.4}.wfw-product-title{font-size:1.875rem;font-family:Cormorant Garamond,serif;font-weight:600;color:hsl(var(--foreground));line-height:1.1;letter-spacing:-.025em;margin:0}.wfw-product-subtitle{margin-top:.5rem;margin-bottom:0;font-size:1rem;color:hsl(var(--muted-foreground));font-weight:300}@media(min-width:768px){.wfw-product-title{font-size:2.25rem}}.wfw-reviews{display:flex;align-items:center;gap:.75rem}.wfw-reviews__stars{display:flex;align-items:center;gap:.125rem}.wfw-reviews__stars svg{width:1rem;height:1rem;fill:hsl(var(--accent));color:hsl(var(--accent))}.wfw-reviews__rating{font-size:.875rem;font-weight:500;color:hsl(var(--foreground))}.wfw-reviews__count{font-size:.875rem;color:hsl(var(--muted-foreground));font-weight:300}.wfw-price{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.wfw-price__current{font-size:1.875rem;font-family:Cormorant Garamond,serif;font-weight:700;color:hsl(var(--foreground))}.wfw-price__compare{font-size:1.125rem;color:hsl(var(--muted-foreground));text-decoration:line-through;font-weight:300}.wfw-price__save{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;background:hsl(var(--warm-terracotta) / .1);color:hsl(var(--warm-terracotta))}.wfw-badges{display:flex;flex-wrap:wrap;gap:1rem;padding:.25rem 0}.wfw-badges__item{display:flex;align-items:center;gap:.375rem;font-size:.875rem}.wfw-badges__item svg{width:1rem;height:1rem}.wfw-divider{height:1px;background:hsl(var(--warm-sand) / .5)}.wfw-sizes{display:flex;flex-wrap:wrap;gap:.5rem}.wfw-size-btn{border-radius:.75rem;border:1px solid hsl(var(--border));padding:.75rem 1rem;font-size:.875rem;background:transparent;cursor:pointer;color:hsl(var(--muted-foreground));transition:all .2s;font-family:Outfit,sans-serif}.wfw-size-btn:hover{border-color:hsl(var(--primary) / .4);color:hsl(var(--foreground))}.wfw-size-btn--active{border-color:hsl(var(--primary));background:hsl(var(--primary) / .05);color:hsl(var(--foreground));font-weight:500;box-shadow:var(--shadow-soft)}.wfw-size-btn--disabled{color:hsl(var(--muted-foreground) / .4);cursor:not-allowed;text-decoration:line-through}.wfw-qty-atc{display:flex;align-items:flex-end;gap:.75rem}.wfw-qty{display:flex;align-items:center;border-radius:.75rem;border:1px solid hsl(var(--border));background:hsl(var(--card));overflow:hidden}.wfw-qty__btn{padding:.75rem .875rem;background:transparent;border:none;cursor:pointer;color:hsl(var(--muted-foreground));transition:all .2s;font-family:Outfit,sans-serif}.wfw-qty__btn:hover{color:hsl(var(--foreground));background:hsl(var(--secondary))}.wfw-qty__btn svg{width:1rem;height:1rem}.wfw-qty__val{width:2.5rem;text-align:center;font-size:.875rem;font-weight:600;color:hsl(var(--foreground));font-variant-numeric:tabular-nums}.btn-atc{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.625rem;font-size:1rem;font-weight:600;height:3rem;border-radius:.75rem;border:none;background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;transition:opacity .2s;font-family:Outfit,sans-serif}.btn-atc:hover{opacity:.9}.btn-atc:disabled{opacity:.5;cursor:not-allowed}.btn-atc svg{width:1.25rem;height:1.25rem}.wfw-volume{border-radius:1rem;border:1px solid hsl(var(--border));background:hsl(var(--card));overflow:hidden;box-shadow:var(--shadow-soft)}.wfw-volume__header{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:hsl(var(--warm-linen))}.wfw-volume__header svg{width:1rem;height:1rem;color:hsl(var(--primary))}.wfw-volume__header p{font-size:.875rem;font-weight:600;color:hsl(var(--foreground));letter-spacing:.05em;margin:0}.wfw-volume__row{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;font-size:.875rem;border-top:1px solid hsl(var(--border));transition:background .2s}.wfw-volume__row--active{background:hsl(var(--primary) / .05)}.wfw-volume__row-left{display:flex;align-items:center;gap:.625rem}.wfw-volume__dot{width:1.25rem;height:1.25rem;border-radius:9999px;border:2px solid hsl(var(--border));display:flex;align-items:center;justify-content:center}.wfw-volume__dot svg{color:#fff}.wfw-volume__dot--active{border-color:hsl(var(--primary));background:hsl(var(--primary))}.wfw-volume__dot--active svg{width:.75rem;height:.75rem;color:hsl(var(--primary-foreground))}.wfw-volume__discount{font-size:.75rem;font-weight:600;padding:.125rem .625rem;border-radius:9999px;background:hsl(var(--warm-terracotta) / .1);color:hsl(var(--warm-terracotta))}.wfw-volume__row-right{display:flex;align-items:center;gap:.75rem}.wfw-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:640px){.wfw-features-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.wfw-features-grid{grid-template-columns:repeat(6,1fr)}}.wfw-feature-card{display:flex;flex-direction:column;align-items:center;gap:.75rem;border-radius:1rem;border:1px solid hsl(var(--border));background:hsl(var(--card));padding:1.25rem;text-align:center;box-shadow:var(--shadow-soft);transition:box-shadow .3s}.wfw-feature-card:hover{box-shadow:var(--shadow-card)}.wfw-feature-card__icon{width:2.75rem;height:2.75rem;border-radius:9999px;background:hsl(var(--warm-cream));display:flex;align-items:center;justify-content:center}.wfw-feature-card__icon svg{width:1.25rem;height:1.25rem;color:hsl(var(--primary));transition:transform .3s}.wfw-feature-card:hover .wfw-feature-card__icon svg{transform:scale(1.1)}.wfw-feature-card__label{font-size:.875rem;font-weight:600;color:hsl(var(--foreground));margin:0}.wfw-feature-card__desc{font-size:.75rem;color:hsl(var(--muted-foreground));margin:.25rem 0 0}.wfw-description__title{font-size:1.875rem;font-family:Cormorant Garamond,serif;font-weight:600;color:hsl(var(--foreground));margin:0}.wfw-description__text{margin-top:1rem;color:hsl(var(--muted-foreground));line-height:1.625;font-weight:300;font-size:.9375rem}.wfw-description__cards{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}@media(min-width:640px){.wfw-description__cards{grid-template-columns:repeat(2,1fr)}}.wfw-description__card{border-radius:1rem;padding:1.5rem;border:1px solid hsl(var(--border));background:hsl(var(--warm-cream));box-shadow:var(--shadow-soft)}.wfw-description__card-title{font-size:1.125rem;font-family:Cormorant Garamond,serif;font-weight:600;color:hsl(var(--foreground));margin:0 0 .5rem}.wfw-description__card-text{font-size:.875rem;color:hsl(var(--muted-foreground));font-weight:300;line-height:1.625;margin:0}.wfw-guarantees{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.wfw-guarantees{grid-template-columns:repeat(3,1fr)}}.wfw-guarantee{display:flex;align-items:center;gap:1rem;border-radius:1rem;border:1px solid hsl(var(--border));background:hsl(var(--card));padding:1.25rem;box-shadow:var(--shadow-soft)}.wfw-guarantee__icon{flex-shrink:0;width:3rem;height:3rem;border-radius:9999px;background:hsl(var(--warm-cream));display:flex;align-items:center;justify-content:center}.wfw-guarantee__icon svg{width:1.25rem;height:1.25rem;color:hsl(var(--primary))}.wfw-guarantee__title{font-size:.875rem;font-weight:600;color:hsl(var(--foreground));margin:0}.wfw-guarantee__desc{font-size:.75rem;color:hsl(var(--muted-foreground));font-weight:300;margin:0}.wfw-product-layout{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.wfw-product-layout{grid-template-columns:1fr 1fr;gap:3.5rem}}.wfw-fav-btn{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:9999px;border:1px solid hsl(var(--border));background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.wfw-fav-btn:hover{background:hsl(var(--secondary))}.wfw-fav-btn svg{width:1.25rem;height:1.25rem;color:hsl(var(--muted-foreground));transition:color .2s}.wfw-fav-btn--active svg{fill:hsl(var(--sale));color:hsl(var(--sale))}.wfw-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--muted-foreground));margin-bottom:.75rem;display:block}.wfw-style-pill{display:inline-flex;border-radius:.75rem;border:1px solid hsl(var(--primary) / .3);background:hsl(var(--primary) / .05);padding:.75rem 1rem;font-size:.875rem;font-weight:500;color:hsl(var(--foreground))}.wfw-sku{font-size:.75rem;color:hsl(var(--muted-foreground));font-weight:300;margin:0}
/*# sourceMappingURL=/cdn/shop/t/22/assets/wfw-custom.css.map */
