.mobile-wrap[data-v-da574602]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f4f7fc;padding:24px 16px;font-family:Segoe UI,sans-serif}.mobile-card[data-v-da574602]{width:100%;max-width:380px;background:#fff;border-radius:16px;padding:32px 24px;text-align:center;box-shadow:0 8px 32px rgba(13,27,62,.1)}.mobile-icon[data-v-da574602]{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#389ad4,#27a);color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.mobile-title[data-v-da574602]{font-size:17px;font-weight:700;color:#0d1b3e;margin-bottom:6px}.mobile-sub[data-v-da574602]{font-size:13px;color:#7a8499;margin-bottom:20px}.file-drop[data-v-da574602]{display:flex;flex-direction:column;align-items:center;gap:10px;border:2px dashed #dde2ec;border-radius:12px;padding:28px 16px;cursor:pointer;color:#7a8499;font-size:13px;margin-bottom:16px;transition:border-color .2s}.file-drop input[data-v-da574602]{display:none}.file-drop i[data-v-da574602]{font-size:26px;color:#389ad4}.file-drop[data-v-da574602]:hover{border-color:#389ad4}.upload-btn[data-v-da574602]{width:100%;height:44px;border:none;border-radius:10px;background:#389ad4;color:#fff;font-size:14px;font-weight:600;font-family:Segoe UI,sans-serif;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .15s}.upload-btn[data-v-da574602]:disabled{opacity:.5;cursor:default}.upload-btn[data-v-da574602]:hover:not(:disabled){background:#2d85bb}.spinner[data-v-da574602]{width:18px;height:18px;border:2.5px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;-webkit-animation:spin-da574602 .7s linear infinite;animation:spin-da574602 .7s linear infinite}@-webkit-keyframes spin-da574602{to{transform:rotate(1turn)}}@keyframes spin-da574602{to{transform:rotate(1turn)}}.state-box[data-v-da574602]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;border-radius:10px;font-size:13px;margin-bottom:16px}.state-box i[data-v-da574602]{font-size:26px}.state-box p[data-v-da574602]{margin:0}.state-box--success[data-v-da574602]{background:#f0fff4;color:#276749}.state-box--error[data-v-da574602]{background:#fff5f5;color:#c53030}