/* /Components/Pages/Debug.razor.rz.scp.css */
.debug-page[b-taniq3s05z] {
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem 1rem;
}

.debug-header[b-taniq3s05z] {
    margin-bottom: 2rem;
}

.debug-header h1[b-taniq3s05z] {
    font-size: 1.75rem;
    font-weight: 600;
    color: #212529;
    margin: 0;
}

.debug-content[b-taniq3s05z] {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 1.5rem;
}

.debug-section[b-taniq3s05z] {
    margin-bottom: 2rem;
}

.debug-section:last-child[b-taniq3s05z] {
    margin-bottom: 0;
}

.debug-section h2[b-taniq3s05z] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #212529;
    margin-bottom: 1rem;
}

.debug-setting[b-taniq3s05z] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
    background-color: #f8f9fa;
    border-radius: 6px;
    margin-bottom: 1rem;
}

.debug-setting-label[b-taniq3s05z] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 500;
    color: #212529;
}

.debug-setting-label .bi[b-taniq3s05z] {
    font-size: 1.25rem;
    color: #f26422;
}

.debug-setting-description[b-taniq3s05z] {
    font-size: 0.9rem;
    color: #6c757d;
    margin: 0;
    line-height: 1.5;
}

.form-check-input:checked[b-taniq3s05z] {
    background-color: #f26422;
    border-color: #f26422;
}

.form-check-input:focus[b-taniq3s05z] {
    border-color: #f26422;
    box-shadow: 0 0 0 0.25rem rgba(242, 100, 34, 0.25);
}

/* /Components/Pages/Home.razor.rz.scp.css */
.home-landing[b-gbvp8mu9wm] {
    min-height: calc(100vh - 4rem);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem 1rem;
}

.home-loading[b-gbvp8mu9wm] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    text-align: center;
}

.home-loading-spinner[b-gbvp8mu9wm] {
    width: 52px;
    height: 52px;
    border: 5px solid rgba(242, 100, 34, 0.2);
    border-top-color: #f26422;
    border-radius: 50%;
    animation: slwSpin-b-gbvp8mu9wm 0.9s linear infinite;
}

.home-loading-text[b-gbvp8mu9wm] {
    color: #6c757d;
    font-size: 1rem;
}

.home-empty[b-gbvp8mu9wm] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    text-align: center;
    max-width: 520px;
}

.home-empty-icon[b-gbvp8mu9wm] {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: rgba(242, 100, 34, 0.15);
    color: #f26422;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
}

.home-empty-title[b-gbvp8mu9wm] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #212529;
}

.home-empty-subtitle[b-gbvp8mu9wm] {
    font-size: 0.95rem;
    color: #6c757d;
}

.home-empty-cta[b-gbvp8mu9wm] {
    margin-top: 0.75rem;
    background-color: #f26422;
    border-color: #f26422;
}

.home-empty-cta:disabled[b-gbvp8mu9wm] {
    opacity: 0.65;
}

