:root{--modal-bg-color: rgba(255, 255, 255, .95);--modal-padding: 10px;--box-shadow-color: rgba(17, 17, 17, .1);--hotspot-bg: rgba(0, 0, 0, .3);--hotspot-hover-bg: rgba(255, 255, 255, .8);--hotspot-hover-border: rgba(180, 180, 180, .8);--text-dark: #333;--text-light: #555}.lookbook-images-wrapper{display:flex;flex-direction:column;gap:1rem;position:relative;margin:1rem 0}@media(min-width:768px){.lookbook-images-wrapper{flex-direction:row;gap:1rem;margin:1rem 0}.lookbook-image-wrapper{flex:1;position:relative}}.lookbook-image-wrapper{position:relative;overflow:visible}.lookbook-image-wrapper.landscape .lookbook-image{aspect-ratio:16 / 9}.lookbook-image-wrapper.square .lookbook-image{aspect-ratio:1 / 1}.lookbook-image{width:100%;height:auto;display:block;object-fit:cover}.hotspot{position:absolute;cursor:pointer;width:20px;height:20px;background-color:var(--hotspot-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .25s,background-color .25s;border:2px solid transparent}.lookbook-image-wrapper[data-image=second] .hotspot{position:absolute;top:auto;left:auto}.hotspot[data-associated-image=second]{position:absolute}.hotspot:hover{transform:scale(1.2);background-color:var(--hotspot-hover-bg);border:1px solid var(--hotspot-hover-border)}.hotspot-icon{color:#fff;font-size:12px}.hotspot:before{content:"";position:absolute;top:-.7rem;left:-.7rem;right:-.7rem;bottom:-.7rem;background-color:#0000004d;border-radius:50%;display:block}.hotspot:after{content:"";transition:transform .25s ease-in-out;position:relative;background:#fff;box-shadow:0 1px 4px var(--box-shadow-color);min-width:1rem;min-height:1rem;border-radius:50%}.hotspot:hover:after{transform:scale(.667)}.product-modal{display:none;position:absolute;background-color:#ffffffe6;align-items:center;justify-content:center;padding:var(--modal-padding);text-decoration:none;border-radius:8px;z-index:1;max-width:300px;width:100%}.modal-content{background-color:var(--modal-bg-color);padding:var(--modal-padding);border-radius:8px;width:100%;max-width:300px;text-align:center;position:relative;box-shadow:0 4px 8px var(--box-shadow-color)}@media(min-width:1024px){.modal-content{max-width:400px}}@media(max-width:768px){.modal-content{width:90vw}}.modal-product-image{width:100%;height:auto;border-radius:4px;margin-bottom:5px}.modal-product-name{font-size:16px;margin:5px 0;font-weight:700;color:var(--text-dark)}.modal-product-price{font-size:14px;color:var(--text-light);margin-bottom:5px}.close-modal{position:absolute;top:5px;right:5px;background:none;border:none;color:#000;font-size:18px;cursor:pointer}@media(max-width:768px){.modal-product-name{font-size:14px}.modal-product-price{font-size:12px}.close-modal{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/lookbook.css.map */
