.lookbook{padding-top:var(--lookbook-pt, 48px);padding-bottom:var(--lookbook-pb, 56px);overflow-x:clip}.lookbook__inner{margin:0 auto}.lookbook__inner--full{max-width:none;padding-inline:24px}.lookbook__header{margin-bottom:28px}.lookbook__heading{font-weight:600;letter-spacing:.02em;margin:0 0 6px}.lookbook__subheading{opacity:.65;margin:0}.lookbook__stages{display:grid;grid-template-columns:1fr;gap:24px;max-width:760px;margin:0 auto 32px}@media(min-width:750px){.lookbook__stages--cols-2{grid-template-columns:1fr 1fr;max-width:1100px}.lookbook__stages--cols-3{grid-template-columns:1fr 1fr 1fr;max-width:1100px}.lookbook__stages--cols-4{grid-template-columns:1fr 1fr 1fr 1fr;max-width:1400px}}.lookbook-caption{padding:10px 4px 0}.lookbook-caption p{margin:0}.lookbook__stages--width-page{max-width:100%}.lookbook__stages--width-full{max-width:none;width:100vw;margin-inline:calc(50% - 50vw)}.lookbook__stages-wrap{position:relative}.lookbook__stages-arrow{display:none}@media(max-width:749px){.lookbook__stages--mobile-carousel{display:flex;gap:0;max-width:none;width:100vw;margin-inline:calc(50% - 50vw);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.lookbook__stages--mobile-carousel::-webkit-scrollbar{display:none}.lookbook__stages--mobile-carousel .lookbook__stage{flex:0 0 100vw;scroll-snap-align:start}.lookbook__stages--mobile-carousel .lookbook-caption{padding-inline:16px}.lookbook__stages--mwidth-inset{width:100%;margin-inline:0;gap:12px}.lookbook__stages--mwidth-inset .lookbook__stage{flex-basis:100%}.lookbook__stages--mwidth-inset .lookbook-caption{padding-inline:0}.lookbook__stages-arrow{display:grid}}.lookbook__stage{position:relative;width:100%}.lookbook__image{display:block;width:100%;height:auto;border-radius:0}.lookbook__image--ar-1-1,.lookbook__image--ar-4-5,.lookbook__image--ar-3-4,.lookbook__image--ar-2-3,.lookbook__image--ar-16-9{object-fit:cover}.lookbook__image--ar-1-1{aspect-ratio:1 / 1}.lookbook__image--ar-4-5{aspect-ratio:4 / 5}.lookbook__image--ar-3-4{aspect-ratio:3 / 4}.lookbook__image--ar-2-3{aspect-ratio:2 / 3}.lookbook__image--ar-16-9{aspect-ratio:16 / 9}.lookbook__image--placeholder{background:#f0ebe3}.lookbook-hotspot{position:absolute;width:32px;height:32px;transform:translate(-50%,-50%);border:none;background:transparent;cursor:pointer;padding:0;z-index:2}.lookbook-hotspot__dot{position:absolute;top:6px;right:6px;bottom:6px;left:6px;background:#fff;border-radius:50%;box-shadow:0 1px 6px #00000059;display:grid;place-items:center;transition:transform .18s ease,background .18s ease}.lookbook-hotspot__dot:after{content:"+";font-size:14px;font-weight:600;color:#1a1a1a;line-height:1;transition:color .18s ease}.lookbook-hotspot__pulse{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid rgba(255,255,255,.9);animation:lookbook-pulse 2s ease-out infinite;pointer-events:none}@keyframes lookbook-pulse{0%{transform:scale(.6);opacity:1}to{transform:scale(1.5);opacity:0}}.lookbook-hotspot:hover .lookbook-hotspot__dot,.lookbook-hotspot.is-active .lookbook-hotspot__dot{transform:scale(1.15);background:var(--lookbook-pin-bg, #1a1a1a)}.lookbook-hotspot:hover .lookbook-hotspot__dot:after,.lookbook-hotspot.is-active .lookbook-hotspot__dot:after{color:#fff}.lookbook-card{position:absolute;left:var(--card-left);top:clamp(80px,var(--card-top),calc(100% - 80px));width:240px;background:var(--lookbook-card-bg, #1a1a1a);color:var(--lookbook-card-fg, #ffffff);border-radius:10px;box-shadow:0 8px 30px #0000004d;padding:12px;display:none;z-index:3;transform:translate(20px,-50%)}.lookbook-card--left{transform:translate(calc(-100% - 20px),-50%)}.lookbook-card.is-open{display:block;animation:lookbook-pop .18s ease}@keyframes lookbook-pop{0%{opacity:0;margin-top:6px}to{opacity:1;margin-top:0}}.lookbook-card__inner{display:flex;gap:12px;align-items:center}.lookbook-card__thumb{width:64px;height:64px;border-radius:6px;object-fit:cover;background:#80808033;flex-shrink:0}.lookbook-card__title{font-size:14px;font-weight:600;line-height:1.3}.lookbook-card__variant{font-size:12px;opacity:.65;margin-top:2px}.lookbook-card__price{font-size:14px;opacity:.75;margin-top:2px}.lookbook-card__link{display:block;margin-top:10px;text-align:center;text-decoration:none;background:var(--lookbook-card-fg, #ffffff);color:var(--lookbook-card-bg, #1a1a1a);font-size:13px;font-weight:600;padding:9px 0;border-radius:6px}.lookbook-card__close{position:absolute;top:6px;right:8px;border:none;background:none;font-size:16px;cursor:pointer;color:var(--lookbook-card-fg, #ffffff);opacity:.6;line-height:1;padding:0}.lookbook-card__swatches{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.lookbook-card__swatch{width:16px;height:16px;border-radius:50%;border:1px solid rgba(128,128,128,.4);background-size:cover;background-position:center}.lookbook-card__swatch--active{outline:2px solid var(--lookbook-card-fg, #ffffff);outline-offset:1px}.lookbook-card__swatch--text{width:auto;height:auto;border:none;border-radius:0;font-size:12px;opacity:.65;line-height:16px}.lookbook-card__swatch--text.lookbook-card__swatch--active{outline:none;opacity:1;font-weight:600;text-decoration:underline}.lookbook-carousel{margin-top:40px}.lookbook-carousel__title{font-weight:600;margin:0 0 16px}.lookbook-carousel__viewport{position:relative}.lookbook-carousel__track{display:flex;gap:var(--lookbook-gap, 16px);list-style:none;margin:0;padding:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.lookbook-carousel__track::-webkit-scrollbar{display:none}.lookbook-carousel__item{flex:0 0 calc((100% - (var(--lookbook-cols, 4) - 1) * var(--lookbook-gap, 16px)) / var(--lookbook-cols, 4));scroll-snap-align:start}@media(max-width:749px){.lookbook-card,.lookbook-card--left{left:clamp(8px,calc(var(--card-left) - 120px),calc(100% - 248px));top:clamp(80px,var(--card-top),calc(100% - 80px));transform:translateY(-50%)}.lookbook-carousel__item{flex-basis:calc((100% - (var(--lookbook-cols-mobile, 2) - 1) * var(--lookbook-gap, 16px)) / var(--lookbook-cols-mobile, 2))}.lookbook-carousel__track--peek .lookbook-carousel__item{flex-basis:calc((100% - var(--lookbook-cols-mobile, 2) * var(--lookbook-gap, 16px)) / (var(--lookbook-cols-mobile, 2) + .5))}}.lookbook-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:grid;place-items:center;width:40px;height:40px;border:none;background:transparent;cursor:pointer;font-size:22px;line-height:1;color:currentColor;padding:0;transition:opacity .15s ease,background .15s ease}.lookbook-carousel__arrow--prev{left:4px}.lookbook-carousel__arrow--next{right:4px}.lookbook-carousel__arrow--bg-circle{background:#fffffff2;color:#1a1a1a;border-radius:50%;box-shadow:0 2px 10px #00000040}.lookbook-carousel__arrow--bg-square{background:#fffffff2;color:#1a1a1a;border-radius:4px;box-shadow:0 2px 10px #00000040}.lookbook-carousel__arrow--bg-none{width:32px;filter:drop-shadow(0 1px 3px rgba(0,0,0,.6))}.lookbook-carousel__arrow[disabled]{opacity:.25;cursor:default}@media(max-width:749px){.lookbook-carousel__arrow{width:32px;height:32px;font-size:18px}.lookbook-carousel__arrow--bg-none{width:26px}}.lookbook-carousel__card{display:block;text-decoration:none;color:inherit}.lookbook-carousel__img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;border-radius:0;background:#80808026}.lookbook-carousel__name{display:block;font-size:var(--lookbook-carousel-text-size, 14px);font-weight:500;margin-top:8px;line-height:1.3}.lookbook-carousel__price{display:block;font-size:var(--lookbook-carousel-text-size, 14px);opacity:.65;margin-top:2px}.lookbook-carousel__swatches{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.lookbook-carousel__swatch{width:14px;height:14px;border-radius:50%;border:1px solid rgba(128,128,128,.4);background-size:cover;background-position:center}.lookbook-carousel__swatch--text,.lookbook-carousel__swatch--more{width:auto;height:auto;border:none;border-radius:0;font-size:12px;opacity:.65;line-height:14px}
/*# sourceMappingURL=/cdn/shop/t/88/assets/lookbook.css.map */