@keyframes slwSpin-b-gbvp8mu9wm {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* /Components/Pages/ListDetail.razor.rz.scp.css */
.list-detail-container[b-dbsxazru1h] {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.list-header[b-dbsxazru1h] {
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
    padding: 1.5rem;
}

.list-header-content[b-dbsxazru1h] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.list-header-icon[b-dbsxazru1h],
.list-header-icon-initials[b-dbsxazru1h],
.list-header-icon-placeholder[b-dbsxazru1h] {
    width: 48px;
    height: 48px;
    border-radius: 8px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    color: white;
    font-weight: 600;
}

.list-header-icon[b-dbsxazru1h] {
    object-fit: cover;
}

.list-header-icon-placeholder[b-dbsxazru1h] {
    font-size: 1.5rem;
}

.list-header-text[b-dbsxazru1h] {
    flex: 1;
}

.list-title[b-dbsxazru1h] {
    font-size: 1.75rem;
    font-weight: 600;
    margin: 0;
    color: #212529;
}

.list-subtitle[b-dbsxazru1h] {
    color: #6c757d;
    margin: 0.25rem 0 0 0;
    font-size: 0.9rem;
}

.list-project[b-dbsxazru1h] {
    color: #6c757d;
    margin: 0.5rem 0 0 0;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.list-content[b-dbsxazru1h] {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 0;
    overflow: hidden;
}

.list-content-scrollable[b-dbsxazru1h] {
    flex: 1;
    overflow-y: auto;
    padding: 1.5rem;
}

.empty-state[b-dbsxazru1h] {
    text-align: center;
    padding: 3rem 1rem;
    color: #6c757d;
}

.tasks-list[b-dbsxazru1h] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.task-item[b-dbsxazru1h] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 1rem;
    background-color: white;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.2s, box-shadow 0.2s;
}

.task-item:hover[b-dbsxazru1h] {
    background-color: #f8f9fa;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}


.task-content[b-dbsxazru1h] {
    flex: 1;
    min-width: 0;
}

.task-title[b-dbsxazru1h] {
    font-weight: 500;
    color: #212529;
    margin-bottom: 0.25rem;
}

.task-description[b-dbsxazru1h] {
    color: #6c757d;
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
    line-height: 1.4;
}

.task-meta[b-dbsxazru1h] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    font-size: 0.875rem;
    color: #6c757d;
}

.task-due-date[b-dbsxazru1h],
.task-assignees[b-dbsxazru1h] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.task-status-icon-wrapper[b-dbsxazru1h] {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    margin-right: 0.5rem;
    position: relative;
}

.sortable-item-handle[b-dbsxazru1h] {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5rem;
    margin-left: 0.5rem;
    cursor: grab;
    opacity: 0;
    transition: opacity 0.2s;
}

.task-item:hover .sortable-item-handle[b-dbsxazru1h] {
    opacity: 1;
}

.sortable-item-handle:active[b-dbsxazru1h] {
    cursor: grabbing;
}

.sort-handle-lines[b-dbsxazru1h] {
    display: flex;
    flex-direction: column;
    gap: 3px;
    width: 16px;
    height: 12px;
    justify-content: center;
}

.sort-handle-lines span[b-dbsxazru1h] {
    width: 100%;
    height: 2px;
    background-color: #6c757d;
    border-radius: 1px;
}

.sortable-ghost[b-dbsxazru1h] {
    opacity: 0.4;
    background-color: #f0f0f0;
}

.sortable-chosen[b-dbsxazru1h] {
    cursor: grabbing;
}

/* Quick Add Footer - matching SLA design */
.quick-add-footer-new[b-dbsxazru1h] {
    background-color: rgba(246, 248, 246, 0.95);
    backdrop-filter: blur(16px);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 8px 16px;
    padding-top: 8px;
    margin-top: auto;
}

.quick-add-input-container[b-dbsxazru1h] {
    position: relative;
    display: flex;
    align-items: center;
    height: 48px;
}

.quick-add-input-new[b-dbsxazru1h] {
    width: 100%;
    height: 48px;
    border-radius: 9999px;
    border: none;
    background-color: white;
    padding: 12px 48px 12px 16px;
    font-size: 16px;
    color: #1F2123;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: all 0.2s ease;
}

.quick-add-input-new:focus[b-dbsxazru1h] {
    outline: none;
    box-shadow: 0 0 0 2px rgba(242, 100, 34, 0.25);
}

.quick-add-input-new[b-dbsxazru1h]::placeholder {
    color: #667781;
}

.quick-add-input-new:disabled[b-dbsxazru1h] {
    background-color: #e9ecef;
    cursor: not-allowed;
}

.quick-add-button-new[b-dbsxazru1h] {
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #f26422;
    color: white;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    opacity: 0;
    transform: translateY(-50%) scale(0.9);
    transition: all 0.2s ease;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    z-index: 10;
}

.quick-add-button-new.visible[b-dbsxazru1h] {
    opacity: 1;
    transform: translateY(-50%) scale(1);
}

.quick-add-button-new:hover:not(:disabled)[b-dbsxazru1h] {
    background-color: #d14a1f;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

.quick-add-button-new:disabled[b-dbsxazru1h] {
    background-color: #6c757d;
    cursor: not-allowed;
    opacity: 0.6;
}

.quick-add-input-new.has-text + .quick-add-button-new[b-dbsxazru1h] {
    opacity: 1;
    transform: translateY(-50%) scale(1);
}

.quick-add-error[b-dbsxazru1h] {
    margin-top: 0.5rem;
    padding: 0.5rem;
    background-color: #f8d7da;
    border: 1px solid #f5c2c7;
    border-radius: 4px;
    color: #842029;
    font-size: 0.875rem;
}
/* /Components/Pages/Notifications.razor.rz.scp.css */
.notifications-page[b-mi7t5eq86r] {
    max-width: 920px;
    margin: 0 auto;
    padding: 1rem;
}

.notifications-header[b-mi7t5eq86r] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1rem;
}

.notifications-header-left[b-mi7t5eq86r] {
    display: flex;
    align-items: baseline;
    gap: 0.75rem;
    min-width: 0;
}

.notifications-count[b-mi7t5eq86r] {
    font-size: 0.9rem;
}

.notifications-header-actions[b-mi7t5eq86r] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.notifications-body[b-mi7t5eq86r] {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow: hidden;
}

.notifications-loading[b-mi7t5eq86r],
.notifications-empty[b-mi7t5eq86r] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem 1rem;
    text-align: center;
}

.notifications-empty-icon[b-mi7t5eq86r] {
    font-size: 2rem;
    color: #adb5bd;
    margin-bottom: 0.5rem;
}

.notifications-empty-title[b-mi7t5eq86r] {
    font-weight: 600;
    margin-bottom: 0.15rem;
}

.notifications-list[b-mi7t5eq86r] {
    display: flex;
    flex-direction: column;
}

.notification-item[b-mi7t5eq86r] {
    padding: 1rem;
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer;
    transition: background-color 0.15s ease;
}

.notification-item:hover[b-mi7t5eq86r] {
    background-color: #f8f9fa;
}

.notification-item.unread[b-mi7t5eq86r] {
    background-color: #fff5f2;
    border-left: 4px solid #F15A29;
}

.notification-item.read[b-mi7t5eq86r] {
    opacity: 0.85;
}

.notification-item-content[b-mi7t5eq86r] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.notification-user[b-mi7t5eq86r] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.notification-avatar[b-mi7t5eq86r],
.notification-avatar-circle[b-mi7t5eq86r] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    flex-shrink: 0;
}

.notification-avatar[b-mi7t5eq86r] {
    object-fit: cover;
}

.notification-avatar-circle[b-mi7t5eq86r] {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    font-size: 0.875rem;
}

.notification-message[b-mi7t5eq86r] {
    font-size: 0.95rem;
    line-height: 1.35;
    color: #212529;
}

.notification-link[b-mi7t5eq86r] {
    color: #0d6efd;
    font-weight: 500;
}

.notification-field[b-mi7t5eq86r] {
    color: #6c757d;
    font-size: 0.85rem;
}

.notification-project[b-mi7t5eq86r] {
    font-size: 0.85rem;
    color: #6c757d;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.notification-meta[b-mi7t5eq86r] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0.8rem;
    color: #6c757d;
    margin-top: 0.25rem;
}

.notification-date[b-mi7t5eq86r] {
    flex: 1;
}

@media (max-width: 640.98px) {
    .notifications-page[b-mi7t5eq86r] {
        padding: 0.75rem;
    }
}

/* /Components/Pages/SpaceDetail.razor.rz.scp.css */
.space-detail-container[b-ad9do7w5m0] {
    height: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    position: relative;
}

