/* /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 */
.drawer-header[b-6zki48xh62] {
    background: #f8f9fa !important;
    color: #2c3e50 !important;
    border-bottom: 1px solid #dee2e6 !important;
}

.drawer-header .montserrat-text[b-6zki48xh62] {
    color: #2c3e50 !important;
    font-weight: 600 !important;
}

.drawer-header .header-detail[b-6zki48xh62] {
    color: #6c757d !important;
    font-size: 0.9rem !important;
}

/* Refresh Button Enhancement */
.drawer-header .mud-icon-button[b-6zki48xh62] {
    background: transparent !important;
    border-radius: 50% !important;
    transition: all 0.3s ease !important;
}

.drawer-header .mud-icon-button:hover[b-6zki48xh62] {
    background: rgba(0,0,0,0.04) !important;
    transform: rotate(180deg) !important;
}
/* /Pages/ClashSetInsights.razor.rz.scp.css */
.error-section[b-vv4i9jrzht] {
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
}

.error-card[b-vv4i9jrzht] {
    background: white;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    max-width: 500px;
    width: 100%;
}

.error-card:hover[b-vv4i9jrzht] {
    transform: translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}

.error-icon-container[b-vv4i9jrzht] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}



.error-icon-container .mud-icon[b-vv4i9jrzht] {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

/* Animation for the error icon */
@keyframes pulse-b-vv4i9jrzht {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}

.error-icon-container[b-vv4i9jrzht] {
    animation: pulse-b-vv4i9jrzht 2s infinite;
}

/* Button styling */
.error-card .mud-button[b-vv4i9jrzht] {
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.error-card .mud-button:hover[b-vv4i9jrzht] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

/* Responsive design */
@media (max-width: 600px) {
    .error-section[b-vv4i9jrzht] {
        padding: 1rem;
    }
    
    .error-card[b-vv4i9jrzht] {
        margin: 1rem;
    }
    
    .error-icon-container[b-vv4i9jrzht] {
        width: 60px;
        height: 60px;
    }
    
    .error-icon-container .mud-icon[b-vv4i9jrzht] {
        font-size: 2.5rem !important;
    }
}

/* /Pages/ClashSets.razor.rz.scp.css */
/* ClashSets Page Styling */
.clashset-name[b-jcbbc6aqb0] {
    font-weight: 600 !important;
    color: #2c3e50 !important;
    font-size: 1.1rem !important;
}

.clashset-count[b-jcbbc6aqb0] {
    color: #7f8c8d !important;
    font-size: 0.9rem !important;
    font-weight: 500 !important;
}

/* Enhanced Expansion Panel Styling */
.mud-expansion-panels .mud-expansion-panel[b-jcbbc6aqb0] {
    margin-bottom: 12px !important;
    border-radius: 12px !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08) !important;
    border: 1px solid #e9ecef !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    overflow: hidden !important;
}

.mud-expansion-panels .mud-expansion-panel:hover[b-jcbbc6aqb0] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12) !important;
    transform: translateY(-2px) !important;
}

.mud-expansion-panels .mud-expansion-panel.mud-expanded[b-jcbbc6aqb0] {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15) !important;
    border-color: #007bff !important;
}

/* Panel Header Styling */
.mud-expansion-panel .mud-expansion-panel-header[b-jcbbc6aqb0] {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%) !important;
    border-bottom: 1px solid #dee2e6 !important;
    padding: 16px 20px !important;
    min-height: 70px !important;
}

.mud-expansion-panel.mud-expanded .mud-expansion-panel-header[b-jcbbc6aqb0] {
    background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%) !important;
    border-bottom-color: #007bff !important;
}

/* Panel Content Styling */
.mud-expansion-panel .mud-expansion-panel-content[b-jcbbc6aqb0] {
    background: #ffffff !important;
    padding: 0 !important;
}

/* Matrix Item Styling */
.matrix-item[b-jcbbc6aqb0] {
    background: #ffffff !important;
    border-radius: 8px !important;
    margin: 8px 6px !important;
    padding: 16px !important;
    border: 1px solid #e9ecef !important;
    transition: all 0.2s ease-in-out !important;
    cursor: pointer !important;
    position: relative !important;
    overflow: hidden !important;
}

.matrix-item[b-jcbbc6aqb0]::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    height: 3px !important;
    background: linear-gradient(90deg, #007bff, #6610f2) !important;
    transform: scaleX(0) !important;
    transition: transform 0.3s ease !important;
}

