/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-v8q5m4zhkd] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

.mud-typography[b-v8q5m4zhkd] {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}



html[b-v8q5m4zhkd], body[b-v8q5m4zhkd] {
    font-family: "Montserrat", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}


.header-detail[b-v8q5m4zhkd] {
    font-size: 12px;
    font-family: "Montserrat", "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif !important;
}



/*@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth ::deep a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

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

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

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

.bi[b-d13n4iuesv] {
    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-d13n4iuesv] {
    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-d13n4iuesv] {
    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-d13n4iuesv] {
    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-d13n4iuesv] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

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

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

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

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

    .collapse[b-d13n4iuesv] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-d13n4iuesv] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/ClashMatrix.razor.rz.scp.css */
/* Page styles live in ClashMatrix.razor's <style> block, scoped to .cw3-matrix.
   Shared design-system primitives load from Client/wwwroot/css/cw3.css. */
/* /Pages/ClashSets.razor.rz.scp.css */
/* Page styles live in ClashSets.razor's <style> block, scoped to .cw3-sets.
   Shared design-system primitives load from Client/wwwroot/css/cw3.css. */
/* /Pages/ServiceStatus.razor.rz.scp.css */
/* ────────────────────────────────────────────────────────────────────────
   Service Status — cinematic dark theme overrides
   Loaded as scoped CSS for ServiceStatus.razor (Blazor adds a unique
   attribute selector per build, so these never leak to other pages).
   Class names match the existing markup; only the visual style is flipped.
   ──────────────────────────────────────────────────────────────────────── */

.service-status-container[b-zuxy6l9exl] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 24px 64px;
    background-color: transparent;
    color: #EDEFF3;
    font-family: 'Geist', ui-sans-serif, system-ui, sans-serif;
    min-height: calc(100vh - 60px);
}

/* HEADER */
.status-header[b-zuxy6l9exl] {
    background: #16181D;
    color: #EDEFF3;
    border-radius: 12px;
    padding: 36px 32px;
    margin-bottom: 32px;
    text-align: left;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.04),
        0 30px 80px -20px rgba(0, 0, 0, 0.6);
    border: 1px solid #23262E;
    position: relative;
    overflow: hidden;
}

    .status-header[b-zuxy6l9exl]::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 1px;
        background: linear-gradient(90deg, transparent, rgba(34, 211, 238, 0.5), transparent);
    }

.header-content[b-zuxy6l9exl] { position: relative; z-index: 1; }

.page-title[b-zuxy6l9exl] {
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: -0.025em;
    margin: 0 0 8px;
    display: flex;
    align-items: center;
    color: #EDEFF3;
}

    .page-title i[b-zuxy6l9exl] {
        color: #22D3EE;
        font-size: 1.5rem;
    }

.header-subtitle[b-zuxy6l9exl] {
    font-size: 0.95rem;
    margin: 0;
    color: #A8AEB7;
    font-weight: 400;
}

/* SECTION */
.status-section[b-zuxy6l9exl] {
    background: transparent;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
    border: none;
    margin-top: 32px;
}

