#smoozoo-hotspot-layer{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.hotspot-marker,.hotspot-cluster-marker{pointer-events:auto;cursor:pointer;border-radius:50%;transition:background-color .3s,transform .3s,border-color .3s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 10px #0006}.hotspot-marker{background-color:#ffeb3b4d;border:2px solid #ffeb3be6}.hotspot-marker:hover{background-color:#ffeb3bcc;transform:translate(-50%,-50%)scale(1.2)}.hotspot-cluster-marker{color:#fff;text-align:center;background-color:#2196f399;border:2px solid #2196f3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700}.hotspot-cluster-marker>small{font-weight:100}.hotspot-cluster-marker:hover{background-color:#2196f3;transform:translate(-50%,-50%)scale(1.1)}.hotspot-popup-shared{will-change:transform;color:#f0f0f0;backdrop-filter:blur(10px);user-select:none;z-index:20;pointer-events:auto;background-color:#1c133ae6;border:1px solid #82eefd;border-radius:8px;width:300px;max-height:400px;padding:15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;transition:border-color .3s,box-shadow .3s;display:none;position:fixed;top:0;left:0;overflow-y:auto;box-shadow:0 5px 25px #0009}.hotspot-popup-shared.is-sticky{border-color:#ff6bf8;box-shadow:0 0 30px #ff6bf8b3}.hotspot-popup-shared h3{color:#82eefd;margin:0 0 8px;font-size:16px}.hotspot-popup-shared p{margin:0 0 10px;line-height:1.5}.hotspot-popup-shared img{border-radius:4px;max-width:100%;margin-top:5px}.hotspot-footer{font-size:12px}.hotspot-separator{background-color:#82eefd4d;border:none;height:1px;margin:15px 0}