.matrix-item:hover[b-jcbbc6aqb0] {
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
    border-color: #007bff !important;
}

.matrix-item:hover[b-jcbbc6aqb0]::before {
    transform: scaleX(1) !important;
}

.matrix-item.selected[b-jcbbc6aqb0] {
    background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%) !important;
    border-color: #007bff !important;
    box-shadow: 0 4px 12px rgba(0, 123, 255, 0.2) !important;
}

.matrix-item.selected[b-jcbbc6aqb0]::before {
    transform: scaleX(1) !important;
}

/* Matrix Item Content Styling */
.matrix-name[b-jcbbc6aqb0] {
    font-weight: 600 !important;
    color: #2c3e50 !important;
    font-size: 1rem !important;
    margin-bottom: 4px !important;
}

.matrix-rules[b-jcbbc6aqb0] {
    color: #6c757d !important;
    font-size: 0.9rem !important;
    font-weight: 500 !important;
    margin-bottom: 4px !important;
}

.matrix-date[b-jcbbc6aqb0] {
    color: #adb5bd !important;
    font-size: 0.8rem !important;
    font-style: italic !important;
}



/* Enhanced Drawer Styling */
.matrix-drawer .mud-drawer[b-jcbbc6aqb0] {
    background: #ffffff !important;
    border-right: 1px solid #e9ecef !important;
}

.drawer-header[b-jcbbc6aqb0] {
    background: #f8f9fa !important;
    color: #2c3e50 !important;
    border-bottom: 1px solid #dee2e6 !important;
    /*padding: 20px 16px !important;*/
}

.drawer-header .montserrat-text[b-jcbbc6aqb0] {
    color: #2c3e50 !important;
    font-weight: 600 !important;
}

.drawer-header .header-detail[b-jcbbc6aqb0] {
    color: #6c757d !important;
    font-size: 0.9rem !important;
}

/* Refresh Button Enhancement */
.drawer-header .mud-icon-button[b-jcbbc6aqb0] {
    background: transparent !important;
    border-radius: 50% !important;
    transition: all 0.3s ease !important;
}

.drawer-header .mud-icon-button:hover[b-jcbbc6aqb0] {
    background: rgba(0, 0, 0, 0.04) !important;
    transform: rotate(180deg) !important;
}

/* Empty State Enhancement */
.empty-state-container[b-jcbbc6aqb0] {
    text-align: center !important;
    padding: 40px 20px !important;
}

.empty-state-container img[b-jcbbc6aqb0] {
    opacity: 0.7 !important;
    transition: opacity 0.3s ease !important;
}

.empty-state-container:hover img[b-jcbbc6aqb0] {
    opacity: 1 !important;
}

/* Loading State Enhancement */
.loading-container[b-jcbbc6aqb0] {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    min-height: 200px !important;
}

/* Delete Button Enhancement */
.matrix-item .mud-icon-button[b-jcbbc6aqb0] {
    background: rgba(220, 53, 69, 0.1) !important;
    border-radius: 50% !important;
    transition: all 0.3s ease !important;
    opacity: 0.7 !important;
}

.matrix-item .mud-icon-button:hover[b-jcbbc6aqb0] {
    background: rgba(220, 53, 69, 0.2) !important;
    opacity: 1 !important;
    transform: scale(1.1) !important;
}

/* Responsive Design */
@media (max-width: 768px) {
    .matrix-item[b-jcbbc6aqb0] {
        margin: 6px 12px !important;
        padding: 12px !important;
    }

    .mud-expansion-panel .mud-expansion-panel-header[b-jcbbc6aqb0] {
        padding: 12px 16px !important;
        min-height: 60px !important;
    }

    .clashset-name[b-jcbbc6aqb0] {
        font-size: 1rem !important;
    }
}

/* Animation for panel expansion */
.mud-expansion-panel-content[b-jcbbc6aqb0] {
    animation: slideDown-b-jcbbc6aqb0 0.3s ease-out !important;
}

@keyframes slideDown-b-jcbbc6aqb0 {
    from {
        opacity: 0 !important;
        transform: translateY(-10px) !important;
    }

    to {
        opacity: 1 !important;
        transform: translateY(0) !important;
    }
}

/* Enhanced card styling */
.card[b-jcbbc6aqb0] {
    border: none !important;
    border-radius: 16px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08) !important;
}

