.authentication-container[data-v-fc7e25da]{max-width:1200px;margin:0 auto;padding:20px}.authentication-card[data-v-fc7e25da]{background:#fff;border:1px solid #e0e0e0;border-radius:16px;padding:40px;box-shadow:0 2px 12px rgba(0,0,0,.08);transition:box-shadow .3s ease}.authentication-card[data-v-fc7e25da]:hover{box-shadow:0 8px 24px rgba(0,0,0,.12)}.auth-header[data-v-fc7e25da]{margin-bottom:24px}.auth-header .auth-title[data-v-fc7e25da]{font-size:24px;font-weight:700;color:#333;margin:0}.auth-separator[data-v-fc7e25da]{height:1px;background:#f0f0f0;margin-bottom:40px}.auth-status[data-v-fc7e25da]{display:flex;justify-content:center;align-items:center;min-height:300px}.auth-status .status-content[data-v-fc7e25da]{text-align:center;max-width:400px}.auth-status .status-icon[data-v-fc7e25da]{margin-bottom:24px}.auth-status .status-icon.success[data-v-fc7e25da]{color:#52c41a}.auth-status .status-icon.pending[data-v-fc7e25da]{color:#faad14}.auth-status .status-icon.failed[data-v-fc7e25da]{color:#ee0a24}.auth-status .status-text[data-v-fc7e25da]{font-size:20px;font-weight:600;color:#333;margin-bottom:24px}.auth-status .action-buttons[data-v-fc7e25da]{margin-top:24px}.auth-status .action-buttons .re-auth-btn[data-v-fc7e25da]{background:linear-gradient(90deg,#7838ff,#9b5cff);color:#fff;border:none;border-radius:8px;padding:12px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.auth-status .action-buttons .re-auth-btn[data-v-fc7e25da]:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(120,56,255,.3)}.auth-form-section .auth-form[data-v-fc7e25da]{max-width:800px;margin:0 auto}.form-grid[data-v-fc7e25da]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:32px}@media (max-width:768px){.form-grid[data-v-fc7e25da]{grid-template-columns:1fr}}.form-field .custom-input[data-v-fc7e25da],.form-field .custom-select[data-v-fc7e25da]{width:100%}.form-field .custom-input[data-v-fc7e25da] .q-field__control,.form-field .custom-select[data-v-fc7e25da] .q-field__control{border-radius:8px;border-color:#e0e0e0}.form-field .custom-input[data-v-fc7e25da] .q-field__control:hover,.form-field .custom-select[data-v-fc7e25da] .q-field__control:hover{border-color:#7838ff}.form-field .custom-input[data-v-fc7e25da] .q-field__native,.form-field .custom-select[data-v-fc7e25da] .q-field__native{font-size:14px;color:#333}.form-field .custom-input[data-v-fc7e25da] .q-field__label,.form-field .custom-select[data-v-fc7e25da] .q-field__label{color:#666;font-size:14px}.upload-section[data-v-fc7e25da]{margin:40px 0 32px}.upload-section .upload-label[data-v-fc7e25da]{font-size:14px;font-weight:600;color:#333;margin-bottom:12px}.upload-section .custom-uploader[data-v-fc7e25da]{width:100%;border:2px dashed #e0e0e0;border-radius:12px;background:#fafafa;transition:all .3s ease}.upload-section .custom-uploader[data-v-fc7e25da]:hover{border-color:#7838ff;background:#f8f5ff}.upload-section .custom-uploader[data-v-fc7e25da] .q-uploader__header{padding:0;background:transparent;min-height:160px}.upload-section .custom-uploader[data-v-fc7e25da] .q-uploader__header-content{padding:0}.upload-section .custom-uploader[data-v-fc7e25da] .q-uploader__list{padding:8px 0;min-height:0}.upload-section .custom-uploader[data-v-fc7e25da] .q-uploader__file:before,.upload-section .custom-uploader[data-v-fc7e25da] .q-uploader__header:before{opacity:0}.upload-section .upload-slot-header[data-v-fc7e25da]{width:100%;height:100%}.upload-section .upload-slot-header .upload-slot-header-pick-files[data-v-fc7e25da]{width:100%;height:100%;position:relative;cursor:pointer}.upload-section .upload-slot-header .upload-slot-header-pick-files[data-v-fc7e25da] .q-uploader-add-trigger{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:1}.upload-section .upload-placeholder[data-v-fc7e25da]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:160px;padding:40px 20px}.upload-section .upload-placeholder .upload-icon[data-v-fc7e25da]{color:#7838ff}.upload-section .upload-placeholder .upload-text[data-v-fc7e25da]{text-align:center}.upload-section .upload-placeholder .upload-text h4[data-v-fc7e25da]{font-size:16px;font-weight:600;color:#333;margin:0}.upload-section .upload-placeholder .upload-success[data-v-fc7e25da]{text-align:center}.upload-section .upload-placeholder .upload-success p[data-v-fc7e25da]{font-size:16px;color:#52c41a;font-weight:600;margin:12px 0 0}.upload-section .upload-tips[data-v-fc7e25da]{background:#f9f9f9;border-radius:12px;padding:20px;margin-top:20px}.upload-section .upload-tips ul[data-v-fc7e25da]{list-style:none;padding:0;margin:0}.upload-section .upload-tips ul li[data-v-fc7e25da]{font-size:14px;color:#666;line-height:1.6;margin-bottom:8px;padding-left:20px;position:relative}.upload-section .upload-tips ul li[data-v-fc7e25da]:last-child{margin-bottom:0}.upload-section .upload-tips ul li[data-v-fc7e25da]:before{content:"•";color:#7838ff;position:absolute;left:0;font-size:16px}.form-actions[data-v-fc7e25da]{text-align:center;margin-top:40px}.form-actions .submit-btn[data-v-fc7e25da]{background:linear-gradient(90deg,#7838ff,#9b5cff);color:#fff;border:none;border-radius:8px;padding:14px 48px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:200px}.form-actions .submit-btn[data-v-fc7e25da]:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(120,56,255,.3)}