*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--c-bg: #ffffff00;--c-surface: #eeeeee;--c-surface2: #eeeeee;--c-border: #2e334844;--c-text: #000000;--c-muted: #7c82a0;--c-accent: #777777;--c-accent2: #000000;--c-warn: #f59e0b;--c-danger: #ef4444;--c-cheap: #22c55e;--c-mid: #f59e0b;--c-expensive: #ef4444;--c-ev: #777777;--c-lpg: #fb923c;--radius: 10px;--shadow: 0 4px 24px rgba(0, 0, 0, .4);--font: "Inter", system-ui, sans-serif}html,body,#root{height:100%;width:100%;overflow:hidden}body{font-family:var(--font);background:var(--c-bg);color:var(--c-text);font-size:14px;line-height:1.5}.leaflet-container{background:#fff0}.leaflet-tile{filter:brightness(.85) saturate(.7)}.leaflet-popup-content-wrapper{background:var(--c-surface);color:var(--c-text);border:1px solid var(--c-border);border-radius:var(--radius);box-shadow:var(--shadow)}.leaflet-popup-tip{background:var(--c-surface)}.leaflet-control-zoom a{background:var(--c-surface)!important;color:var(--c-text)!important;border-color:var(--c-border)!important}.leaflet-control-attribution{display:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--c-border);border-radius:2px}button{cursor:pointer;font-family:var(--font)}input,select{font-family:var(--font)}