.card-header[b-jcbbc6aqb0] {
    border-bottom: 1px solid #e9ecef !important;
    border-radius: 16px 16px 0 0 !important;
}

/* Status indicators */
.status-indicator[b-jcbbc6aqb0] {
    display: inline-block !important;
    width: 8px !important;
    height: 8px !important;
    border-radius: 50% !important;
    margin-right: 8px !important;
    background: #28a745 !important;
}

.status-indicator.warning[b-jcbbc6aqb0] {
    background: #ffc107 !important;
}

.status-indicator.error[b-jcbbc6aqb0] {
    background: #dc3545 !important;
}

/* Summary Section Styling */
.summary-section[b-jcbbc6aqb0] {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%) !important;
    border-radius: 12px !important;
    margin: 10px !important;
    padding: 10px 20px !important;
    border: 1px solid #dee2e6 !important;
}

.summary-item[b-jcbbc6aqb0] {
    text-align: center !important;
    padding: 8px !important;
    border-radius: 8px !important;
    transition: all 0.3s ease !important;
}

.summary-item:hover[b-jcbbc6aqb0] {
    background: rgba(255, 255, 255, 0.5) !important;
    transform: translateY(-2px) !important;
}

/* Enhanced matrix item hover effects */
.matrix-item:hover .matrix-name[b-jcbbc6aqb0] {
    color: #007bff !important;
}

.matrix-item:hover .matrix-rules[b-jcbbc6aqb0] {
    color: #495057 !important;
}

/* Priority-based styling */
.priority-low[b-jcbbc6aqb0] {
    border-left: 4px solid #28a745 !important;
}

.priority-medium[b-jcbbc6aqb0] {
    border-left: 4px solid #ffc107 !important;
}

.priority-high[b-jcbbc6aqb0] {
    border-left: 4px solid #dc3545 !important;
}

