@import '_content/Append.Blazor.Sidepanel/Append.Blazor.Sidepanel.bundle.scp.css';
@import '_content/Blazorise.RichTextEdit/Blazorise.RichTextEdit.ujcws5bfym.bundle.scp.css';
@import '_content/PGMS.AdvBlazorComponents/PGMS.AdvBlazorComponents.3v83ow9ysy.bundle.scp.css';
@import '_content/PGMS.BlazorComponents/PGMS.BlazorComponents.ginjyb9aje.bundle.scp.css';

/* /Components/Layout/AdminLayout.razor.rz.scp.css */
.page[b-t49p4icu07] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

main[b-t49p4icu07] {
    flex: 1;
    background: #ffffff;
    border-radius: 20px 0 0 0;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.sidebar[b-t49p4icu07] {
    background: linear-gradient(135deg, #2c3e50 0%, #34495e 50%, #2c3e50 100%);
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
    position: relative;
}

.sidebar[b-t49p4icu07]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgba(52, 152, 219, 0.1) 0%, rgba(155, 89, 182, 0.1) 100%);
    pointer-events: none;
}

.top-row[b-t49p4icu07] {
    background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
    border-bottom: 1px solid #e9ecef;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    justify-content: flex-end;
    height: 4rem;
    display: flex;
    align-items: center;
    backdrop-filter: blur(10px);
}

    .top-row[b-t49p4icu07]  a, .top-row[b-t49p4icu07]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
        color: #495057;
        font-weight: 500;
        padding: 0.5rem 1rem;
        border-radius: 8px;
        transition: all 0.3s ease;
    }

    .top-row[b-t49p4icu07]  a:hover, .top-row[b-t49p4icu07]  .btn-link:hover {
        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
        color: white;
        text-decoration: none;
        transform: translateY(-1px);
        box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
    }

    .top-row[b-t49p4icu07]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

/* Top Row Content */
.top-row-content[b-t49p4icu07] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.breadcrumb-section[b-t49p4icu07] {
    flex: 1;
}

.user-section[b-t49p4icu07] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.user-profile[b-t49p4icu07], .settings-link[b-t49p4icu07], .help-link[b-t49p4icu07] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 1rem;
    border-radius: 8px;
    text-decoration: none;
    color: #495057;
    font-weight: 500;
    transition: all 0.3s ease;
}

.user-profile:hover[b-t49p4icu07], .settings-link:hover[b-t49p4icu07], .help-link:hover[b-t49p4icu07] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    text-decoration: none;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
}

.user-profile i[b-t49p4icu07], .settings-link i[b-t49p4icu07], .help-link i[b-t49p4icu07] {
    font-size: 1.1rem;
}

/* Content Wrapper */
.content-wrapper[b-t49p4icu07] {
    background: white;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    min-height: calc(100vh - 8rem);
}

@media (max-width: 640.98px) {
    .top-row[b-t49p4icu07] {
        justify-content: space-between;
    }

    .top-row[b-t49p4icu07]  a, .top-row[b-t49p4icu07]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-t49p4icu07] {
        flex-direction: row;
    }

    .sidebar[b-t49p4icu07] {
        width: 280px;
        height: 100vh;
        position: sticky;
        top: 0;
        z-index: 100;
    }

    .top-row[b-t49p4icu07] {
        position: sticky;
        top: 0;
        z-index: 99;
        margin: 0 1rem 1rem 1rem;
        border-radius: 12px;
        height: 3.5rem;
    }

    .top-row.auth[b-t49p4icu07]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-t49p4icu07], article[b-t49p4icu07] {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    article[b-t49p4icu07] {
        background: transparent;
        padding-top: 0 !important;
    }
}

#blazor-error-ui[b-t49p4icu07] {
    background: linear-gradient(135deg, #ff6b6b 0%, #ee5a24 100%);
    color: white;
    bottom: 0;
    box-shadow: 0 -4px 20px rgba(255, 107, 107, 0.3);
    display: none;
    left: 0;
    padding: 1.5rem 2rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
    border-radius: 12px 12px 0 0;
    font-weight: 500;
}

.error-content[b-t49p4icu07] {
    display: flex;
    align-items: center;
    gap: 1rem;
    max-width: 1200px;
    margin: 0 auto;
}

.error-icon[b-t49p4icu07] {
    font-size: 2rem;
    color: rgba(255, 255, 255, 0.9);
}

.error-text[b-t49p4icu07] {
    flex: 1;
}

.error-text strong[b-t49p4icu07] {
    display: block;
    font-size: 1.1rem;
    margin-bottom: 0.25rem;
}

.error-text p[b-t49p4icu07] {
    margin: 0;
    opacity: 0.9;
    font-size: 0.9rem;
}

.error-actions[b-t49p4icu07] {
    display: flex;
    gap: 0.75rem;
}

.error-actions .reload[b-t49p4icu07] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background: rgba(255, 255, 255, 0.2);
    color: white;
    text-decoration: none;
    padding: 0.5rem 1rem;
    border-radius: 8px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.error-actions .reload:hover[b-t49p4icu07] {
    background: rgba(255, 255, 255, 0.3);
    transform: translateY(-1px);
}

