/* /Components/SiteDiary/WeeklySummaryModal.razor.rz.scp.css */
/* Resource Utilization Charts Styling */

.progress[b-ftgtofyd28] {
    background-color: #e9ecef;
    border-radius: 0.375rem;
    overflow: hidden;
}

.progress-bar[b-ftgtofyd28] {
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 500;
    font-size: 0.875rem;
    transition: width 0.6s ease;
}

/* Pie Chart Hover Effects */
svg path[b-ftgtofyd28] {
    transition: opacity 0.2s ease;
    cursor: pointer;
}

svg path:hover[b-ftgtofyd28] {
    opacity: 0.8;
}

/* Material Legend Styling */
.material-legend-item[b-ftgtofyd28] {
    transition: background-color 0.2s ease;
    padding: 0.5rem;
    border-radius: 0.25rem;
}

.material-legend-item:hover[b-ftgtofyd28] {
    background-color: #f8f9fa;
}

/* Resource Shortage Alert Styling */
.alert-warning[b-ftgtofyd28] {
    border-left: 4px solid #ffc107;
}

.alert-warning ul[b-ftgtofyd28] {
    padding-left: 1.5rem;
}

.alert-warning li[b-ftgtofyd28] {
    margin-bottom: 0.5rem;
}

/* Chart Container Responsive Styling */
@media (max-width: 768px) {
    .progress[b-ftgtofyd28] {
        height: 20px !important;
    }
    
    .progress-bar[b-ftgtofyd28] {
        font-size: 0.75rem;
    }
    
    svg[b-ftgtofyd28] {
        max-width: 150px !important;
        max-height: 150px !important;
    }
}

/* Total Hours Summary */
.text-end strong[b-ftgtofyd28] {
    color: #495057;
    font-size: 1rem;
}

/* Card Header Styling */
.card-header h6[b-ftgtofyd28] {
    color: #212529;
    font-weight: 600;
}

/* Section Headings */
h6.mb-3[b-ftgtofyd28] {
    color: #495057;
    font-weight: 600;
    border-bottom: 2px solid #e9ecef;
    padding-bottom: 0.5rem;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-k4wbgnwexj] {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #050B16;
    min-height: 100vh;
}

main[b-k4wbgnwexj] {
    flex: 1;
    background-color: #050B16;
}

article[b-k4wbgnwexj] {
    background-color: #050B16;
}

.sidebar[b-k4wbgnwexj] {
    background: linear-gradient(180deg, #050B16 0%, #0B1628 50%, #162235 100%);
    border-right: 1px solid #2F3B52;
}

.top-row[b-k4wbgnwexj] {
    background-color: #0B1628;
    border-bottom: 1px solid #2F3B52;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-k4wbgnwexj]  a {
        color: #C8D0E0;
    }

    .top-row[b-k4wbgnwexj]  a, .top-row[b-k4wbgnwexj]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-k4wbgnwexj]  a:hover, .top-row[b-k4wbgnwexj]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-k4wbgnwexj]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-k4wbgnwexj] {
        justify-content: space-between;
    }

    .top-row[b-k4wbgnwexj]  a, .top-row[b-k4wbgnwexj]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-k4wbgnwexj] {
        flex-direction: row;
    }

    .sidebar[b-k4wbgnwexj] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-k4wbgnwexj] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-k4wbgnwexj]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-k4wbgnwexj], article[b-k4wbgnwexj] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}