/* Smooth transitions for all interactive elements */
.mud-expansion-panel[b-jcbbc6aqb0],
.matrix-item[b-jcbbc6aqb0],
.mud-icon-button[b-jcbbc6aqb0],
.mud-chip[b-jcbbc6aqb0] {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

/* Enhanced focus states */
.matrix-item:focus-within[b-jcbbc6aqb0] {
    outline: 2px solid #007bff !important;
    outline-offset: 2px !important;
}

/* Loading animation enhancement */
.loading-container .mud-progress-circular[b-jcbbc6aqb0] {
    animation: pulse-b-jcbbc6aqb0 2s infinite !important;
}

@keyframes pulse-b-jcbbc6aqb0 {
    0% {
        transform: scale(1) !important;
    }

    50% {
        transform: scale(1.1) !important;
    }

    100% {
        transform: scale(1) !important;
    }
}

/* Clash Set Header Responsive Styling */
.clash-set-header-left[b-jcbbc6aqb0] {
    flex: 1;
    min-width: 0;
}

.clash-set-header-right[b-jcbbc6aqb0] {
    flex-shrink: 0;
}

.matrix-dropdown-container[b-jcbbc6aqb0] {
    width: 350px;
}

/* Responsive breakpoints for header */
@media (max-width: 1200px) {
    .matrix-dropdown-container[b-jcbbc6aqb0] {
        width: 300px;
    }
}

@media (max-width: 992px) {
    .matrix-dropdown-container[b-jcbbc6aqb0] {
        width: 280px;
    }

    .clash-set-header-right[b-jcbbc6aqb0] {
        gap: 0.5rem !important;
    }

    .clash-set-header-right .me-2[b-jcbbc6aqb0] {
        margin-right: 0.5rem !important;
    }
}

@media (max-width: 768px) {
    .card-header[b-jcbbc6aqb0] {
        padding: 1rem 0.75rem !important;
    }

    .clash-set-header-left[b-jcbbc6aqb0] {
        flex: 1 1 100%;
        margin-bottom: 1rem;
    }

    .clash-set-header-right[b-jcbbc6aqb0] {
        flex: 1 1 100%;
        justify-content: flex-start !important;
    }

    .matrix-dropdown-container[b-jcbbc6aqb0] {
        width: 100%;
        margin-bottom: 0.75rem;
    }

    .clash-set-header-right .me-2[b-jcbbc6aqb0] {
        margin-right: 0.5rem !important;
    }

    /* Stack buttons vertically on very small screens */
    .clash-set-header-right>*[b-jcbbc6aqb0] {
        margin-bottom: 0.5rem;
    }

    /* Make title text smaller on mobile */
    .title-text[b-jcbbc6aqb0] {
        font-size: 1.1rem !important;
    }

    /* Adjust chip and detail text */
    .header-detail[b-jcbbc6aqb0] {
        font-size: 0.8rem !important;
    }
}

@media (max-width: 576px) {
    .card-header[b-jcbbc6aqb0] {
        padding: 0.75rem 0.5rem !important;
    }

    .clash-set-header-left .ms-3[b-jcbbc6aqb0] {
        margin-left: 0.75rem !important;
    }

    .clash-set-header-right[b-jcbbc6aqb0] {
        gap: 0.25rem !important;
    }

    .clash-set-header-right .me-2[b-jcbbc6aqb0] {
        margin-right: 0.25rem !important;
    }

    /* Ensure buttons don't wrap text */
    .clash-set-header-right .mud-button[b-jcbbc6aqb0] {
        font-size: 0.75rem !important;
        padding: 0.375rem 0.75rem !important;
    }

    /* Make dropdown full width */
    .matrix-dropdown-container[b-jcbbc6aqb0] {
        width: 100%;
    }
}

/* Dynamic Truncation Styles */
.dynamic-truncate-container[b-jcbbc6aqb0] {
    position: relative;
    width: 100%;
    overflow: hidden;
    cursor: pointer;
}

.dynamic-truncate-text[b-jcbbc6aqb0] {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.2s ease;
}

/* Custom tooltip styles */
.custom-tooltip[b-jcbbc6aqb0] {
    position: fixed;
    background: rgba(0, 0, 0, 0.9);
    color: white;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 14px;
    max-width: 350px;
    word-wrap: break-word;
    white-space: pre-wrap;
    z-index: 9999;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.2s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.custom-tooltip.show[b-jcbbc6aqb0] {
    opacity: 1;
}

/* Ensure the grid column respects the truncation */
.k-grid td .dynamic-truncate-container[b-jcbbc6aqb0] {
    max-width: 100%;
}

/* Responsive truncation for different screen sizes */
@media (max-width: 768px) {
    .dynamic-truncate-text[b-jcbbc6aqb0] {
        font-size: 0.9rem;
    }
}

/* Enhanced Linear Progress Animation */
.progress-linear-animated[b-jcbbc6aqb0] {
    animation: progressPulse-b-jcbbc6aqb0 2s ease-in-out infinite !important;
    filter: drop-shadow(0 2px 4px rgba(0, 123, 255, 0.3)) !important;
    border-radius: 8px !important;
    height: 8px !important;
}

.progress-linear-animated .mud-progress-linear-bar[b-jcbbc6aqb0] {
    transition: width 0.5s ease-in-out !important;
    border-radius: 8px !important;
}

@keyframes progressPulse-b-jcbbc6aqb0 {

    0%,
    100% {
        transform: scale(1) !important;
        opacity: 1 !important;
    }

    50% {
        transform: scale(1.02) !important;
        opacity: 0.9 !important;
    }
}

/* Progress percentage text animation */
.progress-linear-animated+.mud-text[b-jcbbc6aqb0] {
    animation: progressTextGlow-b-jcbbc6aqb0 2s ease-in-out infinite alternate !important;
}

@keyframes progressTextGlow-b-jcbbc6aqb0 {
    0% {
        text-shadow: 0 0 5px rgba(0, 123, 255, 0.5) !important;
    }

    100% {
        text-shadow: 0 0 10px rgba(0, 123, 255, 0.8) !important;
    }
}

/* Progress Indicator Container Animations */
.progress-indicator-container[b-jcbbc6aqb0] {
    transition: all 0.4s ease-in-out !important;
    overflow: hidden !important;
}

.progress-indicator-container.expanded[b-jcbbc6aqb0] {
    opacity: 1 !important;
    max-height: 100px !important;
    transform: translateY(0) !important;
}

.progress-indicator-container.collapsed[b-jcbbc6aqb0] {
    opacity: 0 !important;
    max-height: 0 !important;
    transform: translateY(-10px) !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* ===== Dark Mode Overrides ===== */
/* Uses .clash-sets-dark class on the root MudContainer, toggled by _isDarkMode */

.clash-sets-dark .clashset-name[b-jcbbc6aqb0] {
    color: #e0e0e0 !important;
}

.clash-sets-dark .clashset-count[b-jcbbc6aqb0] {
    color: rgba(255, 255, 255, 0.5) !important;
}

/* Dark mode expansion panels */
.clash-sets-dark .mud-expansion-panels .mud-expansion-panel[b-jcbbc6aqb0] {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3) !important;
    border-color: rgba(255, 255, 255, 0.1) !important;
    background-color: #1e1e1e !important;
}

.clash-sets-dark .mud-expansion-panels .mud-expansion-panel:hover[b-jcbbc6aqb0] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.4) !important;
}

