/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-c3oq0ceii8] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-c3oq0ceii8] {
    flex: 1;
}

.sidebar[b-c3oq0ceii8] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-c3oq0ceii8] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-c3oq0ceii8]  a, .top-row[b-c3oq0ceii8]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-c3oq0ceii8]  a:hover, .top-row[b-c3oq0ceii8]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-c3oq0ceii8]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-c3oq0ceii8] {
        justify-content: space-between;
    }

    .top-row[b-c3oq0ceii8]  a, .top-row[b-c3oq0ceii8]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-c3oq0ceii8] {
        flex-direction: row;
    }

    .sidebar[b-c3oq0ceii8] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-c3oq0ceii8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-c3oq0ceii8]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-c3oq0ceii8], article[b-c3oq0ceii8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.layout-sidebar[b-c3oq0ceii8] {
    width: 260px;
}

.layout-sidebar-content[b-c3oq0ceii8] {
    display: flex;
    flex-direction: column;
    height: 100%;
    gap: 0.75rem;
    padding: 1rem 0;
}

.layout-sidebar-groups[b-c3oq0ceii8] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    height: 100%;
}

.layout-sidebar-separator[b-c3oq0ceii8] {
    height: 1px;
    background: var(--rz-base-hover-background-color);
    margin: 0 1rem;
    opacity: 0.4;
}

.layout-sidebar-menu[b-c3oq0ceii8]  .rz-navigation-item {
    border-radius: 0.5rem;
    margin: 0 0.5rem;
    transition: background-color 0.2s ease;
}

.layout-sidebar-menu[b-c3oq0ceii8]  .rz-state-active > .rz-navigation-item,
.layout-sidebar-menu[b-c3oq0ceii8]  .rz-navigation-item:hover {
    background-color: var(--rz-base-hover-background-color);
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-tr9fdy08cb] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-tr9fdy08cb] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-tr9fdy08cb] {
    font-size: 1.1rem;
}

.bi[b-tr9fdy08cb] {
    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-tr9fdy08cb] {
    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-tr9fdy08cb] {
    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-tr9fdy08cb] {
    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-tr9fdy08cb] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-tr9fdy08cb] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-tr9fdy08cb] {
        padding-bottom: 1rem;
    }

    .nav-item[b-tr9fdy08cb]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-tr9fdy08cb]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-tr9fdy08cb]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-tr9fdy08cb] {
        display: none;
    }

    .collapse[b-tr9fdy08cb] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-tr9fdy08cb] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Timeline/EventBlock.razor.rz.scp.css */
.event-block[b-vg4udelz9n] {
    width: 100%;
    height: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    color: white;
    white-space: normal;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.1;
    border-radius: 8px;
}

/* Conflict visual markers - for HTML div elements inside foreignObject */
.event-block.event-conflict-overlap[b-vg4udelz9n] {
    outline: 2px solid #ff4d4f !important;
    outline-offset: -2px;
    box-shadow: 0 0 6px rgba(255, 77, 79, 0.6) !important;
    border-radius: 8px !important;
}

.event-block.event-conflict-too-close[b-vg4udelz9n] {
    outline: 2px solid #fadb14 !important;
    outline-offset: -2px;
    box-shadow: 0 0 6px rgba(250, 219, 20, 0.5) !important;
    border-radius: 8px !important;
}
/* /Components/Timeline/TimelineTicks.razor.rz.scp.css */
/* /Pages/Artists/ArtistImportContacts.razor.rz.scp.css */
/* Horizontal scrolling for validation results grids */
.scrollable-grid[b-k2nph0jk0s] {
    overflow-x: auto;
    width: 100%;
    max-width: 100%;
}

.scrollable-grid .rz-datagrid[b-k2nph0jk0s] {
    min-width: 880px;
}

/* Ensure smooth scrolling on mobile devices */
.scrollable-grid[b-k2nph0jk0s] {
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
}

/* Style scrollbar for better visibility */
.scrollable-grid[b-k2nph0jk0s]::-webkit-scrollbar {
    height: 8px;
}

.scrollable-grid[b-k2nph0jk0s]::-webkit-scrollbar-track {
    background: var(--rz-base-100);
    border-radius: 4px;
}

.scrollable-grid[b-k2nph0jk0s]::-webkit-scrollbar-thumb {
    background: var(--rz-base-300);
    border-radius: 4px;
}