.error-actions .dismiss[b-t49p4icu07] {
    cursor: pointer;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.error-actions .dismiss:hover[b-t49p4icu07] {
    background: rgba(255, 255, 255, 0.3);
    transform: scale(1.05);
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-4aghm63cri] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    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.8%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);
    transition: all 0.3s ease;
}

.navbar-toggler:checked[b-4aghm63cri] {
    background-color: rgba(255, 255, 255, 0.3);
    transform: scale(0.95);
}

.navbar-toggler:hover[b-4aghm63cri] {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.4);
}

.top-row[b-4aghm63cri] {
    height: 4rem;
    background: linear-gradient(135deg, rgba(44, 62, 80, 0.9) 0%, rgba(52, 73, 94, 0.9) 100%);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.navbar-brand[b-4aghm63cri] {
    font-size: 1.3rem;
    font-weight: 700;
    color: white !important;
    text-decoration: none;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
}

.navbar-brand:hover[b-4aghm63cri] {
    transform: translateY(-1px);
    color: #3498db !important;
}

.brand-icon[b-4aghm63cri] {
    margin-right: 0.75rem;
    font-size: 1.5rem;
    background: linear-gradient(135deg, #3498db 0%, #9b59b6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.brand-text[b-4aghm63cri] {
    background: linear-gradient(135deg, #ffffff 0%, #ecf0f1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Navigation Sections */
.nav-section[b-4aghm63cri] {
    margin-bottom: 1.5rem;
}

.nav-section-title[b-4aghm63cri] {
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0.5rem 1rem;
    margin-bottom: 0.5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* Navigation Icons */
.nav-icon[b-4aghm63cri] {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
}

.nav-text[b-4aghm63cri] {
    font-weight: 500;
    transition: all 0.3s ease;
}

.nav-item[b-4aghm63cri] {
    font-size: 0.9rem;
    padding-bottom: 0.25rem;
    margin: 0 0.75rem;
}

    .nav-item:first-of-type[b-4aghm63cri] {
        padding-top: 0.5rem;
    }

    .nav-item:last-of-type[b-4aghm63cri] {
        padding-bottom: 0.5rem;
    }

    .nav-item[b-4aghm63cri]  .nav-link {
        color: rgba(255, 255, 255, 0.8);
        background: none;
        border: none;
        border-radius: 12px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
        padding: 0 1rem;
        text-decoration: none;
        transition: all 0.3s ease;
        position: relative;
        overflow: hidden;
    }

    .nav-item[b-4aghm63cri]  .nav-link::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(135deg, rgba(52, 152, 219, 0.1) 0%, rgba(155, 89, 182, 0.1) 100%);
        opacity: 0;
        transition: opacity 0.3s ease;
    }

.nav-item[b-4aghm63cri]  a.active {
    background: linear-gradient(135deg, rgba(52, 152, 219, 0.2) 0%, rgba(155, 89, 182, 0.2) 100%);
    color: white;
    box-shadow: 0 4px 15px rgba(52, 152, 219, 0.2);
    transform: translateX(5px);
}

.nav-item[b-4aghm63cri]  a.active .nav-icon {
    color: #3498db;
    transform: scale(1.1);
}

.nav-item[b-4aghm63cri]  .nav-link:hover {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
    color: white;
    transform: translateX(3px);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.nav-item[b-4aghm63cri]  .nav-link:hover::before {
    opacity: 1;
}

.nav-item[b-4aghm63cri]  .nav-link:hover .nav-icon {
    color: #3498db;
    transform: scale(1.05);
}

.nav-scrollable[b-4aghm63cri] {
    display: none;
    padding: 1rem 0;
}

.navbar-toggler:checked ~ .nav-scrollable[b-4aghm63cri] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-4aghm63cri] {
        display: none;
    }

    .nav-scrollable[b-4aghm63cri] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 4rem);
        overflow-y: auto;
        padding: 1.5rem 0;
    }

    /* Custom scrollbar */
    .nav-scrollable[b-4aghm63cri]::-webkit-scrollbar {
        width: 6px;
    }

    .nav-scrollable[b-4aghm63cri]::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.1);
        border-radius: 3px;
    }

    .nav-scrollable[b-4aghm63cri]::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.3);
        border-radius: 3px;
    }

    .nav-scrollable[b-4aghm63cri]::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.5);
    }
}
/* /Components/Pages/AboutUs.razor.rz.scp.css */
.about-page[b-6fpbkx3oi4] {
    max-width: 900px;
    margin: 0 auto;
    padding: 0;
    color: #FFFFFF;
    line-height: 1.6;
}