.space-header[b-ad9do7w5m0] {
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
    padding: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.space-header-content[b-ad9do7w5m0] {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex: 1;
}

.space-header-icon-placeholder[b-ad9do7w5m0] {
    width: 48px;
    height: 48px;
    border-radius: 8px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: white;
    background-color: #6c757d;
}

.space-header-text[b-ad9do7w5m0] {
    flex: 1;
}

.space-title[b-ad9do7w5m0] {
    font-size: 1.75rem;
    font-weight: 600;
    margin: 0;
    color: #212529;
}

.space-content[b-ad9do7w5m0] {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 0;
    overflow: hidden;
    position: relative;
}

.space-content-canvas[b-ad9do7w5m0] {
    flex: 1;
    overflow: auto;
    position: relative;
    min-height: 100%;
    background-color: transparent;
}

.space-list-section[b-ad9do7w5m0] {
    background-color: white;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    cursor: move;
    user-select: none;
}

.space-list-section.dragging[b-ad9do7w5m0] {
    opacity: 0.5;
    cursor: grabbing;
}

.space-list-header[b-ad9do7w5m0] {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem 1.5rem;
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
    cursor: pointer;
    transition: background-color 0.2s;
    position: relative;
}

.space-list-header:hover[b-ad9do7w5m0] {
    background-color: #e9ecef;
}

.space-list-icon[b-ad9do7w5m0],
.space-list-icon-initials[b-ad9do7w5m0],
.space-list-icon-placeholder[b-ad9do7w5m0] {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    color: white;
    font-weight: 600;
}

.space-list-icon[b-ad9do7w5m0] {
    object-fit: cover;
}

.space-list-icon-placeholder[b-ad9do7w5m0] {
    font-size: 1.25rem;
}

.space-list-header-text[b-ad9do7w5m0] {
    flex: 1;
}

.space-list-title[b-ad9do7w5m0] {
    font-size: 1.25rem;
    font-weight: 600;
    margin: 0;
    color: #212529;
}

.space-list-project[b-ad9do7w5m0] {
    color: #6c757d;
    margin: 0.25rem 0 0 0;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.space-list-content[b-ad9do7w5m0] {
    padding: 1rem 1.5rem;
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
}

.empty-state[b-ad9do7w5m0] {
    text-align: center;
    padding: 2rem 1rem;
    color: #6c757d;
}

.tasks-list[b-ad9do7w5m0] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.task-item[b-ad9do7w5m0] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 1rem;
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.2s, box-shadow 0.2s;
}

.task-item:hover[b-ad9do7w5m0] {
    background-color: white;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.task-content[b-ad9do7w5m0] {
    flex: 1;
    min-width: 0;
}

.task-title[b-ad9do7w5m0] {
    font-weight: 500;
    color: #212529;
    margin-bottom: 0.25rem;
}

.task-description[b-ad9do7w5m0] {
    color: #6c757d;
    font-size: 0.875rem;
    margin-bottom: 0.5rem;
}

.task-meta[b-ad9do7w5m0] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    font-size: 0.875rem;
    color: #6c757d;
}

.task-due-date[b-ad9do7w5m0],
.task-assignees[b-ad9do7w5m0] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.task-status-icon-wrapper[b-ad9do7w5m0] {
    flex-shrink: 0;
}

.space-list-header-actions[b-ad9do7w5m0] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    z-index: 10;
}

.space-list-drag-handle[b-ad9do7w5m0] {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: grab;
    opacity: 0.5;
    transition: opacity 0.2s;
}

.space-list-drag-handle:hover[b-ad9do7w5m0] {
    opacity: 0.8;
}

.space-list-drag-handle:active[b-ad9do7w5m0] {
    cursor: grabbing;
    opacity: 1;
}

.drag-handle-dots-vertical[b-ad9do7w5m0] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 2px;
    width: 12px;
    height: 16px;
}

.drag-handle-dots-vertical span[b-ad9do7w5m0] {
    width: 3px;
    height: 3px;
    background-color: #495057;
    border-radius: 50%;
}

.space-list-menu-button[b-ad9do7w5m0] {
    display: flex;
    color: #adb5bd;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    font-size: 1rem;
    width: 24px;
    height: 24px;
    min-width: 24px;
    max-width: 24px;
    min-height: 24px;
    max-height: 24px;
    align-items: center;
    justify-content: center;
    transition: opacity 0.2s, color 0.2s;
    opacity: 0.7;
}

.space-list-menu-button:hover[b-ad9do7w5m0],
.space-list-menu-button.active[b-ad9do7w5m0] {
    opacity: 1;
    color: #212529;
}

.space-list-resize-handle[b-ad9do7w5m0] {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 16px;
    height: 16px;
    cursor: nwse-resize;
    z-index: 10;
    background: linear-gradient(-45deg, transparent 30%, #6c757d 30%, #6c757d 35%, transparent 35%, transparent 65%, #6c757d 65%, #6c757d 70%, transparent 70%);
}

.space-list-resize-handle:hover[b-ad9do7w5m0] {
    background: linear-gradient(-45deg, transparent 30%, #495057 30%, #495057 35%, transparent 35%, transparent 65%, #495057 65%, #495057 70%, transparent 70%);
}

.space-list-section.resizing[b-ad9do7w5m0] {
    user-select: none;
}

.space-header-menu-wrapper[b-ad9do7w5m0] {
    position: relative;
    flex-shrink: 0;
}

.space-header-menu-button[b-ad9do7w5m0] {
    color: #6c757d;
    padding: 0.25rem 0.5rem;
    border: none;
    background: none;
    cursor: pointer;
    font-size: 1.2rem;
    border-radius: 4px;
}

.space-header-menu-button:hover[b-ad9do7w5m0] {
    background-color: rgba(0, 0, 0, 0.05);
    color: #495057;
}

.space-header-menu-overlay[b-ad9do7w5m0] {
    position: fixed;
    inset: 0;
    z-index: 1200;
    background: transparent;
}

.space-header-menu-popover[b-ad9do7w5m0] {
    position: absolute;
    top: calc(100% + 0.5rem);
    right: 0;
    z-index: 1201;
    min-width: 180px;
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    padding: 0.25rem 0;
    overflow: hidden;
}

.space-header-menu-item[b-ad9do7w5m0] {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem 1rem;
    border: none;
    background: transparent;
    color: #212529;
    font-size: 0.95rem;
    text-align: left;
    cursor: pointer;
    transition: background-color 0.2s;
}

.space-header-menu-item:hover[b-ad9do7w5m0] {
    background-color: #f8f9fa;
}

.space-header-menu-item .bi[b-ad9do7w5m0] {
    width: 18px;
    display: inline-flex;
    justify-content: center;
    font-size: 1rem;
}
/* /Components/Shared/NotificationPanel.razor.rz.scp.css */
.notification-panel-overlay[b-v9i764jwzn] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1000;
}

.notification-panel[b-v9i764jwzn] {
    position: fixed;
    top: 3.5rem;
    right: 1rem;
    width: 400px;
    max-height: calc(100vh - 4.5rem);
    background-color: white;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    z-index: 1001;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.notification-panel-header[b-v9i764jwzn] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    background-color: #f8f9fa;
}

.notification-panel-title[b-v9i764jwzn] {
    margin: 0;
    font-size: 1.1rem;
    font-weight: 600;
    flex: 1;
}

.notification-panel-close[b-v9i764jwzn] {
    padding: 0.25rem;
    margin-left: 0.5rem;
}

.notification-panel-content[b-v9i764jwzn] {
    flex: 1;
    overflow-y: auto;
    max-height: calc(100vh - 12rem);
}

.notification-panel-loading[b-v9i764jwzn],
.notification-panel-empty[b-v9i764jwzn] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem 1rem;
    text-align: center;
    color: #6c757d;
}