/* Landing Layout */
.landing-layout[b-k4wbgnwexj] {
    width: 100%;
    min-height: 100vh;
    background: #050B16;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-q8jk1r2vss] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-q8jk1r2vss] {
    min-height: 3.5rem;
    background: linear-gradient(135deg, #050B16 0%, #0B1628 100%);
    border-bottom: 1px solid #2F3B52;
}

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

.nav-item[b-q8jk1r2vss]  a i {
    font-size: 1.125rem;
    margin-right: 0.75rem;
    width: 1.25rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.bi-house-door-fill-nav-menu[b-q8jk1r2vss] {
    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-q8jk1r2vss] {
    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-q8jk1r2vss] {
    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-q8jk1r2vss] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

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

.nav-item[b-q8jk1r2vss]  a.active {
    background: linear-gradient(90deg, #0A4DCA 0%, #1A8DFF 100%);
    color: white;
    font-weight: 500;
    box-shadow: 0 0 12px rgba(33, 224, 255, 0.25);
}

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

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

    .collapse[b-q8jk1r2vss] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-q8jk1r2vss] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

.nav-section-header[b-q8jk1r2vss] {
    color: rgba(255, 255, 255, 0.5);
    font-weight: 600;
    letter-spacing: 0.05em;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.nav-section-header small[b-q8jk1r2vss] {
    font-size: 0.75rem;
}
/* /Pages/AIInsights.razor.rz.scp.css */
.ai-insights-container[b-3sgsu7wqvx] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

.page-header[b-3sgsu7wqvx] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
}

.header-content h1[b-3sgsu7wqvx] {
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
    color: #2c3e50;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.header-content p[b-3sgsu7wqvx] {
    margin: 0.5rem 0 0 0;
}

.summary-cards[b-3sgsu7wqvx] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.summary-card[b-3sgsu7wqvx] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    gap: 1rem;
    transition: transform 0.2s;
}

.summary-card:hover[b-3sgsu7wqvx] {
    transform: translateY(-2px);
}

.summary-card.critical[b-3sgsu7wqvx] {
    border-left: 4px solid #dc3545;
}

.summary-card.warning[b-3sgsu7wqvx] {
    border-left: 4px solid #ffc107;
}

.summary-card.info[b-3sgsu7wqvx] {
    border-left: 4px solid #0dcaf0;
}

.summary-card.positive[b-3sgsu7wqvx] {
    border-left: 4px solid #198754;
}

.card-icon[b-3sgsu7wqvx] {
    width: 60px;
    height: 60px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.75rem;
}

.summary-card.critical .card-icon[b-3sgsu7wqvx] {
    background: #dc3545;
    color: white;
}

.summary-card.warning .card-icon[b-3sgsu7wqvx] {
    background: #ffc107;
    color: white;
}

.summary-card.info .card-icon[b-3sgsu7wqvx] {
    background: #0dcaf0;
    color: white;
}

.summary-card.positive .card-icon[b-3sgsu7wqvx] {
    background: #198754;
    color: white;
}

.card-value[b-3sgsu7wqvx] {
    font-size: 2rem;
    font-weight: 700;
    color: #2c3e50;
}

.card-label[b-3sgsu7wqvx] {
    font-size: 0.875rem;
    color: #6c757d;
}

.insights-section[b-3sgsu7wqvx] {
    margin-bottom: 2.5rem;
}

.insights-section h3[b-3sgsu7wqvx] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.insights-grid[b-3sgsu7wqvx] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
    gap: 1.5rem;
}

.insight-card[b-3sgsu7wqvx] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: transform 0.2s, box-shadow 0.2s;
}

.insight-card:hover[b-3sgsu7wqvx] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.insight-card.severity-critical[b-3sgsu7wqvx] {
    border-left: 4px solid #dc3545;
}

.insight-card.severity-warning[b-3sgsu7wqvx] {
    border-left: 4px solid #ffc107;
}

.insight-card.severity-info[b-3sgsu7wqvx] {
    border-left: 4px solid #0dcaf0;
}

.insight-card.severity-positive[b-3sgsu7wqvx] {
    border-left: 4px solid #198754;
}

.insight-header[b-3sgsu7wqvx] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 1rem;
}

.insight-title[b-3sgsu7wqvx] {
    font-size: 1rem;
    color: #2c3e50;
}

.confidence-badge[b-3sgsu7wqvx],
.risk-score[b-3sgsu7wqvx] {
    background: #e9ecef;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-size: 0.8125rem;
    font-weight: 600;
    color: #495057;
}

.insight-description[b-3sgsu7wqvx] {
    color: #6c757d;
    margin-bottom: 1rem;
    line-height: 1.5;
}

.insight-metrics[b-3sgsu7wqvx],
.cost-metrics[b-3sgsu7wqvx],
.material-metrics[b-3sgsu7wqvx] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 1rem;
    margin-bottom: 1rem;
    padding: 1rem;
    background: #f8f9fa;
    border-radius: 8px;
}

.metric[b-3sgsu7wqvx] {
    display: flex;
    flex-direction: column;
}

.metric-label[b-3sgsu7wqvx] {
    font-size: 0.75rem;
    color: #6c757d;
    margin-bottom: 0.25rem;
}

.metric-value[b-3sgsu7wqvx] {
    font-size: 1rem;
    font-weight: 600;
    color: #2c3e50;
}

.delay-info[b-3sgsu7wqvx] {
    padding: 0.75rem;
    background: #fff3cd;
    border-radius: 8px;
    margin-bottom: 1rem;
    color: #856404;
}

.contributing-factors[b-3sgsu7wqvx],
.risk-factors[b-3sgsu7wqvx] {
    margin-bottom: 1rem;
}

.contributing-factors ul[b-3sgsu7wqvx],
.risk-factors ul[b-3sgsu7wqvx] {
    margin: 0.5rem 0 0 0;
    padding-left: 1.5rem;
}

