.current-state-container{position:relative}.current-state-map svg path{fill:var(--Lavender);fill-opacity:.2;stroke:var(--White);cursor:pointer;transition:fill-opacity .2s ease-in}.current-state-map svg g.active path{fill-opacity:1}.current-state-map svg g:has([data-selectable=true]) path:hover{fill-opacity:1}