.notification-panel-empty p[b-v9i764jwzn] {
    margin: 0.5rem 0;
}

.notification-panel-list[b-v9i764jwzn] {
    display: flex;
    flex-direction: column;
}

.notification-panel-item[b-v9i764jwzn] {
    padding: 1rem;
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer;
    transition: background-color 0.2s;
}

.notification-panel-item:hover[b-v9i764jwzn] {
    background-color: #f8f9fa;
}

.notification-panel-item.unread[b-v9i764jwzn] {
    background-color: #fff5f2;
    border-left: 4px solid #F15A29;
}

.notification-panel-item.read[b-v9i764jwzn] {
    opacity: 0.8;
}

.notification-panel-item-content[b-v9i764jwzn] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.notification-panel-user[b-v9i764jwzn] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.notification-panel-avatar[b-v9i764jwzn],
.notification-panel-avatar-circle[b-v9i764jwzn] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    flex-shrink: 0;
}

.notification-panel-avatar[b-v9i764jwzn] {
    object-fit: cover;
}

.notification-panel-avatar-circle[b-v9i764jwzn] {
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 600;
    font-size: 0.875rem;
}

.notification-panel-initials[b-v9i764jwzn] {
    color: white;
}

.notification-panel-message[b-v9i764jwzn] {
    font-size: 0.9rem;
    line-height: 1.4;
    color: #212529;
}

.notification-panel-link[b-v9i764jwzn] {
    color: #0d6efd;
    font-weight: 500;
}

.notification-panel-field[b-v9i764jwzn] {
    color: #6c757d;
    font-size: 0.85rem;
}

.notification-panel-project[b-v9i764jwzn] {
    font-size: 0.85rem;
    color: #6c757d;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.notification-panel-meta[b-v9i764jwzn] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0.8rem;
    color: #6c757d;
    margin-top: 0.25rem;
}

.notification-panel-date[b-v9i764jwzn] {
    flex: 1;
}

.notification-panel-footer[b-v9i764jwzn] {
    padding: 0.75rem 1rem;
    border-top: 1px solid #dee2e6;
    background-color: #f8f9fa;
}

@media (max-width: 640.98px) {
    .notification-panel[b-v9i764jwzn] {
        right: 0.5rem;
        left: 0.5rem;
        width: auto;
        max-height: calc(100vh - 5rem);
    }
}
/* /Components/Shared/SignalRDebugPanel.razor.rz.scp.css */
.signalr-debug-panel[b-o1v0x3bdv8] {
    background-color: rgba(0, 0, 0, 0.6) !important;
    border-radius: 4px;
    margin: 0.75rem;
    padding: 0.75rem;
    font-size: 0.85rem;
    color: #d7d7d7 !important;
    border: 2px solid rgba(255, 255, 255, 0.3) !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 1;
    min-height: 100px;
    flex-shrink: 0;
}

.debug-panel-header[b-o1v0x3bdv8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.debug-panel-title[b-o1v0x3bdv8] {
    margin: 0;
    font-size: 0.9rem;
    font-weight: 600;
    color: #d7d7d7;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.debug-panel-content[b-o1v0x3bdv8] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    max-height: 400px;
    overflow-y: auto;
}

.debug-section[b-o1v0x3bdv8] {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    padding: 0.5rem;
}

.debug-section-header[b-o1v0x3bdv8] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 600;
    font-size: 0.85rem;
    margin-bottom: 0.5rem;
    color: #d7d7d7;
}

.debug-section-body[b-o1v0x3bdv8] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    font-size: 0.8rem;
}

.debug-item[b-o1v0x3bdv8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.25rem 0;
}

.debug-label[b-o1v0x3bdv8] {
    font-weight: 500;
    color: #b0b0b0;
}

.debug-value[b-o1v0x3bdv8] {
    color: #d7d7d7;
    font-family: monospace;
    font-size: 0.75rem;
    word-break: break-all;
}

.debug-messages[b-o1v0x3bdv8] {
    max-height: 200px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.debug-message[b-o1v0x3bdv8] {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    padding: 0.5rem;
    border-left: 3px solid #6c757d;
}

.debug-message.ListUpdate[b-o1v0x3bdv8] {
    border-left-color: #0d6efd;
}

.debug-message.ProjectUpdate[b-o1v0x3bdv8] {
    border-left-color: #0dcaf0;
}

.debug-message.Notification[b-o1v0x3bdv8] {
    border-left-color: #198754;
}

.debug-message-header[b-o1v0x3bdv8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.25rem;
}

.debug-message-time[b-o1v0x3bdv8] {
    font-size: 0.7rem;
    color: #888;
    font-family: monospace;
}

.debug-message-body[b-o1v0x3bdv8] {
    font-size: 0.75rem;
    color: #d7d7d7;
    word-break: break-word;
}

.badge[b-o1v0x3bdv8] {
    font-size: 0.7rem;
    padding: 0.2rem 0.4rem;
}

/* Scrollbar styling for debug messages */
.debug-messages[b-o1v0x3bdv8]::-webkit-scrollbar {
    width: 6px;
}

.debug-messages[b-o1v0x3bdv8]::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
}

