
.ew7433-event-marker{width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;box-sizing:border-box;user-select:none}
/* Badge+glyph treatment (js/ew7433-persistent-event-markers.js): the SVG
   badge circle is now the complete visual (colour fill + dark stroke via
   .ewMapMarkBadge, matching volcano/flood/events markers) so the old
   separate coloured CSS border/background is dropped -- it would have
   drawn a second, larger ring around the SVG badge instead of framing it. */
.ew7433-gdacs{border-radius:50%;box-shadow:0 0 8px color-mix(in srgb,var(--ewc,#8da6b8) 70%,transparent)}
.ew7433-iceberg{width:28px;height:25px;background:transparent;border:0;box-shadow:none;color:#dff9ff;filter:drop-shadow(0 0 4px rgba(56,189,248,.95));overflow:visible}
.ew7433-iceberg svg{display:block;width:28px;height:25px;overflow:visible}
.ew7433-iceberg:after{content:none}
