*{box-sizing:border-box;padding:0;margin:0}:root{--primary-color:#5856d6;--primary-hover:#4e4cd6;--secondary-color:#5ac8fa;--success-color:#34c759;--error-color:#ff3b30;--warning-color:#fc0;--background:#f5f5f7;--surface:#fff;--text-primary:#000;--text-secondary:#8e8e93;--divider:#e5e5ea}body,html{max-width:100vw;overflow-x:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}body,html{background:var(--background)}body{color:var(--text-primary)}.leaflet-container{height:100%;width:100%}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--divider);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.MuiCard-root[style*="cursor: pointer"],.MuiCardMedia-root[style*="cursor: pointer"],[role=button],[style*="cursor: pointer"],button{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.MuiButtonBase-root,.MuiCard-root,.MuiCard-root[style*=cursor],.MuiCardActionArea-root{overflow:hidden!important}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}