.debug-messages[b-o1v0x3bdv8]::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 3px;
}

.debug-messages[b-o1v0x3bdv8]::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.5);
}

.debug-panel-content[b-o1v0x3bdv8]::-webkit-scrollbar {
    width: 6px;
}

.debug-panel-content[b-o1v0x3bdv8]::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
}

.debug-panel-content[b-o1v0x3bdv8]::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 3px;
}

.debug-panel-content[b-o1v0x3bdv8]::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.5);
}
/* /Components/Shared/SpaceDetailsPanel.razor.rz.scp.css */
.space-details-overlay[b-x9jxfh6lf2] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.space-details-panel[b-x9jxfh6lf2] {
    position: fixed;
    top: 0;
    right: 0;
    width: 60%;
    max-width: 600px;
    min-width: 400px;
    height: 100vh;
    background-color: #2d2d2d;
    color: #e0e0e0;
    z-index: 1001;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    box-shadow: -2px 0 8px rgba(0, 0, 0, 0.3);
}

.space-details-header[b-x9jxfh6lf2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.75rem 1rem;
    background-color: #1f1f1f;
    border-bottom: 1px solid #404040;
    flex-shrink: 0;
}

.space-details-header-left[b-x9jxfh6lf2] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex: 1;
    min-width: 0;
}

.space-details-back[b-x9jxfh6lf2],
.space-details-close[b-x9jxfh6lf2] {
    color: #e0e0e0;
    padding: 0.25rem 0.5rem;
    border: none;
    background: none;
    cursor: pointer;
    font-size: 1.1rem;
}

.space-details-back:hover[b-x9jxfh6lf2],
.space-details-close:hover[b-x9jxfh6lf2] {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 4px;
}

