.lookbook-image-block{position:relative;width:100%}.lookbook-image-block__grid{display:grid;gap:0}.lookbook-image-block__grid--full{grid-template-columns:1fr}.lookbook-image-block__grid--full .lookbook-image-block__item{aspect-ratio:1440 / 800}.lookbook-image-block__grid--two-column{grid-template-columns:repeat(2,1fr)}.lookbook-image-block__grid--two-column .lookbook-image-block__item{aspect-ratio:720 / 960}.lookbook-image-block__grid--three-column{grid-template-columns:repeat(3,1fr)}.lookbook-image-block__grid--three-column .lookbook-image-block__item{aspect-ratio:480 / 640}.lookbook-image-block__item{position:relative;overflow:hidden}.lookbook-image-block__image{width:100%;height:100%;object-fit:cover;display:block}.lookbook-image-block__link{display:block;width:100%;height:100%}.lookbook-product-tag{position:absolute;transform:translate(-50%,-50%);z-index:10}.lookbook-product-tag__button{width:40px;height:40px;background:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease;padding:0;box-shadow:0 12px 16px 1px #1b1c1d3d}.lookbook-product-tag__button:hover{transform:scale(1.05);box-shadow:0 14px 20px 2px #1b1c1d47}.lookbook-product-tag__dot{width:4px;height:4px;background:#dcdfe0;transition:background .2s ease}.lookbook-product-tag__button:hover .lookbook-product-tag__dot{background:#1b1c1d}@keyframes lookbook-tag-pulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.15)}}.lookbook-product-tag--animate{animation:lookbook-tag-pulse 2s ease-in-out infinite}.lookbook-product-tag--animate .lookbook-product-tag__button{transform:none}.lookbook-product-tag__panel{position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%);background:#fff;padding:16px;min-width:300px;max-width:350px;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:20;box-shadow:0 4px 20px #0000001f}.lookbook-product-tag__panel--left{left:auto;right:calc(100% + 12px)}.lookbook-product-tag:hover .lookbook-product-tag__panel,.lookbook-product-tag--active .lookbook-product-tag__panel{opacity:1;visibility:visible}.lookbook-product-tag__panel-title{font-family:var(--font-heading-family);font-size:16px;font-weight:500;line-height:1.3;letter-spacing:-.32px;color:var(--color-foreground, #1b1c1d);margin:0 0 4px;text-decoration:none;display:block;transition:text-decoration .2s ease}.lookbook-product-tag__panel-link:hover .lookbook-product-tag__panel-title{text-decoration:underline}.lookbook-product-tag__panel-price{font-family:var(--font-body-family);font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:var(--color-foreground-secondary, #6b6b6b);margin:0}.lookbook-product-tag__panel-link{display:block;text-decoration:none;color:inherit}.lookbook-mobile-sheet__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.lookbook-mobile-sheet__backdrop--visible{opacity:1;visibility:visible}.lookbook-mobile-sheet{position:fixed;bottom:0;left:0;right:0;background:#fff;z-index:1000;transform:translateY(100%);transition:transform .3s ease;max-height:85vh;overflow:hidden;border-radius:16px 16px 0 0;box-shadow:0 -12px 32px 1px #1b1c1d3d}.lookbook-mobile-sheet--open{transform:translateY(0)}.lookbook-mobile-sheet__handle{width:40px;height:4px;background:#e0e0e0;border-radius:2px;position:absolute;top:8px;left:50%;transform:translate(-50%);z-index:10}.lookbook-mobile-sheet__close{position:absolute;top:16px;right:16px;background:#f5f6f7;border:1px solid rgba(255,255,255,.16);width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;padding:0;box-shadow:0 6px 8px 1px #1b1c1d03}.lookbook-mobile-sheet__close svg{width:18px;height:18px;color:var(--color-foreground, #1b1c1d)}.lookbook-mobile-sheet__content{padding:32px 24px;overflow-y:auto;max-height:calc(85vh - 20px)}.lookbook-mobile-sheet__swiper{margin-bottom:24px}.lookbook-mobile-sheet__swiper .swiper-slide{background:#f5f6f7}.lookbook-mobile-sheet__swiper .swiper-slide img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.lookbook-mobile-sheet__swiper .swiper-pagination{position:relative;margin-top:12px}.lookbook-mobile-sheet__swiper .swiper-pagination-bullet{width:6px;height:6px;background:#d9d9d9;opacity:1}.lookbook-mobile-sheet__swiper .swiper-pagination-bullet-active{background:var(--color-foreground, #1b1c1d)}.lookbook-mobile-sheet__product-info{display:flex;flex-direction:column;gap:12px}.lookbook-mobile-sheet__title{font-family:var(--font-body-family);font-size:20px;font-weight:500;line-height:1.1;letter-spacing:-.6px;color:var(--color-foreground, #1b1c1d);margin:0}.lookbook-mobile-sheet__price-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.lookbook-mobile-sheet__price{font-family:var(--font-body-family);font-size:16px;font-weight:400;line-height:1.4;letter-spacing:-.16px;color:var(--color-foreground, #1b1c1d);margin:0;flex:1}.lookbook-mobile-sheet__link{width:50px;height:34px;min-width:50px;flex-shrink:0;background:#1b1c1d;display:flex;align-items:center;justify-content:center;text-decoration:none}.lookbook-mobile-sheet__link svg{width:18px;height:18px}.lookbook-mobile-sheet__link svg path{fill:#fff}@media(max-width:989px){.lookbook-image-block__grid--two-column{grid-template-columns:repeat(2,1fr)}.lookbook-image-block__grid--two-column .lookbook-image-block__item{aspect-ratio:195 / 260}.lookbook-image-block__grid--three-column{grid-template-columns:repeat(3,1fr)}.lookbook-image-block__grid--three-column .lookbook-image-block__item{aspect-ratio:130 / 173}.lookbook-product-tag__panel{display:none}.lookbook-product-tag__button{width:32px;height:32px;box-shadow:0 8px 12px 1px #1b1c1d33}.lookbook-product-tag__dot{width:4px;height:4px}}@media(min-width:990px){.lookbook-mobile-sheet,.lookbook-mobile-sheet__backdrop{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/lookbook-image-block.css.map */
