/* /Layout/MainLayout.razor.rz.scp.css */
.fullBg[b-tqhufxs8kn] {
    position: fixed; /* Fixes the background image to the viewport */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures the image covers the entire area while maintaining aspect ratio */
    z-index: 1; /* Puts the image behind the content */
    filter: brightness(50%); /* Darken the background image for better text readability */
}

.fullBgVideo[b-tqhufxs8kn] {
    position: fixed; /* Fixes the background video to the viewport */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures the video covers the entire area while maintaining aspect ratio */
    z-index: 0; /* Puts the video behind the content */
    blur: 25px; /* Optional: adds a blur effect to the video */
    filter: brightness(40%); /* Darken the background video for better text readability */
}

.page[b-tqhufxs8kn] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-tqhufxs8kn] {
    flex: 1;
}

.sidebar[b-tqhufxs8kn] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-tqhufxs8kn] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-tqhufxs8kn]  a, .top-row[b-tqhufxs8kn]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-tqhufxs8kn]  a:hover, .top-row[b-tqhufxs8kn]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-tqhufxs8kn]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-tqhufxs8kn] {
        justify-content: space-between;
    }

    .top-row[b-tqhufxs8kn]  a, .top-row[b-tqhufxs8kn]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-tqhufxs8kn] {
        flex-direction: row;
    }

    .sidebar[b-tqhufxs8kn] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-tqhufxs8kn] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-tqhufxs8kn]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-tqhufxs8kn], article[b-tqhufxs8kn] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-vna2z657vw] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-vna2z657vw] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-vna2z657vw] {
    font-size: 1.1rem;
}

.bi[b-vna2z657vw] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-vna2z657vw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-vna2z657vw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-vna2z657vw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-vna2z657vw] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-vna2z657vw] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-vna2z657vw] {
        padding-bottom: 1rem;
    }

    .nav-item[b-vna2z657vw]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-vna2z657vw]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-vna2z657vw]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-vna2z657vw] {
        display: none;
    }

    .collapse[b-vna2z657vw] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-vna2z657vw] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Contact.razor.rz.scp.css */
.form-container[b-xbl0lf5ko8] {
    max-width: 900px;
    margin: 40px auto;
    padding: 0px 20px 0px 20px;
    justify-content: center;
    align-items: center;
}

.contact-form[b-xbl0lf5ko8] {
    justify-content: center;
    align-items: center;
    display: flex;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
}

.edit-form[b-xbl0lf5ko8] {
    width: 100%;
    max-width: 400px;
    padding: 30px;
    border-radius: 8px;
    background-color: var(--component-bg-color);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    border: 1px solid var(--primary-color-darker);
}

.home-btn[b-xbl0lf5ko8]{
    text-align: center;
    margin-bottom: 30px;
}

.welcome-message[b-xbl0lf5ko8] {
    text-align: center;
    margin-bottom: 20px;
}

    .welcome-message h2[b-xbl0lf5ko8] {
        color: var(--text-color);
        font-size: 2rem;
        margin-bottom: 8px;
    }

.form-logo[b-xbl0lf5ko8] {
    display: block;
    max-width: 180px;
    margin: 0 auto 20px;
}

h3[b-xbl0lf5ko8] {
    text-align: center;
    margin-bottom: 25px;
    color: var(--text-color);
}

.form-group[b-xbl0lf5ko8] {
    margin-bottom: 20px;
}

    .form-group label[b-xbl0lf5ko8] {
        display: block;
        margin-bottom: 8px;
        font-weight: 600;
        color: var(--subtle-text-color);
    }

.form-control[b-xbl0lf5ko8] {
    width: 100%;
    padding: 10px;
    font-size: 1rem;
    border-radius: 5px;
    border: 1px solid var(--primary-color-darker);
    background-color: var(--background-color);
    color: var(--text-color);
}

.btn-secondary[b-xbl0lf5ko8] {
    width: 100%;
    max-width: 400px;
    padding: 12px;
    font-size: 1rem;
    font-weight: 600;
    border: 2px solid var(--primary-color-darker);
    border-radius: 8px;
    cursor: pointer;
    background-color: transparent;
    color: var(--subtle-text-color);
    margin-top: 10px;
}

    .btn-secondary:hover[b-xbl0lf5ko8] {
        background-color: var(--secondary-color);
    }

.btn-primary[b-xbl0lf5ko8] {
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    background-color: var(--primary-color);
    color: white;
    transition: background-color 0.2s;
}

    .btn-primary:disabled[b-xbl0lf5ko8] {
        background-color: var(--primary-color-darker);
        cursor: not-allowed;
    }

.error-message[b-xbl0lf5ko8] {
    color: #dc3545;
    margin-bottom: 15px;
    text-align: center;
}

.form-footer[b-xbl0lf5ko8] {
    text-align: center;
    margin-top: 20px;
    color: var(--subtle-text-color);
}

    .form-footer a[b-xbl0lf5ko8] {
        color: var(--primary-color);
        text-decoration: none;
        font-weight: 600;
    }

.spinner[b-xbl0lf5ko8] {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin-b-xbl0lf5ko8 1s ease-in-out infinite;
    margin-right: 8px;
    vertical-align: middle;
}

@keyframes spin-b-xbl0lf5ko8 {
    to {
        transform: rotate(360deg);
    }
}

/* ==========================================================================
   Animations
   ========================================================================== */

