@import '_content/ThreeSharp/ThreeSharp.zf4ma8vwje.bundle.scp.css';

/* /Components/Icons/IconAiInProgressSpinning.razor.rz.scp.css */
@keyframes spin-b-0yv17comsk {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.partial-circle[b-0yv17comsk] {
    animation: spin-b-0yv17comsk 2s linear infinite;
    transform-origin: center;
    fill: none;
}
/* /Components/Library/CaseCardContent.razor.rz.scp.css */
.status[b-tuo8jfub9z] {
    display: flex;
    align-items: center;
    gap: .5rem;
    font-size: 1.25rem;
}

    .status[b-tuo8jfub9z] >  span {
        display: flex;
        align-items: center;
        gap: 0.5rem;
        line-height: 1.6;
    }

.case-info[b-tuo8jfub9z] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

    .case-info div:not(.status)[b-tuo8jfub9z] {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .case-info div:not(.status) img[b-tuo8jfub9z] {
            width: 2rem;
        }

    .case-info > *[b-tuo8jfub9z] {
        margin-bottom: 5px;
        line-height: 1;
    }

.action-link[b-tuo8jfub9z] {
    text-decoration: underline;
    cursor: pointer;
    color: var(--primary-blue-1);
}
/* /Components/Library/LibraryModeTabs.razor.rz.scp.css */
.viewer-mode-tabs[b-vtdylko4w4] {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    flex-shrink: 0;
    align-items: center;
}

.viewer-mode-tabs[b-vtdylko4w4]  .tw-cursor-pointer {
    display: contents;
}
/* /Components/Library/ViewerCanvasPlaceholder.razor.rz.scp.css */
.viewer-canvas-placeholder[b-spnpzi1h1k] {
    display: flex;
    flex: 1;
    min-width: 0;
    min-height: 0;
    height: 100%;
    width: 100%;
}

.viewer-canvas-placeholder-main[b-spnpzi1h1k] {
    flex: 1;
    min-width: 0;
    background-color: var(--gray-800);
}

.viewer-canvas-placeholder-ct[b-spnpzi1h1k] {
    display: flex;
    flex-direction: column;
    width: 25%;
    min-width: 8rem;
    max-width: 14rem;
    flex-shrink: 0;
    gap: 0.25rem;
    padding: 0.25rem;
    background-color: var(--gray-700);
}

.viewer-ct-slot[b-spnpzi1h1k] {
    flex: 1;
    min-height: 0;
    background-color: var(--gray-800);
    border: 1px solid var(--gray-600);
    border-radius: 0.25rem;
}
/* /Components/Library/ViewerCaseCard.razor.rz.scp.css */
.viewer-case-card[b-c6zz6sihx5] {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    padding: 0.75rem;
    border-radius: 0.3125rem;
    background-color: var(--gray-700);
    border: 1px solid transparent;
    cursor: pointer;
    text-align: left;
    color: var(--color-font-light);
    width: 100%;
    box-sizing: border-box;
}

.viewer-case-card:hover:not(.disabled):not(:disabled)[b-c6zz6sihx5] {
    background-color: var(--gray-600);
}

.viewer-case-card.active[b-c6zz6sihx5] {
    border-color: var(--primary-purple-500);
    background-color: var(--gray-600);
}

.viewer-case-card.disabled[b-c6zz6sihx5],
.viewer-case-card:disabled[b-c6zz6sihx5] {
    opacity: 0.5;
    cursor: default;
}

.viewer-case-card h4[b-c6zz6sihx5] {
    margin: 0;
    font-size: 0.95rem;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
}

.viewer-case-card-header[b-c6zz6sihx5] {
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

.viewer-case-card .hc-case-version-badge[b-c6zz6sihx5] {
    position: absolute;
    right: 0.5rem;
    bottom: 0.35rem;
    font-size: 0.625rem;
    font-weight: 500;
    line-height: 1;
    color: var(--gray-300, #9397aa);
    pointer-events: none;
    user-select: none;
}

.viewer-case-cache-icon[b-c6zz6sihx5] {
    display: inline-flex;
    flex-shrink: 0;
    width: 1rem;
    height: 1rem;
    color: var(--primary-green-400, #18b87f);
}

.viewer-case-cache-icon svg[b-c6zz6sihx5] {
    width: 100%;
    height: 100%;
}
/* /Components/Overview/MainLayout.razor.rz.scp.css */
.page[b-lh93c5600f] {
    height: 100vh;
    min-height: 0;
    overflow: hidden;
}

.main[b-lh93c5600f] {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
/* /Components/Overview/Navbar.razor.rz.scp.css */
.navbar-hospital-name[b-esvb8mc5k7] {
    color: var(--color-font-light);
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
    margin-left: 2rem;
    align-self: center;
}
/* /Components/Overview/ProfileMenu.razor.rz.scp.css */
.profile-menu[b-852w10wip7] {
    position: absolute;
    white-space: nowrap;
    right: -3rem;
}

.highlighted[b-852w10wip7], .highlighted:hover[b-852w10wip7] {
    color: var(--primary-purple-300);
}
/* /Components/SegmentationEditor/Controls/UndoAndRedo.razor.rz.scp.css */
.editor-button-panel[b-01oxw0yysq] {
    display: flex;
    gap: 0.5rem;
}
/* /Components/SegmentationEditor/Panels/AutoSavePanel.razor.rz.scp.css */
.auto-save-panel[b-lw86xd2724] {
    display: flex;
    align-items: center;
    height: 1rem;
    padding: 0.5rem;
}

    .auto-save-panel span[b-lw86xd2724] {
        padding: 0.5rem;
    }

[b-lw86xd2724] .rz-switch {
    width: 4rem;
}
/* /Components/SegmentationEditor/Panels/BrushSettingsPanel.razor.rz.scp.css */
label span[b-b7jndynvbj] {
    align-self: center;
}

.tool-settings[b-b7jndynvbj] {
    display: inline-flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 10px;
}

.tool-settings .brush-size[b-b7jndynvbj] {
    display: flex;
    gap: 0.5rem;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.tool-settings .brush-size-value[b-b7jndynvbj] {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    gap: 1rem;
}

    .tool-settings .brush-size-value[b-b7jndynvbj]  .hc-spinner {
        width: 100px;
    }

    .tool-settings .window-level-range label[b-b7jndynvbj] {
        margin-bottom: 0rem;
    }

    .tool-settings .window-level-range[b-b7jndynvbj] {
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
    }
/* /Components/SegmentationEditor/Panels/Editor.razor.rz.scp.css */
/* Sidebar and workflow layout: Styles/pages/editor.css (shared with validation) */
/* /Components/SegmentationEditor/Panels/MedicalImagePanel.razor.rz.scp.css */
.navbar-content[b-0jndkuhbdl] {
    background: var(--gray-800);
    padding: 1.5rem;
    min-height: var(--hc-tiny-navbar-height);
    height: var(--hc-tiny-navbar-height);
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
/* /Components/SegmentationEditor/Panels/SegmentListItem.razor.rz.scp.css */
.ai-icon[b-rianv5556p]  .partial-circle {
    stroke: var(--primary-blue-1);
    fill: none;
}

.ai-icon[b-rianv5556p]  path:not(.partial-circle) {
    fill: var(--primary-blue-1);
}
/* /Components/SegmentationEditor/Panels/SegmentListPanel.razor.rz.scp.css */
.add-segment-button[b-kwdrawnqem] {
    border-radius: 0.25rem;
}

.action-link[b-kwdrawnqem] {
    text-decoration: underline;
    font-size: 1rem;
    cursor: pointer;
}
/* /Components/UI/ArrowButton.razor.rz.scp.css */
div[b-czuz7e0upw] {
    display: flex;
    align-items: center;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
/* /Components/UI/HorizontalSlider.razor.rz.scp.css */
.horizontal-slider[b-jju27ra2bi] {
    flex-grow: 1;
    height: 0.5rem;
    width: 100%;
    position: relative;
}

.horizontal-slider .slider-handle[b-jju27ra2bi] {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    background: var(--color-slider-handle-background);
    border-radius: 100%;
    width: 1rem;
    height: 1rem;
}

.horizontal-slider .slider-handle:hover[b-jju27ra2bi] {
    cursor: pointer;
}
/* /Components/UI/LoadMore.razor.rz.scp.css */
.load-more-container[b-91ywd31ig7] {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 2rem;
    gap: 2rem;
}

.load-more[b-91ywd31ig7] {
    min-height: 5.5rem;
}
/* /Components/UI/NumericInput.razor.rz.scp.css */
.hc-spinner[b-5jgqz943vs] {
    width: 5.5rem;
    text-align: right;
    height: 1.5rem;
    line-height: var(--rz-input-line-height);
    color: var(--rz-input-value-color);
    font-size: var(--rz-input-font-size);
    outline: none;
    border: var(--rz-input-border);
}

    .hc-spinner:active[b-5jgqz943vs],
    .hc-spinner:hover[b-5jgqz943vs] {
        box-shadow: var(--rz-input-hover-shadow);
        border: var(--rz-input-hover-border);
    }

[b-5jgqz943vs] input {
    padding: .25rem;
    color: var(--color-font-light);
    background-color: var(--color-input-background);
    width: 100%;
    height: 100%;
    border: none;
    line-height: var(--rz-numeric-line-height);
    text-align: inherit;
    outline: none;
    font-size: var(--rz-input-font-size);
    -moz-appearance: textfield;
}

    [b-5jgqz943vs] input::-webkit-inner-spin-button,
    [b-5jgqz943vs] input::-webkit-outer-spin-button {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        margin: 0;
    }
/* /Components/UI/SingleSlider.razor.rz.scp.css */
.slice-counter-values-vertical[b-mwzktiqoho] {
    text-align: center;
}
/* /Components/UI/TextInput.razor.rz.scp.css */
[b-rxv7zd45da] input {
    color: var(--color-font-light);
    border: 1px solid var(--color-input-background);
    background-color: var(--color-input-background);
    font-size: 1rem;
    outline: none;
}

    [b-rxv7zd45da] input:hover,
    [b-rxv7zd45da] input:focus {
        border: var(--rz-input-hover-border);
    }
/* /Components/UI/VerticalSlider.razor.rz.scp.css */
.vertical-slider[b-g1jviix84q] {
    flex-grow: 1;
    height: unset;
    width: 0.4rem;
}

.slider-handle[b-g1jviix84q] {
    position: absolute;
    transform: translate(-31%, -50%);
    background: var(--color-slider-handle-background);
    border-radius: 100%;
    width: 1rem;
    height: 1rem;
}

    .slider-handle:hover[b-g1jviix84q] {
        cursor: pointer;
    }
/* /Components/UI/WindowLevelSlider.razor.rz.scp.css */
[b-f5oyqhvk70] .slider-controls input.rz-spinner-input {
    width: 3.5rem;
}

.slider-controls[b-f5oyqhvk70] {
    gap: 0.5rem;
}

.slider-panel:not(inline)[b-f5oyqhvk70] {
    gap: 1.5rem;
}

.slider-panel-labels[b-f5oyqhvk70]  .hc-spinner {
    width: 3rem;
}

.slider-panel-labels[b-f5oyqhvk70] {
    gap: 4px;
    justify-content: space-between;
}

.slider-panel:not(inline)[b-f5oyqhvk70] {
    gap: 1.5rem;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-lhislcqiyu] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

.top-row[b-lhislcqiyu] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .nav-scrollable[b-cnjgc4ipjw] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/LocalImportPage.razor.rz.scp.css */
.import-page[b-sabbs44rcd] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    padding: 80px 20px;
    background: radial-gradient(circle at 10% 20%, rgba(30, 64, 175, 0.15) 0%, transparent 40%),
                radial-gradient(circle at 90% 80%, rgba(109, 40, 217, 0.15) 0%, transparent 40%),
                radial-gradient(circle at 80% 20%, rgba(106, 180, 255, 0.08) 0%, transparent 30%),
                #020617;
    font-family: 'Montserrat', sans-serif;
    color: #f8fafc;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1000;
}

.import-content[b-sabbs44rcd] {
    width: 100%;
    max-width: 800px;
    z-index: 1;
}

.import-title[b-sabbs44rcd] {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 2rem;
    text-align: center;
    background: linear-gradient(135deg, #fff 0%, #94a3b8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.step-card[b-sabbs44rcd] {
    background: rgba(30, 41, 59, 0.4);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 24px;
    padding: 35px;
    margin-bottom: 28px;
    box-shadow: 0 20px 50px -20px rgba(0, 0, 0, 0.7);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.step-card:hover[b-sabbs44rcd] {
    border-color: rgba(104, 96, 215, 0.3);
    background: rgba(30, 41, 59, 0.5);
    transform: translateY(-2px);
}

.step-header[b-sabbs44rcd] {
    margin-bottom: 1.5rem;
}

.step-title[b-sabbs44rcd] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #f1f5f9;
    margin: 0 0 8px 0;
    display: flex;
    align-items: center;
    gap: 12px;
}

.step-number[b-sabbs44rcd] {
    background: var(--primary-purple-500, #6860d7);
    color: white;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
    font-weight: 700;
}

.step-description[b-sabbs44rcd] {
    color: #94a3b8;
    font-size: 0.95rem;
    margin: 0;
}

.file-input-wrapper[b-sabbs44rcd] {
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    background: rgba(15, 23, 42, 0.6);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 6px;
    width: 100%;
    transition: all 0.2s ease;
    cursor: pointer;
}

.file-input-wrapper:hover[b-sabbs44rcd] {
    background: rgba(30, 41, 59, 0.8);
    border-color: rgba(104, 96, 215, 0.5);
}

.file-input-wrapper[b-sabbs44rcd]  input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    opacity: 0 !important;
    cursor: pointer !important;
    z-index: 2 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.btn-file-trigger[b-sabbs44rcd] {
    background: var(--primary-purple-500, #6860d7);
    color: white;
    border: none;
    border-radius: 8px;
    padding: 8px 20px;
    font-weight: 700;
    font-size: 0.85rem;
    pointer-events: none; /* Let the input handle clicks */
    transition: background 0.2s;
    white-space: nowrap;
}

.file-input-wrapper:hover .btn-file-trigger[b-sabbs44rcd] {
    background: var(--primary-purple-700, #5248bb);
}

.file-input-text[b-sabbs44rcd] {
    color: #94a3b8;
    font-size: 0.9rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    pointer-events: none;
}

.file-input-wrapper.disabled[b-sabbs44rcd] {
    opacity: 0.3;
    cursor: not-allowed;
}

.file-input-wrapper.disabled .btn-file-trigger[b-sabbs44rcd] {
    background: #475569;
}

.status-indicator[b-sabbs44rcd] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 16px;
    border-radius: 10px;
    font-weight: 500;
    margin-top: 15px;
}

.status-success[b-sabbs44rcd] {
    background: rgba(16, 185, 129, 0.1);
    color: #34d399;
    border: 1px solid rgba(16, 185, 129, 0.2);
}

.status-processing[b-sabbs44rcd] {
    background: rgba(104, 96, 215, 0.1);
    color: #a5b4fc;
    border: 1px solid rgba(104, 96, 215, 0.2);
    animation: pulse-b-sabbs44rcd 2s infinite;
}

@keyframes pulse-b-sabbs44rcd {
    0% { opacity: 0.8; }
    50% { opacity: 1; }
    100% { opacity: 0.8; }
}

.option-group[b-sabbs44rcd] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 20px;
}

.checkbox-label[b-sabbs44rcd] {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-weight: 500;
    color: #cbd5e1;
    transition: color 0.2s;
}

.checkbox-label:hover[b-sabbs44rcd] {
    color: #f1f5f9;
}

.checkbox-label input[type="checkbox"][b-sabbs44rcd] {
    accent-color: var(--primary-purple-500, #6860d7);
    width: 18px;
    height: 18px;
}

.segment-list[b-sabbs44rcd] {
    margin-top: 20px;
    background: rgba(15, 23, 42, 0.4);
    border-radius: 12px;
    padding: 15px;
}

.segment-item[b-sabbs44rcd] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.segment-item:last-child[b-sabbs44rcd] {
    border-bottom: none;
}

.color-dot[b-sabbs44rcd] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0,0,0,0.3);
}

.btn-launch[b-sabbs44rcd] {
    width: 100%;
    padding: 18px;
    font-size: 1.2rem;
    font-weight: 700;
    border-radius: 14px;
    background: linear-gradient(135deg, var(--primary-purple-500, #6860d7) 0%, var(--primary-purple-700, #5248bb) 100%);
    color: white;
    border: none;
    cursor: pointer;
    box-shadow: 0 10px 20px -5px rgba(104, 96, 215, 0.4);
    transition: all 0.3s ease;
    margin-top: 20px;
}

.btn-launch:hover:not(:disabled)[b-sabbs44rcd] {
    transform: translateY(-2px);
    box-shadow: 0 15px 25px -5px rgba(104, 96, 215, 0.5);
    filter: brightness(1.1);
}

.btn-launch:active:not(:disabled)[b-sabbs44rcd] {
    transform: translateY(0);
}

.btn-launch:disabled[b-sabbs44rcd] {
    opacity: 0.5;
    cursor: not-allowed;
    background: #475569;
    box-shadow: none;
}

.btn-debug[b-sabbs44rcd] {
    background: rgba(71, 85, 105, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #94a3b8;
    padding: 8px 16px;
    border-radius: 8px;
    font-size: 0.85rem;
    transition: all 0.2s;
}

.btn-debug:hover:not(:disabled)[b-sabbs44rcd] {
    background: rgba(71, 85, 105, 0.5);
    color: #f1f5f9;
}

.editor-view-container[b-sabbs44rcd] {
    position: relative;
    height: 100vh;
    width: 100vw;
    background: #000;
}

.btn-export-overlay[b-sabbs44rcd] {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 10000;
    padding: 12px 24px;
    font-weight: 700;
    background: var(--primary-purple-500, #6860d7);
    color: white;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
    transition: all 0.2s;
}

.btn-export-overlay:hover[b-sabbs44rcd] {
    transform: translateY(-1px);
    box-shadow: 0 6px 16px rgba(0,0,0,0.4);
    filter: brightness(1.1);
}
/* /Pages/ValidationPage.razor.rz.scp.css */
.validation[b-z0sn40nmem] {
    display: flex;
    height: 100%;
    min-height: 0;
    overflow: hidden;
}

.validation-panel-content[b-z0sn40nmem] {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 1rem;
    padding: .75rem;
}

.validation-panel-content .back-button[b-z0sn40nmem] {
    width: 50px;
}

.sidebar-left[b-z0sn40nmem], .sidebar-right[b-z0sn40nmem] {
    display: flex;
    flex-direction: column;
    width: var(--hc-sidebar-width);
    flex-shrink: 0;
    max-height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: var(--gray-800);
}

[b-z0sn40nmem] .version-label {
    bottom: 0;
    padding: 1.25rem;
    padding-top: 0.75rem;
}
/* /Pages/ViewerPage.razor.rz.scp.css */
.viewer-page[b-go7sqqr3y7] {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
    overflow: hidden;
    background-color: var(--color-page-background);
}

.viewer-page[b-go7sqqr3y7] >  .navbar {
    flex-shrink: 0;
}

.viewer[b-go7sqqr3y7] {
    display: flex;
    flex-direction: row;
    flex: 1;
    min-height: 0;
    overflow: hidden;
}

.viewer-cases-sidebar[b-go7sqqr3y7] {
    display: flex;
    flex-direction: column;
    width: 20rem;
    flex-shrink: 0;
    min-height: 0;
    overflow: hidden;
    background-color: var(--gray-800);
    border-right: 1px solid var(--gray-700);
}

.viewer-cases-content[b-go7sqqr3y7] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    padding: 0.75rem;
    flex: 1;
    min-height: 0;
    overflow: hidden;
}

.viewer-cases-content[b-go7sqqr3y7]  .search-box {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background-color: var(--gray-700);
    border-radius: 0.25rem;
    padding: 0.25rem 0.5rem;
    flex-shrink: 0;
    position: static;
}

.viewer-cases-content[b-go7sqqr3y7]  .search-box svg {
    position: static;
    flex-shrink: 0;
}

.viewer-cases-content[b-go7sqqr3y7]  .search-box input {
    width: 100%;
    height: auto;
    border-radius: 0.25rem;
    padding: 0.35rem 0.5rem;
}

.viewer-case-list[b-go7sqqr3y7] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    overflow-y: auto;
    flex: 1;
    min-height: 0;
}

.viewer-workspace[b-go7sqqr3y7] {
    display: flex;
    flex-direction: row;
    flex: 1;
    min-width: 0;
    min-height: 0;
    overflow: hidden;
}

.viewer-workspace[b-go7sqqr3y7]  .sidebar-left,
.viewer-workspace[b-go7sqqr3y7]  .sidebar-right {
    display: flex;
    flex-direction: column;
    width: var(--hc-sidebar-width);
    flex-shrink: 0;
    min-height: 0;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: var(--gray-800);
}

.viewer-workspace[b-go7sqqr3y7]  .sidebar-left {
    border-right: 1px solid var(--gray-700);
}

.viewer-workspace[b-go7sqqr3y7]  .sidebar-right {
    border-left: 1px solid var(--gray-700);
}

.viewer-panel-content[b-go7sqqr3y7] {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 1rem;
    padding: 0.75rem;
    min-height: 0;
}

.viewer-canvas-area[b-go7sqqr3y7] {
    position: relative;
    display: flex;
    flex: 1;
    min-width: 0;
    min-height: 0;
    overflow: hidden;
    background-color: var(--gray-700);
}

.viewer-canvas-area[b-go7sqqr3y7] >  *:not(.viewer-canvas-loading) {
    flex: 1;
    min-height: 0;
    min-width: 0;
    height: 100%;
}

.viewer-canvas-loading[b-go7sqqr3y7] {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 10;
}

.viewer-segment-empty[b-go7sqqr3y7] {
    color: var(--gray-300);
    font-size: 0.875rem;
    padding: 0.5rem 0;
    margin: 0;
}

.viewer-loading[b-go7sqqr3y7] {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    min-height: 6rem;
}

.viewer-canvas-area[b-go7sqqr3y7]  .tw-max-h-screen {
    max-height: 100%;
    height: 100%;
}
