.home-shop-outfit{padding-top:clamp(1.4rem,3.6vw,2.4rem);padding-bottom:clamp(1.4rem,3.6vw,2.4rem)}.home-shop-outfit__layout{display:grid}.home-shop-outfit__stage{position:relative;border-radius:calc(16px * var(--corner-scale,0));overflow:hidden;border:1px solid var(--color-border);background:#efeae6}.home-shop-outfit__image,.home-shop-outfit__placeholder{display:block;width:100%;aspect-ratio:16/9}.home-shop-outfit__image{object-fit:cover}.home-shop-outfit__placeholder{background:linear-gradient(140deg,#f1ece8 0,#dfd4ce 100%)}.home-shop-outfit__pin{position:absolute;left:var(--hotspot-x-desktop,50%);top:var(--hotspot-y-desktop,50%);width:1.8rem;height:1.8rem;margin:-.9rem 0 0 -.9rem;border:0;border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 0 0 1px rgba(17,17,17,.2),0 8px 16px rgba(0,0,0,.16);cursor:pointer;z-index:3;transform:translate3d(0,0,0);transition:transform 180ms}.home-shop-outfit__pin::after,.home-shop-outfit__pin::before{content:"";position:absolute;border-radius:999px}.home-shop-outfit__pin::before{inset:0.44rem;background:#111;transition:transform 180ms}.home-shop-outfit__pin::after{inset:-0.35rem;border:1px solid rgba(255,255,255,.7);opacity:0;transition:opacity 180ms}.home-shop-outfit__pin.is-active::before,.home-shop-outfit__pin:hover::before{transform:scale(.78)}.home-shop-outfit__pin.is-active::after,.home-shop-outfit__pin:hover::after{opacity:1}.home-shop-outfit__pin:hover{transform:translate3d(0,0,0) scale(1.04)}.home-shop-outfit__pin.is-active{animation:220ms cubic-bezier(.22,1,.36,1) both shopOutfitPinPop}.home-shop-outfit__pin.is-active::after{opacity:1;animation:1.8s ease-out infinite shopOutfitPinPulse}.home-shop-outfit__card-stack{position:absolute;left:1rem;right:1rem;bottom:clamp(.8rem,2vw,1.5rem);z-index:4}.home-shop-outfit__card{max-width:400px;display:grid;grid-template-columns:130px 1fr;gap:.8rem;align-items:center;position:relative;border-radius:8px;background:rgba(244,244,244,.98);border:1px solid rgba(17,17,17,.16);box-shadow:0 14px 28px rgba(0,0,0,.14);padding:.62rem}.home-shop-outfit__card.is-active{animation:220ms cubic-bezier(.22,1,.36,1) both shopOutfitCardIn;will-change:transform,opacity}.home-shop-outfit__card[hidden]{display:none}.home-shop-outfit__card-close{position:absolute;top:.4rem;right:.4rem;width:1.65rem;height:1.65rem;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:rgba(17,17,17,.08);color:#111;cursor:pointer;line-height:0;font-size:0}.home-shop-outfit__card-close:hover{background:rgba(17,17,17,.14)}.home-shop-outfit__card-close::after,.home-shop-outfit__card-close::before{content:"";position:absolute;left:50%;top:50%;width:.82rem;height:2px;background:currentColor;transform-origin:center}.home-shop-outfit__card-close::before{transform:translate(-50%,-50%) rotate(45deg)}.home-shop-outfit__card-close::after{transform:translate(-50%,-50%) rotate(-45deg)}.home-shop-outfit__card-close span{display:none}.home-shop-outfit__card-media{display:block;border-radius:8px;overflow:hidden;background:#f5f5f5}.home-shop-outfit__card-media img{display:block;width:100%;height:100%;max-height:138px;object-fit:cover}.home-shop-outfit__card-title{margin:0;padding-right:2rem;font-size:clamp(.95rem, 1.2vw, 1.15rem);font-weight:700;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-shop-outfit__card-title a{color:inherit;text-decoration:none}.home-shop-outfit__card-content{display:flex;flex-direction:column;align-items:flex-start;min-height:100%}.home-shop-outfit__card-label,.home-shop-outfit__card-price{margin:.3rem 0 0}.home-shop-outfit__card-price{font-size:clamp(1.2rem, 1.65vw, 1.45rem);font-weight:600}.home-shop-outfit__card-label{font-size:.83rem;color:var(--color-muted)}.home-shop-outfit__swatches{display:flex;align-items:center;gap:.32rem;margin:.42rem 0 0;padding:0;list-style:none}.home-shop-outfit__swatch-item{display:inline-flex}.home-shop-outfit__swatch{display:inline-block;width:.95rem;height:.95rem;border-radius:999px;border:1px solid rgba(17,17,17,.28);background-size:cover;background-position:center}.home-shop-outfit__swatch-more{display:inline-flex;align-items:center;justify-content:center;min-width:.95rem;height:.95rem;padding:0 .14rem;border-radius:999px;border:1px solid rgba(17,17,17,.25);font-size:.62rem;line-height:1}.home-shop-outfit__quick-button{margin-top:10px;min-height:2rem;min-width:8.6rem;padding:0 1rem;border-radius:8px;border:2px solid #111;background:0 0;color:#111;text-transform:uppercase;letter-spacing:.06em;font-size:.88rem;align-self:flex-end}.home-shop-outfit__card-content>.home-shop-outfit__quick-button{width:auto}@media (max-width:999px){.home-shop-outfit__image,.home-shop-outfit__placeholder{aspect-ratio:4/5}.home-shop-outfit__pin{left:var(--hotspot-x-mobile,var(--hotspot-x-desktop,50%));top:var(--hotspot-y-mobile,var(--hotspot-y-desktop,50%))}.home-shop-outfit__card-stack{left:.65rem;right:.65rem}.home-shop-outfit__card{grid-template-columns:72px 1fr;gap:.52rem;padding:.45rem}.home-shop-outfit__card-media img{max-height:78px}.home-shop-outfit__quick-button{min-height:1.85rem;font-size:.8rem;padding:0 .72rem;min-width:0}}@keyframes shopOutfitCardIn{from{opacity:0;transform:translate3d(0,10px,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes shopOutfitPinPop{from{transform:translate3d(0,0,0) scale(.9)}to{transform:translate3d(0,0,0) scale(1)}}@keyframes shopOutfitPinPulse{0%{transform:scale(.88);opacity:.7}100%,70%{transform:scale(1.18);opacity:0}}@media (prefers-reduced-motion:reduce){.home-shop-outfit__pin{transition:none}.home-shop-outfit__pin.is-active,.home-shop-outfit__pin.is-active::after{animation:none}.home-shop-outfit__card.is-active{animation:none;will-change:auto}}