:root{--bibers-color-black: #050505;--bibers-color-white: #fcfcfa;--bibers-color-grey-100: #f2f2ef;--bibers-color-grey-300: #d9d6cf;--bibers-color-grey-500: #8a857c;--bibers-color-grey-700: #2b2a28;--bibers-color-gold: #b89a58;--bibers-color-gold-soft: rgb(184 154 88 / .14);--bibers-color-gold-strong: rgb(184 154 88 / .3);--bibers-space-2xs: clamp(.35rem, .3rem + .2vw, .5rem);--bibers-space-xs: clamp(.6rem, .5rem + .3vw, .8rem);--bibers-space-sm: clamp(.9rem, .75rem + .45vw, 1.15rem);--bibers-space-md: clamp(1.2rem, 1rem + .7vw, 1.7rem);--bibers-space-lg: clamp(1.8rem, 1.5rem + 1vw, 2.5rem);--bibers-space-xl: clamp(2.6rem, 2.1rem + 1.4vw, 3.8rem);--bibers-space-2xl: clamp(3.5rem, 2.8rem + 2vw, 5.25rem);--bibers-radius-soft: .75rem;--bibers-radius-pill: 999px;--bibers-shadow-soft: 0 18px 40px rgb(5 5 5 / .08);--bibers-ease: cubic-bezier(.22, 1, .36, 1);--bibers-duration-fast: .22s;--bibers-duration-base: .42s}html,body.page-width-wide,body.page-width-normal,body.page-width-narrow,body.page-width-content{background-color:var(--bibers-color-black)}.bibers-stack-xs>*+*{margin-top:var(--bibers-space-xs)}.bibers-stack-sm>*+*{margin-top:var(--bibers-space-sm)}.bibers-stack-md>*+*{margin-top:var(--bibers-space-md)}.bibers-stack-lg>*+*{margin-top:var(--bibers-space-lg)}.bibers-cluster-sm{display:flex;flex-wrap:wrap;gap:var(--bibers-space-sm)}.bibers-cluster-md{display:flex;flex-wrap:wrap;gap:var(--bibers-space-md)}.bibers-pad-sm{padding:var(--bibers-space-sm)}.bibers-pad-md{padding:var(--bibers-space-md)}.bibers-pad-lg{padding:var(--bibers-space-lg)}[data-bibers-reveal],.bibers-reveal{opacity:0;transform:translate3d(0,28px,0);transition:opacity var(--bibers-duration-base) var(--bibers-ease),transform var(--bibers-duration-base) var(--bibers-ease);will-change:opacity,transform}[data-bibers-reveal].is-visible,.bibers-reveal.is-visible{opacity:1;transform:translateZ(0)}[data-bibers-reveal=left]{transform:translate3d(-24px,0,0)}[data-bibers-reveal=right]{transform:translate3d(24px,0,0)}[data-bibers-reveal=scale]{transform:scale(.97)}.button.bibers-button-premium,.button-secondary.bibers-button-premium,.add-to-cart-button.bibers-button-premium,.bibers-button-premium{border-radius:var(--bibers-radius-pill);text-transform:uppercase;letter-spacing:.12em;transition:background-color var(--bibers-duration-fast) ease,border-color var(--bibers-duration-fast) ease,color var(--bibers-duration-fast) ease,box-shadow var(--bibers-duration-fast) ease,transform var(--bibers-duration-fast) ease}.button.bibers-button-premium,.add-to-cart-button.bibers-button-premium,.bibers-button-premium[data-bibers-button=primary]{background:linear-gradient(180deg,#161616,var(--bibers-color-black));color:var(--bibers-color-white);border:1px solid var(--bibers-color-black);box-shadow:inset 0 0 0 1px #ffffff0f,0 12px 28px #05050529}.button-secondary.bibers-button-premium,.bibers-button-premium[data-bibers-button=secondary]{background:transparent;color:var(--bibers-color-black);border:1px solid var(--bibers-color-gold-strong);box-shadow:inset 0 0 0 1px var(--bibers-color-gold-soft)}@media(any-pointer:fine){.bibers-button-premium:hover{transform:translateY(-1px)}.button.bibers-button-premium:hover,.add-to-cart-button.bibers-button-premium:hover,.bibers-button-premium[data-bibers-button=primary]:hover{background:linear-gradient(180deg,#1c1c1c,#090909);border-color:var(--bibers-color-gold)}.button-secondary.bibers-button-premium:hover,.bibers-button-premium[data-bibers-button=secondary]:hover{background:var(--bibers-color-gold-soft);border-color:var(--bibers-color-gold)}}.bibers-media-crop,[data-bibers-crop]{position:relative;overflow:hidden;background:var(--bibers-color-grey-100)}.bibers-media-crop>:is(img,picture,video,svg),[data-bibers-crop]>:is(img,picture,video,svg){width:100%;height:100%;object-fit:cover}[data-bibers-crop=top]>:is(img,picture,video,svg){object-position:center top}[data-bibers-crop=center]>:is(img,picture,video,svg){object-position:center}[data-bibers-crop=bottom]>:is(img,picture,video,svg){object-position:center bottom}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-bibers-reveal],.bibers-reveal,.bibers-button-premium{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}}.bibers-announcement-marquee,.bibers-brand-marquee{overflow:hidden;width:100%}.bibers-announcement-marquee{background:var(--bibers-announcement-background, var(--bibers-color-gold));color:var(--bibers-announcement-text, var(--bibers-color-black))}.bibers-announcement-marquee__link,.bibers-brand-marquee__viewport{display:block;color:inherit;text-decoration:none}.bibers-announcement-marquee__viewport,.bibers-brand-marquee__viewport{overflow:hidden}.bibers-announcement-marquee__track,.bibers-brand-marquee__track{display:flex;width:max-content;min-width:100%;flex-wrap:nowrap;gap:0}.bibers-announcement-marquee__group,.bibers-brand-marquee__group{display:flex;width:max-content;min-width:max-content;align-items:center;flex-shrink:0}.bibers-announcement-marquee__track{animation:bibers-marquee-scroll var(--bibers-announcement-duration, 20s) linear infinite}.bibers-brand-marquee__track{animation:bibers-marquee-scroll var(--bibers-brand-duration, 28s) linear infinite}.bibers-announcement-marquee:hover .bibers-announcement-marquee__track,.bibers-brand-marquee:hover .bibers-brand-marquee__track{animation-play-state:paused}.bibers-announcement-marquee__item{display:inline-flex;align-items:center;white-space:nowrap;padding:.85rem 1.1rem;font-size:.72rem;font-weight:700;letter-spacing:.22em;line-height:1;text-transform:uppercase}.bibers-brand-marquee{background:linear-gradient(180deg,rgb(255 255 255 / .03),transparent 55%),var(--bibers-brand-background, var(--bibers-color-black));color:var(--bibers-brand-text, var(--bibers-color-white))}body:has(main[data-template*=index]){background:var(--bibers-color-black)}body:has(main[data-template*=index]) #header-group,body:has(main[data-template*=index]) .content-for-layout,body:has(main[data-template*=index]) .content-for-layout>.shopify-section:has(.bibers-announcement-marquee),body:has(main[data-template*=index]) .content-for-layout>.shopify-section:has(.bibers-hero),body:has(main[data-template*=index]) .content-for-layout>.shopify-section:has(.bibers-brand-marquee){background:var(--bibers-color-black)}body:has(main[data-template*=index]) .content-for-layout>.shopify-section:has(.bibers-announcement-marquee),body:has(main[data-template*=index]) .content-for-layout>.shopify-section:has(.bibers-hero),body:has(main[data-template*=index]) .content-for-layout>.shopify-section:has(.bibers-brand-marquee){margin:0}body:has(main[data-template*=index]) .content-for-layout>.shopify-section:has(.bibers-announcement-marquee){position:relative;z-index:2;margin-bottom:-1px}body:has(main[data-template*=index]) .content-for-layout>.shopify-section:has(.bibers-announcement-marquee)+.shopify-section:has(.bibers-hero){position:relative;z-index:1;margin-top:-1px;background:var(--bibers-color-black)}body:has(main[data-template*=index]) #header-group>.header-section .header__row--top:not(.divider--page-width),body:has(main[data-template*=index]) #header-group>.header-section .header__row--top.divider--page-width .header__columns,body:has(main[data-template*=index]) #header-group>.header-section .header__row--bottom{border-bottom-width:0;border-bottom-color:transparent}body:has(main[data-template*=index]) #header-group>.header-section>#header-component{margin-bottom:-1px}#header-group>.header-section .header__row--top:not(.divider--page-width),#header-group>.header-section .header__row--top.divider--page-width .header__columns,#header-group>.header-section .header__row--bottom{border-bottom-color:transparent;box-shadow:none}.bibers-brand-marquee__item,.bibers-brand-marquee__separator{display:inline-flex;align-items:center;white-space:nowrap}.bibers-brand-marquee__item{padding:1rem 0;font-size:.82rem;font-weight:600;letter-spacing:.2em;line-height:1;text-transform:uppercase}.bibers-brand-marquee__separator{padding-inline:1rem;color:var(--bibers-color-gold);font-size:.9rem}.bibers-hero{position:relative;min-height:var(--bibers-hero-mobile-height, 78svh);overflow:clip;background:radial-gradient(circle at top left,rgb(255 255 255 / .06),transparent 28%),linear-gradient(180deg,#111,#050505 72%);color:var(--bibers-color-white)}.bibers-hero__media-layer,.bibers-hero__picture,.bibers-hero__image,.bibers-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.bibers-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.bibers-hero__image--placeholder{fill:#ffffff24}.bibers-hero__overlay{background:linear-gradient(180deg,rgb(0 0 0 / calc(var(--bibers-hero-overlay-opacity) * .65)),#00000014 34%),linear-gradient(0deg,rgb(0 0 0 / calc(var(--bibers-hero-overlay-opacity) + .16)),#00000024 54%)}.bibers-hero__inner{position:relative;z-index:1;display:flex;min-height:inherit;padding:clamp(1.5rem,5vw,3rem) 1rem}.bibers-hero__content{display:flex;max-width:34rem;flex-direction:column;gap:var(--bibers-space-sm)}.bibers-hero__heading{margin:0;font-size:clamp(2.35rem,11vw,4.75rem);line-height:.92;letter-spacing:.14em;text-transform:uppercase;text-wrap:balance}.bibers-hero__subheading{margin:0;max-width:32rem;color:#fcfcfad1;font-size:clamp(.98rem,3.9vw,1.25rem);line-height:1.55;text-wrap:pretty}.bibers-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:var(--bibers-space-sm)}.bibers-hero__button{min-width:min(100%,12.5rem);justify-content:center;padding:.95rem 1.45rem;font-size:.74rem}.bibers-hero .button-secondary.bibers-button-premium,.bibers-hero .bibers-button-premium.button-secondary{color:var(--bibers-color-white);border-color:#ffffff38;box-shadow:inset 0 0 0 1px #ffffff14}.bibers-hero--top-left .bibers-hero__inner{align-items:flex-start;justify-content:flex-start}.bibers-hero--middle-left .bibers-hero__inner{align-items:center;justify-content:flex-start}.bibers-hero--bottom-left .bibers-hero__inner{align-items:flex-end;justify-content:flex-start}.bibers-hero--middle-center .bibers-hero__inner{align-items:center;justify-content:center}.bibers-hero--bottom-center .bibers-hero__inner{align-items:flex-end;justify-content:center}.bibers-hero--align-left .bibers-hero__content{text-align:left;align-items:flex-start}.bibers-hero--align-center .bibers-hero__content{text-align:center;align-items:center}.bibers-hero--zoom .bibers-hero__image{transform:scale(1.02);animation:bibers-hero-zoom 18s ease-in-out infinite alternate}@media screen and (min-width:750px){.bibers-announcement-marquee__item{padding-block:.95rem;padding-inline:1.5rem;font-size:.76rem}.bibers-brand-marquee__item{padding-block:1.15rem;font-size:.88rem}.bibers-brand-marquee__separator{padding-inline:1.25rem}.bibers-hero{min-height:var(--bibers-hero-desktop-height, 92svh)}.bibers-hero__inner{padding-inline:2.5rem;padding-block:clamp(2rem,5vw,4rem)}.bibers-hero__content{max-width:40rem;gap:var(--bibers-space-md)}.bibers-hero__subheading{font-size:clamp(1rem,1.35vw,1.2rem)}.bibers-hero__actions{gap:1rem}}@keyframes bibers-marquee-scroll{to{transform:translate(-50%)}}@keyframes bibers-hero-zoom{0%{transform:scale(1.02)}to{transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.bibers-announcement-marquee__track,.bibers-brand-marquee__track,.bibers-hero--zoom .bibers-hero__image{animation:none!important;transform:none!important}.bibers-announcement-marquee__group[aria-hidden=true],.bibers-brand-marquee__group[aria-hidden=true]{display:none}.bibers-announcement-marquee__viewport,.bibers-brand-marquee__viewport{overflow-x:auto;scrollbar-width:none}.bibers-announcement-marquee__viewport::-webkit-scrollbar,.bibers-brand-marquee__viewport::-webkit-scrollbar{display:none}}.bibers-collection-tiles,.bibers-editorial-collection,.bibers-product-tabs,.bibers-shop-look,.bibers-trust-strip,.bibers-brand-statement,.bibers-newsletter,.bibers-reviews,.bibers-ugc{background:var(--bibers-color-black);color:var(--bibers-color-white);overflow-x:clip}.bibers-collection-tiles__empty,.bibers-editorial-collection__empty,.bibers-shop-look__empty,.bibers-reviews__empty,.bibers-ugc__empty{display:grid;gap:.5rem;padding:clamp(1.1rem,3vw,1.5rem);border:1px solid rgb(246 243 237 / .1);border-radius:1rem;background:#ffffff06}.bibers-collection-tiles__empty-title,.bibers-collection-tiles__empty-text,.bibers-editorial-collection__empty-title,.bibers-editorial-collection__empty-text,.bibers-shop-look__empty-title,.bibers-shop-look__empty-text,.bibers-reviews__empty-title,.bibers-reviews__empty-text,.bibers-ugc__empty-title,.bibers-ugc__empty-text{margin:0}.bibers-collection-tiles__empty-title,.bibers-editorial-collection__empty-title,.bibers-shop-look__empty-title,.bibers-reviews__empty-title,.bibers-ugc__empty-title{font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bibers-collection-tiles__empty-text,.bibers-editorial-collection__empty-text,.bibers-shop-look__empty-text,.bibers-reviews__empty-text,.bibers-ugc__empty-text{color:#f6f3edbd;font-size:.95rem;line-height:1.6}.bibers-collection-tiles{padding:clamp(2.5rem,6vw,5rem) 0}.bibers-collection-tiles__inner{display:flex;flex-direction:column;gap:var(--bibers-space-lg);min-width:0}.bibers-collection-tiles__header{display:flex;flex-direction:column;gap:var(--bibers-space-xs);max-width:42rem}.bibers-collection-tiles__heading,.bibers-editorial-collection__heading{margin:0;font-size:clamp(1.85rem,7vw,3.5rem);line-height:.95;letter-spacing:.14em;text-transform:uppercase;text-wrap:balance}.bibers-collection-tiles__subheading,.bibers-editorial-collection__subheading{margin:0;color:#f6f3edc2;font-size:clamp(.98rem,3.5vw,1.15rem);line-height:1.6;text-wrap:pretty}.bibers-collection-tiles__scroller{overflow-x:auto;margin-inline:calc(var(--page-margin, 16px) * -1);padding-inline:var(--page-margin, 16px);scrollbar-width:none}.bibers-collection-tiles__scroller::-webkit-scrollbar{display:none}.bibers-collection-tiles__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(78vw,78vw);gap:clamp(.85rem,3vw,1.25rem);scroll-snap-type:x proximity}.bibers-collection-card{position:relative;min-height:clamp(24rem,82vw,32rem);overflow:hidden;border-radius:1.25rem;background:var(--bibers-color-grey-700);box-shadow:0 18px 40px #00000038;scroll-snap-align:start}.bibers-collection-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.bibers-collection-card__media,.bibers-collection-card__image,.bibers-collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.bibers-collection-card__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform var(--bibers-duration-base) var(--bibers-ease)}.bibers-collection-card__image--placeholder{fill:#ffffff1f}.bibers-collection-card__overlay{background:linear-gradient(180deg,#0000001a,rgb(0 0 0 / calc(var(--bibers-collection-card-overlay) + .18)) 78%),linear-gradient(0deg,rgb(0 0 0 / calc(var(--bibers-collection-card-overlay) + .08)),transparent)}.bibers-collection-card__content{position:relative;z-index:1;display:flex;min-height:100%;flex-direction:column;justify-content:flex-end;gap:.55rem;padding:1.15rem}.bibers-collection-card__accent{width:3rem;height:2px;background:linear-gradient(90deg,var(--bibers-color-gold),rgb(255 255 255 / .18))}.bibers-collection-card__subtitle{margin:0;color:#f6f3edbd;font-size:.7rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.bibers-collection-card__title{margin:0;max-width:12ch;color:var(--bibers-color-white);font-size:clamp(1.4rem,5vw,2rem);line-height:1;letter-spacing:.12em;text-transform:uppercase;text-wrap:balance}.bibers-collection-card__cta{display:inline-flex;align-items:center;gap:.55rem;color:var(--bibers-color-white);font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bibers-collection-card__cta:after{content:"";width:1.8rem;height:1px;background:var(--bibers-color-gold)}.bibers-collection-card__status{opacity:.78}.bibers-editorial-collection{background:linear-gradient(180deg,rgb(255 255 255 / .02),transparent 12%),var(--bibers-editorial-background, var(--bibers-color-black));color:var(--bibers-editorial-text, var(--bibers-color-white));padding:clamp(2.75rem,7vw,5.5rem) 0}.bibers-editorial-collection__inner{display:flex;flex-direction:column;gap:clamp(1.75rem,4vw,3rem);min-width:0}.bibers-editorial-collection__feature{display:flex;flex-direction:column;gap:var(--bibers-space-md)}.bibers-editorial-collection__copy{display:flex;max-width:34rem;flex-direction:column;gap:var(--bibers-space-sm)}.bibers-editorial-collection__media{position:relative;min-height:clamp(28rem,82vw,40rem);overflow:hidden;border-radius:1.5rem;background:var(--bibers-color-grey-700)}.bibers-editorial-collection__image,.bibers-editorial-collection__overlay,.bibers-editorial-collection__copy--overlay{position:absolute;top:0;right:0;bottom:0;left:0}.bibers-editorial-collection__image{width:100%;height:100%;object-fit:cover}.bibers-editorial-collection__image--placeholder{fill:#ffffff1f}.bibers-editorial-collection__overlay{background:linear-gradient(180deg,#00000014,rgb(0 0 0 / calc(var(--bibers-editorial-overlay) + .22)) 78%),linear-gradient(0deg,rgb(0 0 0 / calc(var(--bibers-editorial-overlay) + .08)),transparent)}.bibers-editorial-collection__copy--overlay{z-index:1;justify-content:flex-end;padding:clamp(1.15rem,4vw,2.5rem)}.bibers-editorial-collection__button{width:fit-content;padding:.95rem 1.45rem;font-size:.74rem}.bibers-editorial-collection__products-wrap{display:flex;flex-direction:column;gap:var(--bibers-space-md)}.bibers-editorial-collection__empty{max-width:34rem}.bibers-editorial-collection__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.85rem,2.6vw,1.35rem)}.bibers-editorial-product-card{min-width:0}.bibers-editorial-product-card__media-link{display:block;overflow:hidden;border-radius:1rem;background:#ffffff0a}.bibers-editorial-product-card__image{width:100%;aspect-ratio:4 / 5;object-fit:cover}.bibers-editorial-product-card__image--placeholder{fill:#ffffff1f}.bibers-editorial-product-card__content{display:grid;gap:.3rem;padding-top:.85rem}.bibers-editorial-product-card__title{margin:0;font-size:.92rem;font-weight:600;letter-spacing:.04em}.bibers-editorial-product-card__title a{color:#f6f3edf0;text-decoration:none}.bibers-editorial-product-card__price{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;color:#f6f3edb8;font-size:.84rem}.bibers-editorial-product-card__price-compare{color:#f6f3ed73;text-decoration:line-through}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.bibers-collection-card:hover .bibers-collection-card__image{transform:scale(1.04)}.bibers-editorial-collection__media:hover .bibers-editorial-collection__image{transform:scale(1.02)}.bibers-editorial-product-card:hover .bibers-editorial-product-card__image{transform:scale(1.03)}.bibers-editorial-collection__image,.bibers-editorial-product-card__image{transition:transform var(--bibers-duration-base) var(--bibers-ease)}}@media screen and (min-width:750px){.bibers-collection-tiles__grid{grid-auto-flow:row;grid-template-columns:repeat(var(--bibers-collection-tiles-columns, 4),minmax(0,1fr));grid-auto-columns:auto}.bibers-collection-card{min-height:auto;aspect-ratio:4 / 5}.bibers-collection-card__content{padding:1.4rem}.bibers-editorial-collection__products{grid-template-columns:repeat(4,minmax(0,1fr))}}.bibers-product-tabs{background:linear-gradient(180deg,rgb(255 255 255 / .03),transparent 14%),var(--bibers-product-tabs-background, var(--bibers-color-black));color:var(--bibers-product-tabs-text, var(--bibers-color-white));padding:clamp(2.75rem,7vw,5.5rem) 0}.bibers-product-tabs__inner{display:flex;flex-direction:column;gap:clamp(1.4rem,4vw,2.4rem);min-width:0}.bibers-product-tabs__header{display:grid;gap:var(--bibers-space-xs);max-width:42rem}.bibers-product-tabs__heading{margin:0;font-size:clamp(1.85rem,7vw,3.5rem);line-height:.95;letter-spacing:.14em;text-transform:uppercase;text-wrap:balance}.bibers-product-tabs__subheading{margin:0;color:#f6f3edc2;font-size:clamp(.98rem,3.5vw,1.15rem);line-height:1.6;text-wrap:pretty}.bibers-product-tabs__nav-wrap{overflow-x:auto;margin-inline:calc(var(--page-margin, 16px) * -1);padding-inline:var(--page-margin, 16px);scrollbar-width:none;overscroll-behavior-x:contain}.bibers-product-tabs__nav-wrap::-webkit-scrollbar{display:none}.bibers-product-tabs__nav{display:inline-flex;min-width:100%;gap:.65rem;padding-bottom:.2rem}.bibers-product-tabs__tab{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:.8rem 1.1rem;border:1px solid rgb(246 243 237 / .12);border-radius:var(--bibers-radius-pill);background:#ffffff05;color:#f6f3edbd;font:inherit;font-size:.73rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:background-color var(--bibers-duration-fast) ease,border-color var(--bibers-duration-fast) ease,color var(--bibers-duration-fast) ease,transform var(--bibers-duration-fast) ease}.bibers-product-tabs__tab.is-active,.bibers-product-tabs__tab[aria-selected=true]{background:#b89a581f;border-color:#b89a5873;color:var(--bibers-color-white)}.bibers-product-tabs__tab:focus-visible{outline:2px solid var(--bibers-color-gold);outline-offset:2px}.bibers-product-tabs__panel{display:block;min-width:0}.bibers-product-tabs__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.85rem,2.6vw,1.35rem)}.bibers-product-tabs__card{min-width:0}.bibers-product-tabs__card-link{display:flex;height:100%;flex-direction:column;gap:.85rem;color:inherit;text-decoration:none}.bibers-product-tabs__card-media{position:relative;overflow:hidden;border-radius:1rem;background:#ffffff0a}.bibers-product-tabs__card-image{width:100%;aspect-ratio:4 / 5;object-fit:cover;object-position:center top}.bibers-product-tabs__card-image--placeholder{fill:#ffffff1f}.bibers-product-tabs__badge{position:absolute;top:.8rem;left:.8rem;z-index:1;display:inline-flex;align-items:center;padding:.38rem .55rem;border-radius:var(--bibers-radius-pill);background:#050505cc;color:var(--bibers-color-white);font-size:.63rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.bibers-product-tabs__card-content{display:grid;gap:.32rem}.bibers-product-tabs__card-title{margin:0;font-size:.92rem;font-weight:600;letter-spacing:.04em;line-height:1.4}.bibers-product-tabs__card-price{display:flex;flex-wrap:wrap;gap:.5rem;color:#f6f3edcc;font-size:.84rem}.bibers-product-tabs__card-price-compare{color:#f6f3ed73;text-decoration:line-through}.bibers-product-tabs__card-cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:.2rem;color:var(--bibers-color-gold);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bibers-product-tabs__card-cta:after{content:"";width:1.6rem;height:1px;background:currentColor}.bibers-product-tabs__empty{display:grid;gap:.45rem;padding:1.4rem;border:1px solid rgb(246 243 237 / .1);border-radius:1rem;background:#ffffff05}.bibers-product-tabs__empty-title,.bibers-product-tabs__empty-text{margin:0}.bibers-product-tabs__empty-title{font-size:.82rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bibers-product-tabs__empty-text{color:#f6f3edb8;font-size:.95rem;line-height:1.6}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.bibers-product-tabs__tab:hover{transform:translateY(-1px);border-color:#b89a5873;color:var(--bibers-color-white)}.bibers-product-tabs__card:hover .bibers-product-tabs__card-image{transform:scale(1.03)}.bibers-product-tabs__card-image{transition:transform var(--bibers-duration-base) var(--bibers-ease)}}@media screen and (min-width:750px){.bibers-product-tabs__nav{min-width:0;flex-wrap:wrap}.bibers-product-tabs__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:749px){.bibers-collection-tiles__inner,.bibers-editorial-collection__inner,.bibers-product-tabs__inner{padding-inline:clamp(14px,4vw,18px)}.bibers-editorial-collection__products-wrap,.bibers-product-tabs__panel{min-width:0}.bibers-product-tabs__nav-wrap{margin-inline:0;padding-inline:0}}@media(prefers-reduced-motion:reduce){.bibers-product-tabs__tab,.bibers-product-tabs__card-image,.bibers-editorial-product-card__image{transition:none!important;transform:none!important}}.bibers-shop-look{background:linear-gradient(180deg,rgb(255 255 255 / .03),transparent 14%),var(--bibers-shop-look-background, var(--bibers-color-black));color:var(--bibers-shop-look-text, var(--bibers-color-white));padding:clamp(2.75rem,7vw,5.5rem) 0}.bibers-shop-look__inner{display:flex;flex-direction:column;gap:clamp(1.4rem,4vw,2.4rem);min-width:0}.bibers-shop-look__header{display:grid;gap:var(--bibers-space-xs);max-width:42rem}.bibers-shop-look__heading{margin:0;font-size:clamp(1.85rem,7vw,3.5rem);line-height:.95;letter-spacing:.14em;text-transform:uppercase;text-wrap:balance}.bibers-shop-look__subheading{margin:0;color:#f6f3edc2;font-size:clamp(.98rem,3.5vw,1.15rem);line-height:1.6;text-wrap:pretty}.bibers-shop-look__stage{display:grid;gap:1rem}.bibers-shop-look__media{position:relative;min-height:clamp(29rem,88vw,44rem);overflow:hidden;border-radius:1.5rem;background:var(--bibers-color-grey-700)}.bibers-shop-look__picture,.bibers-shop-look__image,.bibers-shop-look__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.bibers-shop-look__picture{display:block;width:100%;height:100%}.bibers-shop-look__image{width:100%;height:100%;object-fit:cover;object-position:center 14%}.bibers-shop-look__image--placeholder{fill:#ffffff1f}.bibers-shop-look__overlay{background:linear-gradient(180deg,#00000014,rgb(0 0 0 / calc(var(--bibers-shop-look-overlay) + .22)) 82%),linear-gradient(0deg,rgb(0 0 0 / calc(var(--bibers-shop-look-overlay) + .05)),transparent)}.bibers-shop-look__hotspots{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.bibers-shop-look__hotspot{position:absolute;top:calc(var(--bibers-shop-look-y) * 1%);left:calc(var(--bibers-shop-look-x) * 1%);transform:translate(-50%,-50%)}.bibers-shop-look__trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.9rem;height:2.9rem;border:1px solid rgb(184 154 88 / .75);border-radius:50%;background:#b89a582e;box-shadow:0 10px 30px #05050540;color:var(--bibers-color-white);font-size:1.25rem;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background-color var(--bibers-duration-fast) ease,border-color var(--bibers-duration-fast) ease,transform var(--bibers-duration-fast) ease,box-shadow var(--bibers-duration-fast) ease}.bibers-shop-look__trigger:after{content:"";position:absolute;top:.38rem;right:.38rem;bottom:.38rem;left:.38rem;border:1px solid rgb(255 255 255 / .16);border-radius:50%}.bibers-shop-look__trigger.is-active,.bibers-shop-look__trigger[aria-expanded=true]{background:#b89a584d;border-color:var(--bibers-color-gold)}.bibers-shop-look__trigger:focus-visible{outline:2px solid var(--bibers-color-white);outline-offset:3px}.bibers-shop-look__card{position:absolute;width:min(18rem,72vw);min-width:15rem;padding:.75rem;border:1px solid rgb(184 154 88 / .16);border-radius:1rem;background:#0a0a0aeb;box-shadow:0 24px 60px #00000061;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bibers-shop-look__card--right{top:50%;left:calc(100% + .9rem);transform:translateY(-50%)}.bibers-shop-look__card--left{top:50%;right:calc(100% + .9rem);transform:translateY(-50%)}.bibers-shop-look__card--top{bottom:calc(100% + .9rem);left:50%;transform:translate(-50%)}.bibers-shop-look__card--bottom{top:calc(100% + .9rem);left:50%;transform:translate(-50%)}.bibers-shop-look__product{display:grid;grid-template-columns:6rem 1fr;gap:.85rem;align-items:start}.bibers-shop-look__product-media{overflow:hidden;border-radius:.85rem;background:#ffffff0a}.bibers-shop-look__product-image{width:100%;aspect-ratio:4 / 5;object-fit:cover;object-position:center top}.bibers-shop-look__product-image--placeholder{fill:#ffffff1f}.bibers-shop-look__product-content{display:grid;gap:.32rem;min-width:0}.bibers-shop-look__product-eyebrow{margin:0;color:var(--bibers-color-gold);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bibers-shop-look__product-title{margin:0;font-size:.96rem;font-weight:600;line-height:1.4;color:var(--bibers-color-white)}.bibers-shop-look__product-price{display:flex;flex-wrap:wrap;gap:.45rem;margin:0;color:#f6f3edc2;font-size:.84rem}.bibers-shop-look__product-price-compare{color:#f6f3ed6b;text-decoration:line-through}.bibers-shop-look__product-link{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;margin-top:.25rem;color:var(--bibers-color-white);text-decoration:none;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bibers-shop-look__product-link:after{content:"";width:1.45rem;height:1px;background:var(--bibers-color-gold)}.bibers-shop-look__product-link--placeholder{opacity:.68}.bibers-shop-look__mobile-cards{display:none}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.bibers-shop-look__trigger:hover{transform:scale(1.04);background:#b89a5842;box-shadow:0 18px 36px #00000052}.bibers-shop-look__image,.bibers-shop-look__card,.bibers-shop-look__trigger{transition:transform var(--bibers-duration-base) var(--bibers-ease),opacity var(--bibers-duration-fast) ease,background-color var(--bibers-duration-fast) ease,border-color var(--bibers-duration-fast) ease,box-shadow var(--bibers-duration-fast) ease}.bibers-shop-look__media:hover .bibers-shop-look__image{transform:none}}@media screen and (max-width:749px){.bibers-shop-look__inner{padding-inline:clamp(14px,4vw,18px)}.bibers-shop-look__media{min-height:clamp(24rem,104vw,34rem)}.bibers-shop-look__image{object-position:42% 14%}.bibers-shop-look__card{display:none}.bibers-shop-look__mobile-cards{display:block}.bibers-shop-look__mobile-card{padding:1rem;border:1px solid rgb(184 154 88 / .12);border-radius:1rem;background:#ffffff08}.bibers-shop-look__mobile-card .bibers-shop-look__product{grid-template-columns:minmax(5.5rem,6.25rem) 1fr}}@media(prefers-reduced-motion:reduce){.bibers-shop-look__trigger,.bibers-shop-look__image,.bibers-shop-look__card{transition:none!important;transform:none!important}}.bibers-trust-strip{background:linear-gradient(180deg,rgb(255 255 255 / .03),transparent 18%),var(--bibers-trust-background, var(--bibers-color-black));color:var(--bibers-trust-text, var(--bibers-color-white));padding:clamp(2.5rem,6vw,4.5rem) 0}.bibers-trust-strip__inner{display:flex;flex-direction:column;gap:clamp(1.4rem,3vw,2.2rem);min-width:0}.bibers-trust-strip__header{display:grid;gap:var(--bibers-space-xs);max-width:40rem}.bibers-trust-strip__heading,.bibers-brand-statement__heading,.bibers-newsletter__heading{margin:0;font-size:clamp(1.85rem,7vw,3.4rem);line-height:.95;letter-spacing:.14em;text-transform:uppercase;text-wrap:balance}.bibers-trust-strip__subheading,.bibers-brand-statement__subheading,.bibers-newsletter__subheading{margin:0;color:#f6f3edbd;font-size:clamp(.98rem,3.4vw,1.12rem);line-height:1.6;text-wrap:pretty}.bibers-trust-strip__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.85rem,2.8vw,1.2rem)}.bibers-trust-strip__item{min-width:0}.bibers-trust-strip__item-link,.bibers-trust-strip__item{display:flex;height:100%;flex-direction:column;gap:.85rem}.bibers-trust-strip__item-link{padding:1rem;border:1px solid rgb(246 243 237 / .08);border-radius:1rem;background:#ffffff05;color:inherit;text-decoration:none}.bibers-trust-strip__item:not(:has(.bibers-trust-strip__item-link)){padding:1rem;border:1px solid rgb(246 243 237 / .08);border-radius:1rem;background:#ffffff05}.bibers-trust-strip__icon{position:relative;display:inline-flex;width:2.8rem;height:2.8rem;border:1px solid rgb(184 154 88 / .34);border-radius:50%;color:var(--bibers-color-gold)}.bibers-trust-strip__icon:before,.bibers-trust-strip__icon:after{content:"";position:absolute;background:currentColor}.bibers-trust-strip__icon[data-icon-type=delivery]:before{inset:1rem .7rem auto;height:.12rem}.bibers-trust-strip__icon[data-icon-type=delivery]:after{width:.6rem;height:.6rem;border:.12rem solid currentColor;border-radius:50%;background:transparent;bottom:.55rem;left:1.05rem}.bibers-trust-strip__icon[data-icon-type=exchange]:before{inset:.8rem .9rem auto auto;width:.9rem;height:.12rem;transform:rotate(35deg)}.bibers-trust-strip__icon[data-icon-type=exchange]:after{inset:auto auto .8rem .9rem;width:.9rem;height:.12rem;transform:rotate(35deg)}.bibers-trust-strip__icon[data-icon-type=secure]:before{top:.75rem;right:.95rem;bottom:.75rem;left:.95rem;border:.12rem solid currentColor;border-radius:.45rem;background:transparent}.bibers-trust-strip__icon[data-icon-type=secure]:after{width:.6rem;height:.42rem;border:.12rem solid currentColor;border-bottom:0;border-radius:.45rem .45rem 0 0;background:transparent;top:.6rem;left:1.03rem}.bibers-trust-strip__icon[data-icon-type=fabric]:before{top:.78rem;right:.78rem;bottom:.78rem;left:.78rem;border:.12rem solid currentColor;border-radius:.85rem .35rem;background:transparent}.bibers-trust-strip__icon[data-icon-type=fabric]:after{inset:1.15rem .95rem auto;height:.12rem}.bibers-trust-strip__icon[data-icon-type=payment]:before{inset:.82rem .72rem auto;height:.82rem;border:.12rem solid currentColor;border-radius:.28rem;background:transparent}.bibers-trust-strip__icon[data-icon-type=payment]:after{inset:1rem .92rem auto;height:.12rem}.bibers-trust-strip__content{display:grid;gap:.35rem}.bibers-trust-strip__item-title{margin:0;font-size:.92rem;font-weight:600;line-height:1.45}.bibers-trust-strip__item-subtitle{margin:0;color:#f6f3edad;font-size:.84rem;line-height:1.55}.bibers-brand-statement{background:radial-gradient(circle at top center,rgb(184 154 88 / .08),transparent 26%),var(--bibers-statement-background, var(--bibers-color-black));color:var(--bibers-statement-text, var(--bibers-color-white));padding:clamp(2.8rem,7vw,5.5rem) 0}.bibers-brand-statement__inner{display:flex;min-width:0}.bibers-brand-statement__content{display:grid;gap:var(--bibers-space-sm);max-width:46rem}.bibers-brand-statement--center .bibers-brand-statement__inner{justify-content:center}.bibers-brand-statement--center .bibers-brand-statement__content{text-align:center;justify-items:center}.bibers-brand-statement--left .bibers-brand-statement__inner{justify-content:flex-start}.bibers-brand-statement__eyebrow{margin:0;color:var(--bibers-color-gold);font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.bibers-brand-statement__accent{width:4rem;height:2px;background:linear-gradient(90deg,var(--bibers-color-gold),rgb(255 255 255 / .15))}.bibers-brand-statement__button{width:fit-content;padding:.95rem 1.45rem;font-size:.74rem}.bibers-newsletter{padding:clamp(2.3rem,6vw,4.5rem) 0}.bibers-newsletter__inner{display:flex;min-width:0}.bibers-newsletter__card{width:100%;display:grid;gap:var(--bibers-space-md);padding:clamp(1.2rem,4vw,2rem);border-radius:1.35rem;background:linear-gradient(180deg,rgb(255 255 255 / .16),transparent 100%),var(--bibers-newsletter-background, #c6a96a);color:var(--bibers-newsletter-text, var(--bibers-color-black));box-shadow:0 22px 52px #0505051f}.bibers-newsletter--charcoal .bibers-newsletter__card{background:linear-gradient(180deg,rgb(255 255 255 / .05),transparent 100%),#141414;color:var(--bibers-color-white)}.bibers-newsletter__copy{display:grid;gap:var(--bibers-space-xs);max-width:38rem}.bibers-newsletter__form{display:grid;gap:.9rem}.bibers-newsletter__fields{display:grid;gap:.8rem}.bibers-newsletter__input{min-height:3.2rem;width:100%;padding:.95rem 1rem;border:1px solid rgb(5 5 5 / .18);border-radius:999px;background:#fcfcfaeb;color:#050505;font:inherit}.bibers-newsletter--charcoal .bibers-newsletter__input{border-color:#ffffff1f;background:#ffffff0f;color:var(--bibers-color-white)}.bibers-newsletter__input::placeholder{color:#05050594}.bibers-newsletter--charcoal .bibers-newsletter__input::placeholder{color:#fcfcfa8a}.bibers-newsletter__button{width:100%;justify-content:center;padding:.95rem 1.4rem;font-size:.74rem}.bibers-newsletter__message{margin:0;font-size:.92rem;line-height:1.55}.bibers-newsletter__message--success{color:inherit}.bibers-newsletter__message--error :is(ul,li){margin:0}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.bibers-trust-strip__item-link,.bibers-trust-strip__item:not(:has(.bibers-trust-strip__item-link)){transition:transform var(--bibers-duration-fast) ease,border-color var(--bibers-duration-fast) ease,background-color var(--bibers-duration-fast) ease}.bibers-trust-strip__item-link:hover,.bibers-trust-strip__item:hover{transform:translateY(-2px);border-color:#b89a583d;background:#ffffff08}}@media screen and (min-width:750px){.bibers-trust-strip__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.bibers-newsletter__fields{grid-template-columns:minmax(0,1fr) auto;align-items:center}.bibers-newsletter__button{width:auto;min-width:12rem}}@media screen and (max-width:749px){.bibers-trust-strip__inner,.bibers-brand-statement__inner,.bibers-newsletter__inner{padding-inline:clamp(14px,4vw,18px)}}.bibers-standard{background:radial-gradient(circle at top left,rgb(214 186 121 / .12),transparent 30%),linear-gradient(180deg,rgb(255 255 255 / .02),transparent 16%),var(--bibers-standard-background, var(--bibers-color-black));color:var(--bibers-standard-text, var(--bibers-color-white));padding:clamp(2.8rem,6vw,4.8rem) 0}.bibers-standard__inner{display:grid;gap:clamp(1.35rem,3vw,2rem)}.bibers-standard__header{display:grid;gap:.7rem;max-width:44rem;padding-bottom:clamp(.35rem,1vw,.6rem);border-bottom:1px solid rgb(214 186 121 / .12)}.bibers-standard__eyebrow,.bibers-parallax-editorial__eyebrow{margin:0;color:var(--bibers-standard-accent, var(--bibers-color-gold));font-size:.74rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.bibers-standard__heading,.bibers-parallax-editorial__heading{margin:0;color:inherit;font-size:clamp(1.95rem,5vw,3.6rem);line-height:.96;letter-spacing:.1em;text-transform:uppercase;text-wrap:balance}.bibers-standard__subheading,.bibers-parallax-editorial__subheading{margin:0;color:#f6f3edc7;font-size:clamp(.98rem,2vw,1.12rem);line-height:1.65;text-wrap:pretty}.bibers-standard__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:clamp(.25rem,.8vw,.45rem)}.bibers-standard__item{display:grid;gap:.72rem;min-width:0;padding:1rem;border:1px solid rgb(214 186 121 / .14);border-radius:1rem;background:linear-gradient(180deg,#ffffff0b,#ffffff04),var(--bibers-standard-surface, rgb(16 16 16));box-shadow:inset 0 0 0 1px #ffffff04}.bibers-standard__number{margin:0;color:var(--bibers-standard-accent, var(--bibers-color-gold));font-size:clamp(1.6rem,4vw,2.5rem);line-height:1;letter-spacing:.12em;text-transform:uppercase}.bibers-standard__item-title{margin:0;color:inherit;font-size:clamp(1rem,2.1vw,1.22rem);line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.bibers-standard__item-copy{margin:0;color:#f6f3edb8;font-size:.92rem;line-height:1.62}.bibers-parallax-editorial{background:var(--bibers-parallax-background, var(--bibers-color-black));color:var(--bibers-parallax-text, var(--bibers-color-white))}.bibers-parallax-editorial__media{position:relative;display:flex;align-items:center;min-height:var(--bibers-parallax-mobile-height, 60svh);overflow:clip;background:linear-gradient(180deg,rgb(5 5 5 / var(--bibers-parallax-overlay-opacity, .56)),#050505c7),radial-gradient(circle at top left,rgb(214 186 121 / .16),transparent 30%),var(--bibers-parallax-image, linear-gradient(180deg, rgb(18 18 18), rgb(5 5 5)));background-position:center;background-repeat:no-repeat;background-size:cover}.bibers-parallax-editorial__media-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;pointer-events:auto}.bibers-parallax-editorial__media-link:focus-visible{outline:2px solid var(--bibers-color-white);outline-offset:-.4rem}.bibers-parallax-editorial__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgb(255 255 255 / .025),transparent 16%),linear-gradient(0deg,rgb(5 5 5 / .32),transparent 40%);pointer-events:none}.bibers-parallax-editorial__inner{position:relative;z-index:3;width:100%;padding-block:clamp(3rem,8vw,6rem);display:grid;gap:1.2rem;pointer-events:none}.bibers-parallax-editorial__content{display:grid;gap:.95rem;max-width:min(36rem,100%);padding:clamp(1.3rem,3vw,2rem);border:1px solid rgb(214 186 121 / .16);border-radius:1.25rem;background:linear-gradient(180deg,#0a0a0ab8,#05050594);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 20px 44px #0505052e;pointer-events:none}.bibers-parallax-editorial__eyebrow{color:var(--bibers-parallax-accent, var(--bibers-color-gold))}.bibers-parallax-editorial__button{justify-self:start;margin-top:.2rem;pointer-events:auto}.bibers-parallax-editorial__placeholder{display:grid;gap:.9rem;align-self:stretch;justify-self:end;max-width:min(28rem,100%);padding:clamp(1.15rem,3vw,1.5rem);border:1px dashed rgb(214 186 121 / .24);border-radius:1.25rem;background:linear-gradient(180deg,#ffffff0a,#ffffff04),#0a0a0a94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none}.bibers-parallax-editorial__placeholder-label{margin:0;color:var(--bibers-parallax-accent, var(--bibers-color-gold));font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.bibers-parallax-editorial__placeholder-frame{position:relative;min-height:clamp(9rem,24vw,13rem);border:1px solid rgb(214 186 121 / .16);border-radius:1rem;background:linear-gradient(135deg,rgb(214 186 121 / .08),transparent 46%),linear-gradient(180deg,#ffffff08,#ffffff03),#05050585;overflow:hidden}.bibers-parallax-editorial__placeholder-frame:before,.bibers-parallax-editorial__placeholder-frame:after{content:"";position:absolute;top:12%;right:12%;bottom:12%;left:12%;border:1px solid rgb(255 255 255 / .07);border-radius:.8rem}.bibers-parallax-editorial__placeholder-frame:after{inset:auto 12% 20%;top:22%;border-style:dashed;opacity:.6}.bibers-parallax-editorial__placeholder-ratio{position:absolute;right:.85rem;bottom:.85rem;display:inline-flex;align-items:center;padding:.4rem .55rem;border-radius:var(--bibers-radius-pill);background:#05050575;color:#f6f3edd6;font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.bibers-parallax-editorial__placeholder-copy{display:grid;gap:.45rem}.bibers-parallax-editorial__placeholder-line{margin:0;color:#f6f3edc2;font-size:.89rem;line-height:1.6}.bibers-parallax-editorial__placeholder-line strong{color:var(--bibers-parallax-text, var(--bibers-color-white));font-weight:700}.bibers-reviews{background:linear-gradient(180deg,rgb(255 255 255 / .02),transparent 14%),var(--bibers-reviews-background, var(--bibers-color-black));color:var(--bibers-reviews-text, var(--bibers-color-white));padding:clamp(2.5rem,6vw,4.8rem) 0}.bibers-reviews__inner{display:flex;flex-direction:column;gap:clamp(1.4rem,3vw,2.2rem);min-width:0}.bibers-reviews__header{display:grid;gap:var(--bibers-space-xs);max-width:40rem}.bibers-reviews__heading,.bibers-ugc__heading{margin:0;font-size:clamp(1.85rem,7vw,3.4rem);line-height:.95;letter-spacing:.14em;text-transform:uppercase;text-wrap:balance}.bibers-reviews__subheading,.bibers-ugc__subheading{margin:0;color:#f6f3edbd;font-size:clamp(.98rem,3.4vw,1.12rem);line-height:1.6;text-wrap:pretty}.bibers-reviews__summary{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:.15rem}.bibers-reviews__stars{display:inline-flex;gap:.25rem}.bibers-reviews__star{color:var(--bibers-color-gold);font-size:.9rem;line-height:1}.bibers-reviews__star.is-dim{opacity:.28}.bibers-reviews__summary-text{margin:0;color:#f6f3edc2;font-size:.9rem}.bibers-reviews__empty,.bibers-ugc__empty{max-width:38rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bibers-reviews__scroller,.bibers-ugc__scroller{overflow-x:auto;scrollbar-width:none;overscroll-behavior-x:contain}.bibers-reviews__scroller::-webkit-scrollbar,.bibers-ugc__scroller::-webkit-scrollbar{display:none}.bibers-reviews__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(82vw,82vw);gap:1rem}.bibers-reviews__card{display:grid;gap:.9rem;min-width:0;padding:1.15rem;border:1px solid rgb(246 243 237 / .08);border-radius:1rem;background:linear-gradient(180deg,#ffffff08,#ffffff03)}.bibers-reviews__text{margin:0;color:#f6f3ede6;font-size:.96rem;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bibers-reviews__meta{display:grid;gap:.25rem}.bibers-reviews__customer,.bibers-reviews__product,.bibers-reviews__details{margin:0}.bibers-reviews__customer{font-size:.88rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.bibers-reviews__product{color:#f6f3edad;font-size:.84rem}.bibers-reviews__details{display:flex;flex-wrap:wrap;gap:.55rem;color:#f6f3ed8a;font-size:.78rem}.bibers-reviews__verified{color:var(--bibers-color-gold)}.bibers-ugc{background:linear-gradient(180deg,rgb(255 255 255 / .03),transparent 16%),var(--bibers-ugc-background, var(--bibers-color-black));color:var(--bibers-ugc-text, var(--bibers-color-white));padding:clamp(2.5rem,6vw,4.8rem) 0}.bibers-ugc__inner{display:flex;flex-direction:column;gap:clamp(1.4rem,3vw,2.2rem);min-width:0}.bibers-ugc__header{display:grid;gap:var(--bibers-space-xs);max-width:40rem}.bibers-ugc__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(64vw,64vw);gap:1rem}.bibers-ugc__card{min-width:0}.bibers-ugc__card-link{display:grid;gap:.8rem;color:inherit;text-decoration:none}.bibers-ugc__media{position:relative;overflow:hidden;border-radius:1rem;background:#ffffff0a;aspect-ratio:9 / 16}.bibers-ugc__image,.bibers-ugc__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.bibers-ugc__image{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (min-width:990px){.bibers-collection-tiles__header,.bibers-standard__header,.bibers-product-tabs__header,.bibers-shop-look__header,.bibers-trust-strip__header,.bibers-reviews__header,.bibers-ugc__header{padding-inline-start:clamp(1.5rem,3.2vw,3.25rem)}}@media screen and (max-width:749px){.bibers-collection-card__image{object-position:center 8%}}.bibers-ugc__image--placeholder{fill:#ffffff1f}.bibers-ugc__overlay{background:linear-gradient(180deg,#0000000a,#00000052 72%),linear-gradient(0deg,rgb(0 0 0 / .52),transparent)}.bibers-ugc__play{position:absolute;right:1rem;bottom:1rem;z-index:1;width:3rem;height:3rem;border:1px solid rgb(255 255 255 / .2);border-radius:50%;background:#05050547;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bibers-ugc__play:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-40%,-50%);border-top:.45rem solid transparent;border-bottom:.45rem solid transparent;border-left:.72rem solid var(--bibers-color-white)}.bibers-ugc__label{position:absolute;top:.9rem;left:.9rem;z-index:1;display:inline-flex;padding:.42rem .6rem;border-radius:var(--bibers-radius-pill);background:#0505056b;color:var(--bibers-color-white);font-size:.64rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bibers-ugc__content{display:grid;gap:.3rem}.bibers-ugc__caption{margin:0;color:#f6f3edeb;font-size:.94rem;line-height:1.6}.bibers-ugc__meta{margin:0;color:var(--bibers-color-gold);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.bibers-standard__item{transition:transform var(--bibers-duration-base) var(--bibers-ease),border-color var(--bibers-duration-fast) ease,background-color var(--bibers-duration-fast) ease}.bibers-standard__item:hover{transform:translateY(-2px);border-color:#d6ba793d;background:linear-gradient(180deg,#ffffff0f,#ffffff05),var(--bibers-standard-surface, rgb(16 16 16))}.bibers-reviews__card,.bibers-ugc__image{transition:transform var(--bibers-duration-base) var(--bibers-ease),border-color var(--bibers-duration-fast) ease,background-color var(--bibers-duration-fast) ease}.bibers-reviews__card:hover{transform:translateY(-2px);border-color:#b89a5833;background:linear-gradient(180deg,#ffffff0a,#ffffff04)}.bibers-ugc__card:hover .bibers-ugc__image{transform:scale(1.03)}}@media screen and (min-width:750px){.bibers-parallax-editorial__inner{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end}.bibers-parallax-editorial--has-image .bibers-parallax-editorial__inner{grid-template-columns:minmax(0,1fr)}.bibers-standard__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bibers-standard__item{padding:1.3rem}.bibers-parallax-editorial__media{min-height:var(--bibers-parallax-desktop-height, 74svh)}.bibers-reviews__grid{grid-auto-flow:row;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-columns:auto}.bibers-ugc__grid{grid-auto-flow:row;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-columns:auto}}@media(prefers-reduced-motion:no-preference)and (min-width:990px){.bibers-parallax-editorial--has-image .bibers-parallax-editorial__media{background-attachment:fixed}}@media screen and (max-width:749px){.bibers-standard__inner,.bibers-parallax-editorial__inner,.bibers-reviews__inner,.bibers-ugc__inner{padding-inline:clamp(14px,4vw,18px)}.bibers-standard__grid{gap:.85rem}.bibers-standard__item{padding:.95rem}.bibers-parallax-editorial__content{max-width:100%;padding:1.1rem}.bibers-parallax-editorial__placeholder{justify-self:stretch;max-width:100%;padding:1rem}.bibers-parallax-editorial__placeholder-frame{min-height:10rem}.bibers-reviews__scroller,.bibers-ugc__scroller{margin-inline:calc(clamp(14px,4vw,18px)*-1);padding-inline:clamp(14px,4vw,18px)}.bibers-reviews__grid{grid-auto-columns:minmax(78vw,78vw)}.bibers-ugc__grid{grid-auto-columns:minmax(62vw,62vw)}}main[data-template*=index]>.ui-test-product-list .section-background{background:linear-gradient(180deg,rgb(255 255 255 / .02),transparent 16%),var(--bibers-color-black)}main[data-template*=index]>.ui-test-product-list .section-resource-list{position:relative;padding-block:clamp(2.35rem,6vw,4.25rem)}main[data-template*=index]>.ui-test-product-list .section-resource-list__header{display:flex;align-items:flex-end;justify-content:space-between;gap:clamp(.8rem,2vw,1.25rem);margin-bottom:clamp(.25rem,1vw,.55rem)}main[data-template*=index]>.ui-test-product-list .section-resource-list__header :is(h2,h3,h4,p){margin:0}main[data-template*=index]>.ui-test-product-list .section-resource-list__header :is(h2,h3,h4){color:var(--bibers-color-white);font-size:clamp(1.8rem,5vw,3rem);line-height:.96;letter-spacing:.14em;text-transform:uppercase;text-wrap:balance}main[data-template*=index]>.ui-test-product-list .section-resource-list__header a{color:var(--bibers-color-gold);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;text-decoration:none}main[data-template*=index]>.ui-test-product-list .section-resource-list__header a:hover,main[data-template*=index]>.ui-test-product-list .section-resource-list__header a:focus-visible{color:var(--bibers-color-white)}@media screen and (max-width:749px){main[data-template*=index]>.ui-test-product-list .section-resource-list__header{align-items:flex-start;flex-direction:column}}.bibers-collection-tiles,.bibers-collection-tiles *{box-sizing:border-box}.bibers-collection-tiles{overflow-x:clip}.bibers-collection-card h2,.bibers-collection-card h3,.bibers-collection-card__title,.bibers-collection-tile__title{word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;max-width:100%}@media screen and (max-width:749px){.bibers-collection-card h2,.bibers-collection-card h3,.bibers-collection-card__title,.bibers-collection-tile__title{font-size:clamp(2.1rem,9vw,3.4rem)!important;line-height:.95!important;letter-spacing:.08em!important}}@media(prefers-reduced-motion:reduce){.bibers-collection-card__image,.bibers-editorial-product-card__image,.bibers-product-tabs__tab,.bibers-product-tabs__card-image,.bibers-reviews__card,.bibers-ugc__image{transition:none!important;transform:none!important}}.product-information.bibers-product-page[data-testid=product-information]{overflow-x:clip}.bibers-product-details-shell{display:grid;align-content:start;gap:1rem;min-width:0}.bibers-breadcrumb{color:#f6f3ed99;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.bibers-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin:0;padding:0;list-style:none}.bibers-breadcrumb__item{min-width:0}.bibers-breadcrumb__link{color:inherit;text-decoration:none;transition:color var(--bibers-duration-fast) ease}.bibers-breadcrumb__current{color:#f6f3ede0}.bibers-breadcrumb__separator{color:var(--bibers-color-gold)}@media(any-pointer:fine){.bibers-breadcrumb__link:hover{color:var(--bibers-color-white)}}main[data-template*=product] .product-information.bibers-product-page .product-information__media{width:100%;min-width:0;max-width:100%}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery,main[data-template*=product] .product-information.bibers-product-page .product-information__media slideshow-component,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery__grid{width:100%;min-width:0;max-width:100%}main[data-template*=product] .product-information.bibers-product-page .product-information__media :is(.product-media-container,.product-media,.product-media>*,.product-media__image,.deferred-media__poster-image){max-width:100%;box-sizing:border-box}.product-information.bibers-product-page .product-information__media .media-gallery__grid{gap:clamp(.7rem,1.4vw,1rem)}.product-information.bibers-product-page .product-information__media .product-media-container{overflow:clip;border-radius:1rem;background:linear-gradient(180deg,rgb(255 255 255 / .03),transparent),#ffffff06;box-shadow:0 18px 36px #00000014}.product-information.bibers-product-page .product-information__media .product-media,.product-information.bibers-product-page .product-information__media .product-media>*,.product-information.bibers-product-page .product-information__media .product-media__image,.product-information.bibers-product-page .product-information__media .deferred-media__poster-image{border-radius:inherit}.product-information.bibers-product-page .product-information__media .product-media__image{background:#ffffff05}.product-information.bibers-product-page .product-information__media .product-media-container__zoom-button{border-radius:inherit}.product-information.bibers-product-page .product-information__media .product-media-container__zoom-button:after{content:"";position:absolute;right:1rem;bottom:1rem;width:2.85rem;height:2.85rem;border:1px solid rgb(246 243 237 / .16);border-radius:50%;background:radial-gradient(circle at center,rgb(255 255 255 / .1),transparent 60%),#05050557;box-shadow:0 12px 28px #0003;pointer-events:none}.product-information.bibers-product-page .product-information__media .media-gallery__mobile-controls{margin-top:.75rem}.product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel{display:block;width:min(100%,46rem);margin-inline:auto}.product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-component{display:grid;gap:1rem;width:100%;min-width:0;max-width:46rem;margin-inline:auto}.product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container,.product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-slides{display:block;width:100%;min-width:0}.product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{position:relative;width:100%;aspect-ratio:4 / 5;max-height:min(78vh,48rem);margin-inline:auto;overflow:hidden;border-radius:1.25rem;background:radial-gradient(circle at top,rgb(184 154 88 / .08),transparent 48%),linear-gradient(180deg,rgb(255 255 255 / .03),transparent),#050505f5;box-shadow:inset 0 0 0 1px #f6f3ed0f,0 20px 38px #00000029}.product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-slides{height:100%;min-height:0!important;align-items:stretch;overflow:hidden}.product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-slide{width:100%;max-width:100%;height:100%;aspect-ratio:4 / 5}.product-information.bibers-product-page .product-information__media .media-gallery--carousel .product-media-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%;aspect-ratio:4 / 5!important;max-height:none!important;margin:0;border-radius:0;background:transparent;box-shadow:none}.product-information.bibers-product-page .product-information__media .media-gallery--carousel .product-media,.product-information.bibers-product-page .product-information__media .media-gallery--carousel .product-media>*,.product-information.bibers-product-page .product-information__media .media-gallery--carousel .product-media__image,.product-information.bibers-product-page .product-information__media .media-gallery--carousel .deferred-media__poster-image{width:100%;height:100%;min-height:0!important;max-height:100%}.product-information.bibers-product-page .product-information__media .media-gallery--carousel .product-media__image,.product-information.bibers-product-page .product-information__media .media-gallery--carousel .deferred-media__poster-image{object-fit:contain;object-position:center center}.product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-arrows .slideshow-control{border:1px solid rgb(246 243 237 / .14);border-radius:999px;background:radial-gradient(circle at center,rgb(255 255 255 / .08),transparent 58%),#0505058f;box-shadow:0 10px 24px #00000038;color:#f6f3edeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-information.bibers-product-page .product-information__media .media-gallery--carousel .slideshow-controls{margin-top:.95rem;justify-self:center;width:min(100%,32rem)}.product-information.bibers-product-page .product-information__media .media-gallery--carousel .slideshow-controls__thumbnail[aria-selected=true]{border-color:#b89a586b;box-shadow:inset 0 0 0 1px #b89a5847,0 0 0 1px #b89a5838}.product-information.bibers-product-page .product-information__media .slideshow-controls__counter,.product-information.bibers-product-page .product-information__media .slideshow-controls__dots{padding-inline:.15rem}.product-information.bibers-product-page .product-information__media .slideshow-controls__thumbnail{overflow:hidden;border:1px solid rgb(5 5 5 / .08);border-radius:.75rem;background:#ffffff0a}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.product-information.bibers-product-page .product-information__media .product-media-container,.product-information.bibers-product-page .product-information__media .product-media__image,.product-information.bibers-product-page .product-information__media .product-media-container__zoom-button:after,.product-information.bibers-product-page .product-information__media .slideshow-controls__thumbnail{transition:transform var(--bibers-duration-base) var(--bibers-ease),box-shadow var(--bibers-duration-fast) ease,border-color var(--bibers-duration-fast) ease,opacity var(--bibers-duration-fast) ease}.product-information.bibers-product-page .product-information__media .product-media-container:hover{box-shadow:0 22px 42px #0000001f}.product-information.bibers-product-page .product-information__media .product-media-container:hover .product-media__image{transform:scale(1.01)}}@media screen and (min-width:750px){.product-information.bibers-product-page .product-information__media{padding-top:.35rem}.product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{max-height:min(76vh,46rem)}.bibers-product-details-shell{gap:1.1rem}}@media screen and (min-width:990px){main[data-template*=product] .product-information.bibers-product-page .product-information__grid.product-information--media-left:not(.product-information--media-none){grid-template-columns:minmax(0,3fr) minmax(22.5rem,2fr);column-gap:clamp(2rem,3vw,3rem)}main[data-template*=product] .product-information.bibers-product-page .product-information__grid.product-information--media-left:not(.product-information--media-none)>.product-information__media{grid-column:1;width:100%;min-width:0;max-width:100%;padding-right:0}main[data-template*=product] .product-information.bibers-product-page .product-information__grid.product-information--media-left:not(.product-information--media-none)>.bibers-product-details-shell{grid-column:2;position:relative;z-index:1;width:100%;min-width:0;max-width:100%;padding-left:0}main[data-template*=product] .product-information.bibers-product-page .bibers-product-details-shell :is(.product-details,variant-picker,.variant-picker,.variant-picker__form,product-form-component,.product-form-buttons,.buy-buttons-block){min-width:0;max-width:100%}}@media screen and (min-width:750px)and (max-width:989px){main[data-template*=product] .product-information.bibers-product-page .product-information__grid:not(.product-information--media-none){grid-template-columns:minmax(0,1fr)}main[data-template*=product] .product-information.bibers-product-page .product-information__grid:not(.product-information--media-none)>:is(.product-information__media,.bibers-product-details-shell){grid-column:1;width:100%;min-width:0;max-width:100%;padding-inline:0}}@media screen and (max-width:749px){.product-information.bibers-product-page .product-information__media{padding-inline:clamp(14px,4vw,18px)}.product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel,.product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-component{width:100%;max-width:none}.bibers-product-details-shell{gap:.85rem}.bibers-breadcrumb{font-size:.66rem;letter-spacing:.1em}.product-information.bibers-product-page .product-information__media .product-media-container{border-radius:.85rem}.product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{aspect-ratio:4 / 5;max-height:min(66vh,32rem)}.product-information.bibers-product-page .product-information__media .product-media-container__zoom-button:after{right:.8rem;bottom:.8rem;width:2.45rem;height:2.45rem}.product-information.bibers-product-page .product-information__media .slideshow-controls__thumbnail{border-radius:.65rem}}@media(prefers-reduced-motion:reduce){.bibers-breadcrumb__link,.product-information.bibers-product-page .product-information__media .product-media-container,.product-information.bibers-product-page .product-information__media .product-media__image,.product-information.bibers-product-page .product-information__media .product-media-container__zoom-button:after,.product-information.bibers-product-page .product-information__media .slideshow-controls__thumbnail{transition:none!important;transform:none!important}}.product-information.bibers-product-page .variant-picker{margin-top:.25rem}.product-information.bibers-product-page .variant-picker__form{display:grid;gap:.95rem}.product-information.bibers-product-page .variant-option{min-width:0}.product-information.bibers-product-page .variant-option legend,.product-information.bibers-product-page .variant-option>label{margin-bottom:.55rem;color:#f6f3edd1;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.product-information.bibers-product-page .variant-option--buttons{gap:.6rem}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color]{gap:.7rem}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] legend{margin-bottom:.65rem}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label{--bibers-switch-accent-rgb: 184 154 88;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 246 243 237;--bibers-switch-knob-highlight-rgb: 255 255 255;--bibers-switch-off-track-rgb: 28 28 28;--bibers-switch-off-border-rgb: 246 243 237;--bibers-color-switch-width: 2.85rem;--bibers-color-switch-height: 1.58rem;--bibers-color-switch-knob-size: 1.18rem;min-height:3.35rem;justify-content:flex-start;gap:.85rem;padding-inline:.8rem 1rem;border:1px solid rgb(246 243 237 / .12);background:linear-gradient(180deg,#121212f5,#070707f5),#0a0a0af5;box-shadow:inset 0 1px #ffffff0a,0 8px 18px #0000001a}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label__pill{position:relative;flex:0 0 var(--bibers-color-switch-width);width:var(--bibers-color-switch-width)!important;min-width:var(--bibers-color-switch-width);height:var(--bibers-color-switch-height);margin:0;left:auto!important;right:auto!important;transform:none!important;border:1px solid rgb(var(--bibers-switch-off-border-rgb) / .14);border-radius:999px;background:linear-gradient(180deg,rgb(var(--bibers-switch-off-track-rgb) / .94),#121212f5),#121212f2;box-shadow:inset 0 1px #ffffff0a,0 4px 10px #00000029}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label__pill:after{content:"";position:absolute;top:50%;left:2px;width:var(--bibers-color-switch-knob-size);height:var(--bibers-color-switch-knob-size);border-radius:50%;background:radial-gradient(circle at 35% 35%,rgb(var(--bibers-switch-knob-highlight-rgb) / .96),rgb(var(--bibers-switch-knob-rgb) / .92)),rgb(var(--bibers-switch-knob-rgb) / .94);box-shadow:0 2px 8px #00000047,inset 0 1px #ffffffb8;transform:translateY(-50%);transition:transform var(--bibers-duration-fast) ease,background-color var(--bibers-duration-fast) ease}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label__text{font-size:.78rem;font-weight:700;color:#f6f3edeb;letter-spacing:.11em;text-transform:uppercase;transition:color var(--bibers-duration-fast) ease}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label:has(:checked){border-color:rgb(var(--bibers-switch-accent-rgb) / .52);background:linear-gradient(180deg,rgb(var(--bibers-switch-accent-rgb) / .3),rgb(var(--bibers-switch-accent-rgb) / .14)),#241e14f5;box-shadow:inset 0 0 0 1px rgb(var(--bibers-switch-accent-rgb) / .2),0 0 0 1px rgb(var(--bibers-switch-accent-rgb) / .24),0 14px 26px #00000029}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label:has(:checked) .variant-option__button-label__pill{border-color:rgb(var(--bibers-switch-accent-rgb) / .44);background:linear-gradient(180deg,rgb(var(--bibers-switch-accent-rgb) / .82),rgb(var(--bibers-switch-accent-rgb) / .58)),rgb(var(--bibers-switch-accent-rgb) / .28);box-shadow:inset 0 1px #fff8e83d,0 0 0 4px rgb(var(--bibers-switch-accent-rgb) / .08)}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label:has(:checked) .variant-option__button-label__pill:after{transform:translateY(-50%) translate(calc(var(--bibers-color-switch-width) - var(--bibers-color-switch-knob-size) - 6px))}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label:has(:checked) .variant-option__button-label__text{color:rgb(var(--bibers-switch-text-rgb) / .96)}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=white],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=off-white],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=offwhite],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=cream],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=beige]{--bibers-switch-accent-rgb: 231 223 205;--bibers-switch-text-rgb: 20 18 16;--bibers-switch-knob-rgb: 24 22 19;--bibers-switch-knob-highlight-rgb: 255 255 255;--bibers-switch-off-track-rgb: 50 45 39;--bibers-switch-off-border-rgb: 231 223 205}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=grey],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=gray]{--bibers-switch-accent-rgb: 148 152 158;--bibers-switch-text-rgb: 15 15 15;--bibers-switch-knob-rgb: 245 243 238;--bibers-switch-knob-highlight-rgb: 255 255 255;--bibers-switch-off-track-rgb: 36 39 43;--bibers-switch-off-border-rgb: 148 152 158}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=black],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=charcoal]{--bibers-switch-accent-rgb: 44 44 44;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 238 234 226;--bibers-switch-knob-highlight-rgb: 255 255 255;--bibers-switch-off-track-rgb: 22 22 22;--bibers-switch-off-border-rgb: 108 108 108}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=navy]{--bibers-switch-accent-rgb: 45 68 110;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 240 242 246;--bibers-switch-knob-highlight-rgb: 255 255 255;--bibers-switch-off-track-rgb: 20 27 42;--bibers-switch-off-border-rgb: 82 101 136}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=blue]{--bibers-switch-accent-rgb: 72 112 188;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 238 244 252;--bibers-switch-knob-highlight-rgb: 255 255 255;--bibers-switch-off-track-rgb: 26 40 63;--bibers-switch-off-border-rgb: 92 126 186}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=green],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=olive]{--bibers-switch-accent-rgb: 108 126 76;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 244 245 238;--bibers-switch-knob-highlight-rgb: 255 255 255;--bibers-switch-off-track-rgb: 31 39 24;--bibers-switch-off-border-rgb: 108 126 76}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=pink]{--bibers-switch-accent-rgb: 186 129 150;--bibers-switch-text-rgb: 31 21 25;--bibers-switch-knob-rgb: 255 244 248;--bibers-switch-knob-highlight-rgb: 255 255 255;--bibers-switch-off-track-rgb: 52 34 41;--bibers-switch-off-border-rgb: 186 129 150}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=red],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=burgundy]{--bibers-switch-accent-rgb: 150 58 60;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 253 241 241;--bibers-switch-knob-highlight-rgb: 255 255 255;--bibers-switch-off-track-rgb: 46 18 18;--bibers-switch-off-border-rgb: 150 58 60}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=brown],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=camel]{--bibers-switch-accent-rgb: 145 104 68;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 248 239 228;--bibers-switch-knob-highlight-rgb: 255 255 255;--bibers-switch-off-track-rgb: 47 31 21;--bibers-switch-off-border-rgb: 145 104 68}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label:has([data-option-available=false]){border-color:#f6f3ed0f}.product-information.bibers-product-page .variant-option__button-label{min-height:3rem;border-radius:999px;background:linear-gradient(180deg,#121212f5,#080808f5),#0c0c0cf0;color:#f6f3edeb;transition:border-color var(--bibers-duration-fast) ease,background-color var(--bibers-duration-fast) ease,color var(--bibers-duration-fast) ease,box-shadow var(--bibers-duration-fast) ease,transform var(--bibers-duration-fast) ease}.product-information.bibers-product-page .variant-option__button-label__text{font-size:.84rem;font-weight:600;letter-spacing:.04em;color:inherit}.product-information.bibers-product-page .variant-option__button-label__pill{background:#ffffff04}.product-information.bibers-product-page .variant-option__button-label:has(:checked){color:var(--bibers-color-white);box-shadow:inset 0 0 0 1px #b89a5847,0 0 0 1px #b89a5838}.product-information.bibers-product-page .variant-option__button-label:has(:checked) .variant-option__button-label__pill,.product-information.bibers-product-page .variant-option__button-label--has-swatch:has(:checked){background:linear-gradient(180deg,#b89a5829,#b89a5814),#ffffff08}.product-information.bibers-product-page .variant-option__button-label:not(.variant-option__button-label--has-swatch):has(:checked) .variant-option__button-label__text{color:#f6f3edf5}.product-information.bibers-product-page .variant-option__button-label:has(:focus-visible){outline:2px solid rgb(184 154 88 / .65);outline-offset:2px}.product-information.bibers-product-page .variant-option__button-label:has([data-option-available=false]){color:#f6f3ed70;background:linear-gradient(180deg,#1c1c1ce6,#121212e6),#141414eb;border-color:#f6f3ed14;box-shadow:inset 0 0 0 1px #ffffff05}.product-information.bibers-product-page .variant-option__button-label:has([data-option-available=false]) .variant-option__button-label__pill{background:#ffffff04}.product-information.bibers-product-page .variant-option[data-bibers-option-type=default] .variant-option__button-label:has([data-option-available=false]) .variant-option__button-label__text{color:#f6f3ed61}.product-information.bibers-product-page .variant-option[data-bibers-option-type=default] .variant-option__button-label:has([data-option-available=false]) .variant-option__button-label__pill{background:#ffffff03;border-color:#f6f3ed14}.product-information.bibers-product-page .variant-option[data-bibers-option-type=default] .variant-option__strikethrough{display:none}.product-information.bibers-product-page .variant-option__select-wrapper{border-color:#f6f3ed1f;border-radius:1rem;background:#ffffff08}.product-information.bibers-product-page .variant-option__select-wrapper:hover{border-color:#b89a5866}.product-information.bibers-product-page .variant-option__select{min-height:3.25rem;color:var(--bibers-color-white);background:transparent}.product-information.bibers-product-page .product-details product-price{display:block}.product-information.bibers-product-page .product-details product-price>div[ref=priceContainer]{display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem .8rem}.product-information.bibers-product-page .product-details product-price :is(.price__regular,.price__sale):not(.price__hidden){display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem .8rem}.product-information.bibers-product-page .product-details product-price .price__hidden{display:none}.product-information.bibers-product-page .product-details product-price .price{color:#f6f3edfa;font-size:clamp(1.2rem,1.8vw,1.45rem);font-weight:600;letter-spacing:.01em}.product-information.bibers-product-page .product-details product-price .price-item--sale{color:#f6f3edfa}.product-information.bibers-product-page .product-details product-price .compare-at-price{color:#f6f3ed80;font-size:.95rem}.product-information.bibers-product-page .product-details product-price .volume-pricing-note{margin-top:.5rem;color:#f6f3ed94;letter-spacing:.08em;text-transform:uppercase}.product-information.bibers-product-page .buy-buttons-block{margin-top:.25rem;padding:1rem;border:1px solid rgb(246 243 237 / .08);border-radius:1.2rem;background:linear-gradient(180deg,rgb(255 255 255 / .04),transparent 100%),#ffffff05}.product-information.bibers-product-page .product-form-buttons{gap:.75rem}.product-information.bibers-product-page .quantity-selector-wrapper{width:100%}.product-information.bibers-product-page .quantity-label{color:#f6f3edc2;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.product-information.bibers-product-page .quantity-selector{overflow:hidden;border:1px solid rgb(246 243 237 / .1);border-radius:999px;background:#ffffff08}.product-information.bibers-product-page .quantity-selector :is(.quantity-minus,.quantity-plus){color:var(--bibers-color-white);background:transparent}.product-information.bibers-product-page .quantity-selector :is(.quantity-minus,.quantity-plus):disabled{opacity:.4}.product-information.bibers-product-page .quantity-selector input[type=number]{color:var(--bibers-color-white);background:transparent;font-weight:600}.product-information.bibers-product-page .add-to-cart-button{min-height:3.4rem;border:1px solid rgb(184 154 88 / .24);border-radius:999px;background:linear-gradient(180deg,#151515,#050505);color:var(--bibers-color-white);box-shadow:inset 0 0 0 1px #ffffff0d,0 16px 34px #00000029}.product-information.bibers-product-page .add-to-cart-button:not([disabled]):hover{border-color:#b89a588c}.product-information.bibers-product-page .add-to-cart-button[disabled]{border-color:#f6f3ed14;background:linear-gradient(180deg,#171717,#111);color:#f6f3ed85;box-shadow:none}.product-information.bibers-product-page .add-to-cart-button .add-to-cart-icon{color:var(--bibers-color-gold)}.product-information.bibers-product-page .accelerated-checkout-block{width:100%;margin-top:.15rem}.product-information.bibers-product-page .accelerated-checkout-block>*{border-radius:999px;overflow:hidden}.bibers-product-trust{display:grid;gap:.8rem;margin-top:.25rem;padding:1rem;border:1px solid rgb(246 243 237 / .08);border-radius:1rem;background:#ffffff05}.bibers-product-trust__inventory{display:block}.bibers-product-trust__inventory:empty{display:none}.bibers-product-trust__inventory-text{margin:0;padding:.8rem .95rem;border:1px solid rgb(214 186 121 / .32);border-radius:.95rem;background:linear-gradient(180deg,#d6ba791f,#d6ba790a),#ffffff05;color:#e0c27d;font-size:.8rem;font-weight:700;letter-spacing:.08em;line-height:1.45;text-transform:uppercase}.bibers-product-trust__delivery{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:center}.bibers-product-trust__icon,.bibers-product-trust__check{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--bibers-color-gold)}.bibers-product-trust__icon{width:2.5rem;height:2.5rem;border:1px solid rgb(184 154 88 / .28);border-radius:50%;background:#b89a5812}.bibers-product-trust__icon svg,.bibers-product-trust__check svg{width:1.1rem;height:1.1rem}.bibers-product-trust__delivery-copy,.bibers-product-trust__grid{min-width:0}.bibers-product-trust__label,.bibers-product-trust__value,.bibers-product-trust__item{margin:0}.bibers-product-trust__label{color:#f6f3ed9e;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bibers-product-trust__value{color:var(--bibers-color-white);font-size:.92rem;font-weight:600;line-height:1.5}.bibers-product-trust__grid{display:grid;gap:.55rem}.bibers-product-trust__item{display:grid;grid-template-columns:auto 1fr;gap:.55rem;align-items:center;min-width:0;padding:.65rem .7rem;border:1px solid rgb(214 186 121 / .1);border-radius:.75rem;background:#ffffff05;color:#f6f3edc7;font-size:.78rem;line-height:1.45}main[data-template*=product] .product-information.bibers-product-page .bibers-product-details-shell .buy-buttons-block{border-color:#d6ba792e;background:radial-gradient(circle at 100% 0%,rgb(214 186 121 / .08),transparent 42%),linear-gradient(180deg,#ffffff0b,#ffffff04)}main[data-template*=product] .product-information.bibers-product-page .bibers-product-details-shell .add-to-cart-button:not([disabled]){border-color:#d6ba79b8;background:linear-gradient(180deg,#e3c982,#bd9650);color:#080705;box-shadow:inset 0 1px #ffffff57,0 16px 34px #0000003d}main[data-template*=product] .product-information.bibers-product-page .bibers-product-details-shell .add-to-cart-button:not([disabled]) .add-to-cart-icon{color:#080705}main[data-template*=product] .product-information.bibers-product-page .bibers-product-page__wishlist-row{position:relative;z-index:1;width:100%;min-width:0}.product-information.bibers-product-page .product-details>.text-block.rte:has(+.bibers-product-trust){display:none}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.product-information.bibers-product-page .variant-option__button-label,.product-information.bibers-product-page .add-to-cart-button,.product-information.bibers-product-page .quantity-selector{transition:border-color var(--bibers-duration-fast) ease,background-color var(--bibers-duration-fast) ease,box-shadow var(--bibers-duration-fast) ease,transform var(--bibers-duration-fast) ease,color var(--bibers-duration-fast) ease}.product-information.bibers-product-page .variant-option__button-label:not(:has([data-option-available=false])):hover{transform:translateY(-1px);border-color:#b89a5857}.product-information.bibers-product-page .quantity-selector:hover{border-color:#b89a5838}.product-information.bibers-product-page .add-to-cart-button:not([disabled]):hover{transform:translateY(-1px);box-shadow:inset 0 0 0 1px #ffffff0d,0 18px 36px #0003}}@media screen and (min-width:750px){.bibers-product-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}}@media screen and (max-width:749px){.product-information.bibers-product-page .variant-option--buttons{gap:.5rem}.product-information.bibers-product-page .variant-option__button-label{min-height:2.85rem}.product-information.bibers-product-page .product-details product-price .price{font-size:1.12rem}.product-information.bibers-product-page .buy-buttons-block,.bibers-product-trust{padding:.9rem;border-radius:1rem}.bibers-product-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bibers-product-trust__item{padding:.6rem;font-size:.72rem}}@media(prefers-reduced-motion:reduce){.product-information.bibers-product-page .variant-option__button-label,.product-information.bibers-product-page .add-to-cart-button,.product-information.bibers-product-page .quantity-selector{transition:none!important;transform:none!important}}.product-information.bibers-product-page .bibers-product-accordions{display:grid;gap:.65rem;margin-top:.9rem}.product-information.bibers-product-page .bibers-product-accordion-wrap{display:block}.product-information.bibers-product-page .bibers-product-accordion-wrap--size .bibers-product-accordion{border-color:#d6ba7933;background:linear-gradient(180deg,#d6ba7912,#ffffff04),#ffffff03}.product-information.bibers-product-page .bibers-product-accordion{overflow:hidden;border:1px solid rgb(246 243 237 / .08);border-radius:1rem;background:linear-gradient(180deg,#ffffff08,#ffffff04)}.product-information.bibers-product-page .bibers-product-accordion[open]{border-color:#b89a5842;box-shadow:inset 0 1px #ffffff08}.product-information.bibers-product-page .bibers-product-accordion__summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;color:var(--bibers-color-white);cursor:pointer;list-style:none;font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.product-information.bibers-product-page .bibers-product-accordion__summary::-webkit-details-marker{display:none}.product-information.bibers-product-page .bibers-product-accordion__summary:after{content:"\203a";flex-shrink:0;color:var(--bibers-color-gold);font-size:1.45rem;font-weight:300;line-height:1;transition:transform var(--bibers-duration-fast) ease}.product-information.bibers-product-page .bibers-product-accordion[open] .bibers-product-accordion__summary:after{transform:rotate(90deg)}.product-information.bibers-product-page .bibers-product-accordion__summary:focus-visible{outline:2px solid rgb(184 154 88 / .5);outline-offset:-2px}.product-information.bibers-product-page .bibers-product-accordion__content{padding:0 1.1rem 1.05rem;color:#f6f3edc7;line-height:1.7}.product-information.bibers-product-page .bibers-product-accordion__content>:first-child{margin-top:0}.product-information.bibers-product-page .bibers-product-accordion__content>:last-child{margin-bottom:0}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.product-information.bibers-product-page .bibers-product-accordion,.product-information.bibers-product-page .bibers-product-accordion__summary{transition:border-color var(--bibers-duration-fast) ease,background-color var(--bibers-duration-fast) ease,box-shadow var(--bibers-duration-fast) ease,color var(--bibers-duration-fast) ease}.product-information.bibers-product-page .bibers-product-accordion:hover{border-color:#b89a582e}}@media screen and (max-width:749px){.product-information.bibers-product-page .bibers-product-accordions{margin-top:.85rem}.product-information.bibers-product-page .bibers-product-accordion__summary{padding:.95rem 1rem;font-size:.72rem;letter-spacing:.12em}.product-information.bibers-product-page .bibers-product-accordion__content{padding:0 1rem 1rem;font-size:.92rem}}@media(prefers-reduced-motion:reduce){.product-information.bibers-product-page .bibers-product-accordion,.product-information.bibers-product-page .bibers-product-accordion__summary{transition:none!important}}.bibers-sticky-atc{display:block}.bibers-sticky-atc__bar{width:min(34rem,calc(100vw - 1rem))}.bibers-sticky-atc__button{min-width:8.75rem}@media screen and (min-width:750px){.bibers-sticky-atc[data-bibers-sticky-atc] .bibers-sticky-atc__bar{display:none!important;opacity:0!important;pointer-events:none!important;transform:translate(-50%) translateY(calc(100% + 40px))!important}}@media screen and (max-width:749px){.bibers-sticky-atc[data-bibers-sticky-atc] .bibers-sticky-atc__bar{left:50%;bottom:max(.5rem,env(safe-area-inset-bottom));width:min(34rem,calc(100vw - 1rem));padding:.72rem .78rem calc(.72rem + env(safe-area-inset-bottom));border-radius:1.05rem;background:linear-gradient(180deg,#1c1c1cfa,#080808fc);box-shadow:0 18px 38px #00000057,0 0 0 1px #b89a5829;gap:.72rem}.bibers-sticky-atc[data-bibers-sticky-atc] .bibers-sticky-atc__bar:before{background:linear-gradient(180deg,#ffffff09,#ffffff04),linear-gradient(90deg,#b89a5842,#b89a580f);-webkit-backdrop-filter:blur(18px) saturate(145%) brightness(.82);backdrop-filter:blur(18px) saturate(145%) brightness(.82)}.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__image{height:3.2rem;border-radius:.8rem;background:#ffffff0a}.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__info{min-width:0}.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__title{color:var(--bibers-color-white);font-size:.85rem;font-weight:700;letter-spacing:.03em}.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__variant{color:#f6f3ed99;font-size:.72rem;letter-spacing:.05em}.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__price{display:flex;align-items:center;flex-shrink:0;color:var(--bibers-color-white);font-size:.82rem;line-height:1.2;white-space:nowrap}.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__price .price-item__group,.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__price .price__sale,.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__price .price__regular{display:inline-flex;align-items:center;gap:.28rem}.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__price .price__hidden,.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__price .compare-at-price:empty{display:none!important}.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__button{flex-shrink:0;min-width:10rem;min-height:3.2rem;padding:.8rem 1rem;border:1px solid rgb(184 154 88 / .3);border-radius:999px;background:linear-gradient(180deg,#181818,#060606);color:var(--bibers-color-white);box-shadow:inset 0 0 0 1px #ffffff0a,0 10px 24px #00000038}.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__button[disabled]{border-color:#f6f3ed14;color:#f6f3ed80;background:linear-gradient(180deg,#161616,#0d0d0d);box-shadow:none}.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__button .add-to-cart-text__content{display:inline-flex!important;align-items:center;justify-content:center;font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__button .add-to-cart-icon{color:var(--bibers-color-gold)}}@media screen and (max-width:479px){.bibers-sticky-atc[data-bibers-sticky-atc] .bibers-sticky-atc__bar{grid-template-columns:minmax(0,1fr) auto;display:grid;align-items:center}.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__image{display:none}.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__price{grid-column:1 / 2;justify-self:start;margin-top:-.18rem}.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__button{grid-column:2 / 3;grid-row:1 / span 2;align-self:stretch;min-width:9.75rem}}@media screen and (max-width:374px){.bibers-sticky-atc[data-bibers-sticky-atc] .bibers-sticky-atc__bar{grid-template-columns:minmax(0,1fr)}.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__button{grid-column:1 / -1;grid-row:auto;width:100%;min-width:0}}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__button,.bibers-sticky-atc[data-bibers-sticky-atc] .bibers-sticky-atc__bar{transition:border-color var(--bibers-duration-fast) ease,box-shadow var(--bibers-duration-fast) ease,background-color var(--bibers-duration-fast) ease,transform var(--bibers-duration-fast) ease}.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__button:not([disabled]):hover{transform:translateY(-1px);border-color:#b89a5885}}@media(prefers-reduced-motion:reduce){.bibers-sticky-atc[data-bibers-sticky-atc] .sticky-add-to-cart__button,.bibers-sticky-atc[data-bibers-sticky-atc] .bibers-sticky-atc__bar{transition:none!important}}.bibers-recently-viewed{padding-block:clamp(2.5rem,5vw,4.5rem);background:radial-gradient(circle at top,rgb(184 154 88 / .08),transparent 42%),#050505;color:var(--bibers-color-white)}.bibers-recently-viewed__inner{display:grid;gap:1.5rem}.bibers-recently-viewed__header{display:grid;gap:.45rem}.bibers-recently-viewed__heading{margin:0;font-size:clamp(1.55rem,2vw,2.2rem);letter-spacing:.08em;text-transform:uppercase}.bibers-recently-viewed__subheading{margin:0;max-width:34rem;color:#f6f3edb8;line-height:1.6}.bibers-recently-viewed__scroller{min-width:0}.bibers-recently-viewed__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.bibers-recently-viewed-card{min-width:0;border:1px solid rgb(246 243 237 / .08);border-radius:1rem;background:linear-gradient(180deg,#ffffff09,#ffffff04);overflow:hidden}.bibers-recently-viewed-card__link{display:grid;color:inherit;text-decoration:none}.bibers-recently-viewed-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#ffffff08}.bibers-recently-viewed-card__image{width:100%;height:100%;object-fit:cover;display:block}.bibers-recently-viewed-card__image--placeholder{display:grid;place-items:center;background:linear-gradient(180deg,#b89a5829,#ffffff08),#ffffff08;color:#f6f3edb8;font-size:clamp(1.3rem,3vw,1.8rem);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.bibers-recently-viewed-card__content{display:grid;gap:.45rem;padding:.95rem .95rem 1rem}.bibers-recently-viewed-card__title,.bibers-recently-viewed-card__price{margin:0}.bibers-recently-viewed-card__title{font-size:.95rem;font-weight:600;line-height:1.45}.bibers-recently-viewed-card__price{color:#b89a58eb;font-size:.88rem;font-weight:600}.bibers-recently-viewed__empty{padding:1rem 1.1rem;border:1px dashed rgb(184 154 88 / .22);border-radius:1rem;background:#ffffff05}.bibers-recently-viewed__empty-title,.bibers-recently-viewed__empty-text{margin:0}.bibers-recently-viewed__empty-title{color:var(--bibers-color-white);font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.bibers-recently-viewed__empty-text{margin-top:.45rem;color:#f6f3edad;line-height:1.6}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.bibers-recently-viewed-card,.bibers-recently-viewed-card__image{transition:transform var(--bibers-duration-fast) ease,border-color var(--bibers-duration-fast) ease,box-shadow var(--bibers-duration-fast) ease}.bibers-recently-viewed-card:hover{transform:translateY(-2px);border-color:#b89a5833;box-shadow:0 20px 34px #0003}.bibers-recently-viewed-card:hover .bibers-recently-viewed-card__image{transform:scale(1.03)}}@media screen and (max-width:989px){.bibers-recently-viewed__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.bibers-recently-viewed__inner{gap:1.2rem}.bibers-recently-viewed__scroller{overflow-x:auto;padding-inline:1rem;margin-inline:-1rem;scrollbar-width:none}.bibers-recently-viewed__scroller::-webkit-scrollbar{display:none}.bibers-recently-viewed__grid{grid-auto-flow:column;grid-auto-columns:minmax(15rem,72vw);grid-template-columns:none}}@media(prefers-reduced-motion:reduce){.bibers-recently-viewed-card,.bibers-recently-viewed-card__image{transition:none!important;transform:none!important}}@media screen and (min-width:750px){#header-component .menu-list__submenu{overflow:clip}#header-component .mega-menu__list{gap:clamp(1.25rem,2vw,2rem)}#header-component .mega-menu__column{position:relative}#header-component .mega-menu__column:after{content:"";position:absolute;inset-block:0;inset-inline-end:calc(clamp(1.25rem,2vw,2rem)/-2);width:1px;background:linear-gradient(180deg,#d6ba7900,#d6ba794d,#d6ba7900);pointer-events:none}#header-component .mega-menu__column:last-child:after{display:none}#header-component .mega-menu__link{letter-spacing:.04em;transition:color .18s ease,opacity .18s ease,transform .18s ease}#header-component .mega-menu__link--parent{font-size:clamp(1rem,.88rem + .35vw,1.2rem);letter-spacing:.08em;text-transform:uppercase;margin-block-end:.9rem}#header-component .mega-menu__link:not(.mega-menu__link--parent){color:#ffffffbd;padding-block:.3rem}#header-component .mega-menu__link:is(:hover,:focus-visible){color:#d6ba79;transform:translate(3px)}#header-component .bibers-header-mega__promo{--menu-content-columns-desktop: 2;--menu-content-columns-tablet: 2;display:block;min-width:0}#header-component .bibers-header-mega__promo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%}#header-component .bibers-header-mega__promo-card{position:relative;display:flex;min-height:100%;min-width:0;overflow:hidden;border:1px solid rgb(214 186 121 / .28);border-radius:1.2rem;padding:0;color:#fff;text-decoration:none;background:linear-gradient(180deg,#ffffff0f,#fff0),linear-gradient(145deg,#080808f5,#161616eb 48%,#373020e0);box-shadow:0 18px 40px #0000003d;isolation:isolate;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;aspect-ratio:4 / 5}#header-component .bibers-header-mega__promo-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff14,#fff0 38%),radial-gradient(circle at top,rgb(214 186 121 / .3),transparent 54%),linear-gradient(180deg,#00000014,#000000ad);z-index:-1}#header-component .bibers-header-mega__promo-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--bibers-mega-card-image, none) var(--bibers-mega-card-position, center center) / cover no-repeat,linear-gradient(145deg,#080808f5,#161616eb 48%,#373020e0);z-index:-2}#header-component .bibers-header-mega__promo-card[data-bibers-mega-menu=men][data-bibers-mega-slot=primary]{--bibers-mega-card-position: center 34%}#header-component .bibers-header-mega__promo-card[data-bibers-mega-menu=classics][data-bibers-mega-slot=secondary]{--bibers-mega-card-position: center 28%}#header-component .bibers-header-mega__promo-card--secondary:before{background:linear-gradient(180deg,#ffffff14,#fff0 38%),radial-gradient(circle at top right,rgb(214 186 121 / .28),transparent 56%),linear-gradient(180deg,#00000014,#000000b8)}#header-component .bibers-header-mega__promo-card:is(:hover,:focus-visible){transform:translateY(-3px);border-color:#d6ba7980;box-shadow:0 24px 44px #00000047}#header-component .bibers-header-mega__promo-card-inner{display:flex;flex-direction:column;justify-content:flex-end;gap:.6rem;width:100%;min-height:100%;padding:1.1rem}#header-component .bibers-header-mega__promo-eyebrow{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:#d6ba79}#header-component .bibers-header-mega__promo-title{max-width:12ch;font-size:clamp(1.15rem,1rem + .35vw,1.45rem);line-height:1.05;text-transform:uppercase;text-wrap:balance}#header-component .bibers-header-mega__promo-link{display:inline-flex;align-items:center;gap:.35rem;width:fit-content;font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffffd1}#header-component .bibers-header-mega__promo-link:after{content:"";width:1.8rem;height:1px;background:currentColor;opacity:.75}#header-component .mega-menu__content-list-item{display:flex;min-width:0}#header-component .mega-menu__content-list-item .resource-card{width:100%}#header-component .mega-menu__content-list--collections .resource-card--overlay{min-height:clamp(14.5rem,22vw,18rem)}#header-component .mega-menu__content-list--collections .resource-card__media{overflow:hidden;border-radius:var(--resource-card-corner-radius)}#header-component .mega-menu__content-list--collections .resource-card--overlay .resource-card__image{min-height:100%;object-fit:cover;object-position:center center}}@media screen and (min-width:750px)and (max-width:989px){#header-component .bibers-header-mega__promo-grid{grid-template-columns:1fr}#header-component .bibers-header-mega__promo-card--secondary{display:none}}@media(prefers-reduced-motion:reduce){#header-component .mega-menu__link,#header-component .bibers-header-mega__promo-card{transition:none}}.bibers-search.search-modal,.search-modal .bibers-search{--bibers-search-panel: linear-gradient(180deg, rgb(14 14 14), rgb(10 10 10));--bibers-search-border: rgb(214 186 121 / .24)}.search-modal .bibers-search{background:var(--bibers-search-panel)}.search-modal .bibers-search .predictive-search-form__header{border-color:var(--bibers-search-border);background:linear-gradient(180deg,#ffffff08,#fff0),#0d0d0d;padding:.6rem .8rem}.search-modal .bibers-search .predictive-search-form__header-inner{min-height:4.1rem;border-color:#d6ba792e;background:#121212}.search-modal .bibers-search .search-input{font-size:clamp(1rem,.92rem + .4vw,1.2rem);letter-spacing:.03em;padding-block:1rem}.search-modal .bibers-search .predictive-search__icon{color:#d6ba79d1}.search-modal .bibers-search .predictive-search__reset-button{color:#ffffffb8}.search-modal .bibers-search .predictive-search__close-modal-button{border:1px solid rgb(214 186 121 / .24);border-radius:999px;background:#ffffff05}.search-modal .bibers-search .predictive-search__close-modal-button:hover{border-color:#d6ba797a;background:#d6ba7914}.search-modal .bibers-search .predictive-search-form__content-wrapper{background:linear-gradient(180deg,#ffffff05,#fff0),#0a0a0a;border-top:1px solid rgb(214 186 121 / .12)}.search-modal .bibers-search__helper{display:grid;gap:.9rem;padding:1rem 1rem .9rem;border-bottom:1px solid rgb(214 186 121 / .12);background:radial-gradient(circle at top left,rgb(214 186 121 / .14),transparent 34%),linear-gradient(180deg,#ffffff08,#fff0)}.search-modal .bibers-search__helper-copy{display:grid;gap:.25rem}.search-modal .bibers-search__eyebrow,.search-modal .bibers-search__note{margin:0}.search-modal .bibers-search__eyebrow{color:#d6ba79;font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.search-modal .bibers-search__note{color:#ffffffd1;font-size:.95rem}.search-modal .bibers-search-tags{display:flex;flex-wrap:wrap;gap:.65rem}.search-modal .bibers-search-tags__link{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.7rem 1rem;border:1px solid rgb(214 186 121 / .22);border-radius:999px;color:#ffffffe0;text-decoration:none;background:#ffffff08;transition:border-color .18s ease,color .18s ease,background-color .18s ease,transform .18s ease}.search-modal .bibers-search-tags__link:is(:hover,:focus-visible){border-color:#d6ba7980;color:#d6ba79;background:#d6ba7914;transform:translateY(-1px)}.search-modal .bibers-search .predictive-search-form__content,.search-modal .bibers-search .predictive-search-dropdown{background:transparent}.search-modal .bibers-search .predictive-search-results__title{color:#ffffffeb;letter-spacing:.12em;text-transform:uppercase}.search-modal .bibers-search .predictive-search-results__no-results{margin:0 1rem 1rem;padding:1rem 1.1rem;border:1px solid rgb(214 186 121 / .14);border-radius:1rem;background:#ffffff05;color:#ffffffbd}.search-modal .bibers-search .predictive-search-form__footer{background-image:linear-gradient(to top,rgb(10 10 10 / .96),rgb(10 10 10 / .84),rgb(10 10 10 / .25),transparent)}.search-modal .bibers-search .predictive-search__search-button{border-color:#d6ba794d}@media screen and (min-width:750px){.search-modal .bibers-search .predictive-search-form__header{padding:1rem 1.15rem}.search-modal .bibers-search__helper{padding:1.1rem 1.2rem 1rem}}@media screen and (max-width:749px){.search-modal .bibers-search .predictive-search-form__header{padding:.5rem .65rem}.search-modal .bibers-search .predictive-search-form__header-inner{min-height:3.6rem}.search-modal .bibers-search__helper{padding:.9rem .85rem .85rem}.search-modal .bibers-search-tags{gap:.5rem}.search-modal .bibers-search-tags__link{min-height:2.25rem;padding:.6rem .85rem;font-size:.92rem}}@media(prefers-reduced-motion:reduce){.search-modal .bibers-search-tags__link{transition:none;transform:none}}@media screen and (max-width:749px){.bibers-mobile-drawer .menu-drawer{--drawer-width: min(91vw, 26.25rem);--drawer-max-width: min(91vw, 26.25rem);background:radial-gradient(circle at top left,rgb(214 186 121 / .13),transparent 26%),linear-gradient(180deg,#121212fb,#070707fb),#0a0a0a;border-right-color:#d6ba7924;box-shadow:0 0 0 1px #d6ba791a,0 28px 70px #00000085;overflow-x:hidden}.bibers-mobile-drawer .menu-drawer__navigation{padding-top:max(env(safe-area-inset-top),.4rem);padding-bottom:0}.bibers-mobile-drawer .menu-drawer__inner-container{display:flex;flex-direction:column;min-height:100%}.bibers-mobile-drawer .menu-drawer__menu{--menu-drawer-inline-padding: 0;padding-inline:1rem}.bibers-mobile-drawer .menu-drawer__navigation-container,.bibers-mobile-drawer .menu-drawer__inner-submenu{padding-bottom:max(env(safe-area-inset-bottom),1.15rem)}.bibers-mobile-drawer .menu-drawer__menu>.menu-drawer__list-item{min-height:0}.bibers-mobile-drawer .menu-drawer__menu-item--mainlist,.bibers-mobile-drawer .menu-drawer__menu-item--parent,.bibers-mobile-drawer .menu-drawer__menu-item--child{min-height:3.2rem;padding:.76rem 0;border-radius:1rem;line-height:1.3;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease}.bibers-mobile-drawer .menu-drawer__menu-item--mainlist{color:#dcc58e;letter-spacing:.16em;text-transform:uppercase;font-size:.88rem;font-weight:700;text-shadow:0 0 18px rgb(214 186 121 / .08);border-bottom:1px solid rgb(214 186 121 / .08);margin-bottom:.1rem}.bibers-mobile-drawer .menu-drawer__menu-item--parent{color:#ffffffd1;padding-inline-start:.65rem;font-size:.97rem;border-bottom:1px solid rgb(255 255 255 / .055)}.bibers-mobile-drawer .menu-drawer__menu-item--child{color:#ffffffbd;padding-inline-start:1.15rem;font-size:.92rem;border-bottom:1px solid rgb(255 255 255 / .04)}.bibers-mobile-drawer .menu-drawer__list-item--divider,.bibers-mobile-drawer .menu-drawer__menu-container--divider{border-color:#d6ba791a}.bibers-mobile-drawer .menu-drawer__list-item--divider .menu-drawer__menu-item:not(.menu-drawer__menu-item--child),.bibers-mobile-drawer .menu-drawer__menu-container--divider>summary.menu-drawer__menu-item{min-height:3.2rem}.bibers-mobile-drawer .menu-drawer__menu-item-text{white-space:normal;text-wrap:balance}.bibers-mobile-drawer .menu-drawer__menu-item>.svg-wrapper{padding-block:.35rem;padding-inline-start:.75rem;color:#d6ba79}.bibers-mobile-drawer .menu-drawer__menu accordion-custom .accordion-custom__trigger,.bibers-mobile-drawer .menu-drawer details>summary.menu-drawer__menu-item,.bibers-mobile-drawer .menu-drawer__menu-container>summary.menu-drawer__menu-item{cursor:pointer}.bibers-mobile-drawer .menu-drawer details[open]>summary.menu-drawer__menu-item,.bibers-mobile-drawer .menu-drawer__menu-container[open]>summary.menu-drawer__menu-item,.bibers-mobile-drawer .menu-drawer__menu-item--active{color:#d6ba79;background:linear-gradient(90deg,rgb(214 186 121 / .15),transparent 72%),linear-gradient(180deg,#ffffff07,#fff0)}.bibers-mobile-drawer .menu-drawer__menu-item--parent:active,.bibers-mobile-drawer .menu-drawer__menu-item--child:active,.bibers-mobile-drawer .menu-drawer__menu-item--mainlist:active{transform:translate(2px)}.bibers-mobile-drawer .menu-drawer__menu--childlist,.bibers-mobile-drawer .menu-drawer__menu--grandchildlist{padding-block:.2rem .5rem}.bibers-mobile-drawer .menu-drawer__menu--childlist .menu-drawer__list-item--deep,.bibers-mobile-drawer .menu-drawer__menu--grandchildlist .menu-drawer__list-item{border-left:1px solid rgb(214 186 121 / .12);margin-left:.45rem;padding-left:.28rem}.bibers-mobile-drawer .menu-drawer details[open]>summary .icon-plus{transform:rotate(45deg)}.bibers-mobile-drawer .menu-drawer .icon-plus{transition:transform .18s ease}.bibers-mobile-drawer .menu-drawer__nav-buttons{padding:.6rem 1rem .5rem .78rem;border-bottom:1px solid rgb(214 186 121 / .1);background:radial-gradient(circle at top left,rgb(214 186 121 / .16),transparent 34%),linear-gradient(180deg,#141414fa,#0b0b0bf0),#0d0d0df5;position:sticky;top:0;z-index:2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.bibers-mobile-drawer .menu-drawer__back-button,.bibers-mobile-drawer .menu-drawer__close-button{color:#ffffffe6;min-height:3rem}.bibers-mobile-drawer .menu-drawer__back-button{padding-inline:.65rem 1rem}.bibers-mobile-drawer .menu-drawer__close-button{display:inline-flex;align-items:center;justify-content:center;min-width:2.9rem;width:2.9rem;height:2.9rem;padding:0;margin-inline-start:.65rem;border:1px solid rgb(214 186 121 / .18);border-radius:999px;background:linear-gradient(180deg,#ffffff0f,#ffffff06),#ffffff0a;box-shadow:inset 0 1px #ffffff0d}.bibers-mobile-drawer .menu-drawer__close-button .header-drawer-icon{width:.95rem;height:.95rem}.bibers-mobile-drawer__helper{display:grid;gap:1rem;margin:.5rem 1rem 1rem;padding:1.05rem;border:1px solid rgb(214 186 121 / .18);border-radius:1.2rem;background:radial-gradient(circle at top left,rgb(214 186 121 / .16),transparent 34%),linear-gradient(180deg,#ffffff0a,#ffffff03),#0f0f0ff5;box-shadow:inset 0 1px #ffffff0a,0 18px 36px #00000038;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.bibers-mobile-drawer__eyebrow,.bibers-mobile-drawer__promo-title,.bibers-mobile-drawer__promo-text{margin:0}.bibers-mobile-drawer__eyebrow{color:#d6ba79;font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.bibers-mobile-drawer__quick-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.bibers-mobile-drawer__quick-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.95rem;padding:.78rem .8rem;border:1px solid rgb(214 186 121 / .18);border-radius:1.05rem;background:linear-gradient(180deg,#ffffff0b,#ffffff04),#ffffff07;color:#ffffffe0;text-decoration:none;text-align:center;line-height:1.25;font-size:.83rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;box-shadow:inset 0 1px #ffffff0a}.bibers-mobile-drawer__quick-link:active{border-color:#d6ba7957;background:linear-gradient(180deg,#d6ba792e,#d6ba790d),#ffffff0d}.bibers-mobile-drawer__promo{display:grid;gap:.48rem;padding-top:.15rem;border-top:1px solid rgb(214 186 121 / .12)}.bibers-mobile-drawer__promo-title{color:#ffffffeb;font-size:.92rem;font-weight:600}.bibers-mobile-drawer__promo-link,.bibers-mobile-drawer__promo-text{color:#d6ba79;font-size:.88rem;text-decoration:none}.bibers-mobile-drawer .menu-drawer__featured-content{margin:0 1rem 1rem;padding:.9rem .95rem .8rem;border:1px solid rgb(214 186 121 / .14);border-radius:1.2rem;background:linear-gradient(180deg,#ffffff08,#ffffff03),#0d0d0ddb;box-shadow:inset 0 1px #ffffff08,0 14px 28px #0000002e;overflow:hidden}.bibers-mobile-drawer .menu-drawer__featured-content-list{gap:.8rem;padding-block-end:.1rem;margin:0;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity}.bibers-mobile-drawer .menu-drawer__featured-content-list::-webkit-scrollbar{display:none}.bibers-mobile-drawer .menu-drawer__featured-content-list-item{scroll-snap-align:start;width:min(10.4rem,52vw);margin:0}.bibers-mobile-drawer .menu-drawer__featured-content-list-item--product{width:min(10.4rem,52vw)}.bibers-mobile-drawer .menu-drawer__featured-content-list-item .resource-card{height:100%}.bibers-mobile-drawer .menu-drawer__featured-content-list-item .resource-card__media{overflow:hidden;border-radius:1rem}.bibers-mobile-drawer .menu-drawer__featured-content-list-item .resource-card__image{object-fit:cover}.bibers-mobile-drawer .menu-drawer__featured-content-list-item:first-child,.bibers-mobile-drawer .menu-drawer__featured-content-list-item:last-child{margin-inline:0}.bibers-mobile-drawer .menu-drawer__utility-links{margin-inline:1rem;margin-block:0 .9rem;padding:.8rem 1rem calc(.95rem + env(safe-area-inset-bottom));border-top:1px solid rgb(214 186 121 / .1);background:#ffffff05}.bibers-mobile-drawer .menu-drawer__account,.bibers-mobile-drawer .menu-drawer__utility-links a,.bibers-mobile-drawer .menu-drawer__localization,.bibers-mobile-drawer .menu-drawer__localization button{color:#ffffffd6}.bibers-mobile-drawer .menu-drawer__account{min-height:3rem}.bibers-mobile-drawer .menu-drawer__submenu{background:linear-gradient(180deg,#111111fa,#080808fa),#0a0a0a}.bibers-mobile-drawer .menu-drawer__backdrop{-webkit-backdrop-filter:blur(4px) brightness(.5);backdrop-filter:blur(4px) brightness(.5)}}@media screen and (min-width:750px){.bibers-mobile-drawer__helper{display:none}}@media(prefers-reduced-motion:reduce){.bibers-mobile-drawer .menu-drawer,.bibers-mobile-drawer .menu-drawer__submenu,.bibers-mobile-drawer__quick-link,.bibers-mobile-drawer .menu-drawer .icon-plus{transition:none}}.bibers-wishlist-button{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:1px solid rgb(255 255 255 / .14);border-radius:999px;background:#0a0a0ab8;color:#ffffffe6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 14px 24px #00000029;cursor:pointer;transition:border-color .18s ease,color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.bibers-wishlist-button__icon{display:inline-flex;width:1rem;height:1rem}.bibers-wishlist-button__icon svg{width:100%;height:100%}.bibers-wishlist-button:is(:hover,:focus-visible){border-color:#d6ba7973;color:#d6ba79;background:#0a0a0ae0;transform:translateY(-1px);box-shadow:0 18px 28px #0003}.bibers-wishlist-button:focus-visible{outline:2px solid rgb(214 186 121 / .55);outline-offset:2px}.bibers-wishlist-button.is-active,.bibers-wishlist-button.is-bibers-favorited{border-color:#d6ba798a;background:#d6ba7924;color:#d6ba79}.bibers-wishlist-button.is-bibers-favorited .bibers-wishlist-button__icon path{fill:currentColor}.bibers-favorites-panel{position:fixed;z-index:1001;inset:0 0 0 auto;display:grid;grid-template-rows:auto minmax(0,1fr);width:min(92vw,420px);height:100vh;height:100dvh;padding:1.25rem;border-left:1px solid rgb(214 186 121 / .24);background:radial-gradient(circle at 100% 0%,rgb(214 186 121 / .12),transparent 36%),#0a0a0a;color:#f5f2ea;box-shadow:-24px 0 60px #00000080;overflow:hidden;opacity:0;transform:translate(100%);transition:opacity .22s ease,transform .22s ease}.bibers-favorites-panel[hidden]{display:none}.bibers-favorites-panel.is-open{opacity:1;transform:translate(0)}.bibers-favorites-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgb(255 255 255 / .1)}.bibers-favorites-panel__heading-wrap{display:grid;gap:.2rem}.bibers-favorites-panel__eyebrow{color:#d6ba79;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.bibers-favorites-panel__title{margin:0;color:#f5f2ea;font-family:var(--bibers-font-display, Georgia, serif);font-size:clamp(1.55rem,4vw,2rem);font-weight:500;line-height:1.1}.bibers-favorites-panel__close{display:inline-grid;place-items:center;width:2.65rem;height:2.65rem;padding:0;border:1px solid rgb(214 186 121 / .3);border-radius:999px;background:#ffffff0a;color:#d6ba79;font:inherit;font-size:1.65rem;line-height:1;cursor:pointer}.bibers-favorites-panel__list{grid-row:2;display:grid;align-content:start;gap:.85rem;padding-block:1rem;overflow-y:auto;overscroll-behavior:contain}.bibers-favorites-panel__empty{grid-row:2;align-self:center;margin:1rem 0;padding:1rem;border:1px dashed rgb(214 186 121 / .28);border-radius:.8rem;color:#ffffffad;font-size:.86rem;line-height:1.6;text-align:center}.bibers-favorites-panel__empty[hidden]{display:none}.bibers-favorites-card{display:grid;grid-template-columns:5.25rem minmax(0,1fr);gap:.85rem;padding:.75rem;border:1px solid rgb(255 255 255 / .1);border-radius:.85rem;background:#ffffff09}.bibers-favorites-card__image-link{display:block;aspect-ratio:4 / 5;overflow:hidden;border-radius:.55rem;background:#151515}.bibers-favorites-card__image{display:block;width:100%;height:100%;object-fit:cover}.bibers-favorites-card__content{display:grid;align-content:center;gap:.4rem;min-width:0}.bibers-favorites-card__title{color:#f5f2ea;font-size:.88rem;font-weight:650;line-height:1.35;text-decoration:none}.bibers-favorites-card__price{color:#ffffffad;font-size:.76rem}.bibers-favorites-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:.2rem}.bibers-favorites-card__view,.bibers-favorites-card__remove,.bibers-favorites-toast__action{border:0;background:none;color:#d6ba79;font:inherit;font-size:.69rem;font-weight:700;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;cursor:pointer}.bibers-favorites-card__remove{color:#ffffff94}.bibers-favorites-toast{position:fixed;z-index:1002;right:clamp(.75rem,2vw,1.5rem);bottom:max(1rem,env(safe-area-inset-bottom));display:flex;align-items:center;gap:1rem;max-width:calc(100vw - 1.5rem);padding:.8rem .95rem;border:1px solid rgb(214 186 121 / .3);border-radius:999px;background:#0a0a0af0;color:#f5f2ea;box-shadow:0 16px 42px #0000006b;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);opacity:0;transform:translateY(.6rem);transition:opacity .18s ease,transform .18s ease}.bibers-favorites-toast[hidden]{display:none}.bibers-favorites-toast.is-visible{opacity:1;transform:translateY(0)}.bibers-favorites-toast__message{font-size:.78rem;font-weight:600}.bibers-favorites-panel :is(a,button):focus-visible,.bibers-favorites-toast__action:focus-visible{outline:2px solid rgb(214 186 121 / .72);outline-offset:3px}@media screen and (max-width:749px){.bibers-favorites-panel{width:min(94vw,420px);padding:1rem}.bibers-favorites-card{grid-template-columns:4.75rem minmax(0,1fr)}.bibers-favorites-toast{left:.75rem;right:.75rem;justify-content:space-between;border-radius:.75rem}}@media(prefers-reduced-motion:reduce){.bibers-favorites-panel,.bibers-favorites-toast{transition:none}}.bibers-wishlist-button--card{position:static;z-index:auto}.bibers-product-page__wishlist-row{display:flex;justify-content:flex-end;margin:0 0 .85rem}.bibers-wishlist-button--product{width:auto;min-width:2.75rem;height:2.75rem;padding-inline:.95rem;gap:.55rem}.bibers-wishlist-button--product:after{content:"Wishlist";font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}@media screen and (max-width:749px){.bibers-wishlist-button{width:2.55rem;height:2.55rem}.bibers-product-page__wishlist-row{margin-bottom:.75rem}.bibers-wishlist-button--product{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.bibers-wishlist-button{transition:none;transform:none}}product-card:has(.bibers-product-card-actions,.bibers-product-card__badges,.bibers-product-card__meta,.bibers-wishlist-button--card) .product-card__content{position:relative}.bibers-product-card-actions{display:grid;gap:.7rem;margin-top:.25rem}.bibers-product-card-actions__rail,.bibers-product-card-actions__footer{display:flex}.bibers-product-card-actions__rail{position:absolute;top:.85rem;right:.85rem;z-index:4;justify-content:flex-end;gap:.5rem;margin-left:auto}.bibers-product-card-actions__footer{width:100%;margin-top:.1rem}.bibers-quick-view,.bibers-product-card-actions__form{display:flex}.bibers-product-card-actions__form,.bibers-product-card-actions__form form,.bibers-product-card-actions__form add-to-cart-component,.bibers-product-card-action--cta{width:100%}.bibers-product-card-action{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.75rem;border:1px solid rgb(255 255 255 / .14);border-radius:999px;background:#0a0a0ab8;color:#ffffffeb;text-align:center;text-decoration:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 14px 24px #0000002e;transition:border-color .18s ease,color .18s ease,background-color .18s ease,transform .18s ease,opacity .18s ease,box-shadow .18s ease}.bibers-product-card-action .svg-wrapper,.bibers-product-card-action svg{width:1rem;height:1rem}.bibers-product-card-action--icon{width:2.75rem;min-width:2.75rem;padding:0}.bibers-product-card-action--view .svg-wrapper svg{width:.95rem;height:.95rem}.bibers-product-card-action--cta{justify-content:center;padding:.8rem 1rem;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bibers-product-card-action--cta .add-to-cart-text{display:inline-flex;align-items:center;justify-content:center;gap:.55rem}.bibers-product-card-action--cta .add-to-cart-text__content{display:inline-flex}.bibers-product-card-action--cta .add-to-cart-icon{width:.95rem;height:.95rem}.bibers-product-card-action--choose{color:#d6ba79;border-color:#d6ba7957}.bibers-product-card-action.is-disabled,.bibers-product-card-action[disabled]{cursor:not-allowed;color:#ffffffa3;background:#121212e0;border-color:#ffffff14;box-shadow:none}.bibers-product-card-action:is(:hover,:focus-visible){color:#d6ba79;border-color:#d6ba7973;background:#0a0a0ae0;transform:translateY(-1px);box-shadow:0 18px 28px #00000038}.bibers-product-card-action:focus-visible{outline:2px solid rgb(214 186 121 / .55);outline-offset:2px}.bibers-product-card__badges{position:absolute;top:.85rem;left:.85rem;z-index:3;display:flex;flex-wrap:wrap;gap:.45rem;pointer-events:none}.bibers-product-card__badge{display:inline-flex;align-items:center;min-height:1.8rem;padding:.35rem .6rem;border-radius:999px;background:#0c0c0cd6;border:1px solid rgb(255 255 255 / .1);color:#ffffffeb;font-size:.65rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.bibers-product-card__badge--sale{border-color:#d6ba7952;color:#d6ba79}.bibers-product-card__badge--soldout{color:#ffffffb3;background:#1a1a1ae6}.bibers-product-card__badge--new{background:#f6f3ede6;color:#0a0a0af0}.bibers-product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.2rem}.bibers-product-card__cue{display:inline-flex;align-items:center;gap:.45rem;color:#d6ba79d1;font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.bibers-product-card__cue:after{content:"";width:1.5rem;height:1px;background:currentColor;opacity:.7}product-card .product-card__content product-title{display:block;margin-top:.15rem}product-card .product-card__content product-title a,product-card .product-card__content product-title .title-text,product-card .product-card__content .product-card-gallery__title-placeholder .title-text{color:#fffffff0;line-height:1.35;letter-spacing:.01em}product-card .product-card__content product-price{display:block}product-card .product-card__content product-price>div[ref=priceContainer]{display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem .75rem;margin-top:.15rem}product-card .product-card__content product-price .price__regular:not(.price__hidden),product-card .product-card__content product-price .price__sale:not(.price__hidden){display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem}product-card .product-card__content product-price .price__hidden{display:none}product-card .product-card__content product-price .price{color:#fffffff5;font-weight:600;letter-spacing:.01em}product-card .product-card__content product-price .price-item--sale.price{color:#f6f3ed}product-card .product-card__content product-price .compare-at-price{color:#ffffff7a}product-card .product-card__content product-price .volume-pricing-note{margin-top:.35rem;color:#fff9;letter-spacing:.08em;text-transform:uppercase}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){product-card .product-card__content,product-card .product-card__content .card-gallery,product-card .product-card__content .bibers-product-card__cue,product-card .product-card__content .bibers-product-card__cue:after,product-card .product-card__content .bibers-product-card__badges,product-card .product-card__content .bibers-wishlist-button--card,product-card .product-card__content .bibers-product-card-actions__rail>*,product-card .product-card__content .bibers-product-card-actions__footer>*{transition:transform var(--bibers-duration-fast) var(--bibers-ease),box-shadow var(--bibers-duration-fast) ease,border-color var(--bibers-duration-fast) ease,opacity var(--bibers-duration-fast) ease}product-card .product-card__content .bibers-product-card-actions__rail>:not(.bibers-wishlist-button--card){opacity:1;transform:none;pointer-events:auto}product-card:where(:hover,:focus-within) .product-card__content{transform:translateY(-3px);box-shadow:0 20px 34px #00000024}product-card:where(:hover,:focus-within) .product-card__content .card-gallery{transform:translateY(-1px) scale(.992)}product-card:where(:hover,:focus-within) .product-card__content .bibers-product-card__cue{transform:translate(2px)}product-card:where(:hover,:focus-within) .product-card__content .bibers-product-card__cue:after{transform:translate(2px);opacity:1}product-card:where(:hover,:focus-within) .product-card__content .bibers-product-card__badges,product-card:where(:hover,:focus-within) .product-card__content .bibers-wishlist-button--card{transform:translateY(-1px)}}@media screen and (max-width:749px){.bibers-product-card-actions{gap:.65rem}.bibers-product-card-actions__rail{top:.7rem;right:.7rem;gap:.45rem}.bibers-product-card-action--icon,.bibers-wishlist-button--card{width:2.55rem;min-width:2.55rem;height:2.55rem}.bibers-product-card-action--cta{min-height:2.55rem;padding-inline:.85rem;font-size:.68rem;letter-spacing:.14em}.bibers-product-card__badges{top:.7rem;left:.7rem;gap:.35rem}.bibers-product-card__badge{min-height:1.65rem;padding-inline:.5rem;letter-spacing:.12em}.bibers-product-card__cue{font-size:.68rem}}@media(prefers-reduced-motion:reduce){product-card .product-card__content,product-card .product-card__content .card-gallery,product-card .product-card__content .bibers-product-card__cue,product-card .product-card__content .bibers-product-card__cue:after,product-card .product-card__content .bibers-product-card__badges,product-card .product-card__content .bibers-wishlist-button--card,product-card .product-card__content .bibers-product-card-actions__rail>*,product-card .product-card__content .bibers-product-card-actions__footer>*,.bibers-product-card-action{transition:none!important;transform:none!important}}:root{--bibers-surface-card: linear-gradient(180deg, rgb(22 22 22 / .98), rgb(8 8 8 / .98));--bibers-surface-elevated: linear-gradient(180deg, rgb(18 18 18 / .98), rgb(7 7 7 / .98));--bibers-border-soft: rgb(214 186 121 / .18);--bibers-border-strong: rgb(214 186 121 / .34);--bibers-shadow-card-strong: 0 24px 44px rgb(0 0 0 / .24)}.section-resource-list .resource-list__item,.product-grid .product-grid__item{min-width:0}.section-resource-list .resource-list__item product-card,.product-grid .product-grid__item product-card{display:block;height:100%}.section-resource-list .resource-list__item product-card .product-card__content,.product-grid .product-grid__item product-card .product-card__content{min-height:100%;padding:clamp(.72rem,1vw,.95rem);border:1px solid var(--bibers-border-soft);border-radius:1rem;background:var(--bibers-surface-card);box-shadow:var(--bibers-shadow-soft);color:var(--bibers-color-white)}.section-resource-list .resource-list__item product-card .product-card__content product-title:not(.product-card-gallery__title-placeholder) .text-block,.product-grid .product-grid__item product-card .product-card__content product-title:not(.product-card-gallery__title-placeholder) .text-block{min-block-size:2.7em;max-block-size:2.7em;overflow:hidden}.section-resource-list .resource-list__item product-card .product-card__content product-title:not(.product-card-gallery__title-placeholder) .text-block>*,.product-grid .product-grid__item product-card .product-card__content product-title:not(.product-card-gallery__title-placeholder) .text-block>*{display:-webkit-box;overflow:hidden;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.section-resource-list .resource-list__item product-card .product-card__content product-price,.product-grid .product-grid__item product-card .product-card__content product-price{min-block-size:1.35em}.section-resource-list .resource-list__item product-card .card-gallery,.product-grid .product-grid__item product-card .card-gallery{--gallery-aspect-ratio: 4 / 5;overflow:hidden;border-radius:.85rem;background:#ffffff08}.section-resource-list .resource-list__item product-card .card-gallery :is(slideshow-component,slideshow-container,slideshow-slide,.product-media-container,.product-media,.product-media__image,.product-card__placeholder-image svg),.product-grid .product-grid__item product-card .card-gallery :is(slideshow-component,slideshow-container,slideshow-slide,.product-media-container,.product-media,.product-media__image,.product-card__placeholder-image svg){border-radius:inherit}.section-resource-list .resource-list__item product-card .card-gallery img,.product-grid .product-grid__item product-card .card-gallery img{width:100%;height:100%;object-fit:cover}.product-grid-container .main-collection-grid__title{margin:0 0 1rem;color:var(--bibers-color-white);font-size:.76rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}body:has(main[data-template*=collection] .bibers-collection-header--curated) .content-for-layout>.shopify-section:first-child,main[data-template*=collection]:has(.product-grid-container[data-bibers-curated-collection])>.shopify-section:first-child{display:none}.product-grid-container:has(.bibers-collection-header--curated){background:radial-gradient(circle at 50% 0%,rgb(214 186 121 / .1),transparent 34rem),var(--bibers-color-black)}.bibers-collection-header{position:relative;z-index:2;display:grid;justify-items:center;gap:clamp(1.15rem,2.5vw,1.7rem);width:min(100% - 2rem,72rem);margin:0 auto;padding:clamp(2.25rem,5vw,4.25rem) 0 clamp(1.25rem,3vw,2rem);color:var(--bibers-color-white);text-align:center}.bibers-collection-header__eyebrow{margin:0;color:#d6ba79c2;font-size:clamp(.66rem,1vw,.74rem);font-weight:700;letter-spacing:.28em;line-height:1;text-transform:uppercase}.bibers-collection-header__title{margin:0!important;color:#f6f3edfa;font-family:Times New Roman,Georgia,serif;font-size:clamp(2.65rem,7vw,6.4rem);font-weight:400;letter-spacing:clamp(.12em,1vw,.22em);line-height:.92!important;text-align:center;text-transform:uppercase;text-wrap:balance}.bibers-collection-circles{position:relative;z-index:3;display:flex;justify-content:center;pointer-events:auto;gap:clamp(1rem,3vw,2.3rem);width:100%;max-width:72rem;padding:.25rem .1rem .55rem}.bibers-collection-circle{position:relative;z-index:4;display:grid;flex:0 0 auto;pointer-events:auto;justify-items:center;gap:.72rem;min-width:clamp(7.2rem,10vw,9.4rem);color:#f6f3edd6;text-decoration:none}.bibers-collection-circle__media{pointer-events:none;display:block;width:clamp(7.25rem,10vw,9.1rem);aspect-ratio:1;overflow:hidden;border:1px solid rgb(214 186 121 / .28);border-radius:50%;background:radial-gradient(circle at 35% 20%,rgb(214 186 121 / .16),transparent 45%),linear-gradient(180deg,#ffffff0f,#ffffff04),#0d0d0d;box-shadow:0 18px 38px #00000057,inset 0 0 0 1px #ffffff0a;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.bibers-collection-circle__image,.bibers-collection-circle__placeholder{pointer-events:none;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.bibers-collection-circle__placeholder{padding:1.8rem;color:#d6ba7961}.bibers-collection-circle__label{pointer-events:none;color:#f6f3edc7;font-size:clamp(.68rem,.9vw,.8rem);font-weight:700;letter-spacing:.18em;line-height:1.2;text-align:center;text-transform:uppercase;transition:color .18s ease}.bibers-collection-circle:is(:hover,:focus-visible) .bibers-collection-circle__media{border-color:#d6ba798c;box-shadow:0 20px 44px #0000006b,0 0 0 4px #d6ba7914,inset 0 0 0 1px #ffffff12;transform:translateY(-2px)}.bibers-collection-circle:is(:hover,:focus-visible) .bibers-collection-circle__label{color:#d6ba79eb}.bibers-collection-circle:focus-visible{outline:2px solid rgb(214 186 121 / .78);outline-offset:.35rem;border-radius:999px}.product-grid-container:has(.bibers-collection-header--curated) .collection-wrapper{margin-top:clamp(.4rem,1.5vw,1rem)}body:has(main[data-template*=collection]) .content-for-layout>.shopify-section:first-child,body:has(main[data-template*=collection]) .content-for-layout>.shopify-section:has(.product-grid-container),body:has(main[data-template*=search]) .content-for-layout>.shopify-section:has(.search-page__header),body:has(main[data-template*=search]) .content-for-layout>.shopify-section:has(.product-grid-container){--color-background: rgb(5 5 5);--color-background-rgb: 5 5 5;--color-foreground: rgb(252 252 250);--color-foreground-rgb: 252 252 250;--color-foreground-heading: rgb(252 252 250);--color-foreground-heading-rgb: 252 252 250;--color-border: rgb(214 186 121 / .12);--color-border-rgb: 214 186 121;background:var(--bibers-color-black);color:var(--bibers-color-white)}body:has(main[data-template*=collection]) .content-for-layout>.shopify-section:first-child :is(.section-background,.section),body:has(main[data-template*=collection]) .content-for-layout>.shopify-section:has(.product-grid-container) :is(.section-background,.product-grid-container,.main-collection-grid,.collection-wrapper),body:has(main[data-template*=search]) .content-for-layout>.shopify-section:has(.search-page__header) :is(.section-background,.section),body:has(main[data-template*=search]) .content-for-layout>.shopify-section:has(.product-grid-container) :is(.section-background,.product-grid-container,.main-collection-grid,.collection-wrapper){background:var(--bibers-color-black)}body:has(main[data-template*=collection]) .content-for-layout>.shopify-section:first-child .custom-section-content{display:flex;align-items:center;border:1px solid rgb(214 186 121 / .14);border-radius:1.3rem;min-height:clamp(12.5rem,20vw,16rem);background:radial-gradient(circle at top left,rgb(214 186 121 / .11),transparent 30%),linear-gradient(180deg,#ffffff09,#ffffff04),#0a0a0af5;box-shadow:var(--bibers-shadow-soft)}body:has(.content-for-layout>.shopify-section results-list.product-grid-container) .content-for-layout>.shopify-section:first-child[id$=__section]:not(:has(.product-grid-container)){display:none}body:has(main[data-template*=collection]) .content-for-layout>.shopify-section:first-child .section-content-wrapper{justify-content:center;gap:.9rem;min-height:100%}body:not(:has(main[data-template*=collection] [data-bibers-curated-collection])):has(main[data-template*=collection]) .content-for-layout>.shopify-section:first-child .section-content-wrapper h1{margin:0;color:#f6f3edf7;font-size:clamp(2rem,4.2vw,3.45rem);line-height:.92;letter-spacing:clamp(.1em,.65vw,.18em);font-family:Cormorant Garamond,Times New Roman,Georgia,serif;font-weight:500;text-transform:uppercase;text-wrap:balance}body:has(main[data-template*=collection]) .content-for-layout>.shopify-section:first-child .section-content-wrapper :is(p,ul,li){color:#f6f3edb8;font-size:clamp(.98rem,1.8vw,1.08rem);line-height:1.65}.product-grid-container .main-collection-grid__empty{padding:clamp(1.5rem,4vw,2.4rem);border:1px dashed var(--bibers-border-soft);border-radius:1rem;background:var(--bibers-surface-card);color:#f6f3edd6}.product-grid-container .main-collection-grid__empty-title{color:#f6f3edf5;font-size:clamp(1.35rem,2.8vw,2rem);letter-spacing:.1em;line-height:1.02;text-transform:uppercase}.product-grid-container .main-collection-grid__empty p{margin:0;max-width:34rem;color:#f6f3edad;line-height:1.65}.product-grid-container .main-collection-grid__empty-link{color:var(--bibers-color-gold)}.search-page__header{display:grid;gap:1rem;margin-bottom:clamp(1.2rem,3vw,1.8rem);padding:clamp(1.2rem,3vw,1.8rem);border:1px solid var(--bibers-border-soft);border-radius:1.25rem;background:radial-gradient(circle at top left,rgb(214 186 121 / .12),transparent 32%),linear-gradient(180deg,#ffffff09,#ffffff04),#0a0a0af5;box-shadow:var(--bibers-shadow-soft)}.search-page__header h3{margin:0;color:#f6f3edf5;font-size:clamp(1.55rem,2.8vw,2.4rem);letter-spacing:.08em;line-height:.96;text-transform:uppercase}.search-page__header .bibers-search-page__meta{margin:-.15rem 0 0;color:#f6f3edb3;font-size:.88rem;line-height:1.55}.search-page__header .bibers-search-page__meta span{color:var(--bibers-color-gold);font-weight:600}.search-page__header .search-input{min-height:3.6rem;border:1px solid rgb(214 186 121 / .16);border-radius:999px;background:#ffffff08;color:#f6f3edf0}.product-grid-container .collection-wrapper{row-gap:clamp(1.2rem,3vw,1.8rem)}.product-grid-container .facets{gap:.9rem}.product-grid-container .facets,.product-grid-container .facets-mobile-wrapper{color:#f6f3ede0}.product-grid-container :is(.facets__summary,.sorting-filter__container,.sorting-filter__option){border-radius:1rem}.product-grid-container .facets__panel{border:1px solid rgb(214 186 121 / .14);border-radius:1rem;background:linear-gradient(180deg,#ffffff08,#ffffff04),#0c0c0cf5}.product-grid-container .facets__summary,.product-grid-container .sorting-filter__container{min-height:3.25rem;padding-inline:1rem;background:#ffffff05;color:#f6f3ede6}.product-grid-container :is(.facets__label,.sorting-filter__label,.cart-note__label,.cart-discount__label){letter-spacing:.14em;text-transform:uppercase}.product-grid-container :is(.facets__label,.sorting-filter .facets__label){color:#f6f3edd6;font-size:.72rem;font-weight:700}.product-grid-container .facets__status,.product-grid-container .sorting-filter .facets__status{color:#d6ba79}.product-grid-container :is(.facets__panel-content,.sorting-filter__options){border:1px solid rgb(214 186 121 / .16);border-radius:1rem;background:linear-gradient(180deg,#ffffff08,#ffffff04),#0b0b0bfa;box-shadow:0 24px 40px #00000047}.product-grid-container .sorting-filter__options{overflow:hidden}.product-grid-container .sorting-filter__option{color:#f6f3edd6}.product-grid-container .sorting-filter__option[aria-selected=true]{color:#d6ba79;background:#d6ba7914}.product-grid-container .facets__pill-label,.product-grid-container .facets-remove__pill{border:1px solid rgb(214 186 121 / .18);border-radius:999px;background:#ffffff08;color:#f6f3ede6}.product-grid-container .facets__pill-input:checked+.facets__pill-label{border-color:#d6ba7961;background:#d6ba791f;color:#d6ba79}.product-grid-container .facets__clear-all-link,.product-grid-container .facets__clear{color:#d6ba79}.product-grid-container .facets-remove:has(facet-remove-component){gap:.5rem;margin-block-end:0}.product-grid-container .facets-remove__pill{min-height:2.2rem;padding-inline:.8rem;border:1px solid rgb(214 186 121 / .16);border-radius:999px;background:#ffffff08;color:#f6f3ede0;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.product-grid-container .facets--drawer{background:linear-gradient(180deg,#111111fa,#080808fa),#0a0a0a;color:#f6f3ede6}.product-grid-container .facets--drawer .facets__summary{background:#ffffff05}.bibers-search-results__empty-notice{display:grid;gap:.45rem;margin-bottom:1rem;padding:1rem 1.1rem;border:1px solid rgb(214 186 121 / .14);border-radius:1rem;background:linear-gradient(180deg,#ffffff08,#ffffff03),#0c0c0cf5}.bibers-search-results__empty-label,.bibers-search-results__empty-copy{margin:0}.bibers-search-results__empty-label{color:var(--bibers-color-gold);font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.bibers-search-results__empty-copy{color:#f6f3edc7;font-size:.92rem;line-height:1.6}.bibers-search-results__empty-copy span{color:#f6f3edf5;font-weight:600}.cart-bubble{min-width:1.35rem;height:1.35rem;padding-inline:.22rem;border:1px solid rgb(214 186 121 / .28);box-shadow:0 10px 20px #0000002e}.cart-bubble__background{background:linear-gradient(180deg,#dec280,#bd974c),#d6ba79}.cart-bubble__text{color:#050505f5;font-size:.62rem;font-weight:700;letter-spacing:.02em}.cart-drawer__summary .cart-totals{gap:1rem}.cart-drawer__summary .bibers-cart-drawer-meta{display:grid;gap:.9rem;margin-bottom:1rem}.cart-drawer__summary :is(.bibers-cart-progress,.bibers-cart-reassurance,.bibers-cart-favorites){padding:1rem;border:1px solid rgb(214 186 121 / .14);border-radius:1rem;background:linear-gradient(180deg,#ffffff09,#fff0),#ffffff05;box-shadow:inset 0 1px #ffffff08,0 16px 32px #00000029}.cart-drawer__summary :is(.bibers-cart-progress__eyebrow,.bibers-cart-reassurance__eyebrow,.bibers-cart-favorites__eyebrow){margin:0;color:#d6ba79db;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.cart-drawer__summary .bibers-cart-progress__header{display:grid;gap:.45rem}.cart-drawer__summary .bibers-cart-progress__message{margin:0;color:#f6f3edf5;font-size:.98rem;font-weight:600;line-height:1.45;text-wrap:pretty}.cart-drawer__summary .bibers-cart-progress__track{position:relative;overflow:hidden;height:.42rem;margin-top:.85rem;border-radius:999px;background:#ffffff14}.cart-drawer__summary .bibers-cart-progress__bar{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#c99f45eb,#e9d4a0f5),#d6ba79;box-shadow:0 0 18px #d6ba7947}.cart-drawer__summary .bibers-cart-progress__note{margin:.7rem 0 0;color:#f6f3ed94;font-size:.72rem;line-height:1.5}.cart-drawer__summary .bibers-cart-reassurance{display:grid;gap:.75rem}.cart-drawer__summary .bibers-cart-favorites{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cart-drawer__summary .bibers-cart-favorites__copy{display:grid;gap:.28rem;min-width:0}.cart-drawer__summary .bibers-cart-favorites__eyebrow,.cart-drawer__summary .bibers-cart-favorites__label{display:block}.cart-drawer__summary .bibers-cart-favorites__label{color:#f6f3edb3;font-size:.76rem;line-height:1.45}.cart-drawer__summary .bibers-cart-favorites__button{flex:0 0 auto;min-height:2.5rem;padding:.68rem .9rem;border:1px solid rgb(214 186 121 / .28);border-radius:999px;background:#d6ba7914;color:#e0c58af5;font:inherit;font-size:.67rem;font-weight:700;letter-spacing:.1em;line-height:1.2;text-transform:uppercase;cursor:pointer}.cart-drawer__summary .bibers-cart-upsell{display:grid;gap:.8rem;padding:1rem;border:1px solid rgb(214 186 121 / .14);border-radius:1rem;background:linear-gradient(180deg,#ffffff09,#fff0),#ffffff05;box-shadow:inset 0 1px #ffffff08,0 16px 32px #00000024}.cart-drawer__summary .bibers-cart-upsell__header{display:grid;gap:.35rem}.cart-drawer__summary .bibers-cart-upsell__eyebrow{margin:0;color:#d6ba79db;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.cart-drawer__summary .bibers-cart-upsell__heading{margin:0;color:#f6f3edf5;font-size:1rem;font-weight:600;line-height:1.3}.cart-drawer__summary .bibers-cart-upsell__list{display:grid;gap:.75rem}.cart-drawer__summary .bibers-cart-upsell-card{display:grid;grid-template-columns:4.5rem minmax(0,1fr);gap:.8rem;align-items:start;min-width:0;padding:.75rem;border:1px solid rgb(214 186 121 / .12);border-radius:.9rem;background:#ffffff05}.cart-drawer__summary .bibers-cart-upsell-card__media-link{display:block;overflow:hidden;border-radius:.72rem;background:#ffffff08;aspect-ratio:4 / 5}.cart-drawer__summary .bibers-cart-upsell-card__image{width:100%;height:100%;object-fit:cover}.cart-drawer__summary .bibers-cart-upsell-card__content{display:grid;gap:.45rem;min-width:0}.cart-drawer__summary .bibers-cart-upsell-card__title{margin:0;min-width:0;font-size:.88rem;font-weight:600;line-height:1.35}.cart-drawer__summary .bibers-cart-upsell-card__title a{color:#e0c58af5;text-decoration:none}.cart-drawer__summary .bibers-cart-upsell-card__price{color:#f6f3edeb}.cart-drawer__summary .bibers-cart-upsell-card__price>div{display:grid;gap:.18rem}.cart-drawer__summary .bibers-cart-upsell-card__price .price,.cart-drawer__summary .bibers-cart-upsell-card__price .price-item--sale{color:#f6f3edf0;font-size:.84rem;font-weight:600}.cart-drawer__summary .bibers-cart-upsell-card__price .compare-at-price,.cart-drawer__summary .bibers-cart-upsell-card__price .price-item--regular{color:#f6f3ed80;font-size:.76rem}.cart-drawer__summary .bibers-cart-upsell-card__price .price__sale:not(.price__hidden),.cart-drawer__summary .bibers-cart-upsell-card__price .price__regular:not(.price__hidden){display:grid;gap:.18rem}.cart-drawer__summary .bibers-cart-upsell-card__price .price__hidden{display:none}.cart-drawer__summary .bibers-cart-upsell-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.72rem .9rem;border:1px solid rgb(214 186 121 / .24);border-radius:999px;background:linear-gradient(180deg,#171717,#060606);color:#f6f3edf0;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.cart-drawer__summary .bibers-cart-upsell-card__cta.is-disabled{border-color:#f6f3ed14;background:#ffffff08;color:#f6f3ed6b;cursor:not-allowed}.cart-drawer__summary .bibers-cart-reassurance__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin:0;padding:0;list-style:none}.cart-drawer__summary .bibers-cart-reassurance__item{display:grid;align-content:start;justify-items:start;gap:.45rem;margin:0;color:#f6f3edd6;font-size:.72rem;line-height:1.35}.cart-drawer__summary .bibers-cart-reassurance__item:before{content:"";flex:0 0 .6rem;width:.6rem;height:.6rem;border-radius:999px;background:radial-gradient(circle at 35% 35%,#f7e6bcf0,#d1ae5feb 60%,#906922e0);box-shadow:0 0 0 1px #d6ba792e}.cart-drawer__summary .cart-totals__total-label{color:#f6f3edbd;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.cart-drawer__summary .cart-totals__total-value{color:#f6f3edf5}.cart-drawer__summary .cart-totals__tax-note,.cart-drawer__summary .cart-note__label,.cart-drawer__summary .cart-discount__label{color:#f6f3edad}.cart-drawer__summary :is(.cart-note,.cart-discount){padding:.85rem 1rem;border:1px solid rgb(214 186 121 / .12);border-radius:1rem;background:#ffffff05}.cart-drawer__summary :is(.cart-note__instructions,.cart-discount__input){border-color:#d6ba7929;background:#ffffff08;color:#f6f3ede6}.cart-drawer__summary .cart-discount__pill{border:1px solid rgb(214 186 121 / .16);background:#ffffff08}.cart-drawer__summary .cart__ctas{gap:.75rem}.cart-drawer__summary .cart__ctas .cart__checkout-button{border:1px solid rgb(214 186 121 / .24);background:linear-gradient(180deg,#171717,#060606);box-shadow:inset 0 0 0 1px #ffffff0a,0 14px 28px #0003}@media screen and (max-width:749px){.bibers-collection-header{width:100%;gap:1rem;padding:1.65rem 0 1rem}.bibers-collection-header__eyebrow,.bibers-collection-header__title{padding-inline:1rem}.bibers-collection-header__title{font-size:clamp(2rem,11vw,3.35rem);letter-spacing:.14em}.bibers-collection-circles{justify-content:flex-start;gap:.95rem;max-width:none;overflow-x:auto;overscroll-behavior-inline:contain;padding:.1rem 1rem .7rem;scroll-padding-inline:1rem;scrollbar-width:none}.bibers-collection-circles::-webkit-scrollbar{display:none}.bibers-collection-circle{min-width:5.25rem;gap:.5rem}.bibers-collection-circle__media{width:clamp(4.65rem,22vw,5.75rem)}.bibers-collection-circle__label{max-width:5.4rem;font-size:.62rem;letter-spacing:.12em}body:has(main[data-template*=collection]) .content-for-layout>.shopify-section:first-child .custom-section-content{border-radius:1rem;min-height:auto}body:has(main[data-template*=collection]) .content-for-layout>.shopify-section:first-child .section-content-wrapper{gap:.7rem;justify-content:center}.search-page__header{padding:1rem;border-radius:1rem}.search-page__header .bibers-search-page__meta{font-size:.84rem}.search-page__header .search-input{min-height:3.2rem}.product-grid-container .facets__summary,.product-grid-container .sorting-filter__container{min-height:3rem;padding-inline:.85rem}.product-grid-container .main-collection-grid__empty{padding:1.25rem 1rem;border-radius:.9rem}.bibers-search-results__empty-notice{padding:.95rem;border-radius:.9rem}.cart-drawer__summary :is(.cart-note,.cart-discount){padding:.8rem .9rem}.cart-drawer__summary :is(.bibers-cart-progress,.bibers-cart-reassurance,.bibers-cart-favorites){padding:.9rem;border-radius:.9rem}.cart-drawer__summary .bibers-cart-favorites{align-items:stretch;flex-direction:column;gap:.75rem}.cart-drawer__summary .bibers-cart-favorites__button{width:100%}.cart-drawer__summary .bibers-cart-upsell{padding:.9rem;border-radius:.9rem}.cart-drawer__summary .bibers-cart-upsell-card{grid-template-columns:4.15rem minmax(0,1fr);gap:.72rem;padding:.68rem}.cart-drawer__summary .bibers-cart-progress__message{font-size:.92rem}}@media(prefers-reduced-motion:reduce){.product-information.bibers-product-page .bibers-product-accordion__summary:after{transition:none}}.bibers-product-tabs__card,.bibers-editorial-product-card{position:relative;display:grid;align-content:start;gap:.9rem;min-height:100%;padding:.8rem;border:1px solid var(--bibers-border-soft);border-radius:1rem;background:var(--bibers-surface-card);box-shadow:var(--bibers-shadow-soft);overflow:hidden}.bibers-product-tabs__card-media-link,.bibers-editorial-product-card__media-link{display:block;color:inherit;text-decoration:none}.bibers-product-tabs__card-media,.bibers-editorial-product-card__media-link{overflow:hidden;border-radius:.85rem;background:#ffffff08}.bibers-product-tabs__card-content,.bibers-editorial-product-card__content{gap:.4rem;padding-top:.05rem}.bibers-product-tabs__card-title,.bibers-editorial-product-card__title{min-block-size:2.7em;max-block-size:2.7em;overflow:hidden;line-height:1.35}.bibers-product-tabs__card-title a,.bibers-editorial-product-card__title a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.bibers-product-tabs__card-price,.bibers-editorial-product-card__price{min-block-size:1.35em;align-content:start}.bibers-product-tabs__card-title a,.bibers-editorial-product-card__title a{color:#f6f3edf0;text-decoration:none}.bibers-product-tabs__card-cue{margin:.15rem 0 0;color:#d6ba79d6;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bibers-product-tabs__card-actions,.bibers-editorial-product-card__actions{margin-top:auto}.bibers-product-tabs__card .bibers-product-card-actions,.bibers-editorial-product-card .bibers-product-card-actions{margin-top:0}.bibers-product-tabs__card .bibers-product-card-actions__rail,.bibers-editorial-product-card .bibers-product-card-actions__rail{top:1.35rem;right:1.35rem}.bibers-recently-viewed-card{border-color:var(--bibers-border-soft);background:var(--bibers-surface-card);box-shadow:var(--bibers-shadow-soft)}.search-modal .resource-card{row-gap:.75rem;padding:.8rem;border:1px solid var(--bibers-search-border);border-radius:1rem;background:linear-gradient(180deg,#ffffff08,#fff0),#0b0b0b;box-shadow:inset 0 1px #ffffff08}.search-modal .resource-card__media{overflow:hidden;border-radius:.85rem;background:#ffffff08}.search-modal .resource-card__image,.search-modal .resource-card__image--secondary,.search-modal .resource-card__image-placeholder{width:100%;border-radius:inherit}.search-modal .resource-card__title{color:#ffffffeb;letter-spacing:.02em}.search-modal .resource-card .price,.search-modal .resource-card__subtext{color:#f6f3edb8}.search-modal .resource-card .compare-at-price{color:#ffffff75}.product-recommendations .section-resource-list__content{margin-bottom:clamp(1rem,2vw,1.35rem)}.product-recommendations .section-resource-list__content h3{margin:0;color:#f6f3edf5;font-size:clamp(1.35rem,2.4vw,1.9rem);letter-spacing:.08em;line-height:1;text-transform:uppercase}.quick-add-modal{background:var(--bibers-surface-elevated);color:var(--bibers-color-white);border-color:var(--bibers-border-strong);box-shadow:0 26px 60px #00000052}.quick-add-modal::backdrop{background:#0505058a;-webkit-backdrop-filter:blur(6px) brightness(.55);backdrop-filter:blur(6px) brightness(.55)}.quick-add-modal__close{border:1px solid var(--bibers-border-soft);border-radius:999px;background:#0a0a0ad1;color:var(--bibers-color-white);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.quick-add-modal__content{background:linear-gradient(180deg,#ffffff05,#fff0)}.quick-add-modal .product-media-container{border-radius:1rem;background:#ffffff08;box-shadow:0 18px 32px #0000002e}.quick-add-modal .add-to-cart-button.button,.quick-add-modal .view-more-details{border-radius:999px;letter-spacing:.14em;text-transform:uppercase}.cart-drawer .cart-drawer__dialog{--color-background: #050505;--color-background-rgb: 5 5 5;--color-foreground: #f6f3ed;--color-foreground-rgb: 246 243 237;--color-border: rgb(214 186 121 / .16);background:radial-gradient(circle at 88% 8%,rgb(214 186 121 / .13),transparent 30%),linear-gradient(180deg,#050505,#11100d 45%,#050505);color:var(--bibers-color-white);border-left-color:var(--bibers-border-soft)}.cart-drawer .cart-drawer__dialog .cart-drawer__inner{background:radial-gradient(circle at 100% 0%,rgb(214 186 121 / .08),transparent 34%),linear-gradient(180deg,#050505fa,#11100dfa 45%,#050505fa)}.cart-drawer__dialog::backdrop{background:#05050575;-webkit-backdrop-filter:blur(5px) brightness(.5);backdrop-filter:blur(5px) brightness(.5)}.cart-drawer .cart-drawer__dialog :is(.cart-drawer__header,.cart-drawer__content,.cart-drawer__items){background-color:transparent}.cart-drawer .cart-drawer__dialog .cart-drawer__header{border-bottom:1px solid rgb(214 186 121 / .12);background-color:#050505e6;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding-block:1rem}.cart-drawer .cart-drawer__dialog .cart-drawer__summary{border-top:1px solid rgb(214 186 121 / .12);background-color:#050505f0;background-image:linear-gradient(to top,rgb(8 8 8 / .94),rgb(8 8 8 / .8),transparent)}.cart-drawer__close-button{border:1px solid var(--bibers-border-soft);border-radius:999px;background:#0e0e0ee6;color:var(--bibers-color-white)}.cart-drawer__dialog .cart-items__table-row{border-bottom-color:#d6ba791f;padding-block:1rem}.cart-drawer__dialog .cart-items__media-image{border-radius:.8rem;background:#ffffff08}.cart-drawer__dialog .cart-items__product-info>p{margin:0}.cart-drawer__dialog :is(.cart-items__title,.cart-drawer__heading){color:#e0c58af5}.cart-drawer__dialog .cart-items__title{font-weight:600;letter-spacing:.02em}.cart-drawer__dialog .cart-items__details a:not(.cart-items__title){color:#f6f3ede6}.cart-drawer__dialog :is(.cart-items__variant,.cart-items__property){color:#f6f3edd1}.cart-drawer__dialog .cart-items__property dt{color:#e0c58acc}.cart-drawer__dialog :is(.cart-items__price,.cart-items__final-price,.cart-items__total,.cart-totals__original-value,.cart-totals__total-value){color:#f6f3edf5}.cart-drawer__dialog :is(.cart-items__price-unit,.cart-note){color:#f6f3edad}.cart-drawer__dialog :is(.cart-item__remove,.cart-items__remove,.quantity-selector,.quantity-selector button,.cart-items__quantity){color:#f6f3ede0}.cart-drawer__dialog :is(.cart-items__empty-button,.cart__checkout-button){border-radius:999px}.cart-drawer__dialog:has(.bibers-cart-empty) .cart-items__empty-button{display:none}.cart-drawer__dialog:has(.bibers-cart-empty) .cart-items__wrapper>p{margin:0 0 .9rem;color:#f6f3edd1;font-size:.82rem;line-height:1.5;text-align:center}.cart-drawer__dialog:has(.bibers-cart-empty) .cart-items__wrapper>p a{color:#d6ba79;font-weight:700;text-decoration:underline;text-decoration-color:#d6ba7994;text-decoration-thickness:1px;text-underline-offset:.22em}.cart-drawer__dialog:has(.bibers-cart-empty) .cart-items__wrapper>p a:hover{color:#edd69f;text-decoration-color:currentColor}.cart-drawer__dialog:has(.bibers-cart-empty) .cart-items__wrapper>p a:focus-visible{color:#f3dda8;outline:2px solid rgb(214 186 121 / .72);outline-offset:3px;border-radius:.15rem}.cart-drawer__dialog:has(.bibers-cart-empty) .cart-drawer__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100dvh;margin-top:0}.cart-drawer__dialog:has(.bibers-cart-empty) .cart-drawer__header{justify-content:flex-end}.cart-drawer__dialog:has(.bibers-cart-empty) .cart-drawer__content{justify-content:center;min-height:auto;text-align:center}.cart-drawer__dialog:has(.bibers-cart-empty) .cart-drawer__heading{margin-bottom:var(--margin-md)}.cart-drawer__dialog:has(.cart-form) .cart-drawer__inner{display:block;height:100%;margin-top:0}.cart-drawer__dialog:has(.cart-form) .cart-drawer__header{justify-content:space-between}.cart-drawer__dialog:has(.cart-form) .cart-drawer__content{min-height:0;text-align:start}.cart-drawer__dialog:has(.cart-form) .cart-drawer__heading{margin-bottom:0}.cart-drawer__dialog:has(.bibers-cart-empty) .bibers-cart-empty{display:grid;gap:.8rem;width:min(100%,24rem);margin-inline:auto;padding:1.25rem;border:1px solid rgb(214 186 121 / .16);border-radius:1rem;background:linear-gradient(145deg,rgb(214 186 121 / .08),transparent 48%),#ffffff06;text-align:center}.cart-drawer__dialog:has(.bibers-cart-empty) .bibers-cart-empty__eyebrow,.cart-drawer__dialog:has(.bibers-cart-empty) .bibers-cart-empty__copy{margin:0}.cart-drawer__dialog:has(.bibers-cart-empty) .bibers-cart-empty__eyebrow{color:#e0c58af5;font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.cart-drawer__dialog:has(.bibers-cart-empty) .bibers-cart-empty__copy{color:#f6f3edb8;font-size:.88rem;line-height:1.55}.cart-drawer__dialog:has(.bibers-cart-empty) .bibers-cart-empty__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.cart-drawer__dialog:has(.bibers-cart-empty) .bibers-cart-empty__button{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.7rem .85rem;border:1px solid rgb(214 186 121 / .28);border-radius:999px;color:#f6f3edeb;font-size:.7rem;font-weight:700;letter-spacing:.11em;text-decoration:none;text-transform:uppercase}.cart-drawer__dialog:has(.bibers-cart-empty) .bibers-cart-empty__button--primary{background:#d6ba7924;color:#ebd39cfa}@media screen and (max-width:389px){.cart-drawer__dialog:has(.bibers-cart-empty) .bibers-cart-empty__actions{grid-template-columns:1fr}.cart-drawer__summary .bibers-cart-reassurance__list{grid-template-columns:1fr}.cart-drawer__summary .bibers-cart-reassurance__item{grid-template-columns:auto 1fr;align-items:center}}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.bibers-product-tabs__card,.bibers-editorial-product-card,.bibers-product-tabs__card .bibers-product-card-actions__rail>*,.bibers-editorial-product-card .bibers-product-card-actions__rail>*,.bibers-product-tabs__card .bibers-product-card-actions__footer>*,.bibers-editorial-product-card .bibers-product-card-actions__footer>*{transition:transform var(--bibers-duration-fast) var(--bibers-ease),box-shadow var(--bibers-duration-fast) ease,border-color var(--bibers-duration-fast) ease,opacity var(--bibers-duration-fast) ease}.bibers-product-tabs__card .bibers-product-card-actions__rail>:not(.bibers-wishlist-button--card),.bibers-editorial-product-card .bibers-product-card-actions__rail>:not(.bibers-wishlist-button--card){opacity:1;transform:none;pointer-events:auto}.bibers-product-tabs__card:is(:hover,:focus-within),.bibers-editorial-product-card:is(:hover,:focus-within){transform:translateY(-3px);border-color:var(--bibers-border-strong);box-shadow:var(--bibers-shadow-card-strong)}}@media screen and (max-width:749px){.bibers-product-tabs__card,.bibers-editorial-product-card{padding:.7rem;gap:.8rem}.bibers-product-tabs__card .bibers-product-card-actions__rail,.bibers-editorial-product-card .bibers-product-card-actions__rail{top:1.1rem;right:1.1rem}}@media(prefers-reduced-motion:reduce){.bibers-product-tabs__card,.bibers-editorial-product-card,.bibers-product-tabs__card .bibers-product-card-actions__rail>*,.bibers-editorial-product-card .bibers-product-card-actions__rail>*,.bibers-product-tabs__card .bibers-product-card-actions__footer>*,.bibers-editorial-product-card .bibers-product-card-actions__footer>*{transition:none!important;transform:none!important}}@media screen and (max-width:749px){.section-resource-list .resource-list__item,.product-grid .product-grid__item{align-self:start;height:auto;min-height:0}.section-resource-list .resource-list__item :is(product-card,.product-card),.product-grid .product-grid__item :is(product-card,.product-card){display:block;height:auto;min-height:0;align-self:start}.section-resource-list .resource-list__item product-card .product-card__content,.product-grid .product-grid__item product-card .product-card__content{min-height:auto;height:auto;justify-content:flex-start;align-items:stretch;align-content:start;flex:0 0 auto;padding:.6rem;gap:.45rem}.section-resource-list .resource-list__item product-card .card-gallery,.product-grid .product-grid__item product-card .card-gallery{border-radius:.75rem}.bibers-product-card-actions{gap:.45rem;margin-top:0}.bibers-product-card-actions__footer,.bibers-product-card__meta{flex:0 0 auto;margin-top:0}product-card .product-card__content product-title{margin-top:0}product-card .product-card__content product-title a,product-card .product-card__content product-title .title-text,product-card .product-card__content .product-card-gallery__title-placeholder .title-text{line-height:1.28}product-card .product-card__content product-price>div[ref=priceContainer]{gap:.32rem .55rem;margin-top:0}.bibers-product-card__cue{font-size:.65rem}.bibers-product-tabs__card,.bibers-editorial-product-card{height:auto;min-height:0;align-self:start}.bibers-product-tabs__card-actions,.bibers-editorial-product-card__actions{margin-top:0}}.section-resource-list .resource-list__item product-card .product-card__content,.product-grid .product-grid__item product-card .product-card__content,.bibers-product-tabs__card,.bibers-editorial-product-card{container-type:inline-size}.section-resource-list .resource-list__item product-card .bibers-product-card-actions__rail,.product-grid .product-grid__item product-card .bibers-product-card-actions__rail,.bibers-product-tabs__card .bibers-product-card-actions__rail,.bibers-editorial-product-card .bibers-product-card-actions__rail{top:calc(125cqw - 3.65rem);right:.75rem;bottom:auto;margin-left:0}@media screen and (max-width:749px){.section-resource-list .resource-list__item product-card .bibers-product-card-actions__rail,.product-grid .product-grid__item product-card .bibers-product-card-actions__rail,.bibers-product-tabs__card .bibers-product-card-actions__rail,.bibers-editorial-product-card .bibers-product-card-actions__rail{top:calc(125cqw - 3.2rem);right:.6rem}}@media screen and (min-width:750px){main[data-template*=collection] :is(.collection-hero,.collection-header,.collection-banner,.collection__header,.collection-page__header){display:flex!important;flex-direction:column!important;justify-content:center!important}main[data-template*=collection] :is(.collection-hero__inner,.collection-hero__text-wrapper,.collection-header__inner,.collection-banner__content,.collection__header-content,.collection-page__header-content){display:flex!important;min-height:220px!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important}main[data-template*=collection] :is(.collection-hero__title,.collection-title,.collection__title,.collection-page__title,h1){margin-block:0!important;line-height:.92!important}}@media screen and (max-width:749px){main[data-template*=collection] :is(.collection-hero__inner,.collection-hero__text-wrapper,.collection-header__inner,.collection-banner__content,.collection__header-content,.collection-page__header-content){display:flex!important;min-height:96px!important;flex-direction:column!important;justify-content:center!important}main[data-template*=collection] :is(.collection-hero__title,.collection-title,.collection__title,.collection-page__title,h1){margin-block:0!important;line-height:.95!important}}body:not(:has(main[data-template*=collection] [data-bibers-curated-collection])):has(.main-collection-grid) .content-for-layout>.shopify-section:first-child{position:relative!important}body:not(:has(main[data-template*=collection] [data-bibers-curated-collection])):has(.main-collection-grid) .content-for-layout>.shopify-section:first-child h1{position:absolute!important;top:50%!important;left:50%!important;width:max-content!important;max-width:calc(100% - 2rem)!important;margin:0!important;line-height:.9!important;text-align:center!important;transform:translate(-50%,-50%)!important;z-index:2!important}@media screen and (max-width:749px){body:not(:has(main[data-template*=collection] [data-bibers-curated-collection])):has(.main-collection-grid) .content-for-layout>.shopify-section:first-child h1{left:50%!important;max-width:calc(100% - 1.5rem)!important;transform:translate(-50%,-50%)!important}}@media screen and (min-width:990px){#header-group :is(.menu-list__submenu,.menu-list__submenu-inner,.mega-menu__content,.header__dropdown,.header__submenu){overflow:visible!important;max-height:none!important;padding-bottom:2.5rem!important}#header-group :is(.menu-list__submenu,.menu-list__submenu-inner,.mega-menu__content,.header__dropdown,.header__submenu) :is(img,picture,.placeholder-svg){object-position:center center!important}}body:not(:has(main[data-template*=collection] [data-bibers-curated-collection])):has(.main-collection-grid) .content-for-layout>.shopify-section:first-child h1{font-family:Cormorant Garamond,Times New Roman,Georgia,serif!important;font-size:clamp(4.8rem,9vw,9rem)!important;font-weight:500!important;letter-spacing:clamp(.1em,.65vw,.18em)!important;line-height:.92!important;text-transform:uppercase!important}@media screen and (max-width:749px){body:not(:has(main[data-template*=collection] [data-bibers-curated-collection])):has(.main-collection-grid) .content-for-layout>.shopify-section:first-child{margin-top:0!important}body:not(:has(main[data-template*=collection] [data-bibers-curated-collection])):has(.main-collection-grid) .content-for-layout>.shopify-section:first-child .section{min-height:92px!important;max-height:110px!important;padding-block:0!important;overflow:hidden!important}body:not(:has(main[data-template*=collection] [data-bibers-curated-collection])):has(.main-collection-grid) .content-for-layout>.shopify-section:first-child h1{top:50%!important;left:50%!important;width:max-content!important;max-width:calc(100% - 28px)!important;font-size:clamp(2.5rem,13vw,4rem)!important;line-height:.92!important;letter-spacing:clamp(.1em,1.4vw,.16em)!important;white-space:normal!important;text-align:center!important;transform:translate(-50%,-50%)!important}body:has(.main-collection-grid) .content-for-layout>.shopify-section:first-child h1 br{display:none!important}}@media screen and (min-width:990px){#header-group,#header-group .header-section,#header-group #header-component,#header-group .header,#header-group .header__row,#header-group .header__row--top,#header-group .header__row--bottom,#header-group .header__columns,#header-group .menu-list,#header-group .menu-list__submenu,#header-group .menu-list__submenu-inner,#header-group .mega-menu,#header-group .mega-menu__content,#header-group .header__dropdown,#header-group .header__submenu{border-top:0!important;border-bottom:0!important;box-shadow:none!important}#header-group .menu-list__submenu,#header-group .menu-list__submenu-inner,#header-group .mega-menu__content,#header-group .header__dropdown,#header-group .header__submenu{outline:0!important}#header-group .menu-list__submenu:before,#header-group .menu-list__submenu:after,#header-group .mega-menu__content:before,#header-group .mega-menu__content:after,#header-group .header__dropdown:before,#header-group .header__dropdown:after,#header-group .header__submenu:before,#header-group .header__submenu:after{display:none!important;content:none!important}}#header-group,#header-group *,#header-group *:before,#header-group *:after{border-block-start-color:transparent!important;border-block-end-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;box-shadow:none!important}#header-group .header-section,#header-group #header-component,#header-group .header__row,#header-group .header__columns,#header-group .header__row--top,#header-group .header__row--bottom{border-block-start-width:0!important;border-block-end-width:0!important;border-top-width:0!important;border-bottom-width:0!important;outline:0!important}#header-group{position:relative!important;z-index:50!important;margin-bottom:0!important;background:var(--bibers-color-black)!important}#header-group+.shopify-section,#header-group+main,#header-group+.content-for-layout{margin-top:0!important}@supports selector(:has(*)){product-card:has(.bibers-product-card-actions)>quick-add-component:not(.bibers-quick-view):not(.bibers-card-choose-options),product-card:has(.bibers-product-card-actions) quick-add-component:not(.bibers-quick-view):not(.bibers-card-choose-options) .quick-add__button,product-card:has(.bibers-product-card-actions) .quick-add__product-form-component{display:none!important}}.section-resource-list .resource-list__item product-card .card-gallery,.product-grid .product-grid__item product-card .card-gallery{aspect-ratio:4 / 5!important;width:100%!important;height:auto!important;min-height:0!important;overflow:hidden!important;display:block!important}.section-resource-list .resource-list__item product-card .card-gallery>slideshow-component,.product-grid .product-grid__item product-card .card-gallery>slideshow-component,.section-resource-list .resource-list__item product-card .card-gallery slideshow-container,.product-grid .product-grid__item product-card .card-gallery slideshow-container,.section-resource-list .resource-list__item product-card .card-gallery slideshow-slides,.product-grid .product-grid__item product-card .card-gallery slideshow-slides,.section-resource-list .resource-list__item product-card .card-gallery slideshow-slide,.product-grid .product-grid__item product-card .card-gallery slideshow-slide,.section-resource-list .resource-list__item product-card .card-gallery .product-media-container,.product-grid .product-grid__item product-card .card-gallery .product-media-container,.section-resource-list .resource-list__item product-card .card-gallery .product-media,.product-grid .product-grid__item product-card .card-gallery .product-media{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important}.section-resource-list .resource-list__item product-card .card-gallery img,.product-grid .product-grid__item product-card .card-gallery img,.section-resource-list .resource-list__item product-card .card-gallery .product-media__image,.product-grid .product-grid__item product-card .card-gallery .product-media__image{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.bibers-product-tabs__card-media,.bibers-editorial-product-card__media-link{aspect-ratio:4 / 5!important;width:100%!important;min-height:0!important;overflow:hidden!important}.bibers-product-tabs__card-image,.bibers-editorial-product-card__image{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}@media screen and (max-width:749px){.section-resource-list .resource-list,.product-grid{align-items:stretch!important}.section-resource-list .resource-list__item,.product-grid .product-grid__item{align-self:stretch!important;height:100%!important;min-height:0!important;display:flex!important}.section-resource-list .resource-list__item product-card,.product-grid .product-grid__item product-card{display:flex!important;width:100%!important;height:100%!important;min-height:0!important}.section-resource-list .resource-list__item product-card .product-card__content,.product-grid .product-grid__item product-card .product-card__content{display:flex!important;flex-direction:column!important;width:100%!important;height:100%!important;min-height:100%!important}.section-resource-list .resource-list__item product-card .card-gallery,.product-grid .product-grid__item product-card .card-gallery{flex:0 0 auto!important;aspect-ratio:4 / 5!important}.section-resource-list .resource-list__item product-card product-title:not(.product-card-gallery__title-placeholder),.product-grid .product-grid__item product-card product-title:not(.product-card-gallery__title-placeholder){display:block!important;min-height:2.75em!important}.section-resource-list .resource-list__item product-card product-price,.product-grid .product-grid__item product-card product-price{display:block!important;min-height:1.45em!important}.section-resource-list .resource-list__item product-card .bibers-product-card__meta,.product-grid .product-grid__item product-card .bibers-product-card__meta{margin-top:auto!important;padding-top:.15rem!important}.bibers-product-tabs__grid,.bibers-editorial-collection__grid{align-items:stretch!important}.bibers-product-tabs__card,.bibers-editorial-product-card{align-self:stretch!important;height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important}.bibers-product-tabs__card-media-link,.bibers-editorial-product-card__media-link{flex:0 0 auto!important}.bibers-product-tabs__card-media,.bibers-editorial-product-card__media-link{aspect-ratio:4 / 5!important}.bibers-product-tabs__card-content,.bibers-editorial-product-card__content{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}.bibers-product-tabs__card-title,.bibers-editorial-product-card__title{min-height:2.8em!important}.bibers-product-tabs__card-title a,.bibers-editorial-product-card__title a{display:-webkit-box!important;overflow:hidden!important;line-height:1.4!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important}.bibers-product-tabs__card-price,.bibers-editorial-product-card__price{min-height:1.45em!important}.bibers-product-tabs__card-cue,.bibers-editorial-product-card__cue{margin-top:auto!important}}.bibers-parallax-editorial--has-image .bibers-parallax-editorial__media{background-size:var(--bibers-parallax-desktop-size, cover)!important;background-position:var(--bibers-parallax-desktop-position, center center)!important;background-attachment:scroll!important}@media screen and (max-width:749px){.bibers-parallax-editorial--has-image .bibers-parallax-editorial__media{background-image:linear-gradient(180deg,#0000001f,rgb(0 0 0 / calc(var(--bibers-parallax-overlay-opacity, .56) + .2))),var(--bibers-parallax-mobile-image, var(--bibers-parallax-image))!important;background-size:var(--bibers-parallax-mobile-size, cover)!important;background-position:var(--bibers-parallax-mobile-position, center center)!important;background-attachment:scroll!important}}.bibers-parallax-editorial__content{border:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-component{width:min(100%,60rem)!important;max-width:60rem!important;margin-inline:auto!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{position:relative!important;width:100%!important;max-width:60rem!important;height:auto!important;max-height:none!important;aspect-ratio:4 / 5!important;overflow:hidden!important;border-radius:1.18rem!important;background:linear-gradient(180deg,rgb(255 255 255 / .035),transparent),#060606f5!important;box-shadow:inset 0 0 0 1px #f6f3ed0f,0 24px 48px #0000002e!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-slides{display:flex!important;align-items:stretch!important;width:100%!important;height:100%!important;min-height:0!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;scrollbar-width:none!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-slides::-webkit-scrollbar{display:none!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-slide{display:block!important;flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important;scroll-snap-align:center!important;aspect-ratio:auto!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .product-media-container,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .product-media,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .product-media>*{width:100%!important;height:100%!important;max-height:none!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .product-media__image,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .deferred-media__poster-image{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-arrows,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-arrows *,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .slideshow-control{pointer-events:auto!important;z-index:20!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .slideshow-control{opacity:1!important;visibility:visible!important}@media screen and (min-width:990px){main[data-template*=product] .product-information.bibers-product-page .product-information__grid.product-information--media-left:not(.product-information--media-none){grid-template-columns:minmax(36rem,1.28fr) minmax(24rem,.92fr)!important;column-gap:clamp(2.25rem,3.4vw,4rem)!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{max-height:min(84vh,56rem)!important}}@media screen and (max-width:749px){main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-component{width:100%!important;max-width:none!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{aspect-ratio:4 / 5!important;max-height:min(72vh,38rem)!important;border-radius:1rem!important}}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label{--bibers-switch-off-opacity: .46;--bibers-switch-on-opacity: .92;--bibers-switch-line-rgb: 255 255 255}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=white]{--bibers-switch-accent-rgb: 238 235 226;--bibers-switch-text-rgb: 22 22 22;--bibers-switch-knob-rgb: 255 255 255}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=off-white],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=offwhite],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=cream],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=beige]{--bibers-switch-accent-rgb: 221 207 176;--bibers-switch-text-rgb: 24 21 17;--bibers-switch-knob-rgb: 250 246 236}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=grey],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=gray]{--bibers-switch-accent-rgb: 125 125 125;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 226 226 226}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=black],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=charcoal]{--bibers-switch-accent-rgb: 10 10 10;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 238 238 238}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=navy]{--bibers-switch-accent-rgb: 18 35 62;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 238 238 238}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=blue]{--bibers-switch-accent-rgb: 47 89 145;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 238 238 238}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=green],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=dark-green],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=dark-cyan-green],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=cyan-green],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=olive]{--bibers-switch-accent-rgb: 22 75 64;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 238 238 238}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=pink]{--bibers-switch-accent-rgb: 212 151 164;--bibers-switch-text-rgb: 28 16 19;--bibers-switch-knob-rgb: 255 239 244}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=red],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=burgundy]{--bibers-switch-accent-rgb: 112 34 42;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 238 238 238}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=brown],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=camel]{--bibers-switch-accent-rgb: 126 83 48;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 238 238 238}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label{background:linear-gradient(180deg,rgb(var(--bibers-switch-accent-rgb) / .24),rgb(var(--bibers-switch-accent-rgb) / .11)),#080808f5!important;border-color:rgb(var(--bibers-switch-accent-rgb) / .42)!important}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label:has(:checked){background:linear-gradient(180deg,rgb(var(--bibers-switch-accent-rgb) / var(--bibers-switch-on-opacity)),rgb(var(--bibers-switch-accent-rgb) / .68)),rgb(var(--bibers-switch-accent-rgb) / .84)!important;border-color:rgb(var(--bibers-switch-accent-rgb) / .95)!important;color:rgb(var(--bibers-switch-text-rgb) / 1)!important;box-shadow:inset 0 1px #ffffff38,0 0 0 1px rgb(var(--bibers-switch-accent-rgb) / .38),0 14px 26px #00000038!important}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label:has(:checked) .variant-option__button-label__text{color:rgb(var(--bibers-switch-text-rgb) / 1)!important}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label__pill{background:linear-gradient(180deg,rgb(var(--bibers-switch-accent-rgb) / .42),rgb(var(--bibers-switch-accent-rgb) / .2)),#0c0c0ceb!important;border-color:rgb(var(--bibers-switch-accent-rgb) / .52)!important}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label:has(:checked) .variant-option__button-label__pill{background:linear-gradient(180deg,rgb(var(--bibers-switch-accent-rgb) / 1),rgb(var(--bibers-switch-accent-rgb) / .78)),rgb(var(--bibers-switch-accent-rgb) / .9)!important;border-color:#ffffff59!important}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label:has(:checked) .variant-option__button-label__pill:after{transform:translate(calc(var(--bibers-color-switch-width) - var(--bibers-color-switch-knob-size) - 6px),-50%)!important}.product-information.bibers-product-page .variant-option__button-label:has([data-option-available=false]){position:relative!important;overflow:hidden!important;opacity:.72}.product-information.bibers-product-page .variant-option__button-label:has([data-option-available=false]):after{content:""!important;position:absolute!important;top:50%!important;left:-10%!important;width:120%!important;height:1px!important;background:#ffffffb8!important;transform:rotate(-15deg)!important;transform-origin:center!important;pointer-events:none!important;z-index:6!important;box-shadow:0 0 8px #ffffff29!important}.product-information.bibers-product-page .variant-option__strikethrough{display:none!important}@media screen and (min-width:990px){main[data-template*=product] .product-information.bibers-product-page .product-information__grid.product-information--media-left:not(.product-information--media-none){grid-template-columns:minmax(42rem,1.38fr) minmax(24rem,.86fr)!important;column-gap:clamp(2rem,3vw,3.5rem)!important;align-items:start!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-component,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{width:min(100%,66rem)!important;max-width:66rem!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{max-height:min(88vh,62rem)!important}}@media screen and (max-width:749px){main[data-template*=product] .product-information.bibers-product-page .product-information__media{padding-inline:0!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-component,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{width:min(100%,calc(100vw - 2rem))!important;max-width:calc(100vw - 2rem)!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{aspect-ratio:4 / 5!important;max-height:none!important}}@media screen and (min-width:990px){main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .product-media__image,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .deferred-media__poster-image{object-fit:cover!important;object-position:center center!important}}@media screen and (max-width:749px){main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .product-media__image,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .deferred-media__poster-image{object-fit:cover!important;object-position:center top!important}}@media screen and (min-width:990px){main[data-template*=product] .product-information.bibers-product-page .product-information__grid.product-information--media-left:not(.product-information--media-none){grid-template-columns:minmax(46rem,1.48fr) minmax(23rem,.82fr)!important;column-gap:clamp(1.8rem,2.8vw,3.25rem)!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-component,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{width:min(100%,72rem)!important;max-width:72rem!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{max-height:min(90vh,66rem)!important}}@media screen and (min-width:990px){main[data-template*=product] .product-information.bibers-product-page{max-width:none!important}main[data-template*=product] .product-information.bibers-product-page .product-information__grid.product-information--media-left:not(.product-information--media-none){width:min(100%,96vw)!important;max-width:none!important;margin-inline:auto!important;grid-template-columns:minmax(0,58vw) minmax(24rem,36vw)!important;column-gap:clamp(1.75rem,2.4vw,3rem)!important;align-items:start!important}main[data-template*=product] .product-information.bibers-product-page .product-information__grid.product-information--media-left:not(.product-information--media-none)>.product-information__media{width:100%!important;max-width:none!important;justify-self:stretch!important;display:flex!important;justify-content:center!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-component,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{width:min(100%,52rem)!important;max-width:52rem!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{aspect-ratio:4 / 5!important;height:auto!important;min-height:0!important;max-height:min(82vh,58rem)!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .product-media__image,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .deferred-media__poster-image{object-fit:cover!important;object-position:center center!important}}@media screen and (max-width:749px){main[data-template*=product] .product-information.bibers-product-page .product-information__media{width:100%!important;max-width:none!important;padding-inline:.75rem!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-component,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{width:100%!important;max-width:none!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{aspect-ratio:4 / 5!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .product-media__image,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .deferred-media__poster-image{object-fit:cover!important;object-position:center top!important}}.product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel,.product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-component{width:100%!important;max-width:100%!important;inline-size:100%!important}.product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-container{width:100%!important;min-width:100%!important;max-width:100%!important;inline-size:100%!important;min-inline-size:100%!important;max-inline-size:100%!important;aspect-ratio:4 / 5!important;height:auto!important;min-height:0!important;overflow:hidden!important}.product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-slides{width:100%!important;min-width:100%!important;max-width:100%!important;inline-size:100%!important;min-inline-size:100%!important;max-inline-size:100%!important;height:100%!important}.product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-slide{flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;inline-size:100%!important;min-inline-size:100%!important;max-inline-size:100%!important;height:100%!important}.product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .product-media-container,.product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .product-media,.product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .product-media>*,.product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .product-media__image{width:100%!important;min-width:100%!important;max-width:100%!important;inline-size:100%!important;height:100%!important}.product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .product-media__image{object-fit:cover!important;object-position:center top!important}@media screen and (max-width:749px){main[data-template*=product] .product-information.bibers-product-page .product-information__media{padding-top:1.15rem!important;padding-inline:0!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-component,main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{margin-inline:auto!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel slideshow-container{border-radius:1rem!important;box-shadow:inset 0 0 0 1px #f6f3ed0f,0 18px 34px #00000038!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .slideshow-control{width:2.55rem!important;height:2.55rem!important}main[data-template*=product] .product-information.bibers-product-page .bibers-product-details-shell{padding-top:1.35rem!important}}@media screen and (max-width:749px){.bibers-mobile-drawer .menu-drawer{height:100dvh!important;max-height:100dvh!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:contain!important;padding-bottom:calc(1.25rem + env(safe-area-inset-bottom))!important}.bibers-mobile-drawer .menu-drawer__navigation{display:block!important;flex:1 0 auto;height:auto!important;min-height:max-content!important;max-height:none!important;overflow:visible!important;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))!important}.bibers-mobile-drawer .menu-drawer__featured-content{overflow:visible!important;margin-bottom:calc(1.25rem + env(safe-area-inset-bottom))!important;padding-bottom:1rem!important}.bibers-mobile-drawer .menu-drawer__featured-content-list{display:flex!important;align-items:flex-start!important;overflow-x:auto!important;overflow-y:visible!important;padding-block-end:.35rem!important;margin-bottom:0!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none;-ms-overflow-style:none}.bibers-mobile-drawer .menu-drawer__featured-content-list::-webkit-scrollbar{display:none}.bibers-mobile-drawer .menu-drawer__featured-content-list-item,.bibers-mobile-drawer .menu-drawer__featured-content-list-item--product{flex:0 0 min(10.4rem,52vw)!important;width:min(10.4rem,52vw)!important;min-width:min(10.4rem,52vw)!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;align-self:stretch}.bibers-mobile-drawer .menu-drawer__featured-content-list-item .resource-card,.bibers-mobile-drawer .menu-drawer__featured-content-list-item .resource-card__content{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.bibers-mobile-drawer .menu-drawer__featured-content-list-item .resource-card__media,.bibers-mobile-drawer .menu-drawer__featured-content-list-item .resource-card__image-wrapper{overflow:hidden!important;border-radius:1rem!important}.bibers-mobile-drawer .menu-drawer__featured-content-list-item .resource-card__image{display:block;width:100%;height:auto!important;aspect-ratio:4 / 5;object-fit:cover}.bibers-mobile-drawer .menu-drawer__utility-links{padding-bottom:calc(1rem + env(safe-area-inset-bottom))!important}}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .slideshow-control{width:2.85rem!important;height:2.85rem!important;min-width:2.85rem!important;min-height:2.85rem!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#f6f3edf5!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:drop-shadow(0 .35rem .85rem rgb(0 0 0 / .58));opacity:1!important;transform-origin:center;transition:color var(--bibers-duration-fast) ease,filter var(--bibers-duration-fast) ease,opacity var(--bibers-duration-fast) ease,transform var(--bibers-duration-fast) ease!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .slideshow-control .svg-wrapper{transition:transform var(--bibers-duration-fast) ease}@media(hover:hover)and (pointer:fine){main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .slideshow-control:is(:hover,:focus-visible){color:#d6ba79!important;filter:drop-shadow(0 .45rem 1rem rgb(0 0 0 / .68)) drop-shadow(0 0 .75rem rgb(214 186 121 / .22))}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .slideshow-control:is(:hover,:focus-visible) .svg-wrapper{transform:scale(1.08)}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .slideshow-control--previous:is(:hover,:focus-visible) .svg-wrapper{transform:translate(-.12rem) scale(1.08)}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .slideshow-control--next:is(:hover,:focus-visible) .svg-wrapper{transform:translate(.12rem) scale(1.08)}}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery--carousel .slideshow-control:active .svg-wrapper{transform:scale(.92)}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color].variant-option--buttons{display:flex!important;flex-wrap:wrap;align-items:stretch}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label{width:auto!important;min-width:min(100%,9.25rem);max-width:100%;flex:0 1 auto;padding-inline:.72rem .9rem}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label__text{min-width:0;white-space:normal;overflow:visible;text-overflow:clip;line-height:1.15;overflow-wrap:anywhere}@media screen and (max-width:749px){.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label{min-width:min(100%,8.6rem)}}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label{--bibers-switch-accent-rgb: 184 154 88;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 246 243 237;--bibers-switch-off-track-rgb: 32 28 22;--bibers-switch-off-border-rgb: var(--bibers-switch-accent-rgb);background:linear-gradient(180deg,rgb(var(--bibers-switch-accent-rgb) / .34),rgb(var(--bibers-switch-accent-rgb) / .14)),#080808f5!important;border-color:rgb(var(--bibers-switch-accent-rgb) / .46)!important}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=black]{--bibers-switch-accent-rgb: 12 12 12;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 238 238 238}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=white]{--bibers-switch-accent-rgb: 244 241 232;--bibers-switch-text-rgb: 20 18 16;--bibers-switch-knob-rgb: 255 255 255}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=grey],.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=gray]{--bibers-switch-accent-rgb: 132 134 136;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 230 230 230}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=dark-grey]{--bibers-switch-accent-rgb: 60 60 60;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 232 232 232}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=brown]{--bibers-switch-accent-rgb: 121 79 47;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 248 239 228}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=beige]{--bibers-switch-accent-rgb: 212 194 154;--bibers-switch-text-rgb: 26 22 17;--bibers-switch-knob-rgb: 255 249 235}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=off-white]{--bibers-switch-accent-rgb: 238 229 207;--bibers-switch-text-rgb: 24 21 17;--bibers-switch-knob-rgb: 255 251 240}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=navy]{--bibers-switch-accent-rgb: 17 36 66;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 238 238 238}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=light-blue]{--bibers-switch-accent-rgb: 127 180 214;--bibers-switch-text-rgb: 16 28 38;--bibers-switch-knob-rgb: 245 251 255}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=light-sky-blue]{--bibers-switch-accent-rgb: 154 205 235;--bibers-switch-text-rgb: 15 31 42;--bibers-switch-knob-rgb: 246 252 255}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=steel-blue]{--bibers-switch-accent-rgb: 70 112 139;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 238 245 250}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=dark-cyan-green]{--bibers-switch-accent-rgb: 20 96 88;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 238 248 246}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=green]{--bibers-switch-accent-rgb: 44 125 71;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 238 248 240}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=green-apple]{--bibers-switch-accent-rgb: 130 184 70;--bibers-switch-text-rgb: 20 34 16;--bibers-switch-knob-rgb: 247 255 236}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=light-green-apple]{--bibers-switch-accent-rgb: 178 218 112;--bibers-switch-text-rgb: 28 42 18;--bibers-switch-knob-rgb: 250 255 238}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=olive-green]{--bibers-switch-accent-rgb: 91 108 55;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 245 247 235}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=mint-green]{--bibers-switch-accent-rgb: 152 208 174;--bibers-switch-text-rgb: 18 42 30;--bibers-switch-knob-rgb: 244 255 248}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=watermelon]{--bibers-switch-accent-rgb: 218 91 108;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 255 239 243}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=pink]{--bibers-switch-accent-rgb: 214 145 164;--bibers-switch-text-rgb: 31 18 24;--bibers-switch-knob-rgb: 255 241 246}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=red]{--bibers-switch-accent-rgb: 178 42 48;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 255 239 240}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=burgundy]{--bibers-switch-accent-rgb: 100 24 41;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 248 235 239}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=indian-red]{--bibers-switch-accent-rgb: 173 79 72;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 255 239 237}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=coral]{--bibers-switch-accent-rgb: 220 111 91;--bibers-switch-text-rgb: 38 20 16;--bibers-switch-knob-rgb: 255 241 237}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=salmon]{--bibers-switch-accent-rgb: 224 132 119;--bibers-switch-text-rgb: 38 20 18;--bibers-switch-knob-rgb: 255 242 239}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=orange]{--bibers-switch-accent-rgb: 218 117 35;--bibers-switch-text-rgb: 31 19 8;--bibers-switch-knob-rgb: 255 242 224}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=yellow]{--bibers-switch-accent-rgb: 224 194 76;--bibers-switch-text-rgb: 36 30 10;--bibers-switch-knob-rgb: 255 251 226}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=lime]{--bibers-switch-accent-rgb: 167 208 54;--bibers-switch-text-rgb: 25 34 10;--bibers-switch-knob-rgb: 250 255 225}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=turquoise]{--bibers-switch-accent-rgb: 56 174 172;--bibers-switch-text-rgb: 10 35 35;--bibers-switch-knob-rgb: 231 255 254}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=peru]{--bibers-switch-accent-rgb: 166 110 62;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 250 238 224}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label[data-bibers-color-value=coffee]{--bibers-switch-accent-rgb: 86 55 35;--bibers-switch-text-rgb: 246 243 237;--bibers-switch-knob-rgb: 245 236 226}.product-information.bibers-product-page .variant-option[data-bibers-option-type=color] .variant-option__button-label:has(:checked){background:linear-gradient(180deg,rgb(var(--bibers-switch-accent-rgb) / .94),rgb(var(--bibers-switch-accent-rgb) / .72)),rgb(var(--bibers-switch-accent-rgb) / .88)!important}.search-modal .bibers-search :is(.search-input,.search-input:is(:focus,:focus-visible)){color:#d6ba79fa!important;caret-color:#d6ba79}.search-modal .bibers-search .search-input::placeholder{color:#d6ba799e!important}.search-modal .bibers-search :is(.predictive-search__reset-button,.predictive-search__reset-button:hover,.predictive-search__reset-button-text,.predictive-search__reset-button-icon,.predictive-search__close-modal-button,.predictive-search__close-modal-button:hover){color:#d6ba79eb!important;--button-color: rgb(214 186 121 / .92)}.search-modal .bibers-search :is(.predictive-search__reset-button svg,.predictive-search__close-modal-button svg){color:currentColor;fill:currentColor}.search-modal .bibers-search :is(.predictive-search__reset-button,.predictive-search__close-modal-button):focus-visible{outline:2px solid rgb(214 186 121 / .72);outline-offset:3px}main[data-template*=product] .product-information.bibers-product-page .product-information__grid.product-information--media-left:not(.product-information--media-none),main[data-template*=product] .product-information.bibers-product-page .product-information__grid.product-information--media-left:not(.product-information--media-none)>.product-information__media,main[data-template*=product] .product-information.bibers-product-page .product-information__grid.product-information--media-left:not(.product-information--media-none)>.bibers-product-details-shell{min-width:0!important;max-width:100%!important}main[data-template*=product] .product-information.bibers-product-page .product-information__grid.product-information--media-left:not(.product-information--media-none)>.product-information__media{overflow:hidden!important;overflow:clip!important;contain:layout paint;isolation:isolate}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-component,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-container,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-slides,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .product-media-container,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .product-media,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .product-media>*{box-sizing:border-box!important;min-width:0!important;max-width:100%!important;inline-size:100%!important;max-inline-size:100%!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-slides{width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;contain:layout paint}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-slide{box-sizing:border-box!important;flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;inline-size:100%!important;min-inline-size:100%!important;max-inline-size:100%!important}@media screen and (min-width:990px){main[data-template*=product] .product-information.bibers-product-page .product-information__grid.product-information--media-left:not(.product-information--media-none){grid-template-columns:minmax(0,46vw) minmax(24rem,1fr)!important;column-gap:clamp(2rem,3vw,3.5rem)!important}main[data-template*=product] .product-information.bibers-product-page .product-information__grid.product-information--media-left:not(.product-information--media-none)>.product-information__media{align-self:start!important;justify-self:center!important;width:100%!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-component,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-container{width:min(100%,34rem,48vh)!important;max-width:min(100%,34rem,48vh)!important;inline-size:min(100%,34rem,48vh)!important;max-inline-size:min(100%,34rem,48vh)!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-container{aspect-ratio:4 / 5!important;height:auto!important;max-height:min(66vh,42rem)!important;border-radius:1.18rem!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .product-media__image,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .deferred-media__poster-image{object-fit:contain!important;object-position:center center!important}}@media screen and (min-width:990px)and (max-height:820px){main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-component,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-container{width:min(100%,30rem,44vh)!important;max-width:min(100%,30rem,44vh)!important;inline-size:min(100%,30rem,44vh)!important;max-inline-size:min(100%,30rem,44vh)!important}}@media screen and (min-width:990px)and (max-height:740px){main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-component,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-container{width:min(100%,28rem,40vh)!important;max-width:min(100%,28rem,40vh)!important;inline-size:min(100%,28rem,40vh)!important;max-inline-size:min(100%,28rem,40vh)!important}}@media screen and (max-width:749px){main[data-template*=product] .product-information.bibers-product-page .product-information__media{overflow-x:hidden!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-component,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-container,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-slides{width:100%!important;max-width:100%!important;margin-inline:auto!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-component{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"container" "controls"!important;justify-items:stretch!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-container{grid-area:container!important;justify-self:stretch!important;min-width:0!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .media-gallery__mobile-controls{grid-area:controls!important;justify-self:center!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel.media-gallery--hint{--slideshow-gap: 0px}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-slide.product-media-container,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel.media-gallery--hint slideshow-slide.product-media-container:not(:only-child){flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;margin-inline:0!important;scroll-snap-align:center!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .product-media-container,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .product-media,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .product-media>*,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .product-media__image{margin-inline:auto!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .media-gallery__mobile-controls,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-controls[pagination-position=center]{position:static!important;inset:auto!important;justify-content:center!important;align-items:center!important;width:fit-content!important;max-width:100%!important;min-height:auto!important;margin:.85rem auto 0!important;transform:none!important;mix-blend-mode:normal!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media .slideshow-controls__dots{justify-content:center!important;width:auto!important;margin-inline:auto!important;padding:.45rem .75rem!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel slideshow-container{max-height:none!important}main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .product-media__image,main[data-template*=product] .product-information.bibers-product-page .product-information__media media-gallery.media-gallery--carousel .deferred-media__poster-image{object-fit:contain!important;object-position:center center!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/bibers-redesign.css.map */
