*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}*,body,html{-ms-touch-action:pan-y;touch-action:pan-y}body,html{width:100%;height:100%;overflow-x:hidden}*{-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;-ms-text-size-adjust:100%!important;text-size-adjust:100%!important}.map-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh;overflow:hidden;background-color:#f5f5f5}.van-nav-bar{-ms-flex-negative:0;flex-shrink:0}.map-box{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.map-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;background:hsla(0,0%,100%,.85)}.map-error{position:absolute;bottom:10px;left:0;right:0;z-index:1000;text-align:center}.custom-marker{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.marker-pulse{position:absolute;width:36px;height:36px;background:rgba(25,137,250,.3);border-radius:50%;-webkit-animation:pulse 1.5s infinite;animation:pulse 1.5s infinite}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:1}to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes pulse{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:1}to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}.custom-info{width:260px}.refresh-timer{position:fixed;right:10px;bottom:10px;background:rgba(0,0,0,.6);color:#fff;font-size:12px;padding:6px 10px;border-radius:6px;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.refresh-timer .van-icon{color:#fff}.custom-info{background-color:#fff;border-radius:6px;padding:10px;width:280px;color:#333;font-size:13px}.nav-button-container{margin-top:8px}.nav-button,.nav-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav-button{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;border:none;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.nav-button:hover{background:linear-gradient(135deg,#45a049,#3d8b40);-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 4px 8px rgba(0,0,0,.15);box-shadow:0 4px 8px rgba(0,0,0,.15)}.nav-button:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1)}.nav-button span{margin-left:4px}.info-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px}.info-label{font-weight:600;color:#666}.info-value{color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1}.info-address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px;color:#666;font-size:12px}