/* _content/SnsdApp/Components/Layout/MainLayout.razor.rz.scp.css */
.min-h-screen[b-053856grzw] {
    min-height: 300px;
}

@media (min-width: 1200px) {
    .min-h-screen[b-053856grzw] {
        min-height: 700px;
    }
}

@media (min-width: 1520px) {
    .min-h-screen[b-053856grzw] {
        min-height: 900px;
    }
}
.page[b-053856grzw] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-053856grzw] {
    flex: 1;
}

.sidebar[b-053856grzw] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-053856grzw] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-053856grzw]  a, .top-row[b-053856grzw]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-053856grzw]  a:hover, .top-row[b-053856grzw]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-053856grzw]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-053856grzw] {
        justify-content: space-between;
    }

    .top-row[b-053856grzw]  a, .top-row[b-053856grzw]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-053856grzw] {
        flex-direction: row;
    }

    .sidebar[b-053856grzw] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-053856grzw] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-053856grzw]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-053856grzw], article[b-053856grzw] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-053856grzw] {
    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-053856grzw] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/SnsdApp/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-hfg0fcvi4p] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-hfg0fcvi4p] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-hfg0fcvi4p] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-hfg0fcvi4p] {
    font-size: 1.1rem;
}

.bi[b-hfg0fcvi4p] {
    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-hfg0fcvi4p] {
    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-hfg0fcvi4p] {
    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-hfg0fcvi4p] {
    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-hfg0fcvi4p] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-hfg0fcvi4p] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-hfg0fcvi4p] {
        padding-bottom: 1rem;
    }

    .nav-item[b-hfg0fcvi4p]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-hfg0fcvi4p]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-hfg0fcvi4p]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-hfg0fcvi4p] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-hfg0fcvi4p] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-hfg0fcvi4p] {
        display: none;
    }

    .nav-scrollable[b-hfg0fcvi4p] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/SnsdApp/Components/Pages/Accountant/AccountantList.razor.rz.scp.css */
.custom-overlay-bg[b-3pxhtsbhq1] {
    background: rgba(255,255,255,0.7) !important; /* Light semi-transparent white */
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
}
/* _content/SnsdApp/Components/Pages/Home.razor.rz.scp.css */

