.title[data-v-2c8db5e3]{font-size:2rem;text-align:center;margin-bottom:5rem}.svg-map{--svg-map-stroke: #666666;--svg-map-stroke-width: 1;--svg-map-fill: #a1d99b;--svg-map-fill-focus: #b8e2b3;--svg-map-fill-checked: #f4bc44;width:100%;height:auto;stroke:var(--svg-map-stroke);stroke-width:var(--svg-map-stroke-width);stroke-linecap:round;stroke-linejoin:round}.svg-map__location{fill:var(--svg-map-fill);cursor:pointer;outline:0}.svg-map__location:focus-visible,.svg-map__location:hover{fill:var(--svg-map-fill-focus)}.svg-map__location[aria-checked=true]{fill:var(--svg-map-fill-checked)}*{box-sizing:border-box}#app{width:60rem;margin:0 auto;padding:2rem;font-family:Arial,sans-serif;text-align:center}.example{padding-bottom:5rem;border-bottom:1px dotted black}.example__title{margin-bottom:2rem;font-size:1.5rem}.example__info{display:inline-flex;flex-direction:column;gap:1rem;vertical-align:top;width:20rem;text-align:left}.example__map{display:inline-block;width:35rem}.example__map--australia{--svg-map-stroke-width: .5}.example__map--usa{width:100%}.example__map--usa .svg-map__location--heat0{--svg-map-fill: blue;--svg-map-fill-focus: var(--svg-map-fill)}.example__map--usa .svg-map__location--heat1{--svg-map-fill: lightblue;--svg-map-fill-focus: var(--svg-map-fill)}.example__map--usa .svg-map__location--heat2{--svg-map-fill: orange;--svg-map-fill-focus: var(--svg-map-fill)}.example__map--usa .svg-map__location--heat3{--svg-map-fill: red;--svg-map-fill-focus: var(--svg-map-fill)}.example__map--usa .svg-map__location:focus,.example__map--usa .svg-map__location:hover{opacity:.75}.example__tooltip{position:fixed;width:10rem;padding:1rem;border:1px solid darkgray;background-color:#fff}
