.bv-lookbook-page{background:var(--color-canvas)}.bv-lookbook-page__hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:66rem;overflow:hidden;text-align:center}.bv-lookbook-page__hero-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:var(--color-surface)}.bv-lookbook-page__hero-media img,.bv-lookbook-page__hero-media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.08);animation:bvLookbookHeroZoom 8s cubic-bezier(.16,1,.3,1) forwards}@keyframes bvLookbookHeroZoom{0%{transform:scale(1.08)}to{transform:scale(1)}}.bv-lookbook-page__hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-primary-rgb),.4)}.bv-lookbook-page__hero-text{position:relative;z-index:2;max-width:62rem;padding:clamp(3.2rem,5vw,6rem)}.bv-lookbook-page__hero-text--in{opacity:0;transform:translateY(16px);animation:bvLookbookFadeUp .9s cubic-bezier(.16,1,.3,1) .2s forwards}@keyframes bvLookbookFadeUp{to{opacity:1;transform:translateY(0)}}.bv-lookbook-page__kicker{display:flex;align-items:center;justify-content:center;gap:1rem;margin:0 0 2rem;font-family:Jost,system-ui,sans-serif;font-size:1.2rem;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:var(--color-highlight)}.bv-lookbook-page__kicker:before,.bv-lookbook-page__kicker:after{content:"";width:2rem;height:1px;background:#fff6}.bv-lookbook-page__hero-heading{margin:0;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(4.6rem,6.4vw,8rem);font-weight:500;line-height:1.05;color:var(--color-surface)}.bv-lookbook-page__hero-heading em{font-style:italic}.bv-lookbook-page__hero-subheading{margin:2.4rem 0 0;font-family:Jost,system-ui,sans-serif;font-size:1.6rem;line-height:1.7;color:#ffffffdb}.bv-lookbook-page__intro{padding:clamp(6.4rem,8vw,9.6rem) clamp(2.4rem,5vw,6rem) clamp(4.8rem,6vw,7.2rem);text-align:center}.bv-lookbook-page__rule{width:2.2rem;height:1px;margin:0 auto 3.2rem;background:var(--color-neutral)}.bv-lookbook-page__intro-text{max-width:64rem;margin:0 auto;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-style:italic;font-size:clamp(2.2rem,2.6vw,2.8rem);font-weight:400;line-height:1.5;color:var(--color-primary)}.bv-lookbook-page__intro-text.bv-reveal{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.bv-lookbook-page__intro-text.bv-reveal.bv-visible{opacity:1;transform:translateY(0)}.bv-lookbook-page__grid{max-width:150rem;margin:0 auto;padding:0 clamp(2.4rem,5vw,6rem) clamp(6.4rem,8vw,9.6rem);display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem}.bv-lookbook-page__look{position:relative;display:block;text-decoration:none}.bv-lookbook-page__look.bv-reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.bv-lookbook-page__look.bv-reveal.bv-visible{opacity:1;transform:translateY(0)}.bv-lookbook-page__look:nth-child(1){transition-delay:0ms}.bv-lookbook-page__look:nth-child(2){transition-delay:90ms}.bv-lookbook-page__look:nth-child(3){transition-delay:.18s}.bv-lookbook-page__look:nth-child(4){transition-delay:0ms}.bv-lookbook-page__look:nth-child(5){transition-delay:90ms}.bv-lookbook-page__look:nth-child(6){transition-delay:.18s}.bv-lookbook-page__look-image{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:var(--color-surface)}.bv-lookbook-page__look-image img,.bv-lookbook-page__look-image .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.16,1,.3,1)}.bv-lookbook-page__look:hover .bv-lookbook-page__look-image img{transform:scale(1.05)}.bv-lookbook-page__look-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(var(--color-primary-rgb),0) 45%,rgba(var(--color-primary-rgb),.82));opacity:0;transition:opacity .35s ease}.bv-lookbook-page__look:hover .bv-lookbook-page__look-scrim,.bv-lookbook-page__look:focus-visible .bv-lookbook-page__look-scrim{opacity:1}.bv-lookbook-page__look-caption{position:absolute;left:0;right:0;bottom:0;padding:2.4rem;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.bv-lookbook-page__look:hover .bv-lookbook-page__look-caption,.bv-lookbook-page__look:focus-visible .bv-lookbook-page__look-caption{opacity:1;transform:translateY(0)}.bv-lookbook-page__look-tag{display:block;margin:0 0 .8rem;font-family:Jost,system-ui,sans-serif;font-size:1.1rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--color-neutral)}.bv-lookbook-page__look-title{margin:0 0 .6rem;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:2.4rem;font-weight:500;color:var(--color-surface)}.bv-lookbook-page__look-desc{margin:0 0 1.2rem;font-family:Jost,system-ui,sans-serif;font-size:1.3rem;line-height:1.6;color:#ffffffd1}.bv-lookbook-page__look-link{position:relative;display:inline-flex;align-items:center;gap:.7rem;font-family:Jost,system-ui,sans-serif;font-size:1.15rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--color-surface);padding-bottom:.4rem}.bv-lookbook-page__look-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:.5px;background:rgba(var(--color-surface-rgb),.6);transition:background-color .2s ease}.bv-lookbook-page__look:hover .bv-lookbook-page__look-link:after{background:rgba(var(--color-surface-rgb),.95)}.bv-lookbook-page__look-arrow{display:inline-flex;width:1.4rem;height:1rem;transition:transform .3s ease}.bv-lookbook-page__look-arrow svg{width:100%;height:100%}.bv-lookbook-page__look:hover .bv-lookbook-page__look-arrow{transform:translate(8px)}.bv-lookbook-page__cta{background:var(--color-primary);padding:clamp(6rem,8vw,9rem) clamp(2.4rem,5vw,6rem);text-align:center}.bv-lookbook-page__cta.bv-reveal{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.bv-lookbook-page__cta.bv-reveal.bv-visible{opacity:1;transform:translateY(0)}.bv-lookbook-page__cta-heading{margin:0 0 1.6rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3.2rem,4vw,4.6rem);font-weight:500;color:var(--color-surface)}.bv-lookbook-page__cta-heading em{font-style:italic}.bv-lookbook-page__cta-text{margin:0 auto 3.2rem;max-width:48rem;font-family:Jost,system-ui,sans-serif;font-size:1.5rem;line-height:1.7;color:rgba(var(--color-surface-rgb),.85)}.bv-lookbook-page__cta-button{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 3.6rem;background:var(--color-surface);border:1px solid var(--color-surface);color:var(--color-primary);font-family:Jost,system-ui,sans-serif;font-size:1.2rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:background .2s ease,color .2s ease}.bv-lookbook-page__cta-button:hover{background:transparent;color:var(--color-surface)}.bv-lookbook-page__cta-button:focus-visible{outline:1px solid var(--color-surface);outline-offset:3px}.bv-lookbook-page__cta-arrow{display:inline-flex;width:1.4rem;height:1rem;transition:transform .2s ease}.bv-lookbook-page__cta-arrow svg{width:100%;height:100%}.bv-lookbook-page__cta-button:hover .bv-lookbook-page__cta-arrow{transform:translate(.3rem)}@media screen and (max-width:989px){.bv-lookbook-page__hero{min-height:56rem}.bv-lookbook-page__grid{grid-template-columns:repeat(2,1fr)}.bv-lookbook-page__look-scrim,.bv-lookbook-page__look-caption{opacity:1;transform:none}}@media screen and (max-width:600px){.bv-lookbook-page__grid{grid-template-columns:1fr;max-width:48rem;margin:0 auto}}@media(prefers-reduced-motion:reduce){.bv-lookbook-page__hero-media img,.bv-lookbook-page__hero-media .placeholder-svg{animation:none;transform:none}.bv-lookbook-page__hero-text--in{animation:none;opacity:1;transform:none}.bv-lookbook-page__intro-text.bv-reveal,.bv-lookbook-page__look.bv-reveal,.bv-lookbook-page__cta.bv-reveal{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-bv-lookbook.css.map */