.scrollable-grid[b-k2nph0jk0s]::-webkit-scrollbar-thumb:hover {
    background: var(--rz-base-400);
}
/* /Pages/Auth/Login.razor.rz.scp.css */
/* Modern Login Page Styles */
.login-container[b-5cyqrj4ypx] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    overflow: hidden;
    z-index: 9999;
}

/* Hide sidebar and header on login page */
:global(.rz-sidebar)[b-5cyqrj4ypx],
:global(.rz-sidebar-toggle)[b-5cyqrj4ypx],
:global(.rz-layout .rz-sidebar)[b-5cyqrj4ypx],
:global(.rz-header)[b-5cyqrj4ypx],
:global(.rz-layout .rz-header)[b-5cyqrj4ypx] {
    display: none !important;
    visibility: hidden !important;
}

.login-container[b-5cyqrj4ypx]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 80%, rgba(120, 119, 198, 0.3) 0%, transparent 50%),
        radial-gradient(circle at 80% 20%, rgba(255, 119, 198, 0.3) 0%, transparent 50%),
        radial-gradient(circle at 40% 40%, rgba(120, 219, 255, 0.2) 0%, transparent 50%);
    animation: backgroundShift-b-5cyqrj4ypx 20s ease-in-out infinite;
}

@keyframes backgroundShift-b-5cyqrj4ypx {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.8; }
}

.login-card[b-5cyqrj4ypx] {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    border-radius: 20px;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.2);
    padding: 3rem 2.5rem;
    width: 100%;
    max-width: 400px;
    position: relative;
    z-index: 10;
    text-align: center;
    animation: slideUp-b-5cyqrj4ypx 0.8s ease-out;
}

@keyframes slideUp-b-5cyqrj4ypx {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.login-logo[b-5cyqrj4ypx] {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 20px;
    margin: 0 auto 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 30px rgba(102, 126, 234, 0.3);
    animation: logoFloat-b-5cyqrj4ypx 3s ease-in-out infinite;
}

@keyframes logoFloat-b-5cyqrj4ypx {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-10px); }
}

.login-logo[b-5cyqrj4ypx]::before {
    content: '🎵';
    font-size: 2.5rem;
    filter: grayscale(0) brightness(1.2);
}

.login-title[b-5cyqrj4ypx] {
    font-size: 2rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 0.5rem;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.login-subtitle[b-5cyqrj4ypx] {
    color: #718096;
    font-size: 1rem;
    margin-bottom: 2.5rem;
    line-height: 1.5;
}

.google-login-btn[b-5cyqrj4ypx] {
    width: 100%;
    padding: 1rem 1.5rem;
    background: #ffffff;
    border: 2px solid #e2e8f0;
    border-radius: 12px;
    color: #2d3748;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    position: relative;
    overflow: hidden;
}

.google-login-btn[b-5cyqrj4ypx]::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    transition: left 0.5s;
}

.google-login-btn:hover[b-5cyqrj4ypx]::before {
    left: 100%;
}

.google-login-btn:hover[b-5cyqrj4ypx] {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    border-color: #667eea;
}

