.file-upload-wrapper{position:relative}.file-label{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:12px 15px;border:1px solid #e0e0e0;border-radius:5px;background-color:#fff;transition:border-color .3s ease,background-color .3s ease}.file-label:hover{border-color:#007bff;background-color:#f8f9fa}.file-label.uploading{cursor:not-allowed;background-color:#f8f9fa;border-color:#6c757d}.file-label.error{border-color:#dc3545}.file-label-text{flex:1 1;color:#495057}.file-button{background-color:#007bff;color:white;padding:6px 12px;border-radius:3px;font-size:14px;font-weight:500}.file-label.uploading .file-button{background-color:#6c757d}.upload-progress{margin-top:10px;padding:10px;background-color:#f8f9fa;border-radius:5px;border:1px solid #e0e0e0}.progress-bar{width:100%;height:6px;background-color:#e9ecef;border-radius:3px;overflow:hidden;margin-bottom:5px}.progress-fill{height:100%;background-color:#007bff;animation:progressAnimation 1.5s ease-in-out infinite}@keyframes progressAnimation{0%{width:0}50%{width:70%}to{width:100%}}.progress-text{font-size:12px;color:#6c757d;text-align:center;display:block}.file-preview{margin-top:10px;padding:10px;background-color:#f8f9fa;border-radius:5px;border:1px solid #e0e0e0}.preview-item{display:flex;align-items:center;margin-bottom:8px;padding:8px;background-color:white;border-radius:3px;border:1px solid #e0e0e0}.preview-item:last-child{margin-bottom:0}.preview-image{margin-right:10px;border-radius:3px;border:1px solid #e0e0e0}.file-info{display:flex;flex-direction:column;flex:1 1}.file-name{font-weight:500;color:#495057;font-size:14px}.file-size{color:#6c757d}.file-size,.file-status{font-size:12px;margin-top:2px}.file-status{color:#28a745;font-weight:500}.upload-error{color:#dc3545;font-size:14px;margin-top:5px;padding:8px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:3px}@media (max-width:576px){.file-label{flex-direction:column;gap:10px;text-align:center}.file-button{width:100%}}.page_not_found{padding-top:min(max(50px,5.208vw),100px);padding-bottom:min(max(50px,5.208vw),100px)}.error_bg,.page_not_found{width:100%;position:relative}.error_bg:before{content:"";background:#000000;position:absolute;top:0;left:0;right:0;bottom:0;opacity:.7;width:100%}.error_bg img{max-width:100%}.image-box img{width:220px}.error_inner_main{width:100%;height:100vh;position:relative;background:linear-gradient(4deg,#0db02b17,#28aae200);padding:40px 20px;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.error_inner_main .image-box{width:100%;max-width:35%;width:min(max(500px,36.4583vw),43.75rem);margin:0 auto 30px}.content_wrapper{width:100%;max-width:40%}.error_inner_main .image-box img{width:100%}@media (max-width:767px){.error_inner_main .image-box{max-width:60%}.content_wrapper{max-width:100%}}@media (max-width:575px){.error_inner_main{padding-top:100px;padding-bottom:100px}.error_inner_main .image-box{max-width:90%;width:100%}}