.map-fullscreen-close{display:none;width:42px;height:42px;border:0;border-radius:50%;color:#fff;background:#153f51;font-size:27px;line-height:1;cursor:pointer}
.map-corner-actions,.map-bottom-actions{position:absolute;z-index:1001;display:flex;gap:6px}.map-corner-actions{top:11px;right:11px}.map-bottom-actions{bottom:11px;left:11px}.map-corner-actions button,.map-bottom-actions button{display:grid;place-items:center;min-width:34px;height:34px;min-height:34px;padding:0 9px;border:1px solid #d6e5e1;border-radius:9px;background:#fffffff0;color:#164b4d;box-shadow:0 4px 14px #173b4840;font-size:13px;font-weight:800;cursor:pointer}.map-corner-actions .map-expand-button{width:36px;padding:0;font-size:23px;line-height:1}.map-bottom-actions #centerMapBtn{font-size:11px}.map-bottom-actions #simulateBtn{width:34px;padding:0;font-size:19px}.map-corner-actions button:hover,.map-bottom-actions button:hover{background:#e9f8ef;border-color:#9ccdb8}
body.map-expanded-open{overflow:hidden}
.map-panel.is-map-expanded{position:fixed!important;z-index:2400;inset:0;display:grid!important;grid-template-rows:50px 50px minmax(0,1fr);width:100vw!important;height:100vh!important;margin:0!important;overflow:hidden;border:0;border-radius:0;background:#fff;box-shadow:none}
.map-panel.is-map-expanded .panel-header{min-height:50px;padding:4px 12px;background:#f7faf9}
.map-panel.is-map-expanded .map-instruction{display:none!important}
.map-panel.is-map-expanded .panel-header>div:first-child,.map-panel.is-map-expanded .map-actions>*:not(.map-fullscreen-close){display:none!important}
.map-panel.is-map-expanded .map-actions{margin-left:auto}.map-panel.is-map-expanded .map-fullscreen-close{display:grid;place-items:center}
.map-panel.is-map-expanded .map-corner-actions{display:none}
.map-panel.is-map-expanded .trip-tools{display:flex;align-items:center;gap:6px;box-sizing:border-box;height:50px;min-height:0;min-width:0;padding:5px 10px;overflow:hidden}.map-panel.is-map-expanded .trip-tools>strong,.map-panel.is-map-expanded .trip-tools>p:not(.trip-message),.map-panel.is-map-expanded .trip-tools>small{display:none}.map-panel.is-map-expanded .trip-tools>div{display:flex;align-items:center;gap:4px;margin:0}.map-panel.is-map-expanded .trip-tools button{margin:0;padding:6px 9px;font-size:11px;white-space:nowrap}.map-panel.is-map-expanded .trip-tools .trip-selection{display:flex;gap:4px;flex:1;min-width:0;max-height:28px;margin:0;padding:0;overflow:hidden;list-style:none}.map-panel.is-map-expanded .trip-tools .trip-selection li{max-width:150px;padding:4px 7px;overflow:hidden;border-radius:99px;background:#eee2f6;white-space:nowrap;text-overflow:ellipsis;font-size:10px}.map-panel.is-map-expanded .trip-tools .trip-message{display:none}
.map-panel.is-map-expanded .map-wrap,.map-panel.is-map-expanded #map{height:100%!important;min-height:0;border-radius:0}
@media(max-width:720px){.map-panel.is-map-expanded{inset:0}.map-panel.is-map-expanded .trip-tools{display:block;padding:6px}.map-panel.is-map-expanded .trip-tools p,.map-panel.is-map-expanded .trip-tools small{display:none}.map-panel.is-map-expanded .trip-tools>div{display:flex;gap:4px;overflow-x:auto;flex-wrap:nowrap}.map-panel.is-map-expanded .trip-tools button{white-space:nowrap}}
