.finance-request-content{max-height:90vh;overflow-y:auto;padding:0;background:#f3f6f9}.error-display{margin:1.5rem;border-radius:12px;border-left:4px solid #f64e60;background:#ffe2e5;border:1px solid #f64e60}.error-display .error-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.error-display .error-content .error-message{margin-top:.25rem;line-height:1.5;word-wrap:break-word;color:#181c32}.error-display .material-icons{font-size:1.25rem;margin-top:.125rem;-ms-flex-negative:0;flex-shrink:0;color:#f64e60}.info-section{background:#fff;border-radius:8px;padding:1.5rem;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid #ebedf3;margin:1rem;margin-bottom:1rem}.info-section .section-title{font-size:1rem;font-weight:500;color:#181c32;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #ebedf3;font-family:Quicksand,sans-serif}.info-section .info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.info-section .info-item{min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.info-section .info-item .info-label{font-size:.75rem;color:#7e8299;text-transform:none;letter-spacing:.2px;margin-bottom:.4rem;display:block;-ms-flex-negative:0;flex-shrink:0;font-weight:500;font-family:Quicksand,sans-serif}.info-section .info-item .info-value{font-size:1rem;color:#181c32;font-weight:500;word-break:break-word;text-align:center;font-family:Quicksand,sans-serif}.info-section .info-item .info-value sup{font-size:.75rem;color:#7e8299;font-weight:500;margin-left:.25rem}.info-section .info-item .status-badge{-ms-flex-item-align:center;align-self:center;margin-top:0;-ms-flex-negative:0;flex-shrink:0;width:auto;display:inline-block!important;overflow:visible!important;text-align:center}.info-section .info-item.status-item{min-width:200px;overflow:visible}.info-section .info-item.status-item .status-badge{width:auto;-ms-flex-negative:0;flex-shrink:0}.edit-section{background:#fff;border-radius:8px;padding:1.5rem;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid #ebedf3;margin:1rem;margin-bottom:1rem}.edit-section .section-title{font-size:1rem;font-weight:500;color:#181c32;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #ebedf3;font-family:Quicksand,sans-serif}.edit-section .row{margin-bottom:1rem;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}.edit-section .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.edit-section .form-group .form-label{font-size:.875rem;color:#7e8299;font-weight:500;text-transform:none;letter-spacing:.2px;margin-bottom:.5rem;font-family:Quicksand,sans-serif}.edit-section .form-group .form-control{border:1px solid #ebedf3;border-radius:6px;padding:.75rem 1rem;font-weight:500;-webkit-transition:all .3s ease;transition:all .3s ease;font-size:.875rem;width:100%;min-width:200px;background-color:#fff;color:#181c32;font-family:Quicksand,sans-serif}.edit-section .form-group .form-control:focus{border-color:#3699ff;-webkit-box-shadow:0 0 0 .25rem rgba(54,153,255,.15);box-shadow:0 0 0 .25rem rgba(54,153,255,.15);outline:none;background-color:#fff}.edit-section .form-group .form-control:hover{border-color:#d1d3e0}.edit-section .form-group .form-control[type=select]{background-color:#fff!important;color:#181c32!important}.edit-section .form-group .status-select,.edit-section .form-group select.form-control{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%237e8299' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 6l7 7 7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px 12px;padding:.75rem 3rem .75rem 1rem;cursor:pointer;min-width:280px;width:100%;max-width:100%;font-size:.875rem;line-height:1.2;height:auto;min-height:2.5rem;color:#181c32;background-color:#fff;font-family:Quicksand,sans-serif;font-weight:500;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none}.edit-section .form-group .status-select option,.edit-section .form-group select.form-control option{padding:.5rem 1rem;font-weight:500;color:#181c32!important;background-color:#fff!important;white-space:nowrap;font-size:.875rem;line-height:1.4;border:none;min-height:2rem;font-family:Quicksand,sans-serif}.edit-section .form-group .status-select option:focus,.edit-section .form-group .status-select option:hover,.edit-section .form-group select.form-control option:focus,.edit-section .form-group select.form-control option:hover{background-color:#f3f6f9!important;color:#181c32!important}.edit-section .form-group .status-select option:checked,.edit-section .form-group .status-select option:selected,.edit-section .form-group select.form-control option:checked,.edit-section .form-group select.form-control option:selected{background-color:#3699ff!important;color:#fff!important}.edit-section .form-group .status-select:focus,.edit-section .form-group select.form-control:focus{border-color:#3699ff;-webkit-box-shadow:0 0 0 .25rem rgba(54,153,255,.15);box-shadow:0 0 0 .25rem rgba(54,153,255,.15);outline:none;background-color:#fff}.edit-section .form-group .status-select:not([multiple]),.edit-section .form-group select.form-control:not([multiple]){background-color:#fff;color:#181c32}.edit-section .form-group .status-select>option,.edit-section .form-group select.form-control>option{color:#181c32!important;background:#fff!important;font-size:1rem!important;font-weight:600!important;padding:.75rem!important;font-family:Quicksand,sans-serif!important}.edit-section .form-group .funded-display{font-size:1rem;font-weight:500;color:#181c32;background:#f3f6f9;border:1px solid #ebedf3;border-radius:6px;padding:.75rem 1rem;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;font-family:Quicksand,sans-serif;height:2.5rem}.edit-section .form-group .funded-display,.edit-section .form-group .funded-display .input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit-section .form-group .funded-display .input-group{border:2px solid #e9ecef;border-radius:.75rem;overflow:hidden}.edit-section .form-group .funded-display .input-group .input-group-prepend{background:#e9ecef;padding:.75rem 1rem;border-right:1px solid #dee2e6}.edit-section .form-group .funded-display .input-group .input-group-text{font-weight:700;color:#6c757d;font-size:1rem}.edit-section .form-group .funded-display .input-group .form-control{border:none;padding-left:0;padding-right:0;font-weight:700;font-size:1.125rem;text-align:right;background:transparent}.edit-section .form-group .funded-display .input-group .form-control::-webkit-input-placeholder{color:#adb5bd}.edit-section .form-group .funded-display .input-group .form-control::-moz-placeholder{color:#adb5bd}.edit-section .form-group .funded-display .input-group .form-control:-ms-input-placeholder{color:#adb5bd}.edit-section .form-group .funded-display .input-group .form-control::-ms-input-placeholder{color:#adb5bd}.edit-section .form-group .funded-display .input-group .form-control::placeholder{color:#adb5bd}.edit-section .form-group .form-control.custom-textarea{resize:vertical;font-family:inherit}.purchased-receivables-section{background:#fff;border-radius:8px;padding:1.5rem;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid #ebedf3;margin:1rem;margin-bottom:1rem}.purchased-receivables-section .section-title{font-size:.875rem;font-weight:600;color:#7e8299;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px;font-family:Quicksand,sans-serif}.purchased-receivables-section .table-responsive{overflow-x:auto}.purchased-receivables-section .purchased-receivables-table{width:100%;border-collapse:collapse;font-size:.875rem;color:#343a40;table-layout:fixed}.purchased-receivables-section .purchased-receivables-table th{padding:.75rem .5rem;text-align:left;font-weight:600;color:#7e8299;text-transform:uppercase;letter-spacing:.3px;background:#f8f9fa;font-size:.7rem;border-bottom:2px solid #ebedf3;white-space:normal;font-family:Quicksand,sans-serif;line-height:1.2}.purchased-receivables-section .purchased-receivables-table th:first-child{width:8%}.purchased-receivables-section .purchased-receivables-table th:nth-child(2){width:15%}.purchased-receivables-section .purchased-receivables-table th:nth-child(3){width:12%}.purchased-receivables-section .purchased-receivables-table th:nth-child(4){width:8%}.purchased-receivables-section .purchased-receivables-table th:nth-child(5){width:12%}.purchased-receivables-section .purchased-receivables-table th:nth-child(6){width:8%}.purchased-receivables-section .purchased-receivables-table th:nth-child(7){width:15%}.purchased-receivables-section .purchased-receivables-table th:nth-child(8){width:10%}.purchased-receivables-section .purchased-receivables-table th:nth-child(9){width:12%}.purchased-receivables-section .purchased-receivables-table td{padding:.75rem .5rem;font-size:.8rem;border-bottom:1px solid #e9ecef;color:#181c32;font-family:Quicksand,sans-serif;overflow:hidden;text-overflow:ellipsis}.purchased-receivables-section .purchased-receivables-table tbody tr:hover{background:#f8f9fa}.purchased-receivables-section .purchased-receivables-table .text-right{text-align:right}.purchased-receivables-section .purchased-receivables-table .text-center{text-align:center}.purchased-receivables-section .purchased-receivables-table .auto-calculated-cell{position:relative}.purchased-receivables-section .purchased-receivables-table .auto-calculated-cell .calculated-value{display:inline-block}.purchased-receivables-section .purchased-receivables-table .auto-calculated-cell .calculated-icon{margin-left:.25rem;font-size:.85rem;color:#3699ff;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.purchased-receivables-section .purchased-receivables-table .auto-calculated-cell:hover .calculated-icon{opacity:1}.purchased-receivables-section .purchased-receivables-table .invoice-reference-link{color:#3699ff;text-decoration:none;font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s ease;transition:all .2s ease}.purchased-receivables-section .purchased-receivables-table .invoice-reference-link i{font-size:.75rem;opacity:.7;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.purchased-receivables-section .purchased-receivables-table .invoice-reference-link:hover{color:#187de4;text-decoration:underline}.purchased-receivables-section .purchased-receivables-table .invoice-reference-link:hover i{opacity:1}.purchased-receivables-section .purchased-receivables-table .invoice-reference-link:focus{outline:2px solid rgba(54,153,255,.3);outline-offset:2px;border-radius:2px}.purchased-receivables-section .purchased-receivables-table .editable-cell{position:relative}.purchased-receivables-section .purchased-receivables-table .editable-cell input.form-control{border:1px solid #ebedf3;border-radius:4px;padding:.4rem .5rem;font-size:.8rem;font-weight:500;width:100%;min-width:auto;background:#fff;-webkit-transition:all .2s ease;transition:all .2s ease}.purchased-receivables-section .purchased-receivables-table .editable-cell input.form-control:hover:not(:disabled){border-color:#b5d4ff;background:#f8fbff}.purchased-receivables-section .purchased-receivables-table .editable-cell input.form-control:focus{border-color:#3699ff;-webkit-box-shadow:0 0 0 .2rem rgba(54,153,255,.15);box-shadow:0 0 0 .2rem rgba(54,153,255,.15);outline:none;background:#fff}.purchased-receivables-section .purchased-receivables-table .editable-cell input.form-control:disabled{background:#f3f6f9;cursor:not-allowed}.purchased-receivables-section .purchased-receivables-table .editable-cell input.form-control.is-invalid{border-color:#f64e60;background:#fff5f5}.purchased-receivables-section .purchased-receivables-table .editable-cell input.form-control.is-invalid:focus{border-color:#f64e60;-webkit-box-shadow:0 0 0 .2rem rgba(246,78,96,.15);box-shadow:0 0 0 .2rem rgba(246,78,96,.15)}.purchased-receivables-section .purchased-receivables-table .editable-cell .invalid-feedback{display:block;font-size:.7rem;color:#f64e60;margin-top:.25rem;font-weight:500;font-family:Quicksand,sans-serif}.purchased-receivables-section .purchased-receivables-table .editable-cell:after{content:"";font-family:Line Awesome Free;font-weight:900;position:absolute;right:.5rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:.7rem;color:#b5b5c3;pointer-events:none;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.purchased-receivables-section .purchased-receivables-table .editable-cell:hover:after{opacity:1}.purchased-receivables-section .purchased-receivables-table tfoot .total-row td{padding:.75rem .5rem;font-weight:600;border-top:2px solid #ebedf3;border-bottom:none;background:#f8f9fa;color:#181c32;font-size:.85rem;-webkit-transition:all .3s ease;transition:all .3s ease}.purchased-receivables-section .purchased-receivables-table tfoot .total-row.validation-error-row td{background:#fff5f5;color:#c62828;border-top:3px solid #f64e60;position:relative}.purchased-receivables-section .purchased-receivables-table tfoot .total-row.validation-error-row td:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:-webkit-gradient(linear,left top,right top,from(#f64e60),to(#ff8a80));background:linear-gradient(90deg,#f64e60,#ff8a80);-webkit-animation:pulse 2s ease-in-out infinite;animation:pulse 2s ease-in-out infinite}@-webkit-keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.invoices-section{background:#fff;border-radius:8px;padding:1.5rem;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid #ebedf3;margin:1rem;margin-bottom:1rem}.invoices-section .section-title{font-size:1.125rem;font-weight:700;color:#181c32;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #ebedf3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Quicksand,sans-serif}.invoices-section .section-title .invoice-count{color:#7e8299;font-size:.875rem;font-weight:500;font-family:Quicksand,sans-serif}.invoices-section .table-responsive{overflow-x:auto}.invoices-section .table{width:100%;border-collapse:collapse;font-size:.875rem;color:#343a40}.invoices-section .table td,.invoices-section .table th{padding:.5rem .75rem;text-align:left;border-bottom:1px solid #e9ecef}.invoices-section .table th{font-weight:500;color:#495057;text-transform:uppercase;letter-spacing:.5px;background:#f8f9fa;font-size:12px}.invoices-section .table th.text-center{text-align:center}.invoices-section .table td{font-size:14px}.invoices-section .table .amount-column{text-align:center}.invoices-section .table .amount-cell .funded-amount-wrapper .input-group .input-group-text{font-weight:700;color:#6c757d;font-size:1rem}.invoices-section .table .amount-cell .funded-amount-wrapper .input-group .form-control{font-weight:700;font-size:1.125rem;background:transparent}.invoices-section .table .amount-cell .funded-amount-wrapper .input-group .form-control::-webkit-input-placeholder{color:#adb5bd}.invoices-section .table .amount-cell .funded-amount-wrapper .input-group .form-control::-moz-placeholder{color:#adb5bd}.invoices-section .table .amount-cell .funded-amount-wrapper .input-group .form-control:-ms-input-placeholder{color:#adb5bd}.invoices-section .table .amount-cell .funded-amount-wrapper .input-group .form-control::-ms-input-placeholder{color:#adb5bd}.invoices-section .table .amount-cell .funded-amount-wrapper .input-group .form-control::placeholder{color:#adb5bd}.invoices-section .table .company-name{font-weight:500;color:#212529}.invoices-section .table .invoice-ref{font-weight:500;color:#495057}.invoices-section .table .text-center .btn{padding:.5rem 1rem;font-weight:700;border-radius:.5rem;-webkit-transition:all .3s ease;transition:all .3s ease;font-size:.875rem}.invoices-section .table .text-center .btn.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.invoices-section .table .text-center .btn.btn-outline-secondary:hover:not(:disabled){background:#6c757d;color:#fff}.modal-footer-custom{background:#fff;border-radius:.5rem;padding:1rem;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #f1f3f4;margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:.75rem}.modal-footer-custom .btn{padding:.6rem 1.2rem;font-weight:600;border-radius:.5rem;-webkit-transition:all .3s ease;transition:all .3s ease;text-transform:uppercase;letter-spacing:.3px;font-size:.8rem}.modal-footer-custom .btn.btn-primary{background:linear-gradient(135deg,#2774e9,#22d06c);border:none;color:#fff}.modal-footer-custom .btn.btn-primary:hover:not(:disabled){-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 25px rgba(39,116,233,.3);box-shadow:0 8px 25px rgba(39,116,233,.3)}.modal-footer-custom .btn.btn-primary:disabled{opacity:.7;-webkit-transform:none;transform:none}.modal-footer-custom .btn.btn-secondary{background:#6c757d;border:none;color:#fff}.modal-footer-custom .btn.btn-secondary:hover:not(:disabled){background:#5a6268;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.loading-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5rem 0;color:#6c757d}.loading-container .spinner{border:4px solid #f3f3f3;border-top:4px solid #2774e9;border-radius:50%;width:40px;height:40px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;margin-bottom:1rem}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.status-badge{padding:.3rem .75rem;border-radius:4px;font-size:.75rem;font-weight:500;text-transform:none;letter-spacing:.2px;display:inline-block;background:#ebedf3;color:#5e6278;white-space:nowrap;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:100%;overflow:visible;line-height:1.2;font-family:Quicksand,sans-serif}.status-badge.status-approved{background:#e1f0ff;color:#3699ff}.status-badge.status-pending,.status-badge.status-pending_review{background:#fff4de;color:#ffa800}.status-badge.status-rejected{background:#ffe2e5;color:#f64e60}.status-badge.status-disbursed_amount{background:#c9f7f5;color:#1bc5bd}.status-badge.status-closed{background:#ebedf3;color:#7e8299}.validation-message{margin:1rem;padding:.875rem 1rem;background:linear-gradient(135deg,#fff5f5,#ffe8e8);border-left:3px solid #f64e60;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;font-size:.875rem;color:#c62828;-webkit-box-shadow:0 2px 6px rgba(246,78,96,.1);box-shadow:0 2px 6px rgba(246,78,96,.1);-webkit-animation:slideIn .3s ease-out;animation:slideIn .3s ease-out}.validation-message i{font-size:1.25rem;color:#f64e60;-ms-flex-negative:0;flex-shrink:0}.validation-message span{font-weight:500;line-height:1.4;font-family:Quicksand,sans-serif}.validation-message span strong{font-weight:600;color:#b71c1c}.validation-message.validation-error{background:linear-gradient(135deg,#fff0f0,#ffe0e0);border-left-color:#d32f2f}.validation-message.validation-error i{color:#d32f2f}.validation-message.validation-warning{background:linear-gradient(135deg,#fff8f0,#ffeed0);border-left-color:#ff9800;color:#e65100}.validation-message.validation-warning i{color:#ff9800}.purchased-validation-alert{background:linear-gradient(135deg,#fff5f5,#ffe8e8);border:1px solid #ffcdd2;border-left:4px solid #f64e60;border-radius:8px;padding:1.25rem;margin:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem;-webkit-box-shadow:0 2px 8px rgba(246,78,96,.1);box-shadow:0 2px 8px rgba(246,78,96,.1);-webkit-animation:slideIn .3s ease-out;animation:slideIn .3s ease-out}.purchased-validation-alert .alert-icon{-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#f64e60;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:1.5rem}.purchased-validation-alert .alert-icon i{line-height:1}.purchased-validation-alert .alert-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.purchased-validation-alert .alert-content .alert-title{font-size:1rem;font-weight:600;color:#d32f2f;margin-bottom:.5rem;font-family:Quicksand,sans-serif}.purchased-validation-alert .alert-content .alert-message{font-size:.9rem;color:#5d1f1f;margin-bottom:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;font-family:Quicksand,sans-serif}.purchased-validation-alert .alert-content .alert-message strong{color:#c62828;font-weight:600}.purchased-validation-alert .alert-content .alert-message .separator{font-size:1.2rem;font-weight:700;color:#f64e60;margin:0 .25rem}.purchased-validation-alert .alert-content .alert-hint{font-size:.825rem;color:#7e4444;font-style:italic;font-family:Quicksand,sans-serif}@-webkit-keyframes slideIn{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.validation-error{margin-top:1rem;padding:.75rem 1rem;border-radius:.5rem;background-color:#ffebee;color:#f44336;border:1px solid #f44336;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.validation-error .material-icons{font-size:1.125rem}@media(max-width:768px){.info-grid{grid-template-columns:1fr}.status-badge{font-size:.7rem;padding:.35rem .7rem;letter-spacing:.3px}.edit-section .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit-section .row .form-group{width:100%;max-width:400px}.edit-section .row .status-select{min-width:100%;font-size:1rem}.edit-section .row .status-select option{font-size:1rem!important;font-weight:500!important;color:#181c32!important;background-color:#fff!important}.validation-message{padding:.75rem}.validation-message i{font-size:1.125rem}.validation-message span{font-size:.8rem}.purchased-receivables-table .editable-cell .invalid-feedback{font-size:.65rem}.purchased-validation-alert{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem}.purchased-validation-alert .alert-icon{width:35px;height:35px;font-size:1.25rem}.purchased-validation-alert .alert-content .alert-title{font-size:.9rem}.purchased-validation-alert .alert-content .alert-message{font-size:.8rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.25rem}.purchased-validation-alert .alert-content .alert-hint{font-size:.75rem}.purchased-receivables-section .table-responsive{overflow-x:auto}.purchased-receivables-section .purchased-receivables-table td,.purchased-receivables-section .purchased-receivables-table th{padding:.4rem .3rem;font-size:.7rem}.purchased-receivables-section .purchased-receivables-table th{font-size:.65rem}.purchased-receivables-section .purchased-receivables-table .editable-cell input{min-width:auto;font-size:.7rem;padding:.3rem .4rem}.purchased-receivables-section .purchased-receivables-table tfoot .total-row td{padding:.5rem .3rem;font-size:.75rem}.invoices-section .section-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem}.invoices-section .table{font-size:.8rem}.invoices-section .table td,.invoices-section .table th{padding:.5rem .75rem}.invoices-section .table .amount-cell .funded-amount-wrapper .input-group .form-control,.invoices-section .table .amount-cell .funded-amount-wrapper .input-group .input-group-text{font-size:.9rem}.invoices-section .table .amount-cell .funded-amount-wrapper .funding-progress .progress-text{font-size:.7rem}}.payment-status-section{background:#fff;border-radius:.75rem;padding:1.5rem;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.1);box-shadow:0 4px 15px rgba(0,0,0,.1);border:1px solid #f1f3f4;margin-bottom:2rem}.payment-status-section .section-title{font-size:1rem;font-weight:600;color:#212529;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #e9ecef}.payment-status-section .payment-status-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.payment-status-section .payment-status-card .status-indicator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.payment-status-section .payment-status-card .status-indicator .status-dot{width:12px;height:12px;border-radius:50%}.payment-status-section .payment-status-card .status-indicator .status-dot.status-pending{background:#ffc32b;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.payment-status-section .payment-status-card .status-indicator .status-dot.status-completed{background:#22d06c}.payment-status-section .payment-status-card .status-indicator .status-dot.status-failed{background:#e74c3c}.payment-status-section .payment-status-card .status-indicator .status-dot.status-unknown{background:#6c757d}.payment-status-section .payment-status-card .status-indicator .status-text{font-weight:500;color:#212529}.payment-status-section .payment-status-card .payment-details{background:#f8f9fa;border-radius:.5rem;padding:1rem}.payment-status-section .payment-status-card .payment-details .payment-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.5rem}.payment-status-section .payment-status-card .payment-details .payment-detail:last-child{margin-bottom:0}.payment-status-section .payment-status-card .payment-details .payment-detail label{font-weight:500;color:#6c757d;font-size:.875rem}.payment-status-section .payment-status-card .payment-details .payment-detail span{font-weight:500;color:#212529;font-size:.875rem}.payment-confirmation-content .confirmation-header{text-align:center;margin-bottom:2rem}.payment-confirmation-content .confirmation-header .warning-icon{color:#ffc32b;font-size:3rem;margin-bottom:1rem;display:block}.payment-confirmation-content .confirmation-header h5{color:#212529;font-weight:700;margin-bottom:.75rem}.payment-confirmation-content .confirmation-header p{color:#6c757d;margin-bottom:0}.payment-confirmation-content .payment-details-grid{background:#f8f9fa;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}.payment-confirmation-content .payment-details-grid .detail-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.75rem 0;border-bottom:1px solid #e9ecef}.payment-confirmation-content .payment-details-grid .detail-row:last-child{border-bottom:none;padding-bottom:0}.payment-confirmation-content .payment-details-grid .detail-row label{font-weight:500;color:#495057;font-size:.875rem}.payment-confirmation-content .payment-details-grid .detail-row .detail-value{font-weight:500;color:#212529;text-align:right}.payment-confirmation-content .payment-details-grid .detail-row .detail-value.amount{font-weight:700;color:#22d06c;font-size:1.125rem}.payment-confirmation-content .payment-details-grid .detail-row .detail-value.iban{font-family:monospace;font-size:.875rem}.payment-confirmation-content .confirmation-warning{background:#fff3cd;border:1px solid #ffeaa7;border-radius:.5rem;padding:1rem;margin-bottom:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.75rem}.payment-confirmation-content .confirmation-warning i{color:#856404;font-size:1.25rem;margin-top:.125rem}.payment-confirmation-content .confirmation-warning p{color:#856404;margin:0;font-size:.875rem;line-height:1.5}.payment-confirmation-content .confirmation-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:1rem}.payment-confirmation-content .confirmation-actions .btn{padding:.75rem 1.5rem;font-weight:700;border-radius:.75rem;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem}.payment-confirmation-content .confirmation-actions .btn.btn-success{background:linear-gradient(135deg,#22d06c,#04cd68);border:none;color:#fff}.payment-confirmation-content .confirmation-actions .btn.btn-success:hover:not(:disabled){-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 25px rgba(34,208,108,.3);box-shadow:0 8px 25px rgba(34,208,108,.3)}.payment-confirmation-content .confirmation-actions .btn.btn-success:disabled{opacity:.7;-webkit-transform:none;transform:none}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}input[type=checkbox]{width:15px;height:15px;cursor:pointer}input[type=checkbox]:after{content:" ";width:20px;height:20px;background-color:#fff;border:1px solid silver;border-radius:5px;display:block;visibility:visible;margin-left:-4px;margin-top:-4px}input[type=checkbox]:checked:after{content:"✔";width:20px;height:20px;background-color:#73f3a9;border:1px solid #000;border-radius:5px;font-size:12px;color:#000;margin:auto;text-align:center;margin-left:-4px;margin-top:-4px}.tooltipclass{position:relative;display:inline-block}.tooltipclass .tooltiptext{background-color:#73f3a9;left:30%;margin-left:-50%}.tooltipclass .tooltiptext,.tooltipclass .tooltiptext:after{visibility:hidden;font-weight:400;width:auto;color:#eaeaea;text-align:center;border-radius:6px;padding:1px 5px;position:absolute;bottom:100%;z-index:10}.tooltipclass .tooltiptext:after{content:"";top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#73f3a9 transparent transparent transparent;background-color:#000;left:30%;margin-left:-50%}.tooltipclass:hover .tooltiptext{visibility:visible}.clickable{cursor:pointer}.custom-scroll{height:calc(100vh - 79px);overflow:auto}.custom-scroll::-webkit-scrollbar{width:10px}.custom-scroll::-webkit-scrollbar-track{background:#f1f1f1}.custom-scroll::-webkit-scrollbar-thumb{background:#888}.custom-scroll::-webkit-scrollbar-thumb:hover{background:#555}.status{width:75px;height:20px;line-height:20px;text-align:center;font-size:12px;font-family:Quicksand-Bold;border-radius:2px}.settled-status{background-color:#c7fadd;color:#177d43}.paid-status{background-color:#ebf5fe;color:#0170ed}.cooling-status{background-color:#fefbb1;color:#806520}.draft-status,.overdue-status{background-color:#f6edef;color:#ea1105}.rejected-status,.void-status{background-color:#fbfbfb;color:grey}.due-status{background-color:#fff9e6;color:#ffbf00}[data-title]:after{content:attr(data-title);font-family:Quicksand-Light!important;font-size:14px;text-align:left;line-height:1.2em;background-color:#ebfdf3;color:#257c53;border:2px solid #c7fadd;border-radius:8px;position:absolute;padding:20px;white-space:pre;opacity:0;z-index:99999;visibility:hidden}[data-title]:hover:after{opacity:1;-webkit-transition:all .1s ease .1s;transition:all .1s ease .1s;visibility:visible}[data-title-grey]:after{content:attr(data-title-grey);font-family:Quicksand-Light!important;font-size:14px;text-align:left;line-height:1.2em;background-color:#eaeaea;color:#646464;border:2px solid silver;border-radius:8px;position:absolute;padding:20px;white-space:pre;opacity:0;z-index:99999;visibility:hidden}[data-title-grey]:hover:after{opacity:1;-webkit-transition:all .1s ease .1s;transition:all .1s ease .1s;visibility:visible}.modal,iframe[id^=dapi-connect]{backdrop-filter:blur(15px) brightness(5%) opacity(90%)!important}.modal{position:fixed;top:0;left:0;z-index:1055;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal,.modal-backdrop{display:none}.overlay{inset:0!important;backdrop-filter:blur(15px) brightness(5%) opacity(90%)!important;position:fixed!important;z-index:2!important}.simple-otp-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.otp-single-input{padding:4px;width:3em;height:3em;text-align:center;border-radius:10px;border:1px solid #edece9}.single-input-container{position:relative;margin:6px}.reportrange-text{border:1px solid #a9a9a9!important;border-radius:0!important;border-left:none!important;border-right:none!important;color:#777!important;font-size:15px!important;font-family:Quicksand-Medium!important}.default-status{background-color:#c7fadd;color:#177d43}.view-all{font-size:14px;color:#73f3a9;font-family:Quicksand-Bold;cursor:pointer}.page-link{cursor:pointer!important;border:none!important;font-size:16px!important;color:#777!important;font-family:Quicksand-SemiBold!important}.badge{background-color:#eaeaea;color:#177d43}.text-truncate{color:#000}.b-form-tag-remove{background-color:#eaeaea;border:none;color:#000}.b-form-tag>button.b-form-tag-remove{color:#000!important}.month-picker__container{width:250px;padding:.25rem!important}.month-picker__container .month-picker__year{background-color:transparent!important;border:0!important;box-shadow:none!important;-webkit-box-shadow:none!important}.month-picker__container .month-picker__year p{margin:0 0!important}.month-picker__container .month-picker__year button{background-color:transparent!important;border:none!important;top:-.3rem!important}.month-picker__container .month-picker .month-picker__month{padding:.75rem 0!important}.month-picker__container .month-picker__month.selected{background-color:#68cb94!important}html{scroll-behavior:smooth}.financing-requests-page{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:1.5rem;overflow-x:hidden;max-width:100%}.financing-requests-page .page-header{background:linear-gradient(135deg,#212529,#495057);border-radius:.75rem;padding:1.25rem;margin-bottom:1.5rem;-webkit-box-shadow:0 8px 20px rgba(33,37,41,.3);box-shadow:0 8px 20px rgba(33,37,41,.3);color:#fff}.financing-requests-page .page-header .header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.5rem}.financing-requests-page .page-header .header-title{-webkit-box-flex:1;-ms-flex:1;flex:1}.financing-requests-page .page-header .header-title .title{font-size:1.75rem;font-weight:700;margin:0;margin-bottom:.25rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.financing-requests-page .page-header .header-title .subtitle{font-size:.95rem;opacity:.9;margin:0;font-weight:300}.financing-requests-page .page-header .header-actions{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:right;max-width:none}.financing-requests-page .page-header .header-actions .btn-dashboard{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);color:#fff;backdrop-filter:blur(10px);-webkit-transition:all .3s ease;transition:all .3s ease;padding:.5rem 1rem;font-size:.875rem}.financing-requests-page .page-header .header-actions .btn-dashboard:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.3);-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.2);box-shadow:0 4px 12px rgba(0,0,0,.2)}.financing-requests-page .filters-section{background:#fff;border-radius:.5rem;padding:1rem;margin-bottom:1.5rem;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.08);box-shadow:0 2px 10px rgba(0,0,0,.08);border:1px solid #e5e5e5;-webkit-transition:all .3s ease;transition:all .3s ease}.financing-requests-page .filters-section:hover{-webkit-box-shadow:0 8px 30px rgba(0,0,0,.12);box-shadow:0 8px 30px rgba(0,0,0,.12)}.financing-requests-page .filters-section .filters-title{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}.financing-requests-page .filters-section .filter-group .form-label{font-weight:600;color:#1e293b;margin-bottom:.5rem;font-size:.875rem}.financing-requests-page .filters-section .filter-group .form-control{border:1px solid #e5e5e5;border-radius:.5rem;padding:.75rem 1rem;-webkit-transition:all .3s ease;transition:all .3s ease;font-size:.9rem}.financing-requests-page .filters-section .filter-group .form-control:focus{border-color:#1e293b;-webkit-box-shadow:0 0 0 .2rem rgba(30,41,59,.25);box-shadow:0 0 0 .2rem rgba(30,41,59,.25)}.financing-requests-page .filters-section .filter-group .form-control::-webkit-input-placeholder{color:#6c757d}.financing-requests-page .filters-section .filter-group .form-control::-moz-placeholder{color:#6c757d}.financing-requests-page .filters-section .filter-group .form-control:-ms-input-placeholder{color:#6c757d}.financing-requests-page .filters-section .filter-group .form-control::-ms-input-placeholder{color:#6c757d}.financing-requests-page .filters-section .filter-group .form-control::placeholder{color:#6c757d}.financing-requests-page .filters-section .filter-group .btn-dark{background:linear-gradient(135deg,#1e293b,#495057);border-color:#1e293b;color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;-webkit-transition:all .3s ease;transition:all .3s ease}.financing-requests-page .filters-section .filter-group .btn-dark:hover{background:linear-gradient(135deg,#000,#1e293b);border-color:#000;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 12px rgba(30,41,59,.3);box-shadow:0 4px 12px rgba(30,41,59,.3)}.financing-requests-page .filters-section .business-selector,.financing-requests-page .filters-section .business-selector .search-wrapper{position:relative}.financing-requests-page .filters-section .business-selector .search-wrapper .search-input{padding-right:2.5rem}.financing-requests-page .filters-section .business-selector .search-wrapper .search-icon{position:absolute;right:.75rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#adb5bd;pointer-events:none;font-size:1.1rem}.financing-requests-page .filters-section .business-selector .business-dropdown{position:absolute;top:100%;left:0;right:auto;min-width:100%;background:#fff;border:1px solid #e5e5e5;border-radius:.5rem;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.1);box-shadow:0 4px 20px rgba(0,0,0,.1);z-index:9999;max-height:300px;overflow:hidden;margin-top:.25rem}.financing-requests-page .filters-section .business-selector .business-dropdown .dropdown-empty,.financing-requests-page .filters-section .business-selector .business-dropdown .dropdown-loading{padding:1rem;text-align:center;color:#6c757d;font-size:.875rem}.financing-requests-page .filters-section .business-selector .business-dropdown .dropdown-loading-more{padding:.75rem 1rem;text-align:center;color:#6c757d;font-size:.875rem;border-top:1px solid #f8f9fa;background:#fafbfc}.financing-requests-page .filters-section .business-selector .business-dropdown .dropdown-loading-more .spinner-border-sm{width:.875rem;height:.875rem}.financing-requests-page .filters-section .business-selector .business-dropdown .business-list{max-height:240px;overflow-y:auto;scroll-behavior:smooth}.financing-requests-page .filters-section .business-selector .business-dropdown .business-list .business-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #f8f9fa;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.financing-requests-page .filters-section .business-selector .business-dropdown .business-list .business-item:hover{background:#f8f9fa}.financing-requests-page .filters-section .business-selector .business-dropdown .business-list .business-item.selected{background:#e7f3ff;border-color:#007bff}.financing-requests-page .filters-section .business-selector .business-dropdown .business-list .business-item:last-child{border-bottom:none}.financing-requests-page .filters-section .business-selector .business-dropdown .business-list .business-item .business-name{font-size:.875rem;color:#1e293b;font-weight:500}.financing-requests-page .filters-section .business-selector .business-dropdown .business-list .business-item .business-action{margin-left:.5rem}.financing-requests-page .filters-section .business-selector .business-dropdown .business-list .business-item .business-action i{font-size:.875rem}.financing-requests-page .filters-section .business-selector .selected-business-display{margin-top:.5rem}.financing-requests-page .filters-section .business-selector .selected-business-display .selected-business-chips{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}.financing-requests-page .filters-section .business-selector .selected-business-display .selected-business-chips .business-chip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f1f3f4;border:1px solid #e5e5e5;border-radius:1.5rem;padding:.25rem .75rem;font-size:.85rem;color:#1e293b;margin-right:.25rem;margin-bottom:.25rem}.financing-requests-page .filters-section .business-selector .selected-business-display .selected-business-chips .business-chip .business-name{font-weight:500;margin-right:.5rem}.financing-requests-page .filters-section .business-selector .selected-business-display .selected-business-chips .business-chip .remove-btn{color:#888;margin-left:.25rem;font-size:1rem;background:none;border:none;cursor:pointer}.financing-requests-page .filters-section .business-selector .selected-business-display .selected-business-chips .business-chip .remove-btn:hover{color:#dc3545}.financing-requests-page .filters-section .business-selector .selected-business-display .selected-business-chips .clear-all-btn{color:#dc3545;background:none;border:none;font-size:.95em;margin-left:.5rem;cursor:pointer}.financing-requests-page .filters-section .business-selector .selected-business-display .selected-business-chips .clear-all-btn:hover{text-decoration:underline}.financing-requests-page .results-summary{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:.5rem;padding:1rem;border:1px solid #e5e5e5}.financing-requests-page .results-summary .results-info{font-size:.9rem;color:#6c757d}.financing-requests-page .results-summary .results-actions .form-control{font-size:.875rem;padding:.5rem .75rem;border-radius:.375rem;border:1px solid #e5e5e5}.financing-requests-page .results-summary .results-actions .form-control:focus{border-color:#1e293b;-webkit-box-shadow:0 0 0 .2rem rgba(30,41,59,.25);box-shadow:0 0 0 .2rem rgba(30,41,59,.25)}.financing-requests-page .pagination-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}.financing-requests-page .loading-state{padding:2rem;text-align:center;color:#6c757d}.financing-requests-page .loading-state .spinner-border{width:2rem;height:2rem;margin-bottom:1rem;color:#1e293b}.financing-requests-page .loading-state .loading-text{font-size:1rem;font-weight:500}.financing-requests-page .error-state{padding:2rem;text-align:center}.financing-requests-page .error-state .alert{border-radius:.75rem;border:none;font-weight:500}.financing-requests-page .error-state .alert.alert-danger{background:rgba(246,78,96,.1);color:#f64e60;border:1px solid rgba(246,78,96,.3)}.financing-requests-page .empty-state{padding:3rem 2rem;text-align:center;color:#6c757d}.financing-requests-page .empty-state .empty-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.financing-requests-page .empty-state .empty-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1e293b}.financing-requests-page .empty-state .empty-title.text-danger{color:#dc3545}.financing-requests-page .empty-state .empty-subtitle{font-size:.95rem;opacity:.8;margin-bottom:1rem}.financing-requests-page .empty-state .empty-text{font-size:.95rem;opacity:.8}.financing-requests-page .empty-state .btn-primary{background:linear-gradient(135deg,#007bff,#0056b3);border-color:#007bff;color:#fff;font-weight:600;padding:.5rem 1rem;border-radius:.375rem;-webkit-transition:all .3s ease;transition:all .3s ease}.financing-requests-page .empty-state .btn-primary:hover{background:linear-gradient(135deg,#0056b3,#004085);border-color:#0056b3;-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 4px 12px rgba(0,123,255,.3);box-shadow:0 4px 12px rgba(0,123,255,.3)}@media(max-width:768px){.financing-requests-page{padding:1rem}.financing-requests-page .page-header{padding:1.5rem;margin-bottom:1.5rem}.financing-requests-page .page-header .header-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.financing-requests-page .page-header .header-title .title{font-size:1.75rem}.financing-requests-page .page-header .header-title .subtitle{font-size:1rem}.financing-requests-page .page-header .header-actions{max-width:100%}.financing-requests-page .filters-section{padding:1rem}.financing-requests-page .filters-section .row{margin:0 -.5rem}.financing-requests-page .filters-section .row .col-md-3{padding:0 .5rem;margin-bottom:1rem}}@media(max-width:576px){.financing-requests-page{padding:.75rem}.financing-requests-page .page-header{padding:1.25rem}.financing-requests-page .page-header .header-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.financing-requests-page .page-header .header-title .title{font-size:1.5rem}.financing-requests-page .page-header .header-actions{max-width:100%}.financing-requests-page .filters-section .filters-title{font-size:1rem}.financing-requests-page .filters-section .filter-group .form-control{padding:.625rem .875rem;font-size:.875rem}.financing-requests-page .filters-section .filter-group .btn-dark{padding:.625rem 1.25rem;font-size:.875rem}}