.google-login-btn:active[b-5cyqrj4ypx] {
    transform: translateY(0);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.google-icon[b-5cyqrj4ypx] {
    width: 20px;
    height: 20px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%234285F4" d="M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92c-.26 1.37-1.04 2.53-2.21 3.31v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.09z"/><path fill="%2334A853" d="M12 23c2.97 0 5.46-.98 7.28-2.66l-3.57-2.77c-.98.66-2.23 1.06-3.71 1.06-2.86 0-5.29-1.93-6.16-4.53H2.18v2.84C3.99 20.53 7.7 23 12 23z"/><path fill="%23FBBC05" d="M5.84 14.09c-.22-.66-.35-1.36-.35-2.09s.13-1.43.35-2.09V7.07H2.18C1.43 8.55 1 10.22 1 12s.43 3.45 1.18 4.93l2.85-2.22.81-.62z"/><path fill="%23EA4335" d="M12 5.38c1.62 0 3.06.56 4.21 1.64l3.15-3.15C17.45 2.09 14.97 1 12 1 7.7 1 3.99 3.47 2.18 7.07l3.66 2.84c.87-2.6 3.3-4.53 6.16-4.53z"/></svg>') no-repeat center;
    background-size: contain;
}


/* Mobile Responsive */
@media (max-width: 768px) {
    .login-container[b-5cyqrj4ypx] {
        padding: 1rem;
    }
    
    .login-card[b-5cyqrj4ypx] {
        padding: 2rem 1.5rem;
        border-radius: 16px;
    }
    
    .login-title[b-5cyqrj4ypx] {
        font-size: 1.75rem;
    }
    
    .login-logo[b-5cyqrj4ypx] {
        width: 70px;
        height: 70px;
        margin-bottom: 1.5rem;
    }
    
    .login-logo[b-5cyqrj4ypx]::before {
        font-size: 2rem;
    }
    
}

@media (max-width: 480px) {
    .login-card[b-5cyqrj4ypx] {
        padding: 1.5rem 1rem;
    }
    
    .login-title[b-5cyqrj4ypx] {
        font-size: 1.5rem;
    }
    
    .login-subtitle[b-5cyqrj4ypx] {
        font-size: 0.9rem;
        margin-bottom: 2rem;
    }
    
    .google-login-btn[b-5cyqrj4ypx] {
        padding: 0.875rem 1.25rem;
        font-size: 0.95rem;
    }
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
    .login-card[b-5cyqrj4ypx] {
        background: rgba(26, 32, 44, 0.95);
        color: #e2e8f0;
    }
    
    .login-title[b-5cyqrj4ypx] {
        background: linear-gradient(135deg, #81c784 0%, #64b5f6 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }
    
    .login-subtitle[b-5cyqrj4ypx] {
        color: #a0aec0;
    }
    
    .google-login-btn[b-5cyqrj4ypx] {
        background: #2d3748;
        border-color: #4a5568;
        color: #e2e8f0;
    }
    
    .google-login-btn:hover[b-5cyqrj4ypx] {
        border-color: #81c784;
        background: #4a5568;
    }
    
}
/* /Pages/Programs/ProgramCreate.razor.rz.scp.css */
.program-form-page[b-hza3ldvhxo] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.program-form-section[b-hza3ldvhxo] {
    border-radius: 1rem;
}

.program-stage-card[b-hza3ldvhxo] {
    border-radius: 0.75rem;
}

.program-form-stack .rz-row[b-hza3ldvhxo] {
    row-gap: 1rem;
}

@media (max-width: 768px) {
    .program-form-page[b-hza3ldvhxo] {
        padding: 1rem;
    }
}

/* /Pages/Programs/ProgramEdit.razor.rz.scp.css */
.program-form-page[b-dfx9hp3wfq] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.program-form-section[b-dfx9hp3wfq] {
    border-radius: 1rem;
}

.program-stage-card[b-dfx9hp3wfq] {
    border-radius: 0.75rem;
}

.program-form-stack .rz-row[b-dfx9hp3wfq] {
    row-gap: 1rem;
}

/* Compact Program Details Grid */
.program-details-compact[b-dfx9hp3wfq] {
    padding: 0.75rem;
}

.program-details-grid[b-dfx9hp3wfq] {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr 0.8fr;
    gap: 0.75rem;
    align-items: start;
}

.detail-field[b-dfx9hp3wfq] {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.detail-field-wide[b-dfx9hp3wfq] {
    grid-column: span 5;
}

.program-details-grid .compact-input[b-dfx9hp3wfq] {
    width: 100%;
}

.program-details-grid .compact-input input[b-dfx9hp3wfq] {
    padding: 0.375rem 0.5rem;
    font-size: 0.875rem;
}

.program-details-grid .compact-datepicker[b-dfx9hp3wfq] {
    width: 100%;
}

.program-details-grid .compact-datepicker input[b-dfx9hp3wfq] {
    padding: 0.375rem 0.5rem;
    font-size: 0.875rem;
}

.program-details-grid .rz-field-validation-message[b-dfx9hp3wfq] {
    font-size: 0.75rem;
    margin-top: 0.25rem;
}

/* Responsive adjustments for program details */
@media (max-width: 1200px) {
    .program-details-grid[b-dfx9hp3wfq] {
        grid-template-columns: 2fr 1fr 1fr;
        gap: 0.75rem;
    }

    .detail-field-wide[b-dfx9hp3wfq] {
        grid-column: span 3;
    }
}

@media (max-width: 768px) {
    .program-details-grid[b-dfx9hp3wfq] {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }

    .detail-field-wide[b-dfx9hp3wfq] {
        grid-column: span 1;
    }
}

/* Compact Stages Table */
.stages-table-container[b-dfx9hp3wfq] {
    overflow-x: auto;
    border-radius: 0.5rem;
    border: 1px solid var(--rz-border-color);
}

.stages-table[b-dfx9hp3wfq] {
    width: 100%;
    border-collapse: collapse;
    background-color: var(--rz-base-background-color);
}

.stages-table thead[b-dfx9hp3wfq] {
    background-color: var(--rz-base-background-color);
    border-bottom: 2px solid var(--rz-border-color);
}

.stages-table th[b-dfx9hp3wfq] {
    padding: 0.75rem 0.5rem;
    text-align: left;
    font-weight: 600;
    font-size: 0.875rem;
    color: var(--rz-text-secondary-color);
    white-space: nowrap;
}

.stages-table td[b-dfx9hp3wfq] {
    padding: 0.5rem;
    vertical-align: middle;
    border-bottom: 1px solid var(--rz-border-color);
}

.stages-table tbody tr.stage-row:hover[b-dfx9hp3wfq] {
    background-color: var(--rz-base-hover-background-color);
}

.stages-table tbody tr.stage-row:last-child td[b-dfx9hp3wfq] {
    border-bottom: none;
}

/* Column Widths - Optimized for desktop */
.stage-name-col[b-dfx9hp3wfq] {
    width: 25%;
    min-width: 180px;
}

.stage-manager-col[b-dfx9hp3wfq] {
    width: 20%;
    min-width: 150px;
}

.changeover-col[b-dfx9hp3wfq] {
    width: 140px;
    min-width: 140px;
}

.notes-col[b-dfx9hp3wfq] {
    width: auto;
    min-width: 200px;
}

.actions-col[b-dfx9hp3wfq] {
    width: 60px;
    min-width: 60px;
    text-align: center;
}

/* Compact input styling */
.stages-table .compact-input[b-dfx9hp3wfq] {
    width: 100%;
    min-width: 0;
}

.stages-table .compact-input input[b-dfx9hp3wfq] {
    padding: 0.375rem 0.5rem;
    font-size: 0.875rem;
}

.stages-table .compact-numeric[b-dfx9hp3wfq] {
    width: 100%;
    min-width: 0;
}

.stages-table .compact-numeric input[b-dfx9hp3wfq] {
    padding: 0.375rem 0.5rem;
    font-size: 0.875rem;
    text-align: center;
}

/* Validation messages inline */
.stages-table .rz-field-validation-message[b-dfx9hp3wfq] {
    font-size: 0.75rem;
    margin-top: 0.25rem;
    display: block;
}

@media (max-width: 768px) {
    .program-form-page[b-dfx9hp3wfq] {
        padding: 1rem;
    }

    /* On mobile, allow horizontal scrolling for the table */
    .stages-table-container[b-dfx9hp3wfq] {
        -webkit-overflow-scrolling: touch;
    }
}

/* /Pages/Programs/ProgramOpen.razor.rz.scp.css */
/* Error/loading state styles */
.program-open-page[b-1vxxwinwqm] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.program-open-header[b-1vxxwinwqm] {
    border-radius: 1rem;
}

.program-open-placeholder[b-1vxxwinwqm] {
    border-radius: 1rem;
    text-align: center;
}

.program-open-placeholder[b-1vxxwinwqm]  .rz-button {
    min-width: 200px;
}

@media (max-width: 768px) {
    .program-open-page[b-1vxxwinwqm] {
        padding: 1rem;
    }
}

/* --- GLOBAL RESET --- */
body[b-1vxxwinwqm] {
  margin: 0;
  height: 100vh;
  overflow: hidden; /* Hide page-level scrollbar */
}

/* Page container must be constrained to prevent page scrolling */
#page-container[b-1vxxwinwqm] {
    height: 100vh; /* Full viewport height */
    display: flex;
    flex-direction: column;
    overflow: hidden; /* Prevent page-level scrolling */
}

/* Zoom controls stay fixed at top */
#zoom-container[b-1vxxwinwqm] {
    flex-shrink: 0;
    margin-bottom: 10px !important; /* Add 10px gap between toolbar and timeline */
    margin-right: 17px !important; /* Align right edge with scrollbar */
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid var(--rz-border-color);
}

/* Timeline toolbar styling - restore the rectangle with left alignment */
.timeline-toolbar[b-1vxxwinwqm] {
    background: var(--rz-base-100);
    padding: 8px !important; /* Compact padding instead of bloated default */
    margin: 0;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border: 1px solid var(--rz-border-color);
    /* Ensure the rectangle is visible */
    min-height: 48px;
    position: relative;
}

/* Left-align all content within the toolbar */
.timeline-toolbar .rz-stack[b-1vxxwinwqm] {
    justify-content: flex-start !important;
    width: 100%;
}

/* Toolbar container with three sections */
.toolbar-container[b-1vxxwinwqm] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 1rem;
}

.toolbar-left[b-1vxxwinwqm] {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
}

.toolbar-center[b-1vxxwinwqm] {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.toolbar-right[b-1vxxwinwqm] {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    margin-left: auto;
}

/* Style the buttons to match your preferred colors */
.timeline-toolbar .rz-button[b-1vxxwinwqm] {
    background-color: var(--rz-primary) !important;
    border-color: var(--rz-primary) !important;
    color: white !important;
    min-width: 32px;
    height: 32px;
}

.timeline-toolbar .rz-button:hover[b-1vxxwinwqm] {
    background-color: var(--rz-primary-dark) !important;
    border-color: var(--rz-primary-dark) !important;
}

/* Fixed width for stage filter dropdown to prevent expansion */
.stage-filter-dropdown[b-1vxxwinwqm] {
    width: 200px !important;
    max-width: 200px !important;
    min-width: 200px !important;
}

.stage-filter-dropdown[b-1vxxwinwqm]  .rz-dropdown {
    width: 200px !important;
    max-width: 200px !important;
    min-width: 200px !important;
}

.stage-filter-dropdown[b-1vxxwinwqm]  .rz-dropdown-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    max-width: 200px;
}

.stage-filter-dropdown[b-1vxxwinwqm]  .rz-dropdown-panel {
    width: 200px !important;
    max-width: 200px !important;
    min-width: 200px !important;
}

/* Actions dropdown visual states */
.actions-dropdown.actions-enabled[b-1vxxwinwqm]  .rz-dropdown {
    border-color: var(--rz-primary) !important;
    border-width: 2px !important;
}

.actions-dropdown.actions-disabled[b-1vxxwinwqm]  .rz-dropdown {
    border-color: var(--rz-border-color) !important;
    border-width: 1px !important;
    opacity: 0.6;
}

/* --- SHARED SCROLL CONTAINER (both sidebar + timeline share vertical scroll) --- */
.scroll-area[b-1vxxwinwqm] {
  all: unset; /* Zero out RadZen CSS interference */
  display: flex;
  width: 100%;
  flex: 1; /* Take remaining space after toolbar */
  overflow: auto; /* Enable both horizontal and vertical scrolling */
  position: relative;
  box-sizing: border-box;
}


/* Custom scrollbar styling */
.scroll-area[b-1vxxwinwqm]::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

.scroll-area[b-1vxxwinwqm]::-webkit-scrollbar-track {
  background: var(--rz-base-400); /* Darker track */
  border-radius: 0px; /* Squared track */
}

.scroll-area[b-1vxxwinwqm]::-webkit-scrollbar-thumb {
  background: var(--rz-base-200); /* Lighter thumb */
  border-radius: 0px; /* Squared thumb */
  border: 2px solid var(--rz-base-400);
}

.scroll-area[b-1vxxwinwqm]::-webkit-scrollbar-thumb:hover {
  background: var(--rz-base-100); /* Even lighter on hover */
}

.scroll-area[b-1vxxwinwqm]::-webkit-scrollbar-corner {
  background: transparent; /* Make corner transparent so scrollbars don't connect */
}

/* --- LEFT SIDEBAR (sticky horizontally, scrolls vertically) --- */
.info-column[b-1vxxwinwqm] {
  all: unset; /* Zero out RadZen CSS interference */
  position: sticky;
  left: 0;
  width: 200px;
  background: var(--rz-base-background-color); /* Match timeline axis background */
  z-index: 5;
  flex-shrink: 0;
  box-sizing: border-box;
  border-bottom: 1px solid var(--rz-base-400, var(--rz-border-color)); /* Bottom border matching timeline */
  /* Height is set inline to match timeline calculated height */
}

/* --- STICKY HEADER INSIDE SIDEBAR (aligns with timeline top bar) --- */
.info-header[b-1vxxwinwqm] {
  position: sticky;
  top: 0;
  background: var(--rz-base-background-color); /* Match timeline axis background */
  color: var(--rz-text-color); /* Match timeline axis label color */
  text-align: center;
  font-weight: bold;
  /* Height matches TimelineMath.AxisHeight constant */
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 6;
  border-bottom: 1px solid var(--rz-base-400, var(--rz-border-color)); /* Match timeline axis stroke */
}

/* --- SIDEBAR CONTENT (scrolls under the sidebar header) --- */
.info-content[b-1vxxwinwqm] {
    all: unset; /* Zero out RadZen CSS interference */
    display: flex;
    flex-direction: column;
    color: var(--rz-text-color); /* Match timeline axis label color */
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    background: var(--rz-base-background-color); /* Match timeline axis background */
    /* Height will be calculated as: total height - header height (40px) */
}

.stage-name-item[b-1vxxwinwqm] {
  padding: 8px 10px; /* Add padding for multi-line content */
  border-bottom: 1px solid var(--rz-base-400, var(--rz-border-color)); /* Match timeline axis stroke */
  /* Height is set inline to match timeline row heights dynamically */
  display: flex;
  align-items: center;
  color: var(--rz-text-color); /* Match timeline axis label color */
  background: var(--rz-base-background-color); /* Match timeline axis background */
  box-sizing: border-box;
  transition: opacity 0.2s ease, background-color 0.2s ease;
}

.stage-name-item:hover[b-1vxxwinwqm] {
  opacity: 0.9;
}

.stage-name-item.stage-selected[b-1vxxwinwqm] {
  background-color: var(--rz-grid-selected-background-color) !important;
  opacity: 1;
}

.stage-name-item-content[b-1vxxwinwqm] {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 2px;
}

.stage-name-primary[b-1vxxwinwqm] {
  font-weight: 500;
  font-size: 13px;
  line-height: 1.2;
  color: var(--rz-text-color);
}

.stage-name-secondary[b-1vxxwinwqm] {
  font-size: 11px;
  line-height: 1.2;
  color: var(--rz-text-secondary-color);
  display: flex;
  align-items: center;
  gap: 4px;
}

.stage-separator[b-1vxxwinwqm] {
  color: var(--rz-text-tertiary-color, var(--rz-text-secondary-color));
  opacity: 0.6;
}

.stage-manager[b-1vxxwinwqm] {
  font-weight: 400;
}

.stage-changeover[b-1vxxwinwqm] {
  font-weight: 400;
}

/* --- MAIN TIMELINE AREA (scrolls vertically with sidebar) --- */
.content-area[b-1vxxwinwqm] {
  all: unset; /* Zero out RadZen CSS interference */
  position: relative;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  border-bottom: 1px solid var(--rz-base-400, var(--rz-border-color)); /* Bottom border matching sidebar */
  /* Height is set inline to match timeline calculated height */
}

/* --- TOP STICKY TIMELINE HEADER (TimelineTicks component placeholder) --- */
.header[b-1vxxwinwqm] {
  position: sticky;
  top: 0;
  background: var(--rz-base-background-color); /* Match timeline axis background */
  color: var(--rz-text-color); /* Match timeline axis label color */
  z-index: 4;
  /* Height matches TimelineMath.AxisHeight constant */
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid var(--rz-base-400, var(--rz-border-color)); /* Match timeline axis stroke */
}

/* --- MAIN TIMELINE BODY (where your timeline grid or events render) --- */
.timeline-body[b-1vxxwinwqm] {
  all: unset; /* Zero out RadZen CSS interference */
  background: transparent;
  color: var(--rz-text-color); /* Match timeline text color */
  box-sizing: border-box;
  /* Height is set inline to match timeline calculated height */
}
/* /Pages/Programs/Programs.razor.rz.scp.css */
.programs-page[b-jmz6s8wa6p] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.programs-grid[b-jmz6s8wa6p] {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.program-card[b-jmz6s8wa6p] {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.program-card-content[b-jmz6s8wa6p] {
    display: flex;
    flex-direction: column;
}

.program-card-header[b-jmz6s8wa6p] {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 1rem;
    flex-wrap: wrap;
}

.program-card-title-row[b-jmz6s8wa6p] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    min-width: 0;
    flex-wrap: wrap;
}

.program-card-badges[b-jmz6s8wa6p] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.4rem;
    flex-wrap: wrap;
}

.program-card-details[b-jmz6s8wa6p] {
    color: var(--rz-text-secondary-color);
}

.program-card-details[b-jmz6s8wa6p]  .rz-icon {
    font-size: 1.1rem;
}

.program-card-actions[b-jmz6s8wa6p] {
    display: flex;
    gap: 0.5rem;
    justify-content: flex-end;
    flex-wrap: wrap;
    flex-shrink: 0;
    width: 100%;
    margin-top: auto;
}

.programs-insights-card[b-jmz6s8wa6p] {
    max-width: 960px;
}

.programs-empty-state[b-jmz6s8wa6p] {
    text-align: center;
}

/* Share indicator container */
.share-indicator-container[b-jmz6s8wa6p] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.share-indicator-icon[b-jmz6s8wa6p] {
    font-size: 1rem;
    color: var(--rz-text-secondary-color);
    cursor: help;
}

/* Share tooltip - hidden by default, shown on hover */
.share-tooltip[b-jmz6s8wa6p] {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 0.5rem;
    background-color: var(--rz-base-800);
    border: 1px solid var(--rz-border-color);
    border-radius: 4px;
    padding: 0.75rem;
    min-width: 220px;
    max-width: 300px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.2s ease, visibility 0.2s ease;
    white-space: normal;
    word-wrap: break-word;
}

/* Adjust tooltip position to prevent overflow on right edge */
.share-indicator-container:hover .share-tooltip[b-jmz6s8wa6p] {
    left: auto;
    right: 0;
    transform: none;
}

/* On very small screens, position tooltip to the left */
@media (max-width: 400px) {
    .share-indicator-container:hover .share-tooltip[b-jmz6s8wa6p] {
        left: 0;
        right: auto;
    }
}

.share-tooltip-content[b-jmz6s8wa6p] {
    font-size: 0.8125rem;
    line-height: 1.5;
    color: var(--rz-text-color);
}

/* Show tooltip on hover */
.share-indicator-container:hover .share-tooltip[b-jmz6s8wa6p] {
    opacity: 1;
    visibility: visible;
}

/* Tooltip arrow */
.share-tooltip[b-jmz6s8wa6p]::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid transparent;
    border-top-color: var(--rz-base-800);
    margin-top: -1px;
}

