.hotspot-container{border-radius:1rem;width:100%;position:relative;overflow:hidden}.hotspot-image-wrapper{width:100%;position:relative}.hotspot-image{object-fit:cover;width:100%;height:auto;display:block}.hotspot-point{cursor:pointer;z-index:10;outline:none;position:absolute;transform:translate(-50%,-50%)}.hotspot-point--active{z-index:10000}.hotspot-dot{color:#fff;z-index:5;background:#5bc3db;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 2px 12px #5bc3db66,0 0 0 2px #ffffff80}.hotspot-point:hover .hotspot-dot,.hotspot-point--active .hotspot-dot{color:#fff;background:#4ab1c9;transform:scale(1.15);box-shadow:0 4px 20px #5bc3db99}.hotspot-point:focus-visible .hotspot-dot{outline-offset:3px;outline:2px solid #5bc3db}.hotspot-pulse{pointer-events:none;z-index:1;border-radius:50%;width:36px;height:36px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hotspot-pulse:before,.hotspot-pulse:after{content:"";border:2px solid #5bc3db99;border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite hotspot-ping;position:absolute;inset:0}.hotspot-pulse:after{animation-delay:.75s}@keyframes hotspot-ping{0%{opacity:.8;transform:scale(1)}75%,to{opacity:0;transform:scale(2.2)}}.hotspot-tooltip{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:#fffffffa;border:1px solid #0000000f;border-radius:14px;min-width:300px;max-width:380px;position:absolute;overflow:hidden;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014}@keyframes hotspot-tooltip-in-top{0%{opacity:0;transform:translate(-50%)scale(.92)translateY(4px)}to{opacity:1;transform:translate(-50%)scale(1)translateY(0)}}@keyframes hotspot-tooltip-in-bottom{0%{opacity:0;transform:translate(-50%)scale(.92)translateY(-4px)}to{opacity:1;transform:translate(-50%)scale(1)translateY(0)}}@keyframes hotspot-tooltip-in-left{0%{opacity:0;transform:translateY(-50%)scale(.92)translate(4px)}to{opacity:1;transform:translateY(-50%)scale(1)translate(0)}}@keyframes hotspot-tooltip-in-right{0%{opacity:0;transform:translateY(-50%)scale(.92)translate(-4px)}to{opacity:1;transform:translateY(-50%)scale(1)translate(0)}}.hotspot-tooltip--top{animation:.25s cubic-bezier(.4,0,.2,1) hotspot-tooltip-in-top;bottom:calc(100% + 16px);left:50%;transform:translate(-50%)}.hotspot-tooltip--bottom{animation:.25s cubic-bezier(.4,0,.2,1) hotspot-tooltip-in-bottom;top:calc(100% + 16px);left:50%;transform:translate(-50%)}.hotspot-tooltip--left{animation:.25s cubic-bezier(.4,0,.2,1) hotspot-tooltip-in-left;top:50%;right:calc(100% + 16px);transform:translateY(-50%)}.hotspot-tooltip--right{animation:.25s cubic-bezier(.4,0,.2,1) hotspot-tooltip-in-right;top:50%;left:calc(100% + 16px);transform:translateY(-50%)}.hotspot-tooltip:before{content:"";z-index:-1;position:absolute}.hotspot-tooltip--top:before{height:20px;bottom:-20px;left:0;right:0}.hotspot-tooltip--bottom:before{height:20px;top:-20px;left:0;right:0}.hotspot-tooltip--left:before{width:20px;top:0;bottom:0;right:-20px}.hotspot-tooltip--right:before{width:20px;top:0;bottom:0;left:-20px}.hotspot-tooltip-link{color:inherit;align-items:flex-start;gap:12px;padding:10px;text-decoration:none;transition:background .15s;display:flex}.hotspot-tooltip-link:hover{background:#00000008}.hotspot-tooltip-image{background:#f3f4f6;border-radius:10px;flex-shrink:0;width:52px;height:52px;margin-top:2px;overflow:hidden}.hotspot-tooltip-img{object-fit:cover;width:100%;height:100%}.hotspot-tooltip-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.hotspot-tooltip-name{color:#111827;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.hotspot-tooltip-price{color:#5bc3db;font-size:15px;font-weight:700}.hotspot-tooltip-arrow{color:#9ca3af;flex-direction:column;flex-shrink:0;align-items:center;gap:2px;font-size:18px;transition:transform .2s;display:flex}.hotspot-tooltip-action{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:10px;font-weight:600}.hotspot-tooltip-link:hover .hotspot-tooltip-arrow{color:#5bc3db;transform:translate(3px)}.hotspot-tooltip-label{color:#111827;padding:10px 16px;font-size:14px;font-weight:600}@media (max-width:767px){.hotspot-dot{width:30px;height:30px}.hotspot-dot svg{width:12px;height:12px}.hotspot-pulse{width:30px;height:30px}.hotspot-tooltip{min-width:200px;max-width:260px}.hotspot-tooltip-image{width:52px;height:52px}.hotspot-tooltip-name{font-size:13px}.hotspot-tooltip-price{font-size:14px}}@media (prefers-color-scheme:dark){.hotspot-dot{color:#fff;background:#5bc3db;box-shadow:0 2px 12px #5bc3db66,0 0 0 2px #ffffff26}.hotspot-point:hover .hotspot-dot,.hotspot-point--active .hotspot-dot{color:#fff;background:#4ab1c9}.hotspot-tooltip{background:#1e1e1efa;border-color:#ffffff1a;box-shadow:0 8px 32px #0000004d,0 2px 8px #0003}.hotspot-tooltip-link:hover{background:#ffffff0d}.hotspot-tooltip-name{color:#f3f4f6}.hotspot-tooltip-image{background:#374151}.hotspot-tooltip-label{color:#f3f4f6}}
