:root{--radius: .25rem;--background: #ffffff;--foreground: #1a1a1a;--card: #ffffff;--card-foreground: #1a1a1a;--popover: #ffffff;--popover-foreground: #1a1a1a;--primary: #915F6D;--primary-foreground: #ffffff;--primary-glow: #A87884;--secondary: #f5f5f7;--secondary-foreground: #1a1a1a;--muted: #f0f0f2;--muted-foreground: #6b6b75;--accent: #915F6D;--accent-foreground: #ffffff;--destructive: #c62828;--destructive-foreground: #ffffff;--border: #e8e8ec;--input: #e8e8ec;--ring: #915F6D;--announcement: #915F6D;--announcement-foreground: #ffffff;--sale: #c62828;--cta-cream: #f3efe6;--gradient-sale: linear-gradient(135deg, #c62828, #a01f1f);--gradient-hero: linear-gradient(120deg, #5A3A44, #915F6D 50%, #A87884);--gradient-soft: linear-gradient(180deg, #ffffff, #f5f5f7);--shadow-card: 0 1px 3px rgb(0 0 0 / .06), 0 4px 12px rgb(0 0 0 / .04);--shadow-glow: 0 10px 40px -10px rgb(145 95 109 / .35);--shadow-pop: 0 20px 50px -15px rgb(145 95 109 / .28)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;overflow-x:clip}body{margin:0;min-height:100vh;min-height:100dvh;max-width:100%;display:flex;flex-direction:column;font-family:var(--font-body, Inter, sans-serif);background-color:var(--background);color:var(--foreground);border-color:var(--border);overflow-x:clip;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;vertical-align:middle}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:none;border:none}.hidden{display:none!important}.rte p{margin:0 0 .75rem}.rte img{max-width:100%;height:auto}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.skip-link:focus,.skip-link:focus-visible{position:fixed!important;top:.75rem;left:.75rem;width:auto;height:auto;margin:0;padding:.6rem .9rem;clip:auto;z-index:120;border-radius:.5rem;background:var(--foreground);color:var(--background);text-decoration:none;font-weight:600}.bh-main{flex:1}@media(max-width:1023.98px){.bh-main{padding-top:0}}@media(min-width:1024px){.bh-main{padding-top:0}}.bh-container{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.min-h-screen{min-height:100vh}.min-h-60vh{min-height:60vh}.min-h-0{min-height:0}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.shrink-0{flex-shrink:0}.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}.grid{display:grid}.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))}.col-span-2{grid-column:span 2 / span 2}.text-center{text-align:center}.text-left{text-align:left}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.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-5xl{font-size:3rem;line-height:1}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.tracking-tight{letter-spacing:-.025em}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-relaxed{line-height:1.625}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-primary{color:var(--primary)}.text-destructive{color:var(--destructive)}.text-primary-foreground{color:var(--primary-foreground)}.text-white{color:#fff}.bg-background{background-color:var(--background)}.bg-secondary{background-color:var(--secondary)}.bg-primary{background-color:var(--primary)}.bg-muted{background-color:var(--muted)}.border{border-width:1px;border-style:solid;border-color:var(--border)}.border-b{border-bottom-width:1px;border-bottom-style:solid;border-color:var(--border)}.border-t{border-top-width:1px;border-top-style:solid;border-color:var(--border)}.border-border{border-color:var(--border)}.rounded-md{border-radius:calc(var(--radius) + 2px)}.rounded-lg{border-radius:var(--radius)}.rounded-xl{border-radius:calc(var(--radius) + 8px)}.rounded-full{border-radius:9999px}.rounded-none{border-radius:0}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.left-0{left:0}.right-0{right:0}.bottom-0{bottom:0}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.h-full{height:100%}.min-w-0{min-width:0}.object-cover{object-fit:cover}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.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}.mx-auto{margin-left:auto;margin-right:auto}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.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-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-4{padding-top:1rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-12{padding-bottom:3rem}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.pointer-events-none{pointer-events:none}.transition{transition-property:color,background-color,border-color,opacity,transform,box-shadow;transition-duration:.15s}.transition-all{transition-property:all;transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-duration:.5s}.transition-transform{transition-property:transform;transition-duration:.7s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.hover\:opacity-90:hover{opacity:.9}.hover\:text-primary:hover{color:var(--primary)}.hover\:bg-primary:hover{background-color:var(--primary)}.hover\:text-primary-foreground:hover{color:var(--primary-foreground)}.hover\:border-primary:hover{border-color:var(--primary)}.hover\:bg-background:hover{background-color:var(--background)}.hover\:shadow-pop:hover{box-shadow:var(--shadow-pop)}.hover\:-translate-y-1:hover{transform:translateY(-.25rem)}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:scale-110:hover{transform:scale(1.1)}.group:hover .group-hover\:opacity-0{opacity:0}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:text-primary{color:var(--primary)}.group:hover .group-hover\:shadow-pop{box-shadow:var(--shadow-pop)}.group:hover .group-hover\:-translate-y-1{transform:translateY(-.25rem)}.group:hover .group-hover\:scale-105{transform:scale(1.05)}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.shadow-card{box-shadow:var(--shadow-card)}.shadow-pop{box-shadow:var(--shadow-pop)}.shadow-md{box-shadow:0 4px 6px -1px #0000001a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.bg-gradient-hero{background-image:var(--gradient-hero)}.bg-gradient-sale{background-image:var(--gradient-sale)}.bg-gradient-soft{background-image:var(--gradient-soft)}.text-gradient-primary{color:#0b0b0b;letter-spacing:-.02em}.font-display{font-family:var(--font-display, var(--font-body, Inter, sans-serif))}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.underline{text-decoration:underline}.italic{font-style:italic}.capitalize{text-transform:capitalize}.tabular-nums{font-variant-numeric:tabular-nums}.drop-shadow{filter:drop-shadow(0 1px 2px oklch(0 0 0 / .5))}.line-through{text-decoration:line-through}.border-dashed{border-style:dashed}.divide-x>*+*{border-left:1px solid var(--border)}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-shimmer{background:linear-gradient(90deg,transparent,oklch(1 0 0 / .25),transparent);background-size:200% 100%;animation:shimmer 2.5s linear infinite}@keyframes pulse-glow{0%,to{box-shadow:0 0 #e4397799}50%{box-shadow:0 0 0 10px #e4397700}}.animate-pulse-glow{animation:pulse-glow 2s ease-out infinite}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.bg-announcement{background-color:var(--announcement);color:var(--announcement-foreground)}.bh-trust-badges{background:linear-gradient(180deg,color-mix(in oklch,#5b7bb0 7%,var(--background)) 0%,var(--background, #ffffff) 100%);border-block:1px solid color-mix(in oklch,#5b7bb0 10%,var(--border))}.bh-trust-badges__inner{max-width:100%}.bh-trust-badges__grid{display:grid;grid-template-columns:repeat(var(--bh-trust-cols, 4),minmax(0,1fr));grid-auto-flow:row;gap:.35rem .35rem;align-items:center;justify-items:center;text-align:center}@media(min-width:768px){.bh-trust-badges__grid{gap:.5rem 1rem}}.bh-trust-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.3rem;padding:0;min-width:0;width:100%;border:0;background:transparent;box-shadow:none;transition:opacity .2s ease}@media(min-width:768px){.bh-trust-badge{gap:.35rem}}@media(hover:hover){.bh-trust-badge:hover{opacity:.88}}.bh-trust-badge__icon-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:.45rem;color:var(--foreground, #1f1a33);background:color-mix(in oklch,var(--foreground) 7%,var(--background, #fff));border:0;box-shadow:none}.bh-trust-badge__icon-wrap--shipping{background:#eaf0ff;background:oklch(.955 .038 270);color:#263d97}.bh-trust-badge__icon-wrap--shield{background:#d2fbee;color:#005b4b;color:oklch(.42 .1 175)}.bh-trust-badge__icon-wrap--return{background:#fff2d8;background:oklch(.965 .05 85);color:#8c4a00;color:oklch(.48 .12 58)}.bh-trust-badge__icon-wrap--heart{background:#ffeded;background:oklch(.96 .04 15);color:#98374a}.bh-trust-badge__icon-wrap--custom{background:color-mix(in oklch,var(--foreground) 8%,var(--background, #fff));color:color-mix(in oklch,var(--foreground) 88%,var(--muted-foreground))}.bh-trust-badge__svg{width:1.125rem;height:1.125rem;display:block;opacity:1}.bh-trust-badge__custom-img{width:1.25rem;height:1.25rem;max-width:100%;max-height:100%;object-fit:contain;object-position:center}@media(min-width:768px){.bh-trust-badge__icon-wrap{width:2rem;height:2rem}.bh-trust-badge__svg{width:1.25rem;height:1.25rem}.bh-trust-badge__custom-img{width:1.375rem;height:1.375rem}}.bh-trust-badge__copy{min-width:0;width:100%}.bh-trust-badge__title{margin:0;font-size:.625rem;font-weight:500;letter-spacing:.06em;line-height:1.2;text-transform:uppercase;color:var(--foreground, #1f1a33);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.bh-trust-badge__subtitle{margin:.06rem 0 0;font-size:.5625rem;line-height:1.25;font-weight:400;letter-spacing:.02em;color:var(--muted-foreground, #7a728f);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media(min-width:768px){.bh-trust-badge__title{font-size:.625rem;letter-spacing:.07em;line-height:1.25;-webkit-line-clamp:3}.bh-trust-badge__subtitle{font-size:.5625rem;line-height:1.3}}.bh-wordmark__text{color:var(--primary);letter-spacing:.06em}.bh-wordmark-dot{display:inline-block;margin-left:.15em;border-radius:999px;background:var(--primary);align-self:flex-start;margin-top:.15em}.bh-wordmark-dot--sm{width:.375rem;height:.375rem}.bh-wordmark-dot--md{width:.5rem;height:.5rem}.bh-wordmark-dot--lg{width:.625rem;height:.625rem}.section-header{position:sticky;top:0;z-index:60;background-color:var(--background);border-bottom:1px solid var(--border)}.bh-header{position:relative;top:auto;z-index:1;background-color:var(--background);border-bottom:0}.bh-header__bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;min-height:3.5rem;padding-top:.35rem;padding-bottom:.35rem}@media(min-width:1024px){.bh-header__bar{display:flex;min-height:4.25rem;gap:1.25rem}}.bh-header__left{display:flex;align-items:center;gap:.15rem;justify-self:start}.bh-header__logo{display:flex;align-items:center;justify-content:center;justify-self:center;color:var(--primary);min-width:0}@media(min-width:1024px){.bh-header__logo{justify-content:flex-start;justify-self:auto;flex-shrink:0}.bh-header__left .bh-mobile-nav{display:none}}.bh-header__logo .font-display,.bh-header__logo-text{color:var(--primary);font-family:var(--font-display, var(--font-body, Inter, sans-serif));font-weight:700;letter-spacing:normal}.bh-header__utils{display:flex;align-items:center;gap:.15rem;justify-self:end;margin-left:0}@media(min-width:1024px){.bh-header__utils{margin-left:auto}}.bh-header__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:var(--foreground);border-radius:999px;transition:color .15s ease,background .15s ease}.bh-header__icon-btn:hover{color:var(--primary);background:var(--secondary)}.bh-header__cart-btn .bh-badge-count{top:.15rem;right:.1rem}.bh-header__search-drawer{border-top:1px solid var(--border);background:var(--background)}.bh-header__search-drawer[hidden]{display:none!important}.bh-header__search{position:relative;display:block;width:100%;max-width:40rem;margin:0 auto}.bh-header__search-icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:var(--muted-foreground);pointer-events:none;z-index:1}.bh-header__search-input{width:100%;padding:.75rem 2.75rem;border-radius:.25rem;border:1px solid var(--border);background:var(--background);font-size:.9375rem;line-height:1.4;color:var(--foreground);transition:border-color .15s ease,box-shadow .15s ease}.bh-header__search-input::placeholder{color:var(--muted-foreground);opacity:.85}.bh-header__search-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 25%,transparent)}.bh-header__search-close{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--muted-foreground);border-radius:999px}.bh-header__search-close:hover{color:var(--foreground);background:var(--secondary)}.bh-header__search-wrap{position:relative;width:100%}.bh-predictive-panel{position:absolute;left:0;right:0;top:calc(100% + .35rem);z-index:60;max-height:min(70vh,22rem);overflow-y:auto;background:var(--background);border:1px solid var(--border);border-radius:.75rem;box-shadow:var(--shadow-pop)}.bh-predictive-panel__scroll{padding:.35rem 0}.bh-predictive-panel__row{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;text-decoration:none;color:inherit;transition:background .12s}.bh-predictive-panel__row:hover{background:var(--secondary)}.bh-predictive-panel__thumb{flex-shrink:0;width:3rem;height:3rem;border-radius:.375rem;overflow:hidden;background:var(--secondary)}.bh-predictive-panel__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bh-predictive-panel__thumb--empty{border:1px dashed var(--border)}.bh-predictive-panel__meta{min-width:0;flex:1;display:flex;flex-direction:column;gap:.125rem;text-align:left}.bh-predictive-panel__title{font-size:.8125rem;font-weight:600;line-height:1.3;color:var(--foreground);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bh-predictive-panel__price{font-size:.75rem;font-weight:600;color:var(--primary)}.bh-predictive-panel__empty{padding:.75rem 1rem;font-size:.8125rem;color:var(--muted-foreground)}.bh-predictive-panel__footer{display:block;padding:.6rem .75rem;font-size:.75rem;font-weight:600;text-align:center;color:var(--primary);border-top:1px solid var(--border);text-decoration:none}.bh-predictive-panel__footer:hover{background:var(--secondary)}.bh-header__logo-img{display:block;width:100%;height:auto;object-fit:contain}.bh-nav{display:none;align-items:center;justify-content:center;flex:1 1 auto;flex-wrap:nowrap;gap:.15rem 1.15rem;min-width:0;font-size:.8125rem;font-weight:500;letter-spacing:.01em;text-transform:none;white-space:nowrap;overflow:visible}@media(min-width:1024px){.bh-nav,.bh-nav--inline{display:flex}.bh-nav--xl{font-size:.875rem;gap:.25rem 1.35rem}}.bh-nav__item{position:relative}.bh-nav__trigger{display:inline-block;padding:.65rem 0;color:var(--foreground);font-family:var(--font-body, Inter, sans-serif);font-weight:400;letter-spacing:normal;text-transform:none;transition:color .15s}.bh-nav__trigger:hover{color:var(--primary)}.bh-nav__trigger--accent{color:var(--primary);font-weight:600}.bh-nav__dropdown{position:absolute;left:50%;transform:translate(-50%);top:100%;padding-top:.5rem;opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s;z-index:50}.bh-nav__item:hover .bh-nav__dropdown{opacity:1;visibility:visible}.bh-nav__panel{background:var(--background);border:1px solid var(--border);box-shadow:var(--shadow-pop);border-radius:.5rem;padding:1.5rem;display:grid;gap:2rem}.bh-nav__col-heading{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin:0 0 .75rem}.bh-nav__col ul{list-style:none;margin:0;padding:0}.bh-nav__col li{margin-bottom:.5rem}.bh-nav__col a{font-size:.875rem;font-weight:500;text-transform:none;letter-spacing:normal;transition:color .15s}.bh-nav__col a:hover{color:var(--primary)}.bh-mobile-nav{display:block}@media(min-width:1024px){.bh-mobile-nav{display:none}}.bh-desktop-only{display:none}@media(min-width:768px){.bh-desktop-only{display:flex}}.bh-lg-only{display:none}@media(min-width:1024px){.bh-lg-only{display:inline}}.bh-lg-hide{display:inline}@media(min-width:1024px){.bh-lg-hide{display:none}}.bh-hero{position:relative;width:100%;overflow:hidden;background:var(--secondary);min-height:min(50vw,22rem)}.bh-hero.bh-hero--sized{min-height:0}.bh-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .7s}.bh-hero__slide.is-active{opacity:1;z-index:1;pointer-events:auto}.bh-hero__slide:not(.is-active){opacity:0;pointer-events:none}.bh-hero-nav-btn{background:color-mix(in oklch,var(--background) 70%,transparent)}.bh-hero-nav-btn:hover{background:var(--background)}.bh-hero__slide img{width:100%;height:auto;display:block}.bh-hero__copy{position:absolute;left:clamp(1rem,4vw,3.5rem);right:clamp(1rem,4vw,3.5rem);top:50%;bottom:auto;transform:translateY(-50%);z-index:2;max-width:28rem;pointer-events:none}.bh-hero__copy--slide{pointer-events:none}.bh-hero__title{margin:0;color:#fff;font-family:var(--font-display, var(--font-body, Inter, sans-serif));font-weight:700;line-height:1.1;letter-spacing:.02em;text-transform:uppercase;font-size:clamp(1.75rem,5vw,3rem);text-shadow:0 2px 16px rgb(0 0 0 / .4)}.bh-hero__subtitle{margin:.75rem 0 0;color:#fff;font-family:var(--font-body, Inter, sans-serif);font-weight:400;line-height:1.55;font-size:clamp(.875rem,2.2vw,1rem);max-width:26rem;text-shadow:0 1px 10px rgb(0 0 0 / .35)}.bh-hero__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:1.25rem;padding:.75rem 1.75rem;background:var(--primary);color:var(--primary-foreground);font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:.2rem;box-shadow:0 4px 18px #00000040}.bh-hero__dots{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:.4rem}.bh-hero__dot{width:1.75rem;height:.2rem;border-radius:999px;background:#ffffff73;padding:0;transition:background .2s ease,width .2s ease}.bh-hero__dot.is-active{background:#fff;width:2.25rem}.bh-hero--fallback{min-height:min(52vw,26rem);background:#5a3a44}.bh-hero__fallback-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#5a3a44,#915f6d 48%,#a87884),radial-gradient(ellipse at 70% 40%,rgb(255 255 255 / .12),transparent 55%)}.bh-hero--fallback .bh-hero__slide{position:relative;min-height:inherit}.bh-hero--fallback .bh-hero__copy{position:relative;top:auto;transform:none;padding:clamp(2.5rem,8vw,5rem) 0}.bh-hero--overlay .bh-hero__slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgb(0 0 0 / .62) 0%,rgb(0 0 0 / .38) 38%,rgb(0 0 0 / .12) 68%,transparent 88%),linear-gradient(0deg,rgb(0 0 0 / .35) 0%,transparent 42%)}.bh-hero__title,.bh-hero__subtitle{text-shadow:0 1px 2px rgb(0 0 0 / .35),0 8px 24px rgb(0 0 0 / .25)}.bh-hero.bh-hero--page,.bh-hero.bh-hero--page.bh-hero--fallback{min-height:0!important;height:clamp(7.25rem,16vw,10rem);max-height:10rem}.bh-hero--page .bh-hero__slide,.bh-hero--page.bh-hero--fallback .bh-hero__slide{position:absolute!important;top:0;right:0;bottom:0;left:0;min-height:0!important;display:flex;align-items:center;justify-content:center}.bh-hero--page .bh-hero__slide img{width:100%;height:100%;object-fit:cover;object-position:center}.bh-hero--page .bh-hero__fallback-bg{position:absolute;top:0;right:0;bottom:0;left:0}.bh-hero--page .bh-hero__copy,.bh-hero--page.bh-hero--fallback .bh-hero__copy{position:relative;left:auto;right:auto;top:auto;transform:none;max-width:40rem;margin:0 auto;padding:.85rem 1.25rem!important;text-align:center;z-index:2}.bh-hero__copy--center{text-align:center}.bh-hero--page .bh-hero__title{font-size:clamp(1.25rem,2.8vw,1.65rem);text-shadow:0 1px 12px rgb(0 0 0 / .35)}.bh-hero--page .bh-hero__subtitle{margin:.4rem auto 0;max-width:34rem;font-size:clamp(.75rem,1.6vw,.875rem);line-height:1.45}.bh-hero--page .bh-hero__cta{margin-top:.65rem;padding:.45rem 1.1rem;font-size:.6875rem}.bh-hero--page.bh-hero--overlay .bh-hero__slide:before{background:linear-gradient(180deg,#00000059,#00000073)}.bh-coll-page{padding-top:.65rem;padding-bottom:0}.bh-coll-actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin-bottom:.85rem;position:sticky;top:var(--bh-header-offset, 4.5rem);z-index:55;padding:.35rem 0;background:color-mix(in oklch,var(--background) 94%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bh-coll-actions.is-stuck{box-shadow:0 8px 18px color-mix(in oklch,var(--foreground) 6%,transparent)}.bh-coll-action{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.75rem;padding:.55rem .85rem;border-radius:.55rem;border:1px solid color-mix(in oklch,var(--foreground) 14%,var(--border));background:var(--background);color:var(--foreground);font:inherit;font-size:.875rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,background .15s ease}.bh-coll-action:hover{border-color:color-mix(in oklch,var(--foreground) 28%,var(--border));background:color-mix(in oklch,var(--secondary) 55%,var(--background))}.bh-coll-action__icon{flex:0 0 auto;opacity:.85}.bh-coll-action__chevron{flex:0 0 auto;opacity:.7;margin-left:.15rem}.bh-coll-action__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .3rem;border-radius:999px;background:var(--primary);color:#fff;font-size:.6875rem;font-weight:700}.bh-coll-cats{margin-bottom:.85rem;padding:.15rem 0 .35rem}.bh-coll-cats__wrap{position:relative;display:flex;align-items:center;justify-content:center;gap:.35rem}.bh-coll-cats__track{display:flex;justify-content:center;justify-content:safe center;gap:.85rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1 1 auto;min-width:0;max-width:100%;padding:.15rem .25rem .35rem;margin-inline:auto}.bh-coll-cats__track::-webkit-scrollbar{display:none}.bh-coll-cats__nav{flex:0 0 auto;width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid color-mix(in oklch,var(--foreground) 14%,var(--border));background:var(--background);color:var(--foreground);display:none;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px color-mix(in oklch,var(--foreground) 8%,transparent)}@media(min-width:768px){.bh-coll-cats__nav{display:inline-flex}.bh-coll-cats__wrap.is-centered .bh-coll-cats__nav{display:none}}.bh-coll-cats__nav:hover{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.bh-coll-cat{flex:0 0 auto;width:4.5rem;scroll-snap-align:center;text-decoration:none;color:inherit;text-align:center}@media(min-width:768px){.bh-coll-cat{width:5.25rem}}@media(min-width:1100px){.bh-coll-cats__track{gap:1.1rem}.bh-coll-cat{width:5.5rem}}.bh-coll-cat__media{display:block;width:4.25rem;height:4.25rem;margin:0 auto;border-radius:999px;overflow:hidden;background:color-mix(in oklch,#5b7bb0 8%,var(--secondary));border:2px solid transparent;transition:border-color .15s ease,box-shadow .15s ease}@media(min-width:768px){.bh-coll-cat__media{width:5rem;height:5rem}}.bh-coll-cat__img{width:100%;height:100%;object-fit:cover;display:block}.bh-coll-cat__placeholder{display:block;width:100%;height:100%;background:linear-gradient(145deg,color-mix(in oklch,#5b7bb0 18%,var(--secondary)),color-mix(in oklch,#2a3d5c 12%,var(--background)))}.bh-coll-cat__label{display:block;margin-top:.4rem;font-size:.6875rem;font-weight:500;letter-spacing:.01em;line-height:1.25;color:var(--foreground)}.bh-coll-cat:hover .bh-coll-cat__media,.bh-coll-cat.is-active .bh-coll-cat__media{border-color:var(--primary);box-shadow:0 4px 14px color-mix(in oklch,var(--primary) 18%,transparent)}.bh-coll-cat.is-active .bh-coll-cat__label{font-weight:700}.bh-collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem .55rem}@media(min-width:768px){.bh-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 1rem}}@media(min-width:1100px){.bh-collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.bh-coll-clear-link{color:var(--primary);font-weight:600;text-decoration:underline;text-underline-offset:.12em}.bh-coll-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:flex-end;justify-content:center}.bh-coll-drawer[hidden]{display:none!important}.bh-coll-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in oklch,#0a0a0a 45%,transparent)}.bh-coll-drawer__panel{position:relative;z-index:1;width:min(100%,28rem);max-height:min(88vh,40rem);display:flex;flex-direction:column;background:var(--background);border-radius:1rem 1rem 0 0;box-shadow:0 -12px 40px color-mix(in oklch,var(--foreground) 18%,transparent);animation:bh-coll-drawer-up .28s ease}@media(min-width:768px){.bh-coll-drawer{align-items:stretch;justify-content:flex-end}.bh-coll-drawer__panel{width:min(100%,22rem);max-height:100%;height:100%;border-radius:0;animation:bh-coll-drawer-side .28s ease}}@keyframes bh-coll-drawer-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bh-coll-drawer-side{0%{transform:translate(100%)}to{transform:translate(0)}}.bh-coll-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-bottom:1px solid color-mix(in oklch,var(--foreground) 8%,var(--border))}.bh-coll-drawer__title{font-size:1.05rem;font-weight:700;letter-spacing:-.01em}.bh-coll-drawer__close{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:var(--foreground);cursor:pointer}.bh-coll-drawer__close:hover{background:var(--secondary)}.bh-coll-drawer__body{flex:1;overflow:auto;padding:.75rem 1.1rem 1.25rem;display:flex;flex-direction:column;min-height:0}.bh-coll-drawer__facets{display:flex;flex-direction:column;gap:0;flex:1}.bh-coll-drawer__facets .bh-facet{position:relative;border-bottom:1px solid color-mix(in oklch,var(--foreground) 8%,var(--border))}.bh-coll-drawer__facets .bh-facet__trigger{padding:.95rem 0;border:0;background:transparent;width:100%;border-radius:0}.bh-coll-drawer__facets .bh-facet__panel{position:static;box-shadow:none;border:0;border-radius:0;padding:0 0 .85rem;min-width:0;max-width:none;width:100%;animation:none;overflow:visible}.bh-coll-drawer__facets .bh-facet__panel-scroll{max-height:none;padding:0}.bh-coll-drawer__facets .bh-facet__panel-foot{display:none}.bh-coll-drawer__foot{display:grid;grid-template-columns:1fr 1.4fr;gap:.65rem;padding-top:.85rem;margin-top:auto;border-top:1px solid color-mix(in oklch,var(--foreground) 8%,var(--border))}.bh-coll-drawer__clear,.bh-coll-drawer__apply{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;border-radius:.45rem;font:inherit;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;cursor:pointer}.bh-coll-drawer__clear{border:1px solid color-mix(in oklch,var(--foreground) 16%,var(--border));color:var(--foreground);background:var(--background)}.bh-coll-drawer__apply{border:0;background:var(--primary);color:#fff}.bh-coll-sort-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.bh-coll-sort-option{display:flex;align-items:center;gap:.75rem;padding:.95rem .15rem;border-bottom:1px solid color-mix(in oklch,var(--foreground) 8%,var(--border));cursor:pointer;font-size:.9375rem}.bh-coll-sort-option input{accent-color:var(--primary);width:1.05rem;height:1.05rem}.bh-coll-sort-option.is-active{font-weight:700;color:var(--primary)}.bh-coll-results{font-size:.8125rem;color:var(--muted-foreground);white-space:nowrap}.bh-coll-results--solo{margin-bottom:.85rem}.bh-coll-seo{margin-top:2.75rem;padding:2.5rem 0 3rem;border-top:1px solid color-mix(in oklch,var(--foreground) 8%,var(--border));background:color-mix(in oklch,var(--secondary) 40%,var(--background))}.bh-coll-seo__inner{max-width:46rem}.bh-coll-seo__title{font-size:clamp(1.35rem,3vw,1.85rem);font-weight:500;letter-spacing:-.02em;margin-bottom:.85rem}.bh-coll-seo__body{font-size:.95rem;line-height:1.7;color:color-mix(in oklch,var(--foreground) 82%,var(--muted-foreground))}.bh-coll-seo__body>*:first-child{margin-top:0}.bh-coll-seo__body>*:last-child{margin-bottom:0}.bh-collection-header{padding:1.25rem 0 .75rem}.bh-collection-header__row{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem 2rem;flex-wrap:wrap}.bh-collection-header__kicker{font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:.35rem}.bh-collection-header__title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:600;line-height:1.1;letter-spacing:-.025em;text-transform:capitalize}.bh-collection-header__count{font-size:.875rem;color:var(--muted-foreground);white-space:nowrap}.bh-collection-toolbar-sticky{position:sticky;top:var(--bh-header-offset, 4.5rem);z-index:55;margin-bottom:1rem;transition:background .2s ease,box-shadow .2s ease,padding .2s ease}.bh-collection-toolbar-sticky.is-stuck{margin-left:-.25rem;margin-right:-.25rem;padding:.5rem .25rem;background:color-mix(in oklch,var(--background) 92%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px color-mix(in oklch,var(--foreground) 8%,transparent)}.bh-collection-toolbar-sentinel{height:1px;margin:0;pointer-events:none}.bh-cart-ship{padding-bottom:.25rem}.bh-cart-ship__msg{font-size:.8125rem;color:color-mix(in oklch,var(--foreground) 80%,var(--muted-foreground));margin-bottom:.45rem}.bh-cart-ship__bar{height:.35rem;border-radius:999px;background:color-mix(in oklch,var(--foreground) 10%,var(--background));overflow:hidden}.bh-cart-ship__bar span{display:block;height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,#16a34a,#22c55e);transition:width .35s ease}.bh-footer__promo{border-bottom:1px solid color-mix(in oklch,var(--foreground) 8%,var(--border));background:color-mix(in oklch,var(--foreground) 4%,var(--secondary))}.bh-footer__promo-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem 2rem;flex-wrap:wrap;padding:1.25rem 1rem}.bh-footer__promo-kicker{font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:.25rem}.bh-footer__promo-title{font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.25}.bh-footer__promo-btn{flex-shrink:0}.bh-product-recommendations{padding-top:2rem;padding-bottom:2.5rem;border-top:1px solid color-mix(in oklch,var(--foreground) 6%,var(--border))}.bh-product-recommendations__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem}@media(min-width:768px){.bh-product-recommendations__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem 1.5rem}}@media(min-width:1024px){.bh-product-recommendations__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.bh-home-arrivals.bg-gradient-soft{background:color-mix(in oklch,var(--secondary) 50%,var(--background))}.bh-collection-header__desc{margin-top:.35rem;margin-bottom:0;max-width:42rem}.bh-collection-header__desc>*:first-child{margin-top:0}.bh-collection-header__desc>*:last-child{margin-bottom:0}.bh-collection-main{padding-top:1.25rem;padding-bottom:2.5rem}.bh-collection-main__count{margin-bottom:.75rem}.bh-search-section{margin:0}.bh-search{padding-top:1rem;padding-bottom:2.5rem}@media(min-width:768px){.bh-search{padding-top:1.25rem}}.bh-search__head{margin-bottom:1rem}.bh-search__title{font-size:clamp(1.5rem,4vw,1.875rem);line-height:1.2;letter-spacing:-.02em}.bh-search__meta{margin-top:.35rem;font-size:.875rem;line-height:1.4;color:var(--muted-foreground)}.bh-search__body{padding-top:0}.bh-search__empty{font-size:.9375rem;color:var(--muted-foreground)}.bh-collection-toolbar{margin-bottom:1.25rem;position:relative;z-index:20;overflow:visible}.bh-collection-toolbar__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.875rem 1.5rem;padding:.875rem 1.125rem;border:1px solid color-mix(in oklch,var(--foreground) 10%,var(--border));border-radius:.625rem;background:color-mix(in oklch,var(--secondary) 55%,var(--background));box-shadow:0 1px color-mix(in oklch,var(--foreground) 4%,transparent);overflow:visible}.bh-collection-toolbar__facets{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;flex:1 1 auto;overflow:visible;padding:2px 0}.bh-collection-toolbar__controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem 1.25rem;flex-shrink:0;margin-left:auto}.bh-collection-toolbar__clear{font-size:.8125rem;font-weight:500;color:var(--muted-foreground);text-decoration:none;white-space:nowrap;transition:color .15s ease}.bh-collection-toolbar__clear:hover{color:var(--foreground);text-decoration:underline;text-underline-offset:.2em}.bh-facet{position:relative;flex:0 0 auto}.bh-facet[open]{z-index:80}.bh-facet__trigger{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;min-height:2.75rem;padding:0 1rem;border:1px solid color-mix(in oklch,var(--foreground) 12%,var(--border));border-radius:999px;background:var(--background);font-size:.8125rem;font-weight:500;letter-spacing:.02em;color:var(--foreground);white-space:nowrap;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;-webkit-user-select:none;user-select:none}.bh-facet__trigger::-webkit-details-marker{display:none}.bh-facet__trigger:hover{border-color:color-mix(in oklch,var(--foreground) 28%,var(--border));box-shadow:0 4px 14px color-mix(in oklch,var(--foreground) 6%,transparent)}.bh-facet[open] .bh-facet__trigger{border-color:var(--foreground);box-shadow:0 4px 18px color-mix(in oklch,var(--foreground) 10%,transparent)}.bh-facet__trigger-label{line-height:1.2}.bh-facet__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;font-size:.6875rem;font-weight:600;border-radius:999px;background:var(--foreground);color:var(--background)}.bh-facet__chevron{width:.45rem;height:.45rem;border-right:1.5px solid color-mix(in oklch,var(--foreground) 70%,transparent);border-bottom:1.5px solid color-mix(in oklch,var(--foreground) 70%,transparent);transform:rotate(45deg) translateY(-1px);transition:transform .2s ease}.bh-facet[open] .bh-facet__chevron{transform:rotate(225deg) translateY(1px)}.bh-facet__panel{position:absolute;top:calc(100% + .5rem);left:0;z-index:90;min-width:min(16.5rem,88vw);max-width:min(22rem,92vw);border:1px solid color-mix(in oklch,var(--foreground) 10%,var(--border));border-radius:.75rem;background:var(--background);box-shadow:0 4px 6px color-mix(in oklch,var(--foreground) 4%,transparent),0 16px 40px color-mix(in oklch,var(--foreground) 12%,transparent);overflow:hidden;animation:bh-facet-in .22s ease}.bh-facet--color .bh-facet__panel{min-width:min(18rem,92vw)}@keyframes bh-facet-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.bh-facet__panel-scroll{max-height:min(52vh,17.5rem);overflow-y:auto;padding:.75rem;scrollbar-width:thin}.bh-facet__panel-foot{padding:.625rem .75rem .75rem;border-top:1px solid color-mix(in oklch,var(--foreground) 8%,var(--border));background:color-mix(in oklch,var(--secondary) 40%,var(--background))}.bh-facet__apply{width:100%;min-height:2.5rem;border:none;border-radius:.5rem;background:var(--foreground);color:var(--background);font:inherit;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:opacity .15s ease}.bh-facet__apply:hover{opacity:.92}.bh-facet__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.125rem}.bh-facet__option{display:flex;align-items:center;gap:.625rem;width:100%;padding:.5rem .625rem;border-radius:.5rem;font-size:.8125rem;cursor:pointer;transition:background-color .15s ease}.bh-facet__option:hover{background:color-mix(in oklch,var(--foreground) 4%,var(--background))}.bh-facet__option.is-active,.bh-facet__option:has(.bh-facet__checkbox:checked){background:color-mix(in oklch,var(--foreground) 6%,var(--background))}.bh-facet__checkbox{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bh-facet__swatch{width:1.25rem;height:1.25rem;border-radius:999px;border:1px solid color-mix(in oklch,var(--foreground) 15%,transparent);background:var(--swatch-color, #ccc);flex-shrink:0;box-shadow:inset 0 0 0 1px color-mix(in oklch,var(--background) 40%,transparent)}.bh-facet__option-text{flex:1;font-weight:500;line-height:1.3}.bh-facet__option-count{font-size:.75rem;color:var(--muted-foreground);font-variant-numeric:tabular-nums}.bh-facet__check{width:1.125rem;height:1.125rem;border:1.5px solid color-mix(in oklch,var(--foreground) 25%,var(--border));border-radius:.25rem;flex-shrink:0;position:relative;transition:border-color .15s ease,background-color .15s ease}.bh-facet__option:has(.bh-facet__checkbox:checked) .bh-facet__check{border-color:var(--foreground);background:var(--foreground)}.bh-facet__option:has(.bh-facet__checkbox:checked) .bh-facet__check:after{content:"";position:absolute;left:.3rem;top:.1rem;width:.3rem;height:.55rem;border:solid var(--background);border-width:0 2px 2px 0;transform:rotate(45deg)}.bh-facet__price-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.bh-facet__field{display:flex;flex-direction:column;gap:.35rem}.bh-facet__field-label{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground)}.bh-facet__input{width:100%;padding:.55rem .65rem;border:1px solid var(--border);border-radius:.5rem;font:inherit;font-size:.875rem;background:var(--background);transition:border-color .15s ease,box-shadow .15s ease}.bh-facet__input:focus{outline:none;border-color:color-mix(in oklch,var(--foreground) 35%,var(--border));box-shadow:0 0 0 3px color-mix(in oklch,var(--foreground) 8%,transparent)}.bh-collection-sort{display:flex;align-items:center;gap:.625rem}.bh-collection-sort__label{font-size:.8125rem;font-weight:500;color:var(--muted-foreground);white-space:nowrap}.bh-collection-sort__select{font:inherit;font-size:.8125rem;min-width:11rem;min-height:2.75rem;padding:0 2.25rem 0 1rem;border:1px solid color-mix(in oklch,var(--foreground) 12%,var(--border));border-radius:999px;background:var(--background);color:var(--foreground);cursor:pointer;-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--foreground) 50%),linear-gradient(135deg,var(--foreground) 50%,transparent 50%);background-position:calc(100% - 16px) calc(50% + 3px),calc(100% - 11px) calc(50% + 3px);background-size:5px 5px;background-repeat:no-repeat;transition:border-color .2s ease,box-shadow .2s ease}.bh-collection-sort__select:hover,.bh-collection-sort__select:focus{border-color:color-mix(in oklch,var(--foreground) 28%,var(--border));box-shadow:0 4px 14px color-mix(in oklch,var(--foreground) 6%,transparent);outline:none}@media(max-width:767px){.bh-collection-toolbar__bar{flex-direction:column;align-items:stretch;padding:.75rem;gap:.75rem}.bh-collection-toolbar__facets{width:100%;margin:0 -.25rem;padding:0 .25rem}.bh-collection-toolbar__controls{width:100%;justify-content:space-between;margin-left:0;padding-top:.25rem;border-top:1px solid color-mix(in oklch,var(--foreground) 8%,var(--border))}.bh-collection-sort{flex:1;justify-content:flex-end}.bh-collection-sort__select{min-width:0;flex:1;max-width:14rem}.bh-facet:last-child .bh-facet__panel{left:auto;right:0}}.bh-footer__heading{font-size:.6875rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--muted-foreground);margin:0 0 1rem}.bh-tile-img{position:relative;aspect-ratio:4 / 5;border-radius:.75rem;overflow:hidden;background:var(--secondary);margin-bottom:.75rem;box-shadow:var(--shadow-card);transition:box-shadow .5s,transform .5s}.bh-tile-img img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.bh-tile-link:hover .bh-tile-img{box-shadow:var(--shadow-pop);transform:translateY(-.25rem)}.bh-tile-link:hover .bh-tile-img img{transform:scale(1.1)}.bh-tile-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,color-mix(in oklch,var(--primary) 60%,transparent),transparent,transparent);opacity:0;transition:opacity .5s}.bh-tile-link:hover .bh-tile-overlay{opacity:1}.bh-bento{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media(min-width:768px){.bh-bento{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:.75rem;height:640px}}.bh-bento__tile{position:relative;display:block;overflow:hidden;background:var(--secondary);box-shadow:var(--shadow-card);transition:box-shadow .5s}.bh-bento__tile--aspect{aspect-ratio:4 / 5}@media(min-width:768px){.bh-bento__tile--aspect{aspect-ratio:auto}}.bh-bento__tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .7s}.bh-bento__tile:hover{box-shadow:var(--shadow-pop)}.bh-bento__tile:hover img{transform:scale(1.05)}.bh-bento__tile h3{position:absolute;left:0;right:0;bottom:1rem;text-align:center;font-weight:700;letter-spacing:.025em;color:#fff;margin:0;font-size:1rem;text-shadow:0 1px 4px oklch(0 0 0 / .6)}@media(min-width:640px){.bh-bento__tile h3{font-size:1.125rem}}@media(min-width:768px){.bh-bento__p1{grid-column:1;grid-row:1}.bh-bento__p2{grid-column:4;grid-row:1}.bh-bento__p-big{grid-column:2 / span 2;grid-row:1 / span 2}.bh-bento__p3{grid-column:1;grid-row:2}.bh-bento__p4{grid-column:4;grid-row:2}}.bh-product-card__media-wrap{position:relative;margin-bottom:.4rem}.bh-product-card__media{position:relative;aspect-ratio:4 / 5;background:var(--secondary);border-radius:.35rem;overflow:hidden}.bh-product-card__media-link{display:block}.bh-product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .45s ease,transform .6s ease}.bh-product-card__img2,.bh-product-card:hover .bh-product-card__img1{opacity:0}.bh-product-card:hover .bh-product-card__img2{opacity:1}.bh-product-card:hover .bh-product-card__media img.bh-product-card__img1:only-child{opacity:1;transform:scale(1.03)}.bh-product-card__badges{position:absolute;top:.55rem;z-index:3;display:flex;flex-direction:column;gap:.35rem;pointer-events:none}.bh-product-card__badges--left{left:.55rem}.bh-product-card__badges--right{right:.55rem;align-items:flex-end}.bh-product-card__badge{padding:0;background:none;border:0;font-size:0}.bh-product-card__badge-inner{display:inline-block;font-size:.625rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.28rem .45rem;border-radius:.2rem;background:color-mix(in oklch,var(--foreground) 92%,transparent);color:var(--background)}.bh-product-card__badge-inner--sale{background:var(--sale, #c62828);color:#fff;text-transform:none;letter-spacing:.02em;font-variant-numeric:tabular-nums}.bh-product-card__badge-inner--new{background:var(--foreground);color:var(--background)}.bh-product-card__badge-inner--support,.bh-product-card__badge-inner--award{background:color-mix(in oklch,var(--background) 88%,transparent);color:var(--foreground);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid color-mix(in oklch,var(--foreground) 12%,transparent);text-transform:none;letter-spacing:.02em;font-size:.6rem}.bh-product-card__support{margin-top:.1rem;margin-bottom:.1rem}.bh-product-card__support:empty{display:none}.bh-product-card__support-row{display:flex;align-items:center;justify-content:center;gap:.4rem;flex-wrap:wrap}.bh-support-label{font-size:.6875rem;font-weight:500;color:color-mix(in oklch,var(--foreground) 78%,var(--muted-foreground));line-height:1.2}.bh-support-badge{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .45rem;border-radius:.2rem;font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;border:1px solid color-mix(in oklch,var(--foreground) 14%,transparent);background:color-mix(in oklch,var(--background) 90%,transparent);color:var(--foreground)}.bh-support-badge--inline{font-size:.58rem;padding:.15rem .4rem;text-transform:none;letter-spacing:.02em}.bh-support-badge--light{background:color-mix(in oklch,#7eb8da 18%,var(--background));border-color:color-mix(in oklch,#5a9bc4 35%,transparent);color:color-mix(in oklch,#2d5f7a 85%,var(--foreground))}.bh-support-badge--mid{background:color-mix(in oklch,var(--foreground) 8%,var(--background));border-color:color-mix(in oklch,var(--foreground) 20%,transparent)}.bh-support-badge--strong{background:color-mix(in oklch,var(--foreground) 14%,var(--background));border-color:color-mix(in oklch,var(--foreground) 28%,transparent);font-weight:800}.bh-support-badge--max{background:color-mix(in oklch,var(--primary) 22%,var(--background));border-color:color-mix(in oklch,var(--primary) 45%,transparent);color:color-mix(in oklch,var(--primary) 75%,var(--foreground));font-weight:800}.bh-support-badge--search{font-size:.58rem;text-transform:none;letter-spacing:.02em}.bh-support-meter{display:inline-flex;align-items:flex-end;gap:.14rem;min-width:2.2rem}.bh-support-meter--card .bh-support-meter__bar{width:.22rem;border-radius:.08rem;background:color-mix(in oklch,#8aa0b8 28%,var(--background));height:.35rem}.bh-support-meter--card .bh-support-meter__bar:nth-child(1){height:.28rem}.bh-support-meter--card .bh-support-meter__bar:nth-child(2){height:.38rem}.bh-support-meter--card .bh-support-meter__bar:nth-child(3){height:.48rem}.bh-support-meter--card .bh-support-meter__bar:nth-child(4){height:.58rem}.bh-support-meter--card .bh-support-meter__bar:nth-child(5){height:.68rem}.bh-support-meter--card .bh-support-meter__bar.is-active{background:#3d5f8a}.bh-support-meter__bar{display:block;width:.42rem;height:.42rem;border-radius:.12rem;background:color-mix(in oklch,var(--foreground) 14%,var(--background));transition:height .2s ease,background-color .2s ease}.bh-support-meter__bar.is-active{background:var(--foreground)}.bh-support-meter__bar.is-active:nth-child(1){height:.35rem}.bh-support-meter__bar.is-active:nth-child(2){height:.48rem}.bh-support-meter__bar.is-active:nth-child(3){height:.62rem}.bh-support-meter__bar.is-active:nth-child(4){height:.76rem}.bh-predictive-panel__support{display:block;margin-top:.15rem}.bh-product-card__actions{display:none}.bh-product-card__info{display:block;text-decoration:none;color:inherit;text-align:center}.bh-product-card__vendor{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:.2rem}.bh-product-card__title{margin:0;font-family:var(--font-body, Inter, sans-serif);font-size:.8125rem;font-weight:600;letter-spacing:.04em;line-height:1.35;text-transform:none;transition:color .15s ease}.bh-product-card__info:hover .bh-product-card__title{color:var(--primary)}.bh-product-card__rating{display:flex;align-items:center;justify-content:center;gap:.3rem;min-height:1rem;margin-top:.15rem;font-size:.6875rem;line-height:1;color:var(--muted-foreground)}.bh-product-card__stars{position:relative;display:inline-block;font-size:.75rem;line-height:1;letter-spacing:.04em}.bh-product-card__stars-base{color:#d7d2cf}.bh-product-card__stars-fill{position:absolute;inset:0 auto 0 0;overflow:hidden;color:#9a7410;white-space:nowrap}.bh-product-card__rating-count{font-variant-numeric:tabular-nums}.bh-product-card__price-row{display:flex;align-items:baseline;justify-content:center;gap:.4rem;margin-top:.15rem}.bh-product-card__compare{font-size:.75rem;color:var(--muted-foreground);text-decoration:line-through}.bh-product-card__price{font-size:.875rem;font-weight:600;color:var(--foreground)}.bh-product-card__price--sale{color:var(--foreground)}.bh-product-card__save{display:flex;align-items:center;justify-content:center;gap:.3rem;margin-top:.15rem;font-size:.72rem;font-weight:700;letter-spacing:.02em;color:var(--sale, #c62828)}.bh-product-card__save[hidden]{display:none}.bh-product-card__save-sep{opacity:.55;font-weight:500}.bh-product-card__reviews{display:none}.bh-product-card__swatches{margin-top:.25rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem;min-height:1.2rem}.bh-product-card__swatch-label{width:100%;font-size:.72rem;color:var(--muted-foreground)}.bh-product-card__swatch{appearance:none;-webkit-appearance:none;width:1.25rem;height:1.25rem;padding:0;border-radius:9999px;background:var(--swatch-color, #ddd);border:1px solid color-mix(in oklch,var(--foreground) 20%,transparent);flex-shrink:0;cursor:pointer}.bh-product-card__swatch.is-selected{outline:2px solid var(--foreground);outline-offset:1px}.bh-product-card__swatch:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.bh-product-card__swatch-more{font-size:.72rem;font-weight:600;color:var(--muted-foreground)}.bh-section{padding-top:2.5rem;padding-bottom:2.5rem}.bh-section--featured{padding-top:2.5rem;padding-bottom:1rem;background:var(--background)}.bh-section__cta{text-align:center;margin-top:1.1rem}.bh-section-head{max-width:42rem;margin-bottom:1.75rem}.bh-section-head--center{margin-left:auto;margin-right:auto;text-align:center}.bh-section-head--left{text-align:left}.bh-section-head__kicker{font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin-bottom:.35rem}.bh-section-head__title{font-family:var(--font-display, var(--font-body, Inter, sans-serif));font-size:clamp(1.75rem,4vw,2.375rem);font-weight:600;line-height:1.1;letter-spacing:.025em;text-transform:uppercase;margin-bottom:.4rem}.bh-section-head__sub{font-family:var(--font-body, Inter, sans-serif);font-size:.9375rem;line-height:1.7;color:var(--muted-foreground);max-width:36rem;margin-left:auto;margin-right:auto}.bh-banner-head{background:#0a0a0a;color:#fff;text-align:center;padding:.85rem 1rem;margin:0}.bh-banner-head__title{margin:0;font-family:var(--font-display, var(--font-body, Inter, sans-serif));font-size:clamp(1rem,2.4vw,1.25rem);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.bh-category-pills{padding:.75rem 0 1.25rem;border-bottom:1px solid color-mix(in oklch,#5b7bb0 12%,var(--border));background:linear-gradient(90deg,color-mix(in oklch,#5b7bb0 5%,transparent),transparent 40%,transparent 60%,color-mix(in oklch,#5b7bb0 5%,transparent))}.bh-category-pills__track{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.bh-category-pills__track::-webkit-scrollbar{display:none}.bh-category-pills__pill{flex:0 0 auto;padding:.55rem 1.1rem;border-radius:999px;border:1px solid var(--border);background:var(--secondary);font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:var(--foreground);transition:background .15s ease,border-color .15s ease,color .15s ease}.bh-category-pills__pill:hover{background:var(--primary);border-color:var(--primary);color:#fff}.bh-cat-hero{--bh-cat-hero-bg: #f3efe6;background:var(--bh-cat-hero-bg)}.bh-cat-hero__inner{display:grid;gap:0}@media(min-width:900px){.bh-cat-hero__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);min-height:min(62vh,560px)}}.bh-cat-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:2rem 1.25rem 1.75rem;max-width:36rem}@media(min-width:900px){.bh-cat-hero__copy{padding:3rem 2.5rem 3rem clamp(1.5rem,6vw,5rem);margin-left:auto;width:100%}}.bh-cat-hero__eyebrow{font-family:var(--font-body, Inter, sans-serif);font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin-bottom:.75rem}.bh-cat-hero__title{font-family:var(--font-display, var(--font-body, Inter, sans-serif));font-size:clamp(1.85rem,4.8vw,2.85rem);font-weight:700;letter-spacing:.025em;text-transform:uppercase;line-height:1.1;color:var(--foreground);margin-bottom:.85rem}.bh-cat-hero__sub{font-family:var(--font-body, Inter, sans-serif);font-size:.95rem;line-height:1.6;color:#555;margin-bottom:1.35rem;max-width:28rem}.bh-cat-hero__cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:.85rem 1.5rem;background:var(--primary);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none}.bh-cat-hero__cta:hover{filter:brightness(1.06)}.bh-cat-hero__media{min-height:14rem;background:#e8e2d6;overflow:hidden}@media(min-width:900px){.bh-cat-hero__media{min-height:100%}}.bh-cat-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.bh-cat-hero__placeholder{width:100%;height:100%;min-height:14rem;background:linear-gradient(135deg,rgb(145 95 109 / .12),transparent 55%),#e8e2d6}.bh-cat-subs{padding:2rem 0 1.25rem;background:#fff}.bh-cat-subs__head{text-align:center;margin-bottom:1.35rem}.bh-cat-subs__title{font-family:var(--font-display, var(--font-body, Inter, sans-serif));font-size:clamp(1.35rem,3.2vw,1.9rem);font-weight:600;letter-spacing:.025em;text-transform:uppercase}.bh-cat-subs__sub{margin-top:.5rem;color:#666;font-size:.9rem}.bh-cat-subs__group-label{margin:1.25rem 0 .75rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#444;text-align:center}.bh-cat-subs__group-label:first-child{margin-top:0}.bh-cat-subs__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:700px){.bh-cat-subs__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.bh-cat-subs__card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#f7f4ee;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.bh-cat-subs__card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000014}.bh-cat-subs__card-media{display:block;aspect-ratio:4 / 5;background:linear-gradient(160deg,rgb(145 95 109 / .1),transparent 60%),#ebe6dc}.bh-cat-subs__card-media img{width:100%;height:100%;object-fit:cover;display:block}.bh-cat-subs__card-label{display:block;padding:.85rem .75rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:center}.bh-cat-subs__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem .75rem;max-width:52rem;margin:0 auto}.bh-cat-subs__link{display:inline-flex;align-items:center;justify-content:center;min-width:9.5rem;padding:.85rem 1.35rem;border:1px solid rgb(0 0 0 / .14);background:#fff;color:var(--foreground);font-family:var(--font-body, Inter, sans-serif);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:color .15s ease,border-color .15s ease,background .15s ease}.bh-cat-subs__link:hover{color:#fff;background:var(--primary);border-color:var(--primary)}.bh-cat-featured__empty{text-align:center;padding:2.5rem 1rem;border:1px dashed var(--border);color:#666;font-size:.9rem}.bh-cat-featured{padding-bottom:1.25rem}.bh-discover{padding-top:0;padding-bottom:1.25rem}.bh-banner-head--light{background:#fff;color:#0a0a0a;padding:.65rem 1rem .55rem}.bh-banner-head--light .bh-banner-head__title{font-size:clamp(1.15rem,4vw,1.5rem);letter-spacing:.12em}.bh-discover__stories,.bh-discover__story{display:flex;flex-direction:column}.bh-discover__story-media{display:block;aspect-ratio:4 / 5;overflow:hidden;background:var(--secondary)}@media(min-width:768px){.bh-discover__story-media{aspect-ratio:16 / 9}}.bh-discover__story-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.bh-discover__story:hover .bh-discover__story-media img{transform:scale(1.03)}.bh-discover__story-placeholder{width:100%;height:100%;min-height:16rem;background:var(--secondary)}.bh-discover__story-copy{padding:.9rem 1.25rem 1.1rem;text-align:left}.bh-discover__story-title{font-family:var(--font-display, var(--font-body, Inter, sans-serif));font-size:clamp(1.35rem,3.5vw,1.75rem);font-weight:700;letter-spacing:.025em;text-transform:uppercase;line-height:1.15;margin-bottom:.45rem}.bh-discover__story-text{font-size:.95rem;line-height:1.45;color:var(--foreground);margin-bottom:.55rem}.bh-discover__shop-link{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-bottom:2px solid currentColor;padding-bottom:.1rem;background:linear-gradient(180deg,transparent 60%,color-mix(in srgb,#e8c4a8 70%,transparent) 60%)}.bh-discover__cats{padding-top:.5rem;padding-bottom:.5rem}.bh-discover__cats-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem .75rem}.bh-discover__cat{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;gap:.65rem}.bh-discover__cat-media{display:block;width:100%;aspect-ratio:3 / 4;overflow:hidden;border-radius:.35rem;background:var(--secondary)}.bh-discover__cat-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.bh-discover__cat:hover img{transform:scale(1.04)}.bh-discover__cat-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:underline;text-underline-offset:.2em;text-align:center}.bh-discover__grid{display:none}@media(min-width:1024px){.bh-section--featured>.bh-container,.bh-home-arrivals>.bh-container,.bh-awards>.bh-container,.bh-press>.bh-container,.bh-value-carousel>.bh-container,.bh-discover__cats.bh-container{max-width:none;width:100%;padding-left:clamp(1.25rem,2.8vw,2.75rem);padding-right:clamp(1.25rem,2.8vw,2.75rem)}.bh-discover__stories{display:grid;grid-template-columns:1fr 1fr}.bh-discover__story-media{aspect-ratio:4 / 5}.bh-discover__cats-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1.25rem 1rem}.bh-value-carousel__panel{border-radius:0;margin-left:calc(-1*clamp(1.25rem,2.8vw,2.75rem));margin-right:calc(-1*clamp(1.25rem,2.8vw,2.75rem));padding-left:clamp(1.25rem,2.8vw,2.75rem);padding-right:clamp(1.25rem,2.8vw,2.75rem)}.bh-carousel__item{flex-basis:18.5%}.bh-awards__card{flex:0 0 28%}}@media(min-width:1400px){.bh-carousel__item{flex-basis:16%}.bh-awards__card{flex:0 0 24%}}.bh-value-carousel{padding:2.5rem 0;background:var(--secondary)}.bh-value-carousel__wrap{position:relative;display:flex;align-items:center;gap:.5rem}.bh-value-carousel__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;flex:1;padding:.25rem 0}.bh-value-carousel__track::-webkit-scrollbar{display:none}.bh-value-carousel__slide{flex:0 0 min(100%,22rem);scroll-snap-align:start;padding:1.5rem 1.35rem;border-radius:.625rem;background:var(--background);border:1px solid color-mix(in oklch,var(--foreground) 8%,var(--border));box-shadow:0 8px 28px color-mix(in oklch,var(--foreground) 5%,transparent)}.bh-value-carousel__slide-title{font-family:var(--font-display, var(--font-body, Inter, sans-serif));font-size:1rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.5rem}.bh-value-carousel__slide-text{font-size:.875rem;line-height:1.55;color:var(--muted-foreground)}.bh-value-carousel__nav{flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid var(--border);background:var(--background);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.bh-value-carousel__dots{display:flex;justify-content:center;gap:.4rem;margin-top:1rem}.bh-value-carousel__dot{width:.45rem;height:.45rem;border-radius:999px;border:none;padding:0;background:color-mix(in oklch,var(--foreground) 20%,var(--border));cursor:pointer}.bh-value-carousel__dot.is-active{background:var(--foreground);width:1.25rem}.bh-press{padding:1.25rem 0 1.35rem;border-top:1px solid color-mix(in oklch,#5b7bb0 14%,var(--border));background:linear-gradient(180deg,color-mix(in oklch,#5b7bb0 6%,var(--background)) 0%,var(--background) 70%);text-align:center}.bh-press>.bh-container{display:flex;flex-direction:column;align-items:center}.bh-press .bh-section-head{margin-bottom:.85rem}.bh-press__grid{display:grid;gap:2rem;align-items:center}@media(min-width:900px){.bh-press__grid{grid-template-columns:1.1fr .9fr}}.bh-press__text{font-size:clamp(1.125rem,2.5vw,1.5rem);line-height:1.45;font-weight:400}.bh-press__attr{margin-top:1rem;font-size:.875rem;color:var(--muted-foreground)}.bh-press__contact{margin-top:1.25rem;font-size:.8125rem;color:var(--muted-foreground)}.bh-press__contact a{text-decoration:underline;text-underline-offset:.15em}.bh-press__media{border-radius:.5rem;overflow:hidden;aspect-ratio:4 / 5;background:var(--secondary)}.bh-press__media img{width:100%;height:100%;object-fit:cover}.bh-carousel{position:relative;padding-left:.25rem;padding-right:.25rem}@media(min-width:768px){.bh-carousel{padding-left:2.75rem;padding-right:2.75rem}}.bh-carousel__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:max(1.5rem,env(safe-area-inset-left,0px));scroll-behavior:smooth;padding-bottom:1rem;margin-left:0;margin-right:0;padding-left:max(1.5rem,env(safe-area-inset-left,0px));padding-right:max(1.5rem,env(safe-area-inset-right,0px));scrollbar-width:thin}@media(min-width:640px){.bh-carousel__track{gap:1.5rem;scroll-padding-inline:max(1.5rem,env(safe-area-inset-left,0px));padding-left:max(1.5rem,env(safe-area-inset-left,0px));padding-right:max(1.5rem,env(safe-area-inset-right,0px))}}.bh-carousel__nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:2.75rem;height:2.75rem;border-radius:9999px;align-items:center;justify-content:center;padding:0;border:1px solid var(--border);background:var(--background);box-shadow:var(--shadow-pop);color:inherit;cursor:pointer;transition:background .15s,color .15s;display:none}.bh-carousel__nav-btn:hover{background:var(--primary);color:var(--primary-foreground)}@media(min-width:768px){.bh-carousel__nav-btn{display:flex}}.bh-carousel__nav-btn--prev{left:0}.bh-carousel__nav-btn--next{right:0}.bh-carousel__item{flex:0 0 60%;scroll-snap-align:start}@media(min-width:640px){.bh-carousel__item{flex-basis:40%}}@media(min-width:768px){.bh-carousel__item{flex-basis:30%}}@media(min-width:1024px){.bh-carousel__item{flex-basis:23%}}.bh-home-brands-carousel{padding-top:2rem;padding-bottom:1.25rem}@media(min-width:768px){.bh-home-brands-carousel{padding-top:2.5rem;padding-bottom:1.75rem}}.bh-home-blog{padding-top:1.5rem;padding-bottom:2rem}@media(min-width:768px){.bh-home-blog{padding-top:2rem;padding-bottom:2.5rem}}.bh-brands-scroll{display:flex;align-items:flex-start;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:1rem;margin:0 -1rem;padding:.25rem 1rem .5rem;-webkit-overflow-scrolling:touch}@media(max-width:767.98px){.bh-brands-scroll{scrollbar-width:none;-ms-overflow-style:none}.bh-brands-scroll::-webkit-scrollbar{display:none}}.bh-brands-scroll__item{flex:0 0 50%;scroll-snap-align:start;min-width:0}@media(min-width:768px){.bh-brands-scroll__item{flex-basis:33.333%}}@media(min-width:1024px){.bh-brands-scroll__item{flex-basis:25%}}.bh-blog-card{display:block;background:var(--background);border-radius:.75rem;overflow:hidden;box-shadow:var(--shadow-card);transition:box-shadow .5s,transform .5s}.bh-blog-card:hover{box-shadow:var(--shadow-pop);transform:translateY(-.25rem)}.bh-blog-card__img{aspect-ratio:16 / 10;overflow:hidden;background:var(--secondary)}.bh-blog-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.bh-blog-card:hover .bh-blog-card__img img{transform:scale(1.05)}.bh-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:calc(var(--radius) + 2px);border:1px solid transparent;transition:opacity .15s,background .15s,color .15s;text-decoration:none;cursor:pointer}.bh-btn--primary{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.bh-btn--primary:hover{opacity:.9}.bh-btn--outline{background:transparent;color:var(--foreground);border-color:var(--border)}.bh-btn--outline:hover{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.bh-btn--lg{padding:.75rem 1.5rem;font-size:1rem}.bh-btn--hero{background-image:var(--gradient-hero);color:var(--primary-foreground);border:none;box-shadow:var(--shadow-glow);border-radius:0;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.bh-btn--secondary{background:var(--secondary);color:var(--secondary-foreground);box-shadow:var(--shadow-pop);border-radius:0;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.bh-cart{padding:clamp(2rem,5vw,3.5rem) 0 clamp(3.5rem,8vw,5.5rem);background:var(--background)}.bh-cart__inner{max-width:1120px}.bh-cart__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem 1.5rem;margin-bottom:clamp(1.5rem,3vw,2.25rem);padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.bh-cart__kicker{font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:.35rem}.bh-cart__title{font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:600;letter-spacing:-.02em;line-height:1.15;color:var(--foreground)}.bh-cart__count{font-weight:500;color:var(--muted-foreground);margin-left:.25rem}.bh-cart__continue{font-size:.875rem;font-weight:500;color:var(--primary);text-decoration:none;white-space:nowrap;border-bottom:1px solid transparent;transition:border-color .15s}.bh-cart__continue:hover{border-bottom-color:var(--primary)}.bh-cart__empty{text-align:center;padding:clamp(3rem,10vw,5.5rem) 1rem;max-width:28rem;margin:0 auto}.bh-cart__empty-icon{width:3.5rem;height:3.5rem;margin:0 auto 1.25rem;color:var(--muted-foreground)}.bh-cart__empty-icon svg{width:100%;height:100%}.bh-cart__empty-title{font-size:1.375rem;font-weight:600;margin-bottom:.5rem}.bh-cart__empty-text{color:var(--muted-foreground);margin-bottom:1.75rem;line-height:1.6}.bh-cart__layout{display:grid;gap:clamp(1.75rem,4vw,2.75rem)}@media(min-width:960px){.bh-cart__layout{grid-template-columns:minmax(0,1fr) minmax(17rem,21rem);align-items:start}}.bh-cart__layout.is-busy{opacity:.55;pointer-events:none}.bh-cart__ship{margin-bottom:1.5rem;padding:1rem 1.1rem;background:color-mix(in oklch,var(--primary) 6%,var(--background));border:1px solid color-mix(in oklch,var(--primary) 16%,var(--border))}.bh-cart__ship-msg{font-size:.875rem;margin-bottom:.55rem;color:var(--foreground)}.bh-cart__ship-bar{height:.35rem;border-radius:999px;background:color-mix(in oklch,var(--foreground) 8%,var(--background));overflow:hidden}.bh-cart__ship-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--primary),color-mix(in oklch,var(--primary) 70%,#A87884));transition:width .35s ease}.bh-cart__lines{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.bh-cart__line{display:grid;grid-template-columns:5.5rem minmax(0,1fr);gap:1rem 1.15rem;padding:1.35rem 0;border-bottom:1px solid var(--border)}@media(min-width:640px){.bh-cart__line{grid-template-columns:6.5rem minmax(0,1fr);gap:1.25rem 1.5rem}}.bh-cart__thumb{display:block;aspect-ratio:3 / 4;overflow:hidden;background:var(--secondary);text-decoration:none}.bh-cart__img{width:100%;height:100%;object-fit:cover;display:block}.bh-cart__img--placeholder{background:var(--muted)}.bh-cart__details{display:grid;gap:.85rem;align-content:start}@media(min-width:720px){.bh-cart__details{grid-template-columns:minmax(0,1fr) auto auto;gap:1rem 1.5rem;align-items:start}}.bh-cart__product{font-size:.9375rem;font-weight:600;line-height:1.35;letter-spacing:-.01em}.bh-cart__product a{color:inherit;text-decoration:none}.bh-cart__product a:hover{color:var(--primary)}.bh-cart__variant,.bh-cart__plan,.bh-cart__prop{font-size:.8125rem;color:var(--muted-foreground);margin-top:.25rem}.bh-cart__remove{display:inline-block;margin-top:.65rem;padding:0;border:none;background:none;font:inherit;font-size:.8125rem;color:var(--muted-foreground);text-decoration:underline;text-underline-offset:.15em;cursor:pointer}.bh-cart__remove:hover{color:var(--destructive)}.bh-cart__qty{display:inline-flex;align-items:center;border:1px solid var(--border);background:var(--background)}.bh-cart__qty-btn{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;font-size:1rem;line-height:1;cursor:pointer;color:var(--foreground)}.bh-cart__qty-btn:hover{background:var(--secondary)}.bh-cart__qty-input{width:2.5rem;height:2.25rem;border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);text-align:center;font:inherit;font-size:.875rem;background:transparent;-moz-appearance:textfield}.bh-cart__qty-input::-webkit-outer-spin-button,.bh-cart__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bh-cart__price{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;text-align:left}@media(min-width:720px){.bh-cart__price{align-items:flex-end;text-align:right;min-width:5.5rem}}.bh-cart__compare{font-size:.8125rem;color:var(--muted-foreground)}.bh-cart__line-total{font-size:.9375rem;font-weight:600}.bh-cart__unit{font-size:.75rem;color:var(--muted-foreground)}.bh-cart__note{margin-top:1.75rem}.bh-cart__note-label{display:block;font-size:.8125rem;font-weight:500;margin-bottom:.45rem;color:var(--foreground)}.bh-cart__note-input{width:100%;padding:.75rem .9rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--background);font:inherit;font-size:.875rem;resize:vertical;min-height:5rem}.bh-cart__note-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in oklch,var(--primary) 22%,transparent)}.bh-cart__summary{position:relative}@media(min-width:960px){.bh-cart__summary{position:sticky;top:5.5rem}}.bh-cart__summary-card{padding:1.35rem 1.25rem 1.5rem;background:color-mix(in oklch,var(--foreground) 2.5%,var(--background));border:1px solid var(--border)}@media(min-width:640px){.bh-cart__summary-card{padding:1.5rem 1.4rem 1.65rem}}.bh-cart__summary-title{font-size:1rem;font-weight:600;letter-spacing:-.01em;margin-bottom:1.15rem;padding-bottom:.85rem;border-bottom:1px solid var(--border)}.bh-cart__totals{margin:0 0 .85rem}.bh-cart__total-row{display:flex;justify-content:space-between;gap:1rem;margin:0 0 .65rem;font-size:.9375rem}.bh-cart__total-row dt{margin:0;color:var(--muted-foreground);font-weight:400}.bh-cart__total-row dd{margin:0;font-weight:600}.bh-cart__total-row--muted dd{font-weight:500;color:var(--muted-foreground)}.bh-cart__tax-note{font-size:.75rem;color:var(--muted-foreground);margin-bottom:1.15rem;line-height:1.45}.bh-cart__checkout{width:100%;text-transform:uppercase;letter-spacing:.1em;font-weight:700;border-radius:0}.bh-cart__update-btn{display:block;width:100%;margin-top:.65rem;padding:.55rem;border:none;background:none;font:inherit;font-size:.8125rem;color:var(--muted-foreground);text-decoration:underline;text-underline-offset:.15em;cursor:pointer}.bh-cart__update-btn:hover{color:var(--foreground)}.bh-cart__trust{list-style:none;margin:1.25rem 0 0;padding:1.1rem 0 0;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:.55rem}.bh-cart__trust li{display:flex;align-items:center;gap:.55rem;font-size:.75rem;color:var(--muted-foreground)}.bh-cart__trust svg{width:.95rem;height:.95rem;flex-shrink:0;color:var(--primary)}.bh-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;pointer-events:none;visibility:hidden}.bh-cart-drawer.is-open{pointer-events:auto;visibility:visible}.bh-cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .2s}.bh-cart-drawer.is-open .bh-cart-drawer__backdrop{opacity:1}.bh-cart-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:32rem;background:var(--background);display:flex;flex-direction:column;transform:translate(100%);transition:transform .25s ease;box-shadow:var(--shadow-pop);overflow:hidden}.bh-cart-drawer.is-open .bh-cart-drawer__panel{transform:translate(0)}.bh-cart-drawer [data-cart-has-items]{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.bh-cart-drawer__view-cart{display:block;text-align:center;margin-top:.65rem;font-size:.8125rem;font-weight:500;color:var(--muted-foreground);text-decoration:underline;text-underline-offset:.15em}.bh-cart-drawer__view-cart:hover{color:var(--primary)}.bh-popup__backdrop{--bh-popup-bg: #ffffff;--bh-popup-ink: #0a0a0a;--bh-popup-muted: #6b6b6b;--bh-popup-line: #d4d4d4;--bh-popup-hero: #f5f5f5;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:max(1rem,env(safe-area-inset-top,0px)) max(1rem,env(safe-area-inset-right,0px)) max(1rem,env(safe-area-inset-bottom,0px)) max(1rem,env(safe-area-inset-left,0px));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.bh-popup__scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:#000000a6;cursor:pointer}@supports (align-items: safe center){.bh-popup__backdrop{align-items:safe center}}.bh-popup__backdrop.is-open{opacity:1;visibility:visible}.bh-popup__card--editorial{position:relative;z-index:1;width:100%;max-width:56rem;max-height:calc(100vh - 1.5rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));max-height:calc(100dvh - 1.5rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));margin:auto;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;border-radius:0;border:1px solid var(--bh-popup-line);background:var(--bh-popup-bg);color:var(--bh-popup-ink);box-shadow:0 32px 64px -24px #00000059}.bh-popup__close{position:absolute;top:max(.65rem,env(safe-area-inset-top,0px));right:.65rem;z-index:12;width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;padding:0;margin:0;border-radius:0;border:none;background:transparent;color:var(--bh-popup-ink);cursor:pointer;opacity:.85;transition:opacity .2s ease,transform .12s ease}.bh-popup__close:hover{opacity:1;background:transparent;border:none}.bh-popup__close:active{transform:scale(.94)}.bh-popup__close-icon{width:1.125rem;height:1.125rem;flex-shrink:0;stroke-width:1.5}.bh-popup__grid{display:grid;grid-template-columns:1fr;grid-auto-flow:row;min-height:0;min-width:0}@media(min-width:640px){.bh-popup__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:stretch;min-height:min(28rem,52dvh)}}.bh-popup__media-col{position:relative;min-height:12rem;max-height:min(38vh,15rem);overflow:hidden;background:var(--bh-popup-hero);border-radius:0}@media(min-width:640px){.bh-popup__media-col{min-height:26rem;max-height:none;border-radius:0}}.bh-popup__media-img{display:block;width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center center}.bh-popup__media-placeholder{display:flex;align-items:center;justify-content:center;min-height:100%;padding:2rem 1.25rem;text-align:center;background:var(--bh-popup-hero)}.bh-popup__media-placeholder-label{font-size:.625rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--bh-popup-muted);max-width:16rem;line-height:1.6}.bh-popup__content-col{display:flex;flex-direction:column;align-items:stretch;justify-content:center;text-align:left;padding:2.5rem 4rem 2rem 1.5rem}.bh-popup__logo{align-self:flex-start;margin-bottom:2rem;max-width:12.5rem}.bh-popup__logo-img{display:block;width:auto;max-width:100%;height:auto;max-height:2.35rem;object-fit:contain;object-position:left center}@media(min-width:640px){.bh-popup__content-col{padding:3rem 3.25rem 2.75rem 2.5rem;border-left:1px solid var(--bh-popup-line)}}.bh-popup__wordmark{align-self:flex-start;margin-bottom:2rem;opacity:.92}.bh-popup__wordmark .font-display{font-family:var(--font-display, var(--font-body, Inter, sans-serif));font-weight:var(--font-display-weight, 600);letter-spacing:.03em}.bh-popup__wordmark .font-black{font-weight:500}.bh-popup__wordmark .text-foreground{color:var(--bh-popup-ink)}.bh-popup__wordmark .bg-clip-text.text-transparent{background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;color:var(--bh-popup-ink)!important}.bh-popup__wordmark .bh-wordmark-dot{background:var(--bh-popup-ink)}.bh-popup__thanks{padding:.25rem 0}.bh-popup__thanks-title{margin:0;font-family:var(--font-display, var(--font-body, Inter, sans-serif));font-size:1.5rem;font-weight:var(--font-display-weight, 600);letter-spacing:-.02em;line-height:1.15;color:var(--bh-popup-ink)}.bh-popup__thanks-body{margin:.75rem 0 0;font-size:.875rem;line-height:1.65;font-weight:400;color:var(--bh-popup-muted)}.bh-popup__main{width:100%;max-width:22rem}@media(min-width:640px){.bh-popup__main{max-width:20.5rem}}.bh-popup__intro{margin:0 0 1.25rem;font-family:var(--font-body, Inter, sans-serif);font-size:.625rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--bh-popup-ink);line-height:1.5}.bh-popup__headline{margin:0 0 .75rem;font-family:var(--font-display, var(--font-body, Inter, sans-serif));font-size:clamp(1.875rem,4.5vw,2.75rem);font-weight:var(--font-display-weight, 600);line-height:1.05;letter-spacing:-.035em;color:var(--bh-popup-ink)}.bh-popup__subline{margin:0 0 2rem;font-size:.8125rem;line-height:1.65;font-weight:400;color:var(--bh-popup-muted)}.bh-popup__form{display:flex;flex-direction:column;gap:0;width:100%;margin:0}.bh-popup__input{width:100%;margin:0;padding:.85rem 0;font-family:var(--font-body, Inter, sans-serif);font-size:.8125rem;line-height:1.45;font-weight:400;color:var(--bh-popup-ink);background:transparent;border:none;border-bottom:1px solid var(--bh-popup-line);border-radius:0;transition:border-color .2s ease,opacity .2s ease}.bh-popup__input+.bh-popup__input{margin-top:.25rem}.bh-popup__input::placeholder{color:var(--bh-popup-muted);opacity:1}.bh-popup__input:hover{border-bottom-color:#a3a3a3}.bh-popup__input:focus{outline:none;border-bottom-color:var(--bh-popup-ink)}.bh-popup__submit{width:100%;margin:1.75rem 0 0;padding:1rem 1.25rem;font-family:var(--font-body, Inter, sans-serif);font-size:.6875rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:var(--bh-popup-ink);border:1px solid var(--bh-popup-ink);border-radius:0;cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}.bh-popup__submit:hover{filter:none;background:#1f1f1f;border-color:#1f1f1f}.bh-popup__submit:active{transform:none;opacity:.92}.bh-popup__dismiss{display:block;width:100%;margin:1.25rem 0 0;padding:.4rem 0;font-family:var(--font-body, Inter, sans-serif);font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--bh-popup-muted);text-align:center;text-decoration:none;background:none;border:none;cursor:pointer;transition:color .2s ease}.bh-popup__dismiss:hover{color:var(--bh-popup-ink)}.bh-popup__legal{margin:1.35rem 0 0;padding-top:1.35rem;border-top:1px solid var(--bh-popup-line);font-size:.625rem;line-height:1.65;font-weight:400;color:var(--bh-popup-muted);font-style:normal}@media(max-height:760px){.bh-popup__card--editorial{max-height:calc(100vh - 1rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));max-height:calc(100dvh - 1rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))}.bh-popup__grid{min-height:0}@media(min-width:640px){.bh-popup__grid{min-height:min(20rem,48dvh)}.bh-popup__media-col{min-height:min(18rem,42dvh);max-height:none}}.bh-popup__content-col{padding:1.5rem 3.5rem 1.5rem 1.25rem!important}@media(min-width:640px){.bh-popup__content-col{padding:2rem 3.5rem 1.75rem 2rem!important}}.bh-popup__wordmark{margin-bottom:1.25rem!important}.bh-popup__headline{font-size:clamp(1.65rem,5vw,2.25rem)!important}.bh-popup__subline{margin-bottom:1.35rem!important}}@media(max-width:639.98px){.bh-popup__media-col{max-height:min(38vh,15rem)}.bh-popup__content-col{border-left:none}@media(max-height:760px){.bh-popup__media-col{max-height:min(28dvh,11rem)}}}.bh-popup__card--shapellx{--bh-popup-bg: #5A3A44;--bh-popup-ink: #ffffff;--bh-popup-muted: rgb(255 255 255 / .72);--bh-popup-line: rgb(255 255 255 / .18);--bh-popup-hero: #915F6D;border:none;box-shadow:0 32px 64px -20px #00000073}.bh-popup__card--shapellx .bh-popup__content-col{background:#5a3a44;color:#fff;text-align:center;align-items:center;border-left:none;padding:2.25rem 1.75rem 2rem}@media(min-width:640px){.bh-popup__card--shapellx .bh-popup__content-col{padding:3rem 2.5rem 2.5rem}}.bh-popup__card--shapellx .bh-popup__close{color:#fff}.bh-popup__card--shapellx .bh-popup__intro{color:#fff;font-size:.9375rem;letter-spacing:.02em;text-transform:none;font-weight:500;margin-bottom:.65rem}.bh-popup__card--shapellx .bh-popup__headline{color:#fff;font-size:clamp(1.35rem,3.5vw,1.85rem);font-weight:700;line-height:1.25;letter-spacing:-.01em;text-transform:none}.bh-popup__card--shapellx .bh-popup__subline{color:#ffffffc7;margin-bottom:1.5rem}.bh-popup__card--shapellx .bh-popup__main{max-width:22rem;align-self:center}.bh-popup__email-wrap{position:relative;width:100%}.bh-popup__email-icon{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);color:#6b6b75;display:flex;pointer-events:none}.bh-popup__input--boxed{padding:.85rem 1rem .85rem 2.65rem!important;border:none!important;border-radius:.2rem!important;background:#fff!important;color:#1a1a1a!important;font-size:.875rem!important}.bh-popup__input--boxed::placeholder{color:#8a8a94!important}.bh-popup__card--shapellx .bh-popup__submit{margin-top:.85rem;background:var(--cta-cream, #f3efe6);border-color:var(--cta-cream, #f3efe6);color:#5a3a44;font-weight:700;letter-spacing:.12em}.bh-popup__card--shapellx .bh-popup__submit:hover{background:#fff;border-color:#fff}.bh-popup__card--shapellx .bh-popup__dismiss{margin-top:.85rem;padding:.75rem 1rem;border:1px solid rgb(255 255 255 / .55);color:#fff;letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem;font-weight:600;text-decoration:none}.bh-popup__card--shapellx .bh-popup__dismiss:hover{background:#ffffff14;color:#fff}.bh-popup__card--shapellx .bh-popup__legal{border-top-color:#ffffff26;color:#ffffff8c;text-align:center}.bh-popup__card--shapellx .bh-popup__thanks-title,.bh-popup__card--shapellx .bh-popup__thanks-body{color:#fff}.bh-product-page{max-width:1400px;margin:0 auto;padding:1rem 1rem 3rem;overflow-x:clip}.bh-product-recommendations{margin-top:0;margin-bottom:.5rem}.template-product .bh-product-recommendations.bh-section{margin-top:0;margin-bottom:0;padding-top:1rem;padding-bottom:.75rem}.template-product .bh-product-recommendations .bh-section-head{margin-bottom:.85rem}.template-product .loox-reviews-section{margin:0;padding-top:.5rem;padding-bottom:.25rem;border-top:1px solid var(--border)}.template-product .section-loox-reviews{margin:0;padding:0}.template-product .loox-reviews-section #looxReviews,.template-product .loox-reviews-default{min-height:0!important;height:auto!important;margin:0!important;padding:0!important}.template-product .loox-reviews-section iframe{max-height:none;display:block}.template-product .loox-reviews-section [style*=min-height],.template-product .loox-reviews-section [style*="height:"]{min-height:0!important}@media(max-width:989.98px){.template-product .bh-main{padding-bottom:0}.template-product .bh-footer{margin-top:0}.template-product .bh-footer__top{padding:.65rem 1rem .75rem}}@media(min-width:990px){.template-product .bh-footer{margin-top:0}.template-product .bh-footer__top{padding:.75rem 1rem .85rem}}.bh-product-recommendations__head{text-align:center;max-width:44rem;margin:0 auto 1.25rem}.bh-product-recommendations__title{margin:0;font-family:var(--font-display, var(--font-body, Inter, sans-serif));font-size:clamp(1.45rem,2.7vw,2.15rem);font-weight:800}.bh-product-recommendations__subtext{display:inline;margin:0;padding:0;font-family:inherit;font-size:.92em;font-weight:400;color:var(--muted-foreground)}.bh-product-recommendations__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:768px){.bh-product-recommendations__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.bh-product-recommendations__item{min-width:0}.bh-product-recommendations__empty{grid-column:1 / -1;text-align:center;color:var(--muted-foreground);border:1px dashed var(--border);border-radius:.75rem;padding:1.25rem}@media(min-width:640px){.bh-product-page{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.bh-product-page{padding-left:2.5rem;padding-right:2.5rem}}.bh-product-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:1.25rem}.bh-product-breadcrumb a{color:inherit;text-decoration:none}.bh-product-breadcrumb a:hover{color:var(--foreground)}.bh-product-breadcrumb__current{color:var(--foreground);max-width:100%}.bh-product-grid{display:grid;gap:1.75rem}.bh-product-grid>*{min-width:0}@media(min-width:1024px){.bh-product-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:2.5rem;align-items:start}}@media(min-width:1280px){.bh-product-grid{gap:3.5rem}}.bh-product-gallery-wrap{display:flex;flex-direction:column;gap:1rem}@media(min-width:1024px){.bh-product-gallery-wrap{flex-direction:row;gap:.75rem;align-items:flex-start}}.bh-product-gallery__thumbs{display:none;flex-direction:column;gap:.5rem;width:4.5rem;flex-shrink:0}@media(min-width:1024px){.bh-product-gallery__thumbs{display:flex}}.bh-product-gallery__thumb{aspect-ratio:3 / 4;width:100%;padding:0;border:2px solid transparent;border-radius:.375rem;overflow:hidden;cursor:pointer;background:var(--secondary);transition:border-color .2s,box-shadow .2s}.bh-product-gallery__thumb:hover{border-color:color-mix(in oklch,var(--foreground) 25%,transparent)}.bh-product-gallery__thumb.is-active,[data-gallery-thumb].is-active{border-color:var(--foreground);box-shadow:0 0 0 1px var(--foreground)}.bh-product-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bh-product-gallery__stage{position:relative;min-width:0;flex:1}.bh-gallery__main{position:relative;aspect-ratio:3 / 4;background:var(--secondary);overflow:hidden;border-radius:.5rem;box-shadow:0 1px 3px #0000000f}.bh-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0}.bh-gallery__slide img,.bh-gallery__video{width:100%;height:100%;object-fit:cover;display:block}.bh-gallery-nav{position:absolute;inset:50% 0 auto;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 .5rem;pointer-events:none;z-index:2}.bh-gallery-nav__btn{pointer-events:auto;width:2rem;height:2rem;border:1px solid color-mix(in oklch,var(--foreground) 15%,var(--border));border-radius:9999px;background:color-mix(in oklch,var(--background) 88%,transparent);color:var(--foreground);font-size:1.2rem;line-height:1;cursor:pointer}.bh-product-gallery__dots{display:flex;justify-content:center;gap:.375rem;margin-top:.75rem}.bh-product-gallery__dot,[data-gallery-dot]{width:.375rem;height:.375rem;padding:0;border:none;border-radius:9999px;background:color-mix(in oklch,var(--foreground) 32%,transparent);cursor:pointer;opacity:.45;transition:width .2s,opacity .2s,background .2s}.bh-product-gallery__dot.is-active,[data-gallery-dot].is-active{width:1.5rem;opacity:1;background:var(--primary)}.bh-product-buy__inner{border:1px solid var(--border);border-radius:.75rem;padding:1.25rem 1.25rem 1.5rem;background:color-mix(in oklch,var(--background) 92%,var(--secondary));box-shadow:0 12px 40px -16px #0000001f}@media(min-width:1024px){.bh-product-buy__inner{padding:1.5rem 1.75rem 1.75rem}}.bh-product-vendor{font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-foreground);margin:0 0 .35rem}.bh-product-title{font-family:var(--font-display, var(--font-body, Inter, sans-serif));font-size:clamp(1.375rem,2.5vw,1.875rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin:0 0 1rem;color:var(--foreground)}.bh-product-share{position:relative;display:inline-block;margin-bottom:.75rem}.bh-product-share--below-add{flex:1 1 100%;width:100%;margin-bottom:0;align-self:flex-start}.bh-product-share--below-add .bh-product-share__toggle{min-height:auto;padding:.35rem .65rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;gap:.35rem;border-radius:.375rem}.bh-product-share--below-add .bh-product-share__icon{width:.875rem;height:.875rem;flex-shrink:0}.bh-product-share__toggle .bh-product-share__icon{flex-shrink:0}.bh-product-share__menu{position:absolute;left:0;top:calc(100% + .35rem);min-width:12.5rem;z-index:40;background:var(--background);border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);box-shadow:var(--shadow-pop);padding:.25rem 0}.bh-product-share__list{list-style:none}.bh-product-share__list li{margin:0}.bh-product-share__link{display:block;width:100%;text-align:left;padding:.5rem 1rem;font-size:.875rem;color:var(--foreground);text-decoration:none;border:0;background:none;cursor:pointer;font:inherit}.bh-product-share__link:hover{background:var(--secondary);color:var(--foreground)}.bh-product-share__feedback{font-size:.75rem;color:var(--muted-foreground);margin-top:.35rem}.bh-product-share__feedback[hidden]{display:none}.bh-product-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;margin-bottom:.75rem}.bh-product-price{font-size:1.375rem;font-weight:700;letter-spacing:-.02em;color:var(--foreground)}.bh-product-price.bh-price--sale{color:var(--sale, #c62828)}.bh-product-price-compare{font-size:.9375rem;color:var(--muted-foreground);text-decoration:line-through}.bh-product-save{font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--sale, #c62828)}.bh-product-rating{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--muted-foreground);text-decoration:none;margin-bottom:.5rem;flex-wrap:wrap;max-width:100%}.bh-product-rating:hover{color:var(--foreground)}.bh-product-rating__text{text-decoration:underline;text-underline-offset:3px}.bh-product-rating__badges{display:inline-flex;align-items:center;gap:.35rem;min-width:0;max-width:100%;overflow:hidden}.bh-product-rating__badges .loox-rating{min-width:0;max-width:100%!important;overflow:hidden}.bh-product-note{font-size:.8125rem;color:var(--muted-foreground);margin:0 0 1.25rem}.bh-variant-picker{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:.25rem}.bh-variant-fieldset{margin:0;padding:0;border:0;min-width:0}.bh-variant-legend{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--foreground);margin:0 0 .625rem;padding:0}.bh-variant-pills{display:flex;flex-wrap:wrap;gap:.5rem;max-width:100%;min-width:0}.bh-variant-pill{min-height:2.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:.5rem;cursor:pointer;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,opacity .15s}.bh-variant-pill:hover:not(:disabled){border-color:color-mix(in oklch,var(--foreground) 35%,var(--border));background:color-mix(in oklch,var(--secondary) 55%,var(--background))}.bh-variant-pill.is-selected{border-color:var(--foreground);background:var(--foreground);color:var(--background);box-shadow:0 1px 2px #00000014}.bh-variant-pill:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.bh-variant-pill.is-selected:disabled{opacity:1;text-decoration:none;border-color:var(--foreground);background:var(--foreground);color:var(--background);filter:none}.bh-product-form{margin-top:.5rem}.bh-product-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem;flex-wrap:wrap}@media(min-width:480px){.bh-product-actions{flex-direction:row;align-items:stretch}}.bh-qty{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:.5rem;overflow:hidden;background:var(--background);height:3rem;flex-shrink:0}.bh-qty__btn{width:2.75rem;height:100%;border:none;background:transparent;font-size:1.125rem;line-height:1;cursor:pointer;color:var(--foreground);transition:background .15s}.bh-qty__btn:hover{background:var(--secondary)}.bh-qty__input{width:2.5rem;border:none;text-align:center;font-size:.9375rem;font-weight:600;background:transparent;color:var(--foreground);-moz-appearance:textfield}.bh-qty__input::-webkit-outer-spin-button,.bh-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bh-product-submit{flex:1;min-height:3rem;padding:0 1.25rem;border:none;border-radius:.5rem;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:var(--foreground);color:var(--background);transition:opacity .2s,transform .15s}.bh-product-submit:hover:not(:disabled){opacity:.92}.bh-product-submit:active:not(:disabled){transform:scale(.99)}.bh-product-submit:disabled{opacity:.45;cursor:not-allowed}.bh-product-stock{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;margin-top:1rem;color:var(--foreground)}.bh-product-stock__dot{position:relative;flex-shrink:0;width:.5rem;height:.5rem;border-radius:9999px;background:#008a23;background:oklch(.55 .18 145)}.bh-product-stock__dot:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#008a23;background:oklch(.55 .18 145);animation:bh-pulse-dot 1.8s ease-out infinite}@keyframes bh-pulse-dot{0%{transform:scale(1);opacity:.6}to{transform:scale(2.2);opacity:0}}.bh-product-trust{list-style:none;margin:1.25rem 0 0;padding:.75rem 0 0;border-top:1px solid var(--border);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.bh-product-trust li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.375rem;font-size:.625rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);padding:.45rem .35rem;border-radius:.625rem;background:color-mix(in oklch,var(--primary) 4%,var(--secondary));border:1px solid color-mix(in oklch,var(--primary) 10%,var(--border))}.bh-product-trust svg{width:.95rem;height:.95rem;color:var(--primary);opacity:.95;stroke-width:1.7}.bh-product-trust li span{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh-product-accordions{margin-top:1.25rem}.bh-product-accordions .bh-accordion__trigger{border:0;background:transparent;cursor:pointer;color:inherit}.bh-product-accordions__list{margin:0;padding-left:1.125rem;font-size:.875rem;color:var(--muted-foreground);line-height:1.6}.bh-product-accordions__plain{font-size:.875rem;color:var(--muted-foreground);line-height:1.6}.bh-product-accordions__plain p{margin:0 0 .5rem}@media(max-width:767.98px){.bh-product-buy__inner{padding:1rem .95rem 1.1rem}.bh-product-title{font-size:clamp(1.1rem,5.2vw,1.35rem);margin-bottom:.55rem}.bh-product-price-row{margin-bottom:.5rem}.bh-product-note{font-size:.75rem;margin-bottom:.8rem}.bh-variant-picker{gap:.75rem}.bh-variant-legend{margin-bottom:.4rem}.bh-variant-pills{flex-wrap:nowrap;overflow-x:auto;gap:.35rem;padding-bottom:.2rem;-webkit-overflow-scrolling:touch;max-width:100%}.bh-variant-pill{min-height:2.3rem;padding:.35rem .75rem;font-size:.8125rem;white-space:nowrap}.bh-product-actions{margin-top:.75rem;gap:.5rem}.bh-qty{height:2.65rem}.bh-qty__btn{width:2.4rem}.bh-product-submit{min-height:2.65rem;font-size:.75rem;letter-spacing:.06em}.bh-product-stock{margin-top:.65rem;font-size:.75rem}.bh-product-trust{margin-top:.7rem;padding-top:.5rem;gap:.35rem}.bh-product-trust li{padding:.3rem .25rem}}.bh-sticky-buy{position:static}@media(min-width:1024px){.bh-sticky-buy{position:sticky;top:5.5rem;align-self:start;max-height:calc(100vh - 6.5rem);overflow-y:auto;padding-right:.25rem;margin-right:-.25rem}}.bh-accordion__item{border-bottom:1px solid var(--border)}.bh-accordion__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 0;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-align:left}.bh-accordion__content{display:none;padding-bottom:1rem;font-size:.875rem;color:var(--muted-foreground)}.bh-accordion__item.is-open .bh-accordion__content{display:block}.bh-accordion__icon{width:1rem;height:1rem;flex-shrink:0;display:block;transition:transform .2s}.bh-accordion__trigger .bh-accordion__icon,.bh-accordion__trigger svg.bh-accordion__icon{max-width:1rem;max-height:1rem}.bh-accordion__item.is-open .bh-accordion__icon{transform:rotate(180deg)}.bh-prose{font-size:.875rem;max-width:none}.bh-prose p{margin:0 0 .75rem}.bh-badge-count{position:absolute;top:-.5rem;right:-.5rem;min-width:1.25rem;height:1.25rem;padding:0 .25rem;border-radius:9999px;background:var(--primary);color:var(--primary-foreground);font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:col-span-1{grid-column:span 1 / span 1}.md\:flex{display:flex}.md\:block{display:block!important}.md\:hidden{display:none}.md\:text-5xl{font-size:3rem;line-height:1}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:text-6xl{font-size:3.75rem;line-height:1}}@media(min-width:640px){.sm\:gap-6{gap:1.5rem}.sm\:flex-row{flex-direction:row}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:self-start{align-self:flex-start}}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-md{max-width:28rem}.w-9{width:2.25rem}.h-9{height:2.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.h-11{height:2.75rem}.w-20{width:5rem}.h-24{height:6rem}.w-full{width:100%}.h-5{height:1.25rem}.w-5{width:1.25rem}.h-6{height:1.5rem}.w-6{width:1.5rem}.h-7{height:1.75rem}.w-7{width:1.75rem}.h-8{height:2rem}.w-8{width:2rem}.h-12{height:3rem}.w-12{width:3rem}.h-3{height:.75rem}.w-3{width:.75rem}.h-3\.5{height:.875rem}.w-3\.5{width:.875rem}.h-4{height:1rem}.w-4{width:1rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.px-4{padding-left:1rem;padding-right:1rem}.-left-4{left:-1rem}.-right-4{right:-1rem}.-translate-x-1\/2{transform:translate(-50%)}.-translate-y-1\/2{transform:translateY(-50%)}.translate-x-1\/2{transform:translate(50%)}.top-1\/2{top:50%}.right-3{right:.75rem}.bottom-4{bottom:1rem}.bottom-3{bottom:.75rem}.top-3{top:.75rem}.left-3{left:.75rem}.top-24{top:6rem}.cursor-not-allowed{cursor:not-allowed}.space-y-5>*+*{margin-top:1.25rem}.space-y-4>*+*{margin-top:1rem}.space-y-2>*+*{margin-top:.5rem}.space-y-2\.5>*+*{margin-top:.625rem}.space-y-6>*+*{margin-top:1.5rem}.last\:border-0:last-child{border-bottom:none}.flex-wrap{flex-wrap:wrap}.min-w-\[3rem\]{min-width:3rem}.h-10{height:2.5rem}.border-foreground{border-color:var(--foreground)}.bg-foreground{background-color:var(--foreground)}.text-background{color:var(--background)}.fill-foreground{fill:var(--foreground)}.text-green-600{color:#16a34a}.bg-green-600{background-color:#16a34a}.bg-green-500{background-color:#22c55e}.inline-flex{display:inline-flex}.flex-shrink-0{flex-shrink:0}.bh-icon{width:1.25rem;height:1.25rem;flex-shrink:0}.bh-icon-sm{width:1rem;height:1rem}.bh-mobile-panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;pointer-events:none;visibility:hidden}.bh-mobile-panel.is-open{pointer-events:auto;visibility:visible}.bh-mobile-panel__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .2s}.bh-mobile-panel.is-open .bh-mobile-panel__backdrop{opacity:1}.bh-mobile-panel__sheet{position:absolute;left:0;top:0;bottom:0;width:18rem;max-width:85vw;background:var(--background);padding:1.25rem;overflow-y:auto;transform:translate(-100%);transition:transform .25s ease}.bh-mobile-panel.is-open .bh-mobile-panel__sheet{transform:translate(0)}[data-hero-dot].is-active{width:2rem;background:var(--primary)}[data-hero-dot]:not(.is-active){width:.75rem;background:color-mix(in oklch,var(--foreground) 30%,transparent)}[data-gallery-thumb].is-active{border-color:var(--foreground)!important}[data-hero-dot]{height:.375rem;border-radius:9999px;border:none;padding:0;cursor:pointer;transition:width .2s,background .2s}.template-product .bh-product-page{max-width:1280px;margin-inline:auto}.template-product .bh-product-breadcrumb{display:none}.template-product .bh-product-grid{gap:1.25rem}@media(min-width:1024px){.template-product .bh-product-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:2.25rem}}.template-product .bh-product-gallery-wrap{gap:.8rem}.template-product .bh-product-gallery__thumbs{display:flex;order:2;width:100%;flex-direction:row;gap:.45rem;overflow-x:auto;padding-bottom:.2rem}.template-product .bh-product-gallery__thumb{width:3.1rem;min-width:3.1rem;aspect-ratio:1 / 1;border-width:1px}.template-product .bh-product-gallery__stage{order:1}.template-product .bh-gallery__main{border-radius:.5rem;box-shadow:0 8px 30px -18px #00000047}.template-product .bh-product-buy__inner{border:1px solid color-mix(in oklch,var(--foreground) 10%,var(--border));border-radius:1rem;background:var(--background);box-shadow:0 20px 55px -35px #00000040;padding:1.2rem}@media(min-width:1024px){.template-product .bh-product-buy__inner{padding:1.4rem 1.5rem 1.5rem}}.template-product .bh-product-title{font-size:clamp(1.55rem,2.4vw,2.4rem);font-weight:800;color:var(--primary);margin-bottom:.6rem}.template-product .bh-product-price{font-size:clamp(1.45rem,2vw,2.05rem);font-weight:800}.template-product .bh-product-note{margin-bottom:.95rem}.template-product .bh-variant-legend{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.template-product .bh-variant-legend__link{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:underline;text-underline-offset:3px;color:var(--foreground)}.template-product .bh-variant-pill{min-height:2.55rem;border-radius:9999px;font-size:.82rem}.template-product .bh-product-actions{gap:.65rem;margin-top:.85rem}.template-product .bh-product-cta-row{width:100%;display:grid;grid-template-columns:1fr;gap:.65rem}@media(min-width:700px){.template-product .bh-product-cta-row{grid-template-columns:1fr 1fr}}.template-product .bh-product-submit{min-height:3.05rem;border:1.5px solid var(--foreground);border-radius:.75rem;background:var(--foreground);color:var(--background);text-transform:none;letter-spacing:.02em;font-size:.95rem}.template-product .bh-product-dynamic-checkout .shopify-payment-button,.template-product .bh-product-dynamic-checkout .shopify-payment-button__button{min-height:3.05rem!important;border-radius:.75rem!important}.template-product .bh-product-dynamic-checkout .shopify-payment-button__button--unbranded{font-size:.95rem;font-weight:700}.template-product .bh-product-trust{margin-top:.9rem}@media(max-width:767.98px){.template-product .bh-product-buy__inner{padding:.9rem;border-radius:.8rem}.template-product .bh-product-title{font-size:clamp(1.3rem,5.4vw,1.75rem)}.template-product .bh-product-cta-row{grid-template-columns:1fr}}.template-product .bh-product-grid{gap:1.5rem}@media(min-width:1024px){.template-product .bh-product-grid{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:2.4rem}}.template-product .bh-product-gallery-wrap{gap:.75rem}@media(min-width:1024px){.template-product .bh-product-gallery-wrap{flex-direction:row;align-items:flex-start}}.template-product .bh-product-gallery__thumbs{order:1;width:3.5rem;min-width:3.5rem;flex-direction:column;overflow-x:visible;overflow-y:auto;max-height:min(70vh,42rem);padding-bottom:0}.template-product .bh-product-gallery__stage{order:2}.template-product .bh-product-gallery__thumb{width:3.5rem;min-width:3.5rem;aspect-ratio:3 / 4;border-radius:.35rem}.template-product .bh-gallery__main{border-radius:0;box-shadow:none}.template-product .bh-product-buy__inner{border:0;border-radius:0;box-shadow:none;padding:.15rem 0 0}.template-product .bh-product-title{font-family:var(--font-body, Inter, system-ui, sans-serif);font-size:clamp(1.8rem,2.45vw,2.9rem);font-weight:800;line-height:1.1;letter-spacing:-.01em;color:var(--foreground);margin-bottom:.6rem}.template-product .bh-product-price-row{margin-bottom:.6rem}.template-product .bh-product-price{font-size:clamp(1.6rem,1.9vw,2.3rem);font-weight:800}.template-product .bh-product-rating{font-size:.95rem;margin-bottom:.95rem}.template-product .bh-product-note{margin-bottom:.75rem}.template-product .bh-variant-picker{gap:1rem}.template-product .bh-variant-legend{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.95rem;font-weight:500;text-transform:none;letter-spacing:0;margin-bottom:.55rem}.template-product .bh-variant-legend__link{font-size:.82rem;text-transform:none;letter-spacing:0;font-weight:700}.template-product .bh-variant-pills{gap:.45rem;align-items:stretch}.template-product .bh-variant-pill{min-height:2.45rem;min-width:2.8rem;max-width:min(100%,11.5rem);padding:.45rem .8rem;border-radius:.75rem;border:1px solid color-mix(in oklch,var(--foreground) 16%,var(--border));background:var(--background);color:var(--foreground);font-size:.9rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.15}.template-product .bh-variant-pill.is-selected{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.template-product .bh-product-actions{margin-top:.95rem;gap:.55rem;display:flex!important;flex-direction:row!important;align-items:stretch;flex-wrap:nowrap!important}.template-product .bh-qty{width:9.5rem;min-width:9.5rem;height:2.9rem;border-radius:.7rem}.template-product .bh-qty__btn{width:2.45rem}.template-product .bh-product-cta-row{width:auto!important;min-width:0;flex:1 1 0!important;display:flex!important;gap:.55rem}.template-product .bh-product-submit{width:100%!important;min-width:0;min-height:2.9rem;border:1px solid var(--foreground);border-radius:.7rem;background:var(--foreground);color:var(--background);font-size:.95rem;letter-spacing:0;text-transform:none}.template-product .bh-product-dynamic-checkout{display:none!important}.template-product .bh-product-share{display:none}@media(max-width:1023.98px){.template-product .bh-product-gallery__thumbs{width:100%;min-width:0;flex-direction:row;overflow-x:auto;overflow-y:hidden;max-height:none}.template-product .bh-product-gallery__thumb{width:3rem;min-width:3rem;aspect-ratio:1 / 1}}@media(max-width:560px){.template-product .bh-product-actions{display:flex!important;flex-wrap:nowrap!important}.template-product .bh-product-cta-row{width:auto!important;flex:1 1 0!important}.template-product .bh-qty{width:8.75rem;min-width:8.75rem}}.bh-product-card__quick{position:absolute;right:.45rem;bottom:.45rem;z-index:4;margin:0}.bh-product-card__shop{position:absolute;right:.45rem;bottom:.45rem;z-index:4;display:inline-flex;align-items:center;justify-content:center;gap:.28rem;min-height:1.85rem;padding:.28rem .65rem;border-radius:999px;background:#f5f5f5f5;color:var(--foreground);box-shadow:0 2px 10px #0000001a;border:none;text-decoration:none;font:inherit;font-size:.6875rem;font-weight:600;letter-spacing:.01em;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease,background .15s ease,color .15s ease}.bh-product-card__quick .bh-product-card__shop{position:static}.bh-product-card:hover .bh-product-card__shop,.bh-product-card:focus-within .bh-product-card__shop,.bh-product-card.is-touch-active .bh-product-card__shop{opacity:1;pointer-events:auto;transform:translateY(0)}.bh-product-card__shop:hover{background:#fff;color:var(--primary)}.bh-product-card__qv{position:absolute;left:.65rem;right:.65rem;bottom:.65rem;z-index:4;display:none;align-items:center;justify-content:center;width:auto;min-height:2.65rem;padding:.65rem 1rem;border:0;border-radius:.55rem;background:#f5f5f5f5;color:#1a1a1a;font:inherit;font-size:.9375rem;font-weight:500;letter-spacing:.01em;text-decoration:none;box-shadow:0 4px 18px #00000024;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease,background .15s ease}.bh-product-card:hover .bh-product-card__qv,.bh-product-card:focus-within .bh-product-card__qv{opacity:1;pointer-events:auto;transform:translateY(0)}.bh-product-card__qv:hover{background:#fff}@media(min-width:768px){.bh-product-card__quick--mobile,.bh-product-card__shop.bh-product-card__quick--mobile{display:none!important}.bh-product-card__qv{display:inline-flex}}@media(max-width:767.98px){.bh-product-card__qv{display:none!important}}.bh-product-card__award-row{margin:.2rem 0 .1rem;text-align:center}.bh-product-card__press{display:inline-block;font-size:.625rem;font-weight:600;letter-spacing:.02em;padding:.2rem .45rem;border-radius:.15rem;background:#e8dcc8;color:#2b4a7a;line-height:1.2}.bh-product-card__media{border-radius:0}.bh-qv{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;pointer-events:none;visibility:hidden}.bh-qv.is-open{pointer-events:auto;visibility:visible}.bh-qv__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .25s ease}.bh-qv.is-open .bh-qv__backdrop{opacity:1}.bh-qv__panel{position:absolute;top:0;right:0;bottom:0;width:min(100%,26.5rem);background:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:transform .28s ease;box-shadow:-8px 0 40px #00000024;overflow:hidden}.bh-qv.is-open .bh-qv__panel{transform:translate(0)}.bh-qv__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.05rem 1.15rem;border-bottom:1px solid #ececec;flex-shrink:0}.bh-qv__heading{font-size:1.05rem;font-weight:700;letter-spacing:-.01em;text-transform:none}.bh-qv__close{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:var(--foreground);cursor:pointer}.bh-qv__close:hover{background:#f3f3f3}.bh-qv__body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0;display:flex;flex-direction:column}.bh-qv__loading,.bh-qv__error{padding:2.5rem 1.25rem;text-align:center;color:var(--muted-foreground)}.bh-qv__full-link{display:inline-block;margin-top:.75rem;color:var(--primary);font-weight:600;text-decoration:underline;text-underline-offset:.12em}.bh-qv__content{display:flex;flex-direction:column;flex:1;min-height:0}.bh-qv__scroll{flex:1;overflow-y:auto;padding:1.1rem 1.2rem 1rem}.bh-qv__summary{display:grid;grid-template-columns:4.5rem 1fr;gap:.85rem;align-items:start;margin-bottom:1.1rem}.bh-qv__thumb{width:4.5rem;height:4.5rem;border-radius:.25rem;overflow:hidden;background:var(--secondary)}.bh-qv__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bh-qv__summary-copy{min-width:0}.bh-qv__vendor{margin:0 0 .15rem;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground)}.bh-qv__title{margin:0;font-size:.95rem;font-weight:600;line-height:1.3;letter-spacing:-.01em}.bh-qv__price-row{display:flex;align-items:baseline;gap:.45rem;margin-top:.35rem}.bh-qv__compare{font-size:.8125rem;color:var(--muted-foreground);text-decoration:line-through}.bh-qv__price{font-size:1rem;font-weight:700}.bh-qv__support{display:flex;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.75rem;color:color-mix(in oklch,var(--foreground) 75%,var(--muted-foreground))}.bh-qv__support-meter{display:inline-flex;align-items:flex-end;gap:.12rem}.bh-qv__support-meter span{width:.2rem;border-radius:.05rem;background:#c5ced8}.bh-qv__support-meter span:nth-child(1){height:.28rem}.bh-qv__support-meter span:nth-child(2){height:.38rem}.bh-qv__support-meter span:nth-child(3){height:.48rem}.bh-qv__support-meter span:nth-child(4){height:.58rem}.bh-qv__support-meter span:nth-child(5){height:.68rem}.bh-qv__support-meter span.is-on{background:#3d5f8a}.bh-qv__options{display:flex;flex-direction:column;gap:1rem}.bh-qv__opt-label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.bh-qv__opt-values{display:flex;flex-wrap:wrap;gap:.5rem}.bh-qv__swatch{width:2rem;height:2rem;border-radius:999px;border:2px solid transparent;box-shadow:inset 0 0 0 1px color-mix(in oklch,var(--foreground) 14%,transparent);cursor:pointer;padding:0;background:var(--swatch, #ccc)}.bh-qv__swatch.is-active{border-color:#1a1a1a}.bh-qv__size{min-width:2.65rem;min-height:2.65rem;padding:.35rem .55rem;border-radius:999px;border:1px solid #d0d0d0;background:#fff;color:#1a1a1a;font:inherit;font-size:.8125rem;font-weight:600;cursor:pointer}.bh-qv__size.is-active{background:var(--primary);border-color:var(--primary);color:#fff}.bh-qv__size:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.bh-qv__guide{display:inline-flex;align-items:center;gap:.4rem;margin-top:.85rem;color:var(--foreground);font-size:.8125rem;font-weight:600;text-decoration:underline;text-underline-offset:.15em}.bh-qv__guide svg{flex:0 0 auto;opacity:.85}.bh-qv__foot{flex-shrink:0;padding:.85rem 1.2rem 1.25rem;border-top:1px solid #ececec;background:#fff}.bh-qv__form{margin:0}.bh-qv__atc{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3rem;border:0;border-radius:.35rem;background:var(--primary);color:#fff;font:inherit;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.bh-qv__atc:disabled{opacity:.5;cursor:not-allowed}.bh-qv__atc:hover:not(:disabled){filter:brightness(1.05)}.bh-qv__shop-pay{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:100%;min-height:3rem;margin-top:.55rem;border:0;border-radius:.35rem;background:#5a31f4;color:#fff;font:inherit;font-size:.875rem;font-weight:600;text-decoration:none;cursor:pointer}.bh-qv__shop-pay:hover{filter:brightness(1.05)}.bh-qv__pay-note{margin:.75rem 0 0;font-size:.75rem;line-height:1.4;color:color-mix(in oklch,var(--foreground) 78%,var(--muted-foreground));text-align:center}.bh-qv__promise{display:flex;align-items:center;gap:.75rem;margin-top:.85rem;padding:.75rem .85rem;border-radius:.45rem;background:#f6ebe3}.bh-qv__promise-badge{flex:0 0 auto;width:3.1rem;height:3.1rem;border-radius:999px;background:var(--primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:.58rem;font-weight:800;letter-spacing:.04em;line-height:1.15}.bh-qv__promise-title{margin:0 0 .15rem;font-size:.8125rem;font-weight:700}.bh-qv__promise-line{margin:0;font-size:.75rem;line-height:1.35;color:color-mix(in oklch,var(--foreground) 80%,var(--muted-foreground))}.bh-qv__details{display:block;margin-top:.95rem;text-align:center;color:var(--foreground);font-size:.875rem;font-weight:600;text-decoration:underline;text-underline-offset:.18em}.bh-value-carousel{background:#fff;padding:1.5rem 0 1.75rem}.bh-value-carousel__panel{background:var(--secondary);border-radius:0 0 1rem 1rem;padding:1.25rem .5rem 1.5rem}.bh-value-carousel__slide{flex:0 0 100%;text-align:center;padding:1rem 1.5rem .5rem;background:transparent;border:none;box-shadow:none}.bh-value-carousel__icon{display:flex;justify-content:center;margin:0 auto .85rem;color:#b0b0b8}.bh-value-carousel__icon img{width:2.5rem;height:2.5rem;object-fit:contain}.bh-value-carousel__slide-title{text-align:center}.bh-value-carousel__slide-text{text-align:center;max-width:22rem;margin-left:auto;margin-right:auto}.bh-value-carousel__nav{display:none}@media(min-width:768px){.bh-value-carousel__slide{flex:0 0 min(100%,28rem)}.bh-value-carousel__nav{display:inline-flex}}.bh-awards{padding:1.75rem 0}.bh-awards__carousel{position:relative}.bh-awards__track{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:.75rem}.bh-awards__track::-webkit-scrollbar{display:none}.bh-awards__card{flex:0 0 78%;scroll-snap-align:start;text-decoration:none;color:inherit}@media(min-width:768px){.bh-awards__card{flex:0 0 42%}}.bh-awards__media{position:relative;display:block;aspect-ratio:3 / 4;overflow:hidden;background:var(--secondary);border-radius:.25rem}.bh-awards__media img{width:100%;height:100%;object-fit:cover;display:block}.bh-awards__badge{position:absolute;right:.65rem;bottom:.65rem;background:#ffffffeb;color:var(--foreground);font-size:.65rem;font-weight:700;letter-spacing:.04em;padding:.35rem .5rem;border-radius:.2rem}.bh-awards__title{display:block;margin-top:.55rem;font-size:.8rem;font-weight:700}.bh-awards__progress{height:2px;background:#e5e5e8;border-radius:999px;overflow:hidden;margin-top:.35rem}.bh-awards__progress-bar{display:block;height:100%;width:35%;background:#9a9aa3;border-radius:999px;transition:width .2s ease}.bh-press{padding:1.25rem 0 1.35rem}.bh-press__logos{width:100%;display:flex;justify-content:center}.bh-press__logos-track{display:flex;flex-wrap:wrap;gap:1.5rem 2rem;overflow-x:auto;scrollbar-width:none;justify-content:center;padding:.25rem 0 .35rem;align-items:center;max-width:56rem;margin:0 auto}.bh-press__logos-track::-webkit-scrollbar{display:none}.bh-press__logo{flex:0 0 auto;opacity:1;filter:none}.bh-press__logo img{height:1.75rem;width:auto;display:block}.bh-press__logo-text{font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--foreground)}.bh-press__quote{max-width:36rem;margin:.5rem auto 0;text-align:center}.bh-press__text{font-family:var(--font-body, Inter, sans-serif);font-size:clamp(1rem,2vw,1.15rem);font-weight:400;font-style:normal;line-height:1.6;letter-spacing:normal}.bh-press__attr{margin-top:.75rem;font-size:.8rem;color:var(--muted-foreground)}.bh-press__contact{text-align:center;margin-top:1.25rem;font-size:.85rem;color:var(--muted-foreground)}.bh-press__contact a{color:var(--foreground);text-decoration:underline;text-underline-offset:.15em}.bh-footer{margin-top:.5rem;background:#f3efe6;color:#2a2a2a;font-family:var(--font-body, Inter, sans-serif)}.bh-footer h1,.bh-footer h2,.bh-footer h3,.bh-footer h4,.bh-footer h5,.bh-footer h6,.bh-footer__heading,.bh-footer__social-heading,.bh-footer__acc-summary{font-family:var(--font-display, var(--font-body, Inter, sans-serif));font-weight:600;letter-spacing:.04em}.bh-footer__top{background:#fff;display:flex;justify-content:center;padding:.75rem 1rem .85rem}.bh-footer__scroll-top{display:inline-flex;align-items:center;gap:.55rem;font-size:.7rem;font-weight:700;letter-spacing:.12em;color:var(--foreground)}.bh-footer__scroll-icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:999px;background:var(--primary);color:#fff}.bh-footer__body{padding:0 0 1.5rem}.bh-footer__social{margin:1rem 0 1.15rem;text-align:center}.bh-footer__social-heading{margin:0 0 .65rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--foreground)}.bh-footer__social-text,.bh-footer__copy{margin:0 0 .85rem;font-size:.8125rem;line-height:1.55;color:#555}.bh-footer__text-link{font-size:.8125rem;color:#555;text-decoration:none}.bh-footer__text-link:hover{color:var(--primary)}.bh-footer__social-icons{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;gap:.65rem}.bh-footer__social-link{color:#2f2f2f;display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:999px;background:#ffffffb8;border:1px solid rgb(0 0 0 / .08);transition:color .15s ease,background .15s ease,border-color .15s ease}.bh-footer__social-link svg{width:1.05rem;height:1.05rem;display:block}.bh-footer__social-link[aria-label=TikTok] svg{width:1.2rem;height:1.2rem;transform:translateY(.5px)}.bh-footer__social-link:hover{color:var(--primary);background:#fff;border-color:#915f6d40}.bh-footer__social--desktop,.bh-footer__desktop{display:none}.bh-footer__accordions{display:block;border-top:1px solid rgb(0 0 0 / .12)}@media(max-width:899.98px){.bh-footer__body{padding-top:0}.bh-footer__social--mobile{margin-top:.85rem;padding-bottom:.25rem}}@media(min-width:900px){.bh-footer__accordions,.bh-footer__social--mobile{display:none}.bh-footer__desktop{display:block}.bh-footer__body{padding:2rem 0 1.75rem}.bh-footer__desktop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 2rem}.bh-footer__social--desktop{display:flex;align-items:center;justify-content:space-between;gap:1rem 1.5rem;margin:1.5rem 0 0;padding-top:1.25rem;border-top:1px solid rgb(0 0 0 / .1);text-align:left}.bh-footer__social--desktop .bh-footer__heading{margin-bottom:.2rem}.bh-footer__social--desktop .bh-footer__copy{margin:0}.bh-footer__social--desktop .bh-footer__social-icons{justify-content:flex-end;flex-shrink:0}}@media(min-width:900px)and (max-width:1023.98px){.bh-footer__desktop-grid{gap:1.5rem 1.75rem}.bh-footer__social--desktop{flex-wrap:wrap;gap:.85rem 1.25rem}.bh-footer__social--desktop .bh-footer__social-icons{justify-content:flex-start}}@media(min-width:1024px){.bh-footer__desktop-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.35fr);gap:1.75rem 2rem}}.bh-footer__acc{border-bottom:1px solid rgb(0 0 0 / .12)}.bh-footer__acc-summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.bh-footer__acc-summary::-webkit-details-marker{display:none}.bh-footer__acc-body{padding:0 0 1rem;font-size:.8125rem;line-height:1.55;color:#555}.bh-footer__acc-body a{display:block;margin-top:.45rem;color:inherit}.bh-footer__list{list-style:none;margin:0;padding:0}.bh-footer__list li{margin-bottom:.4rem}.bh-footer__list a{color:#555;text-decoration:none;font-size:.8125rem;line-height:1.45}.bh-footer__list a:hover{color:var(--primary)}.bh-footer__heading{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;color:#1f1f1f}.bh-footer__newsletter{display:flex;flex-wrap:wrap;gap:.5rem;max-width:100%}.bh-footer__newsletter input{flex:1 1 9rem;min-width:0;padding:.65rem .75rem;border:1px solid rgb(0 0 0 / .15);background:#fff;font-size:.8125rem;font-family:inherit}.bh-footer__newsletter button{flex:0 0 auto;padding:.65rem 1rem;background:var(--primary);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-family:inherit}.bh-footer__bottom{border-top:1px solid rgb(0 0 0 / .1);padding:1rem 0 1.35rem;font-size:.75rem;color:#666}.bh-footer__bottom-inner{display:flex;flex-direction:column;gap:.75rem;align-items:center;text-align:center}@media(min-width:640px){.bh-footer__bottom-inner{flex-direction:row;justify-content:space-between;text-align:left}}.bh-footer__legal{display:flex;gap:1.25rem}.bh-footer__legal a{color:inherit;text-decoration:none}.bh-footer__legal a:hover{color:var(--primary)}.bh-fab-chat{position:fixed;left:1rem;bottom:calc(1rem + env(safe-area-inset-bottom,0px));z-index:70;width:3.65rem;height:3.65rem;border-radius:999px;background:var(--primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px color-mix(in srgb,var(--primary) 70%,#000),0 12px 28px #915f6d61;text-decoration:none;border:2px solid rgb(255 255 255 / .18);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.bh-fab-chat__icon{display:block;filter:drop-shadow(0 1px 0 rgb(0 0 0 / .15))}.bh-fab-chat:hover{transform:translateY(-3px) scale(1.04);filter:brightness(1.06);box-shadow:0 5px color-mix(in srgb,var(--primary) 70%,#000),0 16px 34px #915f6d73}.bh-fab-chat:active{transform:translateY(0) scale(.98)}@media(min-width:1024px){.bh-fab-chat{left:1.5rem;bottom:1.5rem;width:3.85rem;height:3.85rem}}@media(max-width:989.98px){.template-product .bh-fab-chat{bottom:calc(5.75rem + env(safe-area-inset-bottom,0px))}}.bh-awards__card--empty .bh-awards__media{background:linear-gradient(160deg,#f3ebe8,#e7ddd8)}.bh-awards__card--empty .bh-awards__badge{background:#ffffffeb}.bh-page-hero{background:linear-gradient(180deg,#f5f5f7,#fff);border-bottom:1px solid var(--border, #e8e8ec);padding:1.75rem 0 1.5rem}.bh-page-hero__inner{max-width:42rem;text-align:center;margin:0 auto;padding:0 1rem}.bh-page-hero__eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--primary, #915F6D)}.bh-page-hero__title{margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;letter-spacing:-.02em;line-height:1.15}.bh-page-hero__text{margin:0;font-size:1rem;line-height:1.6;color:color-mix(in oklch,var(--foreground) 72%,transparent)}.bh-faq,.bh-size-guide,.bh-legal-page{max-width:44rem;margin:0 auto;padding:2rem 1rem 3.5rem}.bh-faq__intro,.bh-size-guide__intro{text-align:left;margin-bottom:1.5rem}.bh-faq__intro h1,.bh-faq__intro h2,.bh-faq__intro h3,.bh-size-guide__intro h1,.bh-size-guide__intro h2,.bh-size-guide__intro h3,.bh-legal-page__content h1,.bh-legal-page__content h2,.bh-legal-page__content h3{text-align:center}.bh-faq__intro>p:first-of-type,.bh-size-guide__intro>p:first-of-type,.bh-legal-page__content>p:first-of-type{text-align:center}.bh-size-guide__heading,.bh-size-guide__note,.bh-faq__cta,.bh-contact__intro,.bh-contact__intro h2{text-align:center}.bh-faq__list{display:flex;flex-direction:column;gap:.65rem}.bh-faq__item{border:1px solid var(--border, #e8e8ec);background:#fff}.bh-faq__question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;cursor:pointer;list-style:none;font-size:.95rem;font-weight:600;line-height:1.35}.bh-faq__question::-webkit-details-marker{display:none}.bh-faq__chevron{flex:0 0 auto;transition:transform .2s ease;opacity:.55}.bh-faq__item[open] .bh-faq__chevron{transform:rotate(180deg)}.bh-faq__answer{padding:0 1.1rem 1.1rem;font-size:.9375rem;line-height:1.65;color:color-mix(in oklch,var(--foreground) 78%,transparent)}.bh-faq__answer p{margin:0 0 .65rem}.bh-faq__answer p:last-child{margin-bottom:0}.bh-faq__answer a{color:var(--primary, #915F6D)}.bh-faq__cta{margin-top:2.5rem;padding:1.5rem;text-align:center;background:#f5f5f7}.bh-faq__cta-text{margin:0 0 1rem;font-size:.9375rem;line-height:1.5}.bh-size-guide__tips{margin-bottom:2rem;text-align:center}.bh-size-guide__heading{margin:0 0 .75rem;font-size:1.15rem;font-weight:600;letter-spacing:-.01em;text-align:center}.bh-size-guide__tips-list{margin:0 auto;padding-left:1.15rem;font-size:.9375rem;line-height:1.65;color:color-mix(in oklch,var(--foreground) 78%,transparent);text-align:left;max-width:36rem}.bh-size-guide__tips-list li{margin-bottom:.4rem}.bh-size-guide__chart{margin-bottom:2rem;text-align:center}.bh-size-guide__note{margin:0 0 .75rem;font-size:.8125rem;color:color-mix(in oklch,var(--foreground) 65%,transparent);text-align:center}.bh-size-guide__table-wrap{overflow-x:auto;border:1px solid var(--border, #e8e8ec)}.bh-size-guide__table{width:100%;border-collapse:collapse;font-size:.875rem;min-width:28rem}.bh-size-guide__table th,.bh-size-guide__table td{padding:.7rem .85rem;text-align:left;border-bottom:1px solid var(--border, #e8e8ec)}.bh-size-guide__table th{background:#f5f5f7;font-weight:600;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase}.bh-size-guide__table tr:last-child td{border-bottom:none}.bh-legal-page__content{font-size:1rem;line-height:1.7}.bh-legal-page__content p{margin:0 0 1rem}.bh-legal-page__content a{color:var(--primary, #915F6D)}.bh-content-page__body h1,.bh-content-page__body h2,.bh-content-page__body h3{text-align:center}.bh-content-page__body>p:first-of-type{text-align:center}
/*# sourceMappingURL=/cdn/shop/t/70/assets/base.css.map */