.share-tooltip[b-jmz6s8wa6p]::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 7px solid transparent;
    border-top-color: var(--rz-border-color);
}

/* Share indicator - hide mobile text on desktop, show on mobile */
.share-indicator-mobile[b-jmz6s8wa6p] {
    display: none;
}

@media (max-width: 768px) {
    .program-card-actions[b-jmz6s8wa6p] {
        justify-content: flex-end;
    }

    .program-card-actions[b-jmz6s8wa6p]  .rz-button {
        flex: 1 1 48%;
    }

    /* Show mobile fallback text, hide tooltip icon on mobile */
    .share-indicator-mobile[b-jmz6s8wa6p] {
        display: inline;
    }

    /* Hide tooltip and icon on mobile */
    .share-indicator-container[b-jmz6s8wa6p] {
        display: none;
    }
}

@media (max-width: 600px) {
    .programs-grid[b-jmz6s8wa6p] {
        grid-template-columns: 1fr;
    }

    .program-card-actions[b-jmz6s8wa6p]  .rz-button {
        flex: 1 1 100%;
    }
}


/* /Pages/Stages/StageView.razor.rz.scp.css */

/* --- GLOBAL RESET --- */
body[b-fifblnr7g1] {
  margin: 0;
  height: 100vh;
  overflow: hidden; /* Hide page-level scrollbar */
}

