.sector{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.lost{fill:#ffffff0f;stroke:var(--color-ghost);z-index:10}.captured{fill:#ffe00054;stroke:var(--color-primary);z-index:20}.in_progress{stroke:var(--color-primary);z-index:30}#bugs .in_progress,#bugs .active{fill:var(--color-faction-bugs-fill)}#cyborgs .in_progress,#cyborgs .active{fill:var(--color-faction-cyborgs-fill)}#illuminate .in_progress,#illuminate .active{fill:var(--color-faction-illuminate-fill)}#bugs .active,#cyborgs .active,#illuminate .active,#superearth .active{stroke:var(--color-primary);animation:3s ease-in-out infinite map-pulse-red}@keyframes map-pulse-red{0%,to{stroke:var(--color-primary);stroke-width:2px;filter:none}50%{stroke:var(--color-danger);stroke-width:4px;fill:color-mix(in srgb, var(--color-danger) 35%, transparent);filter:url(#glow-red)}}
