/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-he0hvnjr2f] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    background: linear-gradient(180deg, #f3655c 0%, #e04a47 100%);
    padding: 0; /* Remove padding to allow proper centering */
}

main[b-he0hvnjr2f] {
    flex: 1;
    padding: 0;
    width: 100%;
}

.top-navbar[b-he0hvnjr2f] {
    background-image: url('/assets/images/header1.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: sticky;
    top: 20px; /* Add space from top */
    z-index: 1000;
    width: calc(100% - 40px); /* Reduce width for floating effect */
    margin: 20px auto; /* Center horizontally with top margin */
    min-height: 115px;
    border-radius: 0; /* Sharp edges */
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); /* Shadow for depth */
    max-width: calc(100vw - 40px); /* Ensure it doesn't exceed viewport */
}

.page-footer[b-he0hvnjr2f] {
    background-image: url('/assets/images/header1.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: calc(100% - 40px);
    margin: 0 auto 20px;
    color: #ffffff;
    text-align: center;
    padding: 0 1rem;
    letter-spacing: 0.5px;
    font-weight: 500;
    border-radius: 0;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
    min-height: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-row[b-he0hvnjr2f] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-he0hvnjr2f]  a, .top-row[b-he0hvnjr2f]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-he0hvnjr2f]  a:hover, .top-row[b-he0hvnjr2f]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-he0hvnjr2f]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-he0hvnjr2f] {
        justify-content: space-between;
    }

    .top-row[b-he0hvnjr2f]  a, .top-row[b-he0hvnjr2f]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-he0hvnjr2f] {
        flex-direction: column;
    }

    .content[b-he0hvnjr2f] {
        padding: 0;
        margin: 0;
        width: 100%;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar[b-5v3iwauo3u] {
    min-height: 115px;
    padding: 1.725rem 2.3rem; /* Add horizontal padding for floating effect */
    box-shadow: none;
    border-radius: 0; /* Sharp edges */
}

.navbar-toggler[b-5v3iwauo3u] {
    background-color: rgba(255, 255, 255, 0.15);
    border: 2px solid rgba(255, 255, 255, 0.3);
    padding: 0.5rem 0.75rem;
    font-size: 1.2rem;
}

.navbar-toggler:hover[b-5v3iwauo3u] {
    background-color: rgba(255, 255, 255, 0.25);
    border-color: rgba(255, 255, 255, 0.5);
}

.navbar-brand[b-5v3iwauo3u] {
    font-size: 1.5rem;
    color: white !important;
    font-weight: 700;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.logo-container[b-5v3iwauo3u] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
}

.navbar-logo[b-5v3iwauo3u] {
    height: 75px; /* Larger logo size */
    width: auto; /* Maintain aspect ratio */
    max-width: 288px; /* Prevent logo from being too wide */
    object-fit: contain; /* Ensure logo scales properly */
    transition: all 0.3s ease; /* Smooth hover effect */
}

.navbar-logo:hover[b-5v3iwauo3u] {
    transform: scale(1.05); /* Subtle hover effect */
}

.logo-subtitle[b-5v3iwauo3u] {
    font-size: 0.9rem;
    font-weight: 500;
    color: white;
    letter-spacing: 0.5px;
    text-align: center;
}

.bi[b-5v3iwauo3u] {
    display: inline-block;
    position: relative;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-5v3iwauo3u] {
    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-5v3iwauo3u] {
    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-5v3iwauo3u] {
    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");
}

.bi-gear-fill-nav-menu[b-5v3iwauo3u] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-gear-fill' viewBox='0 0 16 16'%3E%3Cpath d='M9.405 1.05c-.413-.396-1.046-.396-1.46 0l-.592.59.59-.59c-.396-.413-.396-1.046 0-1.46l.59-.59-.59.59c.413-.396 1.046-.396 1.46 0l.59.59-.59-.59c.396.413.396 1.046 0 1.46l-.59.59.59-.59zm-.592 3.408.592.59-.59-.59c.396.413.396 1.046 0 1.46l-.59.59.59-.59c-.413-.396-1.046-.396-1.46 0l-.59.59.59-.59c-.396-.413-.396-1.046 0-1.46l.59-.59-.59.59c.413-.396 1.046-.396 1.46 0zm6.813.59c.413.396.413 1.046 0 1.46l-.59.59.59-.59c-.396.413-1.046.413-1.46 0l-.59-.59.59.59c-.413-.396-1.046-.396-1.46 0l-.59-.59.59.59c-.396-.413-.396-1.046 0-1.46l.59-.59-.59.59c.413-.396 1.046-.396 1.46 0zm-1.46 0l.59.59-.59-.59c.396.413.396 1.046 0 1.46l-.59.59.59-.59c-.413-.396-1.046-.396-1.46 0l-.59-.59.59.59c-.396-.413-.396-1.046 0-1.46l.59-.59-.59.59c.413-.396 1.046-.396 1.46 0z'/%3E%3C/svg%3E");
}