/* Page container must be constrained to prevent page scrolling */
#page-container[b-fifblnr7g1] {
    height: 100vh; /* Full viewport height */
    display: flex;
    flex-direction: column;
    overflow: hidden; /* Prevent page-level scrolling */
}

/* Zoom controls stay fixed at top */
#zoom-container[b-fifblnr7g1] {
    flex-shrink: 0;
    margin-bottom: 10px !important; /* Add 10px gap between toolbar and timeline */
    margin-right: 17px !important; /* Align right edge with scrollbar */
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid var(--rz-border-color);
}

/* Timeline toolbar styling - restore the rectangle with left alignment */
.timeline-toolbar[b-fifblnr7g1] {
    background: var(--rz-base-100);
    padding: 8px !important; /* Compact padding instead of bloated default */
    margin: 0;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border: 1px solid var(--rz-border-color);
    /* Ensure the rectangle is visible */
    min-height: 48px;
}

/* Left-align all content within the toolbar */
.timeline-toolbar .rz-stack[b-fifblnr7g1] {
    justify-content: flex-start !important;
    width: 100%;
}

/* Style the buttons to match your preferred colors */
.timeline-toolbar .rz-button[b-fifblnr7g1] {
    background-color: var(--rz-primary) !important;
    border-color: var(--rz-primary) !important;
    color: white !important;
    min-width: 32px;
    height: 32px;
}

