:root{--bg:#fafaf8;--surface:#fff;--surface-hover:#f5f5f3;--border:#e8e8e6;--border-hover:#ccc;--text:#1a1a1a;--text-secondary:#666;--text-muted:#888;--text-faint:#999;--text-fainter:#aaa;--tag-bg:#f0f0ee;--tag-text:#444;--tag-material-bg:#e8efe8;--tag-material-text:#3a5a3a;--link:#2d5f8a;--link-hover-bg:#f0f4f8;--chip-bg:#e8f0f8;--chip-border:#c5d8ec;--input-bg:#fafaf8;--input-border:#ddd;--toggle-bg:#f0f0ee;--toggle-active-bg:#fff;--toggle-shadow:#00000014;--btn-bg:#1a1a1a;--btn-bg-hover:#333;--btn-text:#fff;--popup-bg:#fff;--popup-shadow:#0000001f;--tooltip-bg:#1a1a1a;--tooltip-text:#fff;--overlay:#0006;--placeholder-bg:linear-gradient(135deg, #e8e8e6 0%, #f0f0ee 100%);--placeholder-text:#bbb;--image-placeholder:#f5f5f3;--map-filter:none}[data-theme=dark]{--bg:#121218;--surface:#1e1e28;--surface-hover:#282834;--border:#2e2e3a;--border-hover:#44445a;--text:#e8e8ec;--text-secondary:#a0a0b0;--text-muted:#8888a0;--text-faint:#7070848;--text-fainter:#606070;--tag-bg:#2a2a38;--tag-text:#c0c0cc;--tag-material-bg:#1e2e24;--tag-material-text:#8cc098;--link:#6ba8d6;--link-hover-bg:#1a2a3a;--chip-bg:#1a2a3a;--chip-border:#2a4a6a;--input-bg:#1a1a24;--input-border:#3a3a4a;--toggle-bg:#2a2a38;--toggle-active-bg:#3a3a4a;--toggle-shadow:#0000004d;--btn-bg:#e8e8ec;--btn-bg-hover:#ccd;--btn-text:#121218;--popup-bg:#1e1e28;--popup-shadow:#0006;--tooltip-bg:#e8e8ec;--tooltip-text:#121218;--overlay:#0009;--placeholder-bg:linear-gradient(135deg, #2a2a38 0%, #1e1e28 100%);--placeholder-text:#555;--image-placeholder:#2a2a38;--map-filter:brightness(.8) contrast(1.1) saturate(.8)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg);height:100%;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:background .2s,color .2s}a{color:inherit;text-decoration:none}button{font-family:inherit}.leaflet-popup-content-wrapper{box-shadow:0 4px 20px var(--popup-shadow)!important;background:var(--popup-bg)!important;border-radius:10px!important;padding:0!important}.leaflet-popup-content{color:var(--text)!important;margin:16px!important;font-size:14px!important;line-height:1.5!important}.leaflet-popup-tip{background:var(--popup-bg)!important;box-shadow:0 4px 20px #00000014!important}.leaflet-container{filter:var(--map-filter);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.leaflet-control-attribution{display:none!important}
