.hsb-section{position:relative;width:100%;overflow:hidden;font-family:inherit;margin:0 auto}.hsb-slide{display:none;position:relative}.hsb-slide.active{display:block}.hsb-image{display:block;width:100%;object-fit:contain}.hsb-image-mobile{display:none}.hsb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;background:linear-gradient(to bottom,#0000 40%,#00000073);pointer-events:none}.hsb-tag{position:absolute;bottom:140px;left:24px;background:#8a8953;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.35);color:#fff;font-size:14px;font-weight:500;padding:5px 14px;border-radius:999px;letter-spacing:.5px;z-index:6;pointer-events:none}.hsb-hotspot{position:absolute;left:var(--hx);top:var(--hy);transform:translate(-50%,-50%);z-index:5;cursor:pointer}.hsb-hotspot-btn{width:30px;height:30px;border-radius:50%;background:#ffffffe6;border:2px solid #fff;box-shadow:0 2px 10px #0003;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s;position:relative;z-index:2}.hsb-hotspot-btn:after{content:"";position:absolute;width:44px;height:44px;border-radius:50%;background:#ffffff40;animation:hsb-pulse 2s infinite}@keyframes hsb-pulse{0%{transform:scale(.8);opacity:1}to{transform:scale(1.5);opacity:0}}.hsb-hotspot-btn svg{width:14px;height:14px;stroke:#1a1a1a;fill:none;stroke-width:2.5;stroke-linecap:round}.hsb-hotspot-popup{position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%);background:#fff;border-radius:10px;padding:10px;width:180px;box-shadow:0 8px 24px #00000026;display:none;z-index:20;pointer-events:none}.hsb-hotspot:hover .hsb-hotspot-popup,.hsb-hotspot.active .hsb-hotspot-popup{display:block}.hsb-hotspot-popup-link{display:block;pointer-events:auto;text-decoration:none;color:inherit;cursor:pointer}.hsb-popup-img{width:100%;height:100px;object-fit:cover;border-radius:6px;margin-bottom:8px}.hsb-popup-title{font-size:12px;font-weight:500;color:#222;line-height:1.4;margin-bottom:4px}.hsb-popup-price{font-size:14px;font-weight:600;color:#000}.hsb-hotspot-popup:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:7px solid transparent;border-top-color:#fff}.hsb-bottom-left{position:absolute;bottom:24px;left:24px;z-index:6}.hsb-heading{font-size:48px;font-weight:600;color:#fff;margin:0 0 14px;line-height:1.2;text-shadow:0 1px 6px rgba(0,0,0,.3)}.hsb-pills{display:flex;gap:8px;flex-wrap:wrap}.hsb-pill{display:flex;align-items:center;gap:6px;background:#ffffffeb;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:999px;padding:6px 14px 6px 6px;color:#222;font-size:12px;font-weight:500;transition:background .2s,transform .2s,box-shadow .2s;white-space:nowrap;cursor:pointer;border:2px solid transparent;-webkit-user-select:none;user-select:none}.hsb-pill:hover{background:#fff;transform:translateY(-1px)}.hsb-pill.active{background:#fff;border-color:#8a8953;box-shadow:0 0 0 2px #8a895340}.hsb-pill-icon{width:30px;height:30px;border-radius:50%;object-fit:cover;flex-shrink:0}.hsb-pill-icon-placeholder{width:30px;height:30px;border-radius:50%;background:#e0dbd5;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:14px}.hsb-bottom-right{position:absolute;bottom:24px;right:24px;z-index:6;width:260px}.hsb-product-card{display:flex;padding:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;background:#fff;overflow:hidden;border-radius:12px;box-shadow:0 4px 20px #0000001f}.hsb-card-badge{position:absolute;top:8px;left:8px;background:#8a9a5b;color:#fff;font-size:10px;padding:3px 10px;border-radius:999px;z-index:2;font-weight:500}.hsb-card-img{width:100%;object-fit:cover;display:block;border-radius:8px}.hsb-card-body{padding:0 2px;width:100%}.hsb-card-rating{display:flex;align-items:center;gap:5px;margin-bottom:5px}.hsb-card-stars{font-size:12px;color:#e6b800}.hsb-card-rnum{font-size:12px;color:#888}.hsb-card-title{font-size:14px;font-weight:500;line-height:1.4;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#1a1a1a}.hsb-card-price{font-size:14px;font-weight:600;color:#1a1a1a}.hsb-mob-pills-bar{display:none}@media(max-width:768px){.hsb-section{border-radius:0}.hsb-mob-pills-bar{display:flex;gap:8px;overflow-x:auto;padding:10px 14px;scrollbar-width:none;background:#fff;position:relative;z-index:10}.hsb-mob-pills-bar::-webkit-scrollbar{display:none}.hsb-mob-pills-bar .hsb-pill{flex-shrink:0;font-size:12px;padding:5px 12px 5px 5px;background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 1px 4px #0000000f}.hsb-mob-pills-bar .hsb-pill.active{border-color:#8a8953;background:#fff;box-shadow:0 0 0 2px #8a895333}.hsb-mob-pills-bar .hsb-pill-icon,.hsb-mob-pills-bar .hsb-pill-icon-placeholder{width:26px;height:26px}.hsb-image-desktop{display:none}.hsb-image-mobile{display:block}.hsb-image{width:100%;height:380px;object-fit:cover;object-position:center}.hsb-overlay{border-radius:0;background:linear-gradient(to bottom,#0000 30%,#0000008c)}.hsb-bottom-left .hsb-pills{display:none}.hsb-tag{bottom:110px;left:14px;font-size:11px;padding:4px 12px}.hsb-bottom-left{bottom:14px;left:14px;right:160px}.hsb-heading{font-size:22px;line-height:1.25;margin-bottom:0}.hsb-bottom-right{position:absolute;bottom:14px;right:14px;top:auto;width:145px}.hsb-product-card{padding:8px;gap:8px;border-radius:10px}.hsb-card-img{height:100px;border-radius:6px}.hsb-card-title{font-size:11px}.hsb-card-price{font-size:12px}.hsb-card-stars,.hsb-card-rnum{font-size:11px}.hsb-hotspot-btn{width:22px;height:22px}.hsb-hotspot-popup{width:130px}.hsb-hotspot{left:var(--hx-m);top:var(--hy-m)}.hsb-hotspot-mobile-hide{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/hotspot-banner.css.map */
