.select-location-view[data-v-6dd8977c]{width:100%;height:100vh;background-color:#fff;display:flex;flex-direction:column}.location-content[data-v-6dd8977c]{flex:1;display:flex;flex-direction:column;padding:32px 24px;max-width:375px;margin:0 auto;width:100%}.location-header[data-v-6dd8977c]{text-align:center;margin-bottom:48px;margin-top:32px}.header-title[data-v-6dd8977c]{font-size:28px;font-weight:700;color:#000;margin-bottom:8px}.header-subtitle[data-v-6dd8977c]{font-size:16px;color:#8e8e93;margin:0}.location-icon[data-v-6dd8977c]{text-align:center;margin-bottom:48px}.location-icon .icon-container[data-v-6dd8977c]{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,rgba(0,122,255,.1),rgba(0,122,255,.2));display:flex;align-items:center;justify-content:center;margin:0 auto;border:2px solid #007aff}.location-icon .icon-container i[data-v-6dd8977c]{font-size:48px;color:#007aff}.location-info[data-v-6dd8977c]{text-align:center;margin-bottom:48px;min-height:80px;display:flex;align-items:center;justify-content:center}.current-location .location-name[data-v-6dd8977c]{font-size:20px;font-weight:600;color:#000;margin-bottom:4px}.current-location .location-address[data-v-6dd8977c]{font-size:14px;color:#8e8e93;margin:0}.no-location .no-location-text[data-v-6dd8977c]{font-size:16px;color:#8e8e93;margin:0}.location-actions[data-v-6dd8977c]{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.location-button[data-v-6dd8977c],.search-button[data-v-6dd8977c]{width:100%;height:48px;font-size:16px;border-radius:12px}.location-button i[data-v-6dd8977c],.search-button i[data-v-6dd8977c]{margin-right:4px}.location-button.el-button--primary[data-v-6dd8977c],.search-button.el-button--primary[data-v-6dd8977c]{background-color:#007aff;border-color:#007aff}.location-button.el-button--primary[data-v-6dd8977c]:focus,.location-button.el-button--primary[data-v-6dd8977c]:hover,.search-button.el-button--primary[data-v-6dd8977c]:focus,.search-button.el-button--primary[data-v-6dd8977c]:hover{background-color:rgb(0,97.6,204);border-color:rgb(0,97.6,204)}.search-button[data-v-6dd8977c]{color:#007aff;border-color:#007aff;background-color:transparent}.search-button[data-v-6dd8977c]:hover{background-color:rgba(0,122,255,.1)}.location-footer[data-v-6dd8977c]{text-align:center;margin-top:auto}.location-footer .skip-text[data-v-6dd8977c]{color:#8e8e93;font-size:14px;cursor:pointer;transition:color .3s ease}.location-footer .skip-text[data-v-6dd8977c]:hover{color:#007aff}.city-selector .el-input[data-v-6dd8977c]{margin-bottom:16px}.city-list[data-v-6dd8977c]{max-height:300px;overflow-y:auto}.city-item[data-v-6dd8977c]{display:flex;justify-content:space-between;align-items:center;padding:16px;cursor:pointer;border-bottom:1px solid #e5e5ea;transition:background-color .3s ease}.city-item[data-v-6dd8977c]:hover{background-color:#f2f2f7}.city-item .city-name[data-v-6dd8977c]{font-size:16px;color:#000;font-weight:500}.city-item .city-province[data-v-6dd8977c]{font-size:12px;color:#8e8e93}