.space-details-header-title[b-x9jxfh6lf2] {
    color: #e0e0e0;
    font-size: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.space-details-title-section[b-x9jxfh6lf2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
    background-color: #353535;
    border-bottom: 1px solid #404040;
    flex-shrink: 0;
    min-height: 100px;
    position: relative;
}

.space-details-title-content[b-x9jxfh6lf2] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex: 1;
    min-width: 0;
    max-width: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.space-details-icon-wrapper[b-x9jxfh6lf2] {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.space-details-icon-placeholder[b-x9jxfh6lf2] {
    width: 48px;
    height: 48px;
    border-radius: 8px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: white;
    background-color: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(4px);
}

.space-details-item-name-input[b-x9jxfh6lf2] {
    flex: 1;
    min-width: 0;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(4px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #e0e0e0;
    font-size: 1.1rem;
    font-weight: 500;
    padding: 0.5rem 0.75rem;
    border-radius: 4px;
    box-sizing: border-box;
}

.space-details-item-name-input:focus[b-x9jxfh6lf2] {
    outline: none;
    border-color: rgba(255, 255, 255, 0.4);
    background-color: rgba(0, 0, 0, 0.4);
}

.space-details-menu-wrapper[b-x9jxfh6lf2] {
    position: relative;
    z-index: 1;
}

.space-details-menu[b-x9jxfh6lf2] {
    color: #e0e0e0;
    padding: 0.25rem;
    border: none;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(4px);
    cursor: pointer;
    font-size: 1.2rem;
    border-radius: 4px;
}

.space-details-menu:hover[b-x9jxfh6lf2] {
    background-color: rgba(0, 0, 0, 0.5);
}

.space-details-menu-overlay[b-x9jxfh6lf2] {
    position: fixed;
    inset: 0;
    z-index: 1100;
    background: transparent;
}

.space-details-menu-popover[b-x9jxfh6lf2] {
    position: absolute;
    top: calc(100% + 0.5rem);
    right: 0;
    z-index: 1101;
    min-width: 180px;
    background: #1f1f1f;
    border: 1px solid #404040;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    padding: 0.25rem 0;
    overflow: hidden;
}

.space-details-menu-item[b-x9jxfh6lf2] {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem 1rem;
    border: none;
    background: transparent;
    color: #e0e0e0;
    font-size: 0.95rem;
    text-align: left;
    cursor: pointer;
    transition: background-color 0.2s;
}

.space-details-menu-item:hover[b-x9jxfh6lf2] {
    background-color: rgba(255, 255, 255, 0.1);
}

.space-details-menu-item-danger[b-x9jxfh6lf2] {
    color: #ff6b6b;
}

.space-details-menu-item-danger:hover[b-x9jxfh6lf2] {
    background-color: rgba(255, 107, 107, 0.15);
    color: #ff5252;
}

.space-details-menu-item .bi[b-x9jxfh6lf2] {
    width: 18px;
    display: inline-flex;
    justify-content: center;
    font-size: 1rem;
}

.space-details-content[b-x9jxfh6lf2] {
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 1rem;
    position: relative;
    min-width: 0;
}

.space-details-form[b-x9jxfh6lf2] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    margin-bottom: 1.5rem;
    min-width: 0;
    width: 100%;
    box-sizing: border-box;
}

.space-details-field[b-x9jxfh6lf2] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    min-width: 0;
    width: 100%;
    box-sizing: border-box;
}

.space-details-label[b-x9jxfh6lf2] {
    font-size: 0.85rem;
    font-weight: 500;
    color: #b0b0b0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.space-details-background-preview[b-x9jxfh6lf2] {
    width: 100%;
    max-width: 100%;
    height: 150px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #555;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}

.space-details-background-label[b-x9jxfh6lf2] {
    color: rgba(255, 255, 255, 0.9);
    font-size: 0.9rem;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    background-color: rgba(0, 0, 0, 0.3);
    padding: 0.5rem 1rem;
    border-radius: 4px;
    backdrop-filter: blur(4px);
}

.space-details-btn[b-x9jxfh6lf2] {
    padding: 0.5rem 1rem;
    border-radius: 4px;
    font-size: 0.9rem;
    cursor: pointer;
    border: 1px solid #555;
    transition: all 0.2s;
    width: 100%;
    box-sizing: border-box;
}

.space-details-btn-secondary[b-x9jxfh6lf2] {
    background-color: #404040;
    color: #e0e0e0;
    border-color: #555;
}

.space-details-btn-secondary:hover[b-x9jxfh6lf2] {
    background-color: #4a4a4a;
    border-color: #666;
}

.space-details-lists[b-x9jxfh6lf2] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.space-details-empty[b-x9jxfh6lf2] {
    color: #6c757d;
    font-size: 0.9rem;
    padding: 1rem;
    text-align: center;
    background-color: #2a2a2a;
    border-radius: 4px;
}

.space-details-list-item[b-x9jxfh6lf2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.75rem;
    background-color: #353535;
    border: 1px solid #404040;
    border-radius: 4px;
    gap: 0.5rem;
}

.space-details-list-name[b-x9jxfh6lf2] {
    flex: 1;
    color: #e0e0e0;
    font-size: 0.9rem;
}

.space-details-list-remove[b-x9jxfh6lf2] {
    color: #ff6b6b;
    padding: 0.25rem 0.5rem;
    border: none;
    background: transparent;
    cursor: pointer;
    border-radius: 4px;
    font-size: 1rem;
}

.space-details-list-remove:hover[b-x9jxfh6lf2] {
    background-color: rgba(255, 107, 107, 0.15);
}

.space-details-footer[b-x9jxfh6lf2] {
    padding: 1rem;
    background-color: #1f1f1f;
    border-top: 1px solid #404040;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.space-details-save-btn[b-x9jxfh6lf2] {
    width: 100%;
    padding: 0.75rem;
    font-weight: 500;
}

.space-details-delete-btn[b-x9jxfh6lf2] {
    width: 100%;
    padding: 0.75rem;
    font-weight: 500;
    margin-top: 0.5rem;
}

.space-details-save-message[b-x9jxfh6lf2] {
    font-size: 0.85rem;
    text-align: center;
    padding: 0.25rem;
}

@media (max-width: 768px) {
    .space-details-panel[b-x9jxfh6lf2] {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
}
/* /Components/Shared/TaskDetailsPanel.razor.rz.scp.css */
.task-details-overlay[b-h3q9r7qg7a] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.task-details-panel[b-h3q9r7qg7a] {
    position: fixed;
    top: 0;
    right: 0;
    width: 60%;
    max-width: 600px;
    min-width: 400px;
    height: 100vh;
    background-color: #2d2d2d;
    color: #e0e0e0;
    z-index: 1001;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    box-shadow: -2px 0 8px rgba(0, 0, 0, 0.3);
}

.task-details-header[b-h3q9r7qg7a] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.75rem 1rem;
    background-color: #1f1f1f;
    border-bottom: 1px solid #404040;
    flex-shrink: 0;
}

.task-details-header-left[b-h3q9r7qg7a] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex: 1;
    min-width: 0;
}

.task-details-back[b-h3q9r7qg7a],
.task-details-close[b-h3q9r7qg7a] {
    color: #e0e0e0;
    padding: 0.25rem 0.5rem;
    border: none;
    background: none;
    cursor: pointer;
    font-size: 1.1rem;
}

.task-details-back:hover[b-h3q9r7qg7a],
.task-details-close:hover[b-h3q9r7qg7a] {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 4px;
}

.task-details-header-title[b-h3q9r7qg7a] {
    color: #e0e0e0;
    font-size: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.task-details-title-section[b-h3q9r7qg7a] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
    background-color: #353535;
    border-bottom: 1px solid #404040;
    flex-shrink: 0;
}

.task-details-tabs[b-h3q9r7qg7a] {
    display: flex;
    gap: 0.5rem;
    padding: 0.5rem 1rem;
    background-color: #2a2a2a;
    border-bottom: 1px solid #404040;
    flex-shrink: 0;
}

.task-details-tab[b-h3q9r7qg7a] {
    border: 1px solid transparent;
    background: transparent;
    color: #b0b0b0;
    padding: 0.35rem 0.65rem;
    border-radius: 6px;
    font-size: 0.9rem;
    cursor: pointer;
}

.task-details-tab:hover[b-h3q9r7qg7a] {
    color: #e0e0e0;
    background-color: rgba(255,255,255,0.06);
}

.task-details-tab.active[b-h3q9r7qg7a] {
    color: #e0e0e0;
    border-color: #555;
    background-color: rgba(255,255,255,0.08);
}

.task-details-title-content[b-h3q9r7qg7a] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex: 1;
    min-width: 0;
    position: relative;
}