.timeline-toolbar .rz-button:hover[b-fifblnr7g1] {
    background-color: var(--rz-primary-dark) !important;
    border-color: var(--rz-primary-dark) !important;
}

/* --- SHARED SCROLL CONTAINER (both sidebar + timeline share vertical scroll) --- */
.scroll-area[b-fifblnr7g1] {
  all: unset; /* Zero out RadZen CSS interference */
  display: flex;
  width: 100%;
  flex: 1; /* Take remaining space after toolbar */
  overflow: auto; /* Enable both horizontal and vertical scrolling */
  position: relative;
  box-sizing: border-box;
}

/* Custom scrollbar styling */
.scroll-area[b-fifblnr7g1]::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

.scroll-area[b-fifblnr7g1]::-webkit-scrollbar-track {
  background: var(--rz-base-400); /* Darker track */
  border-radius: 0px; /* Squared track */
}

.scroll-area[b-fifblnr7g1]::-webkit-scrollbar-thumb {
  background: var(--rz-base-200); /* Lighter thumb */
  border-radius: 0px; /* Squared thumb */
  border: 2px solid var(--rz-base-400);
}

.scroll-area[b-fifblnr7g1]::-webkit-scrollbar-thumb:hover {
  background: var(--rz-base-100); /* Even lighter on hover */
}

