.lookbook-section{background-color:var(--section-bg, #ffffff)}.lookbook-grid{display:flex;flex-wrap:wrap}.lookbook-item{position:relative;overflow:hidden}.lookbook-item--half{width:50%}.lookbook-item--full{width:100%}.lookbook-item--third{width:33.333%}.lookbook-item__wrapper{position:relative;width:100%;height:100%}.lookbook-item__image-wrap{position:relative;overflow:hidden;width:100%}.lookbook-item__image{display:block;width:100%;height:auto;transition:transform .6s ease}.lookbook-item:hover .lookbook-item__image{transform:scale(1.03)}.lookbook-item__placeholder{background:#f0f0f0;aspect-ratio:4/5;display:flex;align-items:center;justify-content:center}.lookbook-item__placeholder svg{width:100px;height:100px;opacity:.3}.lookbook-item{opacity:0;transform:translateY(20px);animation:lookbookFadeIn .6s ease forwards}@keyframes lookbookFadeIn{to{opacity:1;transform:translateY(0)}}.lookbook-hotspot{position:absolute;z-index:10;cursor:pointer}.lookbook-hotspot__btn{width:36px;height:36px;border-radius:50%;background:#ffffffe6;border:2px solid rgba(0,0,0,.2);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px #00000026;color:#333;padding:0}.lookbook-hotspot__btn:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px #0003}.lookbook-hotspot__btn svg{width:14px;height:14px}.lookbook-hotspot.active .lookbook-hotspot__btn{transform:rotate(45deg) scale(1.1);background:#333;color:#fff;border-color:#333}.lookbook-hotspot__popup{position:absolute;display:flex;align-items:center;background:var(--popup-bg, #ffffff);border-radius:4px;box-shadow:0 4px 20px #00000026;padding:10px;min-width:220px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;z-index:20;pointer-events:none}.lookbook-hotspot.active .lookbook-hotspot__popup{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.lookbook-hotspot__popup.popup-left{right:calc(100% + 15px);top:50%;transform:translate(10px,-50%)}.lookbook-hotspot.active .lookbook-hotspot__popup.popup-left{transform:translateY(-50%)}.lookbook-hotspot__popup.popup-right{left:calc(100% + 15px);top:50%;transform:translate(-10px,-50%)}.lookbook-hotspot.active .lookbook-hotspot__popup.popup-right{transform:translateY(-50%)}.lookbook-hotspot__popup.popup-top{bottom:calc(100% + 15px);left:50%;transform:translate(-50%,10px)}.lookbook-hotspot.active .lookbook-hotspot__popup.popup-top{transform:translate(-50%)}.lookbook-hotspot__popup.popup-bottom{top:calc(100% + 15px);left:50%;transform:translate(-50%,-10px)}.lookbook-hotspot.active .lookbook-hotspot__popup.popup-bottom{transform:translate(-50%)}.lookbook-hotspot__product-img{flex-shrink:0;width:70px;height:70px;border-radius:4px;overflow:hidden;margin-right:12px}.lookbook-hotspot__product-img img{width:100%;height:100%;object-fit:cover}.lookbook-hotspot__product-info{flex:1;min-width:0}.lookbook-hotspot__product-title{display:block;font-size:13px;font-weight:500;color:var(--popup-text, #222);text-decoration:none;line-height:1.3;margin-bottom:4px}.lookbook-hotspot__product-title:hover{text-decoration:underline}.lookbook-hotspot__product-price{font-size:12px;color:#666}.lookbook-badge{position:absolute;z-index:5;font-size:var(--badge-size, 14px);font-family:"Instrument Serif",Georgia,serif;font-weight:700;text-align:center;line-height:1.2;pointer-events:none}.badge-scallop{background:var(--badge-bg, #ec60ae);color:var(--badge-text, #fff);width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:15px;transform:translate(-50%,-50%) rotate(-5deg);filter:drop-shadow(0 2px 4px rgba(0,0,0,.15))}.badge-scallop:before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:50%;border:3px dashed rgba(255,255,255,.5)}.badge-round{background:var(--badge-bg, #ec60ae);color:var(--badge-text, #fff);padding:20px;border-radius:50%;width:100px;height:100px;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%)}.badge-ribbon{background:var(--badge-bg, #585d06);color:var(--badge-text, #fff);padding:12px 20px;border-radius:30px;transform:translate(-50%,-50%)}.badge-plain{color:var(--badge-text, #585d06);padding:10px;transform:translate(-50%,-50%);font-style:italic}.lookbook-arrow{position:absolute;z-index:5;pointer-events:none}.lookbook-arrow svg{width:50px;height:50px}.lookbook-credit{position:absolute;bottom:10px;left:10px;font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#ffffffb3;background:#0000004d;padding:3px 8px;border-radius:2px}.lookbook-overlay-text{position:absolute;z-index:5;border-radius:4px;font-family:"Instrument Serif",Georgia,serif;line-height:1.4}.lookbook-composite{position:relative}@media screen and (max-width:767px){.lookbook-item--half,.lookbook-item--third{width:100%!important}.lookbook-badge{transform:translate(-50%,-50%) rotate(-5deg) scale(.7)}.lookbook-hotspot__popup{min-width:180px}.lookbook-hotspot__product-img{width:55px;height:55px}}@media screen and (min-width:768px)and (max-width:1024px){.lookbook-item--third{width:50%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/lookbook-masonry.css.map */
