@keyframes hotspotPulse{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.hotspot-card{transition:all .2s ease-in-out;height:100%}.hotspot-card .Polaris-Card{height:100%;display:flex;flex-direction:column}.hotspot-card .Polaris-Box{flex:1;display:flex;flex-direction:column}.hotspot-card .Polaris-BlockStack{flex:1;height:100%}.hotspot-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.hotspot-card,.hotspot-card .Polaris-ShadowBevel,.hotspot-card .Polaris-Box{min-height:200px}.hotspot-card .Polaris-Text{word-break:break-word;overflow-wrap:break-word}.hotspot-card h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.hotspot-card .hotspot-actions{margin-top:auto;padding-top:12px}.hotspot-card .Polaris-InlineStack{flex-wrap:wrap}.hotspot-card .Polaris-Button--sizeSlim{min-width:60px;font-size:12px}:root{--picton-blue: #00aeef;--orange-crayola: #ff6b35;--white-smoke: #f5f5f5;--platinum: #e0e0e0;--cadet-gray: #9e9e9e;--white: #ffffff;--black: #000000}.status-badge-active{background-color:var(--picton-blue)!important;color:var(--white)!important}.status-badge-inactive{background-color:var(--cadet-gray)!important;color:var(--white)!important}.type-badge-pulse{background-color:var(--orange-crayola)!important;color:var(--white)!important}.type-badge-static{background-color:var(--cadet-gray)!important;color:var(--white)!important}.type-badge-image{background-color:var(--picton-blue)!important;color:var(--white)!important}.btn-primary{background-color:var(--picton-blue)!important;border-color:var(--picton-blue)!important}.btn-critical{background-color:var(--orange-crayola)!important;border-color:var(--orange-crayola)!important}.hotspots-grid{gap:16px}.hotspots-grid .Polaris-Grid{display:flex;flex-wrap:wrap;width:100%;gap:16px;margin:0}.hotspots-grid .Polaris-Grid-Cell{display:flex;flex-direction:column;align-items:stretch;margin:0!important;padding:0!important}@media (min-width: 769px){.hotspots-grid .Polaris-Grid-Cell{max-width:calc(33.333333% - 11px)!important;flex:0 0 calc(33.333333% - 11px)!important}}@media (max-width: 768px){.hotspots-grid,.hotspots-grid .Polaris-Grid{gap:12px}.hotspots-grid .Polaris-Grid-Cell{max-width:calc(50% - 6px)!important;flex:0 0 calc(50% - 6px)!important}}.hotspot-preview{position:relative;overflow:hidden}.hotspot-preview.pulse{animation:hotspotPulse 2s infinite}.hotspot-preview:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:50%;opacity:0;transition:opacity .3s ease}.hotspot-preview.pulse:before{background:radial-gradient(circle,var(--orange-crayola) 20,transparent 70%);opacity:.3;animation:hotspotPulse 2s infinite}
