/* Shop 1417:60 + mobile 3110:466. Latest approved card geometry takes precedence. */
.hs-shop-approved>.hs-catalog{width:calc(100% - 128px);max-width:1312px;padding-bottom:64px}
.hs-shop-approved .products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;direction:ltr;list-style:none}
.hs-shop-approved .products::before,.hs-shop-approved .products::after{display:none}
.hs-shop-approved .products>li{float:none;width:auto;margin:0;min-width:0;direction:rtl}
.hs-shop-approved .hs-approved-card{width:100%;background:#1a1d1f;border-color:#25292b}
.hs-shop-approved .ac-image{left:calc(50% - 128px)}
.hs-shop-approved .ac-image::before{left:calc(128px - (100vw - 176px)/8);right:calc(128px - (100vw - 176px)/8)}
.hs-shop-approved .ac-title{white-space:normal;line-height:18px;display:flex;align-items:center;justify-content:flex-end}
.hs-shop-approved .ac-title[dir=rtl]{font-family:Estedad,sans-serif;font-size:12px}
.hs-shop-approved .ac-subtitle{white-space:normal;line-height:17px;display:flex;align-items:center}
.hs-shop-approved .ac-color{width:12px;height:12px;border:1px solid #62686b;border-radius:50%}
.hs-shop-approved .ac-price{gap:6px;max-width:calc(100% - 76px)}
.hs-shop-approved .ac-price strong{font-size:16px}
.hs-shop-approved .hs-approved-card:has(.ac-unavailable)>.ac-price{max-width:calc(100% - 130px)}
.hs-shop-approved .hs-approved-card:has(.ac-unavailable)>.ac-price strong{font-size:15px}
.hs-shop-approved .hs-result-count{margin:20px 0 22px;font:400 13px/22px Montserrat,sans-serif;color:#aeb4b7}
.hs-shop-approved .hs-load-more{margin:48px auto 0}
.hs-shop-editorial{position:relative;min-height:466px;overflow:hidden;border-radius:14px;background:#111314}
.hs-shop-editorial__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hs-shop-editorial--hero{grid-column:span 2;background:linear-gradient(104deg,#101213,#15191b 62%,#252a2d)}
.hs-shop-editorial--hero .hs-shop-editorial__image{width:109.05%;max-width:none;height:109.05%;top:-9.05%;left:0;right:auto;object-fit:cover}
.hs-shop-hero-copy{position:relative;margin:44px auto 0 42px;width:260px;direction:ltr;text-align:left}
.hs-shop-hero-copy>span{display:block;width:52px;height:3px;background:#f10c19;border-radius:2px;margin-bottom:12px}
.hs-shop-hero-copy small{font:700 11px/22px Montserrat,sans-serif;color:#f10c19}
.hs-shop-hero-copy h2{font:700 34px/42px Montserrat,sans-serif;margin:11px 0 24px;color:white}
.hs-shop-hero-copy em{font-style:normal;color:#f10c19}
.hs-shop-hero-copy p{font:700 19px/28px Estedad,sans-serif;direction:rtl;text-align:left;margin:0}
.hs-shop-promo-copy{position:absolute;inset:auto 0 0;padding:86px 28px 20px;background:linear-gradient(transparent,rgba(0,0,0,.72) 55%,rgba(0,0,0,.94));color:white}
.hs-shop-promo-copy h2{font:700 25px/34px Estedad,sans-serif;margin:0 0 8px}
.hs-shop-promo-copy p{font:400 12px/22px Estedad,sans-serif;margin:0 0 40px;color:#eef0f1}
.hs-shop-promo-copy a{display:flex;align-items:center;justify-content:space-between;font:700 13px/22px Estedad,sans-serif;min-height:30px}
.hs-shop-promo-copy a:hover{color:#f10c19}
.hs-shop-promo-copy a img{width:10px;height:14px}
.hs-shop-editorial--services{border:1px solid #25292b;background:#1a1d1f;display:flex;flex-direction:column;justify-content:space-between;padding:42px 24px;text-align:center}
.hs-shop-editorial--services img{width:32px;height:32px;margin:0 auto 10px}
.hs-shop-editorial--services p{font:700 13px/21px Estedad,sans-serif;color:#e8edf0;margin:0}
@media(min-width:1441px){.hs-shop-approved .ac-image::before{left:-29px;right:-29px}}
@media(max-width:1279px){.hs-shop-approved>.hs-catalog{width:calc(100% - 64px)}.hs-shop-approved .products{grid-template-columns:repeat(3,minmax(0,1fr))}.hs-shop-approved .ac-image::before{left:-24px;right:-24px}}
@media(max-width:999px){.hs-shop-approved .products{grid-template-columns:repeat(2,minmax(0,1fr))}.hs-shop-approved .hs-shop-editorial--hero{grid-column:span 2}}
@media(max-width:699px){.hs-shop-approved>.hs-catalog{width:calc(100% - 48px)}.hs-shop-approved .products{grid-template-columns:minmax(0,342px);justify-content:center}.hs-shop-approved .hs-shop-editorial{display:none}.hs-shop-approved .ac-image::before{left:-42px;right:-42px}.hs-shop-approved .ac-title{font-size:14px}.hs-shop-approved .hs-result-count{font-size:11px}}
@media(max-width:359px){.hs-shop-approved>.hs-catalog{width:calc(100% - 24px)}.hs-shop-approved .ac-price strong{font-size:13px}.hs-shop-approved .ac-title{font-size:12px}}
@media(prefers-reduced-motion:reduce){.hs-shop-approved .hs-approved-card *{transition:none!important}}

/* Catalog arrivals: approved 100ms stagger / 350ms upward fade. */
.hs-shop-approved .hs-catalog-arrival{opacity:0}
.hs-shop-approved .hs-catalog-arrival.is-arriving{animation:hs-catalog-arrive 350ms cubic-bezier(.22,1,.36,1) both;animation-delay:var(--arrival-delay,0ms)}
@keyframes hs-catalog-arrive{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.hs-shop-approved .hs-catalog-arrival:focus-within{opacity:1;animation:none}
@media(max-width:699px){
 .hs-shop-approved .hs-shop-editorial{display:block;grid-column:1;min-height:420px}
 .hs-shop-approved .hs-shop-editorial--hero{min-height:320px}
 .hs-shop-approved .hs-shop-editorial--hero .hs-shop-hero-copy{margin:32px 24px;width:auto}
 .hs-shop-approved .hs-shop-editorial--hero .hs-shop-hero-copy h2{font-size:30px}
}
@media(prefers-reduced-motion:reduce){.hs-shop-approved .hs-catalog-arrival{opacity:1;animation:none!important}}

/* Context pages reuse the approved grid; product art stays undistorted. */
.hs-context-editorial{background:radial-gradient(ellipse at 80% 20%,#30383c,#141719 70%)}
.hs-context-editorial.hs-shop-editorial--hero .hs-shop-editorial__image{width:46%;height:74%;top:13%;right:0;left:auto;object-fit:contain}
.hs-context-editorial .hs-shop-hero-copy{margin-left:28px;width:52%;z-index:1}
.hs-context-editorial .hs-shop-hero-copy h2{font-size:clamp(22px,2.4vw,32px);line-height:1.25;overflow-wrap:anywhere}
.hs-context-description{font:400 12px/23px Estedad,sans-serif;color:#bdc5c9;margin-top:20px;direction:rtl;text-align:left}
.hs-context-editorial:not(.hs-shop-editorial--hero)>.hs-shop-editorial__image{height:100%;width:100%;top:0;object-fit:cover;object-position:center;padding:0}
.hs-context-editorial .hs-shop-promo-copy{padding-top:46px}
.hs-context-editorial .hs-shop-promo-copy h2{font-size:22px;line-height:31px}
@media(max-width:699px){.hs-context-editorial.hs-shop-editorial--hero{min-height:380px}.hs-context-editorial.hs-shop-editorial--hero .hs-shop-hero-copy{width:55%;margin-left:20px}.hs-context-editorial.hs-shop-editorial--hero .hs-shop-hero-copy h2{font-size:23px}.hs-context-editorial .hs-shop-hero-copy p{font-size:16px;line-height:25px}.hs-context-description{font-size:11px;line-height:20px}}
@media(max-width:699px){
 .hs-shop-approved .hs-context-editorial.hs-shop-editorial--hero{min-height:466px}
 .hs-shop-approved .hs-context-editorial.hs-shop-editorial--hero .hs-shop-hero-copy{margin:28px 22px;width:calc(100% - 44px)}
 .hs-shop-approved .hs-context-editorial.hs-shop-editorial--hero .hs-shop-editorial__image{width:70%;height:160px;top:auto;bottom:14px;left:15%;right:auto}
 .hs-shop-approved .hs-context-editorial.hs-shop-editorial--hero .hs-context-description{max-width:100%;text-align:left}
}

/* Approved chair hero: same composition and image as the main Shop. */
.hs-chair-hero .hs-context-description{width:340px;max-width:calc(100vw - 104px);text-align:left;direction:rtl;color:#d6dbdd}
@media(max-width:699px){.hs-shop-approved .hs-chair-hero{min-height:420px}.hs-chair-hero .hs-context-description{width:auto;max-width:100%;font-size:12px;line-height:23px}}

.hs-chair-hero .hs-shop-hero-copy{z-index:1}

.hs-context-editorial:not(.hs-shop-editorial--hero) .hs-shop-promo-copy{padding-top:100px;background:linear-gradient(transparent,rgba(0,0,0,.8) 42%,rgba(0,0,0,.96))}

/* Title group and short description; reserve image-free space instead of overlay. */
.hs-shop-editorial--hero .hs-shop-hero-copy h2{margin-bottom:12px}
.hs-shop-editorial--hero .hs-context-description{color:#969da2;text-align:left;direction:rtl;margin-top:26px;max-width:280px;font-size:12px;line-height:23px}
.hs-shop-approved .hs-chair-hero{background:#070c10}
.hs-chair-hero .hs-context-description{width:280px;max-width:100%}
.hs-shop-editorial--hero>.hs-shop-editorial__image{transform:translateX(36px)}
.hs-chair-hero>.hs-shop-editorial__image{transform:translateX(75px)}
@media(max-width:699px){.hs-chair-hero>.hs-shop-editorial__image{transform:translateX(135px)}.hs-shop-editorial--hero .hs-context-description{max-width:100%;font-size:11px;line-height:23px}.hs-chair-hero .hs-context-description{width:280px}}

.hs-shop-approved .hs-main-shop-hero{background:#070c10}
.hs-main-shop-hero>.hs-shop-editorial__image{transform:translateX(60px)}
.hs-main-shop-hero .hs-context-description{width:280px;max-width:100%}
@media(max-width:699px){.hs-main-shop-hero>.hs-shop-editorial__image{transform:translateX(135px)}}
