.home-lookbook-cards{position:relative;padding-top:clamp(1.6rem,3.8vw,2.8rem);padding-bottom:clamp(1.6rem,3.8vw,2.8rem);overflow-x:hidden;overflow-x:clip;contain:layout paint}.home-lookbook-cards.has-texture-overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(0,0,0,.09) .65px,transparent .65px),radial-gradient(rgba(255,255,255,.08) .65px,transparent .65px);background-size:4px 4px,6px 6px;background-position:0 0,1px 2px;opacity:var(--lookbook-texture-opacity, .07);pointer-events:none;z-index:1}.home-lookbook-cards>*{position:relative;z-index:2}.home-lookbook-cards__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.6rem,1.8vw,1.2rem);overflow-x:hidden;overflow-x:clip}.home-lookbook-cards__item{position:relative;overflow:hidden;border-radius:calc(14px * var(--corner-scale, 0));background:#d9d9d9;aspect-ratio:9 / 16;border:1px solid var(--color-border);box-shadow:0 14px 24px #0000000a;--lookbook-media-hover-lift: 0px;--lookbook-media-scale: 1.08}.home-lookbook-cards__link{display:block;height:100%;color:inherit;text-decoration:none}.home-lookbook-cards__media,.home-lookbook-cards__media img,.home-lookbook-cards__placeholder,.home-lookbook-cards__overlay,.home-lookbook-cards__content{position:absolute;top:0;right:0;bottom:0;left:0}.home-lookbook-cards__media img,.home-lookbook-cards__placeholder{width:100%;height:100%;object-fit:cover}.home-lookbook-cards__media{transform:translate3d(var(--lookbook-parallax-x, 0px),calc(var(--lookbook-parallax-y, 0px) + var(--lookbook-media-hover-lift, 0px)),0) scale(var(--lookbook-media-scale, 1.08));transition:transform .42s cubic-bezier(.22,1,.36,1);will-change:transform}.home-lookbook-cards__placeholder{background:linear-gradient(145deg,#dadada,#c9c9c9)}.home-lookbook-cards__overlay{background:linear-gradient(180deg,#0000 38%,rgba(0,0,0,var(--lookbook-overlay-opacity, .3)));pointer-events:none}.home-lookbook-cards__content{z-index:2;display:flex;flex-direction:column;justify-content:flex-end;gap:.6rem;padding:clamp(.9rem,2.2vw,1.4rem);color:#fff}.home-lookbook-cards__content--center{text-align:center;align-items:center}.home-lookbook-cards__eyebrow{margin:0;font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;opacity:.96}.home-lookbook-cards__item-title{margin:0;font-family:var(--font-heading);font-size:clamp(1.35rem,3.2vw,2.1rem);line-height:1.05}.home-lookbook-cards.has-title-shimmer .home-lookbook-cards__item-title{background-image:linear-gradient(100deg,#fffffff2 0% 42%,#ffffff73 50%,#fffffff2 58% 100%);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:lookbookTitleShimmer 5.8s ease-in-out infinite}.home-lookbook-cards__description{margin:0;font-size:clamp(1rem,1.6vw,1.04rem);line-height:1.38;max-width:19ch}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item{opacity:0;transform-origin:50% 86%;transition:opacity .42s ease,transform .62s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}.home-lookbook-cards.has-reveal-sweep.is-reveal-ready .home-lookbook-cards__item:before{content:"";position:absolute;inset:-8% auto -8% -42%;width:38%;background:linear-gradient(92deg,#fff0,#ffffff5c,#fff0);transform:translateZ(0) rotate(9deg);pointer-events:none;opacity:0;z-index:3}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item:nth-child(4n+1){transform:translate3d(125%,22%,0) rotate(-11deg)}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item:nth-child(4n+2){transform:translate3d(42%,15%,0) rotate(-4deg)}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item:nth-child(4n+3){transform:translate3d(-42%,15%,0) rotate(4deg)}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item:nth-child(4n+4){transform:translate3d(-125%,22%,0) rotate(11deg)}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item.is-in-view{opacity:1;transform:translateZ(0) rotate(0)}.home-lookbook-cards.has-reveal-sweep.is-reveal-ready .home-lookbook-cards__item.is-in-view:before{opacity:1;animation:lookbookRevealSweep .78s cubic-bezier(.22,1,.36,1) both}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item.is-in-view:nth-child(1){transition-delay:0ms}.home-lookbook-cards.has-reveal-sweep.is-reveal-ready .home-lookbook-cards__item.is-in-view:nth-child(1):before{animation-delay:30ms}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item.is-in-view:nth-child(2){transition-delay:70ms}.home-lookbook-cards.has-reveal-sweep.is-reveal-ready .home-lookbook-cards__item.is-in-view:nth-child(2):before{animation-delay:.11s}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item.is-in-view:nth-child(3){transition-delay:.14s}.home-lookbook-cards.has-reveal-sweep.is-reveal-ready .home-lookbook-cards__item.is-in-view:nth-child(3):before{animation-delay:.19s}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item.is-in-view:nth-child(4){transition-delay:.21s}.home-lookbook-cards.has-reveal-sweep.is-reveal-ready .home-lookbook-cards__item.is-in-view:nth-child(4):before{animation-delay:.27s}@media(max-width:1080px){.home-lookbook-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(hover:hover)and (pointer:fine){.home-lookbook-cards__item:hover,.home-lookbook-cards__item:focus-within{--lookbook-media-hover-lift: -4px;--lookbook-media-scale: 1.1}}@media(max-width:640px){.home-lookbook-cards__grid{grid-template-columns:1fr}.home-lookbook-cards__item{aspect-ratio:4 / 5}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item:not(.is-in-view):nth-child(odd){transform:translate3d(26%,24px,0) rotate(-6deg)}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item:not(.is-in-view):nth-child(2n+2){transform:translate3d(-26%,24px,0) rotate(6deg)}}@media(max-width:1080px){.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item:not(.is-in-view):nth-child(odd){transform:translate3d(18%,30px,0) rotate(-5deg)}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item:not(.is-in-view):nth-child(2n+2){transform:translate3d(-18%,30px,0) rotate(5deg)}}@media(prefers-reduced-motion:reduce){.home-lookbook-cards__media{transform:none!important;transition:none;will-change:auto}.home-lookbook-cards.has-title-shimmer .home-lookbook-cards__item-title{animation:none}.home-lookbook-cards.has-reveal-sweep.is-reveal-ready .home-lookbook-cards__item.is-in-view:before{animation:none;opacity:0}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item{opacity:1;transform:none;transition:none;will-change:auto}}@keyframes lookbookTitleShimmer{0%,to{background-position:100% 50%}50%{background-position:0% 50%}}@keyframes lookbookRevealSweep{0%{transform:translateZ(0) rotate(9deg);opacity:0}20%{opacity:1}to{transform:translate3d(420%,0,0) rotate(9deg);opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-home-lookbook-cards.css.map */
