@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500&family=Playfair+Display:wght@400;500&display=swap";:root{--bb-black:#111;--bb-cream:#ffffff;--bb-line:#d9d5ce;--bb-max:1320px}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--bb-black);font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}.bodybu{overflow:hidden}.page-width{width:min(calc(100% - 72px),var(--bb-max));margin-inline:auto}.bodybu-announcement{height:27px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;letter-spacing:.18em}.bodybu-header{height:70px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 5.5%;background:#f8f6f1}.bodybu-logo{font-family:Playfair Display,Georgia,serif;font-size:43px;line-height:1}.bodybu-nav{display:flex;align-items:center;gap:32px;font-size:11px;letter-spacing:.08em}.bodybu-nav--right{justify-content:flex-end;gap:19px}.bodybu-nav--right svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.4}.bodybu-menu{display:none;background:none;border:0;font-size:23px}.bodybu-hero{display:grid;grid-template-columns:45% 55%;min-height:610px;background:var(--bb-cream)}.bodybu-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(36px,8vw,130px)}.eyebrow{font-size:10px;letter-spacing:.28em;margin:0 0 22px}.bodybu-hero h1,.bodybu-story h2,.section-heading h2{font-family:Playfair Display,Georgia,serif;font-weight:500}.bodybu-hero h1{font-size:clamp(44px,5vw,70px);line-height:.98;margin:0 0 25px}.hero-text{font-size:15px;line-height:1.65;margin:0 0 34px}.bodybu-button{background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:16px 27px;font-size:10px;letter-spacing:.16em}.bodybu-hero__visual,.bodybu-story__visual{background:#ddd;min-height:610px;overflow:hidden}.bodybu-hero__visual img,.bodybu-story__visual img{width:100%;height:100%;object-fit:cover;display:block}.image-placeholder{height:100%;min-height:240px;display:grid;place-items:center;text-align:center;background:#e8e4dd;color:#777;font-size:12px;letter-spacing:.05em}.bodybu-categories{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;padding-top:27px;padding-bottom:62px}.bodybu-category__image{aspect-ratio:1/1.16;overflow:hidden;background:#e9e5de}.bodybu-category__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.bodybu-category:hover img{transform:scale(1.025)}.bodybu-category>span{display:flex;justify-content:space-between;padding-top:13px;font-size:10px;letter-spacing:.07em}.bodybu-category b{font-size:16px;font-weight:400;line-height:10px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-heading h2{font-size:37px;margin:0}.section-heading a{font-size:10px;letter-spacing:.05em}.section-heading a span{font-size:15px;margin-left:8px}.bodybu-products{padding-bottom:92px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.product-card__image{position:relative;display:block;aspect-ratio:3/4;background:#f1eee8;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.product-card:hover .product-card__image img{transform:scale(1.02)}.wishlist{position:absolute;right:9px;top:8px;border:0;background:transparent;font-size:21px;z-index:2;cursor:pointer}.product-card__meta{display:flex;flex-direction:column;gap:7px;padding-top:11px;font-size:11px;letter-spacing:.02em}.product-card__meta span:last-child{font-size:10px}.bodybu-story{display:grid;grid-template-columns:55% 45%;background:#eeeae3}.bodybu-story__visual{min-height:410px}.bodybu-story__copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(40px,7vw,105px)}.bodybu-story h2{font-size:44px;margin:0 0 18px}.bodybu-story__copy>p:not(.eyebrow){font-size:13px;line-height:1.75;max-width:470px;margin:0 0 28px}.bodybu-outline{border:1px solid #111;padding:15px 24px;width:max-content;font-size:10px;letter-spacing:.12em}.bodybu-footer{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-top:56px;padding-bottom:28px}.footer-logo{font-family:Playfair Display,Georgia,serif;font-size:33px}.footer-brand p{font-size:11px;margin-top:8px}.bodybu-footer h3{font-size:9px;letter-spacing:.14em;font-weight:500;margin:5px 0 17px}.bodybu-footer>div:not(.footer-brand):not(.footer-bottom){display:flex;flex-direction:column;gap:9px;font-size:10px}.socials{display:flex!important;flex-direction:row!important;gap:17px!important;font-size:19px}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--bb-line);padding-top:17px;margin-top:25px;display:flex;justify-content:space-between;font-size:8px;color:#555}.footer-bottom a{color:#555}@media(max-width:900px){.page-width{width:min(calc(100% - 32px),var(--bb-max))}.bodybu-header{padding:0 16px;grid-template-columns:1fr auto 1fr}.bodybu-nav--left{display:none}.bodybu-nav--right{display:flex}.bodybu-menu{display:block;justify-self:start;grid-column:1;grid-row:1}.bodybu-logo{grid-column:2;font-size:34px}.bodybu-nav--right{grid-column:3}.bodybu-nav--right a:nth-child(2){display:none}.bodybu-hero{grid-template-columns:1fr}.bodybu-hero__copy{padding:58px 25px 52px;order:2}.bodybu-hero__visual{order:1;min-height:500px}.bodybu-categories{grid-template-columns:repeat(2,1fr);padding-top:18px;padding-bottom:48px;gap:20px 10px}.product-grid{grid-template-columns:repeat(2,1fr);gap:20px 9px}.product-grid .product-card:nth-child(n+5){display:none}.section-heading h2{font-size:31px}.bodybu-story{grid-template-columns:1fr}.bodybu-story__visual{min-height:360px}.bodybu-story__copy{padding:50px 25px}.bodybu-footer{grid-template-columns:1fr 1fr;padding-top:45px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:9px;line-height:1.6}}@media(max-width:560px){.bodybu-announcement{font-size:8px;letter-spacing:.12em}.bodybu-nav--right{gap:12px}.bodybu-nav--right svg{width:17px;height:17px}.bodybu-hero__visual{min-height:430px}.bodybu-hero h1{font-size:46px}.bodybu-story h2{font-size:37px}}.bodybu-drawer{position:fixed;top:0;right:0;bottom:0;left:0;background:#11111152;z-index:9999}.bodybu-drawer[hidden]{display:none}.bodybu-drawer__panel{position:absolute;left:0;top:0;bottom:0;width:min(390px,88vw);background:#f8f6f1;padding:76px 28px 32px;box-shadow:8px 0 30px #00000014;overflow:auto}.bodybu-drawer__close{position:absolute;right:22px;top:18px;border:0;background:none;font-size:34px;line-height:1;font-weight:300;cursor:pointer;color:#111}.bodybu-drawer__nav{display:flex;flex-direction:column;gap:22px;border-top:1px solid var(--bb-line);padding-top:28px}.bodybu-drawer__nav a{font-family:Playfair Display,Georgia,serif;font-size:28px;line-height:1.05}.bodybu-drawer__language{margin-top:55px;border-top:1px solid var(--bb-line);padding-top:22px}.bodybu-drawer__language p{font-size:9px;letter-spacing:.18em;margin:0 0 15px}.bodybu-language-options{display:flex;gap:18px}.bodybu-language-option{border:0;background:none;padding:0;font-family:DM Sans,Arial,sans-serif;font-size:11px;letter-spacing:.12em;cursor:pointer;color:#777}.bodybu-language-option.is-active{color:#111;text-decoration:underline;text-underline-offset:5px}html.bb-menu-open,html.bb-menu-open body,body.bb-lock{overflow:hidden!important}.bb-newsletter-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:18px}.bb-newsletter-popup.is-open{display:flex}.bb-newsletter-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#14121080;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.bb-newsletter-popup__dialog{position:relative;z-index:1;width:min(520px,100%);background:#fff;box-shadow:0 24px 70px #00000038}.bb-newsletter-popup__content{padding:56px 48px 44px;text-align:center}.bb-newsletter-popup__close{position:absolute;top:10px;right:14px;border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer;padding:5px 8px}.bb-newsletter-popup__eyebrow{margin:0 0 14px;font-size:11px;letter-spacing:.22em}.bb-newsletter-popup__dialog h2{margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(30px,5vw,44px);line-height:1.08}.bb-newsletter-popup__text{max-width:390px;margin:0 auto 28px;font-size:14px;line-height:1.65}.bb-newsletter-popup__form{display:flex;flex-direction:column;gap:10px}.bb-newsletter-popup__input{width:100%;box-sizing:border-box;border:1px solid rgba(20,18,16,.32);background:#fff;padding:15px 16px;font:inherit;font-size:14px}.bb-newsletter-popup__submit{border:1px solid #171513;background:#171513;color:#fff;padding:15px 18px;font-size:11px;letter-spacing:.16em;cursor:pointer}.bb-newsletter-popup__success{margin:12px 0 0;font-size:13px}.bb-newsletter-popup__privacy{margin:18px 0 0;font-size:10px;opacity:.62;line-height:1.5}@media(max-width:600px){.bb-newsletter-popup{padding:14px}.bb-newsletter-popup__content{padding:48px 24px 34px}.bb-newsletter-popup__dialog h2{font-size:32px}}.bb-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:9997;background:#fff;border-top:1px solid rgba(20,18,16,.14);box-shadow:0 -8px 30px #00000014;transform:translateY(110%);transition:transform .28s ease}.bb-sticky-atc.is-visible{transform:translateY(0)}.bb-sticky-atc__inner{max-width:1200px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.bb-sticky-atc__product{display:flex;flex-direction:column;gap:3px;min-width:0}.bb-sticky-atc__title{font-family:Georgia,Times New Roman,serif;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bb-sticky-atc__price{font-size:13px;opacity:.72}.bb-sticky-atc__button{border:1px solid #171513;background:#171513;color:#fff;padding:14px 28px;font-size:11px;letter-spacing:.14em;cursor:pointer;white-space:nowrap}.bb-sticky-atc__button:hover{opacity:.88}.bb-sticky-atc__button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:600px){.bb-sticky-atc__inner{padding:10px 12px;gap:12px}.bb-sticky-atc__title{font-size:14px}.bb-sticky-atc__price{font-size:12px}.bb-sticky-atc__button{padding:13px 16px;font-size:10px}}.bodybu-wishlist-link{position:relative}.bodybu-wishlist-link svg{fill:none;stroke:currentColor;stroke-width:1.5}.bb-wishlist-count{position:absolute;right:-7px;top:-7px;min-width:14px;height:14px;padding:0 3px;border-radius:20px;background:#111;color:#fff;font:8px/14px Arial,sans-serif;text-align:center;box-sizing:border-box}.product-card__image,.bb-product-image{position:relative}.product-card__link,.bb-product-image__link{display:block;width:100%;height:100%}.wishlist,.bb-wishlist{position:absolute;right:10px;top:10px;z-index:4;border:0;background:#ffffffe0;width:34px;height:34px;border-radius:50%;font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:32px;font-weight:400;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.wishlist:hover,.bb-wishlist:hover{transform:scale(1.06);background:#fff}.wishlist.is-saved,.bb-wishlist.is-saved{font-size:0}.wishlist.is-saved:before,.bb-wishlist.is-saved:before{content:"\2665";font-size:19px}.bb-product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.bb-wishlist--product{position:relative;right:auto;top:auto;flex:0 0 42px;width:42px;height:42px}.bb-wishlist-page{padding-top:60px;padding-bottom:90px}.bb-wishlist-head{text-align:center;margin-bottom:42px}.bb-wishlist-head h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:46px;line-height:1.05;margin:0 0 12px}.bb-wishlist-head>p:last-child{font-size:13px;opacity:.7;margin:0}.bb-wishlist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 14px}.bb-wishlist-item{min-width:0}.bb-wishlist-item__image{position:relative;aspect-ratio:3/4;background:#f7f7f7;overflow:hidden}.bb-wishlist-item__image img{width:100%;height:100%;object-fit:cover;display:block}.bb-wishlist-item__meta{padding-top:11px;display:flex;justify-content:space-between;gap:12px;font-size:11px}.bb-wishlist-item__remove{border:0;background:none;padding:0;text-decoration:underline;text-underline-offset:3px;font:inherit;cursor:pointer;opacity:.65}.bb-wishlist-empty{text-align:center;padding:70px 20px;font-family:Georgia,Times New Roman,serif;font-size:24px}@media(max-width:900px){.bb-wishlist-grid{grid-template-columns:repeat(2,1fr);gap:22px 10px}.bb-wishlist-page{padding-top:42px}.bb-wishlist-head h1{font-size:37px}}@media(max-width:560px){.wishlist,.bb-wishlist{right:8px;top:8px;width:31px;height:31px;line-height:29px;font-size:20px}.bb-wishlist--product{width:38px;height:38px;right:auto;top:auto}.bb-wishlist-head{margin-bottom:30px}}.bodybu-page{padding:72px 20px 96px}.bodybu-page__inner{max-width:760px;margin:0 auto}.bodybu-page__eyebrow{font-size:11px;letter-spacing:.18em;margin:0 0 16px}.bodybu-page h1{font-size:clamp(32px,5vw,56px);font-weight:400;line-height:1.05;margin:0 0 36px}.bodybu-page .rte{font-size:16px;line-height:1.75}.bodybu-page .rte p{margin:0 0 24px}.bodybu-page .rte a{text-decoration:underline;text-underline-offset:3px}@media(max-width:749px){.bodybu-page{padding:48px 20px 72px}.bodybu-page h1{margin-bottom:28px}}.bb-eyebrow{font-size:10px;letter-spacing:.22em;margin:0 0 10px}.bb-btn,.bb-outline{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:13px 22px;border:1px solid #111;font-family:DM Sans,Arial,sans-serif;font-size:10px;letter-spacing:.12em;cursor:pointer}.bb-btn{background:#111;color:#fff}.bb-outline{background:#fff;color:#111}.bb-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.bb-section-head h1,.bb-collection-head h1,.bb-product-info h1,.bb-search h1,.bb-cart h1{font-family:Playfair Display,Georgia,serif;font-weight:500}.bb-collection,.bb-search,.bb-cart{padding-top:58px;padding-bottom:90px}.bb-collection-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px}.bb-collection-head h1{font-size:clamp(34px,5vw,54px);margin:0}.bb-collection-head>span{font-size:10px;letter-spacing:.08em;opacity:.65}.bb-description{max-width:680px;margin-top:12px;font-size:13px;line-height:1.65}.bb-collection-tools{display:flex;justify-content:flex-end;border-top:1px solid var(--bb-line);border-bottom:1px solid var(--bb-line);padding:12px 0;margin-bottom:24px}.bb-sort{font-size:9px;letter-spacing:.12em}.bb-sort select{margin-left:10px;border:0;background:transparent;font:inherit}.bb-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 14px}.bb-product-card{min-width:0}.bb-product-image{position:relative;aspect-ratio:3/4;overflow:hidden;background:#f4f2ee}.bb-product-image__link,.bb-product-image__link img{display:block;width:100%;height:100%}.bb-product-image__link img{object-fit:cover;transition:transform .35s ease}.bb-product-card:hover img{transform:scale(1.02)}.bb-product-meta{display:flex;flex-direction:column;gap:7px;padding-top:10px;font-size:11px}.bb-product-meta span{font-size:10px;opacity:.78}.bb-soldout{position:absolute;left:10px;bottom:10px;background:#fff;padding:7px 9px;font-size:9px;letter-spacing:.1em}.bb-pagination{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:44px;font-size:11px}.bb-product-page{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:58px;padding-top:42px;padding-bottom:80px}.bb-product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;align-content:start}.bb-product-media{background:#f5f3ef;overflow:hidden}.bb-product-media img,.bb-product-media video{width:100%;height:auto;display:block}.bb-product-info{position:sticky;top:26px;align-self:start;padding:22px 0}.bb-product-info h1{font-size:clamp(32px,4vw,50px);line-height:1.05;margin:0}.bb-price{font-size:15px;margin:20px 0}.bb-product-description{font-size:13px;line-height:1.7;border-top:1px solid var(--bb-line);padding-top:20px;margin-top:20px}.bb-product-description p:first-child{margin-top:0}.bb-option{border:0;padding:0;margin:22px 0 0}.bb-label{display:block;font-size:9px;letter-spacing:.14em;margin-bottom:10px}.bb-variants{display:flex;flex-wrap:wrap;gap:8px}.bb-variants label{cursor:pointer}.bb-variants input{position:absolute;opacity:0;pointer-events:none}.bb-variants span{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:38px;padding:0 12px;border:1px solid #cfcac2;font-size:11px}.bb-variants input:checked+span{background:#111;color:#fff;border-color:#111}.bb-buy-row{display:grid;grid-template-columns:74px 1fr;gap:10px;margin-top:22px}.bb-buy-row input[type=number]{width:100%;border:1px solid #cfcac2;padding:0 12px;text-align:center}.bb-buy-row .bb-btn{width:100%}.bb-buy-row .bb-btn:disabled{opacity:.4;cursor:not-allowed}.bb-product-error{margin-top:10px;font-size:11px;color:#8d1f1f}.bb-accordions{margin-top:28px;border-top:1px solid var(--bb-line)}.bb-accordions details{border-bottom:1px solid var(--bb-line);padding:15px 0}.bb-accordions summary{cursor:pointer;font-size:11px;letter-spacing:.06em}.bb-accordions p{font-size:12px;line-height:1.65;color:#555}.bb-wishlist--product{position:relative!important;right:auto!important;top:auto!important}.bb-cart-items{display:flex;flex-direction:column;border-top:1px solid var(--bb-line)}.bb-cart-item{display:grid;grid-template-columns:120px 1fr;gap:22px;padding:20px 0;border-bottom:1px solid var(--bb-line)}.bb-cart-item img{width:120px;aspect-ratio:3/4;object-fit:cover;background:#f4f2ee}.bb-cart-item>div{display:flex;flex-direction:column;gap:10px;font-size:12px}.bb-cart-item input{width:70px;padding:8px;border:1px solid #ccc}.bb-remove{text-decoration:underline;text-underline-offset:3px;font-size:10px}.bb-cart-bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;padding-top:24px}.bb-cart-bottom>div{text-align:right}.bb-search-form{display:grid;grid-template-columns:1fr auto;gap:10px;max-width:700px;margin-bottom:28px}.bb-search-form input{min-height:46px;border:1px solid #bbb;padding:0 14px;font:inherit}.bodybu-info-page{max-width:860px;margin-inline:auto}.bodybu-info-page h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,5vw,54px);font-weight:500}.rte{line-height:1.75}@media(max-width:1100px){.bodybu-categories{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.bodybu-categories{grid-template-columns:repeat(2,1fr)}.bb-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 10px}.bb-product-page{grid-template-columns:1fr;gap:24px;padding-top:20px}.bb-product-info{position:static;padding-top:0}.bb-product-gallery{grid-template-columns:1fr 1fr}}@media(max-width:560px){.bb-product-gallery{grid-template-columns:1fr}.bb-product-media:not(:first-child){margin-top:2px}.bb-buy-row{grid-template-columns:64px 1fr}.bb-cart-item{grid-template-columns:92px 1fr;gap:14px}.bb-cart-item img{width:92px}.bb-cart-bottom{flex-direction:column}.bb-cart-bottom>div{text-align:left;width:100%}.bb-search-form{grid-template-columns:1fr}}.bodybu-header--editorial{display:block;height:auto;padding:0;background:#f8f6f1;color:#111}.bodybu-header__logo-row{min-height:118px;display:flex;align-items:center;justify-content:center;padding:18px 24px 10px}.bodybu-logo--editorial{display:inline-block;font-family:Playfair Display,Georgia,serif;font-size:clamp(58px,7vw,96px);line-height:.92;letter-spacing:-.045em;font-weight:400;text-transform:none;transform:none}.bodybu-header__controls-row{min-height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(28px,5vw,74px) 18px}.bodybu-header__controls-left,.bodybu-header__controls-right{display:flex;align-items:center;gap:30px}.bodybu-header__icon,.bodybu-menu--editorial{width:34px;height:34px;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;position:relative}.bodybu-header__icon svg,.bodybu-menu--editorial svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.bodybu-menu--editorial,.bodybu-header__account{display:flex!important}.bodybu-header--editorial+.bodybu-drawer{z-index:10000}.bodybu-header--editorial .bb-wishlist-count{right:-7px;top:-6px}@media(max-width:900px){.bodybu-header--editorial{display:block;padding:0}.bodybu-header__logo-row{min-height:96px;padding:14px 14px 6px}.bodybu-logo--editorial{font-size:clamp(46px,12vw,66px);letter-spacing:-.045em;transform:none}.bodybu-header__controls-row{min-height:66px;padding:0 28px 16px}.bodybu-header__controls-left,.bodybu-header__controls-right{gap:24px}.bodybu-header__icon,.bodybu-menu--editorial{width:30px;height:30px}.bodybu-header__account{display:flex!important}}@media(max-width:520px){.bodybu-header__logo-row{min-height:90px;padding-top:16px}.bodybu-logo--editorial{font-size:clamp(44px,13.5vw,60px)}.bodybu-header__controls-row{min-height:62px;padding:0 22px 14px}.bodybu-header__controls-left,.bodybu-header__controls-right{gap:20px}.bodybu-header__icon,.bodybu-menu--editorial{width:28px;height:28px}}.bodybu-drawer__collections{margin:0;padding:0}.bodybu-drawer__collections summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-family:Playfair Display,Georgia,serif;font-size:28px;line-height:1.05}.bodybu-drawer__collections summary::-webkit-details-marker{display:none}.bodybu-drawer__collections summary span{font-family:DM Sans,Arial,sans-serif;font-size:25px;font-weight:300;transition:transform .2s ease}.bodybu-drawer__collections[open] summary span{transform:rotate(45deg)}.bodybu-drawer__collections-list{display:flex;flex-direction:column;gap:13px;padding:18px 0 2px 18px}.bodybu-drawer__collections-list a{font-family:DM Sans,Arial,sans-serif!important;font-size:13px!important;line-height:1.25!important;letter-spacing:.04em;text-transform:none}.bb-newsletter-popup--editorial{z-index:12000}.bb-newsletter-popup--editorial .bb-newsletter-popup__backdrop{background:#1412109e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bb-newsletter-popup--editorial .bb-newsletter-popup__dialog{width:min(760px,94vw);max-height:92vh;overflow:auto;border-radius:18px;background:#fbf8f2;box-shadow:0 30px 90px #00000047}.bb-newsletter-popup--editorial .bb-newsletter-popup__content{padding:34px 32px 28px}.bb-newsletter-popup--editorial .bb-newsletter-popup__eyebrow{margin-bottom:10px}.bb-newsletter-popup--editorial .bb-newsletter-popup__dialog h2{max-width:620px;margin:0 auto 12px;font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,5vw,56px);line-height:.98;font-weight:400}.bb-newsletter-popup--editorial .bb-newsletter-popup__text{max-width:580px;margin:0 auto 22px;font-size:14px;line-height:1.55}.bb-newsletter-carousel{position:relative;margin:0 auto 22px}.bb-newsletter-carousel__track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:0 46px 8px 0}.bb-newsletter-carousel__track::-webkit-scrollbar{display:none}.bb-newsletter-card{position:relative;flex:0 0 43%;min-width:0;scroll-snap-align:start;overflow:hidden;border-radius:10px;background:#eee8df}.bb-newsletter-card__image{aspect-ratio:3/4;overflow:hidden}.bb-newsletter-card__image img{width:100%;height:100%;object-fit:cover;display:block}.bb-newsletter-card__caption{position:absolute;inset:auto 0 0 0;padding:36px 12px 12px;color:#fff;text-align:left;background:linear-gradient(transparent,#0000009e)}.bb-newsletter-card__caption strong{display:block;font-family:Playfair Display,Georgia,serif;font-size:19px;font-weight:400;line-height:1.05}.bb-newsletter-card__caption span{display:block;margin-top:4px;font-size:8px;letter-spacing:.08em;text-transform:uppercase;opacity:.92}.bb-newsletter-carousel__next{position:absolute;right:10px;top:43%;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#111;box-shadow:0 6px 22px #0000002e;font-size:22px;line-height:1;cursor:pointer}.bb-newsletter-carousel__dots{display:flex;justify-content:center;gap:7px;padding-top:7px}.bb-newsletter-carousel__dots span{width:7px;height:7px;border-radius:50%;background:#c9c3bb}.bb-newsletter-carousel__dots span.is-active{background:#111}.bb-newsletter-popup__field{position:relative}.bb-newsletter-popup__field .bb-newsletter-popup__input{padding-right:48px}.bb-newsletter-popup__field span{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:19px}.bb-newsletter-popup--editorial .bb-newsletter-popup__submit{display:flex;align-items:center;justify-content:center;gap:12px}@media(max-width:600px){.bb-newsletter-popup--editorial{padding:10px}.bb-newsletter-popup--editorial .bb-newsletter-popup__dialog{width:96vw;max-height:92vh;border-radius:16px}.bb-newsletter-popup--editorial .bb-newsletter-popup__content{padding:30px 20px 24px}.bb-newsletter-popup--editorial .bb-newsletter-popup__dialog h2{font-size:36px}.bb-newsletter-popup--editorial .bb-newsletter-popup__text{font-size:13px;margin-bottom:18px}.bb-newsletter-card{flex-basis:67%}.bb-newsletter-card__caption strong{font-size:18px}.bb-newsletter-carousel__next{right:4px}}.bodybu-copyright{margin-top:18px!important;font-size:9px!important;line-height:1.5!important;color:#555!important;letter-spacing:.02em!important}
/*# sourceMappingURL=/cdn/shop/t/22/assets/bodybu.css.map */
