/* Full-screen phone cartography with floating search and native-sized touch controls. */
.bdm-app{--map-land:#f0f0e9;--map-building:#e1e2dc;--map-road:#fff;--map-edge:#d5d5ca;--map-label:#838a8c;position:relative;width:100%;height:100%;overflow:hidden;color:#242934;background:#f0f0e9;font-family:Arial,'Microsoft YaHei',sans-serif}
.bdm-map-touch{position:absolute;inset:0;touch-action:none;overflow:hidden;cursor:grab}.bdm-map-touch:active{cursor:grabbing}.bdm-map-svg{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;touch-action:none}.bdm-land{fill:var(--map-land)}.bdm-building{fill:var(--map-building);stroke:#d9dad5;stroke-width:1}.bdm-road{stroke:var(--map-road)}.bdm-road-edge{stroke:var(--map-edge)}.bdm-road-text{fill:var(--map-label);font-size:25px;letter-spacing:3px}.bdm-area-text{font-size:23px;letter-spacing:1px;fill:#789166}.bdm-markers{position:absolute;inset:0;pointer-events:none;overflow:hidden}.bdm-marker{position:absolute;display:flex;flex-direction:column;align-items:center;gap:3px;transform:translate(-50%,-100%);pointer-events:auto;text-align:center;padding:6px;max-width:138px;min-width:45px;min-height:42px;white-space:normal;line-height:1.25!important}.bdm-marker:active{transform:translate(-50%,-100%)!important}.bdm-marker>i{display:grid;place-items:center;border:2px solid white;background:#7f98ab;color:white;width:17px;height:17px;font-size:10px;font-style:normal;box-shadow:0 1px 3px #48536044;border-radius:50%}.bdm-marker>i.food{background:#e4a34d}.bdm-marker>i.green{background:#80ab70}.bdm-marker>span{font-size:10px!important;font-weight:500;color:#697887;text-shadow:1px 1px white,-1px -1px white,1px -1px white,-1px 1px white;line-height:1.3!important}.bdm-marker.selected{z-index:2}.bdm-marker.selected>i{background:#367df4;width:24px;height:24px;font-size:12px}.bdm-marker.selected>span{color:#286adb;font-weight:600;font-size:12px!important;background:#ffffffec;border-radius:5px;padding:4px 7px;box-shadow:0 1px 6px #0001}
.bdm-search-bar{position:absolute;left:12px;right:12px;top:12px;height:50px;display:flex;align-items:center;gap:6px;background:white;border-radius:14px;box-shadow:0 3px 15px #22323a16;padding:0 9px;z-index:8;margin:0}.bdm-search-bar>button{width:29px;height:43px;padding:4px;display:grid;place-items:center;flex-shrink:0;color:#6b747f}.bdm-search-bar>button[type=submit]{color:#337cf3}.bdm-search-bar svg{width:22px;height:22px}.bdm-search-bar>button[data-action=bdmap-clear-query]{width:20px;color:#bdc2c9}.bdm-search-bar>button[data-action=bdmap-clear-query] svg{width:13px;height:13px}.bdm-city{font-size:12px;color:#4f5969;border-right:1px solid #e8ebf0;padding-right:8px;flex-shrink:0}.bdm-search-bar input{font-size:14px!important;padding:10px 2px!important;border:0!important;background:transparent!important;color:#323c47!important;outline:none!important;min-width:0;flex:1;width:0;border-radius:0!important}.bdm-search-bar input::placeholder{color:#969fa9}
.bdm-map-tools{position:absolute;right:13px;top:88px;display:flex;flex-direction:column;gap:8px;z-index:3}.bdm-map-tools>button{display:grid;place-items:center;width:38px;height:38px;padding:5px;background:#fffffff5;border:1px solid #f0f1ed;border-radius:10px;color:#6b7782;box-shadow:0 2px 7px #24312c10;font-size:25px;font-weight:400}.bdm-map-tools>button:first-child{font-size:11px}.bdm-map-tools svg{width:21px;height:21px}.bdm-north{position:absolute;top:85px;left:18px;font:11px Arial;color:#697582;background:#ffffffb0;border-radius:15px;padding:9px 7px;pointer-events:none}.bdm-map-brand{position:absolute;left:15px;bottom:242px;right:15px;display:flex;align-items:center;justify-content:space-between;pointer-events:none;font-size:10px;color:#7d929a;z-index:2}.bdm-map-brand b{font-size:12px;color:#738293;font-weight:500;text-shadow:0 1px white}.bdm-map-brand i{font-style:normal;color:#4386e5;font-size:16px}.bdm-map-brand>span{font-size:9px}
.bdm-sheet{position:absolute;left:0;right:0;bottom:0;background:#fff;box-shadow:0 -4px 19px #28424810;border-radius:22px 22px 0 0;padding:0 20px 20px;z-index:5;max-height:56%;overflow:auto;overscroll-behavior:contain}.bdm-sheet-handle{display:block;width:36px;height:4px;border-radius:4px;background:#dedfe4;margin:10px auto 17px;padding:0;min-height:4px}.bdm-detail-sheet>.bdm-sheet-handle{width:70px;height:24px;min-height:24px;margin:0 auto 3px;background:linear-gradient(#dddfe5,#dddfe5) center/34px 4px no-repeat}.bdm-home-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.bdm-home-heading h2{font-size:19px;letter-spacing:-.3px;font-weight:600}.bdm-home-heading>span{font-size:10px;color:#9a9fa9}.bdm-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:19px 0 16px}.bdm-categories>button{display:flex;align-items:center;flex-direction:column;gap:8px;font-size:11px;color:#4c5561;min-height:56px}.bdm-categories>button>span{display:grid;place-items:center;width:35px;height:35px;font-size:16px;font-weight:500;color:#ed9c43;background:#fff4df;border-radius:12px}.bdm-categories>button:nth-child(2)>span{background:#fff0f0;color:#d9848d}.bdm-categories>button:nth-child(3)>span{background:#ebf4e5;color:#73a458}.bdm-categories>button:nth-child(4)>span{background:#eaf1fa;color:#819dce;font-size:11px}.bdm-home-links{display:flex;border-top:1px solid #f0f1f4;padding-top:10px;gap:12px}.bdm-home-links>button{display:flex;align-items:center;justify-content:center;gap:7px;background:#f7f8fa;border-radius:8px;min-height:37px;flex:1;font-size:11px;color:#777f8b}.bdm-home-links svg{width:15px;height:15px}.bdm-position-caption{font-size:10px;line-height:1.5;color:#a8aeb7;margin:12px 0 0;text-align:center}
.bdm-place-heading{display:flex;align-items:flex-start;gap:10px}.bdm-place-heading h2{font-size:20px;line-height:1.5;font-weight:650;flex:1;color:#293241}.bdm-place-heading>button{flex-shrink:0;display:grid;place-items:center;width:37px;height:37px;color:#4e85d9}.bdm-place-heading svg{width:21px;height:21px}.bdm-detail-sheet>p{font-size:12px;color:#9099a5;margin:9px 0 12px;line-height:1.8}.bdm-place-tags{display:flex;flex-wrap:wrap;gap:7px;font-size:10px;color:#929da9}.bdm-place-tags>span{background:#f5f7fa;padding:5px 8px;border-radius:5px}.bdm-place-actions{display:flex;gap:10px;margin-top:19px}.bdm-primary{background:#347af4!important;color:white!important;border:0!important;border-radius:12px!important;min-height:46px!important;font-size:15px!important;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;flex:1;width:100%;padding:10px}.bdm-primary svg{width:19px;height:19px}.bdm-secondary{background:#eaf2ff;color:#3475d5;border-radius:12px;min-height:46px;padding:10px 17px;font-size:12px;flex-shrink:0}.bdm-detail-sheet.expanded{max-height:74%}.bdm-place-description{border-top:1px solid #eef0f4;padding-top:13px;color:#7b8795!important}.bdm-detail-links{display:flex;gap:10px;flex-wrap:wrap}.bdm-detail-links button{font-size:11px;min-height:37px;padding:8px 12px;border:1px solid #e7edf5;border-radius:8px;color:#5a88c9}.bdm-arrival-label{color:#4d9d73;font-size:11px;margin:6px 0 10px}.bdm-gps-warning{margin-top:12px;padding:10px;border:1px solid #eadbcd;background:#fff9f1;color:#b28b68;font-size:11px;line-height:1.8;border-radius:8px}
.bdm-search-panel{position:absolute;inset:0;background:#fff;z-index:6;padding-top:77px;display:flex;flex-direction:column}.bdm-search-results{flex:1;overflow:auto;overscroll-behavior:contain;min-height:0}.bdm-search-section{padding:11px 20px 20px;border-top:1px solid #f1f2f6}.bdm-search-section h3{font-size:15px;color:#5c6777;font-weight:500}.bdm-search-section .text-button{font-size:11px;min-height:34px;color:#acb2be}.bdm-history{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.bdm-history>button{padding:8px 10px;border-radius:8px;background:#f3f5f8;font-size:11px;color:#778293;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:35px}.bdm-history>p{font-size:11px;color:#b0b5bd}.bdm-result{width:100%;display:flex;align-items:center;text-align:left;gap:11px;padding:18px 19px;border-bottom:1px solid #f0f2f6;min-height:92px}.bdm-result>span:nth-child(2){flex:1;min-width:0}.bdm-result strong{font-size:14px;font-weight:500;color:#39485a;display:block;line-height:1.5}.bdm-result span>small{display:block;font-size:10px;color:#909ba9;margin:6px 0}.bdm-result em{font-style:normal;font-size:9px;color:#aab2bd;line-height:1.6}.bdm-result>small{font-size:9px;flex-shrink:0;color:#a3adb8;align-self:flex-start;margin-top:6px}.bdm-result-pin{color:#a5b4c8;align-self:flex-start;padding-top:5px}.bdm-result-pin svg{width:18px;height:18px}.bdm-empty{padding:60px 35px;text-align:center;color:#abb5c2}.bdm-empty>svg{margin:0 auto 20px;width:36px;height:36px}.bdm-empty h3{font-size:17px;color:#7b8798;font-weight:500}.bdm-empty p{font-size:12px;line-height:1.8;margin:13px 0}.bdm-empty small{font-size:10px;color:#b0b8c3}.bdm-search-hint{font-size:12px;color:#a3adba;padding:25px;text-align:center}
.bdm-route-header{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;gap:10px;padding:12px;background:white;box-shadow:0 3px 13px #0001;z-index:8}.bdm-route-header>button{width:27px;flex-shrink:0;padding:0;min-height:42px;color:#65768b;font-size:25px}.bdm-route-header>button svg{width:22px}.bdm-route-header form{position:relative;flex:1;min-width:0;background:#f5f7fa;border-radius:10px;padding:0 33px 0 12px;margin:0}.bdm-route-header label{display:flex;align-items:center;gap:8px}.bdm-route-header label+label{border-top:1px solid #e7ebf1}.bdm-route-header input{border:0!important;background:transparent!important;font-size:12px!important;padding:12px 0!important;border-radius:0!important;color:#546176!important;min-width:0;width:100%;outline:none!important}.bdm-route-header label>i{width:5px;height:5px;border-radius:50%;background:#52b392;flex-shrink:0}.bdm-route-header label>i.finish{background:#e98187}.bdm-route-header form>button{position:absolute;top:20px;right:3px;width:28px;height:44px;padding:4px;color:#4d84d5}.bdm-route-header form>button svg{width:19px}.bdm-route-header~.bdm-map-tools{top:130px}.bdm-route-header~.bdm-north{top:135px}.bdm-mode-tabs{display:flex;gap:20px;border-bottom:1px solid #edf0f4}.bdm-mode-tabs button{flex:1;padding:5px 3px 14px;color:#8994a4;font-size:14px;position:relative;min-height:38px}.bdm-mode-tabs .active{color:#377cef;font-weight:600}.bdm-mode-tabs .active:after{content:'';position:absolute;left:28%;right:28%;bottom:0;height:3px;background:#357cee;border-radius:3px}.bdm-route-options{display:flex;gap:12px;margin:15px 0 10px}.bdm-route-options>button{flex:1;background:#f7f8fa;border:1px solid #eceff4;border-radius:10px;text-align:left;padding:10px 12px;color:#a3abba}.bdm-route-options .active{border-color:#72a1f4;background:#f0f5ff;color:#3e7be4}.bdm-route-options small{display:block;font-size:10px;margin-bottom:7px}.bdm-route-options b{display:block;font-size:23px;font-weight:600}.bdm-route-info{display:flex;justify-content:space-between;gap:8px;align-items:center;margin:0 0 12px}.bdm-route-info>span{font-size:10px;color:#8e99a9}.bdm-route-info button{font-size:10px;min-height:30px;padding:4px;color:#628acc}.bdm-inline-error{font-size:11px;color:#c08b6b;margin-top:9px;line-height:1.6}.bdm-route-sheet{max-height:51%}.bdm-route-sheet~.bdm-map-brand{bottom:300px}
.bdm-navigation-header{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;gap:20px;padding:23px 23px;background:#327bbf;color:white;z-index:8;box-shadow:0 5px 15px #0001}.bdm-navigation-header>span{font-size:49px;line-height:1}.bdm-navigation-header>div{flex:1;min-width:0}.bdm-navigation-header strong{display:block;font-size:30px;font-weight:600;line-height:1.4}.bdm-navigation-header small{font-size:11px;opacity:.85;display:block;line-height:1.8}.bdm-navigation-header>button{width:27px;padding:0;color:white}.bdm-navigation-header~.bdm-map-tools{top:160px}.bdm-nav-sheet{padding-top:22px}.bdm-nav-stats{display:flex;align-items:center;gap:16px}.bdm-nav-stats>strong{font-size:30px;color:#377ddd;font-weight:650;letter-spacing:-1px}.bdm-nav-stats>span{flex:1}.bdm-nav-stats b{display:block;font-size:18px;color:#5e6c80}.bdm-nav-stats small{font-size:10px;color:#a1abb8;display:block;margin-top:6px;line-height:1.6}.bdm-nav-actions{display:flex;gap:9px;margin-top:20px}.bdm-nav-actions button{flex:1;min-height:41px;font-size:11px;color:#7b8a9f;background:#f2f5f9;border-radius:9px}.bdm-nav-actions button:last-child{background:#edf3ff;color:#4f83ce}.bdm-steps>div{display:flex;gap:13px;align-items:center;padding:13px 0;border-bottom:1px solid #e8ecf4;font-size:12px;color:#7a879b}.bdm-steps b{font-size:11px;border-radius:50%;width:23px;height:23px;background:#e4efff;display:grid;place-items:center;color:#6c97d5}.bdm-saved>.secondary,.bdm-layers>.secondary{width:100%;margin:9px 0;font-size:13px;min-height:44px}
.bdm-app.layer-night{--map-land:#27353b;--map-building:#34464a;--map-road:#435a64;--map-edge:#1c2c34;--map-label:#899da6}.layer-night .bdm-building{stroke:#2d3e43}.layer-night .bdm-marker>span{color:#bec8c5;text-shadow:1px 1px #263940,-1px -1px #263940}.layer-night .bdm-marker.selected>span{color:#4e81c4;text-shadow:none}.layer-night .bdm-map-brand b{text-shadow:0 1px #173442;color:#c9d7de}
@media(max-width:370px){.bdm-search-bar{left:9px;right:9px;gap:4px;padding:0 7px}.bdm-search-bar input{font-size:13px!important}.bdm-city{font-size:11px;padding-right:6px}.bdm-sheet{padding-left:17px;padding-right:17px}.bdm-place-heading h2{font-size:18px}.bdm-result{padding:16px 15px;gap:8px}.bdm-result strong{font-size:13px}.bdm-route-header{gap:6px;padding:10px}.bdm-home-heading h2{font-size:18px}}
@media(max-height:700px){.bdm-home-sheet{padding-bottom:12px}.bdm-home-sheet .bdm-sheet-handle{margin-bottom:11px}.bdm-categories{margin:12px 0 9px}.bdm-categories>button{gap:5px;min-height:46px}.bdm-categories>button>span{width:30px;height:30px}.bdm-position-caption{margin-top:7px}.bdm-home-links{padding-top:8px}.bdm-map-brand{bottom:220px}.bdm-sheet{max-height:58%;padding-bottom:14px}.bdm-route-sheet .bdm-sheet-handle{margin-bottom:10px}.bdm-route-options{margin:10px 0 5px}.bdm-route-options>button{padding:8px 10px}.bdm-route-options b{font-size:21px}.bdm-place-actions{margin-top:13px}.bdm-place-tags{font-size:9px}.bdm-navigation-header{padding:17px 20px}.bdm-navigation-header strong{font-size:25px}.bdm-nav-sheet{padding-top:17px}.bdm-nav-stats>strong{font-size:26px}.bdm-nav-actions{margin-top:14px}}
