*{box-sizing:border-box;margin:0;padding:0}:root{--color-background-primary:#fff;--color-background-secondary:#f5f5f5;--color-text-primary:#1a1a1a;--color-text-secondary:#555;--color-text-tertiary:#999;--color-border-primary:#ccc;--color-border-secondary:#ddd;--color-border-tertiary:#eee;--color-green:#1d9e75;--color-green-light:#e1f5ee;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--border-radius-md:10px;--border-radius-lg:14px}@media (prefers-color-scheme:dark){:root{--color-background-primary:#1c1c1e;--color-background-secondary:#2c2c2e;--color-text-primary:#f2f2f7;--color-text-secondary:#aeaeb2;--color-text-tertiary:#636366;--color-border-primary:#48484a;--color-border-secondary:#3a3a3c;--color-border-tertiary:#2c2c2e}}html,body{height:100%;font-family:var(--font-sans);background:var(--color-background-primary);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}input[type=range]{accent-color:#ffd200e6;background:0 0;border:none;outline:none}input[type=range]::-webkit-slider-thumb{box-shadow:none;background:#ffd200e6;border:none;outline:none}input[type=range]::-webkit-slider-runnable-track{background:var(--color-border-secondary);border:none;border-radius:2px;outline:none;height:3px}input[type=range]::-moz-range-thumb{box-shadow:none;background:#ffd200e6;border:none;outline:none}input[type=range]::-moz-range-track{background:var(--color-border-secondary);border-radius:2px;height:3px}input[type=range]::-moz-range-progress{background:#ffd200e6;border-radius:2px;height:3px}.leaflet-control-zoom{overflow:hidden;border:none!important;border-radius:6px!important;box-shadow:0 1px 4px #00000026!important}.leaflet-control-zoom-in,.leaflet-control-zoom-out{color:#555!important;background:#fff!important;border-bottom:1px solid #eee!important;width:22px!important;height:22px!important;font-size:14px!important;line-height:22px!important}.leaflet-control-zoom-in:hover,.leaflet-control-zoom-out:hover{color:#222!important;background:#f5f5f5!important}.leaflet-control-zoom-out{border-bottom:none!important}
