.file-upload-wrapper[data-v-7882cbe2]{margin-bottom:24px}.file-upload-label[data-v-7882cbe2]{display:block;font-size:14px;font-weight:500;color:#01579b;margin-bottom:8px}.file-upload-container[data-v-7882cbe2]{position:relative}.file-input[data-v-7882cbe2]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.file-upload-box[data-v-7882cbe2]{display:block;padding:24px;background:#fff;border:2px dashed #4f83cc;border-radius:8px;cursor:pointer;transition:all .3s ease}.file-upload-box[data-v-7882cbe2]:hover{border-color:#01579b;background:#f8fbff}.file-upload-box.has-file[data-v-7882cbe2]{border-style:solid;border-color:#4f83cc;background:#f8fbff}.upload-prompt[data-v-7882cbe2]{display:flex;flex-direction:column;align-items:center;gap:8px}.upload-icon[data-v-7882cbe2]{width:48px;height:48px;color:#4f83cc;margin-bottom:8px}.upload-text[data-v-7882cbe2]{font-size:14px;font-weight:500;color:#01579b}.upload-hint[data-v-7882cbe2]{font-size:12px;color:#666}.uploading-state[data-v-7882cbe2]{display:flex;flex-direction:column;align-items:center;gap:12px}.spinner[data-v-7882cbe2]{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#4f83cc;border-radius:50%;animation:spin-7882cbe2 .8s linear infinite}@keyframes spin-7882cbe2{to{transform:rotate(1turn)}}.uploading-state span[data-v-7882cbe2]{font-size:14px;color:#4f83cc}.file-preview[data-v-7882cbe2]{display:flex;align-items:center;gap:12px}.file-icon[data-v-7882cbe2]{width:40px;height:40px;color:#4f83cc;flex-shrink:0}.file-info[data-v-7882cbe2]{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.file-name[data-v-7882cbe2]{font-size:14px;font-weight:500;color:#01579b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size[data-v-7882cbe2]{font-size:12px;color:#666}.remove-btn[data-v-7882cbe2]{width:32px;height:32px;padding:6px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.remove-btn[data-v-7882cbe2]:hover{background:#fff5f5;border-color:#f44}.remove-btn svg[data-v-7882cbe2]{width:100%;height:100%;color:#666}.remove-btn:hover svg[data-v-7882cbe2]{color:#f44}.expiry-date-container[data-v-7882cbe2]{margin-top:12px;padding:16px;background:#f8fbff;border-radius:6px}.expiry-label[data-v-7882cbe2]{display:block;font-size:13px;font-weight:500;color:#01579b;margin-bottom:8px}.expiry-input[data-v-7882cbe2]{width:100%;padding:10px 12px;font-size:14px;border:1px solid #4f83cc;border-radius:6px;background:#fff;color:#01579b;outline:none;transition:border-color .2s ease}.expiry-input[data-v-7882cbe2]:focus{border-color:#01579b}@media (max-width:768px){.file-upload-box[data-v-7882cbe2]{padding:20px 16px}.upload-icon[data-v-7882cbe2]{width:40px;height:40px}.file-icon[data-v-7882cbe2]{width:36px;height:36px}.file-preview[data-v-7882cbe2]{gap:10px}}.upload-documents-container[data-v-6277d387]{min-height:100vh;background:#f5f5f5;padding:20px}.loading-overlay[data-v-6277d387]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px}.spinner-large[data-v-6277d387]{width:60px;height:60px;border:4px solid #e0e0e0;border-top-color:#4f83cc;border-radius:50%;animation:spin-6277d387 .8s linear infinite}@keyframes spin-6277d387{to{transform:rotate(1turn)}}.loading-overlay p[data-v-6277d387]{font-size:16px;color:#01579b}.error-message[data-v-6277d387]{display:flex;align-items:center;gap:12px;padding:16px;background:#fff5f5;border:1px solid #ffcdd2;border-radius:8px;color:#c62828;margin-bottom:24px}.error-icon[data-v-6277d387]{width:24px;height:24px;flex-shrink:0}.success-message[data-v-6277d387]{display:flex;align-items:center;gap:12px;padding:16px;background:#f1f8f4;border:1px solid #4f83cc;border-radius:8px;color:#01579b;margin-top:24px}.success-icon[data-v-6277d387]{width:24px;height:24px;flex-shrink:0}.content[data-v-6277d387]{max-width:800px;margin:0 auto}.header[data-v-6277d387]{margin-bottom:32px}.title[data-v-6277d387]{font-size:28px;font-weight:600;color:#01579b;margin:0 0 8px 0}.subtitle[data-v-6277d387]{font-size:14px;color:#666;margin:0}.upload-form[data-v-6277d387]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.section[data-v-6277d387]{margin-bottom:32px}.section[data-v-6277d387]:last-of-type{margin-bottom:0}.section-title[data-v-6277d387]{font-size:18px;font-weight:600;color:#01579b;margin:0 0 20px 0;padding-bottom:12px;border-bottom:2px solid #4f83cc}.form-actions[data-v-6277d387]{margin-top:32px;padding-top:24px;border-top:1px solid #e0e0e0}.save-btn[data-v-6277d387]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 24px;background:#4f83cc;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s ease}.save-btn[data-v-6277d387]:hover:not(:disabled){background:#01579b}.save-btn[data-v-6277d387]:disabled{opacity:.6;cursor:not-allowed}.btn-icon[data-v-6277d387]{width:20px;height:20px}.btn-spinner[data-v-6277d387]{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin-6277d387 .6s linear infinite}@media (max-width:768px){.upload-documents-container[data-v-6277d387]{padding:16px}.title[data-v-6277d387]{font-size:24px}.upload-form[data-v-6277d387]{padding:20px 16px}.section-title[data-v-6277d387]{font-size:16px}.save-btn[data-v-6277d387]{padding:12px 20px;font-size:15px}}@media (max-width:480px){.upload-documents-container[data-v-6277d387]{padding:12px}.title[data-v-6277d387]{font-size:22px}.subtitle[data-v-6277d387]{font-size:13px}.upload-form[data-v-6277d387]{padding:16px 12px}}