.ci-state-map-editor__placeholder{border:2px dashed #b9bf40;border-radius:12px;padding:32px 24px;text-align:center;background:#f7f9fb;color:#585c66}.ci-state-map-editor__placeholder .dashicons{font-size:40px;width:40px;height:40px;color:#b9bf40}.ci-state-map-editor__placeholder strong{display:block;margin:8px 0 4px;font-size:16px}.ci-state-map-editor__placeholder p{margin:4px auto;max-width:520px;font-size:13px}.ci-state-map-editor__hint code{background:#eef2f6;padding:2px 6px;border-radius:4px}.ci-state-map-editor__panel-help{font-size:12px;color:#757575;margin:0 0 12px}.ci-state-map-editor__states{max-height:320px;overflow-y:auto;padding-right:4px}.ci-state-map-editor__states .components-checkbox-control{margin-bottom:2px}
.ci-state-map{width:100%;max-width:900px;margin:0 auto}.ci-state-map svg{width:100%;height:auto;display:block}.ci-state-map #BaseLayer path{fill:#ebf1f6}.ci-state-map .state{cursor:pointer}.ci-state-map .state path{fill:#ebf1f6;mix-blend-mode:multiply;transition:fill .15s ease}.ci-state-map .state:hover path,.ci-state-map .state:focus-visible path{fill:#b9bf40}.ci-state-map .state.is-highlighted path{fill:#b9bf40}.ci-state-map .state.is-highlighted:hover path,.ci-state-map .state.is-highlighted:focus-visible path{fill:#ebf1f6}.ci-state-map .state{outline:none}.ci-state-map .state:focus,.ci-state-map .state:focus-visible{outline:none}.ci-state-map #Outlines path{fill:#585c66}.ci-state-map #Labels path{fill:#585c66}.ci-state-map #Labels text{fill:#585c66;font-family:GeneralSans-Semibold,"General Sans",sans-serif;font-size:12px;font-weight:600;pointer-events:none}.holt-accordion-item.ci-state-target{animation:ci-state-target-flash 1.6s ease}@keyframes ci-state-target-flash{0%{background-color:rgba(185,191,64,.35)}100%{background-color:rgba(0,0,0,0)}}