.task-details-status-icon-wrapper[b-h3q9r7qg7a] {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.task-details-icon[b-h3q9r7qg7a],
.task-details-icon-circle[b-h3q9r7qg7a],
.task-details-icon-placeholder[b-h3q9r7qg7a] {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    color: white;
    font-weight: 600;
    border: 2px solid #404040;
}

.task-details-icon[b-h3q9r7qg7a] {
    object-fit: cover;
}

.task-details-icon-placeholder[b-h3q9r7qg7a] {
    font-size: 1.5rem;
}

.task-details-item-name[b-h3q9r7qg7a] {
    font-size: 1.1rem;
    font-weight: 500;
    color: #e0e0e0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.task-details-item-name-input[b-h3q9r7qg7a] {
    flex: 1;
    background-color: transparent;
    border: none;
    color: #e0e0e0;
    font-size: 1.1rem;
    font-weight: 500;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    min-width: 0;
}

.task-details-item-name-input:focus[b-h3q9r7qg7a] {
    outline: none;
    background-color: rgba(255, 255, 255, 0.1);
}

.task-details-menu-wrapper[b-h3q9r7qg7a] {
    position: relative;
}

.task-details-menu[b-h3q9r7qg7a] {
    color: #e0e0e0;
    padding: 0.25rem;
    border: none;
    background: none;
    cursor: pointer;
    font-size: 1.2rem;
}

.task-details-menu:hover[b-h3q9r7qg7a] {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 4px;
}

.task-details-menu-overlay[b-h3q9r7qg7a] {
    position: fixed;
    inset: 0;
    z-index: 1100;
    background: transparent;
}

.task-details-menu-popover[b-h3q9r7qg7a] {
    position: absolute;
    top: calc(100% + 0.5rem);
    right: 0;
    z-index: 1101;
    min-width: 180px;
    background: #1f1f1f;
    border: 1px solid #404040;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    padding: 0.25rem 0;
    overflow: hidden;
}

.task-details-menu-item[b-h3q9r7qg7a] {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem 1rem;
    border: none;
    background: transparent;
    color: #e0e0e0;
    font-size: 0.95rem;
    text-align: left;
    cursor: pointer;
    transition: background-color 0.2s;
}

.task-details-menu-item:hover[b-h3q9r7qg7a] {
    background-color: rgba(255, 255, 255, 0.1);
}

.task-details-menu-item-danger[b-h3q9r7qg7a] {
    color: #ff6b6b;
}

.task-details-menu-item-danger:hover[b-h3q9r7qg7a] {
    background-color: rgba(255, 107, 107, 0.15);
    color: #ff5252;
}

.task-details-menu-item .bi[b-h3q9r7qg7a] {
    width: 18px;
    display: inline-flex;
    justify-content: center;
    font-size: 1rem;
}

.task-details-content[b-h3q9r7qg7a] {
    flex: 1;
    overflow-y: auto;
    padding: 1rem;
    position: relative;
}

.task-comments-content[b-h3q9r7qg7a] {
    padding: 0.75rem 1rem;
}

.task-comments-list[b-h3q9r7qg7a] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.task-comments-empty[b-h3q9r7qg7a] {
    text-align: center;
    padding: 2rem 1rem;
}

.task-comment-row[b-h3q9r7qg7a] {
    display: flex;
    align-items: flex-end;
    gap: 0.6rem;
}

.task-comment-row.own[b-h3q9r7qg7a] {
    justify-content: flex-end;
}

.task-comment-avatar[b-h3q9r7qg7a] {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
}

.task-comment-avatar-fallback[b-h3q9r7qg7a] {
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 700;
    font-size: 0.75rem;
    border: 1px solid rgba(255,255,255,0.15);
}

.task-comment-bubble[b-h3q9r7qg7a] {
    max-width: 78%;
    background-color: #353535;
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 10px;
    padding: 0.6rem 0.75rem;
}

.task-comment-bubble.own[b-h3q9r7qg7a] {
    background-color: rgba(13, 110, 253, 0.16);
    border-color: rgba(13, 110, 253, 0.35);
}

.task-comment-header[b-h3q9r7qg7a] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 0.75rem;
    margin-bottom: 0.25rem;
}

.task-comment-author[b-h3q9r7qg7a] {
    font-weight: 600;
    color: #e0e0e0;
    font-size: 0.85rem;
}

.task-comment-time[b-h3q9r7qg7a] {
    color: #9aa0a6;
    font-size: 0.75rem;
    white-space: nowrap;
}

.task-comment-body[b-h3q9r7qg7a] {
    color: #e0e0e0;
    font-size: 0.9rem;
    white-space: pre-wrap;
    word-break: break-word;
}

.task-comments-footer[b-h3q9r7qg7a] {
    gap: 0.75rem;
}

[b-h3q9r7qg7a] .task-comments-input {
    width: 100%;
    min-height: 64px;
    resize: vertical;
    background-color: #404040;
    border: 1px solid #555;
    color: #e0e0e0;
    padding: 0.6rem;
    border-radius: 6px;
    font-size: 0.95rem;
}

[b-h3q9r7qg7a] .task-comments-input:focus {
    outline: none;
    border-color: #0d6efd;
    background-color: #4a4a4a;
}

[b-h3q9r7qg7a] .mention-input-container {
    width: 100%;
}

.task-comments-footer-actions[b-h3q9r7qg7a] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
}

.task-comments-send-controls[b-h3q9r7qg7a] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-shrink: 0;
}

.task-comments-send[b-h3q9r7qg7a] {
    white-space: nowrap;
}

.task-comments-send-error[b-h3q9r7qg7a] {
    font-size: 0.85rem;
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.task-details-form[b-h3q9r7qg7a] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.task-details-field[b-h3q9r7qg7a] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.task-details-label[b-h3q9r7qg7a] {
    font-size: 0.85rem;
    font-weight: 500;
    color: #b0b0b0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.task-details-textarea[b-h3q9r7qg7a],
.task-details-input[b-h3q9r7qg7a],
.task-details-select[b-h3q9r7qg7a] {
    background-color: #404040;
    border: 1px solid #555;
    color: #e0e0e0;
    padding: 0.5rem;
    border-radius: 4px;
    font-size: 0.9rem;
}

.task-details-textarea:focus[b-h3q9r7qg7a],
.task-details-input:focus[b-h3q9r7qg7a],
.task-details-select:focus[b-h3q9r7qg7a] {
    outline: none;
    border-color: #0d6efd;
    background-color: #4a4a4a;
}

.task-details-textarea[b-h3q9r7qg7a] {
    min-height: 80px;
    resize: vertical;
}

.task-details-user-options[b-h3q9r7qg7a] {
    display: flex;
    gap: 0.5rem;
}

.task-user-picker[b-h3q9r7qg7a] {
    position: relative;
}

.task-user-picker-button[b-h3q9r7qg7a] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    text-align: left;
}

.task-user-picker-caret[b-h3q9r7qg7a] {
    opacity: 0.85;
}

.task-user-picker-overlay[b-h3q9r7qg7a] {
    position: absolute;
    inset: 0;
    z-index: 1100;
    background: transparent;
}

.task-user-picker-popover[b-h3q9r7qg7a] {
    position: absolute;
    top: calc(100% + 0.25rem);
    left: 0;
    right: 0;
    z-index: 1101;
    max-height: 260px;
    overflow-y: auto;
    background-color: #2a2a2a;
    border: 1px solid #555;
    border-radius: 6px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.35);
    padding: 0.35rem 0;
}

