.SVGPolygonView{stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;pointer-events:none;color:var(--color,white);shape-rendering:optimizespeed;outline:none;position:absolute;overflow:visible}.SVGPolygonView:focus{outline:none}.SVGPolygonView .fill{fill:currentColor;fill-opacity:var(--fillOpacity,.5);stroke:currentColor;stroke-opacity:var(--hatchOpacity,1);pointer-events:all;cursor:pointer;shape-rendering:optimizespeed}.SVGPolygonView .fill.transparent{fill-opacity:0}.SVGPolygonView .hatch-lines{fill:none;stroke:currentColor;stroke-opacity:var(--hatchOpacity);stroke-width:var(--hatchThickness,1);shape-rendering:optimizespeed}