.clash-sets-dark .mud-expansion-panels .mud-expansion-panel.mud-expanded[b-jcbbc6aqb0] {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4) !important;
    border-color: rgba(0, 123, 255, 0.4) !important;
}

.clash-sets-dark .mud-expansion-panel .mud-expansion-panel-header[b-jcbbc6aqb0] {
    background: linear-gradient(135deg, #252525 0%, #2a2a2a 100%) !important;
    border-bottom-color: rgba(255, 255, 255, 0.08) !important;
}

.clash-sets-dark .mud-expansion-panel.mud-expanded .mud-expansion-panel-header[b-jcbbc6aqb0] {
    background: linear-gradient(135deg, #1a2332 0%, #1e2a3a 100%) !important;
    border-bottom-color: rgba(0, 123, 255, 0.3) !important;
}

.clash-sets-dark .mud-expansion-panel .mud-expansion-panel-content[b-jcbbc6aqb0] {
    background: #1e1e1e !important;
}

/* Dark mode matrix items */
.clash-sets-dark .matrix-item[b-jcbbc6aqb0] {
    background: #252525 !important;
    border-color: rgba(255, 255, 255, 0.08) !important;
}

.clash-sets-dark .matrix-item:hover[b-jcbbc6aqb0] {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4) !important;
    border-color: rgba(0, 123, 255, 0.4) !important;
}

.clash-sets-dark .matrix-item.selected[b-jcbbc6aqb0] {
    background: linear-gradient(135deg, #1a2332 0%, #1e2a3a 100%) !important;
    border-color: #007bff !important;
    box-shadow: 0 4px 12px rgba(0, 123, 255, 0.3) !important;
}

.clash-sets-dark .matrix-name[b-jcbbc6aqb0] {
    color: #e0e0e0 !important;
}

.clash-sets-dark .matrix-item:hover .matrix-name[b-jcbbc6aqb0] {
    color: #64b5f6 !important;
}

.clash-sets-dark .matrix-rules[b-jcbbc6aqb0] {
    color: rgba(255, 255, 255, 0.5) !important;
}

.clash-sets-dark .matrix-item:hover .matrix-rules[b-jcbbc6aqb0] {
    color: rgba(255, 255, 255, 0.7) !important;
}

.clash-sets-dark .matrix-date[b-jcbbc6aqb0] {
    color: rgba(255, 255, 255, 0.35) !important;
}

/* Dark mode drawer */
.clash-sets-dark .matrix-drawer .mud-drawer[b-jcbbc6aqb0] {
    background: #1e1e1e !important;
    border-right-color: rgba(255, 255, 255, 0.08) !important;
}

.clash-sets-dark .drawer-header[b-jcbbc6aqb0] {
    background: #252525 !important;
    color: #e0e0e0 !important;
    border-bottom-color: rgba(255, 255, 255, 0.08) !important;
}

.clash-sets-dark .drawer-header .montserrat-text[b-jcbbc6aqb0] {
    color: #e0e0e0 !important;
}

.clash-sets-dark .drawer-header .header-detail[b-jcbbc6aqb0] {
    color: rgba(255, 255, 255, 0.5) !important;
}

.clash-sets-dark .drawer-header .mud-icon-button:hover[b-jcbbc6aqb0] {
    background: rgba(255, 255, 255, 0.08) !important;
}

/* Dark mode card */
.clash-sets-dark .card[b-jcbbc6aqb0] {
    background-color: #1e1e1e !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3) !important;
    border-color: rgba(255, 255, 255, 0.1) !important;
    color: #e0e0e0 !important;
}

.clash-sets-dark .card-header[b-jcbbc6aqb0] {
    background-color: #252525 !important;
    border-bottom-color: rgba(255, 255, 255, 0.08) !important;
    color: #e0e0e0 !important;
}

/* Dark mode summary section */
.clash-sets-dark .summary-section[b-jcbbc6aqb0] {
    background: linear-gradient(135deg, #252525 0%, #2a2a2a 100%) !important;
    border-color: rgba(255, 255, 255, 0.1) !important;
}

.clash-sets-dark .summary-item:hover[b-jcbbc6aqb0] {
    background: rgba(255, 255, 255, 0.06) !important;
}

/* Dark mode delete button */
.clash-sets-dark .matrix-item .mud-icon-button[b-jcbbc6aqb0] {
    background: rgba(220, 53, 69, 0.15) !important;
}

.clash-sets-dark .matrix-item .mud-icon-button:hover[b-jcbbc6aqb0] {
    background: rgba(220, 53, 69, 0.3) !important;
}

/* Dark mode focus state */
.clash-sets-dark .matrix-item:focus-within[b-jcbbc6aqb0] {
    outline-color: #64b5f6 !important;
}

/* Dark mode empty state */
.clash-sets-dark .empty-state-container[b-jcbbc6aqb0] {
    color: #e0e0e0 !important;
}

/* Dark mode loading container */
.clash-sets-dark .loading-container[b-jcbbc6aqb0] {
    color: #e0e0e0 !important;
}

/* Dark mode status indicator */
.clash-sets-dark .status-indicator[b-jcbbc6aqb0] {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) !important;
}
/* /Pages/ServiceStatus.razor.rz.scp.css */
/* Service Status Page Styles */
.service-status-container[b-zuxy6l9exl] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    background-color: transparent;
}

/* Header Section - Toned Down */
.status-header[b-zuxy6l9exl] {
    background: linear-gradient(135deg, #e3f2fd 0%, #f3e5f5 100%);
    color: #2c3e50;
    border-radius: 12px;
    padding: 25px;
    margin-bottom: 25px;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    border: 1px solid #e1f5fe;
}

.page-title[b-zuxy6l9exl] {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2c3e50;
}

.header-subtitle[b-zuxy6l9exl] {
    font-size: 1rem;
    opacity: 0.8;
    margin: 0;
    color: #495057;
}

/* Section Styling */
.status-section[b-zuxy6l9exl] {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    border: 1px solid #dee2e6;
    margin-top: 25px;
}

.section-header[b-zuxy6l9exl] {
    margin-bottom: 20px;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 15px;
}

.section-header h2[b-zuxy6l9exl] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #343a40;
    margin-bottom: 0.25rem;
    display: flex;
    align-items: center;
}

.section-header .section-subtitle[b-zuxy6l9exl] {
    font-size: 1rem;
    color: #6c757d;
    margin: 0;
}

/* Overall Status Card */
.overall-status-card[b-zuxy6l9exl] {
    display: flex;
    align-items: center;
    padding: 25px;
    border-radius: 12px;
    margin-bottom: 25px;
    background: white;
    border: 3px solid;
    transition: transform 0.2s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

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

.overall-status-card.healthy[b-zuxy6l9exl] {
    border-color: #28a745;
    background: #f8fff9;
}

.overall-status-card.partial[b-zuxy6l9exl] {
    border-color: #ffc107;
    background: #fffbf0;
}

.overall-status-card.unhealthy[b-zuxy6l9exl] {
    border-color: #dc3545;
    background: #fff8f8;
}

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

.status-content h3[b-zuxy6l9exl] {
    margin: 0 0 5px 0;
    font-size: 1.3rem;
    font-weight: 600;
    color: #2c3e50;
}

.status-timestamp[b-zuxy6l9exl] {
    margin: 0;
    color: #495057;
    font-size: 0.9rem;
    font-weight: 500;
}

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

.service-status-card[b-zuxy6l9exl] {
    background-color: #ffffff;
    border-radius: 12px;
    padding: 16px;
    transition: all 0.3s ease;
    border: 1px solid #e0e0e0;
    display: flex; /* Use flexbox for alignment */
    flex-direction: column; /* Stack content vertically */
    justify-content: space-between; /* Distribute space */
}

.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: 24px;
    margin-right: 16px;
    width: 30px;
    text-align: center;
}

.service-name[b-zuxy6l9exl] {
    font-size: 1.2rem;
    font-weight: 600;
    margin: 0;
    color: #333;
}

.service-body[b-zuxy6l9exl] {
    flex-grow: 1; /* Allow body to take up available space */
    display: flex;
    flex-direction: column;
    justify-content: flex-start; /* Align content to the start */
    margin-left: 46px; /* Align with the service name */
    align-items: flex-start; /* Prevent items from stretching full-width */
}

.service-message[b-zuxy6l9exl] {
    font-size: 0.95rem;
    color: #555;
    margin: 0;
    margin-top: 8px; /* Space between badge and message */
}
.service-status-card:hover[b-zuxy6l9exl] {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

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

.status-badge[b-zuxy6l9exl] {
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.status-badge.healthy[b-zuxy6l9exl] {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.status-badge.partial[b-zuxy6l9exl] {
    background-color: #fff3cd;
    color: #856404;
    border: 1px solid #ffeaa7;
}

.status-badge.unhealthy[b-zuxy6l9exl] {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

/* Loading States */
.loading-container[b-zuxy6l9exl] {
    text-align: center;
    padding: 40px 20px;
    color: #495057;
}

.loading-container .spinner-border[b-zuxy6l9exl] {
    width: 3rem;
    height: 3rem;
}

/* No Data State */
.no-data-container[b-zuxy6l9exl] {
    text-align: center;
    padding: 40px;
    background-color: #f8f9fa;
    border-radius: 8px;
    color: #6c757d;
}

.no-data-container i[b-zuxy6l9exl] {
    font-size: 3rem;
    margin-bottom: 15px;
    opacity: 0.6;
}

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

.stat-card[b-zuxy6l9exl] {
    background: white;
    border-radius: 12px;
    padding: 20px;
    text-align: center;
    border: 2px solid #e9ecef;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.stat-number[b-zuxy6l9exl] {
    font-size: 2rem;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 5px;
}

.stat-label[b-zuxy6l9exl] {
    color: #495057;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
}

/* History Table */
.history-table-container[b-zuxy6l9exl] {
    background: white;
    border-radius: 12px;
    padding: 20px;
    border: 1px solid #e9ecef;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

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

.table th[b-zuxy6l9exl] {
    border-top: none;
    font-weight: 600;
    color: #2c3e50;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background-color: #f8f9fa;
    padding: 12px 8px;
}

.table td[b-zuxy6l9exl] {
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
    padding: 12px 8px;
    color: #495057;
    font-weight: 500;
}

/* Third Party Links */
.third-party-links[b-zuxy6l9exl] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}

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

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

.link-content[b-zuxy6l9exl] {
    background: white;
    border: 2px solid #e9ecef;
    border-radius: 12px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.3s ease;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.third-party-link:hover .link-content[b-zuxy6l9exl] {
    border-color: #007bff;
    box-shadow: 0 8px 25px rgba(0, 123, 255, 0.15);
}

.link-content i:first-child[b-zuxy6l9exl] {
    font-size: 1.5rem;
    color: #007bff;
    margin-right: 15px;
}

.link-content span[b-zuxy6l9exl] {
    flex: 1;
    font-weight: 500;
    color: #2c3e50;
}

.link-icon[b-zuxy6l9exl] {
    color: #6c757d;
    font-size: 0.9rem;
}

/* Maintenance Notice */
.maintenance-notice[b-zuxy6l9exl] {
    background: #fff3cd;
    border: 1px solid #ffeaa7;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
    color: #856404;
}

.maintenance-notice h4[b-zuxy6l9exl] {
    margin: 0 0 8px 0;
    font-size: 1.1rem;
    font-weight: 600;
}

.maintenance-notice p[b-zuxy6l9exl] {
    margin: 0;
    font-size: 0.9rem;
}

.maintenance-notice.active-maintenance[b-zuxy6l9exl] {
    background-color: #fff3cd;
    border-color: #ffeeba;
    color: #856404;
}

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

/* Admin Controls */
.admin-controls[b-zuxy6l9exl] {
    background: #f8f9fa;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #e9ecef;
}

.admin-controls h3[b-zuxy6l9exl] {
    margin: 0 0 15px 0;
    font-size: 1.2rem;
    color: #2c3e50;
}

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

.control-group label[b-zuxy6l9exl] {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
    color: #495057;
}

.control-group input[b-zuxy6l9exl],
.control-group textarea[b-zuxy6l9exl] {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ced4da;
    border-radius: 6px;
    font-size: 0.9rem;
}

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

.btn-publish[b-zuxy6l9exl] {
    background: #007bff;
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 0.9rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.btn-publish:hover[b-zuxy6l9exl] {
    background: #0056b3;
}

/* Responsive Design */
@media (max-width: 768px) {
    .service-status-container[b-zuxy6l9exl] {
        padding: 15px;
    }
    
    .status-header[b-zuxy6l9exl] {
        padding: 20px 15px;
        margin-bottom: 20px;
    }
    
    .page-title[b-zuxy6l9exl] {
        font-size: 1.5rem;
        flex-direction: column;
        gap: 8px;
    }
    
    .status-section[b-zuxy6l9exl] {
        padding: 20px;
        margin-bottom: 20px;
    }
    
    .overall-status-card[b-zuxy6l9exl] {
        flex-direction: column;
        text-align: center;
        padding: 20px;
    }
    
    .status-icon[b-zuxy6l9exl] {
        margin-right: 0;
        margin-bottom: 15px;
    }
    
    .service-status-grid[b-zuxy6l9exl] {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .history-stats[b-zuxy6l9exl] {
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
        gap: 15px;
    }
    
    .stat-card[b-zuxy6l9exl] {
        padding: 15px;
    }
    
    .stat-number[b-zuxy6l9exl] {
        font-size: 1.5rem;
    }
    
    .third-party-links[b-zuxy6l9exl] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 480px) {
    .page-title[b-zuxy6l9exl] {
        font-size: 1.4rem;
    }
    
    .header-subtitle[b-zuxy6l9exl] {
        font-size: 0.9rem;
    }
    
    .section-header h2[b-zuxy6l9exl] {
        font-size: 1.3rem;
    }
    
    .overall-status-card[b-zuxy6l9exl] {
        padding: 15px;
    }
    
    .service-status-card[b-zuxy6l9exl] {
        padding: 15px;
    }
    
    .history-table-container[b-zuxy6l9exl] {
        padding: 15px;
    }
    
    .table-responsive[b-zuxy6l9exl] {
        font-size: 0.9rem;
    }
}

/* Animation for status changes */
@keyframes statusPulse-b-zuxy6l9exl {
    0% { transform: scale(1); }
    50% { transform: scale(1.05); }
    100% { transform: scale(1); }
}

.service-status-card.healthy .service-icon[b-zuxy6l9exl] {
    animation: statusPulse-b-zuxy6l9exl 2s ease-in-out infinite;
}

.service-status-card.partial .service-icon[b-zuxy6l9exl] {
    animation: statusPulse-b-zuxy6l9exl 1.5s ease-in-out infinite;
}

.service-status-card.unhealthy .service-icon[b-zuxy6l9exl] {
    animation: statusPulse-b-zuxy6l9exl 1s ease-in-out infinite;
}

/* History List Styles */
.daily-details[b-zuxy6l9exl] {
    padding: 16px;
    background-color: #f8f9fa;
    border-radius: 0 0 4px 4px;
}

.detail-item[b-zuxy6l9exl] {
    display: flex;
    align-items: flex-start;
    padding: 12px;
    border-bottom: 1px solid #dee2e6;
}

.detail-item:last-child[b-zuxy6l9exl] {
    border-bottom: none;
}

.detail-icon[b-zuxy6l9exl] {
    margin-right: 16px;
    font-size: 1.2rem;
    width: 24px;
    text-align: center;
}

.detail-item.healthy .detail-icon[b-zuxy6l9exl] { color: #28a745; }
.detail-item.partial .detail-icon[b-zuxy6l9exl] { color: #ffc107; }
.detail-item.unhealthy .detail-icon[b-zuxy6l9exl] { color: #dc3545; }
.detail-item.maintenance .detail-icon[b-zuxy6l9exl] { color: #6c757d; }

.detail-content ul[b-zuxy6l9exl] {
    padding-left: 20px;
    margin-top: 8px;
    margin-bottom: 0;
}

.detail-content li[b-zuxy6l9exl] {
    font-size: 0.9rem;
    color: #495057;
}

.status-badge.maintenance[b-zuxy6l9exl] {
    background-color: #6c757d;
    color: white;
    border: 1px solid #5a6268;
}

.maintenance-list[b-zuxy6l9exl] {
    list-style: none;
    padding: 0;
    margin-top: 16px;
}

.maintenance-list-item[b-zuxy6l9exl] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px;
    background-color: #f9f9f9;
    border-radius: 8px;
    margin-bottom: 8px;
    border: 1px solid #eee;
}

.btn-delete[b-zuxy6l9exl] {
    background: none;
    border: none;
    color: #dc3545;
    cursor: pointer;
    font-size: 1.1rem;
    padding: 5px 10px;
    border-radius: 5px;
    transition: background-color 0.2s;
}

.btn-delete:hover[b-zuxy6l9exl] {
    background-color: #f8d7da;
}
/* /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;
} 
