:root{font-family:system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;width:100%;margin:0;padding:0;overflow:hidden;background:#f5f5f5}.app-layout{position:relative;height:100vh;height:100dvh;width:100%;overflow:hidden}.map-section{position:absolute;inset:0;z-index:0}.bottom-panel-wrapper{position:absolute;bottom:0;left:0;right:0;height:85dvh;z-index:1000;will-change:transform}.bottom-panel{position:relative;height:100%;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -2px 10px #0000000f;overflow:hidden}.bottom-panel-handle{display:flex;align-items:center;justify-content:center;padding:12px 0;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.bottom-panel-handle:before{content:"";display:block;width:36px;height:4px;background:#d0d0d0;border-radius:2px}.bottom-panel-handle:active{cursor:grabbing}.bottom-panel-content{padding:0 16px 16px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.address-fields{position:relative}.route-chips-scroll{display:flex;flex-direction:column;gap:8px}@media(min-width:600px){.bottom-panel-wrapper{max-width:600px;margin-left:auto;margin-right:auto}}.context-menu-popup .leaflet-popup-content-wrapper{padding:0;border-radius:12px;box-shadow:0 4px 20px #00000026;overflow:hidden}.context-menu-popup .leaflet-popup-content{margin:0}.context-menu-popup .leaflet-popup-tip-container{display:none}
