@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");:root{--tblr-primary:#206bc4;--tblr-border-radius:4px}.btn,.card,.card-body,.form-control,.form-select,.form-selectgroup-label,.modal-content{border-radius:var(--tblr-border-radius)!important}.avatar{border-radius:6px!important}.badge{border-radius:4px!important}body{font-family:Inter,sans-serif;background-color:#f6f8fb;color:#1e293b}.card{border-radius:var(--tblr-border-radius)!important;border:1px solid #dee2e6!important;box-shadow:none!important;overflow:hidden;background-color:#ffffff}.card-header{border-bottom:1px solid rgba(0,0,0,.05);background-color:transparent}.map-container{border-radius:0 0 var(--tblr-border-radius) var(--tblr-border-radius)!important;overflow:hidden}.btn,.form-control,.form-select,.form-selectgroup-label{border-radius:8px!important}.badge{border-radius:6px!important;font-weight:600}.avatar{border-radius:10px!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.recharts-legend-wrapper,.recharts-surface,.recharts-wrapper,:focus,svg:focus{outline:none!important}