.contributing-factors li[b-3sgsu7wqvx],
.risk-factors li[b-3sgsu7wqvx] {
    color: #6c757d;
    margin-bottom: 0.25rem;
}

.insight-recommendation[b-3sgsu7wqvx] {
    padding: 0.75rem;
    background: #d1ecf1;
    border-radius: 8px;
    color: #0c5460;
    font-size: 0.875rem;
    display: flex;
    gap: 0.5rem;
    align-items: flex-start;
}

.insight-recommendation i[b-3sgsu7wqvx] {
    flex-shrink: 0;
    margin-top: 0.125rem;
}

.mitigation-action[b-3sgsu7wqvx] {
    padding: 0.75rem;
    background: #d4edda;
    border-radius: 8px;
    color: #155724;
    font-size: 0.875rem;
    margin-top: 0.75rem;
    display: flex;
    gap: 0.5rem;
    align-items: flex-start;
}

.mitigation-action i[b-3sgsu7wqvx] {
    flex-shrink: 0;
    margin-top: 0.125rem;
}

.loading-spinner[b-3sgsu7wqvx] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 400px;
}

@media (max-width: 768px) {
    .ai-insights-container[b-3sgsu7wqvx] {
        padding: 1rem;
    }

    .page-header[b-3sgsu7wqvx] {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }

    .summary-cards[b-3sgsu7wqvx] {
        grid-template-columns: 1fr;
    }

    .insights-grid[b-3sgsu7wqvx] {
        grid-template-columns: 1fr;
    }

    .insight-metrics[b-3sgsu7wqvx],
    .cost-metrics[b-3sgsu7wqvx],
    .material-metrics[b-3sgsu7wqvx] {
        grid-template-columns: 1fr;
    }
}
/* /Pages/BOQ.razor.rz.scp.css */
.boq-container[b-aj8obdt34j] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

.page-header[b-aj8obdt34j] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid #e9ecef;
}

.header-content h1[b-aj8obdt34j] {
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
    color: #2c3e50;
}

.header-actions[b-aj8obdt34j] {
    display: flex;
    gap: 1rem;
}

.dashboard-cards[b-aj8obdt34j] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.stat-card[b-aj8obdt34j] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    gap: 1rem;
    transition: transform 0.2s, box-shadow 0.2s;
}

.stat-card:hover[b-aj8obdt34j] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.stat-icon[b-aj8obdt34j] {
    width: 60px;
    height: 60px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: white;
}

.stat-content[b-aj8obdt34j] {
    flex: 1;
}

.stat-label[b-aj8obdt34j] {
    font-size: 0.875rem;
    color: #6c757d;
    margin-bottom: 0.25rem;
}

.stat-value[b-aj8obdt34j] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #2c3e50;
}

.filters-section[b-aj8obdt34j] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.search-box[b-aj8obdt34j] {
    flex: 1;
    min-width: 300px;
    position: relative;
}

.search-box i[b-aj8obdt34j] {
    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
    color: #6c757d;
}

.search-box input[b-aj8obdt34j] {
    padding-left: 2.5rem;
}

.filter-controls[b-aj8obdt34j] {
    display: flex;
    gap: 1rem;
}

.filter-controls select[b-aj8obdt34j] {
    min-width: 180px;
}

.boq-table-container[b-aj8obdt34j] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

.boq-table[b-aj8obdt34j] {
    margin: 0;
    width: 100%;
}

.boq-table thead[b-aj8obdt34j] {
    background: #f8f9fa;
}

.boq-table thead th[b-aj8obdt34j] {
    font-weight: 600;
    color: #495057;
    padding: 1rem;
    border-bottom: 2px solid #dee2e6;
}

.boq-table tbody tr[b-aj8obdt34j] {
    transition: background-color 0.2s;
}

.boq-table tbody tr:hover[b-aj8obdt34j] {
    background-color: #f8f9fa;
}

.boq-table tbody td[b-aj8obdt34j] {
    padding: 1rem;
    vertical-align: middle;
}

.boq-table tbody tr.level-0[b-aj8obdt34j] {
    background-color: #f8f9fa;
    font-weight: 600;
}

.boq-table tbody tr.level-1 td:first-child[b-aj8obdt34j] {
    padding-left: 2rem;
}

.boq-table tbody tr.level-2 td:first-child[b-aj8obdt34j] {
    padding-left: 3rem;
}

.categories-view[b-aj8obdt34j] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 1.5rem;
}

.category-card[b-aj8obdt34j] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: transform 0.2s, box-shadow 0.2s;
}

.category-card:hover[b-aj8obdt34j] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.category-header[b-aj8obdt34j] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e9ecef;
}

