:root{--nav-height:52px;--bg:#fff;--text:#1a1a1a;--text-muted:#666;--border:#e0e0e0;--accent:#1565c0;--brand-green:#074322;--brand-orange:#fc6f12}*{box-sizing:border-box}html,body{overscroll-behavior:none;background:var(--bg);height:100%;color:var(--text);margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;overflow:hidden}body{flex-direction:column;display:flex}main{overscroll-behavior-y:contain;flex:1;min-height:0;overflow-y:auto}.mobile-sheet button,.mobile-sheet select,.mobile-sheet input:not([type=checkbox]):not([type=range]){min-height:38px;font-size:15px}@media (max-width:700px){input,select,textarea{font-size:16px!important}}@media (pointer:coarse){input:not([type=checkbox]):not([type=range]),select,textarea{min-height:38px;font-size:16px!important}input[type=checkbox]{width:18px;height:18px}.legal-link{padding:7px 0;display:inline-block}input[type=range]{height:32px}.touch-button{min-height:40px}}.mobile-sheet a{padding:6px 10px;display:inline-block}.maplibregl-map .maplibregl-ctrl-bottom-right,.maplibregl-map .maplibregl-ctrl-bottom-left{bottom:var(--map-bottom,0px)}@media (max-width:700px){.nav-tabs-row{flex-basis:100%;order:1;justify-content:center}.nav-account{flex-basis:100%;justify-content:flex-end}}
