.dashboard-marker-icon{cursor:pointer;background:0 0;border:0}.dashboard-marker{width:34px;height:34px;display:block;position:relative}.dashboard-marker__badge,.dashboard-marker__core,.dashboard-marker__halo,.dashboard-marker__pulse{display:block;position:absolute}.dashboard-marker__halo{background:color-mix(in srgb,var(--marker-color) 16%,transparent);border-radius:999px;inset:3px}.dashboard-marker__pulse{border:1px solid color-mix(in srgb,var(--marker-color) 46%,#fff);opacity:.45;border-radius:999px;inset:2px}.dashboard-marker__core{background:var(--marker-color);box-shadow:0 8px 18px color-mix(in srgb,var(--marker-color) 36%,#0f172a40);border:2px solid #fffffff5;border-radius:999px;inset:7px}.dashboard-marker__badge{color:#0f172a;text-align:center;background:#fffffff5;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;top:-2px;right:-3px;box-shadow:0 10px 18px #0f172a29}html.dark .dashboard-marker__badge{color:#f8fafc;background:#18181bf5}.dashboard-marker__label{white-space:nowrap;text-overflow:ellipsis;color:#0f172a;text-align:center;pointer-events:none;background:#ffffffeb;border-radius:4px;max-width:10rem;margin-top:2px;padding:1px 6px;font-size:10px;font-weight:600;line-height:16px;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 12px #0f172a24}html.dark .dashboard-marker__label{color:#f8fafc;background:#18181beb}.dashboard-marker--triangle .dashboard-marker__core,.dashboard-marker--triangle .dashboard-marker__halo,.dashboard-marker--triangle .dashboard-marker__pulse{clip-path:polygon(50% 4%,96% 92%,4% 92%);border-radius:0}.dashboard-marker--triangle .dashboard-marker__pulse{background:color-mix(in srgb,var(--marker-color) 30%,transparent);border:0}.dashboard-marker--triangle .dashboard-marker__core{box-shadow:none;filter:drop-shadow(0 0 1.4px #fffffff5) drop-shadow(0 0 1.4px #fffffff5) drop-shadow(0 6px 10px color-mix(in srgb,var(--marker-color) 36%,#0f172a40));border:0}.dashboard-marker--triangle.is-selected .dashboard-marker__core{filter:drop-shadow(0 0 1.8px #fff) drop-shadow(0 0 1.8px #fff) drop-shadow(0 0 4px color-mix(in srgb,var(--marker-color) 40%,transparent))}.dashboard-marker.is-selected{transform:scale(1.18)}.dashboard-marker.is-selected .dashboard-marker__core{border-color:color-mix(in srgb,var(--marker-color) 30%,#fff);box-shadow:0 0 0 4px color-mix(in srgb,var(--marker-color) 18%,transparent),0 16px 28px color-mix(in srgb,var(--marker-color) 40%,#0f172a4d)}.dashboard-marker.is-alarm .dashboard-marker__pulse{animation:1.8s ease-out infinite dashboard-marker-pulse}@keyframes dashboard-marker-pulse{0%{opacity:.58;transform:scale(.92)}70%{opacity:0;transform:scale(1.22)}to{opacity:0;transform:scale(1.22)}}@media (prefers-reduced-motion:reduce){.dashboard-marker.is-selected{transform:none}.dashboard-marker.is-alarm .dashboard-marker__pulse{animation:none}}
