.form-wrapper{width:100%;margin-bottom:24px}.form-wrapper:last-child{margin-bottom:0}.form-wrapper.form-wrapper-auto{width:auto}.form-label{position:static;transform:none;margin-bottom:4px;font-family:Rubik,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:400;line-height:20px;color:#98a2b3;display:block}.form-label.MuiInputLabel-root{color:#98a2b3}.form-label:after,.form-label:before{display:none}.form-label .required-asterisk{color:#f05d38;margin-left:2px}.custom-select-wrapper{position:relative;width:100%}.custom-select{width:100%;height:48px;min-height:48px;max-height:none;background-color:#f9fafb;border:1px solid #EAECF0;border-radius:8px;padding:16px 44px 16px 12px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out;box-sizing:border-box;font-family:Rubik,system-ui,-apple-system,sans-serif;font-size:18px;line-height:24px;overflow:hidden}.custom-select:hover{border-color:#07c167}.custom-select.custom-select-open{border-color:#07c167;border-width:2px;box-shadow:0 0 0 3px #07c1671a}.custom-select.custom-select-error{border-color:#f05d38}.custom-select.custom-select-error.custom-select-open{border-color:#f05d38;box-shadow:0 0 0 3px #f05d381a}.custom-select.custom-select-disabled{background-color:#fff;color:#98a2b3;cursor:not-allowed;opacity:.6}.custom-select-value{color:#101828;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:24px;display:flex;align-items:center}.custom-select-value.custom-select-placeholder{color:#98a2b3}.custom-select-icon{position:absolute;right:16px;display:flex;align-items:center;pointer-events:none;transition:transform .2s ease-in-out;color:#101828}.custom-select-icon svg{display:block}.custom-select-open .custom-select-icon{transform:rotate(180deg)}.custom-select-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid #EAECF0;border-radius:8px;box-shadow:0 10px 15px #0000001a;z-index:1000;max-height:200px;overflow-y:auto;margin-top:4px}.custom-select-option{padding:12px;cursor:pointer;display:flex;align-items:center;gap:8px;color:#101828;font-size:16px;transition:background-color .15s ease-in-out;font-family:Rubik,system-ui,-apple-system,sans-serif}.custom-select-option:hover{background-color:#f9fafb}.custom-select-option.custom-select-option-selected{background-color:#ecfff8;color:#027f4f;font-weight:500}.custom-select-checkbox{width:16px;height:16px;border:1px solid #EAECF0;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-select-checkbox svg{display:block}.custom-select-option-selected .custom-select-checkbox{background-color:#027f4f;border-color:#027f4f;color:#fff}.file-upload-area{width:100%;min-height:200px;border:2px dashed #EAECF0;border-radius:8px;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease-in-out;padding:48px}.file-upload-area:hover{border-color:#07c167;background-color:#f9fafb}.file-upload-area.file-upload-dragging{border-color:#07c167;background-color:#b1fcd8;border-style:solid}.file-upload-area.file-upload-error{border-color:#f05d38}.file-upload-area.file-upload-disabled{opacity:.6;cursor:not-allowed;background-color:#f9fafb}.file-upload-content{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.file-upload-icon{width:48px;height:48px;background-color:#f9fafb;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#475467}.file-upload-text{display:flex;flex-direction:column;gap:4px}.file-upload-title{font-size:16px;font-weight:600;color:#101828}.file-upload-instructions{font-size:14px;color:#475467}.file-upload-accepted{font-size:12px;color:#98a2b3}.file-upload-list{margin-top:12px;display:flex;flex-direction:column;gap:8px}.file-upload-item{display:flex;align-items:center;gap:12px;padding:12px;background-color:#f9fafb;border-radius:8px;border:1px solid #EAECF0}.file-upload-item-name{flex:1;font-size:14px;color:#101828;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-upload-item-size{font-size:12px;color:#98a2b3}.file-upload-remove{background:none;border:none;color:#f05d38;font-size:20px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;line-height:1}.file-upload-remove:hover{opacity:.7}.form-helper-text{display:block;font-family:Rubik,system-ui,-apple-system,sans-serif;font-size:12px;color:#98a2b3;margin-top:4px;line-height:1.5;opacity:.8}.form-helper-text.form-helper-text-error{color:#f05d38}.form-helper-text.form-helper-text-above{margin-top:0;margin-bottom:8px}.form-button.MuiButton-root{border-radius:50px;text-transform:none;font-weight:500;font-family:Rubik,system-ui,-apple-system,sans-serif;padding:10px 24px;min-height:48px;box-shadow:none;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;cursor:pointer}.form-button.MuiButton-root:hover{box-shadow:none}.form-button.MuiButton-root:disabled{opacity:.6;cursor:not-allowed}.form-button-contained.MuiButton-root{background-color:#027f4f;color:#fff;border:none}.form-button-contained.MuiButton-root:hover{background-color:#015736}.form-button-outlined.MuiButton-root{background-color:transparent;color:#101828;border:1px solid #EAECF0}.form-button-outlined.MuiButton-root:hover{background-color:#f9fafb;border-color:#98a2b3}.page-container{padding-top:40px;padding-bottom:40px}.page-header{text-align:center;margin-bottom:8px}.page-title{font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;font-size:40px;font-weight:600;color:#101828;margin-bottom:4px}.page-subtitle{font-size:16px;line-height:20px;color:#475467;margin-top:0}.page-subtitle .required-indicator{color:#f05d38}.page-divider{width:100%;height:1px;background-color:#eaecf0;margin-top:40px;margin-bottom:40px}.form-section{padding:40px;margin-bottom:40px;border:1px solid #EAECF0;border-radius:8px;background-color:#fff;box-sizing:border-box}.form-section-title{font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;font-size:24px;font-weight:600;color:#101828;line-height:100%;margin-bottom:16px}.form-section-description{font-size:14px;color:#475467;margin-bottom:16px}.form-row{display:flex;gap:20px;margin-bottom:24px}.form-row:last-child{margin-bottom:0}.form-row>.form-wrapper{flex:1;margin-bottom:0}.form-field{margin-bottom:24px}.form-field:last-child{margin-bottom:0}.form-field>.form-wrapper{margin-bottom:0}.form-actions{display:flex;justify-content:space-between;gap:12px;margin-bottom:32px}.form-actions-left,.form-actions-right{display:flex;gap:12px}@media (max-width: 768px){.page-container{padding-top:16px;padding-bottom:16px}.page-title{font-size:24px}.form-section{padding:16px;margin-bottom:12px}.form-row{flex-direction:column;gap:24px}.form-actions{flex-direction:column-reverse;gap:12px}.form-button.MuiButton-root{width:100%}.file-upload-area{padding:24px;min-height:160px}}@media (max-width: 640px){.page-container{padding-top:12px;padding-bottom:12px}.page-title{font-size:20px}.page-subtitle{font-size:12px}.page-divider{margin-top:12px;margin-bottom:16px}.form-section{padding:12px;border-radius:4px}.form-section-title{font-size:16px;margin-bottom:12px}.form-section-description{font-size:12px;margin-bottom:12px}.form-field,.form-row{margin-bottom:16px}.form-label{font-size:14px}.custom-select{font-size:16px;padding:20px 12px}.file-upload-area{padding:16px;min-height:140px}.file-upload-icon{width:40px;height:40px}.file-upload-title{font-size:14px}.file-upload-instructions{font-size:12px}.file-upload-item{padding:8px;gap:8px}.form-button.MuiButton-root{padding:10px 16px;font-size:14px;min-height:40px}.form-actions{margin-bottom:16px}}@media (max-width: 480px){.page-title{font-size:18px}.form-section{padding:8px}.custom-select{font-size:14px}.custom-select-option{padding:8px 12px;font-size:14px}}.uploaded-files-section{margin-top:24px}.uploaded-files-title{font-size:12px;font-weight:600;color:#98a2b3;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.uploaded-files-list{display:flex;flex-direction:column;gap:8px}.uploaded-file-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #EAECF0}.uploaded-file-row:last-child{border-bottom:none}.uploaded-file-name{font-size:14px;color:#101828;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:12px}.uploaded-file-actions{display:flex;gap:12px;flex-shrink:0}.uploaded-file-view{background:none;border:none;color:#475467;font-size:14px;font-weight:500;cursor:pointer;padding:0;font-family:Rubik,system-ui,-apple-system,sans-serif}.uploaded-file-view:hover{color:#101828;text-decoration:underline}.uploaded-file-remove{background:none;border:none;color:#f05d38;font-size:14px;font-weight:500;cursor:pointer;padding:0;font-family:Rubik,system-ui,-apple-system,sans-serif}.uploaded-file-remove:hover{opacity:.8;text-decoration:underline}@media (max-width: 640px){.uploaded-file-row{flex-direction:column;align-items:flex-start;gap:8px}.uploaded-file-name{padding-right:0}.uploaded-file-actions{align-self:flex-end}}.search-filters-row{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.search-input-wrapper{flex:1;min-width:250px}.search-label{display:block;font-size:14px;font-weight:500;color:#98a2b3;margin-bottom:8px}.search-input-container{position:relative;width:100%}.search-input{width:100%;height:48px;min-height:48px;padding:16px 40px 16px 12px;background-color:#f9fafb;border:1px solid #EAECF0;border-radius:8px;font-family:Rubik,system-ui,-apple-system,sans-serif;font-size:16px;color:#101828;box-sizing:border-box;transition:border-color .2s ease-in-out}.search-input::placeholder{color:#98a2b3}.search-input:hover{border-color:#07c167}.search-input:focus{outline:none;border-color:#07c167;border-width:2px}.search-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center}.filter-dropdown{min-width:150px}.filter-dropdown .form-wrapper{margin-bottom:0}.filter-dropdown .form-label{font-size:14px}.filter-dropdown .custom-select{height:48px;min-height:48px;font-size:14px}.search-button-wrapper{padding-bottom:0}.search-button-wrapper .form-button.MuiButton-root{height:48px;min-height:48px;padding:0 24px}.search-results-header{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding:8px 0}.results-count{font-size:14px;color:#475467}.sort-options{display:flex;align-items:center;gap:12px}.sort-label{font-size:14px;color:#475467}.sort-button{display:inline-flex;align-items:center;gap:4px;background:none;border:none;font-family:Rubik,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;color:#475467;cursor:pointer;padding:4px 8px;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out}.sort-button:hover{color:#101828;background-color:#f9fafb}.sort-button.active{color:#101828}.sort-button svg{display:block;flex-shrink:0}.search-divider{width:100%;height:1px;background-color:#07c167;margin:8px 0}.search-results-area{min-height:400px;display:flex;align-items:center;justify-content:center}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;background-color:#f9fafb;border-radius:8px;max-width:400px;text-align:center}.empty-state-icon{margin-bottom:16px;opacity:.6}.empty-state-title{font-size:18px;font-weight:600;color:#101828;margin-bottom:8px}.empty-state-description{font-size:14px;color:#475467;line-height:1.6}.results-placeholder{padding:48px;text-align:center;color:#98a2b3}@media (max-width: 768px){.search-filters-row{flex-direction:column;align-items:stretch}.search-input-wrapper,.filter-dropdown{min-width:100%}.search-button-wrapper,.search-button-wrapper .form-button.MuiButton-root{width:100%}.search-results-header{flex-direction:column;align-items:flex-start;gap:12px}.sort-options{flex-wrap:wrap}}.navbar{width:100%;background-color:#fff;border-bottom:1px solid #EAECF0;position:sticky;top:0;z-index:100}.navbar-container{max-width:1280px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between}.navbar-left{display:flex;align-items:center;gap:48px}.navbar-logo{display:flex;align-items:center;text-decoration:none}.navbar-logo-image{height:40px;width:auto}.navbar-links{display:flex;align-items:center;gap:24px}.navbar-link{font-family:Rubik,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;color:#475467;text-decoration:none;padding:8px 12px;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out}.navbar-link:hover{color:#101828;background-color:#f9fafb}.navbar-link.active{color:#027f4f}.navbar-right{position:relative}.navbar-user{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #EAECF0;border-radius:50px;cursor:pointer;transition:border-color .15s ease-in-out,background-color .15s ease-in-out}.navbar-user:hover{border-color:#98a2b3;background-color:#f9fafb}.navbar-user-avatar{display:flex;align-items:center;justify-content:center}.navbar-user-name{font-family:Rubik,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;color:#101828}.navbar-user-arrow{transition:transform .15s ease-in-out}.navbar-user-arrow.open{transform:rotate(180deg)}.navbar-user-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background-color:#fff;border:1px solid #EAECF0;border-radius:8px;box-shadow:0 10px 15px #0000001a;overflow:hidden;z-index:101}.navbar-user-menu-item{display:block;width:100%;padding:12px 16px;font-family:Rubik,system-ui,-apple-system,sans-serif;font-size:14px;color:#475467;text-decoration:none;text-align:left;background:none;border:none;cursor:pointer;transition:background-color .15s ease-in-out,color .15s ease-in-out}.navbar-user-menu-item:hover{background-color:#f9fafb;color:#101828}.navbar-user-menu-divider{height:1px;background-color:#eaecf0;margin:4px 0}.navbar-user-menu-logout{color:#f05d38}.navbar-user-menu-logout:hover{background-color:#f05d380d;color:#f05d38}@media (max-width: 768px){.navbar-container{padding:12px}.navbar-left{gap:16px}.navbar-links,.navbar-user-name{display:none}}@media (max-width: 640px){.navbar-logo-image{height:30px}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:24px}.auth-card{width:440px;max-width:100%;padding:20px;border:1px solid #EAECF0;border-radius:8px;background-color:#fff;box-sizing:border-box}.auth-header{text-align:left}.auth-content{display:flex;flex-direction:column;gap:20px}.auth-title{font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;font-size:24px;font-weight:600;line-height:100%;color:#101828;margin:0 0 8px}.auth-subtitle{font-family:Rubik,system-ui,-apple-system,sans-serif;font-size:18px;line-height:24px;color:#475467;margin:0}.auth-form{display:flex;flex-direction:column;gap:20px}.auth-form .form-wrapper,.auth-form .MuiFormControl-root{margin-bottom:0}.auth-form-transparent{display:contents}.auth-form-transparent .form-wrapper,.auth-form-transparent .MuiFormControl-root{margin-bottom:0}.auth-back-link{display:inline-flex;align-items:center;gap:8px;color:#101828;font-family:Rubik,system-ui,-apple-system,sans-serif;font-size:14px;text-decoration:none;cursor:pointer}.auth-back-link:hover{text-decoration:underline}.auth-back-link svg{width:16px;height:16px}.auth-password-group{display:flex;flex-direction:column}.auth-password-group .form-wrapper,.auth-password-group .MuiFormControl-root,.auth-password-group .MuiTextField-root{margin-bottom:0}.auth-password-group .auth-forgot-link{margin-top:4px}.auth-forgot-link{display:block;text-align:right}.auth-forgot-link a{font-family:Rubik,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:600;color:#101828;text-decoration:none}.auth-forgot-link a:hover{text-decoration:underline}.auth-error{background-color:#feefeb;border:1px solid #F05D38;border-radius:4px;color:#f05d38;font-family:Rubik,system-ui,-apple-system,sans-serif;font-size:14px;padding:12px;text-align:center}.auth-success-box{background-color:#ecfdf3;border:1px solid #abefc6;border-radius:8px;padding:12px}.auth-success-box .auth-success-box-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.auth-success-box .auth-success-box-header svg{width:20px;height:20px;color:#067647;flex-shrink:0}.auth-success-box .auth-success-box-header span{font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;font-size:18px;font-weight:600;line-height:20px;color:#067647}.auth-success-box .auth-success-box-text{font-family:Rubik,system-ui,-apple-system,sans-serif;font-size:18px;font-weight:400;color:#475467;line-height:24px;margin:0 0 0 32px}.form-button-disabled.MuiButton-root{background-color:#eaecf0!important;color:#98a2b3!important;font-family:Rubik,system-ui,-apple-system,sans-serif;font-weight:600;font-size:16px;line-height:24px;border:none;cursor:not-allowed;pointer-events:none}.form-button-disabled.MuiButton-root:hover{background-color:#eaecf0!important}.auth-footer{text-align:center;margin-top:24px}.auth-success-icon{display:flex;justify-content:center;margin-bottom:24px}.auth-success-icon svg{width:64px;height:64px;color:#027f4f}.auth-success-message{font-family:Rubik,system-ui,-apple-system,sans-serif;font-size:16px;color:#475467;text-align:center;line-height:1.6;margin-bottom:32px}@media (max-width: 768px){.auth-page,.auth-card{padding:16px}.auth-title{font-size:20px}.auth-subtitle{font-size:16px}}@media (max-width: 640px){.auth-page{padding:48px 12px 12px;align-items:flex-start}.auth-card{padding:12px;border-radius:4px}.auth-title{font-size:18px}.auth-subtitle{font-size:14px}.auth-success-box .auth-success-box-header span,.auth-success-box .auth-success-box-text{font-size:16px}}@media (max-width: 480px){.auth-card{padding:8px}.auth-title{font-size:16px}}*{box-sizing:border-box}body{margin:0;padding:0;font-family:Rubik,system-ui,-apple-system,sans-serif;color:#475467;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;font-weight:600}.text-title{color:#101828;font-weight:600}.text-body{color:#475467}.text-placeholder{color:#98a2b3}.text-green{color:#0e9384}.text-red{color:#f05d38}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:48px 0}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.mt-xs{margin-top:4px}.mt-sm{margin-top:8px}.mt-md{margin-top:12px}.mt-lg{margin-top:16px}.mt-xl{margin-top:24px}.mb-xs{margin-bottom:4px}.mb-sm{margin-bottom:8px}.mb-md{margin-bottom:12px}.mb-lg{margin-bottom:16px}.mb-xl{margin-bottom:24px}.mx-auto{margin-left:auto;margin-right:auto}.p-xs{padding:4px}.p-sm{padding:8px}.p-md{padding:12px}.p-lg{padding:16px}.p-xl{padding:24px}
