:root{--baydoun-black: #000000;--baydoun-white: #ffffff;--baydoun-gray: #f5f5f5;--baydoun-gray-dark: #e0e0e0;--baydoun-text-muted: #666666;--baydoun-transition: .35s cubic-bezier(.25, .46, .45, .94);--baydoun-header-height: 7rem;--baydoun-radius: 0;--baydoun-section-padding: clamp(4rem, 8vw, 8rem)}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.baydoun-fade-in,.baydoun-category-card__media,.baydoun-product-card__media img,.baydoun-btn,.baydoun-header-wrapper,.baydoun-drawer__panel,.baydoun-drawer__overlay{transition:none!important;animation:none!important}}body.baydoun-theme{color:var(--baydoun-black);background:var(--baydoun-white);letter-spacing:.02em;overflow-x:hidden}.baydoun-theme :focus-visible{outline:2px solid var(--baydoun-black);outline-offset:2px}.baydoun-theme h1,.baydoun-theme h2,.baydoun-theme h3,.baydoun-theme h4,.baydoun-theme .h0,.baydoun-theme .h1,.baydoun-theme .h2{font-weight:700;letter-spacing:-.02em;text-transform:none}.baydoun-btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.4rem 3.2rem;font-size:1.3rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border:1px solid var(--baydoun-black);background:var(--baydoun-black);color:var(--baydoun-white);cursor:pointer;transition:background var(--baydoun-transition),color var(--baydoun-transition),transform var(--baydoun-transition);min-height:4.8rem}.baydoun-btn:hover{background:transparent;color:var(--baydoun-black)}.baydoun-btn--outline{background:transparent;color:var(--baydoun-white);border-color:var(--baydoun-white)}.baydoun-btn--outline:hover{background:var(--baydoun-white);color:var(--baydoun-black)}.baydoun-btn--light{background:var(--baydoun-white);color:var(--baydoun-black);border-color:var(--baydoun-white)}.baydoun-btn--light:hover{background:transparent;color:var(--baydoun-white)}.baydoun-btn--ghost{background:transparent;color:var(--baydoun-white);border-color:#ffffff80}.baydoun-btn--ghost:hover{background:#ffffff1f;color:var(--baydoun-white);border-color:var(--baydoun-white)}.baydoun-empty-state{text-align:center;color:var(--baydoun-text-muted);font-size:1.5rem;padding:2rem 0 4rem;margin:0}.baydoun-section-header{text-align:center;margin-bottom:clamp(3rem,5vw,5rem)}.baydoun-section-header__title{font-size:clamp(2.4rem,4vw,3.6rem);margin:0 0 1rem;font-weight:700}.baydoun-section-header__subtitle{font-size:1.5rem;color:var(--baydoun-text-muted);margin:0;max-width:50rem;margin-inline:auto}.baydoun-fade-in{opacity:0;transform:translateY(2rem);transition:opacity .7s ease,transform .7s ease}.baydoun-fade-in.is-visible{opacity:1;transform:translateY(0)}.baydoun-header-wrapper{position:fixed;top:0;left:0;right:0;z-index:100;transition:background var(--baydoun-transition),box-shadow var(--baydoun-transition)}.baydoun-header-wrapper.is-transparent .baydoun-header{background:transparent;border-bottom-color:transparent}.baydoun-header-wrapper.is-transparent .baydoun-header__link,.baydoun-header-wrapper.is-transparent .baydoun-header__icon,.baydoun-header-wrapper.is-transparent .baydoun-header__logo-text{color:var(--baydoun-white)}.baydoun-header-wrapper.is-transparent .baydoun-header__icon svg{fill:var(--baydoun-white)}.baydoun-header-wrapper.is-scrolled .baydoun-header,.baydoun-header-wrapper:not(.is-transparent) .baydoun-header{background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom-color:var(--baydoun-gray-dark);box-shadow:0 1px #0000000f}.baydoun-header-wrapper.is-scrolled .baydoun-header__link,.baydoun-header-wrapper.is-scrolled .baydoun-header__icon,.baydoun-header-wrapper.is-scrolled .baydoun-header__logo-text,.baydoun-header-wrapper:not(.is-transparent) .baydoun-header__link,.baydoun-header-wrapper:not(.is-transparent) .baydoun-header__icon,.baydoun-header-wrapper:not(.is-transparent) .baydoun-header__logo-text{color:var(--baydoun-black)}.baydoun-header-wrapper.is-scrolled .baydoun-header__icon svg,.baydoun-header-wrapper:not(.is-transparent) .baydoun-header__icon svg{fill:var(--baydoun-black)}.baydoun-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:1.6rem 2rem;max-width:100%;border-bottom:1px solid transparent;transition:background var(--baydoun-transition),border-color var(--baydoun-transition);min-height:var(--baydoun-header-height)}@media screen and (min-width:990px){.baydoun-header{padding:1.8rem 4rem}}.baydoun-header__logo{grid-column:1;justify-self:start;display:flex;align-items:center;gap:.6rem;min-width:0}.baydoun-header__drawer-toggle{display:flex;grid-column:1;justify-self:start}@media screen and (min-width:990px){.baydoun-header__icon.baydoun-header__drawer-toggle{display:none}}.baydoun-header__logo-link{text-decoration:none;display:block}.baydoun-header__logo-img{display:block;height:auto;max-height:5rem;width:auto}.baydoun-header__logo-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;font-size:1.8rem;font-weight:800;letter-spacing:-.02em;line-height:1.05;text-decoration:none;color:var(--baydoun-black);transition:color var(--baydoun-transition);white-space:normal}.baydoun-header__logo-line{display:block;white-space:nowrap}.baydoun-header__logo-heading{display:contents;margin:0;font:inherit}.baydoun-header__nav{grid-column:2;justify-self:center;display:none}@media screen and (min-width:990px){.baydoun-header__nav{display:block}}.baydoun-header__menu{display:flex;list-style:none;margin:0;padding:0;gap:3.2rem}.baydoun-header__link{font-size:1.3rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:var(--baydoun-black);position:relative;transition:color var(--baydoun-transition)}.baydoun-header__link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:currentColor;transition:width var(--baydoun-transition)}.baydoun-header__link:hover:after{width:100%}.baydoun-header__icons{grid-column:3;justify-self:end;display:flex;align-items:center;gap:1.2rem}.baydoun-header__icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;color:var(--baydoun-black);text-decoration:none;background:none;border:none;cursor:pointer;transition:color var(--baydoun-transition),opacity var(--baydoun-transition);position:relative}.baydoun-header__icon:hover{opacity:.6}.baydoun-header__icon svg{width:2.2rem;height:2.2rem;fill:currentColor}.baydoun-header__cart-count{position:absolute;top:.4rem;right:.2rem;background:var(--baydoun-black);color:var(--baydoun-white);font-size:1rem;font-weight:600;width:1.8rem;height:1.8rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.baydoun-header-wrapper.is-transparent .baydoun-header__cart-count{background:var(--baydoun-white);color:var(--baydoun-black)}.baydoun-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none}.baydoun-drawer.is-open{visibility:visible;pointer-events:auto}.baydoun-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity var(--baydoun-transition)}.baydoun-drawer.is-open .baydoun-drawer__overlay{opacity:1}.baydoun-drawer__panel{position:absolute;top:0;left:0;width:min(32rem,85vw);height:100%;background:var(--baydoun-white);transform:translate(-100%);transition:transform var(--baydoun-transition);padding:2rem;overflow-y:auto}.baydoun-drawer.is-open .baydoun-drawer__panel{transform:translate(0)}.baydoun-drawer__close{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:none;border:none;cursor:pointer;margin-bottom:2rem;margin-left:auto}.baydoun-drawer__menu{list-style:none;margin:0;padding:0}.baydoun-drawer__menu li{border-bottom:1px solid var(--baydoun-gray)}.baydoun-drawer__menu a{display:block;padding:1.6rem 0;font-size:1.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;color:var(--baydoun-black)}.baydoun-theme:not(.template-index) .content-for-layout{padding-top:var(--baydoun-header-height)}.baydoun-theme.template-index .content-for-layout{padding-top:0}.baydoun-theme .announcement-bar{background:var(--baydoun-black);color:var(--baydoun-white)}.baydoun-footer__logo{display:block;max-height:4rem;margin-bottom:1.6rem}.baydoun-hero{position:relative;min-height:100vh;min-height:100svh;display:flex;align-items:center;justify-content:center;overflow:hidden}.baydoun-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--baydoun-gray)}.baydoun-hero__picture{display:block;width:100%;height:100%}.baydoun-hero__img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.baydoun-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#00000026,#0000008c);opacity:var(--baydoun-hero-overlay, .35)}.baydoun-hero__content{position:relative;z-index:2;text-align:center;color:var(--baydoun-white);padding:2rem;max-width:80rem}.baydoun-hero--bottom{align-items:flex-end}.baydoun-hero--bottom .baydoun-hero__content{padding-bottom:clamp(4rem,10vw,8rem)}.baydoun-hero--top{align-items:flex-start}.baydoun-hero--top .baydoun-hero__content{padding-top:clamp(8rem,14vw,12rem)}.baydoun-hero__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.baydoun-hero__heading{font-size:clamp(3.6rem,8vw,7.2rem);font-weight:800;line-height:1.05;margin:0 0 1.6rem;letter-spacing:-.03em}.baydoun-hero__subheading{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;margin:0 0 3.2rem;opacity:.9;line-height:1.5}.baydoun-categories{padding:var(--baydoun-section-padding) 2rem;background:var(--baydoun-white)}.baydoun-categories__grid{display:grid;grid-template-columns:1fr;gap:1.6rem;max-width:140rem;margin:0 auto}@media screen and (min-width:750px){.baydoun-categories__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.baydoun-category-card{position:relative;display:block;overflow:hidden;aspect-ratio:3 / 4;text-decoration:none;color:var(--baydoun-white)}.baydoun-category-card__media{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--baydoun-gray-dark);transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.baydoun-category-card__media img{width:100%;height:100%;object-fit:cover}.baydoun-category-card:hover .baydoun-category-card__media{transform:scale(1.06)}.baydoun-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000a6,#0000001a 60%);transition:background var(--baydoun-transition)}.baydoun-category-card:hover .baydoun-category-card__overlay{background:linear-gradient(to top,#000000bf,#0003 60%)}.baydoun-category-card__content{position:absolute;bottom:0;left:0;right:0;padding:2.4rem;z-index:2}.baydoun-category-card__title{font-size:clamp(2.4rem,4vw,3.2rem);font-weight:700;margin:0 0 .8rem;letter-spacing:-.02em}.baydoun-category-card__cta{font-size:1.2rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;opacity:0;transform:translateY(.8rem);transition:opacity var(--baydoun-transition),transform var(--baydoun-transition)}.baydoun-category-card:hover .baydoun-category-card__cta{opacity:1;transform:translateY(0)}.baydoun-products{padding:var(--baydoun-section-padding) 2rem}.baydoun-products--gray{background:var(--baydoun-gray)}.baydoun-products__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;max-width:140rem;margin:0 auto}@media screen and (min-width:750px){.baydoun-products__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media screen and (min-width:990px){.baydoun-products__grid{grid-template-columns:repeat(4,1fr);gap:2.4rem}}.baydoun-product-card{text-decoration:none;color:inherit;display:block;group:baydoun-card}.baydoun-product-card__media{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:var(--baydoun-gray);margin-bottom:1.2rem}.baydoun-product-card__empty{width:100%;height:100%;background:var(--baydoun-gray)}.baydoun-product-card--sold-out .baydoun-product-card__media img{opacity:.65}.baydoun-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,opacity .5s ease}.baydoun-product-card__media img:nth-child(2){position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.baydoun-product-card:hover .baydoun-product-card__media img:first-child{transform:scale(1.04)}.baydoun-product-card:hover .baydoun-product-card__media img:nth-child(2){opacity:1}.baydoun-product-card__badge{position:absolute;top:1rem;left:1rem;background:var(--baydoun-black);color:var(--baydoun-white);font-size:1rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.4rem .8rem}.baydoun-product-card__info{text-align:center}.baydoun-product-card__title{font-size:1.4rem;font-weight:500;margin:0 0 .4rem;letter-spacing:.02em}.baydoun-product-card__price{font-size:1.4rem;font-weight:600;margin:0}.baydoun-product-card__price .price{justify-content:center}.baydoun-product-card__price .price-item{font-size:1.4rem;font-weight:600;color:var(--baydoun-black)}.baydoun-product-card__price s.price-item,.baydoun-product-card__price .price__sale .price-item--regular{color:var(--baydoun-text-muted);font-weight:500;text-decoration:line-through;margin-right:.4rem}.baydoun-product-card__price .price-item--sale{color:var(--baydoun-black);font-weight:600}.baydoun-arrivals{padding:var(--baydoun-section-padding) 0}.baydoun-arrivals__header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.baydoun-arrivals__header .baydoun-section-header{text-align:left;margin-bottom:0}.baydoun-arrivals__grid{display:none}.baydoun-arrivals__scroll{display:block}@media screen and (min-width:990px){.baydoun-arrivals__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem}.baydoun-arrivals__scroll{display:none}}.baydoun-scroll{padding:var(--baydoun-section-padding) 0;overflow:hidden}.baydoun-scroll__header{padding:0 2rem;max-width:140rem;margin:0 auto 3rem;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.baydoun-scroll__header .baydoun-section-header{text-align:left;margin-bottom:0}.baydoun-scroll__track{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 2rem 1rem}.baydoun-scroll__track::-webkit-scrollbar{display:none}.baydoun-scroll__item{flex:0 0 calc(50% - .8rem);scroll-snap-align:start}@media screen and (min-width:750px){.baydoun-scroll__item{flex:0 0 calc(33.333% - 1.1rem)}}@media screen and (min-width:990px){.baydoun-scroll__item{flex:0 0 calc(25% - 1.2rem)}}.baydoun-brands{padding:var(--baydoun-section-padding) 2rem;background:var(--baydoun-gray)}.baydoun-brands__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:100rem;margin:0 auto;align-items:center}@media screen and (min-width:750px){.baydoun-brands__grid{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:990px){.baydoun-brands__grid{grid-template-columns:repeat(6,1fr)}}.baydoun-brand-item{display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--baydoun-white);min-height:8rem;transition:transform var(--baydoun-transition),box-shadow var(--baydoun-transition)}.baydoun-brand-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.baydoun-brand-item img{max-width:100%;max-height:4rem;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:filter var(--baydoun-transition),opacity var(--baydoun-transition)}.baydoun-brand-item:hover img{filter:grayscale(0%);opacity:1}.baydoun-brand-item__placeholder{font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--baydoun-text-muted)}.baydoun-trust{padding:var(--baydoun-section-padding) 2rem;background:var(--baydoun-white)}.baydoun-trust__grid{display:grid;grid-template-columns:1fr;gap:1.6rem;max-width:120rem;margin:0 auto}@media screen and (min-width:750px){.baydoun-trust__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.baydoun-trust__grid{grid-template-columns:repeat(5,1fr)}}.baydoun-trust-card{text-align:center;padding:2.4rem 1.6rem;background:var(--baydoun-gray);transition:transform var(--baydoun-transition)}.baydoun-trust-card:hover{transform:translateY(-4px)}.baydoun-trust-card__icon{width:4rem;height:4rem;margin:0 auto 1.2rem;display:flex;align-items:center;justify-content:center}.baydoun-trust-card__icon svg{width:2.4rem;height:2.4rem}.baydoun-trust-card__title{font-size:1.3rem;font-weight:600;margin:0;letter-spacing:.02em;line-height:1.4}.baydoun-newsletter{padding:var(--baydoun-section-padding) 2rem;background:var(--baydoun-black);color:var(--baydoun-white)}.baydoun-newsletter__inner{max-width:60rem;margin:0 auto;text-align:center}.baydoun-newsletter__title{font-size:clamp(2.4rem,4vw,3.6rem);font-weight:700;margin:0 0 1rem}.baydoun-newsletter__text{font-size:1.5rem;opacity:.8;margin:0 0 3rem;line-height:1.6}.baydoun-newsletter__form{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:750px){.baydoun-newsletter__form{flex-direction:row}}.baydoun-newsletter__input{flex:1;padding:1.4rem 2rem;font-size:1.4rem;border:1px solid rgba(255,255,255,.3);background:transparent;color:var(--baydoun-white);min-height:4.8rem}.baydoun-newsletter__input::placeholder{color:#ffffff80}.baydoun-newsletter__input:focus{outline:none;border-color:var(--baydoun-white)}.baydoun-footer{background:var(--baydoun-black);color:var(--baydoun-white);padding:clamp(4rem,6vw,6rem) 2rem 2rem}.baydoun-footer__grid{display:grid;grid-template-columns:1fr;gap:3rem;max-width:140rem;margin:0 auto 4rem}@media screen and (min-width:750px){.baydoun-footer__grid{grid-template-columns:2fr 1fr 1fr 1fr}}.baydoun-footer__brand-name{font-size:2rem;font-weight:800;margin:0 0 1rem;letter-spacing:-.02em}.baydoun-footer__brand-text{font-size:1.4rem;opacity:.7;line-height:1.6;margin:0}.baydoun-footer__heading{font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 1.6rem}.baydoun-footer__links{list-style:none;margin:0;padding:0}.baydoun-footer__links li{margin-bottom:.8rem}.baydoun-footer__links a{color:#ffffffb3;text-decoration:none;font-size:1.4rem;transition:color var(--baydoun-transition)}.baydoun-footer__links a:hover{color:var(--baydoun-white)}.baydoun-footer__social{display:flex;gap:1.2rem;margin-top:2rem}.baydoun-footer__social a{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:1px solid rgba(255,255,255,.3);color:var(--baydoun-white);text-decoration:none;transition:background var(--baydoun-transition),border-color var(--baydoun-transition)}.baydoun-footer__social a:hover{background:var(--baydoun-white);color:var(--baydoun-black);border-color:var(--baydoun-white)}.baydoun-footer__social svg{width:1.8rem;height:1.8rem;fill:currentColor}.baydoun-footer__bottom{max-width:140rem;margin:0 auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}@media screen and (min-width:750px){.baydoun-footer__bottom{flex-direction:row;justify-content:space-between;text-align:left}}.baydoun-footer__copyright{font-size:1.2rem;opacity:.5;margin:0}.baydoun-footer__policies{display:flex;flex-wrap:wrap;gap:1.6rem;list-style:none;margin:0;padding:0}.baydoun-footer__policies a{font-size:1.2rem;color:#ffffff80;text-decoration:none}.baydoun-footer__policies a:hover{color:var(--baydoun-white)}.baydoun-theme.template-product .product{padding-bottom:8rem}@media screen and (min-width:990px){.baydoun-theme.template-product .product{padding-bottom:0}}.baydoun-theme .collection-hero{padding:calc(var(--baydoun-header-height) + 4rem) 2rem 4rem;text-align:center;background:var(--baydoun-gray)}.baydoun-theme .collection-hero__title{font-size:clamp(2.8rem,5vw,4.8rem);font-weight:700;margin:0 0 1rem;letter-spacing:-.02em}.baydoun-theme .collection-hero__description{font-size:1.5rem;color:var(--baydoun-text-muted);max-width:60rem;margin:0 auto}.baydoun-theme .related-products{background:var(--baydoun-gray)}.baydoun-theme .related-products .title{font-size:clamp(2rem,3vw,2.8rem);font-weight:700;text-align:center;letter-spacing:-.02em}.baydoun-collection-nav{margin-bottom:2.4rem;padding-bottom:2rem;border-bottom:1px solid var(--baydoun-border)}.baydoun-collection-nav__heading{font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 1.2rem}.baydoun-collection-nav__list{list-style:none;margin:0;padding:0}.baydoun-collection-nav__list li{margin-bottom:.2rem}.baydoun-collection-nav__link{display:block;padding:.6rem 0;font-size:1.4rem;color:var(--baydoun-text-muted);text-decoration:none;transition:color var(--baydoun-transition)}.baydoun-collection-nav__link:hover,.baydoun-collection-nav__link.is-active{color:var(--baydoun-black);font-weight:600}@media screen and (max-width:989px){.baydoun-collection-nav{display:none}}.baydoun-theme .facets-wrapper{border-bottom:1px solid var(--baydoun-gray-dark)}.baydoun-theme .facets__heading{font-weight:600;text-transform:uppercase;letter-spacing:.06em;font-size:1.2rem}.baydoun-theme .card{border-radius:0;border:none}.baydoun-theme .card__heading a{font-weight:500;font-size:1.4rem}.baydoun-theme .card__inner{border-radius:0}.baydoun-theme .facets__disclosure-vertical{border-bottom:1px solid var(--baydoun-gray-dark)}.baydoun-theme .facets__summary{font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-size:1.2rem}.baydoun-theme .product__title h1{font-size:clamp(2.4rem,4vw,3.2rem);font-weight:700;letter-spacing:-.02em}.baydoun-theme .product__info-container{padding:2rem 0}.baydoun-theme .product-form__submit{min-height:5.2rem;font-size:1.4rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border-radius:0;background:var(--baydoun-black);transition:background var(--baydoun-transition)}.baydoun-theme .product-form__submit:hover{background:#333}.baydoun-theme .product__accordion .accordion__title{font-size:1.4rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.baydoun-theme .product__accordion summary{padding:1.6rem 0;border-bottom:1px solid var(--baydoun-gray-dark)}.baydoun-theme .variant-picker__label{font-weight:600;text-transform:uppercase;letter-spacing:.06em;font-size:1.2rem}.baydoun-theme .product-form__input--pill input[type=radio]+label{border-radius:0;min-width:4.4rem;min-height:4.4rem;font-weight:500}.baydoun-theme .product-form__input--pill input[type=radio]:checked+label{background:var(--baydoun-black);color:var(--baydoun-white);border-color:var(--baydoun-black)}.baydoun-shipping-info{display:flex;align-items:flex-start;gap:1.2rem;padding:1.6rem;background:var(--baydoun-gray);margin:2rem 0}.baydoun-shipping-info svg{flex-shrink:0;width:2rem;height:2rem}.baydoun-shipping-info p{margin:0;font-size:1.3rem;line-height:1.5}.baydoun-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--baydoun-white);border-top:1px solid var(--baydoun-gray-dark);padding:1.2rem 2rem;display:none;align-items:center;justify-content:space-between;gap:1.6rem;transform:translateY(100%);transition:transform var(--baydoun-transition);box-shadow:0 -4px 20px #00000014}.baydoun-sticky-atc.is-visible{transform:translateY(0)}@media screen and (max-width:989px){.baydoun-sticky-atc{display:flex}}.baydoun-sticky-atc__info{flex:1;min-width:0}.baydoun-sticky-atc__title{font-size:1.3rem;font-weight:600;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.baydoun-sticky-atc__price{font-size:1.4rem;font-weight:700;margin:0}.baydoun-sticky-atc .baydoun-btn{flex-shrink:0;padding:1.2rem 2.4rem;min-height:4.4rem;font-size:1.2rem}.baydoun-view-all{display:inline-flex;align-items:center;gap:.6rem;font-size:1.3rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:var(--baydoun-black);border-bottom:1px solid var(--baydoun-black);padding-bottom:.2rem;transition:opacity var(--baydoun-transition)}.baydoun-view-all:hover{opacity:.6}.baydoun-view-all svg{width:1.4rem;height:1.4rem}.baydoun-container{max-width:140rem;margin:0 auto;padding:0 2rem}@media screen and (min-width:990px){.baydoun-container{padding:0 4rem}}:root{--baydoun-border: #E5E5E5}.baydoun-btn--white{background:var(--baydoun-white);color:var(--baydoun-black);border-color:var(--baydoun-white)}.baydoun-btn--white:hover{background:transparent;color:var(--baydoun-white)}.baydoun-btn--full{width:100%}.baydoun-section-header--row{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.baydoun-section-header__title{text-transform:uppercase;letter-spacing:.06em}.baydoun-header-wrapper .baydoun-header{background:var(--baydoun-white);border-bottom:1px solid var(--baydoun-border)}.baydoun-header-wrapper .baydoun-header__link,.baydoun-header-wrapper .baydoun-header__icon,.baydoun-header-wrapper .baydoun-header__logo-text{color:var(--baydoun-black)}.baydoun-header__link{text-transform:uppercase;letter-spacing:.08em;font-size:1.2rem;font-weight:600}.baydoun-hero--left .baydoun-hero__content{text-align:left;align-items:flex-start;left:0;right:auto;max-width:56rem}.baydoun-hero__label{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;margin:0 0 1.2rem}.baydoun-hero__heading{font-size:clamp(3.6rem,7vw,6.4rem);line-height:1.05;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 1.6rem}.baydoun-hero__placeholder,.baydoun-promo__placeholder{background:#111;width:100%;height:100%;min-height:50vh}.baydoun-trust{padding:3.2rem 2rem;background:var(--baydoun-black);color:var(--baydoun-white)}.baydoun-trust__grid{gap:2rem}.baydoun-trust-card{background:transparent;padding:1rem;text-align:center}.baydoun-trust-card:hover{transform:none}.baydoun-trust-card__icon svg{stroke:var(--baydoun-white)}.baydoun-trust-card__title{color:var(--baydoun-white);font-size:1.2rem;text-transform:uppercase;letter-spacing:.06em}.baydoun-trust-card__subtitle{margin:.4rem 0 0;font-size:1.2rem;color:#ffffffb3;line-height:1.4}.baydoun-promo__inner{max-width:140rem;margin:0 auto;padding:0 2rem}.baydoun-promo__media{position:relative;min-height:36rem;overflow:hidden}.baydoun-promo__media img{width:100%;height:100%;object-fit:cover;display:block;min-height:36rem}.baydoun-promo__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.baydoun-promo__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:4rem;color:var(--baydoun-white)}.baydoun-promo__label{font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem}.baydoun-promo__heading{font-size:clamp(2.8rem,5vw,4.8rem);margin:0 0 2rem;text-transform:uppercase}.baydoun-contact{padding:clamp(4rem,8vw,8rem) 0}.baydoun-contact__grid{display:grid;gap:4rem}@media screen and (min-width:990px){.baydoun-contact__grid{grid-template-columns:1fr 1.2fr;gap:6rem}}.baydoun-contact__title{font-size:clamp(2.8rem,5vw,4rem);text-transform:uppercase;margin:0 0 1.2rem}.baydoun-contact__intro{color:var(--baydoun-text-muted);line-height:1.6;margin:0 0 3rem}.baydoun-contact__details{list-style:none;margin:0;padding:0}.baydoun-contact__details li{margin-bottom:2rem}.baydoun-contact__label{display:block;font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;margin-bottom:.4rem}.baydoun-contact__details a{color:var(--baydoun-black);text-decoration:none}.baydoun-field label{display:block;font-size:1.2rem;font-weight:600;margin-bottom:.6rem}.baydoun-field input,.baydoun-field textarea{width:100%;border:1px solid var(--baydoun-border);padding:1.2rem 1.4rem;font:inherit;background:var(--baydoun-white);min-height:4.8rem}.baydoun-field+.baydoun-field{margin-top:1.6rem}.baydoun-contact__form-row{display:grid;grid-template-columns:1fr;gap:1.6rem}@media screen and (min-width:750px){.baydoun-contact__form-row{grid-template-columns:1fr 1fr}}.baydoun-contact__form-row+.baydoun-field{margin-top:1.6rem}.baydoun-contact__form-row .baydoun-field+.baydoun-field{margin-top:0}.baydoun-contact__form .baydoun-btn{margin-top:2rem}.baydoun-contact__success{background:var(--baydoun-gray);padding:1.4rem;margin:0 0 1.6rem}.baydoun-contact__error{color:#b00020;margin:0 0 1.6rem}.baydoun-cod-notice{margin:2rem 0;padding:1.6rem;border:1px solid var(--baydoun-border);background:var(--baydoun-gray)}.baydoun-cod-notice__title{display:block;font-size:1.3rem;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem}.baydoun-cod-notice__text{margin:0;color:var(--baydoun-text-muted);font-size:1.3rem}.baydoun-cart-intro{padding:3rem 0 1rem}.baydoun-cart-intro__title{font-size:clamp(2.8rem,5vw,4rem);text-transform:uppercase;margin:0}.baydoun-cart-intro__subtitle{color:var(--baydoun-text-muted);margin:.8rem 0 0}.baydoun-footer__social-list{list-style:none;margin:0;padding:0}.baydoun-footer__social-list a{display:inline-flex;align-items:center;gap:.8rem;color:#fffc;text-decoration:none;margin-bottom:.8rem}.baydoun-footer__social-list svg{width:1.8rem;height:1.8rem}.baydoun-product-card__badge--dark{background:var(--baydoun-black);color:var(--baydoun-white)}.baydoun-theme .announcement-bar{background:var(--baydoun-black);color:var(--baydoun-white);min-height:3.6rem}.baydoun-theme .announcement-bar__message{font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase}.baydoun-theme .footer__content-bottom-wrapper .footer__copyright,.baydoun-theme .footer__payment,.baydoun-theme .list-payment,.baydoun-theme .cart__dynamic-checkout-buttons,.baydoun-theme .additional-checkout-buttons,.baydoun-theme .shopify-payment-button,.baydoun-theme .product-form__buttons .shopify-payment-button,.baydoun-theme .newsletter-form,.baydoun-theme .baydoun-newsletter,.baydoun-theme .footer-block--newsletter{display:none!important}.template-cart .title-wrapper-with-link .title{display:none}.template-cart .title-wrapper-with-link{justify-content:flex-start;margin-top:0}.template-cart .title-wrapper-with-link .underlined-link{display:inline-flex;align-items:center;gap:.6rem;font-size:1.3rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--baydoun-black);text-decoration:none;border:none}.template-cart .title-wrapper-with-link .underlined-link:before{content:"\2190";font-size:1.4rem}.template-cart .cart__footer{border:1px solid var(--baydoun-border);padding:2.4rem;background:var(--baydoun-gray)}@media screen and (min-width:990px){.template-cart .content-for-layout{display:grid;grid-template-columns:1fr 38rem;grid-template-areas:"intro intro" "items summary";column-gap:4rem;align-items:start;max-width:var(--page-width, 140rem);margin:0 auto;padding:var(--baydoun-header-height) 4rem 6rem}.template-cart [id$=__cart-intro]{grid-area:intro}.template-cart [id$=__cart-items]{grid-area:items}.template-cart [id$=__cart-footer]{grid-area:summary;position:sticky;top:calc(var(--baydoun-header-height) + 2rem)}.template-cart [id$=__cart-intro] .baydoun-container,.template-cart [id$=__cart-items] .page-width,.template-cart [id$=__cart-footer] .page-width{max-width:none;padding:0;margin:0;width:100%}.template-cart [id$=__cart-footer] .cart__footer{padding:2.4rem}}.template-cart .cart__checkout-button,.template-cart .product-form__submit,.baydoun-theme .button--primary,.baydoun-theme .product-form__submit{background:var(--baydoun-black);color:var(--baydoun-white);border-radius:0;text-transform:uppercase;letter-spacing:.08em}.template-cart .tax-note{display:none}.template-collection .collection-hero__title,.template-collection .title--primary{text-transform:uppercase;letter-spacing:.04em}.template-product .product__title h1{text-transform:uppercase;letter-spacing:.02em}.template-product .related-products .related-products__heading{text-transform:uppercase;letter-spacing:.06em}@media screen and (max-width:989px){.baydoun-promo__content{padding:2.4rem}.baydoun-hero--left .baydoun-hero__content{text-align:center;align-items:center;max-width:none}}.baydoun-hero--left{justify-content:flex-start}.baydoun-hero--left .baydoun-hero__content{text-align:left;align-items:flex-start;width:100%;max-width:var(--page-width, 140rem);margin:0 auto;padding-inline:2rem}@media screen and (min-width:990px){.baydoun-hero--left .baydoun-hero__content{padding-inline:4rem}}.baydoun-hero--left .baydoun-hero__buttons{justify-content:flex-start}@media screen and (max-width:989px){.baydoun-hero--left .baydoun-hero__buttons{justify-content:center}}@media screen and (min-width:990px){.baydoun-products__grid,.baydoun-arrivals__grid{grid-template-columns:repeat(5,1fr);gap:2rem}}.baydoun-category-card{aspect-ratio:4 / 3}@media screen and (min-width:750px){.baydoun-category-card{aspect-ratio:4 / 3}}.baydoun-trust__grid{align-items:stretch}.baydoun-trust-card{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1.2rem;text-align:left}.baydoun-trust-card__icon{margin:0;width:3.4rem;height:3.4rem;flex-shrink:0}.baydoun-trust-card__icon svg{width:2.6rem;height:2.6rem}@media screen and (max-width:749px){.baydoun-trust-card{justify-content:flex-start}}.baydoun-product-card--placeholder{cursor:default}.baydoun-product-card__ph-media{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:var(--baydoun-gray)}.baydoun-product-card__ph-svg{width:62%;height:auto;color:#b9b9b9;opacity:.9}.baydoun-product-card__title--placeholder{color:#8a8a8a}.baydoun-product-card__ph-note{margin:.2rem 0 0;font-size:1.2rem;letter-spacing:.04em;text-transform:uppercase;color:#b0b0b0}.baydoun-products__grid--collection{grid-template-columns:repeat(2,1fr)}@media screen and (min-width:750px){.baydoun-products__grid--collection{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:990px){.baydoun-products__grid--collection{grid-template-columns:repeat(3,1fr)}}.baydoun-product__vendor{text-transform:uppercase;letter-spacing:.12em;font-size:1.2rem;color:rgba(var(--color-foreground),.6);margin:0 0 .6rem}.baydoun-product__cod{margin:1.4rem 0 0;padding:1rem 1.4rem;background:#f5f5f5;border-left:3px solid #000;font-size:1.3rem;line-height:1.4}.baydoun-category-card__empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ededed}.baydoun-category-card__empty-icon{width:46%;height:auto;color:#bcbcbc}.baydoun-promo__text{margin:0 0 2rem;max-width:46rem;font-size:1.5rem;line-height:1.5;color:#ffffffd9}.baydoun-hero--center .baydoun-promo__text,.baydoun-promo__content .baydoun-promo__text{color:#ffffffd9}.baydoun-promo__placeholder-icon{width:30%;height:auto;color:#ffffff59}.baydoun-promo__placeholder{display:flex;align-items:center;justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/28/assets/baydoun.css.map */
