.leasing-stepper{align-items:flex-start;gap:10px;width:100%;padding:0 0 24px;display:flex}.leasing-stepper-item{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.leasing-stepper-bar{background:#e5e7eb;border-radius:4px;width:100%;height:8px;margin-bottom:8px;transition:background .3s}.leasing-stepper-item.active .leasing-stepper-bar,.leasing-stepper-item.done .leasing-stepper-bar{background:#ff5a00}.leasing-stepper-label{color:#9ca3af;padding-left:0;font-size:14px;transition:color .3s}.leasing-stepper-item.active .leasing-stepper-label{color:#ff5a00}.leasing-stepper-item.done .leasing-stepper-label{color:#6b7280}.leasing-step-placeholder{color:#9ca3af;text-align:center;padding:40px 0;font-size:14px}.leasing-mobile-stepper{display:none}@media (max-width:1024px){.leasing-stepper{display:none}.leasing-mobile-stepper{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px;display:flex}.mobile-step-btn{color:#111;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;flex-shrink:0;width:40px;height:40px;font-size:26px}.mobile-step-btn:disabled{opacity:.4;cursor:not-allowed}.mobile-step-center{text-align:center;flex:1;padding:0 15px}.mobile-step-count{color:#6b7280;margin-bottom:6px;font-size:14px;display:block}.mobile-step-center h3{color:#111827;margin:0 0 12px;font-size:22px;font-weight:600}.mobile-progress{gap:6px;display:flex}.mobile-progress-bar{background:#e5e7eb;border-radius:50px;flex:1;height:5px}.mobile-progress-bar.active{background:#ff5a00}}@media (max-width:767px){.mobile-step-center h3{margin:0 0 20px;font-size:18px}}
.upload-section{margin-top:20px}.drag-drop-upload{background:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;max-width:500px;min-height:140px;margin-top:10px;transition:all .3s;position:relative;overflow:hidden}.drag-drop-upload:hover{background:#f8faff;border-color:#2549b8}.upload-input{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;position:absolute;inset:0}.upload-content{color:#666;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:140px;padding:20px;display:flex}.upload-icon-svg{flex-shrink:0;width:32px;height:32px;margin-bottom:12px}.upload-content p{color:#000;margin:0;font-size:18px;font-weight:400}.upload-section{width:48%;margin-top:20px;display:inline-block}.upload-content span{color:#999;margin-top:6px;font-size:14px}.uploaded-file-name{color:#2549b8;text-align:center;word-break:break-word;justify-content:center;align-items:center;min-height:140px;padding:20px;font-size:18px;font-weight:400;display:flex}.upload-note{color:#888;margin-top:8px;font-size:18px;font-style:italic}
