@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";@import"https://unpkg.com/leaflet@1.9.4/dist/leaflet.css";*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;width:100%;transition:background-color .3s ease}html{overflow-x:hidden;width:100%}.ant-layout{overflow-x:hidden}.ant-layout-content{padding:8px!important;overflow-x:hidden}@media(min-width:576px){.ant-layout-content{padding:12px!important}}@media(min-width:992px){.ant-layout-content{padding:16px!important}}@keyframes pageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-animate{animation:pageIn .4s ease-out}@keyframes pulse{0%{box-shadow:0 0 #52c41a99}70%{box-shadow:0 0 0 6px #52c41a00}to{box-shadow:0 0 #52c41a00}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}html.dark .ant-pagination-item a,html.dark .ant-pagination-item-link,html.dark .ant-pagination-options-size-changer .ant-select-selection-item{color:#f8fafc!important}html.dark .ant-pagination-item-active{background-color:transparent!important;border-color:#f8fafc!important}html.dark .ant-pagination-item-active a{color:#f8fafc!important;font-weight:700}html.dark .ant-pagination-item-link-icon,html.dark .ant-select-arrow,html.dark .ant-select-clear{color:#f8fafc!important}html.dark .ant-btn-default{border-color:#f8fafc!important;color:#f8fafc!important}html.dark .ant-btn-default:hover,html.dark .ant-btn-default:focus,html.dark .ant-btn-default:active{border-color:#f8fafc!important;color:#f8fafc!important;background-color:#ffffff14!important}
