/* RetailScout Pro – minimal public styles */
.rs-map{height:360px;border-radius:10px;border:1px solid #e6e6e6}
.rs-progress{height:10px;background:#eee;border-radius:999px;overflow:hidden}
.rs-progress-bar{height:10px;background:#4a90e2;transition:width .3s ease}
.legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:4px;border:1px solid #0003}
.legend-blue{background:#1a73e8}
.legend-red{background:#e53935}
.legend-gray{background:#8e8e8e}
.ai-summary{min-height:80px;white-space:pre-wrap}