.stl-wrapper{padding-top:var(--pt);padding-bottom:var(--pb);padding-left:var(--pl);padding-right:var(--pr);background-color:var(--bg);width:100%;box-sizing:border-box}.stl-container{position:relative;width:100%;max-width:var(--max-width);margin:0 auto;border-radius:var(--radius);z-index:1}.stl-image-wrapper{position:relative;width:100%;line-height:0;border-radius:var(--radius)}.stl-image{width:100%;height:auto;display:block;object-fit:cover;border-radius:var(--radius)}.stl-hotspot{position:absolute;width:40px;height:40px;cursor:pointer;z-index:20;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.stl-dot-icon{width:100%;height:100%;color:#fff;filter:drop-shadow(0 4px 6px rgba(0,0,0,.3));transition:transform .3s ease;animation:stl-pulse 2s infinite}.stl-hotspot:hover .stl-dot-icon,.stl-hotspot.active .stl-dot-icon{transform:scale(1.2)}@keyframes stl-pulse{0%{transform:scale(1);filter:drop-shadow(0 0 0 rgba(255,255,255,.7))}50%{transform:scale(1.1);filter:drop-shadow(0 0 10px rgba(255,255,255,.5))}to{transform:scale(1);filter:drop-shadow(0 0 0 rgba(255,255,255,0))}}.stl-card{position:absolute;bottom:55px;left:50%;transform:translate(-50%);width:300px;background:#fff;border-radius:12px;padding:12px;box-shadow:0 10px 40px #00000026;display:flex;align-items:center;gap:14px;opacity:0;visibility:hidden;margin-bottom:10px;transition:all .3s cubic-bezier(.25,.8,.25,1);z-index:100;pointer-events:none}.stl-card:before{content:"";position:absolute;top:100%;left:0;width:100%;height:60px;background:transparent}.stl-card:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #ffffff}.stl-hotspot:hover .stl-card,.stl-hotspot.active .stl-card,.stl-card:hover{opacity:1;visibility:visible;margin-bottom:0;pointer-events:auto}.stl-card-image{width:65px;height:65px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f4f4f4;border:1px solid #eee}.stl-card-image img{width:100%;height:100%;object-fit:cover}.stl-card-info{flex:1;display:flex;flex-direction:column;justify-content:center;overflow:hidden;min-width:0}.stl-product-title{font-size:14px;font-weight:700;color:#111;margin-bottom:6px;line-height:1.3;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.stl-price{font-size:14px;color:#333;font-weight:600;display:flex;align-items:center;gap:8px;line-height:1}.stl-compare-price{font-size:12px;color:#999;text-decoration:line-through;font-weight:400}.stl-arrow-icon{width:26px;height:26px;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;transition:background .2s,transform .2s}.stl-card:hover .stl-arrow-icon{background:#333;transform:translate(2px)}@media(max-width:768px){.stl-card{width:260px;bottom:50px;padding:10px}.stl-card:before{height:50px}.stl-card-image{width:55px;height:55px}.stl-product-title{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/shop-the-look.css.map */