.scroll-area[b-fifblnr7g1]::-webkit-scrollbar-corner {
  background: transparent; /* Make corner transparent so scrollbars don't connect */
}

/* --- LEFT SIDEBAR (sticky horizontally, scrolls vertically) --- */
.info-column[b-fifblnr7g1] {
  all: unset; /* Zero out RadZen CSS interference */
  position: sticky;
  left: 0;
  width: 200px;
  background: var(--rz-base-background-color); /* Match timeline axis background */
  z-index: 5;
  flex-shrink: 0;
  box-sizing: border-box;
  /* Height is set inline to match timeline calculated height */
}

/* --- STICKY HEADER INSIDE SIDEBAR (aligns with timeline top bar) --- */
.info-header[b-fifblnr7g1] {
  position: sticky;
  top: 0;
  background: var(--rz-base-background-color); /* Match timeline axis background */
  color: var(--rz-text-color); /* Match timeline axis label color */
  text-align: center;
  font-weight: bold;
  /* Height matches TimelineMath.AxisHeight constant */
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 6;
  border-bottom: 1px solid var(--rz-base-400, var(--rz-border-color)); /* Match timeline axis stroke */
}

/* --- SIDEBAR CONTENT (scrolls under the sidebar header) --- */
.info-content[b-fifblnr7g1] {
    all: unset; /* Zero out RadZen CSS interference */
    display: flex;
    flex-direction: column;
    color: var(--rz-text-color); /* Match timeline axis label color */
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    background: var(--rz-base-background-color); /* Match timeline axis background */
    /* Height will be calculated as: total height - header height (40px) */
}

