.home-view[data-v-0392dcfc]{min-height:100vh;background-color:#f5f5f5;display:flex;flex-direction:column}.step-header[data-v-0392dcfc]{background-color:#fff;padding:.4rem .26667rem;display:flex;justify-content:space-between;align-items:flex-start;position:sticky;top:0;z-index:100}.step-header .step-item[data-v-0392dcfc]{display:flex;flex-direction:column;align-items:center;position:relative;flex:1;z-index:1}.step-header .step-item .icon-wrapper[data-v-0392dcfc]{width:1.17333rem;height:1.17333rem;border-radius:50%;background-color:#f2f2f2;display:flex;justify-content:center;align-items:center;margin-bottom:.21333rem;transition:all .3s ease}.step-header .step-item .icon-wrapper .step-icon[data-v-0392dcfc]{width:.69333rem;height:.69333rem;color:#777;transition:color .3s ease}.step-header .step-item .step-text[data-v-0392dcfc]{font-size:.32rem;color:#999;font-weight:500;white-space:nowrap;transform:scale(.9)}.step-header .step-item .step-line[data-v-0392dcfc]{position:absolute;top:.58667rem;left:50%;width:100%;height:.05333rem;background-color:#e6e6e6;z-index:-1}.step-header .step-item.active .icon-wrapper[data-v-0392dcfc],.step-header .step-item.completed .icon-wrapper[data-v-0392dcfc]{background-color:#da291c;box-shadow:0 .08rem .21333rem #da291c40}.step-header .step-item.active .icon-wrapper .step-icon[data-v-0392dcfc],.step-header .step-item.completed .icon-wrapper .step-icon[data-v-0392dcfc]{color:#ffc72c}.step-header .step-item.active .step-text[data-v-0392dcfc],.step-header .step-item.completed .step-text[data-v-0392dcfc]{color:#333;font-weight:700}.store-search-bar[data-v-0392dcfc]{background-color:#fff;padding:.26667rem .4rem .4rem;display:flex;align-items:center;position:sticky;top:2.48rem;z-index:99;box-shadow:0 .10667rem .32rem #0000000d}.store-search-bar .search-box[data-v-0392dcfc]{flex:1;height:.96rem;background-color:#f5f5f5;border-radius:.48rem;display:flex;align-items:center;padding:0 .32rem}.store-search-bar .search-box .search-icon[data-v-0392dcfc]{margin-right:.21333rem}.store-search-bar .search-box .search-input[data-v-0392dcfc]{flex:1;border:none;background:transparent;outline:none;font-size:.37333rem;color:#333}.store-search-bar .search-box .search-input[data-v-0392dcfc]::placeholder{color:#999}.content-placeholder[data-v-0392dcfc]{flex:1;padding:.53333rem;display:flex;flex-direction:column;align-items:center}.content-placeholder .empty-state[data-v-0392dcfc]{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:1.6rem}.content-placeholder .empty-state .empty-icon[data-v-0392dcfc]{width:4.26667rem;height:4.26667rem;margin-bottom:.53333rem}.content-placeholder .empty-state .empty-icon svg[data-v-0392dcfc]{width:100%;height:100%;filter:drop-shadow(0 .10667rem .21333rem rgba(0,0,0,.05))}.content-placeholder .empty-state .empty-title[data-v-0392dcfc]{font-size:.48rem;font-weight:700;color:#333;margin:0 0 .21333rem}.content-placeholder .empty-state .empty-desc[data-v-0392dcfc]{font-size:.37333rem;color:#999;margin:0}.content-placeholder .store-list[data-v-0392dcfc]{width:100%;padding:0}.content-placeholder .store-list .store-item[data-v-0392dcfc]{display:flex;align-items:center;padding:.4rem;height:2.53333rem;background-color:#fff;border-bottom:.02667rem solid #eee}.content-placeholder .store-list .store-item[data-v-0392dcfc]:last-child{border-bottom:none}.content-placeholder .store-list .store-item .store-thumb[data-v-0392dcfc]{position:relative;width:2.4rem;height:1.73333rem;border-radius:.21333rem;overflow:hidden;flex-shrink:0}.content-placeholder .store-list .store-item .store-thumb .thumb-img[data-v-0392dcfc]{width:100%;height:100%;object-fit:cover}.content-placeholder .store-list .store-item .store-details[data-v-0392dcfc]{flex:1;margin-left:.32rem;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.content-placeholder .store-list .store-item .store-details .name-row[data-v-0392dcfc]{display:flex;align-items:center;margin-bottom:.21333rem}.content-placeholder .store-list .store-item .store-details .name-row .store-name[data-v-0392dcfc]{font-size:.42667rem;font-weight:700;color:#333;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content-placeholder .store-list .store-item .store-details .address-row[data-v-0392dcfc]{font-size:.32rem;color:#666;display:flex;align-items:center}.content-placeholder .store-list .store-item .store-details .address-row .distance[data-v-0392dcfc]{color:#666;white-space:nowrap}.content-placeholder .store-list .store-item .store-details .address-row .divider[data-v-0392dcfc]{margin:0 .16rem;color:#ddd}.content-placeholder .store-list .store-item .store-details .address-row .address[data-v-0392dcfc]{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content-placeholder .loading-state[data-v-0392dcfc]{color:#999;font-size:.37333rem;padding-top:1.06667rem}:root{--bg-color: #f0f0f0;--safe-area-inset-top: env(safe-area-inset-top, 0);--safe-area-inset-right: env(safe-area-inset-right, 0);--safe-area-inset-bottom: env(safe-area-inset-bottom, 0);--safe-area-inset-left: env(safe-area-inset-left, 0)}*{box-sizing:border-box}h3{margin:0}html{width:100%;height:100%;background-color:#333;display:flex;justify-content:center;align-items:flex-start;position:relative;overflow:hidden}html body{margin:0;padding:0;min-height:100%;position:relative;width:10rem;background-color:#fff;font-family:Arial,sans-serif;display:block;overflow:hidden}html body #app{width:100%;height:100vh;height:100dvh;box-sizing:border-box;overflow:hidden;padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom)}.mcd-toast-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;text-align:center;width:100%;pointer-events:none}.mcd-toast-container .mcd-toast-content{display:inline-block;background-color:#000000bf;color:#fff;padding:.32rem .64rem;border-radius:.21333rem;font-size:.37333rem;max-width:80%;line-height:1.5;word-break:break-all}.mcd-loading-container{display:flex;flex-direction:column;align-items:center;gap:.42667rem}.mcd-loading-container .mcd-loading-spinner{width:1.06667rem;height:1.06667rem;border:.08rem solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:mcd-spin .8s linear infinite}.mcd-loading-container .mcd-loading-content{color:#fff;font-size:.37333rem;background-color:#000000bf;padding:.21333rem .42667rem;border-radius:.16rem}@keyframes mcd-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