/* Main Title */
.main-title[b-6fpbkx3oi4] {
    background: linear-gradient(180deg, #8B2020 0%, #6B1818 100%);
    color: #FFFFFF !important;
    font-size: 24px;
    font-weight: bold;
    padding: 12px 20px;
    margin: 0 0 30px 0;
    border-left: 4px solid #B33030;
    text-align: center;
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: #FFFFFF !important;
    background-clip: unset !important;
}

/* Red Title (for section headers) */
.red-title[b-6fpbkx3oi4] {
    background: linear-gradient(180deg, #8B2020 0%, #6B1818 100%);
    color: #FFFFFF !important;
    font-size: 24px;
    font-weight: bold;
    padding: 12px 20px;
    margin: 0 0 30px 0;
    border-left: 4px solid #B33030;
    text-align: center;
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: #FFFFFF !important;
    background-clip: unset !important;
}

/* Content Section */
.content-section[b-6fpbkx3oi4] {
    margin-bottom: 30px;
}

.section-title[b-6fpbkx3oi4] {
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: center;
}

.text-content[b-6fpbkx3oi4] {
    color: #FFFFFF;
    font-size: 11pt;
    line-height: 1.7;
    margin-bottom: 15px;
    text-align: left;
}

.text-content strong[b-6fpbkx3oi4] {
    color: #FFFFFF;
    font-weight: bold;
}

/* Credits Section */
.credits-section[b-6fpbkx3oi4] {
    margin-bottom: 30px;
}

.subsection-title[b-6fpbkx3oi4] {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    margin: 25px 0 15px 0;
    text-align: center;
}

/* Company Section */
.company-section[b-6fpbkx3oi4] {
    margin-bottom: 30px;
}

/* Email Links */
.email-link[b-6fpbkx3oi4] {
    color: #FFFFFF;
    text-decoration: none;
}

.email-link:hover[b-6fpbkx3oi4] {
    color: #FFD700;
    text-decoration: underline;
}

/* /Components/Pages/Account/ChangePassword.razor.rz.scp.css */
.dialog-container[b-9sce7fnhat] {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.dialog-table[b-9sce7fnhat] {
    background-color: #262768;
    border: 2px solid #4B4B76;
    width: 500px;
    margin: 20px auto;
    text-align: left;
}

.dialog-header[b-9sce7fnhat] {
    background-color: #8B0000;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    border-bottom: 2px solid #B3B3C5;
    font-size: 16px;
}

.dialog-area[b-9sce7fnhat] {
    padding: 20px;
    background-color: #262768;
}

.subheader[b-9sce7fnhat] {
    background-image: url('/images/header.jpg');
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    border-bottom: 1px solid #4B4B76;
}

.error-message[b-9sce7fnhat] {
    background-color: #8B0000;
    color: #FFFFFF;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #B22222;
    border-radius: 3px;
    text-align: center;
}

.info-message[b-9sce7fnhat] {
    text-align: center;
    margin: 20px 0;
    padding: 15px;
    background-color: #1a1a4d;
    color: #FFD700;
    border: 1px solid #4B4B76;
    border-radius: 3px;
    font-size: 14px;
}

.form-content[b-9sce7fnhat] {
    width: 450px;
    margin: 0 auto;
    text-align: left;
}

.form-content table[b-9sce7fnhat] {
    width: 100%;
    border-collapse: collapse;
}

.form-content td[b-9sce7fnhat] {
    padding: 8px;
    color: #FFFFFF;
    vertical-align: middle;
}

.form-content input[type="text"][b-9sce7fnhat],
.form-content input[type="password"][b-9sce7fnhat],
.form-content input[type="email"][b-9sce7fnhat] {
    background-color: #1a1a4d;
    border: 1px solid #4B4B76;
    color: #FFFFFF;
    padding: 5px;
}

.form-content input[type="text"]:focus[b-9sce7fnhat],
.form-content input[type="password"]:focus[b-9sce7fnhat],
.form-content input[type="email"]:focus[b-9sce7fnhat] {
    outline: none;
    border-color: #6B6B95;
    background-color: #0d0d33;
}

.success-container[b-9sce7fnhat] {
    text-align: center;
    padding: 20px;
}

.success-title[b-9sce7fnhat] {
    color: #00FF00;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.success-message[b-9sce7fnhat] {
    color: #FFFFFF;
    font-size: 14px;
    margin-bottom: 10px;
}

.btn-link[b-9sce7fnhat] {
    color: #FFD700;
    text-decoration: none;
    font-weight: bold;
}

.btn-link:hover[b-9sce7fnhat] {
    color: #FFA500;
    text-decoration: underline;
}

/* /Components/Pages/Account/ConfirmEmail.razor.rz.scp.css */
.dialog-container[b-y9646n2u0y] {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.dialog-table[b-y9646n2u0y] {
    background-color: #262768;
    border: 2px solid #4B4B76;
    width: 500px;
    margin: 20px auto;
    text-align: left;
}

.dialog-header[b-y9646n2u0y] {
    background-color: #8B0000;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    border-bottom: 2px solid #B3B3C5;
    font-size: 16px;
}

.dialog-area[b-y9646n2u0y] {
    padding: 20px;
    background-color: #262768;
}

.loading-container[b-y9646n2u0y] {
    text-align: center;
    padding: 40px 20px;
}

.loading-message[b-y9646n2u0y] {
    color: #FFD700;
    font-size: 16px;
    font-weight: bold;
}

.success-container[b-y9646n2u0y] {
    text-align: center;
    padding: 20px;
}

.success-title[b-y9646n2u0y] {
    color: #00FF00;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.success-message[b-y9646n2u0y] {
    color: #FFFFFF;
    padding: 15px;
    background-color: #1a1a4d;
    border: 1px solid #4B4B76;
    border-radius: 3px;
    line-height: 1.6;
}

.error-container[b-y9646n2u0y] {
    text-align: center;
    padding: 20px;
}

.error-title[b-y9646n2u0y] {
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.error-message[b-y9646n2u0y] {
    background-color: #8B0000;
    color: #FFFFFF;
    padding: 15px;
    margin-bottom: 15px;
    border: 1px solid #B22222;
    border-radius: 3px;
    text-align: center;
}

.btn-link[b-y9646n2u0y] {
    color: #FFD700;
    text-decoration: none;
    font-weight: bold;
    padding: 8px 16px;
    border: 1px solid #FFD700;
    border-radius: 3px;
    display: inline-block;
    margin-top: 10px;
}

.btn-link:hover[b-y9646n2u0y] {
    background-color: #FFD700;
    color: #262768;
}

/* /Components/Pages/Account/ForgotPassword.razor.rz.scp.css */
.dialog-container[b-zn7mju3r5s] {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.dialog-table[b-zn7mju3r5s] {
    background-color: #262768;
    border: 2px solid #4B4B76;
    width: 500px;
    margin: 20px auto;
    text-align: left;
}

.dialog-header[b-zn7mju3r5s] {
    background-color: #8B0000;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    border-bottom: 2px solid #B3B3C5;
    font-size: 16px;
}

.dialog-area[b-zn7mju3r5s] {
    padding: 20px;
    background-color: #262768;
}

.subheader[b-zn7mju3r5s] {
    background-image: url('/images/header.jpg');
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    border-bottom: 1px solid #4B4B76;
}

.error-message[b-zn7mju3r5s] {
    background-color: #8B0000;
    color: #FFFFFF;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #B22222;
    border-radius: 3px;
    text-align: center;
}

.instructions[b-zn7mju3r5s] {
    text-align: center;
    margin: 20px 0;
    padding: 15px;
    background-color: #1a1a4d;
    color: #FFFFFF;
    border: 1px solid #4B4B76;
    border-radius: 3px;
    font-size: 14px;
}

.form-content[b-zn7mju3r5s] {
    width: 450px;
    margin: 0 auto;
    text-align: left;
}

.form-content table[b-zn7mju3r5s] {
    width: 100%;
    border-collapse: collapse;
}

.form-content td[b-zn7mju3r5s] {
    padding: 8px;
    color: #FFFFFF;
    vertical-align: middle;
}

.form-content input[type="text"][b-zn7mju3r5s],
.form-content input[type="email"][b-zn7mju3r5s] {
    background-color: #1a1a4d;
    border: 1px solid #4B4B76;
    color: #FFFFFF;
    padding: 5px;
}

.form-content input[type="text"]:focus[b-zn7mju3r5s],
.form-content input[type="email"]:focus[b-zn7mju3r5s] {
    border-color: #FFD700;
    outline: none;
}

.additional-links[b-zn7mju3r5s] {
    text-align: center;
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #4B4B76;
}

.additional-links a.serverlink[b-zn7mju3r5s] {
    color: #FFD700;
    font-size: 12px;
    text-decoration: none;
}

.additional-links a.serverlink:hover[b-zn7mju3r5s] {
    color: #FFA500;
    text-decoration: underline;
}

.success-container[b-zn7mju3r5s] {
    text-align: center;
    padding: 20px;
}

.success-title[b-zn7mju3r5s] {
    color: #00FF00;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.success-message[b-zn7mju3r5s] {
    color: #FFFFFF;
    padding: 15px;
    background-color: #1a1a4d;
    border: 1px solid #4B4B76;
    border-radius: 3px;
    line-height: 1.6;
}

.btn-link[b-zn7mju3r5s] {
    color: #FFD700;
    text-decoration: none;
    font-weight: bold;
    padding: 8px 16px;
    border: 1px solid #FFD700;
    border-radius: 3px;
    display: inline-block;
    margin-top: 10px;
}

.btn-link:hover[b-zn7mju3r5s] {
    background-color: #FFD700;
    color: #262768;
}

/* /Components/Pages/Account/NewAccount.razor.rz.scp.css */
.new-account-container[b-7rfo1twdxm] {
    width: 800px;
    margin: 0 auto;
}

.dialog-table[b-7rfo1twdxm] {
    background: url(/game/images/bgglass.jpg);
    color: white;
    font-size: 10pt;
    width: 100%;
    border-spacing: 1px;
}

.dialog-header[b-7rfo1twdxm] {
    padding-top: 2px;
    padding-left: 10pt;
    border-bottom: solid 1px red;
    background: url(/game/images/header.jpg);
    height: 20px;
    color: White;
    text-align: left;
    font-weight: bold;
    font-size: 12pt;
}

.dialog-area[b-7rfo1twdxm] {
    background-image: url(/images/smallarea.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size: 10pt;
    text-align: left;
    padding: 7px;
}

.section-header[b-7rfo1twdxm] {
    background-image: url(/images/mainheader.gif);
    vertical-align: middle;
    padding: 5px 10px;
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 10px;
    color: white;
}

.signin-info[b-7rfo1twdxm] {
    text-align: center;
    margin: 20px 0;
    padding: 15px;
    background-color: #262768;
    color: #FFFFFF;
    border: 1px solid #4B4B76;
    border-radius: 3px;
    font-size: 10pt;
}

.signin-info a.serverlink[b-7rfo1twdxm] {
    color: #FFD700;
    font-weight: bold;
    text-decoration: none;
}

.signin-info a.serverlink:hover[b-7rfo1twdxm] {
    color: #FFA500;
    text-decoration: underline;
}

.form-content[b-7rfo1twdxm] {
    width: 750px;
    margin: 0 auto;
    text-align: left;
}

.form-content table[b-7rfo1twdxm] {
    font-size: 10pt;
}

.form-content td[b-7rfo1twdxm] {
    padding: 5px 0;
    font-size: 10pt;
}

.form-content td.subheader[b-7rfo1twdxm] {
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 11pt;
    color: #FFD700;
}

.form-content td.subheader:first-child[b-7rfo1twdxm] {
    padding-top: 5px;
}

[b-7rfo1twdxm] .form-label {
    color: white;
    font-size: 10pt;
    margin-bottom: 3px;
    display: block;
}

[b-7rfo1twdxm] .form-control,
[b-7rfo1twdxm] .form-select {
    background-color: #262768;
    color: White;
    border-top: solid 1px #4B4B76;
    border-left: solid 1px #4B4B76;
    border-bottom: solid 1px #B3B3C5;
    border-right: solid 1px #B3B3C5;
    font-family: Trebuchet MS, Arial;
    font-size: 10pt;
}

[b-7rfo1twdxm] .form-control:focus,
[b-7rfo1twdxm] .form-select:focus {
    background-color: #2d2d7a;
    color: white;
    border-color: #B3B3C5;
    box-shadow: none;
}

[b-7rfo1twdxm] .form-check-input {
    background-color: #262768;
    border: solid 1px #B3B3C5;
}

[b-7rfo1twdxm] .form-check-input:checked {
    background-color: #4B4B76;
    border-color: #B3B3C5;
}

[b-7rfo1twdxm] .form-check-label {
    color: white;
    font-size: 10pt;
}

.form-row[b-7rfo1twdxm] {
    margin-bottom: 10px;
}

.form-row-label[b-7rfo1twdxm] {
    width: 200px;
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
}

.form-row-input[b-7rfo1twdxm] {
    display: inline-block;
    width: calc(100% - 210px);
}

.birthdate-container[b-7rfo1twdxm] {
    display: flex;
    gap: 5px;
}

.birthdate-container[b-7rfo1twdxm]  select {
    flex: 1;
}

.required-field[b-7rfo1twdxm]::after {
    content: " *";
    color: red;
}

.btn-signup[b-7rfo1twdxm] {
    background: url(/game/images/header.jpg);
    border: solid 1px #B3B3C5;
    color: white;
    font-weight: bold;
    padding: 5px 30px;
    font-size: 11pt;
    cursor: pointer;
    margin-top: 15px;
}

.btn-signup:hover[b-7rfo1twdxm] {
    background: url(/game/images/header.gif);
    border-color: white;
}

.success-message[b-7rfo1twdxm] {
    background: url(/game/images/bgglass.jpg);
    border: solid 1px #8080FF;
    padding: 20px;
    text-align: center;
    color: white;
}

.success-message h3[b-7rfo1twdxm] {
    color: #90EE90;
    margin-bottom: 15px;
}

.error-message[b-7rfo1twdxm] {
    background-color: rgba(255, 0, 0, 0.2);
    border: solid 1px red;
    padding: 10px;
    margin-bottom: 10px;
    color: white;
}

.error-list[b-7rfo1twdxm] {
    list-style: none;
    padding: 0;
    margin: 5px 0 0 0;
}

.error-list li[b-7rfo1twdxm] {
    padding: 3px 0;
}

.game-info-description[b-7rfo1twdxm] {
    font-size: 10pt;
    margin-bottom: 15px;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.05);
    border-left: solid 3px #4B4B76;
}

.link-tan[b-7rfo1twdxm] {
    color: tan;
    text-decoration: underline;
}

.link-tan:hover[b-7rfo1twdxm] {
    color: #D2B48C;
}

[b-7rfo1twdxm] .validation-message {
    color: #ff6b6b;
    font-size: 9pt;
    margin-top: 2px;
}

.loading-spinner[b-7rfo1twdxm] {
    display: inline-block;
    margin-left: 10px;
    color: white;
}

/* Override Blazorise styles to match legacy look */
[b-7rfo1twdxm] .field {
    margin-bottom: 10px;
}

[b-7rfo1twdxm] .field-label {
    color: white !important;
    font-size: 10pt !important;
    font-weight: normal !important;
    margin-bottom: 3px !important;
}

[b-7rfo1twdxm] .b-check {
    color: white;
    font-size: 10pt;
}

[b-7rfo1twdxm] .b-check input[type="checkbox"] {
    margin-right: 5px;
}

.form-content p[b-7rfo1twdxm] {
    font-size: 10pt;
    line-height: 1.4;
}

/* /Components/Pages/Account/ResetPassword.razor.rz.scp.css */
.dialog-container[b-zf8lsno7bg] {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.dialog-table[b-zf8lsno7bg] {
    background-color: #262768;
    border: 2px solid #4B4B76;
    width: 500px;
    margin: 20px auto;
    text-align: left;
}

.dialog-header[b-zf8lsno7bg] {
    background-color: #8B0000;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    border-bottom: 2px solid #B3B3C5;
    font-size: 16px;
}

.dialog-area[b-zf8lsno7bg] {
    padding: 20px;
    background-color: #262768;
}

.subheader[b-zf8lsno7bg] {
    background-image: url('/images/header.jpg');
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    border-bottom: 1px solid #4B4B76;
}

.error-message[b-zf8lsno7bg] {
    background-color: #8B0000;
    color: #FFFFFF;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #B22222;
    border-radius: 3px;
    text-align: center;
}

.instructions[b-zf8lsno7bg] {
    text-align: center;
    margin: 20px 0;
    padding: 15px;
    background-color: #1a1a4d;
    color: #FFFFFF;
    border: 1px solid #4B4B76;
    border-radius: 3px;
    font-size: 14px;
}

.form-content[b-zf8lsno7bg] {
    width: 450px;
    margin: 0 auto;
    text-align: left;
}

.form-content table[b-zf8lsno7bg] {
    width: 100%;
    border-collapse: collapse;
}

.form-content td[b-zf8lsno7bg] {
    padding: 8px;
    color: #FFFFFF;
    vertical-align: middle;
}

.form-content input[type="text"][b-zf8lsno7bg],
.form-content input[type="password"][b-zf8lsno7bg],
.form-content input[type="email"][b-zf8lsno7bg] {
    background-color: #1a1a4d;
    border: 1px solid #4B4B76;
    color: #FFFFFF;
    padding: 5px;
}

.form-content input[type="text"]:focus[b-zf8lsno7bg],
.form-content input[type="password"]:focus[b-zf8lsno7bg],
.form-content input[type="email"]:focus[b-zf8lsno7bg] {
    border-color: #FFD700;
    outline: none;
}

.form-content input[readonly][b-zf8lsno7bg] {
    background-color: #0d0d26;
    color: #999999;
}

.success-container[b-zf8lsno7bg] {
    text-align: center;
    padding: 20px;
}

.success-title[b-zf8lsno7bg] {
    color: #00FF00;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.success-message[b-zf8lsno7bg] {
    color: #FFFFFF;
    padding: 15px;
    background-color: #1a1a4d;
    border: 1px solid #4B4B76;
    border-radius: 3px;
    line-height: 1.6;
}

.btn-link[b-zf8lsno7bg] {
    color: #FFD700;
    text-decoration: none;
    font-weight: bold;
    padding: 8px 16px;
    border: 1px solid #FFD700;
    border-radius: 3px;
    display: inline-block;
    margin-top: 10px;
}

.btn-link:hover[b-zf8lsno7bg] {
    background-color: #FFD700;
    color: #262768;
}

/* /Components/Pages/Account/SignIn.razor.rz.scp.css */
.dialog-container[b-469g3i6rtp] {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.dialog-table[b-469g3i6rtp] {
    background-color: #262768;
    border: 2px solid #4B4B76;
    width: 500px;
    margin: 20px auto;
    text-align: left;
}

.dialog-header[b-469g3i6rtp] {
    background-color: #8B0000;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    border-bottom: 2px solid #B3B3C5;
    font-size: 16px;
}

.dialog-area[b-469g3i6rtp] {
    padding: 20px;
    background-color: #262768;
}

.subheader[b-469g3i6rtp] {
    background-image: url('/images/header.jpg');
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    border-bottom: 1px solid #4B4B76;
}

.error-message[b-469g3i6rtp] {
    background-color: #8B0000;
    color: #FFFFFF;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #B22222;
    border-radius: 3px;
    text-align: center;
}

.warning-message[b-469g3i6rtp] {
    background-color: #FFD700;
    color: #000000;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #FFA500;
    border-radius: 3px;
    text-align: center;
    font-weight: bold;
}

.signup-info[b-469g3i6rtp] {
    text-align: center;
    margin: 20px 0;
    padding: 15px;
    background-color: #262768;
    color: #FFFFFF;
    border: 1px solid #4B4B76;
    border-radius: 3px;
    font-size: 14px;
}

.signup-info a.serverlink[b-469g3i6rtp] {
    color: #FFD700;
    font-weight: bold;
    text-decoration: none;
}

.signup-info a.serverlink:hover[b-469g3i6rtp] {
    color: #FFA500;
    text-decoration: underline;
}

.form-content[b-469g3i6rtp] {
    width: 450px;
    margin: 0 auto;
    text-align: left;
}

.form-content table[b-469g3i6rtp] {
    width: 100%;
    border-collapse: collapse;
}

.form-content td[b-469g3i6rtp] {
    padding: 8px;
    color: #FFFFFF;
    vertical-align: middle;
}

.form-content input[type="text"][b-469g3i6rtp],
.form-content input[type="password"][b-469g3i6rtp] {
    background-color: #1a1a4d;
    border: 1px solid #4B4B76;
    color: #FFFFFF;
    padding: 5px;
}

.form-content input[type="text"]:focus[b-469g3i6rtp],
.form-content input[type="password"]:focus[b-469g3i6rtp] {
    border-color: #FFD700;
    outline: none;
}

.additional-links[b-469g3i6rtp] {
    text-align: center;
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #4B4B76;
}

.additional-links a.serverlink[b-469g3i6rtp] {
    color: #FFD700;
    font-size: 12px;
    text-decoration: none;
}

.additional-links a.serverlink:hover[b-469g3i6rtp] {
    color: #FFA500;
    text-decoration: underline;
}

/* /Components/Pages/AdminSection/AdminHomePage.razor.rz.scp.css */
.admin-home[b-0vau63nxv9] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

.admin-header[b-0vau63nxv9] {
    margin-bottom: 3rem;
    text-align: center;
}

.admin-header h1[b-0vau63nxv9] {
    font-size: 2.5rem;
    color: #2c3e50;
    margin-bottom: 0.5rem;
    font-weight: 700;
}

.admin-header h1 i[b-0vau63nxv9] {
    color: #667eea;
    margin-right: 1rem;
}

.admin-header .subtitle[b-0vau63nxv9] {
    font-size: 1.1rem;
    color: #7f8c8d;
    margin: 0;
}

.admin-grid[b-0vau63nxv9] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin-bottom: 3rem;
}

.admin-card[b-0vau63nxv9] {
    background: white;
    border-radius: 16px;
    padding: 2rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.07);
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 1.5rem;
    text-decoration: none;
    color: inherit;
    position: relative;
    overflow: hidden;
}

.admin-card[b-0vau63nxv9]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(102, 126, 234, 0.05) 0%, rgba(118, 75, 162, 0.05) 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.admin-card:hover[b-0vau63nxv9] {
    transform: translateY(-5px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
}

.admin-card:hover[b-0vau63nxv9]::before {
    opacity: 1;
}

.card-icon[b-0vau63nxv9] {
    width: 70px;
    height: 70px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
}

.card-icon.primary[b-0vau63nxv9] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
}

.card-icon.success[b-0vau63nxv9] {
    background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);
    color: white;
}

.card-icon.danger[b-0vau63nxv9] {
    background: linear-gradient(135deg, #ee0979 0%, #ff6a00 100%);
    color: white;
}

.card-icon.warning[b-0vau63nxv9] {
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    color: white;
}

.card-icon.info[b-0vau63nxv9] {
    background: linear-gradient(135deg, #3498db 0%, #2980b9 100%);
    color: white;
}

.card-content[b-0vau63nxv9] {
    flex: 1;
    position: relative;
    z-index: 1;
}

.card-content h3[b-0vau63nxv9] {
    font-size: 1.3rem;
    color: #2c3e50;
    margin: 0 0 0.5rem 0;
    font-weight: 600;
}

.card-content p[b-0vau63nxv9] {
    font-size: 0.95rem;
    color: #7f8c8d;
    margin: 0;
    line-height: 1.5;
}

.card-arrow[b-0vau63nxv9] {
    font-size: 1.5rem;
    color: #bdc3c7;
    transition: all 0.3s ease;
    position: relative;
    z-index: 1;
}

.admin-card:hover .card-arrow[b-0vau63nxv9] {
    color: #667eea;
    transform: translateX(5px);
}

.quick-stats[b-0vau63nxv9] {
    background: white;
    border-radius: 16px;
    padding: 2rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.07);
}

.stats-header[b-0vau63nxv9] {
    margin-bottom: 1.5rem;
}

.stats-header h2[b-0vau63nxv9] {
    font-size: 1.5rem;
    color: #2c3e50;
    margin: 0;
    font-weight: 600;
}

.stats-header h2 i[b-0vau63nxv9] {
    color: #667eea;
    margin-right: 0.75rem;
}

.stats-grid[b-0vau63nxv9] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
}

.stat-item[b-0vau63nxv9] {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1.5rem;
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    border-radius: 12px;
    transition: all 0.3s ease;
}

.stat-item:hover[b-0vau63nxv9] {
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

.stat-icon[b-0vau63nxv9] {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: #667eea;
    flex-shrink: 0;
}

.stat-content[b-0vau63nxv9] {
    flex: 1;
}

.stat-label[b-0vau63nxv9] {
    font-size: 0.85rem;
    color: #7f8c8d;
    margin-bottom: 0.25rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.stat-value[b-0vau63nxv9] {
    font-size: 1.3rem;
    color: #2c3e50;
    font-weight: 600;
}

.stat-value.online[b-0vau63nxv9] {
    color: #27ae60;
}

@@media (max-width: 768px) {
    .admin-grid[b-0vau63nxv9] {
        grid-template-columns: 1fr;
    }

    .stats-grid[b-0vau63nxv9] {
        grid-template-columns: 1fr;
    }

    .admin-header h1[b-0vau63nxv9] {
        font-size: 2rem;
    }
}

/* /Components/Pages/AdminSection/SystemMonitorPage.razor.rz.scp.css */
.system-monitor[b-7bnziljpeg] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

.monitor-header[b-7bnziljpeg] {
    margin-bottom: 2rem;
}

.monitor-header h1[b-7bnziljpeg] {
    font-size: 2rem;
    color: #2c3e50;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.monitor-header h1 i[b-7bnziljpeg] {
    color: #3498db;
}

.subtitle[b-7bnziljpeg] {
    color: #6c757d;
    font-size: 1rem;
    margin: 0;
}

.metrics-grid[b-7bnziljpeg] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.metric-card[b-7bnziljpeg] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    gap: 1rem;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.metric-card:hover[b-7bnziljpeg] {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.12);
}

.metric-icon[b-7bnziljpeg] {
    width: 60px;
    height: 60px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
}

.metric-card.primary .metric-icon[b-7bnziljpeg] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
}

.metric-card.success .metric-icon[b-7bnziljpeg] {
    background: linear-gradient(135deg, #27ae60 0%, #229954 100%);
    color: white;
}

.metric-card.danger .metric-icon[b-7bnziljpeg] {
    background: linear-gradient(135deg, #e74c3c 0%, #c0392b 100%);
    color: white;
}

.metric-card.info .metric-icon[b-7bnziljpeg] {
    background: linear-gradient(135deg, #3498db 0%, #2980b9 100%);
    color: white;
}

.metric-card.warning .metric-icon[b-7bnziljpeg] {
    background: linear-gradient(135deg, #f39c12 0%, #e67e22 100%);
    color: white;
}

.metric-card.secondary .metric-icon[b-7bnziljpeg] {
    background: linear-gradient(135deg, #95a5a6 0%, #7f8c8d 100%);
    color: white;
}

.metric-content[b-7bnziljpeg] {
    flex: 1;
}

.metric-value[b-7bnziljpeg] {
    font-size: 2rem;
    font-weight: 700;
    color: #2c3e50;
    line-height: 1;
    margin-bottom: 0.25rem;
}

.metric-label[b-7bnziljpeg] {
    font-size: 0.875rem;
    color: #6c757d;
    font-weight: 500;
}

.data-section[b-7bnziljpeg] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    margin-bottom: 2rem;
    overflow: hidden;
}

.section-header[b-7bnziljpeg] {
    padding: 1.5rem 2rem;
    border-bottom: 1px solid #e9ecef;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
}

.section-header h2[b-7bnziljpeg] {
    font-size: 1.25rem;
    color: #2c3e50;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.section-header h2 i[b-7bnziljpeg] {
    color: #3498db;
}

.btn-refresh[b-7bnziljpeg] {
    padding: 0.5rem 1rem;
    background: linear-gradient(135deg, #3498db 0%, #2980b9 100%);
    color: white;
    border: none;
    border-radius: 6px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.btn-refresh:hover[b-7bnziljpeg] {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(52, 152, 219, 0.3);
}

.btn-refresh i[b-7bnziljpeg] {
    font-size: 0.875rem;
}

.table-container[b-7bnziljpeg] {
    overflow-x: auto;
}

.data-table[b-7bnziljpeg] {
    width: 100%;
    border-collapse: collapse;
}

.data-table thead[b-7bnziljpeg] {
    background: #f8f9fa;
}

.data-table th[b-7bnziljpeg] {
    padding: 1rem 1.5rem;
    text-align: left;
    font-weight: 600;
    color: #495057;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-bottom: 2px solid #dee2e6;
}

.data-table td[b-7bnziljpeg] {
    padding: 1rem 1.5rem;
    border-bottom: 1px solid #f1f3f5;
    color: #495057;
}

.data-table tbody tr[b-7bnziljpeg] {
    transition: background-color 0.2s ease;
}

.data-table tbody tr:hover[b-7bnziljpeg] {
    background-color: #f8f9fa;
}

.status-badge[b-7bnziljpeg] {
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    padding: 0.375rem 0.75rem;
    border-radius: 20px;
    font-size: 0.8125rem;
    font-weight: 500;
}

.status-badge i[b-7bnziljpeg] {
    font-size: 0.625rem;
}

.status-online[b-7bnziljpeg] {
    background: #d4edda;
    color: #155724;
}

.status-online i[b-7bnziljpeg] {
    color: #28a745;
}

.status-offline[b-7bnziljpeg] {
    background: #f8d7da;
    color: #721c24;
}

.status-offline i[b-7bnziljpeg] {
    color: #dc3545;
}

.status-success[b-7bnziljpeg] {
    background: #d4edda;
    color: #155724;
}

.status-failed[b-7bnziljpeg] {
    background: #f8d7da;
    color: #721c24;
}

.type-badge[b-7bnziljpeg] {
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    padding: 0.375rem 0.75rem;
    border-radius: 20px;
    font-size: 0.8125rem;
    font-weight: 500;
}

.type-manual[b-7bnziljpeg] {
    background: #d1ecf1;
    color: #0c5460;
}

.type-auto[b-7bnziljpeg] {
    background: #e2e3e5;
    color: #383d41;
}

.reconnection-stats[b-7bnziljpeg] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.reconnection-stats .success[b-7bnziljpeg] {
    color: #28a745;
    font-weight: 600;
}

.reconnection-stats .failed[b-7bnziljpeg] {
    color: #dc3545;
    font-weight: 600;
}

.no-data[b-7bnziljpeg] {
    text-align: center;
    color: #6c757d;
    font-style: italic;
    padding: 2rem !important;
}

.loading-container[b-7bnziljpeg] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem;
    color: #6c757d;
}

.loading-container i[b-7bnziljpeg] {
    font-size: 3rem;
    margin-bottom: 1rem;
    color: #3498db;
}

@@media (max-width: 768px) {
    .system-monitor[b-7bnziljpeg] {
        padding: 1rem;
    }

    .metrics-grid[b-7bnziljpeg] {
        grid-template-columns: 1fr;
    }

    .section-header[b-7bnziljpeg] {
        flex-direction: column;
        gap: 1rem;
        align-items: flex-start;
    }

    .btn-refresh[b-7bnziljpeg] {
        width: 100%;
        justify-content: center;
    }

    .data-table th[b-7bnziljpeg],
    .data-table td[b-7bnziljpeg] {
        padding: 0.75rem 1rem;
        font-size: 0.875rem;
    }
}