.section-header[b-zuxy6l9exl] {
    margin-bottom: 24px;
    padding-bottom: 16px;
    border-bottom: 1px solid #23262E;
}

    .section-header h2[b-zuxy6l9exl] {
        font-size: 1.4rem;
        font-weight: 600;
        letter-spacing: -0.02em;
        color: #EDEFF3;
        margin: 0 0 6px;
        display: flex;
        align-items: center;
    }

        .section-header h2 i[b-zuxy6l9exl] { color: #22D3EE; margin-right: 12px; }

    .section-header .section-subtitle[b-zuxy6l9exl] {
        font-size: 13px;
        color: #A8AEB7;
        margin: 0;
        line-height: 1.5;
    }

/* OVERALL STATUS CARD */
.overall-status-card[b-zuxy6l9exl] {
    display: flex;
    align-items: center;
    padding: 28px;
    border-radius: 12px;
    margin-bottom: 24px;
    background: #16181D;
    border: 1px solid #23262E;
    transition: transform 0.18s ease, border-color 0.18s ease;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.04),
        0 30px 80px -20px rgba(0, 0, 0, 0.6);
}

    .overall-status-card:hover[b-zuxy6l9exl] { transform: translateY(-2px); }

    .overall-status-card.healthy[b-zuxy6l9exl] {
        border-color: rgba(74, 222, 128, 0.35);
        background: linear-gradient(135deg, #16181D 0%, rgba(74, 222, 128, 0.04) 100%);
    }

    .overall-status-card.partial[b-zuxy6l9exl] {
        border-color: rgba(250, 204, 21, 0.35);
        background: linear-gradient(135deg, #16181D 0%, rgba(250, 204, 21, 0.04) 100%);
    }

    .overall-status-card.unhealthy[b-zuxy6l9exl] {
        border-color: rgba(244, 63, 94, 0.35);
        background: linear-gradient(135deg, #16181D 0%, rgba(244, 63, 94, 0.04) 100%);
    }

.status-icon[b-zuxy6l9exl] { font-size: 2.4rem; margin-right: 22px; }

.status-content h3[b-zuxy6l9exl] {
    margin: 0 0 6px;
    font-size: 1.2rem;
    font-weight: 600;
    color: #EDEFF3;
    letter-spacing: -0.01em;
}

.status-timestamp[b-zuxy6l9exl] {
    margin: 0;
    color: #6A707B;
    font-size: 11px;
    letter-spacing: 0.10em;
    font-family: 'Geist Mono', ui-monospace, monospace;
    text-transform: uppercase;
}

/* SERVICE CARDS */
.service-status-grid[b-zuxy6l9exl] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 18px;
    margin-top: 18px;
}

.service-status-card[b-zuxy6l9exl] {
    background: #16181D;
    border-radius: 10px;
    padding: 20px;
    transition: transform 0.18s ease, border-color 0.18s ease;
    border: 1px solid #23262E;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

    .service-status-card:hover[b-zuxy6l9exl] {
        transform: translateY(-2px);
        border-color: rgba(34, 211, 238, 0.30);
    }

    .service-status-card.healthy[b-zuxy6l9exl] { border-left: 3px solid #4ADE80; }
    .service-status-card.partial[b-zuxy6l9exl] { border-left: 3px solid #FACC15; }
    .service-status-card.unhealthy[b-zuxy6l9exl] { border-left: 3px solid #F43F5E; }

.service-card-content[b-zuxy6l9exl] { display: flex; flex-direction: column; height: 100%; }

.service-header[b-zuxy6l9exl] { display: flex; align-items: center; margin-bottom: 12px; }

.service-icon[b-zuxy6l9exl] { font-size: 22px; margin-right: 14px; width: 28px; text-align: center; }

.service-name[b-zuxy6l9exl] {
    font-size: 1rem;
    font-weight: 600;
    margin: 0;
    color: #EDEFF3;
    letter-spacing: -0.01em;
}

.service-body[b-zuxy6l9exl] {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    margin-left: 42px;
    align-items: flex-start;
}

.service-message[b-zuxy6l9exl] {
    font-size: 13px;
    color: #A8AEB7;
    margin: 8px 0 0;
    line-height: 1.5;
}

.service-status[b-zuxy6l9exl] { margin-bottom: 12px; }

/* STATUS BADGES */
.status-badge[b-zuxy6l9exl] {
    padding: 4px 11px;
    border-radius: 100px;
    font-size: 9px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    font-family: 'Geist Mono', ui-monospace, monospace;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

    .status-badge.healthy[b-zuxy6l9exl] {
        background: rgba(74, 222, 128, 0.10);
        color: #4ADE80;
        border: 1px solid rgba(74, 222, 128, 0.30);
    }

    .status-badge.partial[b-zuxy6l9exl] {
        background: rgba(250, 204, 21, 0.10);
        color: #FACC15;
        border: 1px solid rgba(250, 204, 21, 0.30);
    }

    .status-badge.unhealthy[b-zuxy6l9exl] {
        background: rgba(244, 63, 94, 0.10);
        color: #F43F5E;
        border: 1px solid rgba(244, 63, 94, 0.30);
    }

/* LOADING / NO DATA */
.loading-container[b-zuxy6l9exl] {
    text-align: center;
    padding: 56px 20px;
    color: #A8AEB7;
}

    .loading-container .spinner-border[b-zuxy6l9exl] {
        width: 2.5rem;
        height: 2.5rem;
        color: #22D3EE !important;
        border-color: rgba(34, 211, 238, 0.25);
        border-top-color: #22D3EE;
    }

    .loading-container p[b-zuxy6l9exl] {
        margin-top: 16px;
        font-size: 12px;
        letter-spacing: 0.10em;
        font-family: 'Geist Mono', ui-monospace, monospace;
        color: #6A707B;
        text-transform: uppercase;
    }

.no-data-container[b-zuxy6l9exl] {
    text-align: center;
    padding: 48px 32px;
    background: #16181D;
    border: 1px solid #23262E;
    border-radius: 10px;
    color: #A8AEB7;
}

    .no-data-container i[b-zuxy6l9exl] { font-size: 2.4rem; margin-bottom: 14px; }
    .no-data-container .text-success[b-zuxy6l9exl] { color: #4ADE80 !important; }

/* HISTORY STATS */
.history-stats[b-zuxy6l9exl] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 16px;
    margin-bottom: 24px;
}

.stat-card[b-zuxy6l9exl] {
    background: #16181D;
    border-radius: 10px;
    padding: 22px;
    text-align: center;
    border: 1px solid #23262E;
}

.stat-number[b-zuxy6l9exl] {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: -0.03em;
    color: #EDEFF3;
    margin-bottom: 4px;
    font-feature-settings: "tnum";
}

.stat-label[b-zuxy6l9exl] {
    color: #6A707B;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    font-family: 'Geist Mono', ui-monospace, monospace;
    font-weight: 500;
}

/* HISTORY TABLE */
.history-table-container[b-zuxy6l9exl] {
    background: #16181D;
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #23262E;
}

.table[b-zuxy6l9exl] { margin-bottom: 0; color: #EDEFF3; }

    .table th[b-zuxy6l9exl] {
        border-top: none;
        font-weight: 500;
        color: #6A707B;
        font-size: 10px;
        text-transform: uppercase;
        letter-spacing: 0.16em;
        background: #1B1E25;
        padding: 12px 12px;
        font-family: 'Geist Mono', ui-monospace, monospace;
    }

    .table td[b-zuxy6l9exl] {
        vertical-align: middle;
        border-top: 1px solid #23262E;
        padding: 12px 12px;
        color: #A8AEB7;
        font-size: 13.5px;
    }

/* THIRD-PARTY LINKS */
.third-party-links[b-zuxy6l9exl] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 14px;
}

.third-party-link[b-zuxy6l9exl] {
    display: block;
    text-decoration: none;
    color: inherit;
    transition: transform 0.18s ease;
}

    .third-party-link:hover[b-zuxy6l9exl] { transform: translateY(-2px); text-decoration: none; color: inherit; }

.link-content[b-zuxy6l9exl] {
    background: #16181D;
    border: 1px solid #23262E;
    border-radius: 10px;
    padding: 18px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: border-color 0.18s ease, background 0.18s ease;
}

.third-party-link:hover .link-content[b-zuxy6l9exl] {
    border-color: rgba(34, 211, 238, 0.35);
    background: #1B1E25;
}

    .link-content i:first-child[b-zuxy6l9exl] {
        font-size: 1.3rem;
        color: #22D3EE;
        margin-right: 14px;
    }

    .link-content span[b-zuxy6l9exl] {
        flex: 1;
        font-size: 14px;
        font-weight: 500;
        color: #EDEFF3;
    }

    .link-content .link-icon[b-zuxy6l9exl] {
        font-size: 11px;
        color: #6A707B;
    }

/* MAINTENANCE NOTICES */
.maintenance-notice[b-zuxy6l9exl] {
    background: rgba(34, 211, 238, 0.06);
    border: 1px solid rgba(34, 211, 238, 0.30);
    border-radius: 10px;
    padding: 20px 22px;
    margin-bottom: 24px;
    color: #b9eef5;
}

    .maintenance-notice h4[b-zuxy6l9exl] {
        font-size: 15px;
        font-weight: 600;
        margin: 0 0 8px;
        color: #22D3EE;
        display: flex;
        align-items: center;
    }

        .maintenance-notice h4 i[b-zuxy6l9exl] { margin-right: 10px; }

    .maintenance-notice p[b-zuxy6l9exl] {
        margin: 0 0 8px;
        line-height: 1.5;
        font-size: 14px;
        color: #A8AEB7;
    }

    .maintenance-notice small[b-zuxy6l9exl] {
        font-family: 'Geist Mono', ui-monospace, monospace;
        font-size: 11px;
        letter-spacing: 0.10em;
        color: #6A707B;
    }

    .maintenance-notice.active-maintenance[b-zuxy6l9exl] {
        background: rgba(244, 63, 94, 0.08);
        border-color: rgba(244, 63, 94, 0.35);
    }

        .maintenance-notice.active-maintenance h4[b-zuxy6l9exl] { color: #F43F5E; }

/* ALERTS */
.alert.alert-danger[b-zuxy6l9exl] {
    background: rgba(244, 63, 94, 0.08);
    border: 1px solid rgba(244, 63, 94, 0.35);
    color: #ffb3c1;
    border-radius: 8px;
    padding: 14px 16px;
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    font-size: 13.5px;
}

    .alert.alert-danger .btn-close[b-zuxy6l9exl] {
        background: none;
        border: none;
        color: #ffb3c1;
        font-size: 18px;
        margin-left: auto;
        cursor: pointer;
        opacity: 0.7;
    }

    .alert.alert-danger .btn-close:hover[b-zuxy6l9exl] { opacity: 1; }

/* DAILY DETAILS (history accordion) */
.daily-details[b-zuxy6l9exl] {
    padding: 16px 8px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.detail-item[b-zuxy6l9exl] {
    background: #1B1E25;
    border: 1px solid #23262E;
    border-radius: 8px;
    padding: 14px 16px;
    display: flex;
    gap: 14px;
}

    .detail-item.healthy[b-zuxy6l9exl] { border-left: 3px solid #4ADE80; }
    .detail-item.partial[b-zuxy6l9exl] { border-left: 3px solid #FACC15; }
    .detail-item.unhealthy[b-zuxy6l9exl] { border-left: 3px solid #F43F5E; }
    .detail-item.maintenance[b-zuxy6l9exl] { border-left: 3px solid #22D3EE; }

.detail-icon[b-zuxy6l9exl] {
    font-size: 1.2rem;
    flex-shrink: 0;
    width: 28px;
    text-align: center;
}

    .detail-item.healthy .detail-icon i[b-zuxy6l9exl] { color: #4ADE80; }
    .detail-item.partial .detail-icon i[b-zuxy6l9exl] { color: #FACC15; }
    .detail-item.unhealthy .detail-icon i[b-zuxy6l9exl] { color: #F43F5E; }
    .detail-item.maintenance .detail-icon i[b-zuxy6l9exl] { color: #22D3EE; }

.detail-content[b-zuxy6l9exl] { flex: 1; }

    .detail-content strong[b-zuxy6l9exl] {
        display: block;
        color: #EDEFF3;
        font-size: 14px;
        margin-bottom: 4px;
    }

    .detail-content p[b-zuxy6l9exl] {
        color: #A8AEB7;
        font-size: 13px;
        margin: 0 0 6px;
        line-height: 1.5;
    }

    .detail-content small[b-zuxy6l9exl] {
        font-family: 'Geist Mono', ui-monospace, monospace;
        font-size: 10px;
        letter-spacing: 0.10em;
        color: #6A707B;
    }

    .detail-content ul[b-zuxy6l9exl] {
        margin: 6px 0 0;
        padding-left: 20px;
        color: #A8AEB7;
        font-size: 13px;
    }

        .detail-content ul li[b-zuxy6l9exl] { margin-bottom: 4px; }
        .detail-content ul strong[b-zuxy6l9exl] { display: inline; color: #EDEFF3; }

/* ADMIN CONTROLS */
.admin-controls[b-zuxy6l9exl] {
    background: #16181D;
    border: 1px solid #23262E;
    border-radius: 10px;
    padding: 24px;
    margin-bottom: 18px;
}

    .admin-controls h3[b-zuxy6l9exl] {
        font-size: 1rem;
        font-weight: 600;
        color: #EDEFF3;
        margin: 0 0 14px;
        letter-spacing: -0.01em;
    }

    .admin-controls p[b-zuxy6l9exl] {
        color: #A8AEB7;
        font-size: 13.5px;
        margin: 0 0 14px;
        line-height: 1.5;
    }

.control-group[b-zuxy6l9exl] { margin-bottom: 14px; }

    .control-group label[b-zuxy6l9exl] {
        display: block;
        font-family: 'Geist Mono', ui-monospace, monospace;
        font-size: 10px;
        letter-spacing: 0.16em;
        text-transform: uppercase;
        color: #6A707B;
        margin-bottom: 6px;
    }

    .control-group input[type="text"][b-zuxy6l9exl],
    .control-group textarea[b-zuxy6l9exl] {
        width: 100%;
        background: rgba(255, 255, 255, 0.02);
        border: 1px solid #23262E;
        border-radius: 8px;
        padding: 12px 14px;
        font-family: 'Geist', ui-sans-serif, sans-serif;
        font-size: 14px;
        color: #EDEFF3;
        transition: border-color 0.15s ease, box-shadow 0.15s ease;
    }

        .control-group input[type="text"]:focus[b-zuxy6l9exl],
        .control-group textarea:focus[b-zuxy6l9exl] {
            outline: none;
            border-color: rgba(34, 211, 238, 0.55);
            box-shadow: 0 0 0 3px rgba(34, 211, 238, 0.12);
        }

    .control-group textarea[b-zuxy6l9exl] {
        min-height: 80px;
        resize: vertical;
    }

/* BUTTONS */
.btn-publish[b-zuxy6l9exl] {
    background: #EDEFF3;
    color: #0E1014;
    border: none;
    border-radius: 100px;
    padding: 12px 22px;
    font-family: 'Geist', ui-sans-serif, sans-serif;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    transition: transform 0.18s ease, box-shadow 0.18s ease;
    box-shadow: 0 0 0 1px #EDEFF3, 0 8px 30px rgba(34, 211, 238, 0.18);
}

    .btn-publish:hover:not(:disabled)[b-zuxy6l9exl] {
        transform: translateY(-1px);
        box-shadow: 0 0 0 1px #EDEFF3, 0 12px 40px rgba(34, 211, 238, 0.32);
    }

    .btn-publish:disabled[b-zuxy6l9exl] {
        opacity: 0.45;
        cursor: not-allowed;
    }

.btn-delete[b-zuxy6l9exl] {
    background: rgba(244, 63, 94, 0.10);
    border: 1px solid rgba(244, 63, 94, 0.30);
    color: #F43F5E;
    border-radius: 6px;
    padding: 6px 10px;
    cursor: pointer;
    transition: background 0.15s ease;
}

    .btn-delete:hover[b-zuxy6l9exl] {
        background: rgba(244, 63, 94, 0.18);
    }

/* MAINTENANCE LIST */
.maintenance-list[b-zuxy6l9exl] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.maintenance-list-item[b-zuxy6l9exl] {
    background: #1B1E25;
    border: 1px solid #23262E;
    border-radius: 8px;
    padding: 12px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #A8AEB7;
    font-size: 13.5px;
}

    .maintenance-list-item strong[b-zuxy6l9exl] { color: #EDEFF3; }

/* MUDBLAZOR TOGGLE / EXPANSION OVERRIDES */
[b-zuxy6l9exl] .mud-toggle-group {
    background: #16181D !important;
    border: 1px solid #23262E !important;
    border-radius: 100px !important;
    padding: 4px !important;
    box-shadow: none !important;
}

[b-zuxy6l9exl] .mud-toggle-item {
    color: #A8AEB7 !important;
    background: transparent !important;
    border: none !important;
    border-radius: 100px !important;
    padding: 8px 18px !important;
    font-family: 'Geist', ui-sans-serif, sans-serif !important;
    font-size: 13px !important;
}

    [b-zuxy6l9exl] .mud-toggle-item.mud-toggle-item-selected {
        background: rgba(34, 211, 238, 0.10) !important;
        color: #22D3EE !important;
        box-shadow: inset 0 0 0 1px rgba(34, 211, 238, 0.30) !important;
    }

    [b-zuxy6l9exl] .mud-toggle-item:hover { color: #EDEFF3 !important; }

[b-zuxy6l9exl] .mud-expansion-panels {
    background: transparent !important;
    border: none !important;
}

[b-zuxy6l9exl] .mud-expansion-panel {
    background: #16181D !important;
    border: 1px solid #23262E !important;
    border-radius: 10px !important;
    margin-bottom: 10px !important;
    color: #EDEFF3 !important;
    box-shadow: none !important;
}

    [b-zuxy6l9exl] .mud-expansion-panel:hover {
        border-color: rgba(34, 211, 238, 0.30) !important;
    }

[b-zuxy6l9exl] .mud-expand-button,
[b-zuxy6l9exl] .mud-expansion-panel-header {
    color: #EDEFF3 !important;
}

[b-zuxy6l9exl] .mud-expand-button .mud-icon-default {
    color: #6A707B !important;
}

/* RESPONSIVE */
@media (max-width: 720px) {
    .service-status-container[b-zuxy6l9exl] { padding: 60px 16px 48px; }
    .status-header[b-zuxy6l9exl] { padding: 24px 22px; }
    .page-title[b-zuxy6l9exl] { font-size: 1.5rem; }
    .overall-status-card[b-zuxy6l9exl] { flex-direction: column; text-align: center; padding: 22px; }
    .status-icon[b-zuxy6l9exl] { margin-right: 0; margin-bottom: 12px; }
    .service-body[b-zuxy6l9exl] { margin-left: 0; }
}
/* /Pages/SharedInsights.razor.rz.scp.css */
/* Grid styling */
[b-yemhznkh3t] .shared-insights-grid {
    background: transparent;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

[b-yemhznkh3t] .shared-insights-grid .k-grid {
    background: transparent;
    border: none;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

[b-yemhznkh3t] .shared-insights-grid .k-grid-header {
    background: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
}

[b-yemhznkh3t] .shared-insights-grid .k-grid-header th {
    background: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
    font-weight: 600;
    color: #495057;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

[b-yemhznkh3t] .shared-insights-grid .k-grid-tbody tr {
    transition: background-color 0.2s ease;
}

[b-yemhznkh3t] .shared-insights-grid .k-grid-tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.04);
}

[b-yemhznkh3t] .shared-insights-grid .k-grid-tbody tr.k-alt {
    background-color: rgba(0, 0, 0, 0.02);
}

[b-yemhznkh3t] .shared-insights-grid .k-grid-tbody tr.k-alt:hover {
    background-color: rgba(0, 0, 0, 0.06);
}

[b-yemhznkh3t] .shared-insights-grid .k-grid-tbody td {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

/* Status chip animations */
[b-yemhznkh3t] .mud-chip[color="Success"] {
    animation: pulse-green-b-yemhznkh3t 2s infinite;
}

[b-yemhznkh3t] .mud-chip[color="Warning"] {
    animation: pulse-orange-b-yemhznkh3t 2s infinite;
}

[b-yemhznkh3t] .mud-chip[color="Error"] {
    animation: pulse-red-b-yemhznkh3t 2s infinite;
}

@keyframes pulse-green-b-yemhznkh3t {
    0%, 100% { box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.4); }
    50% { box-shadow: 0 0 0 8px rgba(76, 175, 80, 0); }
}

@keyframes pulse-orange-b-yemhznkh3t {
    0%, 100% { box-shadow: 0 0 0 0 rgba(255, 152, 0, 0.4); }
    50% { box-shadow: 0 0 0 8px rgba(255, 152, 0, 0); }
}

@keyframes pulse-red-b-yemhznkh3t {
    0%, 100% { box-shadow: 0 0 0 0 rgba(244, 67, 54, 0.4); }
    50% { box-shadow: 0 0 0 8px rgba(244, 67, 54, 0); }
}

/* Password visibility styling */
[b-yemhznkh3t] .password-field {
    background: #f5f5f5;
    border-radius: 4px;
    padding: 0.5rem;
    font-family: 'Courier New', monospace;
    font-weight: bold;
    letter-spacing: 2px;
}

/* Card styling */
[b-yemhznkh3t] .card {
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

[b-yemhznkh3t] .card-header {
    /*background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);*/
    color: white;
    border-bottom: none;
    border-radius: 8px 8px 0 0;
}

[b-yemhznkh3t] .title-text {
    color: dimgray;
    font-size: 18px;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
    font-weight: 500 !important;
}

[b-yemhznkh3t] .header-detail {
    font-size: 14px;
    font-family: "Montserrat", "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif !important;
    opacity: 0.9;
}

/* Button styling */
[b-yemhznkh3t] .mud-button {
    transition: all 0.2s ease;
}

[b-yemhznkh3t] .mud-button:hover {
    transform: translateY(-1px);
}

[b-yemhznkh3t] .mud-icon-button {
    transition: all 0.2s ease;
}

[b-yemhznkh3t] .mud-icon-button:hover {
    transform: scale(1.1);
}

/* Responsive adjustments */
@media (max-width: 768px) {
    [b-yemhznkh3t] .shared-insights-grid .k-grid-header th {
        font-size: 12px;
    }
    
    [b-yemhznkh3t] .shared-insights-grid .k-grid-tbody td {
        font-size: 12px;
    }
    
    [b-yemhznkh3t] .title-text {
        font-size: 16px;
    }
    
    [b-yemhznkh3t] .header-detail {
        font-size: 12px;
    }
}

/* Empty state styling */
[b-yemhznkh3t] .extra-info {
    color: #6c757d;
    font-size: 14px;
    text-align: center;
} 
