.bh-hero{background:linear-gradient(158deg,var(--bh-hero-from, #FBF5F0) 0%,var(--bh-hero-to, #F5E6F0) 100%);padding:clamp(32px,6vw,76px) 0;overflow:hidden}@media only screen and (min-width:861px){.bh-hero{display:flex;align-items:center;min-height:calc(100svh - var(--bh-header-h, 152px));padding-top:clamp(24px,3vw,48px);padding-bottom:clamp(24px,3vw,48px)}.bh-hero__inner{width:100%}}.bh-hero__inner{max-width:1300px;margin:0 auto;padding:0 clamp(20px,5vw,56px);display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(28px,5vw,64px);align-items:center}.bh-hero__eyebrow{display:inline-flex;align-items:center;gap:6px;margin:0 0 20px;padding:7px 15px;border-radius:999px;background:#fff;font-size:.8rem;font-weight:600;letter-spacing:.01em;color:var(--color-accent, #b456a6);box-shadow:0 2px 12px #29262512}.bh-hero__title{margin:0 0 20px;font-family:var(--font-heading-family, inherit);font-weight:800;font-size:clamp(2.2rem,5.1vw,4rem);line-height:1.03;letter-spacing:-.015em;text-transform:none;color:var(--color-body, #292625)}.bh-hero__mark{color:var(--color-accent, #b456a6)}.bh-hero__sub{margin:0 0 38px;max-width:30em;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.55;color:rgba(var(--color-body-rgb, 41, 38, 37),.66)}.bh-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 26px;margin-bottom:36px}.bh-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:0 30px;border-radius:999px;background:var(--color-accent, #b456a6);color:#fff;font-weight:700;font-size:1rem;text-decoration:none;transition:background-color .18s ease}.bh-hero__cta:hover,.bh-hero__cta:focus-visible{background-color:var(--solid-button-background-hover, #a04792);color:#fff}.bh-hero__cta-arrow{transition:transform .2s ease}.bh-hero__cta:hover .bh-hero__cta-arrow,.bh-hero__cta:focus-visible .bh-hero__cta-arrow{transform:translate(4px)}.bh-hero__secondary{font-weight:600;font-size:.98rem;color:var(--color-body, #292625);text-decoration:none;border-bottom:2px solid rgba(var(--color-accent-rgb, 180, 86, 166),.4);padding-bottom:2px;transition:color .15s ease,border-color .15s ease}.bh-hero__secondary:hover,.bh-hero__secondary:focus-visible{color:var(--color-accent, #b456a6);border-color:var(--color-accent, #b456a6)}.bh-hero__stats{display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px 34px}.bh-hero__stat{display:flex;flex-direction:column;align-items:center;gap:8px}.bh-hero__stat-figure{position:relative;display:inline-flex;justify-content:center;padding:15px 20px 7px;isolation:isolate}.bh-hero__stat-figure:before{content:"";position:absolute;z-index:-1;top:46%;bottom:0;left:0;right:0;background:var(--bh-hero-badge, #f4cbe4);border-radius:45% 45% 28% 28%/68% 68% 32% 32%;transform-origin:50% 100%;transition:transform .28s cubic-bezier(.34,1.56,.64,1)}.bh-hero__stat-num{font-family:var(--font-heading-family, inherit);font-weight:800;font-size:1.95rem;line-height:1;color:var(--color-body, #292625);font-variant-numeric:tabular-nums;transition:transform .28s cubic-bezier(.34,1.56,.64,1)}.bh-hero__stat:hover .bh-hero__stat-figure:before{transform:scale(1.09)}.bh-hero__stat:hover .bh-hero__stat-num{transform:translateY(-4px)}.bh-hero__stat-label{font-size:.82rem;font-weight:600;color:rgba(var(--color-body-rgb, 41, 38, 37),.72)}.bh-hero__media{position:relative}.bh-hero__media:before{content:"";position:absolute;z-index:0;width:62%;aspect-ratio:1;top:-9%;right:-7%;border-radius:50%;background:radial-gradient(circle,rgba(var(--color-accent-rgb, 180, 86, 166),.32),transparent 68%);filter:blur(8px);transition:transform .45s ease}.bh-hero__frame{position:relative;z-index:1;border-radius:28px;overflow:hidden;box-shadow:0 30px 60px #29262529;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease}.bh-hero__frame img,.bh-hero__frame svg{width:100%;height:auto;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.22,1,.36,1)}@media only screen and (min-width:861px)and (max-height:820px){.bh-hero__eyebrow,.bh-hero__title{margin-bottom:12px}.bh-hero__sub{margin-bottom:26px}.bh-hero__actions{margin-bottom:20px}.bh-hero__stat-figure{padding:10px 18px 5px}.bh-hero__stats{gap:14px 28px}}@media only screen and (min-width:861px)and (max-height:720px){.bh-hero__eyebrow,.bh-hero__title{margin-bottom:8px}.bh-hero__sub{margin-bottom:18px}.bh-hero__actions{margin-bottom:14px}}@media only screen and (min-width:861px){.bh-hero__frame{max-height:min(620px,calc(100svh - var(--bh-header-h, 152px) - 120px))}.bh-hero__frame img{height:100%;object-position:50% 60%!important}}.bh-hero__media:hover .bh-hero__frame{transform:translateY(-6px);box-shadow:0 42px 72px #29262538}.bh-hero__media:hover .bh-hero__frame img{transform:scale(1.05)}.bh-hero__media:hover:before{transform:scale(1.12)}@media only screen and (max-width:860px){.bh-hero__inner{grid-template-columns:1fr;gap:30px;text-align:center}.bh-hero__media{order:-1}.bh-hero__eyebrow,.bh-hero__actions,.bh-hero__stats{justify-content:center}.bh-hero__sub{margin-left:auto;margin-right:auto}.bh-hero{padding-top:12px;padding-bottom:14px}.bh-hero__frame{aspect-ratio:1.75 / 1}.bh-hero__frame img{height:100%;object-position:50% 31%!important}.bh-hero__inner{gap:16px}.bh-hero__eyebrow{margin-bottom:14px}.bh-hero__title{margin-bottom:20px;font-size:clamp(1.7rem,7.2vw,2.05rem);line-height:1.12}.bh-hero__sub{display:none}.bh-hero__actions{flex-direction:column;align-items:stretch;gap:8px;margin-bottom:10px}.bh-hero__actions .bh-hero__cta{width:100%;justify-content:center}.bh-hero__actions .bh-hero__secondary{align-self:center;margin-top:6px;padding:6px 4px}.bh-hero__stats{gap:18px 30px}}@keyframes bhHeroUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes bhHeroIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}.bh-hero__eyebrow,.bh-hero__title,.bh-hero__sub,.bh-hero__actions,.bh-hero__stats{animation:bhHeroUp .6s cubic-bezier(.22,1,.36,1) both}.bh-hero__title{animation-delay:.05s}.bh-hero__sub{animation-delay:.11s}.bh-hero__actions{animation-delay:.17s}.bh-hero__stats{animation-delay:.23s}.bh-hero__media{animation:bhHeroIn .7s cubic-bezier(.22,1,.36,1) both;animation-delay:.08s}@media(prefers-reduced-motion:reduce){.bh-hero__eyebrow,.bh-hero__title,.bh-hero__sub,.bh-hero__actions,.bh-hero__stats,.bh-hero__media{animation:none}.bh-hero__cta,.bh-hero__cta-arrow,.bh-hero__frame,.bh-hero__frame img,.bh-hero__media:before,.bh-hero__stat-figure:before,.bh-hero__stat-num{transition:none}.bh-hero__cta:hover,.bh-hero__cta:focus-visible,.bh-hero__cta:active,.bh-hero__cta:hover .bh-hero__cta-arrow,.bh-hero__media:hover .bh-hero__frame,.bh-hero__media:hover .bh-hero__frame img,.bh-hero__media:hover:before,.bh-hero__stat:hover .bh-hero__stat-figure:before,.bh-hero__stat:hover .bh-hero__stat-num{transform:none}}.thb-full-menu .bh-cakes-mega .mega-menu-container--inner{display:block}.bh-cakes-mega .bh-nav-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:22px 18px}.bh-nav-card{display:flex;flex-direction:column;gap:8px;text-decoration:none}.bh-nav-card__img{display:block;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;background:var(--bh-tint-soft, rgba(180, 86, 166, .04))}.bh-nav-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.bh-nav-card:hover .bh-nav-card__img img,.bh-nav-card:focus-visible .bh-nav-card__img img{transform:scale(1.05)}.bh-nav-card__title{font-size:.9rem;line-height:1.25;color:var(--color-body);transition:color .15s ease}.bh-nav-card:hover .bh-nav-card__title,.bh-nav-card:focus-visible .bh-nav-card__title{color:var(--color-accent, #b456a6)}.bh-best-all{display:inline-block;margin-top:22px;font-weight:600;font-size:.9rem;color:var(--color-accent, #b456a6);text-decoration:none}.bh-best-all:hover{text-decoration:underline}@media(prefers-reduced-motion:reduce){.bh-nav-card__img img{transition:none}.bh-nav-card:hover .bh-nav-card__img img{transform:none}}.bh-mobile-cakes-viewall{display:inline-block;margin-top:12px;font-weight:600;font-size:.9rem;color:var(--color-accent, #b456a6);text-decoration:none}.mobile-menu details.bh-mcat .mega-menu-sidebar--content .sub-menu{position:static!important;transform:none!important;visibility:visible!important;height:auto!important;inset:auto!important}.mobile-menu details.bh-mcat .mega-menu-sidebar--content .sub-menu li,.mobile-menu details.bh-mcat .mega-menu-sidebar--content .sub-menu li a{visibility:visible!important}.mobile-menu details.bh-mcat>.mega-menu-sidebar--content{display:grid!important;grid-template-rows:0fr;transition:grid-template-rows .32s var(--bh-ease, cubic-bezier(.4, 0, .2, 1));padding-top:0!important;padding-bottom:0!important}.mobile-menu details.bh-mcat[open]>.mega-menu-sidebar--content{grid-template-rows:1fr}.mobile-menu details.bh-mcat>.mega-menu-sidebar--content>.bh-mcat__inner{min-height:0;overflow:hidden}.mobile-menu details.bh-mcat>.mega-menu-sidebar--content>.bh-mcat__inner>.sub-menu{padding-block:6px 4px}.mobile-menu details.bh-mcat>.mega-menu-sidebar--content>.bh-mcat__inner>.bh-mobile-cakes-viewall{margin-bottom:18px}.mobile-menu details.bh-mcat>summary>span svg{transition:transform .3s var(--bh-ease, cubic-bezier(.4, 0, .2, 1));transform-origin:center}.mobile-menu details.bh-mcat[open]>summary>span svg{transform:rotate(180deg)}.mobile-menu details.bh-mcat .mega-menu-sidebar--content .sub-menu{display:block!important;grid-template-columns:none!important;gap:0!important;padding-left:0!important}.mobile-menu details.bh-mcat .mega-menu-sidebar--content .sub-menu li a{display:block;padding:12px 2px;font-size:1rem;line-height:1.3;color:var(--color-body);text-decoration:none}.mobile-menu details.bh-mcat .mega-menu-sidebar--content .sub-menu li a:hover,.mobile-menu details.bh-mcat .mega-menu-sidebar--content .sub-menu li a:active{color:var(--color-accent, #b456a6)}@media(prefers-reduced-motion:reduce){.mobile-menu details.bh-mcat>.mega-menu-sidebar--content,.mobile-menu details.bh-mcat>summary>span svg{transition:none}}.bh-rsum{display:inline-flex;align-items:center;gap:7px;margin:8px 0 0;padding:2px 0;border:0;background:none;cursor:pointer;font:inherit;color:var(--color-body)}.bh-rsum__stars{display:inline-flex;gap:1.5px}.bh-rsum__star{width:15px;height:15px;fill:#f5b301}.bh-rsum__count{font-size:.82rem;opacity:.85;text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(var(--color-body-rgb),.3)}.bh-rsum:hover .bh-rsum__count{text-decoration-color:currentColor}.bh-rsum:focus-visible{outline:2px solid var(--color-accent, #b456a6);outline-offset:2px;border-radius:4px}.bh-rsum--breadcrumb{margin:0;flex:none}.bh-price-container .bh-rsum{flex-basis:100%;margin:2px 0 0}@media(min-width:1068px){.bh-rsum--mobile{display:none}}@media(max-width:1067.98px){.bh-rsum--breadcrumb{display:none}}.bh-certificate__row{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:1px solid var(--bh-border, rgba(41, 38, 37, .1));border-radius:var(--general-border-radius, 3px);background:var(--bh-tint-soft, rgba(41, 38, 37, .03));cursor:pointer;transition:border-color .2s var(--bh-ease, ease),background-color .2s var(--bh-ease, ease)}.bh-certificate__row:hover{border-color:var(--bh-border-hover, rgba(41, 38, 37, .28))}.bh-certificate__row:has(.bh-certificate__input:checked){border-color:var(--color-accent, #b456a6);background:var(--bh-accent-tint, rgba(180, 86, 166, .06))}.bh-certificate__check{flex:none;width:24px;height:24px;margin-top:1px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--bh-border-hover, rgba(41, 38, 37, .28));border-radius:6px;background:var(--bg-body, #fff);color:transparent;transition:border-color .2s var(--bh-ease, ease),background-color .2s var(--bh-ease, ease),color .2s var(--bh-ease, ease)}.bh-certificate__check svg{width:14px;height:14px}.bh-certificate__input:checked+.bh-certificate__check{background:var(--color-accent, #b456a6);border-color:var(--color-accent, #b456a6);color:#fff}.bh-certificate__input:focus-visible+.bh-certificate__check{outline:2px solid var(--color-accent, #b456a6);outline-offset:2px}.bh-certificate__body{display:flex;flex-direction:column;gap:2px;flex:1}.bh-certificate__title{font-weight:600;font-size:.95rem;color:var(--color-body)}.bh-certificate__desc{font-size:.85rem;line-height:1.4;color:rgba(var(--color-body-rgb, 41, 38, 37),.65)}.bh-certificate__badge{flex:none;align-self:center;padding:3px 10px;border-radius:999px;background:var(--bh-accent-tint, rgba(180, 86, 166, .08));color:var(--color-accent, #b456a6);font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}.bh-cake-info{margin-top:8px;border-top:1px solid var(--bh-border, rgba(41, 38, 37, .1))}.bh-cake-info__row{border-bottom:1px solid var(--bh-border, rgba(41, 38, 37, .1))}.bh-cake-info__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 2px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.bh-cake-info__summary::-webkit-details-marker{display:none}.bh-cake-info__summary:focus-visible{outline:2px solid var(--color-accent, #b456a6);outline-offset:2px;border-radius:3px}.bh-cake-info__label{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-body)}.bh-cake-info__chevron{flex:none;width:18px;height:18px;color:var(--color-accent, #b456a6);transition:transform .22s var(--bh-ease, ease)}.bh-cake-info__row[open] .bh-cake-info__chevron{transform:rotate(180deg)}.bh-cake-info__text{font-size:.9375rem;line-height:1.55;color:rgba(var(--color-body-rgb),.78);padding:0 2px 16px;box-sizing:border-box;overflow:hidden;transition:height .28s var(--bh-ease, ease)}.bh-cake-info__text p{margin:0 0 6px}.bh-cake-info__text p:last-child{margin-bottom:0}@media(prefers-reduced-motion:reduce){.bh-cake-info__chevron,.bh-cake-info__text{transition:none}}.bh-reviews{display:block}.bh-reviews__trigger{display:flex;align-items:center;gap:13px;width:100%;padding:14px 16px;background:linear-gradient(180deg,#fff,#fffdfa);border:1px solid var(--bh-border, rgba(41,38,37,.1));border-radius:16px;cursor:pointer;text-align:left;transition:transform .18s var(--bh-ease, ease),box-shadow .18s ease,border-color .18s ease;box-shadow:0 1px 2px #2926250a}.bh-reviews__trigger:hover{transform:translateY(-1px);border-color:#29262529;box-shadow:0 6px 20px #29262517}.bh-reviews__trigger:focus-visible{outline:2px solid var(--color-accent, #b456a6);outline-offset:2px}.bh-reviews__g{flex:none;width:30px;height:30px;display:grid;place-items:center}.bh-reviews__g svg{width:22px;height:22px}.bh-reviews__trigger-main{display:flex;flex-direction:column;gap:2px;margin-right:auto}.bh-reviews__trigger-top{display:flex;align-items:center;gap:8px}.bh-reviews__score{font-family:var(--font-heading-family, inherit);font-size:1.15rem;font-weight:700;line-height:1;color:var(--color-body)}.bh-reviews__trigger-sub{font-size:.78rem;letter-spacing:.01em;opacity:.58}.bh-reviews__go{width:18px;height:18px;color:var(--color-accent, #b456a6);flex:none}.bh-reviews__stars{display:inline-flex;gap:1.5px}.bh-reviews__star{width:14px;height:14px}.bh-reviews__star.is-on{fill:#f5b301}.bh-reviews__stars--lg .bh-reviews__star{width:17px;height:17px}.bh-reviews__stars--sm .bh-reviews__star{width:13px;height:13px}.bh-reviews__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 22px 18px;border-bottom:1px solid var(--bh-border, rgba(41,38,37,.09));flex:none}.bh-reviews__head-main{display:flex;align-items:center;gap:14px}.bh-reviews__head-score{font-family:var(--font-heading-family, inherit);font-size:2.4rem;font-weight:700;line-height:.9;color:var(--color-body)}.bh-reviews__head-meta{display:flex;flex-direction:column;gap:4px}.bh-reviews__title{font-size:.9rem;font-weight:500;margin:0;opacity:.62;letter-spacing:.01em}.bh-reviews__close{flex:none;width:38px;height:38px;display:grid;place-items:center;border:0;background:#2926250d;border-radius:50%;cursor:pointer;color:var(--color-body);transition:background .15s ease}.bh-reviews__close:hover{background:#2926251a}.bh-reviews__close svg{width:18px;height:18px}.bh-reviews__close:focus-visible{outline:2px solid var(--color-accent, #b456a6);outline-offset:2px}.bh-reviews__list{flex:1 1 auto;overflow-y:auto;padding:6px 22px 28px;-webkit-overflow-scrolling:touch}.bh-reviews__card{display:flex;gap:14px;padding:20px 0;border-bottom:1px solid var(--bh-border, rgba(41,38,37,.07))}.bh-reviews__card:last-child{border-bottom:0}.bh-reviews__avatar{flex:none;width:44px;height:44px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:var(--bh-accent-tint, rgba(180,86,166,.1));color:var(--color-accent, #b456a6);font-weight:700;font-size:1.05rem}.bh-reviews__avatar img{width:100%;height:100%;object-fit:cover}.bh-reviews__body{min-width:0;flex:1}.bh-reviews__meta{display:flex;align-items:baseline;gap:9px}.bh-reviews__name{font-weight:600;font-size:1rem;color:var(--color-body)}.bh-reviews__date{font-size:.78rem;opacity:.45}.bh-reviews__stars--sm{margin:4px 0 8px}.bh-reviews__text{margin:0;font-size:.975rem;line-height:1.6;color:rgba(var(--color-body-rgb),.86);display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.bh-reviews__text.is-expanded{-webkit-line-clamp:unset}.bh-reviews__more{margin-top:5px;padding:0;border:0;background:none;cursor:pointer;font-size:.85rem;font-weight:600;color:var(--color-accent, #b456a6)}.bh-reviews__more:hover{text-decoration:underline}.bh-reviews__more:focus-visible{outline:2px solid var(--color-accent, #b456a6);outline-offset:2px;border-radius:3px}.bh-reviews__photos{display:flex;gap:7px;margin-top:12px;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bh-reviews__photos::-webkit-scrollbar{display:none}.bh-reviews__photo{position:relative;flex:none;width:92px;height:92px;border:0;padding:0;border-radius:12px;overflow:hidden;cursor:pointer;background:var(--bh-tint-soft, rgba(41,38,37,.04))}.bh-reviews__photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.bh-reviews__photo:hover img{transform:scale(1.06)}.bh-reviews__photo:focus-visible{outline:2px solid var(--color-accent, #b456a6);outline-offset:2px}.bh-reviews__photo-count{position:absolute;right:5px;bottom:5px;background:#0009;color:#fff;font-size:.68rem;font-weight:600;line-height:1;padding:3px 6px;border-radius:20px}.bh-reviews__lb{width:100%;max-width:100%;height:100%;max-height:100%;margin:0;padding:0;border:0;background:#0c080eeb;align-items:center;justify-content:center;opacity:0;transition:opacity .22s ease}.bh-reviews__lb[open]{display:flex}.bh-reviews__lb.is-open{opacity:1}.bh-reviews__lb::backdrop{background:transparent}.bh-reviews__lb-stage{max-width:92vw;max-height:82vh;display:flex;align-items:center;justify-content:center;touch-action:pan-y}.bh-reviews__lb-stage img{max-width:92vw;max-height:82vh;object-fit:contain;border-radius:8px;-webkit-user-select:none;user-select:none;box-shadow:0 20px 60px #00000080}.bh-reviews__lb-close{position:absolute;top:18px;right:18px;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffff24;color:#fff;cursor:pointer}.bh-reviews__lb-close:hover{background:#ffffff3d}.bh-reviews__lb-close svg{width:20px;height:20px}.bh-reviews__lb-nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffff24;color:#fff;cursor:pointer;transition:background .15s ease}.bh-reviews__lb-nav:hover{background:#ffffff42}.bh-reviews__lb-nav--prev{left:14px}.bh-reviews__lb-nav--next{right:14px}.bh-reviews__lb-nav svg{width:24px;height:24px}.bh-reviews__lb-nav[hidden]{display:none}.bh-reviews__lb-close:focus-visible,.bh-reviews__lb-nav:focus-visible{outline:2px solid #fff;outline-offset:2px}.bh-reviews__lb-counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#ffffffd9;font-size:.85rem;letter-spacing:.04em}@media(prefers-reduced-motion:reduce){.bh-reviews__lb,.bh-reviews__photo img,.bh-reviews__trigger{transition:none}}.cart-empty.cart-empty--bh{width:100%;max-width:360px;margin:0 auto;padding:44px 28px;display:flex;flex-direction:column;align-items:center;text-align:center}.cart-empty--bh .cart-empty__art{width:108px;height:108px;border-radius:50%;display:grid;place-items:center;margin:0 0 24px;color:var(--color-accent, #b456a6);background:var(--bh-accent-tint, rgba(180, 86, 166, .08));box-shadow:0 0 0 8px rgba(var(--color-accent-rgb, 180, 86, 166),.045);animation:bhCartPop .45s cubic-bezier(.34,1.56,.64,1) both}.cart-empty--bh .cart-empty__art svg{width:56px;height:56px;margin:0;display:block}.cart-empty--bh .cart-empty__title{font-family:var(--font-heading-family, inherit);font-weight:700;font-size:1.4rem;line-height:1.2;color:var(--color-body, #292625);margin:0 0 8px}.cart-empty--bh .cart-empty__text{font-size:.95rem;line-height:1.55;color:rgba(var(--color-body-rgb, 41, 38, 37),.6);margin:0 0 26px;max-width:30ch}.cart-empty--bh .cart-empty__actions{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%}.cart-empty--bh .cart-empty__cta{width:100%}.cart-drawer--content:has(.cart-empty--bh){max-height:none;overflow:visible;display:flex;flex-direction:column;justify-content:center}.cart-drawer .cart-empty.cart-empty--bh{height:auto;padding:20px 24px 24px}.cart-drawer .cart-empty--bh .cart-empty__actions{margin:0}.cart-drawer .cart-empty--bh .cart-empty__art{width:82px;height:82px;margin-bottom:16px}.cart-drawer .cart-empty--bh .cart-empty__art svg{width:42px;height:42px}.cart-drawer .cart-empty--bh .cart-empty__title{font-size:1.2rem;margin-bottom:6px}.cart-drawer .cart-empty--bh .cart-empty__text{font-size:.9rem;margin-bottom:18px}@keyframes bhCartPop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.cart-empty--bh .cart-empty__art{animation:none}}.bh-lang{position:relative;display:inline-flex}.bh-lang__form{margin:0;display:inline-flex}.bh-lang__trigger{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;background:transparent;border:0;border-radius:var(--button-border-radius, 3px);color:var(--color-header-text, #292625);cursor:pointer;transition:background-color .15s ease}@media only screen and (min-width:768px){.bh-lang__trigger{padding:8px 12px;height:46px}}.bh-lang__trigger:hover,.bh-lang__trigger:focus{background-color:rgba(var(--color-header-text-rgb, --color-body-rgb),.05)}.bh-lang__trigger:focus-visible{outline:2px solid var(--color-accent, #B456A6);outline-offset:2px}.bh-lang__caret{width:10px;height:6px;color:var(--color-body, #292625);transition:transform .18s ease}bh-lang-select[open] .bh-lang__caret{transform:rotate(180deg)}.bh-lang__flag{display:block;width:24px;height:16px;border-radius:2px;overflow:hidden;box-shadow:0 0 0 1px #00000014;flex:none}.bh-lang__flag svg{display:block;width:100%;height:100%}.bh-lang__panel{position:absolute;top:calc(100% + 10px);right:0;min-width:210px;background:var(--bg-body, #fff);border:1px solid var(--bh-border, rgba(41,38,37,.1));border-radius:var(--block-border-radius, 8px);box-shadow:0 10px 30px #29262524;padding:6px;z-index:60;display:none}bh-lang-select[open] .bh-lang__panel{display:block}.bh-lang__row{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border:0;background:transparent;border-radius:6px;cursor:pointer;text-align:left;font-family:inherit}.bh-lang__row:hover{background:var(--bh-tint-soft, rgba(41,38,37,.04))}.bh-lang__row.is-active{background:var(--bh-accent-tint, rgba(180,86,166,.06))}.bh-lang__row:focus-visible{outline:2px solid var(--color-accent, #B456A6);outline-offset:-2px}.bh-lang__name{font-weight:600;letter-spacing:.01em;color:var(--color-body, #292625);font-size:.9rem;white-space:nowrap}.bh-lang__row.is-active .bh-lang__name{color:var(--color-accent, #B456A6)}.bh-lang__check{width:18px;height:18px;color:var(--color-accent, #B456A6);margin-left:auto;flex:none}.mega-menu-sidebar--content{padding:28px 36px}.bh-megamenu-group{display:none;min-height:250px}.bh-megamenu-group.active{display:block}.bh-megamenu-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,210px));gap:2px 40px;justify-content:start}.bh-megamenu-link{display:block;padding:8px 0;font-size:.95rem;line-height:1.3;color:var(--color-body);text-decoration:none;white-space:normal;transition:color .15s ease,padding-left .15s ease}.bh-megamenu-link:hover,.bh-megamenu-link:focus-visible{color:var(--color-accent, #b456a6);padding-left:5px}.bh-megamenu-best{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:760px}.bh-megamenu-best__card{display:flex;flex-direction:column;gap:8px;text-decoration:none}.bh-megamenu-best__img{display:block;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;background:var(--bh-tint-soft, rgba(180, 86, 166, .04))}.bh-megamenu-best__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.bh-megamenu-best__card:hover .bh-megamenu-best__img img,.bh-megamenu-best__card:focus-visible .bh-megamenu-best__img img{transform:scale(1.05)}.bh-megamenu-best__title{font-size:.85rem;line-height:1.25;color:var(--color-body);transition:color .15s ease}.bh-megamenu-best__card:hover .bh-megamenu-best__title,.bh-megamenu-best__card:focus-visible .bh-megamenu-best__title{color:var(--color-accent, #b456a6)}.bh-megamenu-best__all{display:inline-block;margin-top:18px;font-weight:600;font-size:.85rem;color:var(--color-accent, #b456a6);text-decoration:none}.bh-megamenu-best__all:hover{text-decoration:underline}.bh-megamenu-promo{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;padding-top:22px;border-top:1px solid var(--bh-border, rgba(41, 38, 37, .1))}.bh-megamenu-promo__card{display:flex;flex-direction:column;gap:4px;padding:16px 20px;border-radius:12px;background:var(--bh-accent-tint, rgba(180, 86, 166, .06));border:1px solid rgba(var(--color-accent-rgb, 180, 86, 166),.14);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.bh-megamenu-promo__card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(var(--color-accent-rgb, 180, 86, 166),.14);border-color:rgba(var(--color-accent-rgb, 180, 86, 166),.3)}.bh-megamenu-promo__eyebrow{font-size:.66rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent, #b456a6)}.bh-megamenu-promo__title{font-family:var(--font-heading-family, inherit);font-weight:700;font-size:1.05rem;line-height:1.15;color:var(--color-body)}.bh-megamenu-promo__text{font-size:.82rem;line-height:1.45;color:rgba(var(--color-body-rgb, 41, 38, 37),.62);margin-bottom:2px}.bh-megamenu-promo__cta{display:inline-flex;align-items:center;gap:6px;margin-top:auto;font-weight:600;font-size:.85rem;color:var(--color-accent, #b456a6)}.bh-megamenu-promo__cta:after{content:"\2192"}@media(prefers-reduced-motion:reduce){.bh-megamenu-link,.bh-megamenu-best__img img,.bh-megamenu-best__title,.bh-megamenu-promo__card{transition:none}.bh-megamenu-promo__card:hover,.bh-megamenu-best__card:hover .bh-megamenu-best__img img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