@keyframes slideDownFadeIn-b-xbl0lf5ko8 {
    0% {
        opacity: 0;
        transform: translateY(-75px); /* Start 20px above its final position */
    }

    25% {
        opacity: 0.2;
        transform: translateY(-10); /* End at its natural position */
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes growFadeIn-b-xbl0lf5ko8 {
    0% {
        opacity: 0;
        transform: scale(0.8); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1); /* End at normal size and fully visible */
    }
}

@keyframes growSlideIn-b-xbl0lf5ko8 {
    0% {
        opacity: 0;
        transform: scale(0.8) translateX(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateX(0); /* End at normal size and fully visible */
    }
}

@keyframes growSlideDownIn-b-xbl0lf5ko8 {
    0% {
        opacity: 0;
        transform: scale(0.8) translateY(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateY(0); /* End at normal size and fully visible */
    }
}

/* Animation for the modal content */
@keyframes zoom-b-xbl0lf5ko8 {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.grow-slide-in-on-load[b-xbl0lf5ko8] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growSlideIn-b-xbl0lf5ko8 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-fade-in-on-load[b-xbl0lf5ko8] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growFadeIn-b-xbl0lf5ko8 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-slide-down-on-load[b-xbl0lf5ko8] {
    opacity: 0;
    transform: scale(0.8);
    animation: growSlideDownIn-b-xbl0lf5ko8 0.6s ease-out forwards;
}

.delay-100[b-xbl0lf5ko8] {
    animation-delay: 0.1s;
}

.delay-200[b-xbl0lf5ko8] {
    animation-delay: 0.2s;
}

.delay-300[b-xbl0lf5ko8] {
    animation-delay: 0.3s;
}

.delay-400[b-xbl0lf5ko8] {
    animation-delay: 0.4s;
}

.delay-500[b-xbl0lf5ko8] {
    animation-delay: 0.5s;
}

.animate-on-scroll[b-xbl0lf5ko8] {
    /* Initial state: Invisible and scaled down, no animation applied yet */
    opacity: 0;
    transform: scale(0.8);
    /* You can add a subtle transition for an even smoother initial render if needed,
     though 'animation' will take over when 'is-visible' is added. */
    transition: opacity 0.1s, transform 0.1s; /* Prevents flash if not perfectly hidden */
}

    .animate-on-scroll.is-visible[b-xbl0lf5ko8] {
        /* When 'is-visible' is added, apply the growFadeIn animation */
        animation: growFadeIn-b-xbl0lf5ko8 0.6s ease-out forwards; /* Adjust duration as needed */
    }
/* /Pages/Dashboard.razor.rz.scp.css */
.dashboard-container[b-rs6uhljz3d] {
    max-width: 900px;
    margin: 40px auto;
    padding: 0px 20px 0px 20px;
}

.dashboard-header[b-rs6uhljz3d] {
    text-align: center;
    margin-bottom: 40px;
}

    .dashboard-header img[b-rs6uhljz3d] {
        max-width: 200px;
    }

.welcome-message[b-rs6uhljz3d] {
    text-align: center;
    margin-bottom: 30px;
}

    .welcome-message h2[b-rs6uhljz3d] {
        color: var(--text-color);
        font-size: 2rem;
        margin-bottom: 8px;
    }

    .welcome-message p[b-rs6uhljz3d] {
        color: var(--subtle-text-color);
        font-size: 1.1rem;
    }

.dashboard-grid[b-rs6uhljz3d] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
}

.card[b-rs6uhljz3d] {
    background-color: var(--component-bg-color);
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    border: 1px solid transparent; /* Adjust as needed for dark mode */
}

    .card h3[b-rs6uhljz3d] {
        color: var(--text-color);
        font-size: 1.25rem;
        margin-top: 0;
        margin-bottom: 20px;
        border-bottom: 1px solid var(--primary-color-darker);
        padding-bottom: 10px;
    }

.rate-item[b-rs6uhljz3d], .settings-item[b-rs6uhljz3d] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    font-size: 1rem;
}

    .rate-term[b-rs6uhljz3d], .settings-item span[b-rs6uhljz3d] {
        color: var(--subtle-text-color);
    }

    .rate-value[b-rs6uhljz3d], .settings-item strong[b-rs6uhljz3d] {
        color: var(--text-color);
        font-weight: 600;
        font-size: 1.1rem;
    }

.settings-display[b-rs6uhljz3d] {
    display: flex;
    flex-direction: column;
}

    .settings-display .btn-secondary[b-rs6uhljz3d] {
        margin-top: 20px;
        padding: 10px;
        border-color: var(--primary-color);
        color: var(--primary-color);
        font-weight: 600;
        border-radius: 5px;
    }

        .settings-display .btn-secondary:hover[b-rs6uhljz3d] {
            background-color: var(--secondary-color-hover);
        }

.rate-display .rate-item[b-rs6uhljz3d] {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid var(--primary-color-darker);
}

.rate-change-grid[b-rs6uhljz3d] {
    display: flex;
    justify-content: space-around;
    text-align: center;
}

.rate-change-item[b-rs6uhljz3d] {
    display: flex;
    flex-direction: column;
}

.rate-change-label[b-rs6uhljz3d] {
    font-size: 0.8rem;
    color: var(--subtle-text-color);
    margin-bottom: 4px;
}

.rate-change[b-rs6uhljz3d] {
    font-weight: 600;
}

    .rate-change.positive[b-rs6uhljz3d] {
        color: #28a745; /* Green */
    }

    .rate-change.negative[b-rs6uhljz3d] {
        color: #dc3545; /* Red */
    }

    .rate-change.neutral[b-rs6uhljz3d] {
        color: var(--subtle-text-color);
    }

.btn-blue[b-rs6uhljz3d] {
    /* Color and Text */
    background-color: #2D64A5; /* The blue from your logo */
    color: white;
    font-weight: 600;
    font-size: 1rem;
    text-align: center;
    /* Spacing and Shape */
    padding: 10px 20px;
    border-radius: 8px; /* This creates the rounded edges */
    border: none;
    /* Interactivity */
    cursor: pointer;
    margin: 5px;
    transition: background-color 0.2s ease-in-out;
}

    .btn-blue:hover[b-rs6uhljz3d] {
        background-color: #245084; /* A slightly darker blue for the hover effect */
    }

.btn-red[b-rs6uhljz3d] {
    /* Color and Text */
    background-color: #dc3545; /* A standard, strong red */
    color: white;
    font-weight: 600;
    font-size: 1rem;
    text-align: center;
    /* Spacing and Shape */
    padding: 10px 20px;
    border-radius: 8px; /* Matches your blue button */
    border: none;
    /* Interactivity */
    cursor: pointer;
    margin: 5px;
    transition: background-color 0.2s ease-in-out;
}

    .btn-red:hover[b-rs6uhljz3d] {
        background-color: #c82333; /* A slightly darker red for the hover effect */
    }

.cta-section[b-rs6uhljz3d] {
    margin-top: 40px;
    padding: 30px;
    text-align: center;
    background-color: var(--component-bg-color);
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

    .cta-section p[b-rs6uhljz3d] {
        font-size: 1.3rem;
        color: var(--text-color);
        margin-top: 0;
        margin-bottom: 20px;
        font-weight: 500;
    }

    .cta-section .btn-primary[b-rs6uhljz3d] {
        padding: 12px 24px;
        font-size: 1rem;
    }

/* ==========================================================================
   Animations
   ========================================================================== */

@keyframes slideDownFadeIn-b-rs6uhljz3d {
    0% {
        opacity: 0;
        transform: translateY(-75px); /* Start 20px above its final position */
    }

    25% {
        opacity: 0.2;
        transform: translateY(-10); /* End at its natural position */
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes growFadeIn-b-rs6uhljz3d {
    0% {
        opacity: 0;
        transform: scale(0.8); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1); /* End at normal size and fully visible */
    }
}

@keyframes growSlideIn-b-rs6uhljz3d {
    0% {
        opacity: 0;
        transform: scale(0.8) translateX(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateX(0); /* End at normal size and fully visible */
    }
}

@keyframes growSlideDownIn-b-rs6uhljz3d {
    0% {
        opacity: 0;
        transform: scale(0.8) translateY(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateY(0); /* End at normal size and fully visible */
    }
}

/* Animation for the modal content */
@keyframes zoom-b-rs6uhljz3d {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.grow-slide-in-on-load[b-rs6uhljz3d] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growSlideIn-b-rs6uhljz3d 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-fade-in-on-load[b-rs6uhljz3d] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growFadeIn-b-rs6uhljz3d 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-slide-down-on-load[b-rs6uhljz3d] {
    opacity: 0;
    transform: scale(0.8);
    animation: growSlideDownIn-b-rs6uhljz3d 0.6s ease-out forwards;
}

.delay-100[b-rs6uhljz3d] {
    animation-delay: 0.1s;
}

.delay-200[b-rs6uhljz3d] {
    animation-delay: 0.2s;
}

.delay-300[b-rs6uhljz3d] {
    animation-delay: 0.3s;
}

.delay-400[b-rs6uhljz3d] {
    animation-delay: 0.4s;
}

.delay-500[b-rs6uhljz3d] {
    animation-delay: 0.5s;
}

.animate-on-scroll[b-rs6uhljz3d] {
    /* Initial state: Invisible and scaled down, no animation applied yet */
    opacity: 0;
    transform: scale(0.8);
    /* You can add a subtle transition for an even smoother initial render if needed,
     though 'animation' will take over when 'is-visible' is added. */
    transition: opacity 0.1s, transform 0.1s; /* Prevents flash if not perfectly hidden */
}

    .animate-on-scroll.is-visible[b-rs6uhljz3d] {
        /* When 'is-visible' is added, apply the growFadeIn animation */
        animation: growFadeIn-b-rs6uhljz3d 0.6s ease-out forwards; /* Adjust duration as needed */
    }
/* /Pages/ForgotPassword.razor.rz.scp.css */
.form-container[b-oclp4gk8qa] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 20px;
}

/* Blazor's EditForm component renders a <form> tag */
form[b-oclp4gk8qa] {
    width: 100%;
    max-width: 420px;
    padding: 30px;
    border-radius: 8px;
    background-color: var(--component-bg-color);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    border: 1px solid var(--primary-color-darker);
}

.form-logo[b-oclp4gk8qa] {
    display: block;
    max-width: 180px;
    margin: 0 auto 20px;
}

h3[b-oclp4gk8qa] {
    text-align: center;
    margin-bottom: 25px;
    color: var(--text-color);
}

.form-instructions[b-oclp4gk8qa] {
    text-align: center;
    color: var(--subtle-text-color);
    margin-bottom: 25px;
}

.form-group[b-oclp4gk8qa] {
    margin-bottom: 20px;
}

    .form-group label[b-oclp4gk8qa] {
        display: block;
        margin-bottom: 8px;
        font-weight: 600;
        color: var(--subtle-text-color);
    }

.form-control[b-oclp4gk8qa] {
    width: 100%;
    padding: 10px;
    font-size: 1rem;
    border-radius: 5px;
    border: 1px solid var(--primary-color-darker);
    background-color: var(--background-color);
    color: var(--text-color);
}

.btn-primary[b-oclp4gk8qa] {
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    background-color: var(--primary-color);
    color: white;
    transition: background-color 0.2s;
}

    .btn-primary:disabled[b-oclp4gk8qa] {
        background-color: var(--primary-color-darker);
        cursor: not-allowed;
    }

.btn-secondary[b-oclp4gk8qa] {
    width: 100%;
    padding: 12px;
    margin-top: 10px;
    font-size: 1rem;
    font-weight: 600;
    border: 2px solid var(--primary-color-darker);
    border-radius: 8px;
    cursor: pointer;
    background-color: transparent;
    color: var(--subtle-text-color);
}

.error-message[b-oclp4gk8qa], .success-message[b-oclp4gk8qa] {
    margin-bottom: 15px;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    font-weight: 500;
}

.error-message[b-oclp4gk8qa] {
    color: #842029;
    background-color: #f8d7da;
    border: 1px solid #f5c2c7;
}

.success-message[b-oclp4gk8qa] {
    color: #0f5132;
    background-color: #d1e7dd;
    border: 1px solid #badbcc;
}


.form-footer[b-oclp4gk8qa] {
    text-align: center;
    margin-top: 20px;
    color: var(--subtle-text-color);
}

    .form-footer a[b-oclp4gk8qa] {
        color: var(--primary-color);
        text-decoration: none;
        font-weight: 600;
    }

.spinner[b-oclp4gk8qa] {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin-b-oclp4gk8qa 1s ease-in-out infinite;
    margin-right: 8px;
    vertical-align: middle;
}

@keyframes spin-b-oclp4gk8qa {
    to {
        transform: rotate(360deg);
    }
}
/* ==========================================================================
   Animations
   ========================================================================== */

@keyframes slideDownFadeIn-b-oclp4gk8qa {
    0% {
        opacity: 0;
        transform: translateY(-75px); /* Start 20px above its final position */
    }

    25% {
        opacity: 0.2;
        transform: translateY(-10); /* End at its natural position */
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes growFadeIn-b-oclp4gk8qa {
    0% {
        opacity: 0;
        transform: scale(0.8); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1); /* End at normal size and fully visible */
    }
}

@keyframes growSlideIn-b-oclp4gk8qa {
    0% {
        opacity: 0;
        transform: scale(0.8) translateX(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateX(0); /* End at normal size and fully visible */
    }
}

@keyframes growSlideDownIn-b-oclp4gk8qa {
    0% {
        opacity: 0;
        transform: scale(0.8) translateY(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateY(0); /* End at normal size and fully visible */
    }
}

/* Animation for the modal content */
@keyframes zoom-b-oclp4gk8qa {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.grow-slide-in-on-load[b-oclp4gk8qa] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growSlideIn-b-oclp4gk8qa 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-fade-in-on-load[b-oclp4gk8qa] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growFadeIn-b-oclp4gk8qa 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-slide-down-on-load[b-oclp4gk8qa] {
    opacity: 0;
    transform: scale(0.8);
    animation: growSlideDownIn-b-oclp4gk8qa 0.6s ease-out forwards;
}

.delay-100[b-oclp4gk8qa] {
    animation-delay: 0.1s;
}

.delay-200[b-oclp4gk8qa] {
    animation-delay: 0.2s;
}

.delay-300[b-oclp4gk8qa] {
    animation-delay: 0.3s;
}

.delay-400[b-oclp4gk8qa] {
    animation-delay: 0.4s;
}

.delay-500[b-oclp4gk8qa] {
    animation-delay: 0.5s;
}

.animate-on-scroll[b-oclp4gk8qa] {
    /* Initial state: Invisible and scaled down, no animation applied yet */
    opacity: 0;
    transform: scale(0.8);
    /* You can add a subtle transition for an even smoother initial render if needed,
     though 'animation' will take over when 'is-visible' is added. */
    transition: opacity 0.1s, transform 0.1s; /* Prevents flash if not perfectly hidden */
}

    .animate-on-scroll.is-visible[b-oclp4gk8qa] {
        /* When 'is-visible' is added, apply the growFadeIn animation */
        animation: growFadeIn-b-oclp4gk8qa 0.6s ease-out forwards; /* Adjust duration as needed */
    }
/* /Pages/Home.razor.rz.scp.css */

.welcome-container[b-15a5w2keoy] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 80vh;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    /* Use variables for colors */
    background-color: var(--background-color);
    color: var(--text-color);
}

.welcome-header[b-15a5w2keoy] {
    margin-bottom: 40px;
    margin-top: 40px;
}

    .welcome-header img[b-15a5w2keoy] {
        max-width: 250px;
        margin-bottom: 20px;
    }

    .welcome-header h1[b-15a5w2keoy] {
        font-size: 2.5rem;
        color: var(--text-color);
        margin-bottom: 10px;
    }

.tagline[b-15a5w2keoy] {
    font-size: 1.2rem;
    color: var(--subtle-text-color);
    margin: 10px 10px 10px 10px;
}

.auth-options[b-15a5w2keoy] {
    display: flex;
    gap: 20px;
}

button[b-15a5w2keoy] {
    padding: 12px 24px;
    font-size: 1rem;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.btn-primary[b-15a5w2keoy] {
    background-color: var(--primary-color);
    color: white;
}

    .btn-primary:hover[b-15a5w2keoy] {
        background-color: var(--primary-color-darker);
    }

.form-footer[b-15a5w2keoy] {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
    color: var(--subtle-text-color);
}

.btn-secondary[b-15a5w2keoy] {
    background-color: transparent;
    color: var(--primary-color);
    border: 2px solid var(--primary-color);
}

    .btn-secondary:hover[b-15a5w2keoy] {
        background-color: var(--secondary-color);
    }

/* ==========================================================================
   Animations
   ========================================================================== */

@keyframes slideDownFadeIn-b-15a5w2keoy {
    0% {
        opacity: 0;
        transform: translateY(-75px); /* Start 20px above its final position */
    }

    25% {
        opacity: 0.2;
        transform: translateY(-10); /* End at its natural position */
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes growFadeIn-b-15a5w2keoy {
    0% {
        opacity: 0;
        transform: scale(0.8); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1); /* End at normal size and fully visible */
    }
}

@keyframes growSlideIn-b-15a5w2keoy {
    0% {
        opacity: 0;
        transform: scale(0.8) translateX(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateX(0); /* End at normal size and fully visible */
    }
}

@keyframes growSlideDownIn-b-15a5w2keoy {
    0% {
        opacity: 0;
        transform: scale(0.8) translateY(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateY(0); /* End at normal size and fully visible */
    }
}

/* Animation for the modal content */
@keyframes zoom-b-15a5w2keoy {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.grow-slide-in-on-load[b-15a5w2keoy] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growSlideIn-b-15a5w2keoy 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-fade-in-on-load[b-15a5w2keoy] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growFadeIn-b-15a5w2keoy 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-slide-down-on-load[b-15a5w2keoy] {
    opacity: 0;
    transform: scale(0.8);
    animation: growSlideDownIn-b-15a5w2keoy 0.6s ease-out forwards;
}

.delay-100[b-15a5w2keoy] {
    animation-delay: 0.1s;
}

.delay-200[b-15a5w2keoy] {
    animation-delay: 0.2s;
}

.delay-300[b-15a5w2keoy] {
    animation-delay: 0.3s;
}

.delay-400[b-15a5w2keoy] {
    animation-delay: 0.4s;
}

.delay-500[b-15a5w2keoy] {
    animation-delay: 0.5s;
}

.animate-on-scroll[b-15a5w2keoy] {
    /* Initial state: Invisible and scaled down, no animation applied yet */
    opacity: 0;
    transform: scale(0.8);
    /* You can add a subtle transition for an even smoother initial render if needed,
     though 'animation' will take over when 'is-visible' is added. */
    transition: opacity 0.1s, transform 0.1s; /* Prevents flash if not perfectly hidden */
}

    .animate-on-scroll.is-visible[b-15a5w2keoy] {
        /* When 'is-visible' is added, apply the growFadeIn animation */
        animation: growFadeIn-b-15a5w2keoy 0.6s ease-out forwards; /* Adjust duration as needed */
    }
/* /Pages/Login.razor.rz.scp.css */
.form-container[b-1bityfcr27] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
}

.edit-form[b-1bityfcr27] { /* Blazor wraps EditForm content in a form tag */
    width: 100%;
    max-width: 400px;
    padding: 30px;
    border-radius: 8px;
    background-color: var(--component-bg-color);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    border: 1px solid var(--primary-color-darker);
}

.forgot-password-link[b-1bityfcr27] {
    display: block;
    text-align: center;
    margin-bottom: 15px;
    font-size: 0.9rem;
}

.form-logo[b-1bityfcr27] {
    display: block;
    max-width: 180px;
    margin: 0 auto 20px;
}

h3[b-1bityfcr27] {
    text-align: center;
    margin-bottom: 25px;
    color: var(--text-color);
}

.form-group[b-1bityfcr27] {
    margin-bottom: 20px;
}

.form-group label[b-1bityfcr27] {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    color: var(--subtle-text-color);
}

.form-control[b-1bityfcr27] {
    width: 100%;
    padding: 10px;
    font-size: 1rem;
    border-radius: 5px;
    border: 1px solid var(--primary-color-darker);
    background-color: var(--background-color);
    color: var(--text-color);
}

.btn-primary[b-1bityfcr27] {
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    background-color: var(--primary-color);
    color: white;
    transition: background-color 0.2s;
}

.btn-primary:disabled[b-1bityfcr27] {
    background-color: var(--primary-color-darker);
    cursor: not-allowed;
}

.error-message[b-1bityfcr27] {
    color: #dc3545;
    margin-bottom: 15px;
    text-align: center;
}

.form-footer[b-1bityfcr27] {
    text-align: center;
    margin-top: 20px;
    color: var(--subtle-text-color);
}

.form-footer a[b-1bityfcr27] {
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 600;
}

.spinner[b-1bityfcr27] {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin-b-1bityfcr27 1s ease-in-out infinite;
    margin-right: 8px;
    vertical-align: middle;
}

@keyframes spin-b-1bityfcr27 {
    to { transform: rotate(360deg); }
}

/* ==========================================================================
   Animations
   ========================================================================== */

@keyframes slideDownFadeIn-b-1bityfcr27 {
    0% {
        opacity: 0;
        transform: translateY(-75px); /* Start 20px above its final position */
    }

    25% {
        opacity: 0.2;
        transform: translateY(-10); /* End at its natural position */
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes growFadeIn-b-1bityfcr27 {
    0% {
        opacity: 0;
        transform: scale(0.8); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1); /* End at normal size and fully visible */
    }
}

@keyframes growSlideIn-b-1bityfcr27 {
    0% {
        opacity: 0;
        transform: scale(0.8) translateX(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateX(0); /* End at normal size and fully visible */
    }
}

@keyframes growSlideDownIn-b-1bityfcr27 {
    0% {
        opacity: 0;
        transform: scale(0.8) translateY(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateY(0); /* End at normal size and fully visible */
    }
}

/* Animation for the modal content */
@keyframes zoom-b-1bityfcr27 {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.grow-slide-in-on-load[b-1bityfcr27] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growSlideIn-b-1bityfcr27 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-fade-in-on-load[b-1bityfcr27] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growFadeIn-b-1bityfcr27 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-slide-down-on-load[b-1bityfcr27] {
    opacity: 0;
    transform: scale(0.8);
    animation: growSlideDownIn-b-1bityfcr27 0.6s ease-out forwards;
}

.delay-100[b-1bityfcr27] {
    animation-delay: 0.1s;
}

.delay-200[b-1bityfcr27] {
    animation-delay: 0.2s;
}

.delay-300[b-1bityfcr27] {
    animation-delay: 0.3s;
}

.delay-400[b-1bityfcr27] {
    animation-delay: 0.4s;
}

.delay-500[b-1bityfcr27] {
    animation-delay: 0.5s;
}

.animate-on-scroll[b-1bityfcr27] {
    /* Initial state: Invisible and scaled down, no animation applied yet */
    opacity: 0;
    transform: scale(0.8);
    /* You can add a subtle transition for an even smoother initial render if needed,
     though 'animation' will take over when 'is-visible' is added. */
    transition: opacity 0.1s, transform 0.1s; /* Prevents flash if not perfectly hidden */
}

    .animate-on-scroll.is-visible[b-1bityfcr27] {
        /* When 'is-visible' is added, apply the growFadeIn animation */
        animation: growFadeIn-b-1bityfcr27 0.6s ease-out forwards; /* Adjust duration as needed */
    }
/* /Pages/LoginPartnerLink.razor.rz.scp.css */
.form-container[b-926egl4p8m] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
}

.edit-form[b-926egl4p8m] { /* Blazor wraps EditForm content in a form tag */
    width: 100%;
    max-width: 400px;
    padding: 30px;
    border-radius: 8px;
    background-color: var(--component-bg-color);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    border: 1px solid var(--primary-color-darker);
}

.form-logo[b-926egl4p8m] {
    display: block;
    max-width: 180px;
    margin: 0 auto 20px;
}

h3[b-926egl4p8m] {
    text-align: center;
    margin-bottom: 25px;
    color: var(--text-color);
}

.form-group[b-926egl4p8m] {
    margin-bottom: 20px;
}

.form-group label[b-926egl4p8m] {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    color: var(--subtle-text-color);
}

.form-control[b-926egl4p8m] {
    width: 100%;
    padding: 10px;
    font-size: 1rem;
    border-radius: 5px;
    border: 1px solid var(--primary-color-darker);
    background-color: var(--background-color);
    color: var(--text-color);
}

.btn-primary[b-926egl4p8m] {
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    background-color: var(--primary-color);
    color: white;
    transition: background-color 0.2s;
}

.btn-primary:disabled[b-926egl4p8m] {
    background-color: var(--primary-color-darker);
    cursor: not-allowed;
}

.error-message[b-926egl4p8m] {
    color: #dc3545;
    margin-bottom: 15px;
    text-align: center;
}

.form-footer[b-926egl4p8m] {
    text-align: center;
    margin-top: 20px;
    color: var(--subtle-text-color);
}

.form-footer a[b-926egl4p8m] {
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 600;
}

.spinner[b-926egl4p8m] {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin-b-926egl4p8m 1s ease-in-out infinite;
    margin-right: 8px;
    vertical-align: middle;
}

@keyframes spin-b-926egl4p8m {
    to { transform: rotate(360deg); }
}

/* ==========================================================================
   Animations
   ========================================================================== */

@keyframes slideDownFadeIn-b-926egl4p8m {
    0% {
        opacity: 0;
        transform: translateY(-75px); /* Start 20px above its final position */
    }

    25% {
        opacity: 0.2;
        transform: translateY(-10); /* End at its natural position */
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes growFadeIn-b-926egl4p8m {
    0% {
        opacity: 0;
        transform: scale(0.8); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1); /* End at normal size and fully visible */
    }
}

@keyframes growSlideIn-b-926egl4p8m {
    0% {
        opacity: 0;
        transform: scale(0.8) translateX(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateX(0); /* End at normal size and fully visible */
    }
}

@keyframes growSlideDownIn-b-926egl4p8m {
    0% {
        opacity: 0;
        transform: scale(0.8) translateY(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateY(0); /* End at normal size and fully visible */
    }
}

/* Animation for the modal content */
@keyframes zoom-b-926egl4p8m {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.grow-slide-in-on-load[b-926egl4p8m] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growSlideIn-b-926egl4p8m 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-fade-in-on-load[b-926egl4p8m] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growFadeIn-b-926egl4p8m 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-slide-down-on-load[b-926egl4p8m] {
    opacity: 0;
    transform: scale(0.8);
    animation: growSlideDownIn-b-926egl4p8m 0.6s ease-out forwards;
}

.delay-100[b-926egl4p8m] {
    animation-delay: 0.1s;
}

.delay-200[b-926egl4p8m] {
    animation-delay: 0.2s;
}

.delay-300[b-926egl4p8m] {
    animation-delay: 0.3s;
}

.delay-400[b-926egl4p8m] {
    animation-delay: 0.4s;
}

.delay-500[b-926egl4p8m] {
    animation-delay: 0.5s;
}

.animate-on-scroll[b-926egl4p8m] {
    /* Initial state: Invisible and scaled down, no animation applied yet */
    opacity: 0;
    transform: scale(0.8);
    /* You can add a subtle transition for an even smoother initial render if needed,
     though 'animation' will take over when 'is-visible' is added. */
    transition: opacity 0.1s, transform 0.1s; /* Prevents flash if not perfectly hidden */
}

    .animate-on-scroll.is-visible[b-926egl4p8m] {
        /* When 'is-visible' is added, apply the growFadeIn animation */
        animation: growFadeIn-b-926egl4p8m 0.6s ease-out forwards; /* Adjust duration as needed */
    }
/* /Pages/PartnerLead.razor.rz.scp.css */
.form-container[b-8uordojzfi] {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
    background-color: var(--component-bg-color);
    max-width: calc(100vw - 60px);
    margin: 50px auto;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border: 1px solid var(--primary-color-darker);
}

.partner-lead-form[b-8uordojzfi] {
    width: 100%;
    text-align: center;
}

.form-logo[b-8uordojzfi] {
    display: block;
    max-height: 60px;
    max-width: 150px;
    margin: 0 auto 20px;
}

h3[b-8uordojzfi] {
    text-align: center;
    margin-bottom: 15px;
    color: var(--text-color);
}

.confirmation-text[b-8uordojzfi] {
    color: var(--subtle-text-color);
    margin-bottom: 25px;
    line-height: 1.6;
}

.info-text[b-8uordojzfi] {
    color: var(--text-color);
    font-size:1.1rem;
    font-weight:600;
    margin-bottom: 25px;
    line-height: 1.6;
}

.btn-primary[b-8uordojzfi] {
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    background-color: var(--primary-color);
    color: white;
    margin-bottom: 10px;
}

.btn-secondary[b-8uordojzfi] {
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    font-weight: 600;
    border: 2px solid var(--primary-color-darker);
    border-radius: 8px;
    cursor: pointer;
    background-color: transparent;
    color: var(--subtle-text-color);
}

.error-message[b-8uordojzfi] {
    color: #dc3545;
    margin-bottom: 15px;
    text-align: center;
}

/* ==========================================================================
   Animations
   ========================================================================== */

@keyframes slideDownFadeIn-b-8uordojzfi {
    0% {
        opacity: 0;
        transform: translateY(-75px); /* Start 20px above its final position */
    }

    25% {
        opacity: 0.2;
        transform: translateY(-10); /* End at its natural position */
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes growFadeIn-b-8uordojzfi {
    0% {
        opacity: 0;
        transform: scale(0.8); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1); /* End at normal size and fully visible */
    }
}

@keyframes growSlideIn-b-8uordojzfi {
    0% {
        opacity: 0;
        transform: scale(0.8) translateX(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateX(0); /* End at normal size and fully visible */
    }
}

@keyframes growSlideDownIn-b-8uordojzfi {
    0% {
        opacity: 0;
        transform: scale(0.8) translateY(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateY(0); /* End at normal size and fully visible */
    }
}

/* Animation for the modal content */
@keyframes zoom-b-8uordojzfi {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.grow-slide-in-on-load[b-8uordojzfi] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growSlideIn-b-8uordojzfi 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-fade-in-on-load[b-8uordojzfi] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growFadeIn-b-8uordojzfi 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-slide-down-on-load[b-8uordojzfi] {
    opacity: 0;
    transform: scale(0.8);
    animation: growSlideDownIn-b-8uordojzfi 0.6s ease-out forwards;
}

.delay-100[b-8uordojzfi] {
    animation-delay: 0.1s;
}

.delay-200[b-8uordojzfi] {
    animation-delay: 0.2s;
}

.delay-300[b-8uordojzfi] {
    animation-delay: 0.3s;
}

.delay-400[b-8uordojzfi] {
    animation-delay: 0.4s;
}

.delay-500[b-8uordojzfi] {
    animation-delay: 0.5s;
}

.animate-on-scroll[b-8uordojzfi] {
    /* Initial state: Invisible and scaled down, no animation applied yet */
    opacity: 0;
    transform: scale(0.8);
    /* You can add a subtle transition for an even smoother initial render if needed,
     though 'animation' will take over when 'is-visible' is added. */
    transition: opacity 0.1s, transform 0.1s; /* Prevents flash if not perfectly hidden */
}

    .animate-on-scroll.is-visible[b-8uordojzfi] {
        /* When 'is-visible' is added, apply the growFadeIn animation */
        animation: growFadeIn-b-8uordojzfi 0.6s ease-out forwards; /* Adjust duration as needed */
    }
/* /Pages/Partners.razor.rz.scp.css */
.partners-container[b-2v8byfrdzq] {
    max-width: 1100px;
    margin: 40px auto;
    padding: 20px;
}

.page-header[b-2v8byfrdzq] {
    text-align: center;
    margin-bottom: 40px;
}

.page-header h1[b-2v8byfrdzq] {
    color: var(--text-color);
    font-size: 2.5rem;
    margin-bottom: 10px;
}

.page-header p[b-2v8byfrdzq] {
    color: var(--subtle-text-color);
    font-size: 1.2rem;
}

.partner-grid[b-2v8byfrdzq] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}

.partner-card[b-2v8byfrdzq] {
    background-color: var(--component-bg-color);
    border: 1px solid var(--primary-color-darker);
    border-radius: 8px;
    padding: 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.partner-card:hover[b-2v8byfrdzq] {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.12);
}

.partner-logo-container[b-2v8byfrdzq] {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.partner-logo[b-2v8byfrdzq] {
    max-height: 70px;
    max-width: 180px;
}

.partner-name[b-2v8byfrdzq] {
    color: var(--text-color);
    font-size: 1.5rem;
    margin-bottom: 25px;
}

.btn-primary[b-2v8byfrdzq] {
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    background-color: var(--primary-color);
    color: white;
}

/* ==========================================================================
   Animations
   ========================================================================== */

@keyframes slideDownFadeIn-b-2v8byfrdzq {
    0% {
        opacity: 0;
        transform: translateY(-75px); /* Start 20px above its final position */
    }

    25% {
        opacity: 0.2;
        transform: translateY(-10); /* End at its natural position */
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes growFadeIn-b-2v8byfrdzq {
    0% {
        opacity: 0;
        transform: scale(0.8); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1); /* End at normal size and fully visible */
    }
}

@keyframes growSlideIn-b-2v8byfrdzq {
    0% {
        opacity: 0;
        transform: scale(0.8) translateX(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateX(0); /* End at normal size and fully visible */
    }
}

@keyframes growSlideDownIn-b-2v8byfrdzq {
    0% {
        opacity: 0;
        transform: scale(0.8) translateY(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateY(0); /* End at normal size and fully visible */
    }
}

/* Animation for the modal content */
@keyframes zoom-b-2v8byfrdzq {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.grow-slide-in-on-load[b-2v8byfrdzq] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growSlideIn-b-2v8byfrdzq 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-fade-in-on-load[b-2v8byfrdzq] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growFadeIn-b-2v8byfrdzq 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-slide-down-on-load[b-2v8byfrdzq] {
    opacity: 0;
    transform: scale(0.8);
    animation: growSlideDownIn-b-2v8byfrdzq 0.6s ease-out forwards;
}

.delay-100[b-2v8byfrdzq] {
    animation-delay: 0.1s;
}

.delay-200[b-2v8byfrdzq] {
    animation-delay: 0.2s;
}

.delay-300[b-2v8byfrdzq] {
    animation-delay: 0.3s;
}

.delay-400[b-2v8byfrdzq] {
    animation-delay: 0.4s;
}

.delay-500[b-2v8byfrdzq] {
    animation-delay: 0.5s;
}

.animate-on-scroll[b-2v8byfrdzq] {
    /* Initial state: Invisible and scaled down, no animation applied yet */
    opacity: 0;
    transform: scale(0.8);
    /* You can add a subtle transition for an even smoother initial render if needed,
     though 'animation' will take over when 'is-visible' is added. */
    transition: opacity 0.1s, transform 0.1s; /* Prevents flash if not perfectly hidden */
}

    .animate-on-scroll.is-visible[b-2v8byfrdzq] {
        /* When 'is-visible' is added, apply the growFadeIn animation */
        animation: growFadeIn-b-2v8byfrdzq 0.6s ease-out forwards; /* Adjust duration as needed */
    }
/* /Pages/Profile.razor.rz.scp.css */
.form-container[b-ncur1s97e6] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.edit-form[b-ncur1s97e6] {
    width: 100%;
    max-width: 450px;
    padding: 30px;
    border-radius: 8px;
    background-color: var(--component-bg-color);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    border: 1px solid var(--primary-color-darker);
}

h3[b-ncur1s97e6], h4[b-ncur1s97e6] {
    display: block;
    text-align: center;
    color: var(--text-color);
}

.form-group[b-ncur1s97e6] {
    margin-bottom: 20px;
}

    .form-group label[b-ncur1s97e6] {
        display: block;
        margin-bottom: 8px;
        font-weight: 600;
        color: var(--subtle-text-color);
    }

.form-control[b-ncur1s97e6] {
    width: 100%;
    padding: 10px;
    font-size: 1rem;
    border-radius: 5px;
    border: 1px solid var(--primary-color-darker);
    background-color: var(--background-color);
    color: var(--text-color);
}

.form-divider[b-ncur1s97e6] {
    margin: 30px 0;
    border: none;
    border-top: 1px solid var(--primary-color-darker);
}

.btn-primary[b-ncur1s97e6] {
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 8px;
    cursor: pointer;
    background-color: var(--primary-color);
    color: white;
}

.error-message[b-ncur1s97e6], .success-message[b-ncur1s97e6] {
    margin-bottom: 15px;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}

.error-message[b-ncur1s97e6] {
    color: #842029;
    background-color: #f8d7da;
    border: 1px solid #f5c2c7;
}

.success-message[b-ncur1s97e6] {
    color: #0f5132;
    background-color: #d1e7dd;
    border: 1px solid #badbcc;
}

.btn-secondary[b-ncur1s97e6] {
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    font-weight: 600;
    border: 2px solid var(--primary-color-darker);
    border-radius: 8px;
    cursor: pointer;
    background-color: transparent;
    color: var(--subtle-text-color);
    margin-top: 10px;
}

/* ==========================================================================
   Animations
   ========================================================================== */

@keyframes slideDownFadeIn-b-ncur1s97e6 {
    0% {
        opacity: 0;
        transform: translateY(-75px); /* Start 20px above its final position */
    }

    25% {
        opacity: 0.2;
        transform: translateY(-10); /* End at its natural position */
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes growFadeIn-b-ncur1s97e6 {
    0% {
        opacity: 0;
        transform: scale(0.8); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1); /* End at normal size and fully visible */
    }
}

@keyframes growSlideIn-b-ncur1s97e6 {
    0% {
        opacity: 0;
        transform: scale(0.8) translateX(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateX(0); /* End at normal size and fully visible */
    }
}

@keyframes growSlideDownIn-b-ncur1s97e6 {
    0% {
        opacity: 0;
        transform: scale(0.8) translateY(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateY(0); /* End at normal size and fully visible */
    }
}

/* Animation for the modal content */
@keyframes zoom-b-ncur1s97e6 {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.grow-slide-in-on-load[b-ncur1s97e6] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growSlideIn-b-ncur1s97e6 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-fade-in-on-load[b-ncur1s97e6] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growFadeIn-b-ncur1s97e6 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-slide-down-on-load[b-ncur1s97e6] {
    opacity: 0;
    transform: scale(0.8);
    animation: growSlideDownIn-b-ncur1s97e6 0.6s ease-out forwards;
}

.delay-100[b-ncur1s97e6] {
    animation-delay: 0.1s;
}

.delay-200[b-ncur1s97e6] {
    animation-delay: 0.2s;
}

.delay-300[b-ncur1s97e6] {
    animation-delay: 0.3s;
}

.delay-400[b-ncur1s97e6] {
    animation-delay: 0.4s;
}

.delay-500[b-ncur1s97e6] {
    animation-delay: 0.5s;
}

.animate-on-scroll[b-ncur1s97e6] {
    /* Initial state: Invisible and scaled down, no animation applied yet */
    opacity: 0;
    transform: scale(0.8);
    /* You can add a subtle transition for an even smoother initial render if needed,
     though 'animation' will take over when 'is-visible' is added. */
    transition: opacity 0.1s, transform 0.1s; /* Prevents flash if not perfectly hidden */
}

    .animate-on-scroll.is-visible[b-ncur1s97e6] {
        /* When 'is-visible' is added, apply the growFadeIn animation */
        animation: growFadeIn-b-ncur1s97e6 0.6s ease-out forwards; /* Adjust duration as needed */
    }
/* /Pages/Register.razor.rz.scp.css */
.form-container[b-h1f1gwvcr6] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
}

.edit-form[b-h1f1gwvcr6] { /* Blazor wraps EditForm content in a form tag */
    width: 100%;
    max-width: 400px;
    padding: 30px;
    border-radius: 8px;
    background-color: var(--component-bg-color);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    border: 1px solid var(--primary-color-darker);
}

.form-logo[b-h1f1gwvcr6] {
    display: block;
    max-width: 180px;
    margin: 0 auto 20px;
}

h3[b-h1f1gwvcr6] {
    text-align: center;
    margin-bottom: 25px;
    color: var(--text-color);
}

.form-group[b-h1f1gwvcr6] {
    margin-bottom: 20px;
}

    .form-group label[b-h1f1gwvcr6] {
        display: block;
        margin-bottom: 8px;
        font-weight: 600;
        color: var(--subtle-text-color);
    }

.form-control[b-h1f1gwvcr6] {
    width: 100%;
    padding: 10px;
    font-size: 1rem;
    border-radius: 5px;
    border: 1px solid var(--primary-color-darker);
    background-color: var(--background-color);
    color: var(--text-color);
}

.btn-primary[b-h1f1gwvcr6] {
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    background-color: var(--primary-color);
    color: white;
    transition: background-color 0.2s;
}

    .btn-primary:disabled[b-h1f1gwvcr6] {
        background-color: var(--primary-color-darker);
        cursor: not-allowed;
    }

.error-message[b-h1f1gwvcr6] {
    color: #dc3545;
    margin-bottom: 15px;
    text-align: center;
}

.form-footer[b-h1f1gwvcr6] {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
    color: var(--subtle-text-color);
}

    .form-footer a[b-h1f1gwvcr6] {
        color: var(--primary-color);
        text-decoration: none;
        font-weight: 600;
    }

.spinner[b-h1f1gwvcr6] {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin-b-h1f1gwvcr6 1s ease-in-out infinite;
    margin-right: 8px;
    vertical-align: middle;
}

@keyframes spin-b-h1f1gwvcr6 {
    to {
        transform: rotate(360deg);
    }
}

/* ==========================================================================
   Animations
   ========================================================================== */

@keyframes slideDownFadeIn-b-h1f1gwvcr6 {
    0% {
        opacity: 0;
        transform: translateY(-75px); /* Start 20px above its final position */
    }

    25% {
        opacity: 0.2;
        transform: translateY(-10); /* End at its natural position */
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes growFadeIn-b-h1f1gwvcr6 {
    0% {
        opacity: 0;
        transform: scale(0.8); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1); /* End at normal size and fully visible */
    }
}

@keyframes growSlideIn-b-h1f1gwvcr6 {
    0% {
        opacity: 0;
        transform: scale(0.8) translateX(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateX(0); /* End at normal size and fully visible */
    }
}

@keyframes growSlideDownIn-b-h1f1gwvcr6 {
    0% {
        opacity: 0;
        transform: scale(0.8) translateY(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateY(0); /* End at normal size and fully visible */
    }
}

/* Animation for the modal content */
@keyframes zoom-b-h1f1gwvcr6 {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.grow-slide-in-on-load[b-h1f1gwvcr6] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growSlideIn-b-h1f1gwvcr6 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-fade-in-on-load[b-h1f1gwvcr6] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growFadeIn-b-h1f1gwvcr6 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-slide-down-on-load[b-h1f1gwvcr6] {
    opacity: 0;
    transform: scale(0.8);
    animation: growSlideDownIn-b-h1f1gwvcr6 0.6s ease-out forwards;
}

.delay-100[b-h1f1gwvcr6] {
    animation-delay: 0.1s;
}

.delay-200[b-h1f1gwvcr6] {
    animation-delay: 0.2s;
}

.delay-300[b-h1f1gwvcr6] {
    animation-delay: 0.3s;
}

.delay-400[b-h1f1gwvcr6] {
    animation-delay: 0.4s;
}

.delay-500[b-h1f1gwvcr6] {
    animation-delay: 0.5s;
}

.animate-on-scroll[b-h1f1gwvcr6] {
    /* Initial state: Invisible and scaled down, no animation applied yet */
    opacity: 0;
    transform: scale(0.8);
    /* You can add a subtle transition for an even smoother initial render if needed,
     though 'animation' will take over when 'is-visible' is added. */
    transition: opacity 0.1s, transform 0.1s; /* Prevents flash if not perfectly hidden */
}

    .animate-on-scroll.is-visible[b-h1f1gwvcr6] {
        /* When 'is-visible' is added, apply the growFadeIn animation */
        animation: growFadeIn-b-h1f1gwvcr6 0.6s ease-out forwards; /* Adjust duration as needed */
    }
/* /Pages/ResetPassword.razor.rz.scp.css */
.form-container[b-zcigh4g1ab] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 20px;
}

/* Blazor's EditForm component renders a <form> tag */
form[b-zcigh4g1ab] {
    width: 100%;
    max-width: 420px;
    padding: 30px;
    border-radius: 8px;
    background-color: var(--component-bg-color);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    border: 1px solid var(--primary-color-darker);
}

.form-logo[b-zcigh4g1ab] {
    display: block;
    max-width: 180px;
    margin: 0 auto 20px;
}

h3[b-zcigh4g1ab] {
    text-align: center;
    margin-bottom: 25px;
    color: var(--text-color);
}

.form-instructions[b-zcigh4g1ab] {
    text-align: center;
    color: var(--subtle-text-color);
    margin-bottom: 25px;
}

.form-group[b-zcigh4g1ab] {
    margin-bottom: 20px;
}

    .form-group label[b-zcigh4g1ab] {
        display: block;
        margin-bottom: 8px;
        font-weight: 600;
        color: var(--subtle-text-color);
    }

.form-control[b-zcigh4g1ab] {
    width: 100%;
    padding: 10px;
    font-size: 1rem;
    border-radius: 5px;
    border: 1px solid var(--primary-color-darker);
    background-color: var(--background-color);
    color: var(--text-color);
}

.btn-primary[b-zcigh4g1ab] {
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    background-color: var(--primary-color);
    color: white;
    transition: background-color 0.2s;
}

    .btn-primary:disabled[b-zcigh4g1ab] {
        background-color: var(--primary-color-darker);
        cursor: not-allowed;
    }

.btn-secondary[b-zcigh4g1ab] {
    width: 100%;
    padding: 12px;
    margin-top: 10px;
    font-size: 1rem;
    font-weight: 600;
    border: 2px solid var(--primary-color-darker);
    border-radius: 8px;
    cursor: pointer;
    background-color: transparent;
    color: var(--subtle-text-color);
}

.error-message[b-zcigh4g1ab], .success-message[b-zcigh4g1ab] {
    margin-bottom: 15px;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    font-weight: 500;
}

.error-message[b-zcigh4g1ab] {
    color: #842029;
    background-color: #f8d7da;
    border: 1px solid #f5c2c7;
}

.success-message[b-zcigh4g1ab] {
    color: #0f5132;
    background-color: #d1e7dd;
    border: 1px solid #badbcc;
}


.form-footer[b-zcigh4g1ab] {
    text-align: center;
    margin-top: 20px;
    color: var(--subtle-text-color);
}

    .form-footer a[b-zcigh4g1ab] {
        color: var(--primary-color);
        text-decoration: none;
        font-weight: 600;
    }

.spinner[b-zcigh4g1ab] {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin-b-zcigh4g1ab 1s ease-in-out infinite;
    margin-right: 8px;
    vertical-align: middle;
}

@keyframes spin-b-zcigh4g1ab {
    to {
        transform: rotate(360deg);
    }
}
/* ==========================================================================
   Animations
   ========================================================================== */

@keyframes slideDownFadeIn-b-zcigh4g1ab {
    0% {
        opacity: 0;
        transform: translateY(-75px); /* Start 20px above its final position */
    }

    25% {
        opacity: 0.2;
        transform: translateY(-10); /* End at its natural position */
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes growFadeIn-b-zcigh4g1ab {
    0% {
        opacity: 0;
        transform: scale(0.8); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1); /* End at normal size and fully visible */
    }
}

@keyframes growSlideIn-b-zcigh4g1ab {
    0% {
        opacity: 0;
        transform: scale(0.8) translateX(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateX(0); /* End at normal size and fully visible */
    }
}

@keyframes growSlideDownIn-b-zcigh4g1ab {
    0% {
        opacity: 0;
        transform: scale(0.8) translateY(-200px); /* Start slightly smaller and invisible */
    }

    100% {
        opacity: 1;
        transform: scale(1) translateY(0); /* End at normal size and fully visible */
    }
}

/* Animation for the modal content */
@keyframes zoom-b-zcigh4g1ab {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.grow-slide-in-on-load[b-zcigh4g1ab] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growSlideIn-b-zcigh4g1ab 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-fade-in-on-load[b-zcigh4g1ab] {
    /* Ensure the initial state before the animation runs */
    opacity: 0;
    transform: scale(0.8);
    /* Apply the animation */
    animation: growFadeIn-b-zcigh4g1ab 0.6s ease-out forwards; /* 0.5 seconds duration, adjust as needed */
    /* 'forwards' keeps the element in its final animated state */
}

.grow-slide-down-on-load[b-zcigh4g1ab] {
    opacity: 0;
    transform: scale(0.8);
    animation: growSlideDownIn-b-zcigh4g1ab 0.6s ease-out forwards;
}

.delay-100[b-zcigh4g1ab] {
    animation-delay: 0.1s;
}

.delay-200[b-zcigh4g1ab] {
    animation-delay: 0.2s;
}

.delay-300[b-zcigh4g1ab] {
    animation-delay: 0.3s;
}

.delay-400[b-zcigh4g1ab] {
    animation-delay: 0.4s;
}

.delay-500[b-zcigh4g1ab] {
    animation-delay: 0.5s;
}

.animate-on-scroll[b-zcigh4g1ab] {
    /* Initial state: Invisible and scaled down, no animation applied yet */
    opacity: 0;
    transform: scale(0.8);
    /* You can add a subtle transition for an even smoother initial render if needed,
     though 'animation' will take over when 'is-visible' is added. */
    transition: opacity 0.1s, transform 0.1s; /* Prevents flash if not perfectly hidden */
}

    .animate-on-scroll.is-visible[b-zcigh4g1ab] {
        /* When 'is-visible' is added, apply the growFadeIn animation */
        animation: growFadeIn-b-zcigh4g1ab 0.6s ease-out forwards; /* Adjust duration as needed */
    }
/* /Shared/RateCardContent.razor.rz.scp.css */
.rate-item[b-on0p3n4c7z] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid var(--primary-color-darker);
}

.rate-term[b-on0p3n4c7z] {
    color: var(--subtle-text-color);
}

.rate-value[b-on0p3n4c7z] {
    color: var(--text-color);
    font-weight: 600;
    font-size: 1.1rem;
}

.rate-change-grid[b-on0p3n4c7z] {
    display: flex;
    justify-content: space-around;
    text-align: center;
}

.rate-change-item[b-on0p3n4c7z] {
    display: flex;
    flex-direction: column;
}

.rate-change-label[b-on0p3n4c7z] {
    font-size: 0.8rem;
    color: var(--subtle-text-color);
    margin-bottom: 4px;
}

.rate-change[b-on0p3n4c7z] {
    font-weight: 600;
}

.rate-change.positive[b-on0p3n4c7z] {
    color: #28a745; /* Green */
}

.rate-change.negative[b-on0p3n4c7z] {
    color: #dc3545; /* Red */
}

.rate-change.neutral[b-on0p3n4c7z] {
    color: var(--subtle-text-color);
}
/* /Shared/Toast.razor.rz.scp.css */
.toast-container[b-5usvket0fc] {
    position: fixed;
    top: 20px;
    right: 20px;
    padding: 15px 20px;
    border-radius: 8px;
    max-width: calc(100vw - 40px);
    color: white;
    z-index: 1050;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    animation: slide-in-b-5usvket0fc 0.5s ease-out forwards;
}

@keyframes slide-in-b-5usvket0fc {
    from {
        transform: translateX(100%);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.toast-container.success[b-5usvket0fc] {
    background-color: #28a745;
}

.toast-container.error[b-5usvket0fc] {
    background-color: #dc3545;
}

.toast-container.info[b-5usvket0fc] {
    background-color: #0d6efd;
}

.toast-container.warning[b-5usvket0fc] {
    background-color: #ffc107;
}