.category-header h3[b-aj8obdt34j] {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 600;
    color: #2c3e50;
}

.category-stats[b-aj8obdt34j] {
    margin-bottom: 1rem;
}

.stat-row[b-aj8obdt34j] {
    display: flex;
    justify-content: space-between;
    padding: 0.5rem 0;
    border-bottom: 1px solid #f8f9fa;
}

.stat-row:last-child[b-aj8obdt34j] {
    border-bottom: none;
}

.upload-area[b-aj8obdt34j] {
    border: 2px dashed #dee2e6;
    border-radius: 8px;
    padding: 2rem;
    text-align: center;
    transition: border-color 0.2s;
}

.upload-area:hover[b-aj8obdt34j] {
    border-color: #0d6efd;
}

.upload-instructions[b-aj8obdt34j] {
    margin-top: 1rem;
}

.upload-instructions i[b-aj8obdt34j] {
    font-size: 3rem;
    color: #6c757d;
    margin-bottom: 1rem;
}

.upload-instructions p[b-aj8obdt34j] {
    margin: 0.5rem 0;
    font-weight: 500;
}

.loading-spinner[b-aj8obdt34j] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 400px;
}

.modal-backdrop.show[b-aj8obdt34j] {
    opacity: 0.5;
}

.modal.show[b-aj8obdt34j] {
    display: block;
}

@media (max-width: 768px) {
    .boq-container[b-aj8obdt34j] {
        padding: 1rem;
    }

    .page-header[b-aj8obdt34j] {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }

    .dashboard-cards[b-aj8obdt34j] {
        grid-template-columns: 1fr;
    }

    .filters-section[b-aj8obdt34j] {
        flex-direction: column;
    }

    .search-box[b-aj8obdt34j] {
        min-width: 100%;
    }

    .filter-controls[b-aj8obdt34j] {
        flex-direction: column;
    }

    .filter-controls select[b-aj8obdt34j] {
        width: 100%;
    }

    .boq-table-container[b-aj8obdt34j] {
        overflow-x: auto;
    }

    .categories-view[b-aj8obdt34j] {
        grid-template-columns: 1fr;
    }
}
/* /Pages/Index.razor.rz.scp.css */
.landing-page[b-tkeboqrwzs] {
    background: linear-gradient(180deg, #050B16 0%, #0B1628 50%, #162235 100%);
    color: #FFFFFF;
    overflow-x: hidden;
}

/* Landing Navigation */
.landing-nav[b-tkeboqrwzs] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: rgba(5, 11, 22, 0.95);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid #2F3B52;
    padding: 16px 0;
}

.nav-content[b-tkeboqrwzs] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
}

.nav-logo img[b-tkeboqrwzs] {
    height: 40px;
    filter: drop-shadow(0 0 10px rgba(33, 224, 255, 0.3));
}

.nav-menu[b-tkeboqrwzs] {
    display: flex;
    align-items: center;
    gap: 32px;
    flex: 1;
    justify-content: center;
}

.nav-link[b-tkeboqrwzs] {
    color: #C8D0E0;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
    position: relative;
}

.nav-link:hover[b-tkeboqrwzs] {
    color: #21E0FF;
}

.nav-link[b-tkeboqrwzs]::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0;
    height: 2px;
    background: linear-gradient(90deg, #0A4DCA 0%, #21E0FF 100%);
    transition: width 0.3s ease;
}

.nav-link:hover[b-tkeboqrwzs]::after {
    width: 100%;
}

.nav-actions[b-tkeboqrwzs] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.nav-toggle[b-tkeboqrwzs] {
    display: none;
    background: none;
    border: none;
    color: #FFFFFF;
    font-size: 24px;
    cursor: pointer;
    padding: 8px;
}

@media (max-width: 991px) {
    .nav-menu[b-tkeboqrwzs] {
        position: fixed;
        top: 72px;
        left: 0;
        right: 0;
        background: rgba(5, 11, 22, 0.98);
        flex-direction: column;
        padding: 24px;
        border-bottom: 1px solid #2F3B52;
        transform: translateY(-100%);
        opacity: 0;
        transition: all 0.3s ease;
        pointer-events: none;
    }

    .nav-menu.active[b-tkeboqrwzs] {
        transform: translateY(0);
        opacity: 1;
        pointer-events: all;
    }

    .nav-toggle[b-tkeboqrwzs] {
        display: block;
    }

    .nav-actions[b-tkeboqrwzs] {
        display: none;
    }
}

/* Hero Section */
.hero-section[b-tkeboqrwzs] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 120px 0 80px;
    position: relative;
}

.hero-content[b-tkeboqrwzs] {
    padding: 40px 0;
}