/* Reset and Base Styles */
*[b-rgcgw6lkej] {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

body[b-rgcgw6lkej] {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxwYXR0ZXJuIGlkPSJwYXR0ZXJuIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHBhdHRlcm5UcmFuc2Zvcm09InJvdGF0ZSg0NSkiPjxyZWN0IGlkPSJwYXR0ZXJuLWJhY2tncm91bmQiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9IiNmOGY5ZmEiPjwvcmVjdD48cmVjdCBpZD0icmVjdDEiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9IiNlOWVjZWYiPjwvcmVjdD48L3BhdHRlcm4+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjcGF0dGVybikiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjEwMCUiPjwvcmVjdD48L3N2Zz4=') #f8f9fa;
    color: #333;
    line-height: 1.6;
}

.container[b-rgcgw6lkej] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

/* Header Styles */
header[b-rgcgw6lkej] {
    text-align: center;
    padding: 40px 0;
    background: linear-gradient(135deg, rgba(255,255,255,0.9) 0%, rgba(240,240,240,0.9) 100%);
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    animation: fadeIn-b-rgcgw6lkej 1s ease-in-out;
}

h1[b-rgcgw6lkej] {
    font-size: 2.5rem;
    margin-bottom: 10px;
    color: #2c3e50;
    position: relative;
    display: inline-block;
}

    h1[b-rgcgw6lkej]::after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: linear-gradient(90deg, #3498db, #2ecc71);
        bottom: -10px;
        left: 25%;
        border-radius: 2px;
        animation: expandWidth-b-rgcgw6lkej 1.5s ease-in-out;
    }

/* Section Styles */
section[b-rgcgw6lkej] {
    margin-bottom: 50px;
    animation: slideUp-b-rgcgw6lkej 0.8s ease-in-out;
}

h2[b-rgcgw6lkej] {
    font-size: 2rem;
    margin-bottom: 30px;
    text-align: center;
    color: #2c3e50;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}

    h2[b-rgcgw6lkej]::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        background: linear-gradient(90deg, #3498db, transparent);
        bottom: 0;
        left: 0;
    }

.section-header[b-rgcgw6lkej] {
    text-align: center;
    margin-bottom: 40px;
}

/* Card Styles */
.cards[b-rgcgw6lkej] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
}

.card[b-rgcgw6lkej] {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

    .card:hover[b-rgcgw6lkej] {
        transform: translateY(-10px);
        box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    }

    .card[b-rgcgw6lkej]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(135deg, rgba(52, 152, 219, 0.1) 0%, rgba(46, 204, 113, 0.1) 100%);
        z-index: -1;
        transform: scaleX(0);
        transform-origin: right;
        transition: transform 0.5s ease;
    }

    .card:hover[b-rgcgw6lkej]::before {
        transform: scaleX(1);
        transform-origin: left;
    }

.icon[b-rgcgw6lkej] {
    font-size: 2.5rem;
    margin-bottom: 20px;
    color: #3498db;
    transition: all 0.3s ease;
    display: inline-block;
    width:80px;
    height:80px;
}

.card:hover .icon[b-rgcgw6lkej] {
    transform: scale(1.2);
    color: #2ecc71;
}

.card h3[b-rgcgw6lkej] {
    font-size: 1.5rem;
    margin-bottom: 15px;
    color: #2c3e50;
}

/* Animations */
@keyframes fadeIn-b-rgcgw6lkej {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes slideUp-b-rgcgw6lkej {
    from {
        opacity: 0;
        transform: translateY(50px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes expandWidth-b-rgcgw6lkej {
    from {
        width: 0;
        left: 50%;
    }

    to {
        width: 50%;
        left: 25%;
    }
}

/* Staggered Animation for Cards */
.card[b-rgcgw6lkej] {
    opacity: 0;
    animation: fadeInCard-b-rgcgw6lkej 0.6s ease-in-out forwards;
}

@keyframes fadeInCard-b-rgcgw6lkej {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Apply staggered delay to cards */
.card:nth-child(1)[b-rgcgw6lkej] {
    animation-delay: 0.1s;
}

.card:nth-child(2)[b-rgcgw6lkej] {
    animation-delay: 0.2s;
}

.card:nth-child(3)[b-rgcgw6lkej] {
    animation-delay: 0.3s;
}

.card:nth-child(4)[b-rgcgw6lkej] {
    animation-delay: 0.4s;
}

.card:nth-child(5)[b-rgcgw6lkej] {
    animation-delay: 0.5s;
}

.card:nth-child(6)[b-rgcgw6lkej] {
    animation-delay: 0.6s;
}

.card:nth-child(7)[b-rgcgw6lkej] {
    animation-delay: 0.7s;
}

.card:nth-child(8)[b-rgcgw6lkej] {
    animation-delay: 0.8s;
}

.card:nth-child(9)[b-rgcgw6lkej] {
    animation-delay: 0.9s;
}

.card:nth-child(10)[b-rgcgw6lkej] {
    animation-delay: 1s;
}

/* Responsive Styles */
@media (max-width: 768px) {
    .cards[b-rgcgw6lkej] {
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    }

    h1[b-rgcgw6lkej] {
        font-size: 2rem;
    }

    h2[b-rgcgw6lkej] {
        font-size: 1.8rem;
    }
}

@media (max-width: 480px) {
    .cards[b-rgcgw6lkej] {
        grid-template-columns: 1fr;
    }

    .card[b-rgcgw6lkej] {
        padding: 20px;
    }

    h1[b-rgcgw6lkej] {
        font-size: 1.8rem;
    }

    h2[b-rgcgw6lkej] {
        font-size: 1.5rem;
    }
}

/* Icon pulse animation */
@keyframes pulse-b-rgcgw6lkej {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.card:hover .icon[b-rgcgw6lkej] {
    animation: pulse-b-rgcgw6lkej 1s infinite;
}


/* _content/SnsdApp/Components/Pages/Reimbursement/Reimbursement.razor.rz.scp.css */
.card-img-top[b-h3h80cdyhc] {
    height: 200px; /* Set a fixed height for the images */
    width: 100%; /* Ensure the image spans the full width of the card */
    object-fit: contain; /* Ensures the entire image fits within the container */
    background-color: #f8f9fa; /* Optional: Add a background color for empty space */
}
