:root{--color-primary: #2d6a4f;--color-primary-dark: #1b4332;--color-primary-light: #52b788;--color-primary-pale: #e8f5ee;--color-accent: #e07a5f;--color-sand: #f8f9f4;--color-surface: #ffffff;--color-surface-2: #f0f4f0;--color-border: #d1ddd1;--color-border-light: #e8ede8;--color-text: #1a2e1a;--color-text-secondary: #4a6a4a;--color-text-muted: #7a9a7a;--color-text-on-primary:#ffffff;--rp-donate: #27ae60;--rp-donate-pale: #d5f5e3;--rp-resell: #2980b9;--rp-resell-pale: #d6eaf8;--rp-reuse: #16a085;--rp-reuse-pale: #d0ece7;--rp-recycle: #8bc34a;--rp-recycle-pale: #e9f5db;--rp-dispose: #95a5a6;--rp-dispose-pale: #eaecee;--rp-repair: #e07a5f;--rp-repair-pale: #fdeae5;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--font-sans: "Inter", system-ui, sans-serif;--font-size-xs: .6875rem;--font-size-sm: .75rem;--font-size-base: .875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.25;--line-height-normal: 1.5;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-xs: 0 1px 2px rgb(0 0 0 / .05);--shadow-sm: 0 1px 4px rgb(0 0 0 / .08);--shadow-md: 0 4px 12px rgb(0 0 0 / .1);--shadow-lg: 0 8px 24px rgb(0 0 0 / .14);--shadow-xl: 0 16px 40px rgb(0 0 0 / .16);--transition-fast: .12s ease;--transition-base: .22s ease;--transition-slow: .35s ease;--header-height: 64px;--filter-sidebar-width: 260px;--list-panel-width: 340px;--detail-panel-width: 420px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden;font-family:var(--font-sans);font-size:var(--font-size-base);color:var(--color-text);background:var(--color-sand);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.leaflet-container{font-family:var(--font-sans)!important}.leaflet-popup-content-wrapper{border-radius:var(--radius-md)!important;box-shadow:var(--shadow-md)!important}.leaflet-popup-content{font-family:var(--font-sans);font-size:var(--font-size-sm);color:var(--color-text);margin:var(--space-3) var(--space-4)!important}.leaflet-tooltip{font-family:var(--font-sans);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);border-radius:var(--radius-sm)!important;border:1px solid var(--color-border)!important;box-shadow:var(--shadow-sm)!important;padding:var(--space-1) var(--space-2)!important;background:var(--color-surface)!important;color:var(--color-text)!important}.leaflet-tooltip:before{border-top-color:var(--color-border)!important}.leaflet-control-attribution{font-size:10px!important}