.hero-title[b-tkeboqrwzs] {
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 24px;
}

.gradient-text[b-tkeboqrwzs] {
    background: linear-gradient(90deg, #0A4DCA 0%, #1A8DFF 50%, #21E0FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.hero-subtitle-h2[b-tkeboqrwzs] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #C8D0E0;
    margin-bottom: 16px;
    line-height: 1.4;
}

.hero-description[b-tkeboqrwzs] {
    font-size: 1.125rem;
    color: #8A94A8;
    margin-bottom: 32px;
    line-height: 1.6;
}

.eyebrow-text[b-tkeboqrwzs] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 0.875rem;
    font-weight: 600;
    color: #21E0FF;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 16px;
}

.eyebrow-text i[b-tkeboqrwzs] {
    font-size: 1rem;
}

.hero-cta[b-tkeboqrwzs] {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.hero-image[b-tkeboqrwzs] {
    text-align: center;
    padding: 40px;
}

.logo-hero[b-tkeboqrwzs] {
    max-width: 400px;
    width: 100%;
    filter: drop-shadow(0 0 40px rgba(33, 224, 255, 0.4));
    animation: float-b-tkeboqrwzs 6s ease-in-out infinite;
}

@keyframes float-b-tkeboqrwzs {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-20px); }
}

/* Explainer Section */
.explainer-section[b-tkeboqrwzs] {
    padding: 80px 0;
    background: #0B1628;
}

