.select-merchant-modal[data-v-2b2b707d]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,.75);display:flex;align-items:center;justify-content:center;z-index:9999;backdrop-filter:blur(4px);animation:fadeIn-2b2b707d .3s ease}@keyframes fadeIn-2b2b707d{0%{opacity:0}to{opacity:1}}.modal-content[data-v-2b2b707d]{width:520px;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);background:#fff;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.15);overflow:hidden;animation:slideUp-2b2b707d .3s ease;display:flex;flex-direction:column}@keyframes slideUp-2b2b707d{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header[data-v-2b2b707d]{padding:24px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);position:relative;overflow:hidden}.modal-header[data-v-2b2b707d]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 1px,transparent 0);background-size:20px 20px;opacity:.2}.modal-title-wrapper[data-v-2b2b707d]{display:flex;align-items:center;gap:16px;margin-right:40px}.title-icon[data-v-2b2b707d]{width:48px;height:48px;background:hsla(0,0%,100%,.15);border-radius:12px;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2)}.store-icon[data-v-2b2b707d]{width:24px;height:24px;color:#fff}.title-content[data-v-2b2b707d]{flex:1}.modal-title[data-v-2b2b707d]{margin:0 0 6px 0;font-size:20px;font-weight:600;color:#fff;line-height:1.3}.modal-subtitle[data-v-2b2b707d]{margin:0;font-size:14px;color:hsla(0,0%,100%,.85);line-height:1.5}.close-btn[data-v-2b2b707d]{position:absolute;top:20px;right:20px;width:32px;height:32px;background:hsla(0,0%,100%,.1);border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.close-btn[data-v-2b2b707d]:hover{background:hsla(0,0%,100%,.2);transform:rotate(90deg)}.close-icon[data-v-2b2b707d]{width:18px;height:18px;color:#fff}.merchant-list-section[data-v-2b2b707d]{flex:1;overflow-y:auto;padding:0 24px;background:#fff}.list-header[data-v-2b2b707d]{display:flex;justify-content:space-between;align-items:center;padding:20px 0 16px;border-bottom:1px solid #f1f5f9}.list-title[data-v-2b2b707d]{font-size:16px;font-weight:600;color:#1e293b}.list-count[data-v-2b2b707d]{font-size:13px;color:#64748b;background:#f1f5f9;padding:4px 10px;border-radius:12px}.merchant-list[data-v-2b2b707d]{padding:16px 0;display:flex;flex-direction:column;gap:12px}.merchant-item[data-v-2b2b707d]{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .3s ease;position:relative}.merchant-item[data-v-2b2b707d]:hover{border-color:#c7d2fe;transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,.1)}.merchant-item.selected[data-v-2b2b707d]{border-color:#3b82f6;background:linear-gradient(90deg,#f0f9ff,#fff)}.radio-container[data-v-2b2b707d]{flex-shrink:0}.radio-outer[data-v-2b2b707d],.radio-wrapper[data-v-2b2b707d]{display:flex;align-items:center;justify-content:center}.radio-outer[data-v-2b2b707d]{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:50%;transition:all .2s ease;position:relative}.radio-outer.checked[data-v-2b2b707d]{border-color:#3b82f6;background:#3b82f6}.radio-inner[data-v-2b2b707d]{width:8px;height:8px;background:#fff;border-radius:50%;transition:all .2s ease}.merchant-info[data-v-2b2b707d]{flex:1;display:flex;align-items:center;gap:16px;min-width:0}.merchant-avatar[data-v-2b2b707d]{position:relative;flex-shrink:0}.avatar-circle[data-v-2b2b707d]{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:600;box-shadow:0 4px 12px rgba(59,130,246,.2)}.merchant-details[data-v-2b2b707d]{flex:1;min-width:0}.merchant-name-section[data-v-2b2b707d]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;gap:12px}.merchant-name[data-v-2b2b707d]{font-size:16px;font-weight:600;color:#1e293b;margin:0;display:flex;align-items:center;gap:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.merchant-meta[data-v-2b2b707d]{display:flex;flex-direction:column;gap:8px}.meta-item[data-v-2b2b707d]{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b}.meta-icon[data-v-2b2b707d]{width:14px;height:14px;color:#94a3b8;flex-shrink:0}.meta-label[data-v-2b2b707d]{color:#64748b;font-weight:500}.meta-value[data-v-2b2b707d]{color:#1e293b;font-weight:500}.empty-state[data-v-2b2b707d]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;text-align:center}.empty-icon[data-v-2b2b707d]{width:64px;height:64px;color:#cbd5e1;margin-bottom:16px}.empty-title[data-v-2b2b707d]{font-size:18px;font-weight:600;color:#64748b;margin:0 0 8px 0}.empty-desc[data-v-2b2b707d]{font-size:14px;color:#94a3b8;margin:0;line-height:1.5}.modal-footer[data-v-2b2b707d]{padding:20px 24px;background:#f8fafc;border-top:1px solid #e2e8f0}.selected-info[data-v-2b2b707d]{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border:1px solid #bae6fd;border-radius:12px;margin-bottom:20px;background:#f0f9ff}.info-icon[data-v-2b2b707d]{width:20px;height:20px;color:#0ea5e9;flex-shrink:0}.selected-details[data-v-2b2b707d]{flex:1}.selected-label[data-v-2b2b707d]{font-size:14px;color:#0369a1;font-weight:500}.selected-merchant[data-v-2b2b707d]{font-size:15px;color:#1e293b;font-weight:600}.merchant-id[data-v-2b2b707d]{color:#64748b;font-size:13px;font-weight:400}.action-buttons[data-v-2b2b707d]{display:flex;gap:12px}.cancel-btn[data-v-2b2b707d]{flex:1;height:48px;background:#fff;border:2px solid #e2e8f0;border-radius:12px;color:#64748b;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.cancel-btn[data-v-2b2b707d]:hover{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.confirm-btn[data-v-2b2b707d]{flex:2;height:48px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.confirm-btn[data-v-2b2b707d]:hover:not(.disabled){transform:translateY(-2px);box-shadow:0 8px 20px rgba(59,130,246,.3)}.confirm-btn[data-v-2b2b707d]:active:not(.disabled){transform:translateY(0)}.confirm-btn.disabled[data-v-2b2b707d]{opacity:.6;cursor:not-allowed}.confirm-btn.disabled[data-v-2b2b707d]:hover{transform:none;box-shadow:none}.btn-icon[data-v-2b2b707d]{width:20px;height:20px;color:#fff}.merchant-list-section[data-v-2b2b707d]::-webkit-scrollbar{width:6px}.merchant-list-section[data-v-2b2b707d]::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.merchant-list-section[data-v-2b2b707d]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.merchant-list-section[data-v-2b2b707d]::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:640px){.modal-content[data-v-2b2b707d]{width:calc(100vw - 32px);margin:16px}.modal-header[data-v-2b2b707d]{padding:20px}.modal-title[data-v-2b2b707d]{font-size:18px}.title-icon[data-v-2b2b707d]{width:40px;height:40px}.store-icon[data-v-2b2b707d]{width:20px;height:20px}.merchant-list-section[data-v-2b2b707d],.modal-footer[data-v-2b2b707d]{padding-left:20px;padding-right:20px}.merchant-item[data-v-2b2b707d]{flex-direction:column;align-items:stretch;gap:12px}.radio-container[data-v-2b2b707d]{position:absolute;top:16px;right:16px}.merchant-info[data-v-2b2b707d]{gap:12px}.avatar-circle[data-v-2b2b707d]{width:44px;height:44px;font-size:16px}.merchant-name-section[data-v-2b2b707d]{flex-direction:column;align-items:flex-start;gap:8px}.action-buttons[data-v-2b2b707d]{flex-direction:column}.cancel-btn[data-v-2b2b707d],.confirm-btn[data-v-2b2b707d]{width:100%}}[data-v-5f987a24] .vButton{margin-right:-5px;padding:11px 16px}.login-wrap[data-v-5f987a24]{position:relative;width:calc(100vw - 10px);height:100vh;background:url(../img/shouduoduobg.fc2edced.png) 50% no-repeat;background-size:cover}.ms-title[data-v-5f987a24]{padding-top:20px;width:100%;margin-bottom:10px;line-height:50px;text-align:center;font-size:28px}.ms-title1 img[data-v-5f987a24]{width:350px;padding-top:70px;padding-left:70px}.ms-title img[data-v-5f987a24]{padding-top:30px}.ms-login[data-v-5f987a24]{position:absolute;padding-left:10px;padding-right:10px;left:80%;top:50%;width:400px;height:460px;margin:-190px 0 0 -175px;border-radius:5px;background:#fff;overflow:hidden}.ms-content[data-v-5f987a24]{padding:30px 30px}.ms-content1[data-v-5f987a24]{margin-bottom:25px}.login-btn[data-v-5f987a24]{text-align:center;margin-top:20px}.login-btn button[data-v-5f987a24]{width:100%;height:36px;margin-bottom:10px;background:#2e71d9}.validation[data-v-5f987a24]{margin-bottom:20px;display:flex;width:100%}.el-input__suffix[data-v-5f987a24]{right:0!important}input[data-v-5f987a24]{background:#f0f0f0!important}.wid[data-v-5f987a24]{width:60%}.validation[data-v-5f987a24]{margin-bottom:25px;position:relative}.code[data-v-5f987a24]{position:absolute;height:38px;right:-5px}.sms-validation[data-v-5f987a24]{margin-bottom:20px;display:flex;width:100%;align-items:center}.send-sms-btn[data-v-5f987a24]{margin-left:10px;padding:11px 16px}.oldurl[data-v-5f987a24]{width:100%;padding:0 30px;box-sizing:border-box;margin-top:-20px;text-align:center;display:flex;justify-content:center;align-items:center}.oldurl img[data-v-5f987a24]{height:18px;margin-right:10px}.oldurl a[data-v-5f987a24]{color:red;font-size:16px}.passwordBox[data-v-5f987a24]{width:100%;margin-top:-15px;margin-bottom:10px;padding:0 5px;display:flex;justify-content:space-between;align-items:center}.passwordBox .forgotpassword[data-v-5f987a24]{color:#00152a;text-decoration:underline;cursor:pointer;font-size:14px}.login-center[data-v-5f987a24]{width:100vw;height:100vh;overflow-y:auto}.login-tips[data-v-5f987a24]{width:100%;height:219px;background-color:#abb5bf;opacity:.7;overflow:hidden}.login-tips .login-tips-title[data-v-5f987a24]{margin-top:20px;display:flex;align-items:center;justify-content:center;margin-bottom:-10px}.login-tips .login-tips-title p[data-v-5f987a24]:nth-child(2){margin:0 20px}.login-tips .login-tips-title img[data-v-5f987a24]{width:108px;height:38px}