.task-user-picker-item[b-h3q9r7qg7a] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.45rem 0.75rem;
    cursor: pointer;
    user-select: none;
}

.task-user-picker-item:hover[b-h3q9r7qg7a] {
    background-color: rgba(255,255,255,0.06);
}

.task-user-picker-item.disabled[b-h3q9r7qg7a] {
    opacity: 0.6;
    cursor: not-allowed;
}

.task-user-picker-item input[type="checkbox"][b-h3q9r7qg7a] {
    accent-color: #f26422;
}

.task-user-picker-name[b-h3q9r7qg7a] {
    flex: 1;
    color: #e0e0e0;
    font-size: 0.9rem;
}

.task-details-locations[b-h3q9r7qg7a] {
    background-color: #2a2a2a;
    padding: 1rem;
    border-radius: 4px;
    margin-bottom: 1.5rem;
}

.task-details-locations-title[b-h3q9r7qg7a] {
    font-size: 0.9rem;
    font-weight: 600;
    color: #e0e0e0;
    margin-bottom: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.task-details-location-item[b-h3q9r7qg7a] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 0;
    color: #b0b0b0;
    font-size: 0.9rem;
}

.task-details-location-label[b-h3q9r7qg7a] {
    font-weight: 500;
}

.task-details-activity[b-h3q9r7qg7a] {
    background-color: #2a2a2a;
    padding: 1rem;
    border-radius: 4px;
}

.task-details-activity-title[b-h3q9r7qg7a] {
    font-size: 0.9rem;
    font-weight: 600;
    color: #e0e0e0;
    margin-bottom: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.task-details-activity-empty[b-h3q9r7qg7a] {
    text-align: center;
    padding: 2rem 1rem;
    color: #6c757d;
}

.task-details-activity-list[b-h3q9r7qg7a] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.task-details-activity-item[b-h3q9r7qg7a] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 0.75rem;
    background-color: #353535;
    border-radius: 4px;
}

.task-details-activity-avatar[b-h3q9r7qg7a],
.task-details-activity-avatar-circle[b-h3q9r7qg7a] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    flex-shrink: 0;
}

.task-details-activity-avatar[b-h3q9r7qg7a] {
    object-fit: cover;
}

.task-details-activity-avatar-circle[b-h3q9r7qg7a] {
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 600;
    font-size: 0.75rem;
}

.task-details-activity-content[b-h3q9r7qg7a] {
    flex: 1;
    min-width: 0;
}

.task-details-activity-message[b-h3q9r7qg7a] {
    color: #e0e0e0;
    font-size: 0.9rem;
    margin-bottom: 0.25rem;
}

.task-details-activity-time[b-h3q9r7qg7a] {
    color: #6c757d;
    font-size: 0.8rem;
}

.task-details-activity-revert[b-h3q9r7qg7a] {
    color: #6c757d;
    padding: 0.25rem;
    font-size: 0.9rem;
}

.task-details-activity-revert:hover[b-h3q9r7qg7a] {
    color: #e0e0e0;
}

.task-details-footer[b-h3q9r7qg7a] {
    padding: 1rem;
    background-color: #1f1f1f;
    border-top: 1px solid #404040;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.task-details-save-btn[b-h3q9r7qg7a] {
    width: 100%;
    padding: 0.75rem;
    font-weight: 500;
}

.task-details-save-message[b-h3q9r7qg7a] {
    font-size: 0.85rem;
    text-align: center;
    padding: 0.25rem;
}

@media (max-width: 768px) {
    .task-details-panel[b-h3q9r7qg7a] {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
}
/* /Components/Shared/TaskStatusIcon.razor.rz.scp.css */
.task-status-icon-container[b-g3iv22rbka] {
    position: relative;
    display: inline-flex;
}

.task-status-icon[b-g3iv22rbka] {
    font-size: 1.25rem;
    vertical-align: middle;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    text-align: center;
    min-width: 2rem;
    min-height: 2rem;
    box-sizing: border-box;
}

.task-status-icon-clickable[b-g3iv22rbka] {
    cursor: pointer;
    transition: opacity 0.2s;
}

.task-status-icon-clickable:hover[b-g3iv22rbka] {
    opacity: 0.7;
}

/* Status popup overlay */
.status-popup-overlay[b-g3iv22rbka] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    background: transparent;
}

/* Status popup - positioned fixed to escape container overflow */
.status-popup[b-g3iv22rbka] {
    position: fixed;
    z-index: 1001;
    background-color: white;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    min-width: 200px;
    max-width: 300px;
    max-height: 400px;
    overflow-y: auto;
}

.status-popup-list[b-g3iv22rbka] {
    display: flex;
    flex-direction: column;
    padding: 0.5rem;
}

.status-popup-item[b-g3iv22rbka] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.2s;
}

.status-popup-item:hover[b-g3iv22rbka] {
    background-color: #f8f9fa;
}

.status-popup-item-selected[b-g3iv22rbka] {
    background-color: rgba(242, 100, 34, 0.1);
    color: #f26422;
}

.status-popup-item-icon[b-g3iv22rbka] {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    flex-shrink: 0;
    width: 1.5rem;
}

.status-popup-item-text[b-g3iv22rbka] {
    flex: 1;
    font-size: 0.9rem;
    color: #212529;
}

.status-popup-item-text-selected[b-g3iv22rbka] {
    font-weight: 600;
    color: #f26422;
}
