@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/BlazorStrap.V5/BlazorStrap.V5.soy3cwhzex.bundle.scp.css';
@import '_content/BlazorStrap/BlazorStrap.10v83wk5fb.bundle.scp.css';
@import '_content/ServerComponentLibrary/ServerComponentLibrary.fy9134grlu.bundle.scp.css';

/* _content/Lenders/Components/Layout/AdminFooter.razor.rz.scp.css */
/* ===================================
   ADMIN FOOTER - COMPACT STYLE
   =================================== */
#admin-footer[b-vhbf06ok3z] {
    background: linear-gradient(135deg, #272727 0%, #1a1a1a 100%);
    color: #e0e0e0;
    border-top: 2px solid #494949;
    margin-top: auto;
}

/* Brand Section */
.admin-footer-brand[b-vhbf06ok3z] {
    margin-bottom: 0;
}

.admin-footer-logo[b-vhbf06ok3z] {
    max-width: 120px;
    height: auto;
    filter: brightness(0) invert(1);
}

.admin-footer-description[b-vhbf06ok3z] {
    font-size: 0.8rem;
    color: #6c757d;
    margin-bottom: 0;
    margin-top: 0.25rem;
}

/* Headings */
.admin-footer-heading[b-vhbf06ok3z] {
    font-size: 0.8rem;
    font-weight: 600;
    color: white;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

/* Quick Links */
.admin-footer-links[b-vhbf06ok3z] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.admin-footer-links li[b-vhbf06ok3z] {
    margin-bottom: 0.35rem;
}

.admin-footer-links li:last-child[b-vhbf06ok3z] {
    margin-bottom: 0;
}

.admin-footer-links a[b-vhbf06ok3z] {
    color: #b0b0b0;
    text-decoration: none;
    font-size: 0.85rem;
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    transition: all 0.3s ease;
}

.admin-footer-links a:hover[b-vhbf06ok3z] {
    color: #199C52;
    transform: translateX(4px);
}

.admin-footer-links a i[b-vhbf06ok3z] {
    font-size: 0.9rem;
    color: white;
}

/* Contact Section */
.admin-footer-contact[b-vhbf06ok3z] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.admin-contact-item[b-vhbf06ok3z] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.admin-contact-item i[b-vhbf06ok3z] {
    font-size: 1rem;
    color: #b0b0b0;
    flex-shrink: 0;
}

.admin-contact-item strong[b-vhbf06ok3z] {
    display: block;
    font-size: 0.75rem;
    color: #6c757d;
    font-weight: 600;
    margin-bottom: 0.1rem;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

.admin-contact-item a[b-vhbf06ok3z] {
    color: #b0b0b0;
    text-decoration: none;
    font-size: 0.85rem;
    transition: color 0.3s ease;
}

.admin-contact-item a:hover[b-vhbf06ok3z] {
    color: #199C52;
    text-decoration: underline;
}

/* Bottom Bar */
.admin-footer-bottom[b-vhbf06ok3z] {
    background-color: #e9ecef;
    border-top: 1px solid #dee2e6;
}

.admin-footer-copyright[b-vhbf06ok3z] {
    font-size: 0.8rem;
    color: #6c757d;
}

.admin-footer-version[b-vhbf06ok3z] {
    font-size: 0.8rem;
    color: #495057;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.admin-footer-version i[b-vhbf06ok3z] {
    color: #0D4F2A;
    margin-right: 0.3rem;
}

.beta-badge-footer[b-vhbf06ok3z] {
    display: inline-block;
    background: linear-gradient(135deg, #ff9800 0%, #ff6b00 100%);
    color: white;
    font-size: 0.6rem;
    font-weight: 700;
    padding: 0.2rem 0.5rem;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 2px 4px rgba(255, 152, 0, 0.3);
    vertical-align: middle;
}

/* Alpha badge - Red for early development */
.beta-badge-footer.status-alpha[b-vhbf06ok3z] {
    background: linear-gradient(135deg, #f44336 0%, #d32f2f 100%);
    box-shadow: 0 2px 4px rgba(244, 67, 54, 0.3);
}

/* Beta badge - Orange (default) */
.beta-badge-footer.status-beta[b-vhbf06ok3z] {
    background: linear-gradient(135deg, #ff9800 0%, #ff6b00 100%);
    box-shadow: 0 2px 4px rgba(255, 152, 0, 0.3);
}

/* RC badge - Green for release candidate */
.beta-badge-footer.status-rc[b-vhbf06ok3z] {
    background: linear-gradient(135deg, #4caf50 0%, #388e3c 100%);
    box-shadow: 0 2px 4px rgba(76, 175, 80, 0.3);
}

.admin-footer-legal[b-vhbf06ok3z] {
    font-size: 0.8rem;
    display: inline-flex;
}

.admin-footer-legal a[b-vhbf06ok3z] {
    color: #495057;
    text-decoration: none;
    transition: color 0.3s ease;
}

.admin-footer-legal a:hover[b-vhbf06ok3z] {
    color: #0D4F2A;
    text-decoration: underline;
}

.admin-footer-legal .separator[b-vhbf06ok3z] {
    color: #adb5bd;
    margin: 0 0.4rem;
}

/* ===================================
   RESPONSIVE DESIGN
   =================================== */

/* Tablet and below */
@media (max-width: 767.98px) {
    .admin-footer-logo[b-vhbf06ok3z] {
        max-width: 100px;
    }

    .admin-footer-heading[b-vhbf06ok3z] {
        font-size: 0.75rem;
        margin-bottom: 0.4rem;
    }

    .admin-footer-links a[b-vhbf06ok3z] {
        font-size: 0.8rem;
    }

    .admin-contact-item[b-vhbf06ok3z] {
        gap: 0.4rem;
    }

    .admin-contact-item i[b-vhbf06ok3z] {
        font-size: 0.95rem;
    }

    .admin-contact-item a[b-vhbf06ok3z] {
        font-size: 0.8rem;
    }

    .admin-footer-main[b-vhbf06ok3z] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .admin-footer-bottom[b-vhbf06ok3z] {
        padding-top: 0.75rem !important;
        padding-bottom: 0.75rem !important;
    }
}

/* Small mobile */
@media (max-width: 575.98px) {
    .admin-footer-logo[b-vhbf06ok3z] {
        max-width: 90px;
    }

    .admin-footer-heading[b-vhbf06ok3z] {
        font-size: 0.7rem;
    }

    .admin-footer-links a[b-vhbf06ok3z] {
        font-size: 0.75rem;
    }

    .admin-contact-item a[b-vhbf06ok3z] {
        font-size: 0.75rem;
    }

    .admin-footer-copyright[b-vhbf06ok3z],
    .admin-footer-legal[b-vhbf06ok3z] {
        font-size: 0.75rem;
    }

    .admin-footer-legal .separator[b-vhbf06ok3z] {
        margin: 0 0.3rem;
    }
}
/* _content/Lenders/Components/Layout/AdminLayout.razor.rz.scp.css */
#blazor-error-ui[b-qo2ve1y526] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-qo2ve1y526] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

/* Mobile Warning Banner Styles */
.mobile-warning-banner[b-qo2ve1y526] {
    background: linear-gradient(135deg, #ff6b35 0%, #ff8c42 100%);
    color: white;
    padding: 1rem;
    position: sticky;
    top: 0;
    z-index: 1030;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    animation: slideDown-b-qo2ve1y526 0.5s ease-out;
}

.mobile-warning-content[b-qo2ve1y526] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    max-width: 1200px;
    margin: 0 auto;
}

.mobile-warning-content i[b-qo2ve1y526] {
    font-size: 1.5rem;
    flex-shrink: 0;
    margin-top: 0.25rem;
}

.mobile-warning-content strong[b-qo2ve1y526] {
    display: block;
    font-size: 1rem;
    margin-bottom: 0.25rem;
}

.mobile-warning-content p[b-qo2ve1y526] {
    font-size: 0.875rem;
    line-height: 1.4;
    opacity: 0.95;
}

@keyframes slideDown-b-qo2ve1y526 {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/* Responsive adjustments for very small screens */
@media only screen and (max-width: 576px) {
    .mobile-warning-banner[b-qo2ve1y526] {
        padding: 0.875rem;
    }

    .mobile-warning-content[b-qo2ve1y526] {
        gap: 0.5rem;
    }

    .mobile-warning-content i[b-qo2ve1y526] {
        font-size: 1.25rem;
    }

    .mobile-warning-content strong[b-qo2ve1y526] {
        font-size: 0.9rem;
    }

    .mobile-warning-content p[b-qo2ve1y526] {
        font-size: 0.8rem;
    }
}
/* _content/Lenders/Components/Layout/AdminNavMenu.razor.rz.scp.css */
/* _content/Lenders/Components/Layout/AuthorizedNavMenu.razor.rz.scp.css */
/* Enhanced Navigation Styles for LEIS - Authorized Menu */

/* Navigation container with shadow and backdrop */
#lender-nav[b-8sv9bam15t] {
    background: white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.3s ease;
}

#lender-nav.scrolled[b-8sv9bam15t] {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

/* Logo styling - responsive across all devices */
.navbar-brand img[b-8sv9bam15t] {
    max-width: 100%;
    height: auto;
    max-height: 100px;
    transition: max-height 0.3s ease;
}

/* Navigation links - Using custom class to avoid conflicts */
.leis-nav-link[b-8sv9bam15t] {
    font-weight: 500;
    position: relative;
    padding: 0.5rem 1rem 0.75rem 1rem;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent;
    color: #404040;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

/* Active page green underline */
.leis-nav-link.active[b-8sv9bam15t] {
    color: #0D4F2A;
    border-bottom-color: #199C52;
}

/* Hover effect */
.leis-nav-link:hover[b-8sv9bam15t] {
    color: #199C52;
    text-decoration: none;
}

/* Mobile navigation improvements */
@media only screen and (max-width: 991px) {
    #lender-nav[b-8sv9bam15t] {
        height: auto;
        min-height: 70px;
    }

    /* Responsive logo for tablets */
    .navbar-brand img[b-8sv9bam15t] {
        max-height: 65px;
    }

    #navbarSupportedContent[b-8sv9bam15t] {
        background: white;
        padding: 1rem 0;
        border-top: 1px solid #e9ecef;
        margin-top: 1rem;
    }

    .navbar-nav[b-8sv9bam15t] {
        padding: 0.5rem 0;
    }

    .leis-nav-link[b-8sv9bam15t] {
        padding: 0.75rem 1rem;
        margin: 0.25rem 0;
        border-bottom: none;
        width: 100%;
    }

    .leis-nav-link.active[b-8sv9bam15t] {
        background-color: #f8f9fa;
        border-radius: 8px;
        border-left: 3px solid #199C52;
        border-bottom: none;
    }
}

@media only screen and (max-width: 576px) {
    /* Responsive logo for mobile phones */
    .navbar-brand img[b-8sv9bam15t] {
        max-height: 45px;
    }

    #lender-nav[b-8sv9bam15t] {
        min-height: 60px;
    }

    .navbar-brand[b-8sv9bam15t] {
        margin-left: 0.5rem !important;
    }
}

/* Navbar toggler */
.navbar-toggler[b-8sv9bam15t] {
    border: 2px solid #0D4F2A;
    padding: 0.5rem 0.75rem;
    border-radius: 6px;
}

.navbar-toggler:focus[b-8sv9bam15t] {
    box-shadow: 0 0 0 0.2rem rgba(13, 79, 42, 0.25);
}

.navbar-toggler .bi-list[b-8sv9bam15t] {
    font-size: 1.75rem;
    color: #0D4F2A;
}

/* Accessibility improvements */
.leis-nav-link:focus[b-8sv9bam15t] {
    outline: 3px solid #0D4F2A;
    outline-offset: 2px;
}

/* _content/Lenders/Components/Layout/Footer.razor.rz.scp.css */
/* ===================================
   PRE-FOOTER CTA BAR
   =================================== */

.pre-footer-cta[b-gh4rrycxkk] {
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
    padding: 2.5rem 0;
    color: white;
}

.cta-heading[b-gh4rrycxkk] {
    font-size: 1.75rem;
    font-weight: 700;
    color: white;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 992px) {
    .cta-heading[b-gh4rrycxkk] {
        justify-content: flex-start;
    }
}

.cta-heading i[b-gh4rrycxkk] {
    font-size: 2rem;
}

.cta-subtext[b-gh4rrycxkk] {
    font-size: 1.05rem;
    color: rgba(255, 255, 255, 0.95);
    margin-bottom: 0;
    line-height: 1.6;
}

.btn-footer-cta[b-gh4rrycxkk] {
    background: white;
    color: #0D4F2A;
    border: 2px solid white;
    padding: 0.875rem 1.75rem;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
}

.btn-footer-cta:hover[b-gh4rrycxkk] {
    background: rgba(255, 255, 255, 0.95);
    color: #0D4F2A;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.btn-footer-cta-outline[b-gh4rrycxkk] {
    background: transparent;
    color: white;
    border: 2px solid white;
    padding: 0.875rem 1.75rem;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
}

.btn-footer-cta-outline:hover[b-gh4rrycxkk] {
    background: rgba(255, 255, 255, 0.15);
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

/* ===================================
   MAIN FOOTER
   =================================== */

#lender-footer[b-gh4rrycxkk] {
    background: linear-gradient(135deg, #272727 0%, #1a1a1a 100%);
    color: #e0e0e0;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    margin-top: 0;
    padding: 0;
}

/* Footer Main Content */
.footer-main[b-gh4rrycxkk] {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-brand[b-gh4rrycxkk] {
    max-width: 200px;
}

.footer-logo[b-gh4rrycxkk] {
    width: 100%;
    height: auto;
    filter: brightness(0) invert(1);
}

.footer-description[b-gh4rrycxkk] {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #b0b0b0;
    margin-bottom: 0;
}

.footer-social[b-gh4rrycxkk] {
    display: flex;
    gap: 1rem;
}

.social-link[b-gh4rrycxkk] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    color: white;
    font-size: 1.5rem;
    transition: all 0.3s ease;
    text-decoration: none;
}

.social-link:hover[b-gh4rrycxkk] {
    background: #0077B5;
    color: white;
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(0, 119, 181, 0.3);
}

/* Footer Headings */
.footer-heading[b-gh4rrycxkk] {
    font-size: 1.125rem;
    font-weight: 700;
    color: white;
    margin-bottom: 1.25rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Footer Links */
.footer-links[b-gh4rrycxkk] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li[b-gh4rrycxkk] {
    margin-bottom: 0.75rem;
}

.footer-links a[b-gh4rrycxkk] {
    color: #b0b0b0;
    text-decoration: none;
    font-size: 0.95rem;
    transition: all 0.3s ease;
    display: inline-block;
    position: relative;
}

.footer-links a[b-gh4rrycxkk]::before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: #199C52;
    transition: width 0.3s ease;
}

.footer-links a:hover[b-gh4rrycxkk] {
    color: white;
    padding-left: 8px;
}

.footer-links a:hover[b-gh4rrycxkk]::before {
    width: 100%;
}

/* Footer Contact */
.footer-contact[b-gh4rrycxkk] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.contact-item[b-gh4rrycxkk] {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
}

.contact-item i[b-gh4rrycxkk] {
    font-size: 1.5rem;
    color: #199C52;
    flex-shrink: 0;
    margin-top: 0.25rem;
}

.contact-item div[b-gh4rrycxkk] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.contact-item strong[b-gh4rrycxkk] {
    font-size: 0.85rem;
    color: #808080;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.contact-item a[b-gh4rrycxkk] {
    color: #e0e0e0;
    text-decoration: none;
    font-size: 1rem;
    transition: color 0.3s ease;
}

.contact-item a:hover[b-gh4rrycxkk] {
    color: #199C52;
}

/* ===================================
   TRUST BADGES
   =================================== */

.footer-trust[b-gh4rrycxkk] {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.trust-badges[b-gh4rrycxkk] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2.5rem;
    flex-wrap: wrap;
}

.trust-badge[b-gh4rrycxkk] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem 1.5rem;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
}

.trust-badge:hover[b-gh4rrycxkk] {
    background: rgba(255, 255, 255, 0.1);
    border-color: #199C52;
    transform: translateY(-2px);
}

.trust-badge i[b-gh4rrycxkk] {
    font-size: 1.75rem;
    color: #199C52;
}

.trust-badge span[b-gh4rrycxkk] {
    font-size: 0.95rem;
    font-weight: 600;
    color: white;
}

/* ===================================
   FOOTER BOTTOM
   =================================== */

.footer-bottom[b-gh4rrycxkk] {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-copyright[b-gh4rrycxkk] {
    font-size: 0.9rem;
    color: #808080;
}

.footer-legal[b-gh4rrycxkk] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

@media (min-width: 768px) {
    .footer-legal[b-gh4rrycxkk] {
        justify-content: flex-end;
    }
}

.footer-legal a[b-gh4rrycxkk] {
    color: #b0b0b0;
    text-decoration: none;
    font-size: 0.9rem;
    transition: color 0.3s ease;
}

.footer-legal a:hover[b-gh4rrycxkk] {
    color: #199C52;
}

.footer-legal .separator[b-gh4rrycxkk] {
    color: #606060;
    font-size: 0.9rem;
}

/* ===================================
   RESPONSIVE DESIGN
   =================================== */

@media (max-width: 991px) {
    .pre-footer-cta[b-gh4rrycxkk] {
        padding: 2rem 0;
    }

    .cta-heading[b-gh4rrycxkk] {
        font-size: 1.5rem;
        flex-direction: column;
        gap: 0.5rem;
    }

    .cta-heading i[b-gh4rrycxkk] {
        font-size: 1.75rem;
    }

    .cta-subtext[b-gh4rrycxkk] {
        font-size: 1rem;
    }

    .btn-footer-cta[b-gh4rrycxkk],
    .btn-footer-cta-outline[b-gh4rrycxkk] {
        width: 100%;
        justify-content: center;
        margin-bottom: 0.5rem;
    }

    .footer-main[b-gh4rrycxkk] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .footer-heading[b-gh4rrycxkk] {
        margin-top: 1.5rem;
        font-size: 1rem;
    }

    .footer-brand[b-gh4rrycxkk] {
        text-align: center;
        max-width: 180px;
        margin: 0 auto 1rem;
    }

    .footer-description[b-gh4rrycxkk] {
        text-align: center;
    }

    .footer-social[b-gh4rrycxkk] {
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .trust-badges[b-gh4rrycxkk] {
        gap: 1.5rem;
    }

    .trust-badge[b-gh4rrycxkk] {
        padding: 0.625rem 1.25rem;
    }

    .trust-badge i[b-gh4rrycxkk] {
        font-size: 1.5rem;
    }

    .trust-badge span[b-gh4rrycxkk] {
        font-size: 0.85rem;
    }

    .footer-legal[b-gh4rrycxkk] {
        flex-direction: column;
        gap: 0.5rem;
    }

    .footer-legal .separator[b-gh4rrycxkk] {
        display: none;
    }
}

@media (max-width: 576px) {
    .pre-footer-cta[b-gh4rrycxkk] {
        padding: 1.5rem 0;
    }

    .cta-heading[b-gh4rrycxkk] {
        font-size: 1.25rem;
    }

    .trust-badges[b-gh4rrycxkk] {
        flex-direction: column;
        gap: 1rem;
    }

    .trust-badge[b-gh4rrycxkk] {
        width: 100%;
        justify-content: center;
    }
}

/* ===================================
   ACCESSIBILITY
   =================================== */

.footer-links a:focus[b-gh4rrycxkk],
.contact-item a:focus[b-gh4rrycxkk],
.social-link:focus[b-gh4rrycxkk],
.btn-footer-cta:focus[b-gh4rrycxkk],
.btn-footer-cta-outline:focus[b-gh4rrycxkk] {
    outline: 3px solid #199C52;
    outline-offset: 2px;
}

/* ===================================
   PRINT STYLES
   =================================== */

@media print {
    .pre-footer-cta[b-gh4rrycxkk] {
        display: none;
    }

    #lender-footer[b-gh4rrycxkk] {
        background: white;
        color: black;
        border-top: 2px solid #ddd;
    }

    .footer-heading[b-gh4rrycxkk],
    .footer-description[b-gh4rrycxkk],
    .footer-links a[b-gh4rrycxkk],
    .contact-item a[b-gh4rrycxkk] {
        color: black;
    }

    .footer-trust[b-gh4rrycxkk],
    .footer-social[b-gh4rrycxkk] {
        display: none;
    }
}

/* _content/Lenders/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-lqunjju2rv] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-lqunjju2rv] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Lenders/Components/Layout/NoAuthNavMenu.razor.rz.scp.css */
/* Enhanced Navigation Styles for LEIS */

/* Navigation container with shadow and backdrop */
#lender-nav[b-3atxu5xzd3] {
    background: white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.3s ease;
    position: relative;
}

#lender-nav.scrolled[b-3atxu5xzd3] {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

/* Logo styling */
.navbar-brand[b-3atxu5xzd3] {
    padding: 0.5rem 0;
}

.navbar-brand img[b-3atxu5xzd3] {
    max-width: 100%;
    height: auto;
    max-height: 100px;
    transition: max-height 0.3s ease;
}

/* Navigation links - Using custom class to avoid conflicts */
.leis-nav-link[b-3atxu5xzd3] {
    font-weight: 500;
    position: relative;
    padding: 0.5rem 1rem 0.75rem 1rem;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent;
    color: #404040;
    text-decoration: none;
    display: inline-block;
}

/* Active page green underline */
.leis-nav-link.active[b-3atxu5xzd3] {
    color: #0D4F2A;
    border-bottom-color: #199C52;
}

/* Hover effect */
.leis-nav-link:hover[b-3atxu5xzd3] {
    color: #199C52;
    text-decoration: none;
}

/* CTA Button in navigation */
.btn-nav-cta[b-3atxu5xzd3] {
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
    color: white;
    border: 2px solid #0D4F2A;
    padding: 0.625rem 1.5rem;
    font-size: 0.95rem;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
}

.btn-nav-cta:hover[b-3atxu5xzd3] {
    background: linear-gradient(135deg, #199C52 0%, #0D4F2A 100%);
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(25, 156, 82, 0.3);
}

/* Enhanced dropdown menu */
.products-dropdown[b-3atxu5xzd3] {
    min-width: 320px;
    padding: 0.75rem 0;
    border: 2px solid #e9ecef;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    margin-top: 0.5rem;
}

.dropdown-item[b-3atxu5xzd3] {
    padding: 0;
    transition: all 0.3s ease;
}

.dropdown-item-content[b-3atxu5xzd3] {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    padding: 1rem 1.25rem;
}

.dropdown-icon[b-3atxu5xzd3] {
    font-size: 1.75rem;
    color: #199C52;
    flex-shrink: 0;
    margin-top: 0.25rem;
}

.dropdown-text[b-3atxu5xzd3] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.dropdown-text strong[b-3atxu5xzd3] {
    font-size: 1rem;
    color: #272727;
    font-weight: 600;
}

.dropdown-description[b-3atxu5xzd3] {
    font-size: 0.85rem;
    color: #606060;
    line-height: 1.4;
}

.dropdown-item:hover[b-3atxu5xzd3] {
    background-color: #f8f9fa;
}

.dropdown-item:hover .dropdown-icon[b-3atxu5xzd3] {
    color: #0D4F2A;
    transform: scale(1.1);
}

.dropdown-item:hover .dropdown-text strong[b-3atxu5xzd3] {
    color: #0D4F2A;
}

.dropdown-divider[b-3atxu5xzd3] {
    margin: 0.5rem 0;
    border-top-color: #e9ecef;
}

/* Tablet and below adjustments */
@media only screen and (max-width: 1199px) {
    .leis-nav-link[b-3atxu5xzd3] {
        font-size: 0.85rem !important;
        padding: 0.5rem 0.65rem 0.75rem 0.65rem !important;
    }
    .navbar-nav[b-3atxu5xzd3]{
        font-size: 0.875rem !important;
    }
    /* Hide "Get Free Quote" button on tablets and below */
    .btn-nav-cta[b-3atxu5xzd3] {
        display: none !important;
    }

    .navbar-brand img[b-3atxu5xzd3] {
        max-height: 60px;
    }
}
@media only screen and (max-width: 1280px) {
    .navbar-nav[b-3atxu5xzd3]{
        font-size: 0.875rem !important;
    }
    /* Hide "Get Free Quote" button on tablets and below */
    .btn-nav-cta[b-3atxu5xzd3] {
        display: none !important;
    }
    
    .navbar-brand img[b-3atxu5xzd3] {
        max-height: 72px;
    }
}

/* Mobile navigation improvements */
@media only screen and (max-width: 991px) {
    #lender-nav[b-3atxu5xzd3] {
        height: auto;
        min-height: 70px;
        padding: 0.5rem 0;
    }
    
    .navbar-brand[b-3atxu5xzd3] {
        padding: 0.25rem 0;
    }
    
    .navbar-brand img[b-3atxu5xzd3] {
        max-height: 50px;
        height: 50px;
    }

    #navbarSupportedContent[b-3atxu5xzd3] {
        background: white;
        padding: 1rem;
        border-top: 1px solid #e9ecef;
        margin-top: 0.5rem;
        max-width: 100%;
        overflow-x: hidden;
    }

    .navbar-nav[b-3atxu5xzd3] {
        padding: 0.5rem 0;
    }

    .leis-nav-link[b-3atxu5xzd3] {
        padding: 0.75rem 1rem;
        margin: 0.25rem 0;
        border-bottom: none;
        font-size: 1rem;
        display: block;
        width: 100%;
    }

    .leis-nav-link.active[b-3atxu5xzd3] {
        background-color: #f8f9fa;
        border-radius: 8px;
        border-left: 3px solid #199C52;
        border-bottom: none;
    }

    .products-dropdown[b-3atxu5xzd3] {
        border: none;
        box-shadow: none;
        padding: 0;
        min-width: 100%;
        width: 100%;
        position: static !important;
        transform: none !important;
    }

    .dropdown-item-content[b-3atxu5xzd3] {
        padding: 0.875rem 1rem;
    }

    .dropdown-icon[b-3atxu5xzd3] {
        font-size: 1.5rem;
    }

    .dropdown-text strong[b-3atxu5xzd3] {
        font-size: 0.95rem;
    }

    .dropdown-description[b-3atxu5xzd3] {
        font-size: 0.8rem;
    }
    
    /* Ensure navbar container doesn't overflow */
    .container[b-3atxu5xzd3] {
        max-width: 100%;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    
    .navbar-toggler[b-3atxu5xzd3] {
        padding: 0.5rem;
        margin-right: 0.5rem;
    }
}

/* Small mobile phones */
@media only screen and (max-width: 576px) {
    .navbar-brand img[b-3atxu5xzd3] {
        max-height: 45px;
        height: 45px;
    }
    
    .navbar-brand[b-3atxu5xzd3] {
        margin-left: 0.5rem;
    }

    .leis-nav-link[b-3atxu5xzd3] {
        font-size: 0.95rem;
        padding: 0.65rem 0.875rem;
    }

    .dropdown-text strong[b-3atxu5xzd3] {
        font-size: 0.9rem;
    }

    .dropdown-description[b-3atxu5xzd3] {
        font-size: 0.75rem;
    }

    .dropdown-icon[b-3atxu5xzd3] {
        font-size: 1.25rem;
    }
    
    .container[b-3atxu5xzd3] {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
}

/* Extra small mobile phones */
@media only screen and (max-width: 375px) {
    .navbar-brand img[b-3atxu5xzd3] {
        max-height: 40px;
        height: 40px;
    }

    .leis-nav-link[b-3atxu5xzd3] {
        font-size: 0.9rem;
        padding: 0.6rem 0.75rem;
    }

    .navbar-toggler[b-3atxu5xzd3] {
        padding: 0.4rem 0.6rem;
    }

    .navbar-toggler .bi-list[b-3atxu5xzd3] {
        font-size: 1.5rem;
    }
    
    .container[b-3atxu5xzd3] {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}

/* Remove conflicting logo sizing rule */
@media only screen and (max-width: 768px) {
    .navbar-brand img[b-3atxu5xzd3] {
        max-height: 48px;
        height: 48px;
    }
}

/* Navbar toggler */
.navbar-toggler[b-3atxu5xzd3] {
    border: 2px solid #0D4F2A;
    padding: 0.5rem 0.75rem;
    border-radius: 6px;
}

.navbar-toggler:focus[b-3atxu5xzd3] {
    box-shadow: 0 0 0 0.2rem rgba(13, 79, 42, 0.25);
}

.navbar-toggler .bi-list[b-3atxu5xzd3] {
    font-size: 1.75rem;
    color: #0D4F2A;
}

/* Accessibility improvements */
.leis-nav-link:focus[b-3atxu5xzd3],
.btn-nav-cta:focus[b-3atxu5xzd3] {
    outline: 3px solid #0D4F2A;
    outline-offset: 2px;
}

.dropdown-item:focus[b-3atxu5xzd3] {
    background-color: #f8f9fa;
    outline: 2px solid #0D4F2A;
    outline-offset: -2px;
}
/* _content/Lenders/Components/Layout/NoNavLayout.razor.rz.scp.css */
#blazor-error-ui[b-jjjqoycy40] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-jjjqoycy40] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.min-page-height[b-jjjqoycy40]{
    min-height: 82.5vh
}
/* _content/Lenders/Components/Pages/AboutLEIS.razor.rz.scp.css */
/* Hero Section */
.aboutleis-hero[b-gb2igvavty] {
  /*  background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);*/
    background: linear-gradient(135deg, rgba(13, 79, 42, 0.95) 0%, rgba(9, 54, 28, 0.65) 100%),
    url("/img/AboutLEISbg.jpg") no-repeat center center;
    padding: 4rem 0;
    margin-bottom: 0;
}

.hero-content[b-gb2igvavty] {
    max-width: 900px;
    margin: 0 auto;
}

.hero-icon-wrapper[b-gb2igvavty] {
    margin-bottom: 1.5rem;
}

.hero-icon[b-gb2igvavty] {
    font-size: 3.5rem;
    color: #fff;
    opacity: 0.95;
}

.hero-title[b-gb2igvavty] {
    font-size: 2.75rem;
    font-weight: 600;
    color: #fff;
    margin-bottom: 1.25rem;
    line-height: 1.2;
    text-align:center;
}

.hero-subtitle[b-gb2igvavty] {
    font-size: 1.25rem;
    color: rgba(255, 255, 255, 0.95);
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 0;
}

/* Introduction Section */
.about-intro-section[b-gb2igvavty] {
    background-color: #fff;
}

.intro-content[b-gb2igvavty] {
    padding: 0;
}

.section-title[b-gb2igvavty] {
    font-size: 2.25rem;
    font-weight: 600;
    color: #272727;
    margin-bottom: 1.5rem;
    text-align:center;
}

.intro-text[b-gb2igvavty] {
    font-size: 1.125rem;
    line-height: 1.8;
    color: #404040;
    margin-bottom: 2.5rem;
    text-align: center;
}

/* Differentiators Box */
.differentiators-box[b-gb2igvavty] {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 12px;
    padding: 2.5rem 2rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.differentiators-title[b-gb2igvavty] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #0D4F2A;
    margin-bottom: 2rem;
    text-align: center;
}

.differentiator-item[b-gb2igvavty] {
    display: flex;
    gap: 1.25rem;
    align-items: start;
}

.diff-icon[b-gb2igvavty] {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.5rem;
}

.diff-content h4[b-gb2igvavty] {
    font-size: 1.125rem;
    font-weight: 600;
    color: #272727;
    margin-bottom: 0.5rem;
}

.diff-content p[b-gb2igvavty] {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #606060;
    margin-bottom: 0;
}

/* Mission Section */
.mission-section[b-gb2igvavty] {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    border-top: 1px solid #e9ecef;
}

.mission-card[b-gb2igvavty] {
    background: #fff;
    border-radius: 12px;
    padding: 3rem 2.5rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    text-align: center;
    border: 1px solid #e9ecef;
}

.mission-icon[b-gb2igvavty] {
    margin-bottom: 1.5rem;
}

.mission-icon i[b-gb2igvavty] {
    font-size: 3rem;
    color: #199C52;
}

.mission-title[b-gb2igvavty] {
    font-size: 2rem;
    font-weight: 600;
    color: #0D4F2A;
    margin-bottom: 1.25rem;
    text-align:center;
}

.mission-statement[b-gb2igvavty] {
    font-size: 1.125rem;
    line-height: 1.8;
    color: #404040;
    margin-bottom: 2rem;
}

.mission-values[b-gb2igvavty] {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 2rem;
    margin-top: 2rem;
}

.value-item[b-gb2igvavty] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 1rem;
    font-weight: 500;
    color: #272727;
}

.value-item i[b-gb2igvavty] {
    color: #199C52;
    font-size: 1.25rem;
}

/* Leadership Section */
.leadership-section[b-gb2igvavty] {
    background-color: #fff;
}

.section-header[b-gb2igvavty] {
    margin-bottom: 3rem;
}

.section-icon-badge[b-gb2igvavty] {
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
}

.section-icon-badge i[b-gb2igvavty] {
    font-size: 2rem;
    color: #fff;
}

.section-subtitle[b-gb2igvavty] {
    font-size: 1.125rem;
    color: #606060;
    max-width: 700px;
    margin: 0 auto;
}

/* Leader Cards */
.leader-card[b-gb2igvavty] {
    background: #fff;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #e9ecef;
}

.leader-card:hover[b-gb2igvavty] {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.leader-photo-wrapper[b-gb2igvavty] {
    position: relative;
    max-width: 200px;
    margin: 0 auto;
}

.leader-photo[b-gb2igvavty] {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.leader-header[b-gb2igvavty] {
    margin-bottom: 1.25rem;
}

.leader-name[b-gb2igvavty] {
    font-size: 1.75rem;
    font-weight: 600;
    color: #0D4F2A;
    margin-bottom: 0.25rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.leader-credentials[b-gb2igvavty] {
    font-size: 0.95rem;
    color: #606060;
    font-weight: 500;
    margin-bottom: 0.25rem;
}

.leader-title[b-gb2igvavty] {
    font-size: 1.125rem;
    color: #199C52;
    font-weight: 600;
    margin-bottom: 0.75rem;
}

.leader-contact[b-gb2igvavty] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    align-items: center;
    margin-top: 0.75rem;
}

.contact-link[b-gb2igvavty] {
    color: #346CA3;
    text-decoration: none;
    font-size: 0.95rem;
    transition: color 0.2s ease;
}

.contact-link:hover[b-gb2igvavty] {
    color: #0D4F2A;
    text-decoration: underline;
}

.contact-divider[b-gb2igvavty] {
    color: #aeaeae;
}

.leader-expertise[b-gb2igvavty] {
    background: #f8f9fa;
    padding: 0.875rem 1.25rem;
    border-radius: 8px;
    margin-bottom: 1.25rem;
    border-left: 4px solid #199C52;
}

.expertise-label[b-gb2igvavty] {
    font-weight: 600;
    color: #272727;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.expertise-tags[b-gb2igvavty] {
    color: #606060;
    font-size: 0.95rem;
}

.leader-bio[b-gb2igvavty] {
    color: #404040;
    line-height: 1.7;
}

.leader-bio p[b-gb2igvavty] {
    margin-bottom: 1rem;
    font-size: 1rem;
}

.leader-bio p:last-child[b-gb2igvavty] {
    margin-bottom: 0;
}

/* Responsive Adjustments */
@media (max-width: 991px) {
    .leader-photo-wrapper[b-gb2igvavty] {
        max-width: 180px;
    }
    
    .leader-name[b-gb2igvavty] {
        font-size: 1.5rem;
    }
}

@media (max-width: 767px) {
    .hero-title[b-gb2igvavty] {
        font-size: 2rem;
    }
    
    .hero-subtitle[b-gb2igvavty] {
        font-size: 1.125rem;
    }
    
    .section-title[b-gb2igvavty] {
        font-size: 1.875rem;
    }
    
    .differentiators-box[b-gb2igvavty] {
        padding: 2rem 1.5rem;
    }
    
    .mission-card[b-gb2igvavty] {
        padding: 2rem 1.5rem;
    }
    
    .mission-values[b-gb2igvavty] {
        flex-direction: column;
        gap: 1rem;
        align-items: center;
    }
    
    .leader-card[b-gb2igvavty] {
        padding: 1.5rem;
    }
    
    .leader-photo-wrapper[b-gb2igvavty] {
        max-width: 160px;
        margin-bottom: 1rem;
    }
    
    .leader-contact[b-gb2igvavty] {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.25rem;
    }
    
    .contact-divider[b-gb2igvavty] {
        display: none;
    }
}

@media (max-width: 575px) {
    .hero-title[b-gb2igvavty] {
        font-size: 1.75rem;
    }
    
    .hero-subtitle[b-gb2igvavty] {
        font-size: 1rem;
    }
    
    .aboutleis-hero[b-gb2igvavty] {
        padding: 3rem 0;
    }
    
    .differentiator-item[b-gb2igvavty] {
        gap: 1rem;
    }
    
    .diff-icon[b-gb2igvavty] {
        width: 45px;
        height: 45px;
        font-size: 1.25rem;
    }
}

/* _content/Lenders/Components/Pages/Admin/Dashboard.razor.rz.scp.css */
/* ===================================
   PAGE HEADER (Admin Style)
   =================================== */
.page-header[b-xz9g4dsyyr] {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-bottom: 3px solid #0D4F2A;
}

.page-title[b-xz9g4dsyyr] {
    font-size: 2rem;
    font-weight: 600;
    color: #272727;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.page-title i[b-xz9g4dsyyr] {
    color: #0D4F2A;
    font-size: 1.75rem;
}

.page-subtitle[b-xz9g4dsyyr] {
    font-size: 1.05rem;
    color: #6c757d;
    margin-bottom: 0;
}

/* ===================================
   INTRODUCTION SECTION
   =================================== */
.intro-section[b-xz9g4dsyyr] {
    background-color: #ffffff;
}

.intro-content[b-xz9g4dsyyr] {
    padding-right: 0;
}

.section-title[b-xz9g4dsyyr] {
    font-size: 2.25rem;
    font-weight: 600;
    color: #272727;
    margin-bottom: 1.75rem;
    line-height: 1.3;
}

.intro-text[b-xz9g4dsyyr] {
    font-size: 1.125rem;
    line-height: 1.8;
    color: #404040;
    margin-bottom: 1.5rem;
}

/* Contact Box */
.contact-box[b-xz9g4dsyyr] {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 12px;
    padding: 2rem 1.75rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    height: 100%;
}

.contact-box-title[b-xz9g4dsyyr] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #0D4F2A;
    margin-bottom: 1.75rem;
}

.contact-item[b-xz9g4dsyyr] {
    margin-bottom: 1.5rem;
}

.contact-item:last-child[b-xz9g4dsyyr] {
    margin-bottom: 0;
}

.contact-label[b-xz9g4dsyyr] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
    color: #495057;
}

.contact-label i[b-xz9g4dsyyr] {
    font-size: 1.1rem;
    color: #0D4F2A;
}

.contact-label strong[b-xz9g4dsyyr] {
    font-size: 1rem;
    font-weight: 600;
}

.contact-link[b-xz9g4dsyyr] {
    color: #0D4F2A;
    text-decoration: none;
    font-size: 1.05rem;
    font-weight: 500;
    word-break: break-word;
    transition: all 0.3s ease;
    display: inline-block;
}

.contact-link:hover[b-xz9g4dsyyr] {
    color: #199C52;
    text-decoration: underline;
}

/* ===================================
   HOW IT WORKS SECTION
   =================================== */
.how-it-works-section[b-xz9g4dsyyr] {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.steps-container[b-xz9g4dsyyr] {
    max-width: 900px;
    margin: 0 auto;
}

.step-item[b-xz9g4dsyyr] {
    display: flex;
    gap: 1.75rem;
    margin-bottom: 2.5rem;
    align-items: start;
}

.step-item:last-child[b-xz9g4dsyyr] {
    margin-bottom: 0;
}

.step-number[b-xz9g4dsyyr] {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.75rem;
    font-weight: 700;
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.25);
}

.step-content[b-xz9g4dsyyr] {
    flex: 1;
    padding-top: 0.25rem;
}

.step-title[b-xz9g4dsyyr] {
    font-size: 1.35rem;
    font-weight: 600;
    color: #0D4F2A;
    margin-bottom: 0.75rem;
}

.step-description[b-xz9g4dsyyr] {
    font-size: 1.05rem;
    line-height: 1.7;
    color: #495057;
    margin-bottom: 0;
}

/* ===================================
   SINGLE TRANSACTION SECTION
   =================================== */
.single-transaction-section[b-xz9g4dsyyr] {
    background-color: #ffffff;
}

.transaction-intro-box[b-xz9g4dsyyr] {
    background: linear-gradient(135deg, #E8F5E9 0%, #C8E6C9 100%);
    border-left: 4px solid #0D4F2A;
    border-radius: 8px;
    padding: 2rem;
}

.transaction-intro-text[b-xz9g4dsyyr] {
    font-size: 1.125rem;
    line-height: 1.8;
    color: #1B5E20;
    margin-bottom: 0;
}

.subsection-title[b-xz9g4dsyyr] {
    font-size: 1.75rem;
    font-weight: 600;
    color: #0D4F2A;
    margin-bottom: 1.25rem;
}

.requirements-intro[b-xz9g4dsyyr] {
    font-size: 1.075rem;
    line-height: 1.7;
    color: #495057;
    margin-bottom: 2rem;
}

.requirement-card[b-xz9g4dsyyr] {
    background: #ffffff;
    border: 2px solid #e9ecef;
    border-radius: 10px;
    padding: 1.75rem 1.5rem;
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.requirement-card:hover[b-xz9g4dsyyr] {
    border-color: #0D4F2A;
    box-shadow: 0 6px 20px rgba(13, 79, 42, 0.12);
    transform: translateY(-4px);
}

.requirement-icon[b-xz9g4dsyyr] {
    font-size: 2.5rem;
    color: #0D4F2A;
    margin-bottom: 1rem;
}

.requirement-title[b-xz9g4dsyyr] {
    font-size: 1.15rem;
    font-weight: 600;
    color: #272727;
    margin-bottom: 0.5rem;
}

.requirement-desc[b-xz9g4dsyyr] {
    font-size: 0.95rem;
    color: #6c757d;
    margin-bottom: 0;
    line-height: 1.5;
}

/* Pricing Info Box */
.pricing-info-box[b-xz9g4dsyyr] {
    background: linear-gradient(135deg, #FFF8E1 0%, #FFE082 100%);
    border-radius: 12px;
    padding: 2rem;
    display: flex;
    gap: 1.5rem;
    align-items: start;
}

.pricing-icon-wrapper[b-xz9g4dsyyr] {
    flex-shrink: 0;
}

.pricing-icon-wrapper i[b-xz9g4dsyyr] {
    font-size: 3rem;
    color: #F57F17;
}

.pricing-content[b-xz9g4dsyyr] {
    flex: 1;
}

.pricing-title[b-xz9g4dsyyr] {
    font-size: 1.4rem;
    font-weight: 600;
    color: #E65100;
    margin-bottom: 0.75rem;
}

.pricing-text[b-xz9g4dsyyr] {
    font-size: 1.05rem;
    line-height: 1.7;
    color: #5D4037;
    margin-bottom: 0;
}

/* Action Section */
.action-section[b-xz9g4dsyyr] {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.download-box[b-xz9g4dsyyr] {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border: 2px solid #dee2e6;
    border-radius: 12px;
    padding: 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 2rem;
    flex-wrap: wrap;
}

.download-content[b-xz9g4dsyyr] {
    display: flex;
    gap: 1.25rem;
    align-items: center;
    flex: 1;
}

.download-icon[b-xz9g4dsyyr] {
    font-size: 2.5rem;
    color: #0D4F2A;
    flex-shrink: 0;
}

.download-title[b-xz9g4dsyyr] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #272727;
    margin-bottom: 0.25rem;
}

.download-desc[b-xz9g4dsyyr] {
    font-size: 0.95rem;
    color: #6c757d;
    margin-bottom: 0;
}

.btn-download[b-xz9g4dsyyr] {
    display: inline-flex;
    align-items: center;
    gap: 0.65rem;
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
    color: #ffffff;
    border: 2px solid #0D4F2A;
    padding: 0.875rem 1.75rem;
    font-weight: 600;
    font-size: 1.05rem;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    white-space: nowrap;
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.2);
}

.btn-download:hover[b-xz9g4dsyyr] {
    background: linear-gradient(135deg, #199C52 0%, #0D4F2A 100%);
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(13, 79, 42, 0.35);
}

.btn-download i[b-xz9g4dsyyr] {
    font-size: 1.25rem;
}

.submission-info[b-xz9g4dsyyr] {
    background: #ffffff;
    border: 2px solid #0D4F2A;
    border-radius: 10px;
    padding: 1.5rem 2rem;
    display: flex;
    align-items: center;
    gap: 1.25rem;
}

.submission-info i[b-xz9g4dsyyr] {
    font-size: 2rem;
    color: #0D4F2A;
    flex-shrink: 0;
}

.submission-info strong[b-xz9g4dsyyr] {
    color: #272727;
    font-size: 1.05rem;
    display: block;
    margin-bottom: 0.25rem;
}

.submission-link[b-xz9g4dsyyr] {
    color: #0D4F2A;
    text-decoration: none;
    font-size: 1.1rem;
    font-weight: 500;
    transition: all 0.3s ease;
}

.submission-link:hover[b-xz9g4dsyyr] {
    color: #199C52;
    text-decoration: underline;
}

/* ===================================
   RESPONSIVE DESIGN
   =================================== */

/* Tablet */
@media (max-width: 991.98px) {
    .page-title[b-xz9g4dsyyr] {
        font-size: 1.75rem;
    }

    .page-title i[b-xz9g4dsyyr] {
        font-size: 1.5rem;
    }

    .page-subtitle[b-xz9g4dsyyr] {
        font-size: 1rem;
    }

    .section-title[b-xz9g4dsyyr] {
        font-size: 1.85rem;
    }

    .step-number[b-xz9g4dsyyr] {
        width: 55px;
        height: 55px;
        font-size: 1.5rem;
    }

    .step-title[b-xz9g4dsyyr] {
        font-size: 1.2rem;
    }

    .step-description[b-xz9g4dsyyr] {
        font-size: 1rem;
    }
}

/* Mobile */
@media (max-width: 767.98px) {
    .page-title[b-xz9g4dsyyr] {
        font-size: 1.5rem;
    }

    .page-title i[b-xz9g4dsyyr] {
        font-size: 1.35rem;
    }

    .page-subtitle[b-xz9g4dsyyr] {
        font-size: 0.95rem;
    }

    .section-title[b-xz9g4dsyyr] {
        font-size: 1.65rem;
    }

    .intro-text[b-xz9g4dsyyr] {
        font-size: 1.05rem;
    }

    .contact-box[b-xz9g4dsyyr] {
        padding: 1.5rem;
    }

    .contact-box-title[b-xz9g4dsyyr] {
        font-size: 1.3rem;
    }

    .step-item[b-xz9g4dsyyr] {
        gap: 1.25rem;
        margin-bottom: 2rem;
    }

    .step-number[b-xz9g4dsyyr] {
        width: 50px;
        height: 50px;
        font-size: 1.35rem;
    }

    .step-title[b-xz9g4dsyyr] {
        font-size: 1.1rem;
    }

    .step-description[b-xz9g4dsyyr] {
        font-size: 0.95rem;
    }

    .subsection-title[b-xz9g4dsyyr] {
        font-size: 1.5rem;
    }

    .transaction-intro-box[b-xz9g4dsyyr] {
        padding: 1.5rem;
    }

    .transaction-intro-text[b-xz9g4dsyyr] {
        font-size: 1.05rem;
    }

    .requirement-card[b-xz9g4dsyyr] {
        padding: 1.5rem 1.25rem;
    }

    .requirement-icon[b-xz9g4dsyyr] {
        font-size: 2.25rem;
    }

    .pricing-info-box[b-xz9g4dsyyr] {
        flex-direction: column;
        padding: 1.5rem;
    }

    .pricing-icon-wrapper i[b-xz9g4dsyyr] {
        font-size: 2.5rem;
    }

    .download-box[b-xz9g4dsyyr] {
        flex-direction: column;
        padding: 1.5rem;
        align-items: stretch;
    }

    .btn-download[b-xz9g4dsyyr] {
        width: 100%;
        justify-content: center;
    }

    .submission-info[b-xz9g4dsyyr] {
        flex-direction: column;
        text-align: center;
        padding: 1.25rem 1.5rem;
    }
}

/* Small Mobile */
@media (max-width: 575.98px) {
    .page-title[b-xz9g4dsyyr] {
        font-size: 1.35rem;
    }

    .page-title i[b-xz9g4dsyyr] {
        font-size: 1.2rem;
    }

    .page-subtitle[b-xz9g4dsyyr] {
        font-size: 0.9rem;
    }

    .section-title[b-xz9g4dsyyr] {
        font-size: 1.5rem;
        margin-bottom: 1.5rem;
    }

    .intro-text[b-xz9g4dsyyr] {
        font-size: 1rem;
    }

    .contact-box[b-xz9g4dsyyr] {
        padding: 1.25rem;
    }

    .contact-box-title[b-xz9g4dsyyr] {
        font-size: 1.2rem;
        margin-bottom: 1.25rem;
    }

    .step-item[b-xz9g4dsyyr] {
        gap: 1rem;
        margin-bottom: 1.75rem;
    }

    .step-number[b-xz9g4dsyyr] {
        width: 45px;
        height: 45px;
        font-size: 1.25rem;
    }

    .step-title[b-xz9g4dsyyr] {
        font-size: 1.05rem;
    }

    .step-description[b-xz9g4dsyyr] {
        font-size: 0.9rem;
    }

    .transaction-intro-box[b-xz9g4dsyyr] {
        padding: 1.25rem;
    }

    .pricing-info-box[b-xz9g4dsyyr] {
        padding: 1.25rem;
    }

    .download-content[b-xz9g4dsyyr] {
        gap: 1rem;
    }

    .download-icon[b-xz9g4dsyyr] {
        font-size: 2rem;
    }
}
/* _content/Lenders/Components/Pages/Changelog.razor.rz.scp.css */
/* Changelog Page Styles */
.display-4[b-i4h5jiltn3]{
    font-size:2.4rem;
}
.changelog-container[b-i4h5jiltn3] {
    min-height: 80vh;
}

.changelog-header[b-i4h5jiltn3] {
    padding: 1rem 2rem;
    margin-bottom: 2rem;
}

.changelog-header h1[b-i4h5jiltn3] {
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.changelog-header .lead[b-i4h5jiltn3] {
    opacity: 0.95;
    font-size: 1.1rem;
}

/* Sidebar Navigation */
.changelog-sidebar[b-i4h5jiltn3] {
    position: sticky;
    top: 100px;
    max-height: calc(100vh - 120px);
    overflow-y: auto;
    padding-right: 1rem;
}

.sidebar-sticky[b-i4h5jiltn3] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 1px solid #e9ecef;
}

.sidebar-title[b-i4h5jiltn3] {
    color: #0D4F2A;
    font-weight: 600;
    font-size: 1.1rem;
    margin-bottom: 1rem;
    padding-bottom: 0.75rem;
    border-bottom: 2px solid #199C52;
}

.version-link[b-i4h5jiltn3] {
    padding: 0.75rem 1rem;
    border-radius: 8px;
    transition: all 0.3s ease;
    margin-bottom: 0.5rem;
    border-left: 3px solid transparent;
    text-decoration: none;
}

.version-link:hover[b-i4h5jiltn3] {
    background-color: #f8f9fa;
    border-left-color: #199C52;
    transform: translateX(5px);
}

.version-link.active[b-i4h5jiltn3] {
    background-color: #e8f5e9;
    border-left-color: #0D4F2A;
}

.version-item[b-i4h5jiltn3] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.version-number[b-i4h5jiltn3] {
    font-weight: 600;
    color: #0D4F2A;
    font-size: 0.95rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.beta-badge[b-i4h5jiltn3] {
    display: inline-block;
    background: linear-gradient(135deg, #ff9800 0%, #ff6b00 100%);
    color: white;
    font-size: 0.6rem;
    font-weight: 700;
    padding: 0.15rem 0.4rem;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 2px 4px rgba(255, 152, 0, 0.3);
}

/* Alpha badge - Red color for early development */
.beta-badge.status-alpha[b-i4h5jiltn3] {
    background: linear-gradient(135deg, #f44336 0%, #d32f2f 100%) !important;
    box-shadow: 0 2px 4px rgba(244, 67, 54, 0.3) !important;
}

/* Beta badge - Orange (default) */
.beta-badge.status-beta[b-i4h5jiltn3] {
    background: linear-gradient(135deg, #ff9800 0%, #ff6b00 100%);
    box-shadow: 0 2px 4px rgba(255, 152, 0, 0.3);
}

/* RC badge - Green color for release candidate */
.beta-badge.status-rc[b-i4h5jiltn3] {
    background: linear-gradient(135deg, #4caf50 0%, #388e3c 100%) !important;
    box-shadow: 0 2px 4px rgba(76, 175, 80, 0.3) !important;
}

.version-date[b-i4h5jiltn3] {
    color: #606060;
    font-size: 0.8rem;
}

/* Scrollbar styling for sidebar */
.changelog-sidebar[b-i4h5jiltn3]::-webkit-scrollbar {
    width: 6px;
}

.changelog-sidebar[b-i4h5jiltn3]::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.changelog-sidebar[b-i4h5jiltn3]::-webkit-scrollbar-thumb {
    background: #199C52;
    border-radius: 10px;
}

.changelog-sidebar[b-i4h5jiltn3]::-webkit-scrollbar-thumb:hover {
    background: #0D4F2A;
}

.changelog-content[b-i4h5jiltn3] {
    border: none;
    border-radius: 12px;
}

/* Markdown Content Styling */
.changelog-content h1[b-i4h5jiltn3] {
    color: #0D4F2A;
    border-bottom: 3px solid #199C52;
    padding-bottom: 0.5rem;
    margin-top: 2rem;
    margin-bottom: 1.5rem;
    font-size: 2rem;
    text-align: left !important;
}

.changelog-content h2[b-i4h5jiltn3] {
    color: #199C52;
    margin-top: 2.5rem;
    margin-bottom: 1rem;
    font-size: 1.75rem;
    font-weight: 600;
    scroll-margin-top: 100px; /* Account for sticky header */
    padding-top: 1rem;
    text-align: left !important;
}

.changelog-content h3[b-i4h5jiltn3] {
    color: #0D4F2A;
    margin-top: 1.5rem;
    margin-bottom: 0.75rem;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: left !important;
}

.changelog-content ul[b-i4h5jiltn3] {
    list-style: none;
    padding-left: 0;
}

.changelog-content ul li[b-i4h5jiltn3] {
    padding: 0.5rem 0 0.5rem 2rem;
    position: relative;
    line-height: 1.6;
}

.changelog-content ul li[b-i4h5jiltn3]::before {
    content: "→";
    position: absolute;
    left: 0.5rem;
    color: #199C52;
    font-weight: bold;
}

.changelog-content strong[b-i4h5jiltn3] {
    color: #0D4F2A;
}

.changelog-content hr[b-i4h5jiltn3] {
    margin: 3rem 0;
    border-top: 2px solid #e9ecef;
}

.changelog-content code[b-i4h5jiltn3] {
    background-color: #f8f9fa;
    padding: 0.2rem 0.4rem;
    border-radius: 4px;
    color: #d63384;
    font-size: 0.9em;
}

.changelog-content blockquote[b-i4h5jiltn3] {
    border-left: 4px solid #199C52;
    padding-left: 1rem;
    margin: 1rem 0;
    color: #606060;
    font-style: italic;
}

/* Responsive adjustments */
@media only screen and (max-width: 768px) {
    .changelog-header[b-i4h5jiltn3] {
        padding: 2rem 0;
    }

    .changelog-header h1[b-i4h5jiltn3] {
        font-size: 2rem;
    }

    .changelog-header .lead[b-i4h5jiltn3] {
        font-size: 1rem;
    }

    .changelog-content h1[b-i4h5jiltn3] {
        font-size: 1.5rem;
    }

    .changelog-content h2[b-i4h5jiltn3] {
        font-size: 1.3rem;
        scroll-margin-top: 80px;
    }

    .changelog-content h3[b-i4h5jiltn3] {
        font-size: 1.1rem;
    }

    .changelog-content .card-body[b-i4h5jiltn3] {
        padding: 1.5rem !important;
    }

    /* Full width content on mobile (no sidebar) */
    .container-fluid .row[b-i4h5jiltn3] {
        margin: 0;
    }
}

@media only screen and (max-width: 576px) {
    .changelog-header h1[b-i4h5jiltn3] {
        font-size: 1.75rem;
    }

    .changelog-header h1 i[b-i4h5jiltn3] {
        display: block;
        margin-bottom: 0.5rem;
    }

    .changelog-content ul li[b-i4h5jiltn3] {
        padding-left: 1.5rem;
        font-size: 0.95rem;
    }
}
/* _content/Lenders/Components/Pages/ChangePassword/ChangePassword.razor.rz.scp.css */
.field[b-09u2kz2ywd] {
    margin-top: 0.85rem;
}

.input-field[b-09u2kz2ywd] {
    border-radius: 10px;
}

/* Mobile */
@media (max-width: 768px) {
    .label[b-09u2kz2ywd] {
        font-size: 0.75rem;
    }

    .input-field[b-09u2kz2ywd] {
        width: 100%;
        font-size: 0.85rem;
    }
}
/* _content/Lenders/Components/Pages/Contact.razor.rz.scp.css */
/* Hero Section with Background Image and Overlay */
.contact-hero[b-5w2lg1qbje] {
    background-image: url("https://ucpmpublic.blob.core.windows.net/ucpmpublic/Production/77/99/4cc4/b2354d798d82591ce78b0c55/LendersPage.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 4.5rem 0;
    position: relative;
}

.hero-overlay[b-5w2lg1qbje] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(13, 79, 42, 0.92) 0%, rgba(25, 156, 82, 0.88) 100%);
}

.hero-content[b-5w2lg1qbje] {
    position: relative;
    z-index: 2;
    max-width: 900px;
    margin: 0 auto;
}

.hero-icon-wrapper[b-5w2lg1qbje] {
    margin-bottom: 1.5rem;
}

.hero-icon[b-5w2lg1qbje] {
    font-size: 3.5rem;
    color: #fff;
    opacity: 0.95;
}

.hero-title[b-5w2lg1qbje] {
    font-size: 2.75rem;
    font-weight: 600;
    color: #fff;
    margin-bottom: 1.25rem;
    line-height: 1.2;
    text-align:center;
}

.hero-subtitle[b-5w2lg1qbje] {
    font-size: 1.25rem;
    color: rgba(255, 255, 255, 0.95);
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 0;
}

/* Contact Cards Section */
.contact-cards-section[b-5w2lg1qbje] {
    background-color: #fff;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.section-header[b-5w2lg1qbje] {
    margin-bottom: 3rem;
}

.section-title[b-5w2lg1qbje] {
    font-size: 2.25rem;
    font-weight: 600;
    color: #272727;
    margin-bottom: 1rem;
    text-align:center;
}

.section-subtitle[b-5w2lg1qbje] {
    font-size: 1.125rem;
    color: #606060;
    max-width: 700px;
    margin: 0 auto 1.5rem;
}

.response-badge[b-5w2lg1qbje] {
    display: inline-flex;
    align-items: center;
    background: linear-gradient(135deg, #199C52 0%, #0D4F2A 100%);
    color: #fff;
    padding: 0.75rem 1.5rem;
    border-radius: 50px;
    font-weight: 500;
    font-size: 0.95rem;
    box-shadow: 0 4px 12px rgba(25, 156, 82, 0.25);
}

/* Contact Cards */
.contact-card[b-5w2lg1qbje] {
    background: #fff;
    border-radius: 12px;
    padding: 2.5rem 2rem;
    height: 100%;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    border: 2px solid #e9ecef;
    transition: all 0.3s ease;
    position: relative;
}

.contact-card:hover[b-5w2lg1qbje] {
    transform: translateY(-6px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    border-color: #199C52;
}

.contact-card.featured[b-5w2lg1qbje] {
    border-color: #199C52;
    box-shadow: 0 4px 16px rgba(25, 156, 82, 0.2);
}

.contact-card.featured:hover[b-5w2lg1qbje] {
    box-shadow: 0 8px 28px rgba(25, 156, 82, 0.3);
}

.featured-badge[b-5w2lg1qbje] {
    position: absolute;
    top: -12px;
    right: 20px;
    background: linear-gradient(135deg, #199C52 0%, #0D4F2A 100%);
    color: #fff;
    padding: 0.4rem 1rem;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 600;
    box-shadow: 0 2px 8px rgba(25, 156, 82, 0.3);
}

.contact-card-icon[b-5w2lg1qbje] {
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
    font-size: 2rem;
    color: #fff;
}

.contact-card-title[b-5w2lg1qbje] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #272727;
    margin-bottom: 1rem;
    text-align: center;
}

.contact-card-description[b-5w2lg1qbje] {
    font-size: 1rem;
    color: #606060;
    line-height: 1.6;
    margin-bottom: 1.75rem;
    text-align: center;
    min-height: 60px;
}

.contact-details[b-5w2lg1qbje] {
    display: flex;
    flex-direction: column;
    gap: 0.875rem;
}

.contact-link[b-5w2lg1qbje] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.875rem 1.25rem;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
    border: 2px solid #e9ecef;
    color: #404040;
    font-size: 0.95rem;
}

.contact-link:hover[b-5w2lg1qbje] {
    background-color: #f8f9fa;
    border-color: #199C52;
    color: #0D4F2A;
    transform: translateX(4px);
}

.contact-link.primary[b-5w2lg1qbje] {
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
    color: #fff;
    border-color: #0D4F2A;
}

.contact-link.primary:hover[b-5w2lg1qbje] {
    background: linear-gradient(135deg, #09361C 0%, #0D4F2A 100%);
    border-color: #09361C;
    color: #fff;
    transform: translateX(4px);
}

.help-text[b-5w2lg1qbje] {
    font-size: 0.85rem;
    color: #606060;
    text-align: center;
    padding: 0.5rem;
    background-color: #f8f9fa;
    border-radius: 6px;
}

/* Leadership Contact Section */
.leadership-contact-section[b-5w2lg1qbje] {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    padding-top: 3rem;
    padding-bottom: 3rem;
    border-top: 1px solid #e9ecef;
}

.leader-contact-card[b-5w2lg1qbje] {
    background: #fff;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    border: 2px solid #e9ecef;
    transition: all 0.3s ease;
}

.leader-contact-card:hover[b-5w2lg1qbje] {
    transform: translateY(-4px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
    border-color: #199C52;
}

.leader-info[b-5w2lg1qbje] {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 2px solid #e9ecef;
}

.leader-name[b-5w2lg1qbje] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #0D4F2A;
    margin-bottom: 0.5rem;
}

.leader-position[b-5w2lg1qbje] {
    font-size: 1.125rem;
    color: #199C52;
    font-weight: 600;
    margin-bottom: 0.25rem;
}

.leader-credentials[b-5w2lg1qbje] {
    font-size: 0.95rem;
    color: #606060;
    margin-bottom: 0;
}

.leader-contact-details[b-5w2lg1qbje] {
    display: flex;
    flex-direction: column;
    gap: 0.875rem;
}

.leader-contact-link[b-5w2lg1qbje] {
    display: flex;
    align-items: center;
    padding: 0.75rem 1rem;
    border-radius: 8px;
    text-decoration: none;
    color: #404040;
    font-weight: 500;
    transition: all 0.3s ease;
    border: 2px solid #e9ecef;
    font-size: 0.95rem;
}

.leader-contact-link:hover[b-5w2lg1qbje] {
    background-color: #f8f9fa;
    border-color: #199C52;
    color: #0D4F2A;
    transform: translateX(4px);
}

/* Social Section */
.social-section[b-5w2lg1qbje] {
    background-color: #fff;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.social-card[b-5w2lg1qbje] {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    border-radius: 12px;
    padding: 2.5rem 2rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    border: 2px solid #e9ecef;
    display: flex;
    align-items: center;
    gap: 2rem;
    transition: all 0.3s ease;
}

.social-card:hover[b-5w2lg1qbje] {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
    border-color: #0077B5;
}

.social-icon[b-5w2lg1qbje] {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #0077B5 0%, #00A0DC 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5rem;
    color: #fff;
}

.social-content[b-5w2lg1qbje] {
    flex: 1;
}

.social-title[b-5w2lg1qbje] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #272727;
    margin-bottom: 0.75rem;
}

.social-description[b-5w2lg1qbje] {
    font-size: 1rem;
    color: #606060;
    line-height: 1.6;
    margin-bottom: 1.25rem;
}

.btn-linkedin[b-5w2lg1qbje] {
    background: linear-gradient(135deg, #0077B5 0%, #00A0DC 100%);
    color: #fff;
    padding: 0.875rem 1.75rem;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
    border: none;
}

.btn-linkedin:hover[b-5w2lg1qbje] {
    background: linear-gradient(135deg, #005885 0%, #0077B5 100%);
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0, 119, 181, 0.3);
}

/* CTA Banner */
.contact-cta-banner[b-5w2lg1qbje] {
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
    padding: 4rem 0;
    margin-top: 0;
}

.cta-content[b-5w2lg1qbje] {
    color: #fff;
}

.cta-icon[b-5w2lg1qbje] {
    margin-bottom: 1.5rem;
}

.cta-icon i[b-5w2lg1qbje] {
    font-size: 4rem;
    color: #fff;
    opacity: 0.95;
}

.cta-title[b-5w2lg1qbje] {
    font-size: 2.5rem;
    font-weight: 600;
    color: #fff;
    margin-bottom: 1.25rem;
    line-height: 1.2;
    text-align:center;
}

.cta-description[b-5w2lg1qbje] {
    font-size: 1.25rem;
    color: rgba(255, 255, 255, 0.95);
    line-height: 1.7;
    margin-bottom: 2.5rem;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.cta-buttons[b-5w2lg1qbje] {
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
}

.btn-cta-primary[b-5w2lg1qbje] {
    background: #fff;
    color: #0D4F2A;
    padding: 1rem 2rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: 1.125rem;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
    border: 2px solid #fff;
}

.btn-cta-primary:hover[b-5w2lg1qbje] {
    background: rgba(255, 255, 255, 0.95);
    color: #0D4F2A;
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}

.btn-cta-secondary[b-5w2lg1qbje] {
    background: transparent;
    color: #fff;
    padding: 1rem 2rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: 1.125rem;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
    border: 2px solid #fff;
}

.btn-cta-secondary:hover[b-5w2lg1qbje] {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}

.cta-reassurance[b-5w2lg1qbje] {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 0;
    font-weight: 500;
}

/* Responsive Design */
@media (max-width: 991px) {
    .social-card[b-5w2lg1qbje] {
        flex-direction: column;
        text-align: center;
    }
    
    .social-icon[b-5w2lg1qbje] {
        width: 70px;
        height: 70px;
        font-size: 2rem;
    }
}

@media (max-width: 767px) {
    .hero-title[b-5w2lg1qbje] {
        font-size: 2rem;
    }
    
    .hero-subtitle[b-5w2lg1qbje] {
        font-size: 1.125rem;
    }
    
    .contact-hero[b-5w2lg1qbje] {
        padding: 3.5rem 0;
    }
    
    .section-title[b-5w2lg1qbje] {
        font-size: 1.875rem;
    }
    
    .contact-card[b-5w2lg1qbje] {
        padding: 2rem 1.5rem;
    }
    
    .contact-card-description[b-5w2lg1qbje] {
        min-height: auto;
    }
    
    .cta-title[b-5w2lg1qbje] {
        font-size: 2rem;
    }
    
    .cta-description[b-5w2lg1qbje] {
        font-size: 1.125rem;
    }
    
    .cta-buttons[b-5w2lg1qbje] {
        flex-direction: column;
        align-items: stretch;
    }
    
    .btn-cta-primary[b-5w2lg1qbje],
    .btn-cta-secondary[b-5w2lg1qbje] {
        justify-content: center;
        width: 100%;
    }
}

@media (max-width: 575px) {
    .hero-title[b-5w2lg1qbje] {
        font-size: 1.75rem;
    }
    
    .hero-subtitle[b-5w2lg1qbje] {
        font-size: 1rem;
    }
    
    .contact-hero[b-5w2lg1qbje] {
        padding: 3rem 0;
    }
    
    .hero-icon[b-5w2lg1qbje] {
        font-size: 3rem;
    }
    
    .contact-card-icon[b-5w2lg1qbje] {
        width: 60px;
        height: 60px;
        font-size: 1.75rem;
    }
    
    .social-card[b-5w2lg1qbje] {
        padding: 2rem 1.5rem;
    }
    
    .contact-cta-banner[b-5w2lg1qbje] {
        padding: 3rem 0;
    }
    
    .cta-icon i[b-5w2lg1qbje] {
        font-size: 3rem;
    }
}

/* _content/Lenders/Components/Pages/Emails/EmailLogDetails.razor.rz.scp.css */
.avatar-group[b-v5nkad5oe3] {
    display: flex;
    align-items: center;
}
.avatar-group .avatar[b-v5nkad5oe3] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #fff;
    overflow: hidden;
    margin-left: -15px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    font-size: 1rem;
}
.avatar-group .avatar:first-child[b-v5nkad5oe3] {
    margin-left: 0;
}
.avatar-group .avatar.text-avatar[b-v5nkad5oe3] {
    background-color: #f0ad4e;
}
.avatar-group .avatar.extra-avatar[b-v5nkad5oe3] {
    background-color: #343a40;
}
/* _content/Lenders/Components/Pages/Emails/EmailLogsPage.razor.rz.scp.css */
.avatar-group[b-y1sesbghxr] {
    display: flex;
    align-items: center;
}
.avatar-group .avatar[b-y1sesbghxr] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #fff;
    overflow: hidden;
    margin-left: -15px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    font-size: 1rem;
}
.avatar-group .avatar:first-child[b-y1sesbghxr] {
    margin-left: 0;
}
.avatar-group .avatar.text-avatar[b-y1sesbghxr] {
    background-color: #f0ad4e;
}
.avatar-group .avatar.extra-avatar[b-y1sesbghxr] {
    background-color: #343a40;
}
/* _content/Lenders/Components/Pages/Home/Landing.razor.rz.scp.css */
/* ===================================
   HERO SECTION
   =================================== */

.hero-section[b-dzdzgjy064] {
    background-image: url("/img/Header.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0.5rem 0;
    color: white;
    position: relative;
}

.hero-section[b-dzdzgjy064]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(13, 79, 42, 0.92) 0%, rgba(25, 156, 82, 0.88) 100%);
    z-index: 1;
}

.hero-section .container[b-dzdzgjy064] {
    position: relative;
    z-index: 2;
}

.min-vh-60[b-dzdzgjy064] {
    min-height: 60vh;
}

.hero-content[b-dzdzgjy064] {
    padding: 2rem 0;
}

.hero-headline[b-dzdzgjy064] {
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    color: white;
}

.hero-subheadline[b-dzdzgjy064] {
    font-size: 1.25rem;
    line-height: 1.6;
    margin-bottom: 2rem;
    color: rgba(255, 255, 255, 0.95);
    max-width: 600px;
}

.cta-group[b-dzdzgjy064] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}

.btn-primary-cta[b-dzdzgjy064] {
    background: white;
    color: #0D4F2A;
    border: 2px solid white;
    padding: 0.875rem 2rem;
    font-size: 1.05rem;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.btn-primary-cta:hover[b-dzdzgjy064] {
    background: rgba(255, 255, 255, 0.95);
    color: #0D4F2A;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.25);
}

.btn-secondary-cta[b-dzdzgjy064] {
    background: transparent;
    color: white;
    border: 2px solid white;
    padding: 0.875rem 2rem;
    font-size: 1.05rem;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.btn-secondary-cta:hover[b-dzdzgjy064] {
    background: rgba(255, 255, 255, 0.15);
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.trust-signal[b-dzdzgjy064] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-size: 0.95rem;
    color: rgba(255, 255, 255, 0.9);
}

.trust-signal i[b-dzdzgjy064] {
    font-size: 1.5rem;
    color: white;
}

.hero-visual[b-dzdzgjy064] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
}

.stat-card[b-dzdzgjy064] {
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    padding: 3rem 2.5rem;
    text-align: center;
    width: 100%;
    max-width: 300px;
}

.stat-card-small[b-dzdzgjy064] {
    padding: 2rem 2rem;
}

.stat-number[b-dzdzgjy064] {
    font-size: 3.5rem;
    font-weight: 700;
    color: white;
    margin-bottom: 0.5rem;
}

.stat-label[b-dzdzgjy064] {
    font-size: 1.1rem;
    color: rgba(255, 255, 255, 0.9);
}

/* ===================================
   SOCIAL PROOF BAR
   =================================== */

.social-proof-bar[b-dzdzgjy064] {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    border-bottom: 1px solid #e9ecef;
    padding: 3rem 0;
}

.proof-stat[b-dzdzgjy064] {
    padding: 1rem;
}

.proof-number[b-dzdzgjy064] {
    font-size: 2.5rem;
    font-weight: 700;
    color: #0D4F2A;
    margin-bottom: 0.5rem;
}

.proof-label[b-dzdzgjy064] {
    font-size: 0.95rem;
    color: #606060;
    font-weight: 500;
}

/* ===================================
   PAIN POINTS SECTION
   =================================== */

.pain-points-section[b-dzdzgjy064] {
    padding: 5rem 0;
    background: white;
}

.section-intro[b-dzdzgjy064] {
    margin-bottom: 3rem;
}

.section-heading[b-dzdzgjy064] {
    font-size: 2.25rem;
    font-weight: 700;
    color: #272727;
    margin-bottom: 1rem;
}

.heading-divider[b-dzdzgjy064] {
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #0D4F2A 0%, #199C52 100%);
    margin: 0 auto 1rem;
    border-radius: 2px;
}

.heading-divider-left[b-dzdzgjy064] {
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #0D4F2A 0%, #199C52 100%);
    margin: 0 0 1.5rem 0;
    border-radius: 2px;
}

.section-description[b-dzdzgjy064] {
    font-size: 1.15rem;
    color: #606060;
    line-height: 1.6;
}

.pain-point-card[b-dzdzgjy064] {
    background: #fff;
    border: 2px solid #e9ecef;
    border-radius: 12px;
    padding: 2rem 1.5rem;
    height: 100%;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.pain-point-card:hover[b-dzdzgjy064] {
    border-color: #199C52;
    box-shadow: 0 6px 20px rgba(25, 156, 82, 0.15);
    transform: translateY(-4px);
}

.pain-icon[b-dzdzgjy064] {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.25rem;
}

.pain-icon i[b-dzdzgjy064] {
    font-size: 1.75rem;
    color: white;
}

.pain-title[b-dzdzgjy064] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #272727;
    margin-bottom: 0.75rem;
}

.pain-description[b-dzdzgjy064] {
    font-size: 0.95rem;
    color: #606060;
    line-height: 1.6;
    margin-bottom: 1.25rem;
}

.impact-badge[b-dzdzgjy064] {
    background: linear-gradient(135deg, rgba(201, 169, 76, 0.1) 0%, rgba(201, 169, 76, 0.15) 100%);
    color: #8B7539;
    border-left: 3px solid #C9A94C;
    padding: 0.5rem 1rem;
    border-radius: 6px;
    font-size: 0.85rem;
    font-weight: 600;
    margin-top: auto;
    text-align: left;
}

.btn-outline-learn[b-dzdzgjy064] {
    background: transparent;
    color: #0D4F2A;
    border: 2px solid #0D4F2A;
    padding: 0.875rem 2rem;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.btn-outline-learn:hover[b-dzdzgjy064] {
    background: #0D4F2A;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.3);
}

/* ===================================
   FINANCIAL IMPACT SECTION
   =================================== */

.financial-impact-section[b-dzdzgjy064] {
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
    padding: 5rem 0;
}

.heading-divider-white[b-dzdzgjy064] {
    width: 80px;
    height: 4px;
    background: white;
    margin: 0 auto 1rem;
    border-radius: 2px;
}

.impact-card[b-dzdzgjy064] {
    background: white;
    border-radius: 12px;
    padding: 2.5rem 2rem;
    text-align: center;
    height: 100%;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.impact-card:hover[b-dzdzgjy064] {
    transform: translateY(-8px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.25);
}

.impact-icon[b-dzdzgjy064] {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
}

.impact-icon i[b-dzdzgjy064] {
    font-size: 2.5rem;
    color: white;
}

.impact-stat[b-dzdzgjy064] {
    font-size: 3rem;
    font-weight: 700;
    color: #0D4F2A;
    margin-bottom: 0.75rem;
    line-height: 1;
}

.impact-title[b-dzdzgjy064] {
    font-size: 1.35rem;
    font-weight: 600;
    color: #272727;
    margin-bottom: 1rem;
}

.impact-text[b-dzdzgjy064] {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #606060;
    margin-bottom: 0;
}

/* ===================================
   SOLUTION SECTION
   =================================== */

.solution-section[b-dzdzgjy064] {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    padding: 5rem 0;
}

.benefit-card[b-dzdzgjy064] {
    background: white;
    border: 2px solid #e9ecef;
    border-radius: 12px;
    padding: 2.25rem;
    height: 100%;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.benefit-card:hover[b-dzdzgjy064] {
    border-color: #199C52;
    box-shadow: 0 8px 24px rgba(25, 156, 82, 0.15);
    transform: translateY(-4px);
}

.benefit-header[b-dzdzgjy064] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1.25rem;
}

.benefit-icon[b-dzdzgjy064] {
    font-size: 2.5rem;
    color: #199C52;
    flex-shrink: 0;
}

.benefit-title[b-dzdzgjy064] {
    font-size: 1.35rem;
    font-weight: 600;
    color: #272727;
    margin-bottom: 0;
}

.benefit-description[b-dzdzgjy064] {
    font-size: 1rem;
    line-height: 1.7;
    color: #606060;
    margin-bottom: 0;
}

.benefit-cta[b-dzdzgjy064] {
    margin-top: 1.25rem;
    padding-top: 1rem;
    border-top: 1px solid #e9ecef;
}

.link-arrow[b-dzdzgjy064] {
    color: #0D4F2A;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.link-arrow:hover[b-dzdzgjy064] {
    color: #199C52;
    gap: 0.75rem;
}

.link-arrow i[b-dzdzgjy064] {
    transition: transform 0.3s ease;
}

.link-arrow:hover i[b-dzdzgjy064] {
    transform: translateX(4px);
}

/* ===================================
   TESTIMONIAL SECTION
   =================================== */

.testimonial-section[b-dzdzgjy064] {
    padding: 5rem 0;
    background: white;
}

.testimonial-card[b-dzdzgjy064] {
    background: white;
    border-radius: 12px;
    padding: 3rem 2.5rem;
    height: 100%;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    position: relative;
    border: 2px solid #e9ecef;
}

.testimonial-card:hover[b-dzdzgjy064] {
    box-shadow: 0 8px 28px rgba(25, 156, 82, 0.15);
    transform: translateY(-4px);
    border-color: #199C52;
}

.quote-icon[b-dzdzgjy064] {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    opacity: 0.08;
}

.quote-icon i[b-dzdzgjy064] {
    font-size: 5rem;
    color: #199C52;
}

.testimonial-text[b-dzdzgjy064] {
    font-size: 1.125rem;
    line-height: 1.8;
    color: #404040;
    font-style: italic;
    margin-bottom: 2rem;
    position: relative;
    z-index: 1;
}

.testimonial-author[b-dzdzgjy064] {
    display: flex;
    align-items: center;
    gap: 1rem;
    border-top: 2px solid #199C52;
    padding-top: 1.5rem;
}

.author-info[b-dzdzgjy064] {
    flex-grow: 1;
}

.author-name[b-dzdzgjy064] {
    font-size: 1.125rem;
    font-weight: 700;
    color: #272727;
    margin-bottom: 0.25rem;
}

.author-title[b-dzdzgjy064] {
    font-size: 0.95rem;
    color: #199C52;
    font-weight: 600;
    margin-bottom: 0.25rem;
}

.author-company[b-dzdzgjy064] {
    font-size: 0.9rem;
    color: #606060;
}

/* ===================================
   COVERAGE SECTION
   =================================== */

.coverage-section[b-dzdzgjy064] {
    padding: 5rem 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
}

.coverage-card[b-dzdzgjy064] {
    background: white;
    border-left: 4px solid #199C52;
    border-radius: 12px;
    padding: 2rem 1.75rem;
    height: 100%;
    transition: all 0.3s ease;
    position: relative;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    border: 2px solid #e9ecef;
    border-left: 4px solid #199C52;
}

.coverage-card:hover[b-dzdzgjy064] {
    box-shadow: 0 8px 24px rgba(25, 156, 82, 0.15);
    transform: translateY(-4px);
    border-color: #199C52;
}

.coverage-number[b-dzdzgjy064] {
    font-size: 3rem;
    font-weight: 700;
    color: rgba(25, 156, 82, 0.15);
    line-height: 1;
    margin-bottom: 1rem;
}

.coverage-title[b-dzdzgjy064] {
    font-size: 1.35rem;
    font-weight: 600;
    color: #272727;
    margin-bottom: 1rem;
}

.coverage-description[b-dzdzgjy064] {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #606060;
    margin-bottom: 1.25rem;
}

.coverage-example[b-dzdzgjy064] {
    background: linear-gradient(135deg, rgba(201, 169, 76, 0.08) 0%, rgba(201, 169, 76, 0.12) 100%);
    border-left: 3px solid #C9A94C;
    padding: 0.875rem 1rem;
    margin-top: auto;
    font-size: 0.9rem;
    color: #404040;
    border-radius: 6px;
}

.btn-large-cta[b-dzdzgjy064] {
    background: #0D4F2A;
    color: white;
    border: 2px solid #0D4F2A;
    padding: 1rem 2.5rem;
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.btn-large-cta:hover[b-dzdzgjy064] {
    background: #199C52;
    border-color: #199C52;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(25, 156, 82, 0.3);
}

/* ===================================
   EDUCATIONAL RESOURCES SECTION
   =================================== */

.resources-highlight-section[b-dzdzgjy064] {
    background: white;
    padding: 5rem 0;
}

.resource-card[b-dzdzgjy064] {
    background: white;
    border-radius: 12px;
    padding: 2.5rem 2rem;
    height: 100%;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 2px solid #e9ecef;
}

.resource-card:hover[b-dzdzgjy064] {
    transform: translateY(-6px);
    box-shadow: 0 8px 24px rgba(25, 156, 82, 0.15);
    border-color: #199C52;
}

.resource-icon[b-dzdzgjy064] {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, rgba(25, 156, 82, 0.1) 0%, rgba(13, 79, 42, 0.1) 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
}

.resource-icon i[b-dzdzgjy064] {
    font-size: 2.5rem;
    color: #199C52;
}

.resource-title[b-dzdzgjy064] {
    font-size: 1.35rem;
    font-weight: 600;
    color: #272727;
    margin-bottom: 1rem;
}

.resource-description[b-dzdzgjy064] {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #606060;
    margin-bottom: 1.75rem;
}

.btn-resource[b-dzdzgjy064] {
    background: #0D4F2A;
    color: white;
    border: 2px solid #0D4F2A;
    padding: 0.75rem 1.5rem;
    font-size: 0.95rem;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.btn-resource:hover[b-dzdzgjy064] {
    background: #199C52;
    border-color: #199C52;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(25, 156, 82, 0.3);
}

/* ===================================
   PORTFOLIO SECTION
   =================================== */

.portfolio-section[b-dzdzgjy064] {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    padding: 5rem 0;
}

.portfolio-content[b-dzdzgjy064] {
    padding: 2rem 0;
}

.portfolio-heading[b-dzdzgjy064] {
    font-size: 2.25rem;
    font-weight: 700;
    color: #272727;
    margin-bottom: 1rem;
}

.portfolio-description[b-dzdzgjy064] {
    font-size: 1.1rem;
    line-height: 1.7;
    color: #606060;
    margin-bottom: 2rem;
}

.portfolio-benefits[b-dzdzgjy064] {
    list-style: none;
    padding: 0;
    margin-bottom: 2rem;
}

.portfolio-benefits li[b-dzdzgjy064] {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    margin-bottom: 1.25rem;
    font-size: 1.05rem;
    color: #404040;
}

.portfolio-benefits i[b-dzdzgjy064] {
    font-size: 1.5rem;
    color: #199C52;
    flex-shrink: 0;
    margin-top: 0.1rem;
}

.portfolio-cta[b-dzdzgjy064] {
    background: white;
    border-radius: 12px;
    padding: 2rem;
    margin-top: 2.5rem;
    border: 2px solid #e9ecef;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.cta-text[b-dzdzgjy064] {
    font-size: 1.05rem;
    font-weight: 500;
    color: #272727;
    margin-bottom: 1.25rem;
}

.btn-portfolio-cta[b-dzdzgjy064] {
    background: #0D4F2A;
    color: white;
    border: 2px solid #0D4F2A;
    padding: 0.875rem 1.75rem;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.btn-portfolio-cta:hover[b-dzdzgjy064] {
    background: #199C52;
    border-color: #199C52;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(25, 156, 82, 0.3);
}

.portfolio-visual[b-dzdzgjy064] {
    padding: 2rem 1rem;
}

.stat-highlight[b-dzdzgjy064] {
    background: white;
    border-radius: 12px;
    padding: 2rem;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    gap: 1.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    border: 2px solid #e9ecef;
}

.stat-highlight:hover[b-dzdzgjy064] {
    box-shadow: 0 6px 20px rgba(25, 156, 82, 0.15);
    transform: translateX(8px);
    border-color: #199C52;
}

.stat-highlight:last-child[b-dzdzgjy064] {
    margin-bottom: 0;
}

.stat-highlight i[b-dzdzgjy064] {
    font-size: 2.5rem;
    color: #199C52;
}

.stat-content[b-dzdzgjy064] {
    flex: 1;
}

.stat-value[b-dzdzgjy064] {
    font-size: 1.35rem;
    font-weight: 700;
    color: #272727;
    margin-bottom: 0.25rem;
}

.stat-text[b-dzdzgjy064] {
    font-size: 0.95rem;
    color: #606060;
}

/* ===================================
   CTA SECTION
   =================================== */

.cta-section[b-dzdzgjy064] {
    padding: 5rem 0;
    background: white;
}

.final-cta-card[b-dzdzgjy064] {
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
    border-radius: 12px;
    padding: 3.5rem 2.5rem;
    text-align: center;
    color: white;
    box-shadow: 0 8px 24px rgba(13, 79, 42, 0.25);
}

.final-cta-heading[b-dzdzgjy064] {
    font-size: 2rem;
    font-weight: 700;
    color: white;
    margin-bottom: 1.25rem;
}

.final-cta-description[b-dzdzgjy064] {
    font-size: 1.15rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.95);
    margin-bottom: 2rem;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.final-cta-buttons[b-dzdzgjy064] {
    display: flex;
    justify-content: center;
    gap: 1rem;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}

.btn-learn-more[b-dzdzgjy064] {
    background: white;
    color: #0D4F2A;
    border: 2px solid white;
    padding: 0.875rem 2rem;
    font-size: 1.05rem;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.btn-learn-more:hover[b-dzdzgjy064] {
    background: rgba(255, 255, 255, 0.95);
    color: #0D4F2A;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.btn-get-started[b-dzdzgjy064] {
    background: transparent;
    color: white;
    border: 2px solid white;
    padding: 0.875rem 2rem;
    font-size: 1.05rem;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.btn-get-started:hover[b-dzdzgjy064] {
    background: rgba(255, 255, 255, 0.15);
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.contact-info[b-dzdzgjy064] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    flex-wrap: wrap;
}

.contact-info i[b-dzdzgjy064] {
    font-size: 1.25rem;
    color: white;
}

.contact-info a[b-dzdzgjy064] {
    color: white;
    text-decoration: none;
    font-weight: 500;
    font-size: 1.05rem;
}

.contact-info a:hover[b-dzdzgjy064] {
    text-decoration: underline;
}

/* ===================================
   TRUST SECTION
   =================================== */

.trust-section[b-dzdzgjy064] {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    padding: 3rem 0;
    border-top: 1px solid #e9ecef;
}

.trust-statement[b-dzdzgjy064] {
    font-size: 1rem;
    color: #606060;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.trust-statement i[b-dzdzgjy064] {
    font-size: 1.5rem;
    color: #199C52;
}

.certifications[b-dzdzgjy064] {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
    flex-wrap: wrap;
}

.cert-badge[b-dzdzgjy064] {
    display: inline-flex;
    align-items: center;
    background: white;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    font-size: 0.95rem;
    font-weight: 600;
    color: #0D4F2A;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    border: 2px solid #e9ecef;
}

.cert-badge:hover[b-dzdzgjy064] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(25, 156, 82, 0.15);
    border-color: #199C52;
}

.cert-badge i[b-dzdzgjy064] {
    color: #199C52;
}

/* ===================================
   RESPONSIVE DESIGN
   =================================== */

@media (max-width: 991px) {
    .hero-headline[b-dzdzgjy064] {
        font-size: 2.5rem;
    }
    
    .section-heading[b-dzdzgjy064] {
        font-size: 2rem;
    }
    
    .portfolio-visual[b-dzdzgjy064] {
        margin-top: 3rem;
    }
}

@media (max-width: 767px) {
    .hero-section[b-dzdzgjy064] {
        padding: 4rem 0;
    }
    
    .hero-headline[b-dzdzgjy064] {
        font-size: 2rem;
    }
    
    .hero-subheadline[b-dzdzgjy064] {
        font-size: 1.125rem;
    }
    
    .cta-group[b-dzdzgjy064] {
        flex-direction: column;
    }
    
    .btn-primary-cta[b-dzdzgjy064],
    .btn-secondary-cta[b-dzdzgjy064] {
        width: 100%;
        justify-content: center;
    }
    
    .social-proof-bar[b-dzdzgjy064] {
        padding: 2rem 0;
    }
    
    .proof-stat[b-dzdzgjy064] {
        margin-bottom: 1.5rem;
    }
    
    .proof-stat:last-child[b-dzdzgjy064] {
        margin-bottom: 0;
    }
    
    .pain-points-section[b-dzdzgjy064],
    .financial-impact-section[b-dzdzgjy064],
    .solution-section[b-dzdzgjy064],
    .testimonial-section[b-dzdzgjy064],
    .coverage-section[b-dzdzgjy064],
    .resources-highlight-section[b-dzdzgjy064],
    .portfolio-section[b-dzdzgjy064],
    .cta-section[b-dzdzgjy064] {
        padding: 3.5rem 0;
    }
    
    .section-heading[b-dzdzgjy064] {
        font-size: 1.75rem;
    }
    
    .final-cta-card[b-dzdzgjy064] {
        padding: 2.5rem 1.5rem;
    }
    
    .final-cta-buttons[b-dzdzgjy064] {
        flex-direction: column;
    }
    
    .btn-learn-more[b-dzdzgjy064],
    .btn-get-started[b-dzdzgjy064] {
        width: 100%;
        justify-content: center;
    }
    
    .testimonial-card[b-dzdzgjy064] {
        padding: 2rem 1.5rem;
    }
    
    .testimonial-text[b-dzdzgjy064] {
        font-size: 1rem;
    }
}

@media (max-width: 575px) {
    .hero-headline[b-dzdzgjy064] {
        font-size: 1.75rem;
    }
    
    .impact-stat[b-dzdzgjy064] {
        font-size: 2.5rem;
    }
    
    .stat-number[b-dzdzgjy064] {
        font-size: 2.75rem;
    }
    
    .contact-info[b-dzdzgjy064] {
        flex-direction: column;
        gap: 1rem;
        text-align: center;
    }
}

/* ===================================
   ACCESSIBILITY & FOCUS STATES
   =================================== */

.btn-primary-cta:focus[b-dzdzgjy064],
.btn-secondary-cta:focus[b-dzdzgjy064],
.btn-portfolio-cta:focus[b-dzdzgjy064],
.btn-learn-more:focus[b-dzdzgjy064],
.btn-get-started:focus[b-dzdzgjy064] {
    outline: 3px solid #0D4F2A;
    outline-offset: 2px;
}

a:focus[b-dzdzgjy064] {
    outline: 2px solid #0D4F2A;
    outline-offset: 2px;
}

/* ===================================
   PRINT STYLES
   =================================== */

@media print {
    .hero-section[b-dzdzgjy064] {
        background: white;
        color: black;
    }

    .hero-headline[b-dzdzgjy064],
    .section-heading[b-dzdzgjy064] {
        color: black;
    }

    .btn-primary-cta[b-dzdzgjy064],
    .btn-secondary-cta[b-dzdzgjy064] {
        border-color: black;
        color: black;
    }
    
    .social-proof-bar[b-dzdzgjy064],
    .financial-impact-section[b-dzdzgjy064],
    .testimonial-section[b-dzdzgjy064],
    .resources-highlight-section[b-dzdzgjy064] {
        background: white;
    }
    
    .impact-card[b-dzdzgjy064],
    .testimonial-card[b-dzdzgjy064],
    .resource-card[b-dzdzgjy064] {
        border: 1px solid #ddd;
    }
}
/* _content/Lenders/Components/Pages/InsuranceOverview.razor.rz.scp.css */
/* ===================================
   HERO SECTION
   =================================== */
.hero-section[b-rtpgcr0zw2] {
    background: linear-gradient(135deg, rgba(13, 79, 42, 0.95) 0%, rgba(9, 54, 28, 0.65) 100%),
        url("/img/About.jpg") no-repeat center center;
    color: #ffffff;
    padding: 4.5rem 0;
    position: relative;
    overflow: hidden;
}

.hero-section[b-rtpgcr0zw2]::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    opacity: 0.25;
}

.hero-content[b-rtpgcr0zw2] {
    position: relative;
    z-index: 1;
}

.hero-headline[b-rtpgcr0zw2] {
    font-size: 2.85rem;
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 1.75rem;
    color: #ffffff;
    letter-spacing: -0.5px;
}

.hero-subheadline[b-rtpgcr0zw2] {
    font-size: 1.3rem;
    line-height: 1.65;
    margin-bottom: 2.25rem;
    color: #ffffff;
    opacity: 0.98;
}

.hero-subheadline strong[b-rtpgcr0zw2] {
    color: #FFC107;
    font-weight: 600;
}

.hero-benefits[b-rtpgcr0zw2] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 2.5rem;
}

.benefit-badge[b-rtpgcr0zw2] {
    display: inline-flex;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(10px);
    padding: 0.875rem 1.5rem;
    border-radius: 50px;
    font-size: 1.05rem;
    font-weight: 600;
    color: #ffffff;
    border: 1.5px solid rgba(255, 255, 255, 0.25);
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.benefit-badge:hover[b-rtpgcr0zw2] {
    background-color: rgba(255, 255, 255, 0.28);
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.benefit-badge i[b-rtpgcr0zw2] {
    font-size: 1.35rem;
    margin-right: 0.65rem;
    color: #FFC107;
}

/* Contact Box */
.contact-box[b-rtpgcr0zw2] {
    background: #ffffff;
    border-radius: 14px;
    padding: 2.25rem;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 1;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.contact-box-title[b-rtpgcr0zw2] {
    font-size: 1.65rem;
    font-weight: 700;
    color: #0D4F2A;
    margin-bottom: 0.85rem;
    letter-spacing: -0.3px;
}

.contact-box-text[b-rtpgcr0zw2] {
    font-size: 1.05rem;
    color: #495057;
    margin-bottom: 1.75rem;
    line-height: 1.6;
}

.btn-contact-primary[b-rtpgcr0zw2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #0D4F2A;
    color: #ffffff;
    border: 2px solid #0D4F2A;
    padding: 1rem 1.75rem;
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    width: 100%;
    font-size: 1.08rem;
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.2);
}

.btn-contact-primary:hover[b-rtpgcr0zw2] {
    background-color: #09361C;
    border-color: #09361C;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(13, 79, 42, 0.35);
}

.btn-contact-primary:focus[b-rtpgcr0zw2] {
    outline: 3px solid #FFC107;
    outline-offset: 3px;
}

.contact-info[b-rtpgcr0zw2] {
    margin-top: 1.75rem;
    padding-top: 1.75rem;
    border-top: 1px solid #e9ecef;
    display: flex;
    align-items: center;
    gap: 0.65rem;
    font-size: 1rem;
}

.contact-info i[b-rtpgcr0zw2] {
    color: #0D4F2A;
    font-size: 1.2rem;
}

.contact-info a[b-rtpgcr0zw2] {
    color: #0D4F2A;
    text-decoration: none;
    font-weight: 500;
}

.contact-info a:hover[b-rtpgcr0zw2] {
    text-decoration: underline;
    color: #09361C;
}

/* ===================================
   INTRODUCTION SECTION
   =================================== */
.intro-section[b-rtpgcr0zw2] {
    padding: 5.5rem 0;
    background-color: #ffffff;
}

.intro-content-box[b-rtpgcr0zw2] {
    padding: 0;
}

.section-heading[b-rtpgcr0zw2] {
    font-size: 2.35rem;
    font-weight: 700;
    color: #212529;
    margin-bottom: 1.25rem;
    letter-spacing: -0.5px;
}

.heading-divider[b-rtpgcr0zw2] {
    width: 90px;
    height: 4px;
    background: linear-gradient(90deg, #0D4F2A 0%, #FFC107 100%);
    margin: 0 auto 2.5rem;
    border-radius: 2px;
}

.heading-divider-white[b-rtpgcr0zw2] {
    width: 90px;
    height: 4px;
    background: linear-gradient(90deg, #FFC107 0%, rgba(255, 255, 255, 0.8) 100%);
    margin: 0 auto 2.5rem;
    border-radius: 2px;
}

.intro-card[b-rtpgcr0zw2] {
    background: #ffffff;
    border: 2px solid #e3f2e8;
    border-radius: 14px;
    padding: 2.5rem;
    height: 100%;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
    will-change: transform, box-shadow;
}

.intro-card:hover[b-rtpgcr0zw2] {
    transform: translateY(-6px);
    box-shadow: 0 10px 30px rgba(13, 79, 42, 0.12);
}

/* Problem Card - Red/Warning Accent */
.intro-card:first-child[b-rtpgcr0zw2] {
    border-color: #ffc9c9;
    background: linear-gradient(135deg, #fff5f5 0%, #ffffff 100%);
}

.intro-card:first-child .intro-icon[b-rtpgcr0zw2] {
    background: linear-gradient(135deg, #dc3545 0%, #c82333 100%);
}

.intro-card:first-child .intro-icon i[b-rtpgcr0zw2] {
    color: #fff5f5;
}

.intro-card:first-child:hover[b-rtpgcr0zw2] {
    border-color: #dc3545;
    box-shadow: 0 10px 30px rgba(220, 53, 69, 0.15);
}

/* Solution Card - Green/Success Accent */
.intro-card:last-child[b-rtpgcr0zw2] {
    border-color: #c3e6cb;
    background: linear-gradient(135deg, #f0f9f2 0%, #ffffff 100%);
}

.intro-card:last-child .intro-icon[b-rtpgcr0zw2] {
    background: linear-gradient(135deg, #0D4F2A 0%, #1a6b42 100%);
}

.intro-card:last-child .intro-icon i[b-rtpgcr0zw2] {
    color: #FFC107;
}

.intro-card:last-child:hover[b-rtpgcr0zw2] {
    border-color: #0D4F2A;
    box-shadow: 0 10px 30px rgba(13, 79, 42, 0.15);
}

.intro-icon[b-rtpgcr0zw2] {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.75rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.intro-icon i[b-rtpgcr0zw2] {
    font-size: 2rem;
}

.intro-card-title[b-rtpgcr0zw2] {
    font-size: 1.65rem;
    font-weight: 700;
    margin-bottom: 1.25rem;
    letter-spacing: -0.3px;
}

/* Problem Card Title */
.intro-card:first-child .intro-card-title[b-rtpgcr0zw2] {
    color: #dc3545;
}

/* Solution Card Title */
.intro-card:last-child .intro-card-title[b-rtpgcr0zw2] {
    color: #0D4F2A;
}

.intro-card-text[b-rtpgcr0zw2] {
    font-size: 1.08rem;
    line-height: 1.75;
    color: #495057;
    margin: 0;
}

.intro-card-text strong[b-rtpgcr0zw2] {
    color: #212529;
    font-weight: 600;
}

.intro-summary[b-rtpgcr0zw2] {
    margin-top: 3.5rem;
    padding: 2.25rem 2.5rem;
    background: linear-gradient(135deg, #f0f7f3 0%, #fafcfb 100%);
    border-left: 5px solid #0D4F2A;
    border-radius: 10px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
}

.lead-text[b-rtpgcr0zw2] {
    font-size: 1.2rem;
    line-height: 1.85;
    color: #212529;
    margin: 0;
    font-weight: 500;
}

/* ===================================
   HOW COVERAGE WORKS SECTION
   =================================== */
.coverage-works-section[b-rtpgcr0zw2] {
    background: linear-gradient(135deg, #f8fafb 0%, #ffffff 100%);
    padding: 5.5rem 0;
    color: #212529;
    position: relative;
    border-top: 1px solid #e9ecef;
    border-bottom: 1px solid #e9ecef;
}

.coverage-works-section .section-heading[b-rtpgcr0zw2] {
    color: #0D4F2A;
}

.section-intro[b-rtpgcr0zw2] {
    font-size: 1.18rem;
    line-height: 1.7;
    color: #495057;
    max-width: 720px;
    margin: 0 auto;
}

.coverage-card[b-rtpgcr0zw2] {
    background: #ffffff;
    border-radius: 14px;
    padding: 2.75rem 2.25rem;
    height: 100%;
    position: relative;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    border: 2px solid #e9ecef;
    margin-bottom: 2rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
    will-change: transform, box-shadow;
}

.coverage-card:hover[b-rtpgcr0zw2] {
    transform: translateY(-8px);
    box-shadow: 0 14px 40px rgba(13, 79, 42, 0.18);
    border-color: #0D4F2A;
}

.coverage-number[b-rtpgcr0zw2] {
    position: absolute;
    top: -18px;
    right: 24px;
    background: linear-gradient(135deg, #0D4F2A 0%, #1a6b42 100%);
    color: #FFC107;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.35rem;
    font-weight: 700;
    box-shadow: 0 6px 16px rgba(13, 79, 42, 0.3);
    border: 3px solid #ffffff;
}

.coverage-icon[b-rtpgcr0zw2] {
    width: 76px;
    height: 76px;
    background: linear-gradient(135deg, #f0f7f3 0%, #e3f2e8 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.75rem;
    box-shadow: 0 3px 10px rgba(13, 79, 42, 0.1);
    border: 2px solid #d4e9db;
}

.coverage-icon i[b-rtpgcr0zw2] {
    font-size: 2.2rem;
    color: #0D4F2A;
}

.coverage-title[b-rtpgcr0zw2] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #0D4F2A;
    margin-bottom: 1.25rem;
    text-align: center;
    letter-spacing: -0.3px;
}

.coverage-description[b-rtpgcr0zw2] {
    font-size: 1.15rem;
    line-height: 1.65;
    color: #212529;
    margin-bottom: 1.25rem;
    text-align: center;
    font-weight: 600;
}

.coverage-description strong[b-rtpgcr0zw2] {
    color: #0D4F2A;
}

.coverage-detail[b-rtpgcr0zw2] {
    font-size: 1.05rem;
    line-height: 1.75;
    color: #495057;
    margin-bottom: 1.75rem;
    text-align: center;
}

.coverage-example[b-rtpgcr0zw2] {
    background: linear-gradient(135deg, #fffbf0 0%, #fff9e6 100%);
    border-left: 4px solid #FFC107;
    padding: 1rem 1.25rem;
    border-radius: 8px;
    font-size: 0.98rem;
    color: #6c5500;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 8px rgba(255, 193, 7, 0.15);
}

.coverage-example i[b-rtpgcr0zw2] {
    color: #F39C12;
    font-size: 1.2rem;
    flex-shrink: 0;
}

/* ===================================
   POLICY OPTIONS SECTION
   =================================== */
.policy-options-section[b-rtpgcr0zw2] {
    padding: 5.5rem 0;
    background: #ffffff;
}

.policy-option-card[b-rtpgcr0zw2] {
    background: #ffffff;
    border: 2px solid #e3f2e8;
    border-radius: 16px;
    padding: 2.75rem;
    height: 100%;
    transition: all 0.3s ease;
    position: relative;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}

.policy-option-card:hover[b-rtpgcr0zw2] {
    transform: translateY(-6px);
    box-shadow: 0 12px 35px rgba(13, 79, 42, 0.14);
    border-color: #0D4F2A;
}

.policy-option-card.featured[b-rtpgcr0zw2] {
    border-color: #d4af37;
    background: linear-gradient(135deg, #fffef8 0%, #ffffff 100%);
    box-shadow: 0 8px 28px rgba(212, 175, 55, 0.2);
}

.policy-option-card.featured:hover[b-rtpgcr0zw2] {
    border-color: #c4a02a;
    box-shadow: 0 14px 40px rgba(212, 175, 55, 0.28);
}

.policy-badge[b-rtpgcr0zw2] {
    display: inline-block;
    background-color: #0D4F2A;
    color: #ffffff;
    padding: 0.6rem 1.35rem;
    border-radius: 50px;
    font-size: 0.9rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 1.75rem;
    box-shadow: 0 2px 8px rgba(13, 79, 42, 0.2);
}

.featured-badge[b-rtpgcr0zw2] {
    background: linear-gradient(135deg, #d4af37 0%, #c4a02a 100%);
    color: #0D4F2A;
    box-shadow: 0 2px 8px rgba(212, 175, 55, 0.3);
}

.policy-option-title[b-rtpgcr0zw2] {
    font-size: 2.1rem;
    font-weight: 700;
    color: #0D4F2A;
    margin-bottom: 1.75rem;
    letter-spacing: -0.5px;
}

.policy-ideal-for[b-rtpgcr0zw2] {
    background: linear-gradient(135deg, #f8fcf9 0%, #f0f7f3 100%);
    border-radius: 12px;
    padding: 1.75rem;
    margin-bottom: 2.25rem;
    border: 1px solid #d4e9db;
}

.policy-ideal-for strong[b-rtpgcr0zw2] {
    color: #0D4F2A;
    font-size: 1.15rem;
    display: block;
    margin-bottom: 1rem;
}

.policy-ideal-for ul[b-rtpgcr0zw2] {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.policy-ideal-for li[b-rtpgcr0zw2] {
    font-size: 1.05rem;
    line-height: 1.75;
    color: #495057;
    padding-left: 2rem;
    position: relative;
    margin-bottom: 0.65rem;
}

.policy-ideal-for li[b-rtpgcr0zw2]:before {
    content: "→";
    position: absolute;
    left: 0;
    color: #0D4F2A;
    font-weight: bold;
    font-size: 1.2rem;
}

.policy-ideal-for li:last-child[b-rtpgcr0zw2] {
    margin-bottom: 0;
}

.policy-highlights[b-rtpgcr0zw2] {
    margin-bottom: 2.25rem;
}

.highlight-item[b-rtpgcr0zw2] {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1.15rem;
    font-size: 1.08rem;
    line-height: 1.65;
    color: #495057;
}

.highlight-item i[b-rtpgcr0zw2] {
    color: #0D4F2A;
    font-size: 1.3rem;
    margin-right: 0.85rem;
    flex-shrink: 0;
    margin-top: 0.2rem;
}

.highlight-item strong[b-rtpgcr0zw2] {
    color: #212529;
}

.policy-cta[b-rtpgcr0zw2] {
    margin-top: 2.25rem;
}

.btn-policy-primary[b-rtpgcr0zw2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #0D4F2A;
    color: #ffffff;
    border: 2px solid #0D4F2A;
    padding: 1.05rem 2rem;
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    width: 100%;
    font-size: 1.08rem;
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.2);
}

.btn-policy-primary:hover[b-rtpgcr0zw2] {
    background-color: #09361C;
    border-color: #09361C;
    color: #ffffff;
    transform: translateX(4px);
    box-shadow: 0 6px 20px rgba(13, 79, 42, 0.3);
}

.btn-policy-primary:focus[b-rtpgcr0zw2] {
    outline: 3px solid #FFC107;
    outline-offset: 3px;
}

.btn-policy-primary i[b-rtpgcr0zw2] {
    transition: transform 0.3s ease;
}

.btn-policy-primary:hover i[b-rtpgcr0zw2] {
    transform: translateX(4px);
}

/* ===================================
   LENDERS SECTION
   =================================== */
.lenders-section[b-rtpgcr0zw2] {
    background: linear-gradient(135deg, #f0f7f3 0%, #e8f4ed 100%);
    padding: 5.5rem 0;
    color: #212529;
    position: relative;
    border-top: 1px solid #d4e9db;
}

.lenders-section .section-heading[b-rtpgcr0zw2] {
    color: #0D4F2A;
}

.lenders-section .section-intro[b-rtpgcr0zw2] {
    color: #495057;
}

.lender-type-card[b-rtpgcr0zw2] {
    background: #ffffff;
    border: 2px solid #d4e9db;
    border-radius: 14px;
    padding: 2.25rem 1.75rem;
    text-align: center;
    height: 100%;
    transition: all 0.3s ease;
    position: relative;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06);
}

.lender-type-card:hover[b-rtpgcr0zw2] {
    background: #ffffff;
    transform: translateY(-6px);
    box-shadow: 0 12px 32px rgba(13, 79, 42, 0.15);
    border-color: #0D4F2A;
}

.lender-icon[b-rtpgcr0zw2] {
    width: 68px;
    height: 68px;
    background: linear-gradient(135deg, #0D4F2A 0%, #1a6b42 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
    box-shadow: 0 4px 14px rgba(13, 79, 42, 0.25);
    border: 3px solid #f0f7f3;
}

.lender-icon i[b-rtpgcr0zw2] {
    font-size: 1.85rem;
    color: #FFC107;
}

.lender-type-title[b-rtpgcr0zw2] {
    font-size: 1.3rem;
    font-weight: 700;
    color: #0D4F2A;
    margin-bottom: 0.65rem;
    letter-spacing: -0.2px;
    text-align:center;
}

.lender-type-desc[b-rtpgcr0zw2] {
    font-size: 1rem;
    color: #6c757d;
    margin: 0;
}

/* ===================================
   FINAL CTA SECTION
   =================================== */
.final-cta-section[b-rtpgcr0zw2] {
    padding: 5.5rem 0;
    background: linear-gradient(180deg, #ffffff 0%, #fafcfb 100%);
}

.final-cta-heading[b-rtpgcr0zw2] {
    font-size: 2.6rem;
    font-weight: 700;
    color: #0D4F2A;
    margin-bottom: 1.75rem;
    letter-spacing: -0.5px;
}

.final-cta-description[b-rtpgcr0zw2] {
    font-size: 1.25rem;
    line-height: 1.75;
    color: #495057;
    margin-bottom: 2.75rem;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}

.final-cta-buttons[b-rtpgcr0zw2] {
    display: flex;
    flex-wrap: wrap;
    gap: 1.25rem;
    justify-content: center;
    margin-bottom: 2.75rem;
}

.btn-cta-primary[b-rtpgcr0zw2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #0D4F2A;
    color: #ffffff;
    border: 2px solid #0D4F2A;
    padding: 1.15rem 2.75rem;
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 1.15rem;
    box-shadow: 0 4px 14px rgba(13, 79, 42, 0.25);
}

.btn-cta-primary:hover[b-rtpgcr0zw2] {
    background-color: #09361C;
    border-color: #09361C;
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(13, 79, 42, 0.35);
}

.btn-cta-primary:focus[b-rtpgcr0zw2] {
    outline: 3px solid #FFC107;
    outline-offset: 3px;
}

.btn-cta-secondary[b-rtpgcr0zw2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: #0D4F2A;
    border: 2px solid #0D4F2A;
    padding: 1.15rem 2.75rem;
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 1.15rem;
    box-shadow: 0 2px 8px rgba(13, 79, 42, 0.1);
}

.btn-cta-secondary:hover[b-rtpgcr0zw2] {
    background-color: #0D4F2A;
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(13, 79, 42, 0.25);
}

.btn-cta-secondary:focus[b-rtpgcr0zw2] {
    outline: 3px solid #FFC107;
    outline-offset: 3px;
}

.contact-details-footer[b-rtpgcr0zw2] {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
    justify-content: center;
    padding-top: 2.25rem;
    border-top: 1px solid #e9ecef;
}

.contact-item[b-rtpgcr0zw2] {
    display: flex;
    align-items: center;
    gap: 0.65rem;
    font-size: 1.05rem;
    color: #495057;
}

.contact-item i[b-rtpgcr0zw2] {
    color: #0D4F2A;
    font-size: 1.3rem;
}

.contact-item a[b-rtpgcr0zw2] {
    color: #0D4F2A;
    text-decoration: none;
    font-weight: 500;
}

.contact-item a:hover[b-rtpgcr0zw2] {
    text-decoration: underline;
    color: #09361C;
}

/* ===================================
   RESPONSIVE STYLES
   =================================== */

/* Mobile Styles */
@media (max-width: 767.98px) {
    .hero-section[b-rtpgcr0zw2] {
        padding: 3.5rem 0;
    }

    .hero-headline[b-rtpgcr0zw2] {
        font-size: 2.1rem;
    }

    .hero-subheadline[b-rtpgcr0zw2] {
        font-size: 1.15rem;
    }

    .hero-benefits[b-rtpgcr0zw2] {
        flex-direction: column;
        margin-top: 2rem;
    }

    .benefit-badge[b-rtpgcr0zw2] {
        width: 100%;
        justify-content: center;
        padding: 0.85rem 1.25rem;
    }

    .contact-box[b-rtpgcr0zw2] {
        margin-top: 2.5rem;
        padding: 2rem;
    }

    .section-heading[b-rtpgcr0zw2] {
        font-size: 1.9rem;
    }

    .intro-section[b-rtpgcr0zw2],
    .coverage-works-section[b-rtpgcr0zw2],
    .policy-options-section[b-rtpgcr0zw2],
    .lenders-section[b-rtpgcr0zw2],
    .final-cta-section[b-rtpgcr0zw2] {
        padding: 3.5rem 0;
    }

    .coverage-card[b-rtpgcr0zw2] {
        padding: 2.25rem 1.75rem;
        margin-bottom: 1.5rem;
    }

    .coverage-number[b-rtpgcr0zw2] {
        width: 50px;
        height: 50px;
        font-size: 1.2rem;
        top: -15px;
        right: 20px;
    }

    .policy-option-card[b-rtpgcr0zw2] {
        padding: 2.25rem 1.75rem;
        margin-bottom: 2rem;
    }

    .policy-option-title[b-rtpgcr0zw2] {
        font-size: 1.7rem;
    }

    .final-cta-heading[b-rtpgcr0zw2] {
        font-size: 1.9rem;
    }

    .final-cta-description[b-rtpgcr0zw2] {
        font-size: 1.1rem;
    }

    .final-cta-buttons[b-rtpgcr0zw2] {
        flex-direction: column;
        gap: 1rem;
    }

    .btn-cta-primary[b-rtpgcr0zw2],
    .btn-cta-secondary[b-rtpgcr0zw2] {
        width: 100%;
    }

    .contact-details-footer[b-rtpgcr0zw2] {
        flex-direction: column;
        gap: 1.25rem;
    }
}

/* Tablet Styles */
@media (min-width: 768px) and (max-width: 991.98px) {
    .hero-headline[b-rtpgcr0zw2] {
        font-size: 2.4rem;
    }

    .section-heading[b-rtpgcr0zw2] {
        font-size: 2.1rem;
    }

    .coverage-card[b-rtpgcr0zw2] {
        margin-bottom: 1.5rem;
    }

    .policy-option-card[b-rtpgcr0zw2] {
        margin-bottom: 2rem;
    }
}

/* Large Desktop */
@media (min-width: 1200px) {
    .container[b-rtpgcr0zw2] {
        max-width: 1140px;
    }

    .hero-headline[b-rtpgcr0zw2] {
        font-size: 3.1rem;
    }
}

/* ===================================
   ACCESSIBILITY
   =================================== */

/* Focus states for keyboard navigation */
a:focus[b-rtpgcr0zw2],
button:focus[b-rtpgcr0zw2] {
    outline: 3px solid #FFC107;
    outline-offset: 3px;
}

/* Ensure sufficient color contrast */
/* Green (#0D4F2A) on white = 9.2:1 (WCAG AAA) */
/* Gold (#FFC107) on green (#0D4F2A) = 5.8:1 (WCAG AA) */
/* Gold (#FFC107) on white = 1.8:1 (decorative only) */
/* Yellow text (#6c5500) on light yellow bg = 7.1:1 (WCAG AA) */

/* Reduced motion support */
@media (prefers-reduced-motion: reduce) {
    *[b-rtpgcr0zw2] {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
       /* transition-duration: 0.01ms !important;*/
    }
}

/* High contrast mode support */
@media (prefers-contrast: high) {
    .benefit-badge[b-rtpgcr0zw2],
    .lender-type-card[b-rtpgcr0zw2] {
        border-width: 3px;
    }

    .coverage-card[b-rtpgcr0zw2],
    .policy-option-card[b-rtpgcr0zw2],
    .intro-card[b-rtpgcr0zw2] {
        border-width: 3px;
    }

    .coverage-number[b-rtpgcr0zw2],
    .lender-icon[b-rtpgcr0zw2] {
        border-width: 4px;
    }
}

/* Print Styles */
@media print {
    .hero-section[b-rtpgcr0zw2],
    .coverage-works-section[b-rtpgcr0zw2],
    .lenders-section[b-rtpgcr0zw2] {
        background: #ffffff !important;
        color: #000000 !important;
    }

    .coverage-card[b-rtpgcr0zw2],
    .policy-option-card[b-rtpgcr0zw2],
    .intro-card[b-rtpgcr0zw2] {
        page-break-inside: avoid;
        box-shadow: none !important;
        border: 2px solid #000000 !important;
    }

    .btn-contact-primary[b-rtpgcr0zw2],
    .btn-policy-primary[b-rtpgcr0zw2],
    .btn-cta-primary[b-rtpgcr0zw2],
    .btn-cta-secondary[b-rtpgcr0zw2] {
        border: 2px solid #000000 !important;
        color: #000000 !important;
    }
}
/* _content/Lenders/Components/Pages/Loans/ArchivedLoans/ArchivedLoansPage.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Loans/Details/InvoiceDetails.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Loans/Details/LoanDetailsPage.razor.rz.scp.css */
.border-dash-only[b-jm3jefmbgd] {
    border-style: dashed !important;
}

.bg-warning-extra-subtle[b-jm3jefmbgd] {
    background-color: rgba(var(--bs-warning-rgb), 0.05); /* 5% intensity */
}
/* _content/Lenders/Components/Pages/Loans/ManageLoans/LoanGridView.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Loans/ManageLoans/LoanList.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Loans/ManageLoans/LoanListActions.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Loans/ManageLoans/LoanListFilter.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Loans/ManageLoans/LoanListToolbar.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Loans/ManageLoans/LoanListView.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Loans/ManageLoans/ManageLoansPage.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Loans/ManageLoans/PolicyList.razor.rz.scp.css */
.list-group[b-ny4n1yqp3g] {
    width: 100%;
    max-width: 460px;
    margin-inline: 0.5rem;
}

.form-check-input:checked + .form-checked-content[b-ny4n1yqp3g] {
    opacity: .5;
}

.form-check-input-placeholder[b-ny4n1yqp3g] {
    border-style: dashed;
}
[contenteditable]:focus[b-ny4n1yqp3g] {
    outline: 0;
}

.list-group-checkable .list-group-item[b-ny4n1yqp3g] {
    cursor: pointer;
}
.list-group-item-check[b-ny4n1yqp3g] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
.list-group-item-check:hover + .list-group-item[b-ny4n1yqp3g] {
    color: #fff;
    background-color: rgba(167, 147, 118, 0.75);
    border-color: #a79376;
}
.list-group-item-check:checked + .list-group-item[b-ny4n1yqp3g] {
    color: #fff;
    background-color: #a79376;
    border-color: #a79376;
}
.list-group-item-check[disabled] + .list-group-item[b-ny4n1yqp3g],
.list-group-item-check:disabled + .list-group-item[b-ny4n1yqp3g] {
    pointer-events: none;
    filter: none;
    opacity: .85;
}

.list-group-radio .list-group-item[b-ny4n1yqp3g] {
    cursor: pointer;
    border-radius: .5rem;
}
.list-group-radio .form-check-input[b-ny4n1yqp3g] {
    z-index: 2;
    margin-top: -.5em;
}
.list-group-radio .list-group-item:hover[b-ny4n1yqp3g],
.list-group-radio .list-group-item:focus[b-ny4n1yqp3g] {
    background-color: var(--bs-secondary-bg);
}

.list-group-radio .form-check-input:checked + .list-group-item[b-ny4n1yqp3g] {
    background-color: var(--bs-body);
    border-color: var(--bs-primary);
    box-shadow: 0 0 0 2px var(--bs-primary);
}
.list-group-radio .form-check-input[disabled] + .list-group-item[b-ny4n1yqp3g],
.list-group-radio .form-check-input:disabled + .list-group-item[b-ny4n1yqp3g] {
    pointer-events: none;
    filter: none;
    opacity: .5;
}
/* _content/Lenders/Components/Pages/Loans/ManageLoans/PolicyPlaceholder.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Loans/ManageLoans/SecuritizeFormModal.razor.rz.scp.css */
.scrollable-loan-list[b-7pgg3ll0rx] {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

[b-7pgg3ll0rx] .modal-footer {
    position: sticky;
    bottom: 0;
    background-color: white;
    z-index: 1;
    border-top: 1px solid #dee2e6;
}

/* _content/Lenders/Components/Pages/Loans/ManageLoans/SecuritizeLoanList.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Loans/ManageLoans/SecuritizeLoanListFilter.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Loans/ManageLoans/SoldLoanList.razor.rz.scp.css */
.card-sold[b-rptsb5p8yg]::before {
    content: "SOLD";
    /* Text for the watermark */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    /* Rotate to make it diagonal */
    font-size: 3rem;
    /* Adjust size as needed */
    color: rgba(209, 19, 19, 0.5);
    /* Light, semi-transparent color */
    font-weight: bold;
    white-space: nowrap;
    pointer-events: none;
    text-align: center;
    /*   opacity: 0.2;  */
    /* Additional transparency if needed */
}

.card-sold[b-rptsb5p8yg] {
    position: relative;
    pointer-events: none;
}
/* _content/Lenders/Components/Pages/Loans/Shared/LoanTemplateModal.razor.rz.scp.css */
/* Center header title */
#loanTemplatesModal .modal-header[b-rtjld32n3l] {
    justify-content: center;
}

/* Keep the close "x" at the right while title stays centered */
#loanTemplatesModal .modal-header .btn-close[b-rtjld32n3l] {
    position: absolute;
    right: 1rem;
}

/* Make the list scrollable inside the modal body */
#loanTemplatesModal .template-list[b-rtjld32n3l] {
    max-height: 50vh; /* adjust to taste */
    overflow-y: auto;
}
/* _content/Lenders/Components/Pages/Loans/Templates/LoanTemplateListFilter.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Loans/Templates/LoanTemplatesList.razor.rz.scp.css */
.strikethrough-row[b-7por3ugb8b] {
    position: relative;
}

.strikethrough-row[b-7por3ugb8b]::after {
    content: '';
    position: absolute;
    top: 50%; /* vertically center the line */
    left: 0;
    width: 100%;
    border-bottom: 1px solid #ff0000;
    transform: translateY(-50%);
    pointer-events: none; /* allows clicking through the line */
}

.strikethrough-row td[b-7por3ugb8b] {
    position: relative; /* needed for proper positioning context */
    opacity: 0.6; /* optional faded look */
}
/* _content/Lenders/Components/Pages/Playground/SurveyFormPlayground.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/PortfolioProgram.razor.rz.scp.css */
/* ===================================
   HERO SECTION
   =================================== */
.hero-section[b-i9fjgyz6h2] {
    background: linear-gradient(135deg, rgba(13, 79, 42, 0.95) 0%, rgba(9, 54, 28, 0.65) 100%),
    url("/img/Portfolio.jpg") no-repeat center center;
    color: #ffffff;
    padding: 4.5rem 0;
    position: relative;
    overflow: hidden;
}

.hero-section[b-i9fjgyz6h2]::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    opacity: 0.25;
}

.hero-content[b-i9fjgyz6h2] {
    position: relative;
    z-index: 1;
}

.hero-headline[b-i9fjgyz6h2] {
    font-size: 2.85rem;
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 1.75rem;
    color: #ffffff;
    letter-spacing: -0.5px;
}

.hero-subheadline[b-i9fjgyz6h2] {
    font-size: 1.3rem;
    line-height: 1.65;
    margin-bottom: 2.25rem;
    color: #ffffff;
    opacity: 0.98;
}

.hero-subheadline strong[b-i9fjgyz6h2] {
    color: #FFC107;
    font-weight: 600;
}

.hero-benefits[b-i9fjgyz6h2] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 2.5rem;
}

.benefit-badge[b-i9fjgyz6h2] {
    display: inline-flex;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(10px);
    padding: 0.875rem 1.5rem;
    border-radius: 50px;
    font-size: 1.05rem;
    font-weight: 600;
    color: #ffffff;
    border: 1.5px solid rgba(255, 255, 255, 0.25);
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.benefit-badge:hover[b-i9fjgyz6h2] {
    background-color: rgba(255, 255, 255, 0.28);
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.benefit-badge i[b-i9fjgyz6h2] {
    font-size: 1.35rem;
    margin-right: 0.65rem;
    color: #FFC107;
}

/* Contact Box */
.contact-box[b-i9fjgyz6h2] {
    background: #ffffff;
    border-radius: 14px;
    padding: 2.25rem;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 1;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.contact-box-title[b-i9fjgyz6h2] {
    font-size: 1.65rem;
    font-weight: 700;
    color: #0D4F2A;
    margin-bottom: 0.85rem;
    letter-spacing: -0.3px;
}

.contact-box-text[b-i9fjgyz6h2] {
    font-size: 1.05rem;
    color: #495057;
    margin-bottom: 1.75rem;
    line-height: 1.6;
}

.btn-contact-primary[b-i9fjgyz6h2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #0D4F2A;
    color: #ffffff;
    border: 2px solid #0D4F2A;
    padding: 1rem 1.75rem;
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    width: 100%;
    font-size: 1.08rem;
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.2);
}

.btn-contact-primary:hover[b-i9fjgyz6h2] {
    background-color: #09361C;
    border-color: #09361C;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(13, 79, 42, 0.35);
}

.btn-contact-primary:focus[b-i9fjgyz6h2] {
    outline: 3px solid #FFC107;
    outline-offset: 3px;
}

.contact-divider[b-i9fjgyz6h2] {
    height: 1px;
    background: #e9ecef;
    margin: 1.5rem 0;
}

.btn-contact-secondary[b-i9fjgyz6h2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: #0D4F2A;
    border: 2px solid #0D4F2A;
    padding: 1rem 1.75rem;
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    width: 100%;
    font-size: 1.08rem;
}

.btn-contact-secondary:hover[b-i9fjgyz6h2] {
    background-color: #0D4F2A;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(13, 79, 42, 0.25);
}

.btn-contact-secondary:focus[b-i9fjgyz6h2] {
    outline: 3px solid #FFC107;
    outline-offset: 3px;
}

/* ===================================
   INTRODUCTION SECTION
   =================================== */
.intro-section[b-i9fjgyz6h2] {
    padding: 5.5rem 0;
    background-color: #ffffff;
}

.intro-content-box[b-i9fjgyz6h2] {
    padding: 0;
}

.section-heading[b-i9fjgyz6h2] {
    font-size: 2.35rem;
    font-weight: 700;
    color: #212529;
    margin-bottom: 1.25rem;
    letter-spacing: -0.5px;
    text-align:center;
}

.heading-divider[b-i9fjgyz6h2] {
    width: 90px;
    height: 4px;
    background: linear-gradient(90deg, #0D4F2A 0%, #FFC107 100%);
    margin: 0 auto 2.5rem;
    border-radius: 2px;
}

.heading-divider-white[b-i9fjgyz6h2] {
    width: 90px;
    height: 4px;
    background: linear-gradient(90deg, #FFC107 0%, rgba(255, 255, 255, 0.8) 100%);
    margin: 0 auto 2.5rem;
    border-radius: 2px;
}

.lead-text[b-i9fjgyz6h2] {
    font-size: 1.2rem;
    line-height: 1.85;
    color: #212529;
    margin-bottom: 2rem;
    font-weight: 500;
    text-align: center;
}

.intro-stat-card[b-i9fjgyz6h2] {
    background: linear-gradient(135deg, #f8fcf9 0%, #ffffff 100%);
    border: 2px solid #e3f2e8;
    border-radius: 14px;
    padding: 2.5rem 2rem;
    text-align: center;
    height: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06);
}

.intro-stat-card:hover[b-i9fjgyz6h2] {
    transform: translateY(-6px);
    box-shadow: 0 10px 30px rgba(13, 79, 42, 0.12);
    border-color: #0D4F2A;
}

.stat-icon[b-i9fjgyz6h2] {
    width: 72px;
    height: 72px;
    background: linear-gradient(135deg, #0D4F2A 0%, #1a6b42 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.2);
}

.stat-icon i[b-i9fjgyz6h2] {
    font-size: 2rem;
    color: #FFC107;
}

.stat-number[b-i9fjgyz6h2] {
    font-size: 1.75rem;
    font-weight: 700;
    color: #0D4F2A;
    margin-bottom: 0.5rem;
    letter-spacing: -0.3px;
    text-align:center;
}

.stat-label[b-i9fjgyz6h2] {
    font-size: 1rem;
    color: #495057;
    margin: 0;
    line-height: 1.5;
}

/* ===================================
   HOW IT WORKS SECTION
   =================================== */
.how-it-works-section[b-i9fjgyz6h2] {
    background: linear-gradient(135deg, #f8fafb 0%, #ffffff 100%);
    padding: 5.5rem 0;
    color: #212529;
    border-top: 1px solid #e9ecef;
    border-bottom: 1px solid #e9ecef;
}

.how-it-works-section .section-heading[b-i9fjgyz6h2] {
    color: #0D4F2A;
}

.section-intro[b-i9fjgyz6h2] {
    font-size: 1.18rem;
    line-height: 1.7;
    color: #495057;
    max-width: 720px;
    margin: 0 auto;
}

.process-card[b-i9fjgyz6h2] {
    background: #ffffff;
    border-radius: 14px;
    padding: 2.75rem 2rem;
    height: 100%;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    border: 2px solid #e9ecef;
}

.process-card:hover[b-i9fjgyz6h2] {
    transform: translateY(-8px);
    box-shadow: 0 14px 40px rgba(13, 79, 42, 0.18);
    border-color: #0D4F2A;
}

.process-number[b-i9fjgyz6h2] {
    position: absolute;
    top: -18px;
    right: 24px;
    background: linear-gradient(135deg, #0D4F2A 0%, #1a6b42 100%);
    color: #FFC107;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.35rem;
    font-weight: 700;
    box-shadow: 0 6px 16px rgba(13, 79, 42, 0.3);
    border: 3px solid #ffffff;
}

.process-icon[b-i9fjgyz6h2] {
    width: 76px;
    height: 76px;
    background: linear-gradient(135deg, #f0f7f3 0%, #e3f2e8 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.75rem;
    box-shadow: 0 3px 10px rgba(13, 79, 42, 0.1);
    border: 2px solid #d4e9db;
}

.process-icon i[b-i9fjgyz6h2] {
    font-size: 2.2rem;
    color: #0D4F2A;
}

.process-title[b-i9fjgyz6h2] {
    font-size: 1.4rem;
    font-weight: 700;
    color: #0D4F2A;
    margin-bottom: 1rem;
    text-align: center;
    letter-spacing: -0.3px;
}

.process-description[b-i9fjgyz6h2] {
    font-size: 1.05rem;
    line-height: 1.7;
    color: #495057;
    margin: 0;
    text-align: center;
}

/* ===================================
   HIGHLIGHTS SECTION
   =================================== */
.highlights-section[b-i9fjgyz6h2] {
    padding: 5.5rem 0;
    background: #ffffff;
}

.highlight-card[b-i9fjgyz6h2] {
    background: linear-gradient(135deg, #f8fcf9 0%, #ffffff 100%);
    border: 2px solid #e3f2e8;
    border-radius: 14px;
    padding: 2.5rem 2rem;
    height: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06);
}

.highlight-card:hover[b-i9fjgyz6h2] {
    transform: translateY(-6px);
    box-shadow: 0 10px 30px rgba(13, 79, 42, 0.12);
    border-color: #0D4F2A;
}

.highlight-icon[b-i9fjgyz6h2] {
    width: 68px;
    height: 68px;
    background: linear-gradient(135deg, #0D4F2A 0%, #1a6b42 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.2);
}

.highlight-icon i[b-i9fjgyz6h2] {
    font-size: 1.85rem;
    color: #FFC107;
}

.highlight-title[b-i9fjgyz6h2] {
    font-size: 1.35rem;
    font-weight: 700;
    color: #0D4F2A;
    margin-bottom: 1rem;
    letter-spacing: -0.2px;
}

.highlight-text[b-i9fjgyz6h2] {
    font-size: 1.05rem;
    line-height: 1.7;
    color: #495057;
    margin: 0;
}

/* ===================================
   BENEFITS SECTION
   =================================== */
.benefits-section[b-i9fjgyz6h2] {
    background: linear-gradient(135deg, #f0f7f3 0%, #e8f4ed 100%);
    padding: 5.5rem 0;
    color: #212529;
    border-top: 1px solid #d4e9db;
}

.benefits-section .section-heading[b-i9fjgyz6h2] {
    color: #0D4F2A;
}

.benefits-section .section-intro[b-i9fjgyz6h2] {
    color: #495057;
}

.benefit-card[b-i9fjgyz6h2] {
    background: #ffffff;
    border: 2px solid #d4e9db;
    border-radius: 14px;
    padding: 2.25rem 1.75rem;
    text-align: center;
    height: 100%;
    transition: all 0.3s ease;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06);
}

.benefit-card:hover[b-i9fjgyz6h2] {
    background: #ffffff;
    transform: translateY(-6px);
    box-shadow: 0 12px 32px rgba(13, 79, 42, 0.15);
    border-color: #0D4F2A;
}

.benefit-icon[b-i9fjgyz6h2] {
    width: 64px;
    height: 64px;
    background: linear-gradient(135deg, #0D4F2A 0%, #1a6b42 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.25rem;
    box-shadow: 0 4px 14px rgba(13, 79, 42, 0.25);
    border: 3px solid #f0f7f3;
}

.benefit-icon i[b-i9fjgyz6h2] {
    font-size: 1.75rem;
    color: #FFC107;
}

.benefit-title[b-i9fjgyz6h2] {
    font-size: 1.2rem;
    font-weight: 700;
    color: #0D4F2A;
    margin-bottom: 0.75rem;
    letter-spacing: -0.2px;
    text-align:center;
}

.benefit-text[b-i9fjgyz6h2] {
    font-size: 1rem;
    color: #495057;
    margin: 0;
    line-height: 1.6;
}

/* ===================================
   INFOGRAPHIC SECTION
   =================================== */
.infographic-section[b-i9fjgyz6h2] {
    padding: 5.5rem 0;
    background: #ffffff;
}

.infographic-wrapper[b-i9fjgyz6h2] {
    background: linear-gradient(135deg, #f8fcf9 0%, #ffffff 100%);
    border: 2px solid #e3f2e8;
    border-radius: 14px;
    padding: 2rem;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease;
}

.infographic-wrapper:hover[b-i9fjgyz6h2] {
    box-shadow: 0 10px 30px rgba(13, 79, 42, 0.12);
    border-color: #0D4F2A;
}

.infographic-image[b-i9fjgyz6h2] {
    border-radius: 8px;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.infographic-image:hover[b-i9fjgyz6h2] {
    transform: scale(1.02);
}

.infographic-caption[b-i9fjgyz6h2] {
    text-align: center;
    margin-top: 1.5rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: #6c757d;
    font-style: italic;
}

.infographic-caption i[b-i9fjgyz6h2] {
    color: #0D4F2A;
}

/* ===================================
   FINAL CTA SECTION
   =================================== */
.final-cta-section[b-i9fjgyz6h2] {
    padding: 5.5rem 0;
    background: linear-gradient(180deg, #ffffff 0%, #fafcfb 100%);
}

.final-cta-heading[b-i9fjgyz6h2] {
    font-size: 2.6rem;
    font-weight: 700;
    color: #0D4F2A;
    margin-bottom: 1.75rem;
    letter-spacing: -0.5px;
    text-align:center;
}

.final-cta-description[b-i9fjgyz6h2] {
    font-size: 1.25rem;
    line-height: 1.75;
    color: #495057;
    margin-bottom: 2.75rem;
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
}

.final-cta-buttons[b-i9fjgyz6h2] {
    display: flex;
    flex-wrap: wrap;
    gap: 1.25rem;
    justify-content: center;
    margin-bottom: 2.75rem;
}

.btn-cta-primary[b-i9fjgyz6h2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #0D4F2A;
    color: #ffffff;
    border: 2px solid #0D4F2A;
    padding: 1.15rem 2.75rem;
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 1.15rem;
    box-shadow: 0 4px 14px rgba(13, 79, 42, 0.25);
}

.btn-cta-primary:hover[b-i9fjgyz6h2] {
    background-color: #09361C;
    border-color: #09361C;
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(13, 79, 42, 0.35);
}

.btn-cta-primary:focus[b-i9fjgyz6h2] {
    outline: 3px solid #FFC107;
    outline-offset: 3px;
}

.btn-cta-secondary[b-i9fjgyz6h2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: #0D4F2A;
    border: 2px solid #0D4F2A;
    padding: 1.15rem 2.75rem;
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 1.15rem;
    box-shadow: 0 2px 8px rgba(13, 79, 42, 0.1);
}

.btn-cta-secondary:hover[b-i9fjgyz6h2] {
    background-color: #0D4F2A;
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(13, 79, 42, 0.25);
}

.btn-cta-secondary:focus[b-i9fjgyz6h2] {
    outline: 3px solid #FFC107;
    outline-offset: 3px;
}

.contact-details-footer[b-i9fjgyz6h2] {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
    justify-content: center;
    padding-top: 2.25rem;
    border-top: 1px solid #e9ecef;
}

.contact-item[b-i9fjgyz6h2] {
    display: flex;
    align-items: center;
    gap: 0.65rem;
    font-size: 1.05rem;
    color: #495057;
}

.contact-item i[b-i9fjgyz6h2] {
    color: #0D4F2A;
    font-size: 1.3rem;
}

.contact-item a[b-i9fjgyz6h2] {
    color: #0D4F2A;
    text-decoration: none;
    font-weight: 500;
}

.contact-item a:hover[b-i9fjgyz6h2] {
    text-decoration: underline;
    color: #09361C;
}

/* ===================================
   RESPONSIVE STYLES
   =================================== */

/* Mobile Styles */
@media (max-width: 767.98px) {
    .hero-section[b-i9fjgyz6h2] {
        padding: 3.5rem 0;
    }

    .hero-headline[b-i9fjgyz6h2] {
        font-size: 2.1rem;
    }

    .hero-subheadline[b-i9fjgyz6h2] {
        font-size: 1.15rem;
    }

    .hero-benefits[b-i9fjgyz6h2] {
        flex-direction: column;
        margin-top: 2rem;
    }

    .benefit-badge[b-i9fjgyz6h2] {
        width: 100%;
        justify-content: center;
        padding: 0.85rem 1.25rem;
    }

    .contact-box[b-i9fjgyz6h2] {
        margin-top: 2.5rem;
        padding: 2rem;
    }

    .section-heading[b-i9fjgyz6h2] {
        font-size: 1.9rem;
    }

    .intro-section[b-i9fjgyz6h2],
    .how-it-works-section[b-i9fjgyz6h2],
    .highlights-section[b-i9fjgyz6h2],
    .benefits-section[b-i9fjgyz6h2],
    .infographic-section[b-i9fjgyz6h2],
    .final-cta-section[b-i9fjgyz6h2] {
        padding: 3.5rem 0;
    }

    .process-card[b-i9fjgyz6h2] {
        padding: 2.25rem 1.75rem;
        margin-bottom: 1.5rem;
    }

    .process-number[b-i9fjgyz6h2] {
        width: 50px;
        height: 50px;
        font-size: 1.2rem;
        top: -15px;
        right: 20px;
    }

    .final-cta-heading[b-i9fjgyz6h2] {
        font-size: 1.9rem;
    }

    .final-cta-description[b-i9fjgyz6h2] {
        font-size: 1.1rem;
    }

    .final-cta-buttons[b-i9fjgyz6h2] {
        flex-direction: column;
        gap: 1rem;
    }

    .btn-cta-primary[b-i9fjgyz6h2],
    .btn-cta-secondary[b-i9fjgyz6h2] {
        width: 100%;
    }

    .contact-details-footer[b-i9fjgyz6h2] {
        flex-direction: column;
        gap: 1.25rem;
    }
}

/* Tablet Styles */
@media (min-width: 768px) and (max-width: 991.98px) {
    .hero-headline[b-i9fjgyz6h2] {
        font-size: 2.4rem;
    }

    .section-heading[b-i9fjgyz6h2] {
        font-size: 2.1rem;
    }

    .process-card[b-i9fjgyz6h2] {
        margin-bottom: 1.5rem;
    }
}

/* Large Desktop */
@media (min-width: 1200px) {

    .hero-headline[b-i9fjgyz6h2] {
        font-size: 3.1rem;
    }
}

/* ===================================
   ACCESSIBILITY
   =================================== */

/* Focus states for keyboard navigation */
a:focus[b-i9fjgyz6h2],
button:focus[b-i9fjgyz6h2] {
    outline: 3px solid #FFC107;
    outline-offset: 3px;
}

/* Reduced motion support */
@media (prefers-reduced-motion: reduce) {
    *[b-i9fjgyz6h2] {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
       /* transition-duration: 0.01ms !important;*/
    }
}

/* High contrast mode support */
@media (prefers-contrast: high) {
    .benefit-badge[b-i9fjgyz6h2],
    .benefit-card[b-i9fjgyz6h2],
    .highlight-card[b-i9fjgyz6h2] {
        border-width: 3px;
    }

    .process-card[b-i9fjgyz6h2],
    .intro-stat-card[b-i9fjgyz6h2] {
        border-width: 3px;
    }

    .process-number[b-i9fjgyz6h2],
    .benefit-icon[b-i9fjgyz6h2],
    .highlight-icon[b-i9fjgyz6h2] {
        border-width: 4px;
    }
}

/* Print Styles */
@media print {
    .hero-section[b-i9fjgyz6h2],
    .how-it-works-section[b-i9fjgyz6h2],
    .benefits-section[b-i9fjgyz6h2] {
        background: #ffffff !important;
        color: #000000 !important;
    }

    .process-card[b-i9fjgyz6h2],
    .highlight-card[b-i9fjgyz6h2],
    .benefit-card[b-i9fjgyz6h2],
    .intro-stat-card[b-i9fjgyz6h2] {
        page-break-inside: avoid;
        box-shadow: none !important;
        border: 2px solid #000000 !important;
    }

    .btn-contact-primary[b-i9fjgyz6h2],
    .btn-contact-secondary[b-i9fjgyz6h2],
    .btn-cta-primary[b-i9fjgyz6h2],
    .btn-cta-secondary[b-i9fjgyz6h2] {
        border: 2px solid #000000 !important;
        color: #000000 !important;
    }
}

/* _content/Lenders/Components/Pages/PrivacyPolicy.razor.rz.scp.css */
/* ===================================
   SCROLL MARGIN FOR ANCHOR LINKS
   =================================== */
[id][b-c523ujvk3i] {
    scroll-margin-top: 160px;
}

/* ===================================
   HERO SECTION
   =================================== */
.privacy-hero[b-c523ujvk3i] {
    background: linear-gradient(135deg, rgba(13, 79, 42, 0.95) 0%, rgba(9, 54, 28, 0.65) 100%),
        url("/img/About.jpg") no-repeat center center;
    background-size: cover;
    color: #ffffff;
    padding: 4.5rem 0;
    position: relative;
    overflow: hidden;
}

.privacy-hero[b-c523ujvk3i]::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    opacity: 0.25;
}

.hero-content[b-c523ujvk3i] {
    position: relative;
    z-index: 1;
}

.hero-icon-wrapper[b-c523ujvk3i] {
    margin-bottom: 1.5rem;
}

.hero-icon[b-c523ujvk3i] {
    font-size: 3.5rem;
    color: #fff;
    opacity: 0.95;
}

.hero-title[b-c523ujvk3i] {
    font-size: 2.85rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    letter-spacing: -0.5px;
}

.hero-subtitle[b-c523ujvk3i] {
    font-size: 1.3rem;
    color: rgba(255, 255, 255, 0.98);
    font-weight: 400;
    line-height: 1.65;
    margin-bottom: 1.5rem;
}

.last-updated[b-c523ujvk3i] {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.85);
    font-weight: 500;
    margin-bottom: 0;
}

/* ===================================
   INTRODUCTION SECTION
   =================================== */
.intro-section[b-c523ujvk3i] {
    background-color: #ffffff;
}

.intro-content-box[b-c523ujvk3i] {
    padding: 0;
}

.intro-text[b-c523ujvk3i] {
    font-size: 1.125rem;
    line-height: 1.8;
    color: #404040;
    margin-bottom: 1.5rem;
}

.intro-list[b-c523ujvk3i] {
    font-size: 1.075rem;
    line-height: 1.8;
    color: #404040;
    margin-bottom: 2rem;
    padding-left: 1.5rem;
}

.intro-list li[b-c523ujvk3i] {
    margin-bottom: 0.75rem;
}

.info-box[b-c523ujvk3i] {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-left: 4px solid #0D4F2A;
    border-radius: 8px;
    padding: 1.75rem 2rem;
    margin-top: 2rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.info-box p[b-c523ujvk3i] {
    margin-bottom: 0;
    font-size: 1.05rem;
    line-height: 1.7;
    color: #404040;
}

/* ===================================
   SUMMARY SECTION
   =================================== */
.summary-section[b-c523ujvk3i] {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    border-top: 1px solid #e9ecef;
}

.section-heading[b-c523ujvk3i] {
    font-size: 2.35rem;
    font-weight: 700;
    color: #212529;
    margin-bottom: 1.25rem;
    letter-spacing: -0.5px;
    text-align: center;
}

.heading-divider[b-c523ujvk3i] {
    width: 90px;
    height: 4px;
    background: linear-gradient(90deg, #0D4F2A 0%, #FFC107 100%);
    margin: 0 auto 2.5rem;
    border-radius: 2px;
}

.summary-intro[b-c523ujvk3i] {
    font-size: 1.05rem;
    line-height: 1.7;
    color: #606060;
    margin-bottom: 2.5rem;
    text-align: center;
}

.key-points[b-c523ujvk3i] {
    display: grid;
    gap: 1.5rem;
}

.key-point-item[b-c523ujvk3i] {
    background: #ffffff;
    border-radius: 10px;
    padding: 1.75rem 2rem;
    border: 1px solid #e9ecef;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.key-point-item:hover[b-c523ujvk3i] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}

.key-point-title[b-c523ujvk3i] {
    font-size: 1.15rem;
    font-weight: 600;
    color: #0D4F2A;
    margin-bottom: 0.75rem;
}

.key-point-item p[b-c523ujvk3i] {
    font-size: 1rem;
    line-height: 1.7;
    color: #404040;
    margin-bottom: 0;
}

.cta-box[b-c523ujvk3i] {
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
    border-radius: 10px;
    padding: 2rem 2.5rem;
    margin-top: 2.5rem;
    text-align: center;
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.2);
}

.cta-box p[b-c523ujvk3i] {
    margin-bottom: 0;
    font-size: 1.15rem;
    color: #ffffff;
    font-weight: 500;
}

.cta-box a[b-c523ujvk3i] {
    color: #FFC107;
    text-decoration: underline;
    font-weight: 600;
}

.cta-box a:hover[b-c523ujvk3i] {
    color: #FFD54F;
}

/* ===================================
   TABLE OF CONTENTS SECTION
   =================================== */
.toc-section[b-c523ujvk3i] {
    background-color: #ffffff;
}

.toc-list[b-c523ujvk3i] {
    background: #f8f9fa;
    border-radius: 10px;
    padding: 2.5rem 2.5rem 2.5rem 3.5rem;
    border: 1px solid #e9ecef;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.toc-list li[b-c523ujvk3i] {
    font-size: 1.05rem;
    line-height: 1.6;
    margin-bottom: 1rem;
    font-weight: 500;
}

.toc-list li:last-child[b-c523ujvk3i] {
    margin-bottom: 0;
}

/* ===================================
   DETAIL SECTION
   =================================== */
.detail-section[b-c523ujvk3i] {
    background-color: #ffffff;
}

.policy-section[b-c523ujvk3i] {
    margin-bottom: 4rem;
    padding-bottom: 3rem;
    border-bottom: 1px solid #e9ecef;
}

.policy-section:last-of-type[b-c523ujvk3i] {
    border-bottom: none;
}

.policy-section-title[b-c523ujvk3i] {
    font-size: 1.75rem;
    font-weight: 700;
    color: #0D4F2A;
    margin-bottom: 1.75rem;
    letter-spacing: -0.3px;
}

.policy-subsection-title[b-c523ujvk3i] {
    font-size: 1.35rem;
    font-weight: 600;
    color: #272727;
    margin-top: 2.5rem;
    margin-bottom: 1.25rem;
}

.policy-mini-title[b-c523ujvk3i] {
    font-size: 1.15rem;
    font-weight: 600;
    color: #272727;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.section-intro[b-c523ujvk3i] {
    font-size: 1.05rem;
    color: #606060;
    margin-bottom: 1.5rem;
    font-style: italic;
}

.policy-section p[b-c523ujvk3i] {
    font-size: 1.025rem;
    line-height: 1.8;
    color: #404040;
    margin-bottom: 1.25rem;
}

.policy-section p:last-child[b-c523ujvk3i] {
    margin-bottom: 0;
}

.detail-list[b-c523ujvk3i] {
    font-size: 1.025rem;
    line-height: 1.8;
    color: #404040;
    margin-bottom: 1.5rem;
    padding-left: 1.75rem;
}

.detail-list li[b-c523ujvk3i] {
    margin-bottom: 0.75rem;
}

.detail-list li:last-child[b-c523ujvk3i] {
    margin-bottom: 0;
}

/* ===================================
   LINKS
   =================================== */
.policy-link[b-c523ujvk3i] {
    color: #0D4F2A;
    text-decoration: underline;
    text-decoration-color: rgba(13, 79, 42, 0.3);
    text-underline-offset: 2px;
    transition: all 0.2s ease;
    font-weight: 500;
}

.policy-link:hover[b-c523ujvk3i] {
    color: #199C52;
    text-decoration-color: #199C52;
}

/* ===================================
   TABLE STYLES
   =================================== */
.table-responsive[b-c523ujvk3i] {
    margin: 2rem 0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.policy-table[b-c523ujvk3i] {
    width: 100%;
    margin-bottom: 0;
    border-collapse: collapse;
    background-color: #ffffff;
}

.policy-table thead[b-c523ujvk3i] {
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
}

.policy-table thead th[b-c523ujvk3i] {
    color: #ffffff;
    font-weight: 600;
    font-size: 1.05rem;
    padding: 1.25rem 1rem;
    text-align: left;
    border: none;
}

.policy-table tbody tr[b-c523ujvk3i] {
    border-bottom: 1px solid #e9ecef;
    transition: background-color 0.2s ease;
}

.policy-table tbody tr:hover[b-c523ujvk3i] {
    background-color: #f8f9fa;
}

.policy-table tbody tr:last-child[b-c523ujvk3i] {
    border-bottom: none;
}

.policy-table tbody td[b-c523ujvk3i] {
    padding: 1.25rem 1rem;
    font-size: 0.975rem;
    line-height: 1.6;
    color: #404040;
    vertical-align: top;
}

.badge-yes[b-c523ujvk3i] {
    background-color: #0D4F2A;
    color: #ffffff;
    padding: 0.35rem 0.75rem;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 600;
    display: inline-block;
}

.badge-no[b-c523ujvk3i] {
    background-color: #6c757d;
    color: #ffffff;
    padding: 0.35rem 0.75rem;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 600;
    display: inline-block;
}

/* ===================================
   CONTACT ADDRESS
   =================================== */
.contact-address[b-c523ujvk3i] {
    background: #f8f9fa;
    border-left: 4px solid #0D4F2A;
    border-radius: 8px;
    padding: 1.75rem 2rem;
    margin-top: 1.5rem;
}

.contact-address p[b-c523ujvk3i] {
    margin-bottom: 0;
    line-height: 1.8;
}

/* ===================================
   SCROLL TO TOP BUTTON
   =================================== */
.scrollToTopBtn[b-c523ujvk3i] {
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.3);
    transition: all 0.3s ease;
    cursor: pointer;
    z-index: 1000;
    text-decoration: none;
    opacity: 0;
    visibility: hidden;
}

.scrollToTopBtn.show[b-c523ujvk3i] {
    opacity: 1;
    visibility: visible;
}

.scrollToTopBtn:hover[b-c523ujvk3i] {
    background: linear-gradient(135deg, #199C52 0%, #0D4F2A 100%);
    transform: translateY(-3px);
    box-shadow: 0 6px 16px rgba(13, 79, 42, 0.4);
    color: #ffffff;
}

.scrollToTopBtn i[b-c523ujvk3i] {
    font-size: 1.75rem;
}

/* ===================================
   RESPONSIVE DESIGN
   =================================== */
@media (max-width: 768px) {
    .hero-title[b-c523ujvk3i] {
        font-size: 2.25rem;
    }

    .hero-subtitle[b-c523ujvk3i] {
        font-size: 1.1rem;
    }

    .section-heading[b-c523ujvk3i] {
        font-size: 1.85rem;
    }

    .policy-section-title[b-c523ujvk3i] {
        font-size: 1.45rem;
    }

    .policy-subsection-title[b-c523ujvk3i] {
        font-size: 1.2rem;
    }

    .toc-list[b-c523ujvk3i] {
        padding: 2rem 1.5rem 2rem 2.5rem;
    }

    .info-box[b-c523ujvk3i],
    .contact-address[b-c523ujvk3i] {
        padding: 1.5rem 1.25rem;
    }

    .cta-box[b-c523ujvk3i] {
        padding: 1.5rem 1.5rem;
    }

    .key-point-item[b-c523ujvk3i] {
        padding: 1.5rem 1.25rem;
    }

    .policy-table thead th[b-c523ujvk3i],
    .policy-table tbody td[b-c523ujvk3i] {
        padding: 1rem 0.75rem;
        font-size: 0.9rem;
    }

    .scrollToTopBtn[b-c523ujvk3i] {
        bottom: 1.5rem;
        right: 1.5rem;
        width: 45px;
        height: 45px;
    }

    .scrollToTopBtn i[b-c523ujvk3i] {
        font-size: 1.5rem;
    }
}

@media (max-width: 576px) {
    .privacy-hero[b-c523ujvk3i] {
        padding: 3rem 0;
    }

    .hero-icon[b-c523ujvk3i] {
        font-size: 2.75rem;
    }

    .hero-title[b-c523ujvk3i] {
        font-size: 1.85rem;
    }

    .hero-subtitle[b-c523ujvk3i] {
        font-size: 1rem;
    }

    .section-heading[b-c523ujvk3i] {
        font-size: 1.6rem;
    }

    .policy-section-title[b-c523ujvk3i] {
        font-size: 1.3rem;
    }

    .policy-section[b-c523ujvk3i] {
        margin-bottom: 3rem;
        padding-bottom: 2rem;
    }
}
/* _content/Lenders/Components/Pages/Reports/LoanReport.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Reports/LoanReportFilterMenu.razor.rz.scp.css */
.collapsible-transition[b-pkjzr5la74] {
    transition: all 0.3s ease-in-out;
}

.menu-toggle-btn[b-pkjzr5la74] {
    border: none;
    background: transparent;
    padding: 0.25rem 0.5rem;
    border-radius: 0.25rem;
}

    .menu-toggle-btn:hover[b-pkjzr5la74] {
        background-color: var(--bs-light);
    }

/* Dropdown Styles */
.dropdown-item.disabled[b-pkjzr5la74] {
    color: var(--bs-secondary);
    pointer-events: none;
    background-color: transparent;
    opacity: 0.65;
}

/* Enhanced active state with better contrast */
.dropdown-item.active[b-pkjzr5la74] {
    color: #ffffff !important;
    background-color: #0d6efd !important;
    border-radius: 0.25rem;
}

.dropdown-toggle.text-start[b-pkjzr5la74] {
    text-align: left !important;
}

/* Fix dropdown menu positioning and sizing */
.dropdown-menu[b-pkjzr5la74] {
    max-height: 300px;
    overflow-y: auto;
    min-width: 100% !important;
    width: 100% !important;
    z-index: 1050;
    border: 1px solid var(--bs-border-color);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

/* Ensure dropdown button has proper layout */
.dropdown-toggle[b-pkjzr5la74] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}

    /* Fix dropdown toggle arrow positioning */
    .dropdown-toggle[b-pkjzr5la74]::after {
        position: absolute;
        right: 0.75rem;
        top: 50%;
        transform: translateY(-50%);
    }

/* Filter dropdown specific styles */
.filter-dropdown-button[b-pkjzr5la74] {
    justify-content: space-between;
    align-items: center;
    display: flex;
}

    .filter-dropdown-button[b-pkjzr5la74]::after {
        margin-left: auto;
    }

/* Enhanced hover effects for dropdown items */
.dropdown-item:hover:not(.disabled):not(.active)[b-pkjzr5la74] {
    background-color: var(--bs-dropdown-link-hover-bg);
    color: var(--bs-dropdown-link-hover-color);
}

    /* Ensure icons remain visible on hover */
    .dropdown-item:hover:not(.disabled):not(.active) .bi-check-circle[b-pkjzr5la74] {
        color: var(--bs-success) !important;
    }

/* Active selection indicator with better visibility */
.dropdown-item.active .bi-check-circle[b-pkjzr5la74] {
    color: #ffffff !important;
    flex-shrink: 0;
}

.dropdown-item .bi-check-circle[b-pkjzr5la74] {
    color: var(--bs-success);
    flex-shrink: 0;
}

/* Fix dropdown item layout and spacing */
.dropdown-item[b-pkjzr5la74] {
    align-items: center;
    white-space: nowrap;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    font-size: inherit;
    line-height: inherit;
}

    /* Custom spacing for dropdown items with icons */
    .dropdown-item .me-2[b-pkjzr5la74] {
        margin-right: 0.5rem !important;
        flex-shrink: 0;
    }

    .dropdown-item .me-4[b-pkjzr5la74] {
        margin-right: 1.5rem !important;
        flex-shrink: 0;
        width: 1rem;
        display: inline-block;
    }

    /* Ensure text doesn't get cut off */
    .dropdown-item span[b-pkjzr5la74] {
        flex: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

/* Loading state for dropdowns */
.dropdown-toggle:disabled[b-pkjzr5la74] {
    opacity: 0.65;
    pointer-events: none;
}

/* Responsive dropdown width */
@media (max-width: 768px) {
    .dropdown-menu[b-pkjzr5la74] {
        min-width: 100%;
        width: 100%;
    }
}

/* Fix Bootstrap dropdown positioning issues */
.dropdown[b-pkjzr5la74] {
    position: relative;
}

.dropdown-menu[b-pkjzr5la74] {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
}

/* Ensure proper z-index layering */
.dropdown.show .dropdown-menu[b-pkjzr5la74] {
    display: block;
}
/* _content/Lenders/Components/Pages/Resources.razor.rz.scp.css */
/* ========================================
   HERO SECTION - Aligned to PortfolioProgram
   ======================================== */
.resources-hero[b-w1fn30yme6] {
    background: linear-gradient(135deg, rgba(13, 79, 42, 0.95) 0%, rgba(9, 54, 28, 0.65) 100%),
    url("/img/LenderComputer.jpg") no-repeat center center;
    color: #ffffff;
    padding: 4.5rem 0;
    position: relative;
    overflow: hidden;
}

.resources-hero[b-w1fn30yme6]::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    opacity: 0.25;
}

.hero-content[b-w1fn30yme6] {
    position: relative;
    z-index: 1;
    max-width: 800px;
    margin: 0 auto;
}


.hero-icon-wrapper[b-w1fn30yme6] {
    margin-bottom: 1.5rem;
}

.hero-icon[b-w1fn30yme6] {
    font-size: 3.5rem;
    color: #fff;
    opacity: 0.95;
}

.hero-title[b-w1fn30yme6] {
    font-size: 2.85rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 1.75rem;
    line-height: 1.15;
    letter-spacing: -0.5px;
    text-align:center;
}

.hero-subtitle[b-w1fn30yme6] {
    font-size: 1.3rem;
    color: #ffffff;
    line-height: 1.65;
    font-weight: 400;
    opacity: 0.98;
}

/* ========================================
   SECTION HEADERS - Aligned to PortfolioProgram
   ======================================== */
.section-header[b-w1fn30yme6] {
    margin-bottom: 3rem;
}

.section-icon-badge[b-w1fn30yme6] {
    width: 72px;
    height: 72px;
    background: linear-gradient(135deg, #0D4F2A 0%, #1a6b42 100%);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.2);
}

.section-icon-badge.success[b-w1fn30yme6] {
    background: linear-gradient(135deg, #0D4F2A 0%, #1a6b42 100%);
}

.section-icon-badge i[b-w1fn30yme6] {
    font-size: 2rem;
    color: #FFC107;
}

.section-title[b-w1fn30yme6] {
    font-size: 2.35rem;
    font-weight: 700;
    color: #212529;
    margin-bottom: 1.25rem;
    line-height: 1.2;
    letter-spacing: -0.5px;
    text-align:center;
}

.section-subtitle[b-w1fn30yme6] {
    font-size: 1.18rem;
    color: #495057;
    max-width: 720px;
    margin: 0 auto 2.5rem;
    line-height: 1.7;
}

.heading-divider[b-w1fn30yme6] {
    width: 90px;
    height: 4px;
    background: linear-gradient(90deg, #0D4F2A 0%, #FFC107 100%);
    margin: 0 auto 2.5rem;
    border-radius: 2px;
}

/* ========================================
   ARTICLES SECTION - Aligned to PortfolioProgram
   ======================================== */
.articles-section[b-w1fn30yme6] {
    background-color: #ffffff;
}

.article-card[b-w1fn30yme6] {
    background: #ffffff;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    border: 2px solid #e9ecef;
}

.article-card.featured-article[b-w1fn30yme6] {
    border: 2px solid #0D4F2A;
    box-shadow: 0 6px 20px rgba(13, 79, 42, 0.15);
}

.article-card:hover[b-w1fn30yme6] {
    transform: translateY(-8px);
    box-shadow: 0 14px 40px rgba(0, 0, 0, 0.15);
}

.article-card.featured-article:hover[b-w1fn30yme6] {
    box-shadow: 0 14px 40px rgba(13, 79, 42, 0.25);
}

.article-image-wrapper[b-w1fn30yme6] {
    position: relative;
    height: 100%;
    min-height: 400px;
    overflow: hidden;
    background: linear-gradient(135deg, #f8fcf9 0%, #e3f2e8 100%);
}

.article-image[b-w1fn30yme6] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.article-card:hover .article-image[b-w1fn30yme6] {
    transform: scale(1.05);
}

.article-badge[b-w1fn30yme6] {
    position: absolute;
    top: 1.5rem;
    left: 1.5rem;
    background: linear-gradient(135deg, #0D4F2A 0%, #1a6b42 100%);
    color: #FFC107;
    padding: 0.65rem 1.25rem;
    border-radius: 50px;
    font-weight: 700;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.3);
    border: 2px solid rgba(255, 255, 255, 0.2);
}

.article-body[b-w1fn30yme6] {
    padding: 2.75rem 2.5rem;
}

.article-title[b-w1fn30yme6] {
    font-size: 1.9rem;
    font-weight: 700;
    color: #0D4F2A;
    margin-bottom: 1rem;
    line-height: 1.3;
    letter-spacing: -0.3px;
}

.article-meta[b-w1fn30yme6] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-bottom: 1.75rem;
    font-size: 0.95rem;
    color: #6c757d;
}

.meta-item[b-w1fn30yme6] {
    display: inline-flex;
    align-items: center;
}

.meta-divider[b-w1fn30yme6] {
    color: #dee2e6;
    font-weight: 700;
}

.article-intro[b-w1fn30yme6] {
    font-size: 1.05rem;
    line-height: 1.85;
    color: #212529;
    margin-bottom: 2rem;
    font-weight: 500;
}

.key-topics-box[b-w1fn30yme6] {
    background: linear-gradient(135deg, #f8fcf9 0%, #ffffff 100%);
    border-left: 4px solid #0D4F2A;
    border-radius: 8px;
    padding: 1.75rem;
    margin: 2rem 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    border: 2px solid #e3f2e8;
    border-left: 4px solid #0D4F2A;
}

.key-topics-header[b-w1fn30yme6] {
    color: #0D4F2A;
    font-size: 1.05rem;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    font-weight: 700;
}

.key-topics-header i[b-w1fn30yme6] {
    color: #FFC107;
}

.key-topics-list[b-w1fn30yme6] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.key-topics-list li[b-w1fn30yme6] {
    padding: 0.65rem 0;
    color: #495057;
    font-size: 1rem;
    line-height: 1.7;
    display: flex;
    align-items: flex-start;
}

.key-topics-list li i[b-w1fn30yme6] {
    color: #0D4F2A;
    font-weight: 700;
    flex-shrink: 0;
    margin-top: 0.15rem;
}

.article-summary[b-w1fn30yme6] {
    font-size: 1.05rem;
    line-height: 1.7;
    color: #495057;
    margin-bottom: 2rem;
}

.btn-cta[b-w1fn30yme6] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #0D4F2A;
    color: #ffffff;
    border: 2px solid #0D4F2A;
    padding: 1rem 2rem;
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 1.08rem;
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.2);
}

.btn-cta:hover[b-w1fn30yme6] {
    background-color: #09361C;
    border-color: #09361C;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(13, 79, 42, 0.35);
}

/* ========================================
   SUCCESS STORIES - Aligned to PortfolioProgram
   ======================================== */
.success-stories-section[b-w1fn30yme6] {
    background: linear-gradient(135deg, #f8fafb 0%, #ffffff 100%);
    border-top: 1px solid #e9ecef;
    border-bottom: 1px solid #e9ecef;
}

.success-stories-section .section-title[b-w1fn30yme6] {
    color: #0D4F2A;
}

.story-card[b-w1fn30yme6] {
    border-radius: 14px;
    padding: 2.75rem 2.5rem;
    margin-bottom: 2.5rem;
    transition: all 0.3s ease;
    position: relative;
}

.story-card.story-light[b-w1fn30yme6] {
    background: #ffffff;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    border: 2px solid #e9ecef;
}

.story-card.story-alternate[b-w1fn30yme6] {
    background: linear-gradient(135deg, #f8fcf9 0%, #ffffff 100%);
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06);
    border: 2px solid #e3f2e8;
}

.story-card.story-featured[b-w1fn30yme6] {
    background: linear-gradient(135deg, #fffcf5 0%, #fff9e8 100%);
    border: 2px solid #FFC107;
    box-shadow: 0 6px 20px rgba(255, 193, 7, 0.2);
}

.story-card:hover[b-w1fn30yme6] {
    transform: translateY(-6px);
    box-shadow: 0 10px 30px rgba(13, 79, 42, 0.12);
}

.story-card.story-light:hover[b-w1fn30yme6] {
    border-color: #0D4F2A;
}

.story-card.story-alternate:hover[b-w1fn30yme6] {
    border-color: #0D4F2A;
}

.featured-banner[b-w1fn30yme6] {
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(135deg, #0D4F2A 0%, #1a6b42 100%);
    color: #FFC107;
    padding: 0.5rem 1.5rem;
    border-radius: 50px;
    font-weight: 700;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.3);
    border: 2px solid #ffffff;
}

.story-sidebar[b-w1fn30yme6] {
    text-align: center;
    position: sticky;
    top: 2rem;
}

.story-icon-circle[b-w1fn30yme6] {
    width: 76px;
    height: 76px;
    background: linear-gradient(135deg, #0D4F2A 0%, #1a6b42 100%);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.2);
    transition: all 0.3s ease;
}

.story-icon-circle.featured[b-w1fn30yme6] {
    background: linear-gradient(135deg, #FFC107 0%, #ffb300 100%);
    box-shadow: 0 4px 14px rgba(255, 193, 7, 0.35);
}

.story-card:hover .story-icon-circle[b-w1fn30yme6] {
    transform: scale(1.08);
}

.story-icon-circle i[b-w1fn30yme6] {
    font-size: 2rem;
    color: #FFC107;
}

.story-icon-circle.featured i[b-w1fn30yme6] {
    color: #0D4F2A;
}

.story-heading[b-w1fn30yme6] {
    font-size: 1.35rem;
    font-weight: 700;
    color: #0D4F2A;
    line-height: 1.4;
    margin-bottom: 1rem;
    letter-spacing: -0.2px;
    text-align:center;
}

.impact-badge[b-w1fn30yme6] {
    background: #ffffff;
    border: 3px solid #0D4F2A;
    border-radius: 12px;
    padding: 1.25rem;
    margin-top: 1.5rem;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
}

.impact-value[b-w1fn30yme6] {
    font-size: 1.75rem;
    font-weight: 700;
    color: #0D4F2A;
    line-height: 1;
    margin-bottom: 0.5rem;
    letter-spacing: -0.3px;
}

.impact-label[b-w1fn30yme6] {
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #495057;
    font-weight: 600;
}

.story-details[b-w1fn30yme6] {
    padding-left: 1rem;
}

.detail-block[b-w1fn30yme6] {
    margin-bottom: 2rem;
}

.detail-block:last-child[b-w1fn30yme6] {
    margin-bottom: 0;
}

.detail-label[b-w1fn30yme6] {
    display: inline-flex;
    align-items: center;
    font-weight: 700;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #0D4F2A;
    margin-bottom: 1rem;
    padding: 0.5rem 1rem;
    background: rgba(13, 79, 42, 0.08);
    border-radius: 6px;
}

.detail-label i[b-w1fn30yme6] {
    font-size: 1rem;
}

.detail-block p[b-w1fn30yme6] {
    font-size: 1.05rem;
    line-height: 1.7;
    color: #495057;
    margin-bottom: 1rem;
}

.detail-block.outcome[b-w1fn30yme6] {
    background: linear-gradient(135deg, #f0f7f3 0%, #e8f4ed 100%);
    border-left: 4px solid #0D4F2A;
    border-radius: 8px;
    padding: 1.75rem;
    margin-top: 1.5rem;
    box-shadow: 0 2px 10px rgba(13, 79, 42, 0.08);
    border: 2px solid #d4e9db;
    border-left: 4px solid #0D4F2A;
}

.detail-block.outcome .detail-label[b-w1fn30yme6] {
    background: rgba(255, 255, 255, 0.8);
}

.outcome-text[b-w1fn30yme6] {
    font-weight: 500;
    color: #212529;
    margin-bottom: 0;
}

.solution-list[b-w1fn30yme6] {
    list-style: none;
    padding: 0;
    margin: 1rem 0 0 0;
}

.solution-list li[b-w1fn30yme6] {
    padding: 0.5rem 0;
    color: #495057;
    font-size: 1.05rem;
    line-height: 1.7;
    display: flex;
    align-items: flex-start;
}

.solution-list li i[b-w1fn30yme6] {
    color: #0D4F2A;
    font-size: 1.125rem;
    flex-shrink: 0;
    margin-top: 0.15rem;
}

.roi-highlight[b-w1fn30yme6] {
    background: linear-gradient(135deg, #fffcf5 0%, #fff9e8 100%);
    border: 3px solid #FFC107;
    border-radius: 12px;
    padding: 1.5rem;
    margin-top: 1.5rem;
    box-shadow: 0 3px 12px rgba(255, 193, 7, 0.2);
}

.roi-content[b-w1fn30yme6] {
    font-size: 1.1rem;
    font-weight: 700;
    color: #212529;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.roi-content i[b-w1fn30yme6] {
    font-size: 1.5rem;
    color: #FFC107;
}

/* ========================================
   CTA SECTION - Aligned to PortfolioProgram
   ======================================== */
.cta-section[b-w1fn30yme6] {
    background: linear-gradient(180deg, #ffffff 0%, #fafcfb 100%);
}

.cta-container[b-w1fn30yme6] {
    background: linear-gradient(135deg, #0D4F2A 0%, #1a6b42 100%);
    border-radius: 14px;
    padding: 3.5rem 3rem;
    position: relative;
    overflow: hidden;
    box-shadow: 0 8px 32px rgba(13, 79, 42, 0.25);
}

.cta-container[b-w1fn30yme6]::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    opacity: 0.15;
}

.cta-content[b-w1fn30yme6] {
    position: relative;
    z-index: 1;
}

.cta-title[b-w1fn30yme6] {
    font-size: 2.6rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 1.25rem;
    line-height: 1.2;
    letter-spacing: -0.5px;
}

.cta-message[b-w1fn30yme6] {
    font-size: 1.25rem;
    color: rgba(255, 255, 255, 0.95);
    line-height: 1.75;
    margin-bottom: 0;
}

.cta-actions[b-w1fn30yme6] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    position: relative;
    z-index: 1;
}

.btn-cta-primary[b-w1fn30yme6] {
    background: #ffffff;
    color: #0D4F2A;
    border: 2px solid #ffffff;
    font-weight: 600;
    padding: 1.15rem 2rem;
    border-radius: 8px;
    font-size: 1.08rem;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
    text-decoration: none;
}

.btn-cta-primary:hover[b-w1fn30yme6] {
    background: #FFC107;
    color: #0D4F2A;
    border-color: #FFC107;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 193, 7, 0.4);
}

.btn-cta-secondary[b-w1fn30yme6] {
    background: transparent;
    color: #ffffff;
    border: 2px solid rgba(255, 255, 255, 0.8);
    font-weight: 600;
    padding: 1.15rem 2rem;
    border-radius: 8px;
    font-size: 1.08rem;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.btn-cta-secondary:hover[b-w1fn30yme6] {
    background: rgba(255, 255, 255, 0.15);
    border-color: #ffffff;
    color: #ffffff;
    transform: translateY(-2px);
}

/* ========================================
   RESPONSIVE DESIGN
   ======================================== */

@media (max-width: 991.98px) {
    .hero-title[b-w1fn30yme6] {
        font-size: 2.2rem;
    }

    .hero-subtitle[b-w1fn30yme6] {
        font-size: 1.15rem;
    }

    .section-title[b-w1fn30yme6] {
        font-size: 2rem;
    }

    .article-image-wrapper[b-w1fn30yme6] {
        min-height: 300px;
    }

    .article-body[b-w1fn30yme6] {
        padding: 2rem;
    }

    .story-sidebar[b-w1fn30yme6] {
        position: static;
        margin-bottom: 1.5rem;
    }

    .story-details[b-w1fn30yme6] {
        padding-left: 0;
    }

    .cta-container[b-w1fn30yme6] {
        padding: 2.5rem 2rem;
    }

    .cta-title[b-w1fn30yme6] {
        font-size: 2rem;
    }
}

@media (max-width: 767.98px) {
    .hero-icon[b-w1fn30yme6] {
        font-size: 2rem;
    }

    .hero-icon-wrapper[b-w1fn30yme6] {
        padding: 1rem;
        margin-bottom: 1.25rem;
    }

    .hero-title[b-w1fn30yme6] {
        font-size: 1.85rem;
    }

    .hero-subtitle[b-w1fn30yme6] {
        font-size: 1.05rem;
    }

    .section-icon-badge[b-w1fn30yme6] {
        width: 60px;
        height: 60px;
    }

    .section-icon-badge i[b-w1fn30yme6] {
        font-size: 1.65rem;
    }

    .section-title[b-w1fn30yme6] {
        font-size: 1.75rem;
    }

    .section-subtitle[b-w1fn30yme6] {
        font-size: 1.05rem;
    }

    .article-image-wrapper[b-w1fn30yme6] {
        min-height: 250px;
    }

    .article-body[b-w1fn30yme6] {
        padding: 1.75rem;
    }

    .article-title[b-w1fn30yme6] {
        font-size: 1.5rem;
    }

    .article-meta[b-w1fn30yme6] {
        font-size: 0.875rem;
    }

    .key-topics-box[b-w1fn30yme6] {
        padding: 1.25rem;
    }

    .story-card[b-w1fn30yme6] {
        padding: 2rem 1.5rem;
    }

    .story-card.story-featured[b-w1fn30yme6] {
        padding-top: 2.5rem;
    }

    .featured-banner[b-w1fn30yme6] {
        font-size: 0.75rem;
        padding: 0.4rem 1.25rem;
    }

    .story-icon-circle[b-w1fn30yme6] {
        width: 64px;
        height: 64px;
    }

    .story-icon-circle i[b-w1fn30yme6] {
        font-size: 1.75rem;
    }

    .story-heading[b-w1fn30yme6] {
        font-size: 1.15rem;
    }

    .impact-badge[b-w1fn30yme6] {
        margin-top: 1rem;
    }

    .impact-value[b-w1fn30yme6] {
        font-size: 1.5rem;
    }

    .detail-label[b-w1fn30yme6] {
        font-size: 0.85rem;
        padding: 0.4rem 0.875rem;
    }

    .detail-block p[b-w1fn30yme6] {
        font-size: 1rem;
    }

    .cta-container[b-w1fn30yme6] {
        padding: 2rem 1.5rem;
    }

    .cta-title[b-w1fn30yme6] {
        font-size: 1.65rem;
    }

    .cta-message[b-w1fn30yme6] {
        font-size: 1.05rem;
    }

    .btn-cta-primary[b-w1fn30yme6],
    .btn-cta-secondary[b-w1fn30yme6] {
        width: 100%;
        padding: 1rem 1.5rem;
    }
}

@media (max-width: 575.98px) {
    .hero-title[b-w1fn30yme6] {
        font-size: 1.65rem;
    }

    .hero-subtitle[b-w1fn30yme6] {
        font-size: 1rem;
    }

    .section-title[b-w1fn30yme6] {
        font-size: 1.6rem;
    }

    .article-title[b-w1fn30yme6] {
        font-size: 1.35rem;
    }

    .story-card[b-w1fn30yme6] {
        padding: 1.5rem 1.25rem;
    }

    .story-heading[b-w1fn30yme6] {
        font-size: 1.05rem;
    }

    .cta-container[b-w1fn30yme6] {
        padding: 1.75rem 1.25rem;
    }

    .cta-title[b-w1fn30yme6] {
        font-size: 1.5rem;
    }
}

/* ========================================
   ACCESSIBILITY - WCAG AA Compliant
   ======================================== */

.btn:focus[b-w1fn30yme6],
.btn-cta:focus[b-w1fn30yme6],
.btn-cta-primary:focus[b-w1fn30yme6],
.btn-cta-secondary:focus[b-w1fn30yme6],
a:focus[b-w1fn30yme6] {
    outline: 3px solid #FFC107;
    outline-offset: 3px;
}

@media (prefers-reduced-motion: reduce) {
    *[b-w1fn30yme6],
    *[b-w1fn30yme6]::before,
    *[b-w1fn30yme6]::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        /* transition-duration: 0.01ms !important;*/
    }
}

@media print {
    .resources-hero[b-w1fn30yme6],
    .cta-section[b-w1fn30yme6] {
        background: none !important;
        color: #000000 !important;
    }

    .story-card[b-w1fn30yme6],
    .article-card[b-w1fn30yme6] {
        page-break-inside: avoid;
        box-shadow: none !important;
        border: 1px solid #dee2e6 !important;
    }

    .btn[b-w1fn30yme6],
    .featured-banner[b-w1fn30yme6] {
        display: none;
    }
}
/* _content/Lenders/Components/Pages/SingleTransaction.razor.rz.scp.css */
/* ===================================
   HERO SECTION
   =================================== */

.hero-section[b-mtocz6113s] {
    background: linear-gradient(135deg, rgba(13, 79, 42, 0.95) 0%, rgba(9, 54, 28, 0.65) 100%),
    url("/img/Transaction.jpg") no-repeat center center;
    padding: 4rem 0;
    color: white;
}

.hero-content[b-mtocz6113s] {
    padding: 2rem 0;
}

.hero-headline[b-mtocz6113s] {
    font-size: 2.75rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    color: white;
}

.hero-description[b-mtocz6113s] {
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 2rem;
    color: rgba(255, 255, 255, 0.95);
}

.hero-stats[b-mtocz6113s] {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
}

.stat-item[b-mtocz6113s] {
    display: flex;
    align-items: center;
    gap: 1rem;
    background: rgba(255, 255, 255, 0.1);
    padding: 1rem 1.5rem;
    border-radius: 8px;
    backdrop-filter: blur(10px);
}

.stat-item i[b-mtocz6113s] {
    font-size: 2rem;
    color: white;
}

.stat-content strong[b-mtocz6113s] {
    display: block;
    font-size: 1.35rem;
    font-weight: 700;
    color: white;
    margin-bottom: 0.25rem;
}

.stat-content span[b-mtocz6113s] {
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.85);
}

.cta-box[b-mtocz6113s] {
    background: white;
    border-radius: 12px;
    padding: 2.5rem 2rem;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}

.cta-box-title[b-mtocz6113s] {
    font-size: 1.75rem;
    font-weight: 700;
    color: #212529;
    margin-bottom: 0.75rem;
}

.cta-box-text[b-mtocz6113s] {
    font-size: 1rem;
    color: #6c757d;
    margin-bottom: 1.5rem;
}

.btn-primary-action[b-mtocz6113s] {
    background: #0D4F2A;
    color: white;
    border: 2px solid #0D4F2A;
    padding: 0.875rem 1.75rem;
    font-size: 1.05rem;
    font-weight: 600;
    border-radius: 6px;
    width: 100%;
    margin-bottom: 1rem;
    transition: all 0.3s ease;
    text-decoration: none;
    display: block;
    text-align: center;
}

.btn-primary-action:hover[b-mtocz6113s] {
    background: #09361C;
    border-color: #09361C;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.3);
}

.btn-secondary-action[b-mtocz6113s] {
    background: transparent;
    color: #0D4F2A;
    border: 2px solid #0D4F2A;
    padding: 0.875rem 1.75rem;
    font-size: 1.05rem;
    font-weight: 600;
    border-radius: 6px;
    width: 100%;
    transition: all 0.3s ease;
    text-decoration: none;
    display: block;
    text-align: center;
}

.btn-secondary-action:hover[b-mtocz6113s] {
    background: #0D4F2A;
    color: white;
    transform: translateY(-2px);
}

.contact-note[b-mtocz6113s] {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid #e9ecef;
    font-size: 0.9rem;
    color: #6c757d;
    display: flex;
    align-items: center;
}

.contact-note i[b-mtocz6113s] {
    color: #0D4F2A;
}

.contact-note a[b-mtocz6113s] {
    color: #0D4F2A;
    text-decoration: none;
    font-weight: 600;
}

.contact-note a:hover[b-mtocz6113s] {
    text-decoration: underline;
}

/* ===================================
   WHEN TO USE SECTION
   =================================== */

.when-to-use-section[b-mtocz6113s] {
    padding: 6rem 0; /* Increased padding */
    background: white;
}

.section-heading[b-mtocz6113s] {
    font-size: 2.25rem;
    font-weight: 700;
    color: #212529;
    margin-bottom: 1.25rem; /* Increased spacing */
    line-height: 1.3;
    text-align:center;
}

.heading-divider[b-mtocz6113s] {
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #0D4F2A 0%, #09361C 100%);
    margin: 0 auto 1.5rem; /* Increased bottom margin */
    border-radius: 2px;
}

.heading-divider-left[b-mtocz6113s] {
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #0D4F2A 0%, #09361C 100%);
    margin: 0 0 2rem 0; /* Increased bottom margin */
    border-radius: 2px;
}

.heading-divider-white[b-mtocz6113s] {
    width: 80px;
    height: 4px;
    background: rgba(13, 79, 42, 0.3); /* Darker for better contrast on light green */
    margin: 0 auto 1.5rem;
    border-radius: 2px;
}

.section-intro[b-mtocz6113s] {
    font-size: 1.15rem;
    color: #495057; /* Better contrast */
    line-height: 1.7; /* Increased line height */
    margin-bottom: 1rem;
}

.use-case-card[b-mtocz6113s] {
    background: #f8f9fa;
    border: 2px solid #e9ecef;
    border-radius: 12px; /* Slightly more rounded */
    padding: 2.5rem 1.75rem; /* Increased padding */
    height: 100%;
    text-align: center;
    transition: all 0.3s ease;
}

.use-case-card:hover[b-mtocz6113s] {
    border-color: #0D4F2A;
    box-shadow: 0 8px 24px rgba(13, 79, 42, 0.12); /* Softer shadow */
    transform: translateY(-6px); /* More pronounced lift */
}

.use-case-icon[b-mtocz6113s] {
    width: 75px; /* Slightly larger */
    height: 75px;
    background: linear-gradient(135deg, #0D4F2A 0%, #09361C 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.75rem; /* Increased spacing */
}

.use-case-icon i[b-mtocz6113s] {
    font-size: 2.25rem; /* Slightly larger icons */
    color: white;
}

.use-case-title[b-mtocz6113s] {
    font-size: 1.25rem; /* Slightly larger */
    font-weight: 600;
    color: #212529;
    margin-bottom: 1rem; /* Increased spacing */
    line-height: 1.3;
    text-align: center;
}

.use-case-description[b-mtocz6113s] {
    font-size: 1rem; /* Slightly larger for better readability */
    color: #495057; /* Better contrast */
    line-height: 1.7; /* Increased line height */
    margin-bottom: 0;
}

/* ===================================
   BENEFITS SECTION
   =================================== */

.benefits-section[b-mtocz6113s] {
    background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%); /* Light green background for better readability */
    padding: 6rem 0; /* Increased padding for more white space */
    color: #212529;
}

.benefits-section .section-heading[b-mtocz6113s] {
    color: #212529;
}

.benefits-section .section-intro[b-mtocz6113s] {
    color: #495057;
}

.benefit-card[b-mtocz6113s] {
    background: white;
    border-radius: 10px;
    padding: 2.5rem 2rem;
    height: 100%;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.benefit-card:hover[b-mtocz6113s] {
    transform: translateY(-6px);
    box-shadow: 0 8px 24px rgba(13, 79, 42, 0.15);
}

.benefit-icon[b-mtocz6113s] {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, rgba(13, 79, 42, 0.1) 0%, rgba(9, 54, 28, 0.1) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
}

.benefit-icon i[b-mtocz6113s] {
    font-size: 2.5rem;
    color: #0D4F2A;
}

.benefit-title[b-mtocz6113s] {
    font-size: 1.35rem;
    font-weight: 600;
    color: #212529;
    margin-bottom: 1rem;
    line-height: 1.3;
    text-align:center;
}

.benefit-text[b-mtocz6113s] {
    font-size: 1rem;
    line-height: 1.8; /* Increased line height for better readability */
    color: #495057;
    margin-bottom: 0;
}

.benefit-text strong[b-mtocz6113s] {
    color: #0D4F2A;
    font-weight: 700;
}

/* ===================================
   COVERAGE DETAILS SECTION
   =================================== */

.coverage-details-section[b-mtocz6113s] {
    padding: 5rem 0;
    background: white;
}

.coverage-detail-card[b-mtocz6113s] {
    background: #f8f9fa;
    border-radius: 12px;
    padding: 2.5rem 2rem;
    height: 100%;
    border: 2px solid #e9ecef;
    transition: all 0.3s ease;
}

.coverage-detail-card:hover[b-mtocz6113s] {
    border-color: #0D4F2A;
    box-shadow: 0 6px 20px rgba(13, 79, 42, 0.1);
}

.coverage-detail-header[b-mtocz6113s] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    border-bottom: 2px solid #0D4F2A;
}

.coverage-detail-header i[b-mtocz6113s] {
    font-size: 2.5rem;
    color: #0D4F2A;
}

.coverage-detail-header h3[b-mtocz6113s] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #212529;
    margin-bottom: 0;
}

.coverage-list[b-mtocz6113s] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.coverage-list li[b-mtocz6113s] {
    display: flex;
    gap: 1rem;
    margin-bottom: 1.5rem;
    align-items: flex-start;
}

.coverage-list li:last-child[b-mtocz6113s] {
    margin-bottom: 0;
}

.coverage-list i[b-mtocz6113s] {
    font-size: 1.5rem;
    color: #0D4F2A;
    flex-shrink: 0;
    margin-top: 0.2rem;
}

.coverage-list div[b-mtocz6113s] {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #495057;
}

.coverage-list strong[b-mtocz6113s] {
    color: #212529;
}

/* ===================================
   HOW TO APPLY SECTION
   =================================== */

.how-to-apply-section[b-mtocz6113s] {
    background: linear-gradient(135deg, #0D4F2A 0%, #09361C 100%);
    padding: 5rem 0;
}

.document-card[b-mtocz6113s] {
    background: white;
    border-radius: 10px;
    padding: 2rem 1.75rem;
    height: 100%;
    position: relative;
    transition: all 0.3s ease;
}

.document-card:hover[b-mtocz6113s] {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
}

.doc-number[b-mtocz6113s] {
    position: absolute;
    top: -15px;
    left: 1.75rem;
    background: #0D4F2A;
    color: white;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.35rem;
    font-weight: 700;
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.3);
    border: 3px solid #ffffff;
}

.doc-title[b-mtocz6113s] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #212529;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

.doc-description[b-mtocz6113s] {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #6c757d;
    margin-bottom: 1.5rem;
}

.doc-link[b-mtocz6113s] {
    color: #0D4F2A;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
}

.doc-link:hover[b-mtocz6113s] {
    color: #09361C;
    gap: 0.75rem;
}

.doc-link i[b-mtocz6113s] {
    transition: transform 0.3s ease;
}

.doc-link:hover i[b-mtocz6113s] {
    transform: translateY(2px);
}

.submit-note[b-mtocz6113s] {
    color: white;
    font-size: 1.05rem;
    background: rgba(255, 255, 255, 0.1);
    padding: 1.5rem 2rem;
    border-radius: 8px;
    backdrop-filter: blur(10px);
}

.submit-note i[b-mtocz6113s] {
    color: white;
}

/* ===================================
   WHY LEIS SECTION
   =================================== */

.why-leis-section[b-mtocz6113s] {
    padding: 5rem 0;
    background: #f8f9fa;
}

.lead-text[b-mtocz6113s] {
    font-size: 1.15rem;
    line-height: 1.7;
    color: #495057;
    margin-bottom: 2rem;
}

.advantage-list[b-mtocz6113s] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.advantage-list li[b-mtocz6113s] {
    display: flex;
    gap: 1.25rem;
    margin-bottom: 1.75rem;
    align-items: flex-start;
}

.advantage-list i[b-mtocz6113s] {
    font-size: 1.75rem;
    color: #0D4F2A;
    flex-shrink: 0;
    margin-top: 0.25rem;
}

.advantage-list div[b-mtocz6113s] {
    font-size: 1rem;
    line-height: 1.7;
    color: #495057;
}

.advantage-list strong[b-mtocz6113s] {
    color: #212529;
}

.expertise-box[b-mtocz6113s] {
    background: white;
    border: 2px solid #0D4F2A;
    border-radius: 12px;
    padding: 2.5rem 2rem;
    box-shadow: 0 6px 20px rgba(13, 79, 42, 0.1);
}

.expertise-stat[b-mtocz6113s] {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #e9ecef;
}

.expertise-stat:last-of-type[b-mtocz6113s] {
    border-bottom: none;
}

.stat-circle[b-mtocz6113s] {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #0D4F2A 0%, #09361C 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.stat-circle i[b-mtocz6113s] {
    font-size: 1.75rem;
    color: white;
}

.stat-info[b-mtocz6113s] {
    flex-grow: 1;
}

.stat-number[b-mtocz6113s] {
    font-size: 2rem;
    font-weight: 700;
    color: #0D4F2A;
    margin-bottom: 0.25rem;
}

.stat-label[b-mtocz6113s] {
    font-size: 0.9rem;
    color: #6c757d;
}

.quote-box-inner[b-mtocz6113s] {
    background: rgba(13, 79, 42, 0.05);
    border-left: 4px solid #0D4F2A;
    padding: 2rem 1.75rem;
    margin-top: 2rem;
    border-radius: 8px;
    position: relative;
}

.quote-icon-large[b-mtocz6113s] {
    font-size: 3rem;
    color: rgba(13, 79, 42, 0.15);
    position: absolute;
    top: 1rem;
    right: 1.5rem;
}

.quote-text[b-mtocz6113s] {
    font-size: 1rem;
    font-style: italic;
    line-height: 1.7;
    color: #495057;
    margin-bottom: 1.25rem;
    position: relative;
    z-index: 1;
}

.quote-author[b-mtocz6113s] {
    font-size: 0.9rem;
    color: #0D4F2A;
    font-weight: 600;
}

/* ===================================
   FINAL CTA SECTION
   =================================== */

.final-cta-section[b-mtocz6113s] {
    background: linear-gradient(135deg, #0D4F2A 0%, #09361C 100%);
    padding: 5rem 0;
}

.final-cta-heading[b-mtocz6113s] {
    font-size: 2.25rem;
    font-weight: 700;
    color: white;
    margin-bottom: 1.25rem;
    text-align:center;
}

.final-cta-description[b-mtocz6113s] {
    font-size: 1.15rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.95);
    margin-bottom: 2.5rem;
}

.final-cta-buttons[b-mtocz6113s] {
    display: flex;
    justify-content: center;
    gap: 1rem;
    flex-wrap: wrap;
    margin-bottom: 3rem;
}

.btn-cta-primary[b-mtocz6113s] {
    background: white;
    color: #0D4F2A;
    border: 2px solid white;
    padding: 1rem 2.5rem;
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: 6px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
}

.btn-cta-primary:hover[b-mtocz6113s] {
    background: transparent;
    color: white;
    border-color: white;
    transform: translateY(-2px);
}

.btn-cta-secondary[b-mtocz6113s] {
    background: transparent;
    color: white;
    border: 2px solid white;
    padding: 1rem 2.5rem;
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: 6px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
}

.btn-cta-secondary:hover[b-mtocz6113s] {
    background: white;
    color: #0D4F2A;
    transform: translateY(-2px);
}

.contact-details[b-mtocz6113s] {
    display: flex;
    justify-content: center;
    gap: 3rem;
    flex-wrap: wrap;
    padding-top: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.contact-item[b-mtocz6113s] {
    display: flex;
    align-items: center;
    gap: 1rem;
    color: white;
}

.contact-item i[b-mtocz6113s] {
    font-size: 1.5rem;
    color: white;
}

.contact-item strong[b-mtocz6113s] {
    display: block;
    margin-bottom: 0.25rem;
}

.contact-item a[b-mtocz6113s] {
    color: white;
    text-decoration: none;
    font-weight: 500;
}

.contact-item a:hover[b-mtocz6113s] {
    text-decoration: underline;
}

/* ===================================
   RESPONSIVE DESIGN - TABLETS
   =================================== */

@media only screen and (max-width: 991px) {
    .hero-headline[b-mtocz6113s] {
        font-size: 2.25rem;
    }

    .hero-description[b-mtocz6113s] {
        font-size: 1.1rem;
    }

    .section-heading[b-mtocz6113s] {
        font-size: 1.85rem;
    }

    .hero-stats[b-mtocz6113s] {
        gap: 1rem;
    }

    .stat-item[b-mtocz6113s] {
        flex: 1 1 calc(50% - 0.5rem);
    }

    .advantage-list li[b-mtocz6113s] {
        margin-bottom: 1.5rem;
    }

    .expertise-box[b-mtocz6113s] {
        margin-top: 2rem;
    }
}

/* ===================================
   RESPONSIVE DESIGN - MOBILE
   =================================== */

@media only screen and (max-width: 767px) {
    .hero-section[b-mtocz6113s] {
        padding: 3rem 0;
    }

    .hero-headline[b-mtocz6113s] {
        font-size: 1.85rem;
    }

    .hero-description[b-mtocz6113s] {
        font-size: 1rem;
    }

    .hero-stats[b-mtocz6113s] {
        flex-direction: column;
        gap: 1rem;
    }

    .stat-item[b-mtocz6113s] {
        width: 100%;
    }

    .cta-box[b-mtocz6113s] {
        margin-top: 2rem;
        padding: 2rem 1.5rem;
    }

    .when-to-use-section[b-mtocz6113s],
    .benefits-section[b-mtocz6113s],
    .coverage-details-section[b-mtocz6113s],
    .how-to-apply-section[b-mtocz6113s],
    .why-leis-section[b-mtocz6113s],
    .final-cta-section[b-mtocz6113s] {
        padding: 3rem 0;
    }

    .section-heading[b-mtocz6113s] {
        font-size: 1.65rem;
    }

    .heading-divider[b-mtocz6113s],
    .heading-divider-white[b-mtocz6113s] {
        width: 60px;
        height: 3px;
    }

    .heading-divider-left[b-mtocz6113s] {
        margin-left: auto;
        margin-right: auto;
    }

    .use-case-card[b-mtocz6113s] {
        padding: 1.75rem 1.25rem;
    }

    .use-case-icon[b-mtocz6113s] {
        width: 60px;
        height: 60px;
    }

    .use-case-icon i[b-mtocz6113s] {
        font-size: 1.75rem;
    }

    .benefit-card[b-mtocz6113s] {
        padding: 2rem 1.5rem;
    }

    .benefit-icon[b-mtocz6113s] {
        width: 70px;
        height: 70px;
    }

    .benefit-icon i[b-mtocz6113s] {
        font-size: 2rem;
    }

    .coverage-detail-card[b-mtocz6113s] {
        padding: 2rem 1.5rem;
    }

    .coverage-detail-header[b-mtocz6113s] {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.75rem;
    }

    .document-card[b-mtocz6113s] {
        padding: 2rem 1.5rem;
        margin-bottom: 2rem;
    }

    .doc-number[b-mtocz6113s] {
        width: 45px;
        height: 45px;
        font-size: 1.25rem;
    }

    .advantage-list li[b-mtocz6113s] {
        gap: 1rem;
    }

    .advantage-list i[b-mtocz6113s] {
        font-size: 1.5rem;
    }

    .expertise-stat[b-mtocz6113s] {
        gap: 1rem;
    }

    .stat-circle[b-mtocz6113s] {
        width: 50px;
        height: 50px;
    }

    .stat-circle i[b-mtocz6113s] {
        font-size: 1.5rem;
    }

    .stat-number[b-mtocz6113s] {
        font-size: 1.65rem;
    }

    .quote-box-inner[b-mtocz6113s] {
        padding: 1.75rem 1.5rem;
    }

    .final-cta-heading[b-mtocz6113s] {
        font-size: 1.75rem;
    }

    .final-cta-description[b-mtocz6113s] {
        font-size: 1rem;
    }

    .final-cta-buttons[b-mtocz6113s] {
        flex-direction: column;
    }

    .btn-cta-primary[b-mtocz6113s],
    .btn-cta-secondary[b-mtocz6113s] {
        width: 100%;
        text-align: center;
    }

    .contact-details[b-mtocz6113s] {
        flex-direction: column;
        gap: 1.5rem;
    }

    .contact-item[b-mtocz6113s] {
        justify-content: center;
        text-align: center;
    }
}

/* ===================================
   RESPONSIVE DESIGN - SMALL MOBILE
   =================================== */

@media only screen and (max-width: 575px) {
    .hero-section[b-mtocz6113s] {
        padding: 2.5rem 0;
    }

    .hero-headline[b-mtocz6113s] {
        font-size: 1.65rem;
    }

    .when-to-use-section[b-mtocz6113s],
    .benefits-section[b-mtocz6113s],
    .coverage-details-section[b-mtocz6113s],
    .how-to-apply-section[b-mtocz6113s],
    .why-leis-section[b-mtocz6113s],
    .final-cta-section[b-mtocz6113s] {
        padding: 2.5rem 0;
    }

    .section-heading[b-mtocz6113s] {
        font-size: 1.5rem;
    }

    .cta-box[b-mtocz6113s] {
        padding: 1.75rem 1.25rem;
    }

    .submit-note[b-mtocz6113s] {
        padding: 1.25rem 1.5rem;
        font-size: 0.95rem;
    }

    .final-cta-heading[b-mtocz6113s] {
        font-size: 1.5rem;
    }
}

/* ===================================
   ACCESSIBILITY & FOCUS STATES
   =================================== */

.btn-primary-action:focus[b-mtocz6113s],
.btn-secondary-action:focus[b-mtocz6113s],
.btn-cta-primary:focus[b-mtocz6113s],
.btn-cta-secondary:focus[b-mtocz6113s] {
    outline: 3px solid #0D4F2A;
    outline-offset: 2px;
}

a:focus[b-mtocz6113s] {
    outline: 2px solid #0D4F2A;
    outline-offset: 2px;
}

/* ===================================
   PRINT STYLES
   =================================== */

@media print {
    .hero-section[b-mtocz6113s],
    .benefits-section[b-mtocz6113s],
    .how-to-apply-section[b-mtocz6113s],
    .final-cta-section[b-mtocz6113s] {
        background: white;
        color: black;
    }

    .cta-box[b-mtocz6113s],
    .btn-primary-action[b-mtocz6113s],
    .btn-secondary-action[b-mtocz6113s] {
        border: 1px solid #ddd;
    }
}
/* _content/Lenders/Components/Pages/Surveys/BorrowerQuestionnaire.razor.rz.scp.css */
.submitted input[b-2bsgm94tff],
.submitted select[b-2bsgm94tff],
.submitted textarea[b-2bsgm94tff],
.submitted button[b-2bsgm94tff] {
    pointer-events: none !important; /* prevent clicking/typing */
    opacity: 0.6 !important;         /* optional: show disabled look */
    background-color: #f5f5f5 !important; /* optional: disabled style */
}
/* _content/Lenders/Components/Pages/Surveys/CostBreakdown.razor.rz.scp.css */
:host[b-9l71bbfjw4] {
    display: block;
    --receipt-width: 94vw;
}

/* Load font globally via <link> (index.html/_Host.cshtml). Here we just use it. */
.receipt[b-9l71bbfjw4], .receipt *[b-9l71bbfjw4] {
    font-family: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}


.receipt[b-9l71bbfjw4] {
    background: #fff;
    color: #222;
    box-shadow: 0 12px 24px rgba(17, 24, 39, .18);
    border-radius: 16px 16px 0 0;
    padding: 20px 22px 14px;
    margin: 0 auto;
    position: relative;
}

/* Perforated bottom */
.receipt[b-9l71bbfjw4]::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -22px;
    height: 22px;
   /* background: radial-gradient(circle at 12px -2px, transparent 12px, #fff 13px) left bottom / 24px 24px repeat-x, linear-gradient(#dfe7f1, #dfe7f1) left top / 100% 2px no-repeat;*/
}

.ticket-bottom[b-9l71bbfjw4] {
    width: var(--receipt-width);
    height: 28px;
    background: repeating-linear-gradient(90deg, #d0d7e1 0 8px, transparent 8px 16px);
    filter: blur(.3px);
    margin: 10px auto 0;
}

.receipt-title[b-9l71bbfjw4] {
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 1.05rem;
}

.muted[b-9l71bbfjw4] {
    color: #6b7280;
}

.sep[b-9l71bbfjw4] {
    border: 0;
    border-top: 2px dotted #cdd5df;
    opacity: 1;
    margin: .8rem 0;
}

.section[b-9l71bbfjw4] {
    margin-bottom: .75rem;
}

/* Head rows mimic bold receipt line with right value */
.row-head[b-9l71bbfjw4] {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    border: 1px dashed #111;
    border-bottom: none;
}

.row-head .label[b-9l71bbfjw4] {
    padding: .4rem .55rem;
    text-transform: uppercase;
    font-weight: 600;
}

.row-head .value[b-9l71bbfjw4] {
    padding: .4rem .55rem;
    text-align: right;
    font-weight: 600;
}

/* two-column key/value list with dotted separators */
.kv[b-9l71bbfjw4] {
    display: grid;
    grid-template-columns: 1fr auto;
    border: 1px dashed #111;
}

.kv .k[b-9l71bbfjw4], .kv .v[b-9l71bbfjw4] {
    padding: .35rem .55rem;
    border-top: 1px dotted #b6bfca;
}

.kv .v[b-9l71bbfjw4] {
    text-align: right;
    padding-right: 10rem;
}

.note[b-9l71bbfjw4] {
    padding: .35rem .55rem;
    font-size: .9rem;
    color: #374151;
}

.total[b-9l71bbfjw4] {
    display: grid;
    grid-template-columns: 1fr auto;
    padding: .55rem .65rem;
    margin-top: .5rem;
    border: 2px solid #111;
    font-weight: 700;
}

.barcode[b-9l71bbfjw4] {
    height: 44px;
    background: repeating-linear-gradient(90deg, #111 0 3px, transparent 3px 6px);
    opacity: .85;
    border-radius: 6px;
}

@media (max-width: 460px) {
    :host[b-9l71bbfjw4] {
        --receipt-width: 94vw;
    }
}

@media print {
    .receipt-slot[b-9l71bbfjw4], .ticket-bottom[b-9l71bbfjw4] {
        display: none !important;
    }

    .receipt[b-9l71bbfjw4] {
        box-shadow: none;
        width: 100%;
        border: 1px dashed #cbd5e1;
    }
}
/* _content/Lenders/Components/Pages/Surveys/EnvironmentalQuestionnaire.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Surveys/GenerateLinkCard.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Surveys/LinkExpirationBadge.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Surveys/SurveySubmissionNotification.razor.rz.scp.css */
/* _content/Lenders/Components/Pages/Surveys/SurveyTemplate.razor.rz.scp.css */
/* _content/Lenders/Components/Shared/ConfirmModal.razor.rz.scp.css */
/* _content/Lenders/Components/Shared/LoaderOverlay.razor.rz.scp.css */
.overlay-loader[b-6touvm5mo2] {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    z-index: 1050; /* Ensures it's above most elements, similar to Bootstrap modals */
}
/* _content/Lenders/Components/Shared/Pagination.razor.rz.scp.css */
.pagination-container[b-c0w3qo9wm2] {
    display: flex;
    align-items: center;
    gap: 3px;
}

.page-btn[b-c0w3qo9wm2] {
    background-color: #fff;
    border: 1px solid rgba(221, 221, 221, 0.5);
    color: #333;
    padding: 4px 10px;
    cursor: pointer;
    border-radius: 4px;
    transition: background-color 0.2s;
}

.page-btn.active[b-c0w3qo9wm2] {
    background-color: #a79376;
    color: #fff;
    border-color: #a79376;
}

.page-btn:disabled[b-c0w3qo9wm2] {
    opacity: 0.5;
    cursor: not-allowed;
}

.page-btn:hover:not(.active):not(:disabled)[b-c0w3qo9wm2] {
    background-color: #f0f0f0;
}

.page-size-dropdown[b-c0w3qo9wm2] {
    cursor: pointer;
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2378829D' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    display: block;
    font-weight: 500;
    line-height: 1.5;
    color: var(--bs-gray-700);
    appearance: none;
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);
    background-repeat: no-repeat;
    background-position: right .45rem center;
    background-size: 16px 12px;
    border: 1px solid var(--bs-gray-300);
    box-shadow: false;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: .35rem 1.5rem .35rem .75rem;
    font-size: .95rem;
    border-radius: .425rem;
}

.page-size-dropdown:focus[b-c0w3qo9wm2] {
    border: 1px solid rgba(221, 221, 221, 0.5) !important;
    box-shadow: 0 0 0 2px rgba(168, 139, 104, 0.3) !important;
}

.total-count[b-c0w3qo9wm2] {
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
/* _content/Lenders/Components/Shared/ScrollToTop.razor.rz.scp.css */
/* Scroll to Top Button - LEIS Styling */
.scroll-to-top-btn[b-fqf6h4n6dz] {
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #0D4F2A 0%, #199C52 100%);
    color: white;
    border: 2px solid #0D4F2A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all 0.3s ease;
    z-index: 999;
    box-shadow: 0 4px 12px rgba(13, 79, 42, 0.3);
    font-size: 1.25rem;
}

.scroll-to-top-btn.visible[b-fqf6h4n6dz] {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.scroll-to-top-btn:hover[b-fqf6h4n6dz] {
    background: linear-gradient(135deg, #199C52 0%, #0D4F2A 100%);
    transform: translateY(-4px);
    box-shadow: 0 6px 16px rgba(25, 156, 82, 0.4);
}

.scroll-to-top-btn:active[b-fqf6h4n6dz] {
    transform: translateY(-2px);
    box-shadow: 0 3px 8px rgba(13, 79, 42, 0.3);
}

.scroll-to-top-btn:focus[b-fqf6h4n6dz] {
    outline: 3px solid rgba(25, 156, 82, 0.5);
    outline-offset: 3px;
}

.scroll-to-top-btn i[b-fqf6h4n6dz] {
    font-size: 1.25rem;
    font-weight: bold;
}

/* Responsive adjustments */
@media only screen and (max-width: 768px) {
    .scroll-to-top-btn[b-fqf6h4n6dz] {
        bottom: 1.5rem;
        right: 1.5rem;
        width: 45px;
        height: 45px;
        font-size: 1.1rem;
    }

    .scroll-to-top-btn i[b-fqf6h4n6dz] {
        font-size: 1.1rem;
    }
}

@media only screen and (max-width: 576px) {
    .scroll-to-top-btn[b-fqf6h4n6dz] {
        bottom: 1rem;
        right: 1rem;
        width: 40px;
        height: 40px;
        font-size: 1rem;
    }

    .scroll-to-top-btn i[b-fqf6h4n6dz] {
        font-size: 1rem;
    }
}

/* Animation for smooth appearance */
@keyframes slideInUp-b-fqf6h4n6dz {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.scroll-to-top-btn.visible[b-fqf6h4n6dz] {
    animation: slideInUp-b-fqf6h4n6dz 0.3s ease;
}
/* _content/Lenders/Components/Shared/SearchBox.razor.rz.scp.css */
/* _content/Lenders/Components/Shared/SubNavMenu.razor.rz.scp.css */
/* _content/Lenders/Components/Shared/ToastComponent.razor.rz.scp.css */