/* Modules Section */
.modules-section[b-tkeboqrwzs] {
    padding: 100px 0;
    background: linear-gradient(180deg, #0B1628 0%, #101C30 100%);
}

.section-header h2[b-tkeboqrwzs] {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 16px;
}

.section-subtitle[b-tkeboqrwzs] {
    font-size: 1.125rem;
    color: #8A94A8;
    margin-bottom: 60px;
}

.module-card[b-tkeboqrwzs] {
    background: linear-gradient(135deg, #101C30 0%, #162235 100%);
    border: 1px solid #2F3B52;
    border-radius: 12px;
    padding: 32px;
    height: 100%;
    transition: all 0.3s ease;
}

.module-card:hover[b-tkeboqrwzs] {
    transform: translateY(-8px);
    border-color: #1E6BFF;
    box-shadow: 0 12px 24px rgba(33, 224, 255, 0.2);
}

.module-icon[b-tkeboqrwzs] {
    width: 64px;
    height: 64px;
    background: linear-gradient(135deg, #0A4DCA 0%, #1A8DFF 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    font-size: 28px;
    color: white;
}

.module-card h3[b-tkeboqrwzs] {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 12px;
}

.module-card p[b-tkeboqrwzs] {
    color: #C8D0E0;
    line-height: 1.6;
    margin: 0 0 20px 0;
}

.module-features[b-tkeboqrwzs] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.module-features span[b-tkeboqrwzs] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.875rem;
    color: #8A94A8;
}

.module-features i[b-tkeboqrwzs] {
    color: #16D982;
    font-size: 0.875rem;
}

/* Value Section */
.value-section[b-tkeboqrwzs] {
    padding: 100px 0;
    background: #050B16;
}

.value-section h2[b-tkeboqrwzs] {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 40px;
}

.value-list[b-tkeboqrwzs] {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.value-item[b-tkeboqrwzs] {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.value-item i[b-tkeboqrwzs] {
    font-size: 32px;
    color: #21E0FF;
    flex-shrink: 0;
}

.value-item h4[b-tkeboqrwzs] {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 8px;
}

.value-item p[b-tkeboqrwzs] {
    color: #C8D0E0;
    margin: 0;
}

.stats-grid[b-tkeboqrwzs] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.stat-card[b-tkeboqrwzs] {
    background: linear-gradient(135deg, #101C30 0%, #162235 100%);
    border: 1px solid #2F3B52;
    border-radius: 12px;
    padding: 32px;
    text-align: center;
}

.stat-number[b-tkeboqrwzs] {
    font-size: 2.5rem;
    font-weight: 700;
    background: linear-gradient(90deg, #0A4DCA 0%, #21E0FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 8px;
}

.stat-label[b-tkeboqrwzs] {
    color: #8A94A8;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

/* Contact Section */
.contact-section[b-tkeboqrwzs] {
    padding: 100px 0;
    background: linear-gradient(180deg, #0B1628 0%, #050B16 100%);
}

.contact-card[b-tkeboqrwzs] {
    background: linear-gradient(135deg, #101C30 0%, #162235 100%);
    border: 1px solid #2F3B52;
    border-radius: 16px;
    padding: 48px;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.4);
}

.contact-card h2[b-tkeboqrwzs] {
    font-size: 2rem;
    font-weight: 700;
}

/* Footer */
.landing-footer[b-tkeboqrwzs] {
    background: linear-gradient(180deg, #050B16 0%, #000000 100%);
    border-top: 1px solid #2F3B52;
    padding: 80px 0 0;
}

.footer-logo[b-tkeboqrwzs] {
    max-width: 160px;
    filter: drop-shadow(0 0 10px rgba(33, 224, 255, 0.2));
}

.footer-tagline[b-tkeboqrwzs] {
    color: #8A94A8;
    font-size: 0.875rem;
    line-height: 1.6;
    margin: 0;
}

.social-links[b-tkeboqrwzs] {
    display: flex;
    gap: 12px;
}

.social-link[b-tkeboqrwzs] {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(30, 107, 255, 0.1);
    border: 1px solid #2F3B52;
    border-radius: 8px;
    color: #C8D0E0;
    text-decoration: none;
    transition: all 0.3s ease;
}

.social-link:hover[b-tkeboqrwzs] {
    background: linear-gradient(135deg, #0A4DCA 0%, #1A8DFF 100%);
    border-color: #21E0FF;
    color: white;
    transform: translateY(-2px);
}

.footer-heading[b-tkeboqrwzs] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
}

.footer-links[b-tkeboqrwzs] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li[b-tkeboqrwzs] {
    margin-bottom: 12px;
}

.footer-links a[b-tkeboqrwzs] {
    color: #8A94A8;
    text-decoration: none;
    font-size: 0.875rem;
    transition: color 0.3s ease;
}

.footer-links a:hover[b-tkeboqrwzs] {
    color: #21E0FF;
}

.hashub-logo-footer[b-tkeboqrwzs] {
    max-width: 100px;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}

.hashub-logo-footer:hover[b-tkeboqrwzs] {
    opacity: 1;
}

.footer-bottom[b-tkeboqrwzs] {
    margin-top: 60px;
    padding: 30px 0;
    border-top: 1px solid #2F3B52;
}

.copyright[b-tkeboqrwzs] {
    color: #7A8699;
    font-size: 0.875rem;
}

.footer-legal[b-tkeboqrwzs] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    flex-wrap: wrap;
}

.footer-legal a[b-tkeboqrwzs] {
    color: #8A94A8;
    text-decoration: none;
    font-size: 0.875rem;
    transition: color 0.3s ease;
}

.footer-legal a:hover[b-tkeboqrwzs] {
    color: #21E0FF;
}

.footer-legal .separator[b-tkeboqrwzs] {
    color: #2F3B52;
}

@media (max-width: 767px) {
    .footer-legal[b-tkeboqrwzs] {
        justify-content: flex-start;
        margin-top: 16px;
    }
    
    .social-links[b-tkeboqrwzs] {
        justify-content: flex-start;
    }
}

/* Glow Button */
.glow-button[b-tkeboqrwzs] {
    position: relative;
    overflow: hidden;
}

.glow-button[b-tkeboqrwzs]::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(33, 224, 255, 0.3);
    transform: translate(-50%, -50%);
    transition: width 0.6s, height 0.6s;
}

.glow-button:hover[b-tkeboqrwzs]::before {
    width: 300px;
    height: 300px;
}

/* Responsive */
@media (max-width: 991px) {
    .hero-title[b-tkeboqrwzs] {
        font-size: 2.5rem;
    }
    
    .hero-image[b-tkeboqrwzs] {
        margin-top: 40px;
    }
    
    .stats-grid[b-tkeboqrwzs] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .hero-title[b-tkeboqrwzs] {
        font-size: 2rem;
    }
    
    .hero-subtitle[b-tkeboqrwzs] {
        font-size: 1rem;
    }
    
    .section-header h2[b-tkeboqrwzs] {
        font-size: 2rem;
    }
    
    .value-section h2[b-tkeboqrwzs] {
        font-size: 2rem;
    }
}


/* Hero Features */
.hero-features[b-tkeboqrwzs] {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 32px;
}

.feature-badge[b-tkeboqrwzs] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    background: rgba(33, 224, 255, 0.1);
    border: 1px solid rgba(33, 224, 255, 0.3);
    border-radius: 24px;
    font-size: 0.875rem;
    color: #C8D0E0;
}

.feature-badge i[b-tkeboqrwzs] {
    color: #16D982;
    font-size: 1rem;
}

/* Video Container */
.video-container[b-tkeboqrwzs] {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
    border-radius: 16px;
    border: 2px solid #2F3B52;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.4);
    background: #000;
}

.video-container iframe[b-tkeboqrwzs] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 14px;
}


/* About Section */
.about-section[b-tkeboqrwzs] {
    padding: 100px 0;
    background: #0B1628;
}

.about-section .lead[b-tkeboqrwzs] {
    font-size: 1.25rem;
    color: #C8D0E0;
    line-height: 1.8;
}

/* Pricing Section */
.pricing-section[b-tkeboqrwzs] {
    padding: 100px 0;
    background: linear-gradient(180deg, #101C30 0%, #0B1628 100%);
}

.pricing-card[b-tkeboqrwzs] {
    background: linear-gradient(135deg, #101C30 0%, #162235 100%);
    border: 1px solid #2F3B52;
    border-radius: 16px;
    padding: 40px;
    height: 100%;
    transition: all 0.3s ease;
    position: relative;
}

.pricing-card:hover[b-tkeboqrwzs] {
    transform: translateY(-8px);
    border-color: #1E6BFF;
    box-shadow: 0 12px 24px rgba(33, 224, 255, 0.2);
}

.pricing-card.featured[b-tkeboqrwzs] {
    border-color: #1E6BFF;
    box-shadow: 0 12px 24px rgba(33, 224, 255, 0.3);
}

.featured-badge[b-tkeboqrwzs] {
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(90deg, #0A4DCA 0%, #1A8DFF 100%);
    color: white;
    padding: 6px 20px;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.pricing-header[b-tkeboqrwzs] {
    text-align: center;
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid #2F3B52;
}

.pricing-header h3[b-tkeboqrwzs] {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 16px;
}

.price[b-tkeboqrwzs] {
    display: flex;
    align-items: baseline;
    justify-content: center;
    margin-bottom: 8px;
}

.currency[b-tkeboqrwzs] {
    font-size: 1.5rem;
    color: #8A94A8;
}

.amount[b-tkeboqrwzs] {
    font-size: 3rem;
    font-weight: 700;
    background: linear-gradient(90deg, #0A4DCA 0%, #21E0FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.period[b-tkeboqrwzs] {
    font-size: 1rem;
    color: #8A94A8;
    margin-left: 4px;
}

.pricing-features[b-tkeboqrwzs] {
    list-style: none;
    padding: 0;
    margin: 0 0 32px 0;
}

.pricing-features li[b-tkeboqrwzs] {
    padding: 12px 0;
    display: flex;
    align-items: center;
    gap: 12px;
    color: #C8D0E0;
}

.pricing-features i[b-tkeboqrwzs] {
    color: #16D982;
    font-size: 1.125rem;
    flex-shrink: 0;
}
/* /Pages/Notifications.razor.rz.scp.css */
.notifications-container[b-utcxnjvbbb] {
    padding: 2rem;
    max-width: 900px;
    margin: 0 auto;
}

.page-header[b-utcxnjvbbb] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
}

.page-header h1[b-utcxnjvbbb] {
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
    color: #2c3e50;
}

.filters-section[b-utcxnjvbbb] {
    background: white;
    border-radius: 12px;
    padding: 1rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.filter-tabs[b-utcxnjvbbb] {
    display: flex;
    gap: 0.5rem;
}

.filter-tab[b-utcxnjvbbb] {
    padding: 0.5rem 1rem;
    border: none;
    background: transparent;
    color: #6c757d;
    font-weight: 500;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s;
}

.filter-tab:hover[b-utcxnjvbbb] {
    background: #f8f9fa;
}

.filter-tab.active[b-utcxnjvbbb] {
    background: #0d6efd;
    color: white;
}

.notifications-list[b-utcxnjvbbb] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.notification-group[b-utcxnjvbbb] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.group-header[b-utcxnjvbbb] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #6c757d;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 1rem;
}

.notification-card[b-utcxnjvbbb] {
    display: flex;
    gap: 1rem;
    padding: 1rem;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.2s;
    border: 1px solid transparent;
}

.notification-card:not(:last-child)[b-utcxnjvbbb] {
    margin-bottom: 0.75rem;
}

.notification-card:hover[b-utcxnjvbbb] {
    background-color: #f8f9fa;
}

.notification-card.unread[b-utcxnjvbbb] {
    background-color: #e7f3ff;
    border-color: #0d6efd;
}

.notification-icon-wrapper[b-utcxnjvbbb] {
    flex-shrink: 0;
}

.notification-icon[b-utcxnjvbbb] {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.25rem;
}

.notification-body[b-utcxnjvbbb] {
    flex: 1;
    min-width: 0;
}

.notification-header[b-utcxnjvbbb] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0.5rem;
}

.notification-header h5[b-utcxnjvbbb] {
    margin: 0;
    font-size: 1rem;
    font-weight: 600;
    color: #2c3e50;
}

.notification-time[b-utcxnjvbbb] {
    font-size: 0.8125rem;
    color: #adb5bd;
    white-space: nowrap;
}

.notification-message[b-utcxnjvbbb] {
    margin: 0 0 0.5rem 0;
    font-size: 0.875rem;
    color: #6c757d;
    line-height: 1.5;
}

.notification-action[b-utcxnjvbbb] {
    font-size: 0.8125rem;
    color: #0d6efd;
    font-weight: 500;
}

.notification-actions[b-utcxnjvbbb] {
    display: flex;
    gap: 0.25rem;
    flex-shrink: 0;
}

.notification-actions .btn[b-utcxnjvbbb] {
    padding: 0.25rem 0.5rem;
}

.loading-spinner[b-utcxnjvbbb] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 400px;
}

.empty-state[b-utcxnjvbbb] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 2rem;
    text-align: center;
}

.empty-state i[b-utcxnjvbbb] {
    font-size: 4rem;
    color: #dee2e6;
    margin-bottom: 1rem;
}

.empty-state h3[b-utcxnjvbbb] {
    color: #6c757d;
    margin-bottom: 0.5rem;
}

.empty-state p[b-utcxnjvbbb] {
    color: #adb5bd;
}

.load-more[b-utcxnjvbbb] {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
}

@media (max-width: 768px) {
    .notifications-container[b-utcxnjvbbb] {
        padding: 1rem;
    }

    .page-header[b-utcxnjvbbb] {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }

    .notification-card[b-utcxnjvbbb] {
        flex-direction: column;
    }

    .notification-actions[b-utcxnjvbbb] {
        justify-content: flex-end;
    }
}
/* /Shared/NotificationBell.razor.rz.scp.css */
.notification-bell[b-9227rpeowa] {
    position: relative;
}

.notification-button[b-9227rpeowa] {
    position: relative;
    padding: 0.5rem;
    color: #fff;
    font-size: 1.25rem;
    text-decoration: none;
}

.notification-button:hover[b-9227rpeowa] {
    color: #21e0ff;
}

.notification-button .badge[b-9227rpeowa] {
    position: absolute;
    top: 0;
    right: 0;
    background: #dc3545;
    color: white;
    border-radius: 10px;
    padding: 0.15rem 0.4rem;
    font-size: 0.65rem;
    font-weight: 600;
    min-width: 18px;
    text-align: center;
}

.notification-dropdown[b-9227rpeowa] {
    position: absolute;
    top: 100%;
    right: 0;
    width: 380px;
    max-height: 500px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    display: flex;
    flex-direction: column;
    margin-top: 0.5rem;
}

.dropdown-header[b-9227rpeowa] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
}

.dropdown-header h6[b-9227rpeowa] {
    margin: 0;
    font-weight: 600;
    color: #2c3e50;
}

.dropdown-body[b-9227rpeowa] {
    flex: 1;
    overflow-y: auto;
    max-height: 350px;
}

.notification-item[b-9227rpeowa] {
    display: flex;
    gap: 0.75rem;
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #f8f9fa;
    cursor: pointer;
    transition: background-color 0.2s;
}

.notification-item:hover[b-9227rpeowa] {
    background-color: #f8f9fa;
}

.notification-item.unread[b-9227rpeowa] {
    background-color: #e7f3ff;
}

.notification-icon[b-9227rpeowa] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    flex-shrink: 0;
}

.notification-content[b-9227rpeowa] {
    flex: 1;
    min-width: 0;
}

.notification-title[b-9227rpeowa] {
    font-weight: 600;
    font-size: 0.875rem;
    color: #2c3e50;
    margin-bottom: 0.25rem;
}

.notification-message[b-9227rpeowa] {
    font-size: 0.8125rem;
    color: #6c757d;
    margin-bottom: 0.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notification-time[b-9227rpeowa] {
    font-size: 0.75rem;
    color: #adb5bd;
}

.dropdown-footer[b-9227rpeowa] {
    padding: 0.75rem 1rem;
    border-top: 1px solid #e9ecef;
}

.loading-state[b-9227rpeowa],
.empty-state[b-9227rpeowa] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    color: #6c757d;
}

.loading-state[b-9227rpeowa] {
    gap: 0.5rem;
}

.empty-state i[b-9227rpeowa] {
    font-size: 3rem;
    margin-bottom: 0.5rem;
    opacity: 0.5;
}

.empty-state p[b-9227rpeowa] {
    margin: 0;
}

@media (max-width: 576px) {
    .notification-dropdown[b-9227rpeowa] {
        width: calc(100vw - 2rem);
        right: -1rem;
    }
}