.stage-name-item[b-fifblnr7g1] {
  padding: 0; /* Remove padding to align with timeline rows */
  border-bottom: 1px solid var(--rz-base-400, var(--rz-border-color)); /* Match timeline axis stroke */
  /* Height is set inline to match timeline row heights dynamically */
  display: flex;
  align-items: center;
  font-weight: 500;
  padding-left: 10px; /* Only left padding for text alignment */
  color: var(--rz-text-color); /* Match timeline axis label color */
  background: var(--rz-base-background-color); /* Match timeline axis background */
}

/* --- MAIN TIMELINE AREA (scrolls vertically with sidebar) --- */
.content-area[b-fifblnr7g1] {
  all: unset; /* Zero out RadZen CSS interference */
  position: relative;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  /* Height is set inline to match timeline calculated height */
}

/* --- TOP STICKY TIMELINE HEADER (TimelineTicks component placeholder) --- */
.header[b-fifblnr7g1] {
  position: sticky;
  top: 0;
  background: var(--rz-base-background-color); /* Match timeline axis background */
  color: var(--rz-text-color); /* Match timeline axis label color */
  z-index: 4;
  /* Height matches TimelineMath.AxisHeight constant */
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid var(--rz-base-400, var(--rz-border-color)); /* Match timeline axis stroke */
}

/* --- MAIN TIMELINE BODY (where your timeline grid or events render) --- */
.timeline-body[b-fifblnr7g1] {
  all: unset; /* Zero out RadZen CSS interference */
  background: transparent;
  color: var(--rz-text-color); /* Match timeline text color */
  box-sizing: border-box;
  /* Height is set inline to match timeline calculated height */
}
