@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}:root{--bg: #0A1512;--surface: #111E1B;--surface2: #0E1916;--border: rgba(255,255,255,.07);--border-strong: rgba(255,255,255,.12);--teal: #2BBCB3;--teal-dim: rgba(43,188,179,.12);--orange: #D4662B;--text-primary: #F0F4F3;--text-secondary:#8FA8A5;--text-muted: #4D6E6A;--input-bg: #0D1A17;--input-text: #F0F4F3;--nav-text: #5A7E7A;--header-bg: #0F1C19;--sidebar-bg: #0A1512}html,body,#root{margin:0;padding:0;min-height:100vh;background:var(--bg);overflow-x:hidden;font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.5}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-weight:600;letter-spacing:-.01em}.db-card{background:var(--surface);border:1px solid var(--border);border-radius:10px}input,textarea,select{background:var(--input-bg)!important;color:var(--input-text)!important;border-color:var(--border-strong)!important;font-family:Inter,system-ui,sans-serif!important;font-size:14px!important;transition:border-color .15s,box-shadow .15s}input:focus,textarea:focus,select:focus{border-color:#2bbcb380!important;box-shadow:0 0 0 3px #2bbcb314!important;outline:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%235A7E7A' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right .75rem center!important;padding-right:2rem!important}input[type=date],input[type=time],input[type=number]{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2bbcb326;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2bbcb34d}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}button{font-family:Inter,system-ui,sans-serif}button:hover:not(:disabled){opacity:.85}button:disabled{opacity:.4;cursor:not-allowed}.main-content{margin-left:0}@media (min-width: 1024px){.main-content{margin-left:220px}}@media (min-width: 1024px){aside{transform:translate(0)!important}button[aria-label="Toggle menu"]{display:none}nav[style*="position: fixed"][style*="bottom: 0"]{display:none!important}}@media (max-width: 1023px){button[aria-label="Toggle menu"]{display:none!important}}@supports (padding-bottom: env(safe-area-inset-bottom)){nav[style*="bottom: 0"]{padding-bottom:calc(.25rem + env(safe-area-inset-bottom))}}[data-theme=light]{--bg: #F4F7F6;--surface: #FFFFFF;--surface2: #EEF2F1;--border: rgba(0,0,0,.07);--border-strong: rgba(0,0,0,.12);--teal: #1E9E96;--teal-dim: rgba(30,158,150,.1);--orange: #C55820;--text-primary: #0F1E1C;--text-secondary:#3D5E5A;--text-muted: #8AA09D;--input-bg: #F4F7F6;--input-text: #0F1E1C;--nav-text: #4A6E6A;--header-bg: #FFFFFF;--sidebar-bg: #FFFFFF}[data-theme=light] [style*="background: #1C2B29"],[data-theme=light] [style*="background:#1C2B29"],[data-theme=light] [style*="background: #111E1B"],[data-theme=light] [style*="background:#111E1B"]{background:#fff!important}[data-theme=light] [style*="background: #0F1A19"],[data-theme=light] [style*="background:#0F1A19"],[data-theme=light] [style*="background: #0D1A17"],[data-theme=light] [style*="background:#0D1A17"]{background:#f4f7f6!important}[data-theme=light] [style*="background: #152220"],[data-theme=light] [style*="background:#152220"],[data-theme=light] [style*="background: #0E1916"],[data-theme=light] [style*="background:#0E1916"]{background:#eef2f1!important}[data-theme=light] [style*="color: #E8F4F3"],[data-theme=light] [style*="color:#E8F4F3"],[data-theme=light] [style*="color: #F0F4F3"],[data-theme=light] [style*="color:#F0F4F3"]{color:#0f1e1c!important}[data-theme=light] [style*="color: #C8E0DE"],[data-theme=light] [style*="color:#C8E0DE"],[data-theme=light] [style*="color: #8FA8A5"],[data-theme=light] [style*="color:#8FA8A5"]{color:#3d5e5a!important}[data-theme=light] [style*="color: #8BA8A5"],[data-theme=light] [style*="color:#8BA8A5"],[data-theme=light] [style*="color: #4D6E6A"],[data-theme=light] [style*="color:#4D6E6A"]{color:#8aa09d!important}@media (min-width: 768px){.map-activity-grid{grid-template-columns:minmax(0,1fr) 320px!important}}*{max-width:100%;box-sizing:border-box}img{max-width:100%;height:auto}@media (min-width: 900px){.regions-grid{grid-template-columns:minmax(0,1fr) 300px!important}}
