.jaf-shop-the-look{position:relative;overflow:hidden}.jaf-shop-the-look__heading{margin:0 0 -15px!important;position:relative;z-index:1;text-align:center}.jaf-shop-the-look__wrapper{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:0}.jaf-shop-the-look__media{flex:0 0 45%;max-width:45%;position:relative}.jaf-shop-the-look__image-container{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden}.jaf-shop-the-look__image{display:block;width:100%;height:100%;object-fit:cover}.jaf-shop-the-look__hotspots{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.jaf-shop-the-look__hotspot{position:absolute;width:36px;height:36px;transform:translate(-50%,-50%);background:none;border:none;padding:0;cursor:pointer;pointer-events:auto;z-index:2;-webkit-tap-highlight-color:transparent}.jaf-shop-the-look__hotspot-dot{display:none}.jaf-shop-the-look__hotspot.is-active .jaf-shop-the-look__hotspot-dot{transform:translate(-50%,-50%) scale(1.15);background:#fff}.jaf-shop-the-look__hotspot-pulse{display:none}@keyframes jaf-hotspot-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}to{transform:translate(-50%,-50%) scale(3);opacity:0}}.jaf-shop-the-look__product{flex:0 0 35%;max-width:35%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 24px}.jaf-shop-the-look__product-slider{position:relative;width:100%;max-width:300px;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.jaf-shop-the-look__product-slider::-webkit-scrollbar{display:none}.jaf-shop-the-look__product-item{display:block;flex:0 0 100%;width:100%;scroll-snap-align:start}.jaf-product-card{text-align:center}.jaf-product-card__link{text-decoration:none;color:inherit;display:block}.jaf-product-card__image-wrapper{margin-bottom:20px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.jaf-product-card__image{width:100%;height:auto;object-fit:cover;display:block;transition:transform .5s ease}.jaf-product-card__link:hover .jaf-product-card__image{transform:scale(1.04)}.jaf-product-card__info{margin-bottom:24px}.jaf-product-card__title{font-size:1.5rem;margin:0 0 8px;font-weight:600;letter-spacing:.03em}.jaf-product-card__price{font-size:1.3rem;color:#555;margin-bottom:0}.jaf-product-card__view-btn{display:block;width:100%;padding:16px 24px;background:#000;color:#fff;text-align:center;text-decoration:none;text-transform:uppercase;letter-spacing:.15em;font-size:.85rem;font-weight:500;border:none;cursor:pointer;border-radius:40px;transition:all .3s cubic-bezier(.25,.8,.25,1);will-change:transform,box-shadow}.jaf-product-card__view-btn:hover{background:#222;transform:translateY(-3px);box-shadow:0 10px 20px #00000026}.jaf-product-card__view-btn:active{transform:translateY(1px);box-shadow:0 4px 8px #0000001a}.jaf-shop-the-look__dots{display:flex;justify-content:center;gap:10px;margin-top:24px}.jaf-shop-the-look__dot{width:8px;height:8px;border-radius:50%;background:#ccc;border:none;padding:0;cursor:pointer;transition:background .3s ease,transform .3s ease}.jaf-shop-the-look__dot.is-active{background:#000}.jaf-shop-the-look__dot:hover{background:#999}.jaf-shop-the-look__mobile-btn{display:none}.jaf-shop-the-look__drawer-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;opacity:0;transition:opacity .3s ease}.jaf-shop-the-look__drawer-overlay.is-open{display:block;opacity:1}.jaf-shop-the-look__drawer{position:fixed;bottom:0;left:0;width:100%;max-height:85vh;background:#fff;z-index:1000;transform:translateY(100%);transition:transform .35s cubic-bezier(.32,.72,0,1);border-radius:16px 16px 0 0;overflow-y:auto;-webkit-overflow-scrolling:touch}.jaf-shop-the-look__drawer.is-open{transform:translateY(0)}.jaf-shop-the-look__drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff;z-index:1;border-radius:16px 16px 0 0}.jaf-shop-the-look__drawer-title{font-size:.85rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;margin:0}.jaf-shop-the-look__drawer-close{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:4px 8px;line-height:1;color:#333;-webkit-tap-highlight-color:transparent}.jaf-shop-the-look__drawer-body{padding:24px 20px 32px}.jaf-shop-the-look__drawer-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.jaf-shop-the-look__drawer-slider::-webkit-scrollbar{display:none}.jaf-drawer-product{display:block;flex:0 0 100%;width:100%;text-align:center;scroll-snap-align:start}.jaf-drawer-product__image-wrapper{margin-bottom:16px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center;max-width:280px;margin-left:auto;margin-right:auto}.jaf-drawer-product__image{width:100%;height:auto;object-fit:cover;display:block}.jaf-drawer-product__title{font-size:1.3rem;font-weight:600;margin:0 0 6px;letter-spacing:.03em}.jaf-drawer-product__price{font-size:1.1rem;color:#555;margin-bottom:20px}.jaf-drawer-product__view-btn{display:block;width:100%;max-width:280px;margin:0 auto;padding:14px 24px;background:#000;color:#fff;text-align:center;text-decoration:none;text-transform:uppercase;letter-spacing:.15em;font-size:.85rem;font-weight:500;border:none;cursor:pointer;border-radius:40px;transition:all .3s cubic-bezier(.25,.8,.25,1);will-change:transform,box-shadow}.jaf-drawer-product__view-btn:hover{background:#222;transform:translateY(-3px);box-shadow:0 10px 20px #00000026}.jaf-drawer-product__view-btn:active{transform:translateY(1px);box-shadow:0 4px 8px #0000001a}.jaf-shop-the-look__drawer-dots{display:flex;justify-content:center;gap:10px;margin-top:20px}.jaf-shop-the-look__drawer-dot{width:8px;height:8px;border-radius:50%;background:#ccc;border:none;padding:0;cursor:pointer;transition:background .3s ease}.jaf-shop-the-look__drawer-dot.is-active{background:#000}@media screen and (max-width:989px){.jaf-shop-the-look__wrapper{flex-direction:column}.jaf-shop-the-look__media{flex:none;max-width:100%;width:100%}.jaf-shop-the-look__product{display:none}.jaf-shop-the-look__mobile-btn{display:block;width:100%;padding:16px 24px;background:#5a5040;color:#fff;text-align:center;text-decoration:none;text-transform:uppercase;letter-spacing:.15em;font-size:.85rem;font-weight:500;border:none;cursor:pointer;margin-top:12px;border-radius:40px;transition:all .3s cubic-bezier(.25,.8,.25,1);will-change:transform,box-shadow}.jaf-shop-the-look__mobile-btn:hover{background:#4a4030;transform:translateY(-3px);box-shadow:0 10px 20px #5a504040}.jaf-shop-the-look__mobile-btn:active{transform:translateY(1px);box-shadow:0 4px 8px #5a504026}}@media screen and (min-width:990px){.jaf-shop-the-look__drawer,.jaf-shop-the-look__drawer-overlay{display:none!important}.jaf-shop-the-look__heading{margin:0 0 -15px!important}.jaf-shop-the-look__image-container{max-width:480px;margin:0 auto}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/jaf-shop-the-look.css.map */
