.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;inset: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 rgba(0,0,0,.04);--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__content,.home-lookbook-cards__media,.home-lookbook-cards__media img,.home-lookbook-cards__overlay,.home-lookbook-cards__placeholder{position:absolute;inset: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,0),calc(var(--lookbook-parallax-y,0) + var(--lookbook-media-hover-lift,0)),0) scale(var(--lookbook-media-scale,1.08));transition:transform 420ms 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,rgba(0,0,0,0) 38%,rgba(0,0,0,var(--lookbook-overlay-opacity,.3)) 100%);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,rgba(255,255,255,.95) 0,rgba(255,255,255,.95) 42%,rgba(255,255,255,.45) 50%,rgba(255,255,255,.95) 58%,rgba(255,255,255,.95) 100%);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:5.8s ease-in-out infinite lookbookTitleShimmer}.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 420ms,transform 620ms 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,rgba(255,255,255,0),rgba(255,255,255,.36),rgba(255,255,255,0));transform:translate3d(0,0,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:translate3d(0,0,0) rotate(0)}.home-lookbook-cards.has-reveal-sweep.is-reveal-ready .home-lookbook-cards__item.is-in-view::before{opacity:1;animation:780ms cubic-bezier(.22,1,.36,1) both lookbookRevealSweep}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item.is-in-view:first-child{transition-delay:0s}.home-lookbook-cards.has-reveal-sweep.is-reveal-ready .home-lookbook-cards__item.is-in-view:first-child::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:110ms}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item.is-in-view:nth-child(3){transition-delay:140ms}.home-lookbook-cards.has-reveal-sweep.is-reveal-ready .home-lookbook-cards__item.is-in-view:nth-child(3)::before{animation-delay:190ms}.home-lookbook-cards.is-reveal-ready .home-lookbook-cards__item.is-in-view:nth-child(4){transition-delay:210ms}.home-lookbook-cards.has-reveal-sweep.is-reveal-ready .home-lookbook-cards__item.is-in-view:nth-child(4)::before{animation-delay:270ms}@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:focus-within,.home-lookbook-cards__item:hover{--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%,100%{background-position:100% 50%}50%{background-position:0 50%}}@keyframes lookbookRevealSweep{0%{transform:translate3d(0,0,0) rotate(9deg);opacity:0}20%{opacity:1}100%{transform:translate3d(420%,0,0) rotate(9deg);opacity:0}}