.direction-search-modal-mask{position:fixed;left:0;top:0;width:100vw;height:50vh;background:rgba(0,0,0,.7);z-index:300;touch-action:none}.direction-search-modal{touch-action:pan-y;position:absolute;width:100%;left:0;transform:translateY(100%);bottom:1px;background:#fff;box-sizing:border-box;border:1px solid #eee;padding:16px;z-index:400;max-height:40vh;overflow-x:auto}.direction-search-mobile{position:fixed;left:0;top:0;box-sizing:border-box;z-index:2000;background:#fff;display:flex;flex-direction:column;width:100vw}.direction-search-mobile .direction-search-mobile-input{flex-shrink:0;border-bottom:1px solid #eee}.direction-search-mobile .direction-search-mobile-list{flex:1;box-sizing:border-box;padding:16px;overflow-y:auto}