.bi-currency-dollar-nav-menu[b-5v3iwauo3u] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-currency-dollar' viewBox='0 0 16 16'%3E%3Cpath d='M4 10.781c.148 1.667 1.513 2.85 3.591 3.003V15h1.043v-1.216c2.27-.179 3.678-1.438 3.678-3.3 0-1.59-.947-2.51-2.956-3.028l-.722-.187V3.467c1.122.11 1.879.714 2.07 1.616h1.47c-.166-1.6-1.54-2.748-3.54-2.875V1H7.591v1.233c-1.939.23-3.27 1.472-3.27 3.156 0 1.454.966 2.483 2.661 2.917l.61.162v4.031c-1.149-.17-1.94-.8-2.131-1.718H4zm3.391-3.836c-1.043-.263-1.6-.825-1.6-1.616 0-.944.704-1.641 1.8-1.828v3.495l-.2-.05zm1.591 1.872c1.043.263 1.6.825 1.6 1.616 0 .944-.704 1.641-1.8 1.828V8.73l.2.05z'/%3E%3C/svg%3E");
}

.bi-telephone-fill-nav-menu[b-5v3iwauo3u] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-telephone-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-5v3iwauo3u] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z'/%3E%3C/svg%3E");
}

.nav-item[b-5v3iwauo3u] {
    font-size: 1rem;
    margin: 0 0.5rem;
}

.nav-item[b-5v3iwauo3u]  a {
    color: #ffffff;
    border-radius: 0;
    padding: 1rem 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 500;
    font-size: 1.1rem;
    min-height: 60px;
    background-color: transparent;
    border: 2px solid transparent;
}

.nav-item[b-5v3iwauo3u]  a.active {
    background-color: rgba(255, 255, 255, 0.3);
    color: white;
    font-weight: 600;
    border: 2px solid rgba(255, 255, 255, 0.5);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.nav-item[b-5v3iwauo3u]  a:hover {
    background-color: rgba(255, 255, 255, 0.25);
    color: white;
    text-decoration: none;
    transform: translateY(-2px);
    border: 2px solid rgba(255, 255, 255, 0.4);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

/* Logout button styling */
.btn-logout[b-5v3iwauo3u] {
    color: #ffffff;
    border-radius: 0;
    padding: 1rem 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 500;
    font-size: 1.1rem;
    min-height: 60px;
    background-color: rgba(255, 59, 48, 0.2);
    border: 2px solid rgba(255, 59, 48, 0.4);
    cursor: pointer;
    width: 100%;
}

.btn-logout:hover[b-5v3iwauo3u] {
    background-color: rgba(255, 59, 48, 0.4);
    color: white;
    text-decoration: none;
    transform: translateY(-2px);
    border: 2px solid rgba(255, 59, 48, 0.6);
    box-shadow: 0 4px 12px rgba(255, 59, 48, 0.3);
}

/* Mobile responsive logo sizing */
@media (max-width: 640px) {
    .navbar-logo[b-5v3iwauo3u] {
        height: 58px; /* Smaller logo on mobile */
        max-width: 207px;
    }
}

@media (min-width: 641px) {
    .navbar-toggler[b-5v3iwauo3u] {
        display: none; /* Hide hamburger on desktop */
    }

    .collapse[b-5v3iwauo3u] {
        /* Never collapse the navbar for wide screens */
        display: block !important;
    }

    .navbar-nav[b-5v3iwauo3u] {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    
    .navbar-logo[b-5v3iwauo3u] {
        height: 75px; /* Full size logo on desktop */
        max-width: 288px;
    }
}
