@import '_content/Chat.Ui/Chat.Ui.k90t96afkt.bundle.scp.css';
@import '_content/Documents.Ui/Documents.Ui.jii312lebn.bundle.scp.css';

/* /Components/AuthorizationGate.razor.rz.scp.css */
/* Loading State */
.authorization-loading[b-dyq15rlodm] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background-color: #f8f9fa;
}

.authorization-loading-content[b-dyq15rlodm] {
    text-align: center;
    color: #6c757d;
}

.loading-spinner[b-dyq15rlodm] {
    width: 48px;
    height: 48px;
    border: 4px solid #e9ecef;
    border-top-color: #2e2e38;
    border-radius: 50%;
    animation: spin-b-dyq15rlodm 1s linear infinite;
    margin: 0 auto 1rem;
}

@keyframes spin-b-dyq15rlodm {
    to {
        transform: rotate(360deg);
    }
}

/* Denied State */
.authorization-denied[b-dyq15rlodm] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background-color: #f8f9fa;
    padding: 2rem;
}

.authorization-denied-content[b-dyq15rlodm] {
    text-align: center;
    max-width: 500px;
    background: white;
    padding: 3rem 2rem;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.authorization-denied-icon[b-dyq15rlodm] {
    margin-bottom: 1.5rem;
}

.authorization-denied-icon svg[b-dyq15rlodm] {
    width: 64px;
    height: 64px;
    color: #dc3545;
    margin: 0 auto;
}

.authorization-denied-icon.no-access-icon svg[b-dyq15rlodm] {
    color: #6c757d;
}

.authorization-denied-icon.error-icon svg[b-dyq15rlodm] {
    color: #ff9831;
}

.authorization-denied-title[b-dyq15rlodm] {
    font-size: 1.75rem;
    font-weight: 600;
    color: #212529;
    margin-bottom: 1rem;
}

.authorization-denied-message[b-dyq15rlodm] {
    font-size: 1rem;
    color: #6c757d;
    margin-bottom: 2rem;
    line-height: 1.5;
}

.authorization-denied-actions[b-dyq15rlodm] {
    margin-top: 2rem;
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-wrap: wrap;
}

.btn-retry[b-dyq15rlodm] {
    display: inline-block;
    padding: 0.75rem 2rem;
    background-color: #fff;
    color: #2e2e38;
    border: 1px solid #c3c3cb;
    border-radius: 4px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s, border-color 0.2s;
}

.btn-retry:hover[b-dyq15rlodm] {
    background-color: #f3f3f5;
    border-color: #afaeba;
}

.btn-logout[b-dyq15rlodm] {
    display: inline-block;
    padding: 0.75rem 2rem;
    background-color: #2e2e38;
    color: white;
    text-decoration: none;
    border-radius: 4px;
    font-weight: 500;
    transition: background-color 0.2s;
}

.btn-logout:hover[b-dyq15rlodm] {
    background-color: #1a1a20;
}
/* /Components/KnowledgeBaseRouteGate.razor.rz.scp.css */
.route-context-loading[b-wdpeawnlqx],
.route-context-denied[b-wdpeawnlqx] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    padding: 2rem;
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    background: var(--bg-colors-default-primary, var(--theme-neutral-0, #fff));
    text-align: center;
}

.route-context-spinner[b-wdpeawnlqx] {
    width: 2.5rem;
    height: 2.5rem;
    border: 0.25rem solid var(--theme-neutral-200, #D7D7DC);
    border-top-color: var(--color-yellow-400, #FFE600);
    border-radius: 50%;
    animation: route-context-spin-b-wdpeawnlqx 0.8s linear infinite;
}

.route-context-denied a[b-wdpeawnlqx] {
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-weight: 600;
}

.route-context-denied button[b-wdpeawnlqx] {
    padding: 0.625rem 1.25rem;
    border: 0;
    border-radius: 0.25rem;
    color: var(--theme-neutral-0, #fff);
    background: var(--theme-neutral-900, #2E2E38);
    cursor: pointer;
}

@keyframes route-context-spin-b-wdpeawnlqx {
    to {
        transform: rotate(360deg);
    }
}
/* /Components/Layout/CollectionSelector.razor.rz.scp.css */
.collection-selector[b-jkpkj239su] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0 1rem;
    border-right: 1px solid var(--color-border, #e5e7eb);
}

.collection-selector-label[b-jkpkj239su] {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--color-text-secondary, #6b7280);
    white-space: nowrap;
}

.collection-selector-loading[b-jkpkj239su],
.collection-selector-empty[b-jkpkj239su] {
    font-size: 0.875rem;
    color: var(--color-text-secondary, #6b7280);
    font-style: italic;
}

.collection-selector-single[b-jkpkj239su] {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--color-text, #2E2E38);
    padding: 0.5rem 0.75rem;
    background: var(--theme-neutral-50, #F3F3F5);
    border-radius: 6px;
    white-space: nowrap;
}

.collection-selector-dropdown[b-jkpkj239su] {
    position: relative;
}

.collection-selector-button[b-jkpkj239su] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 0.75rem;
    background: #ffffff;
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 6px;
    cursor: pointer;
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--color-text, #2E2E38);
    transition: all 0.2s ease;
    min-width: 300px;
}

.collection-selector-button:hover[b-jkpkj239su] {
    border-color: var(--color-primary, #2E2E38);
    background: #f9fafb;
}

.collection-selector-button:focus[b-jkpkj239su] {
    outline: none;
    border-color: var(--color-primary, #2E2E38);
    box-shadow: 0 0 0 3px rgba(46, 46, 56, 0.1);
}

.collection-selector-text[b-jkpkj239su] {
    flex: 1;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.collection-selector-icon[b-jkpkj239su] {
    width: 1.25rem;
    height: 1.25rem;
    flex-shrink: 0;
    color: var(--color-text-secondary, #6b7280);
    transition: transform 0.2s ease;
}

.collection-selector-backdrop[b-jkpkj239su] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 49;
}

.collection-selector-menu[b-jkpkj239su] {
    position: absolute;
    top: calc(100% + 0.25rem);
    left: 0;
    right: 0;
    background: #ffffff;
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 6px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    z-index: 50;
    max-height: 300px;
    overflow-y: auto;
    min-width: 200px;
}

.collection-selector-item[b-jkpkj239su] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0.75rem 1rem;
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 0.875rem;
    color: var(--color-text, #2E2E38);
    text-align: left;
    transition: background-color 0.15s ease;
}

.collection-selector-item:hover[b-jkpkj239su] {
    background: #f9fafb;
}

.collection-selector-item.selected[b-jkpkj239su] {
    background: #f3f4f6;
    color: var(--color-primary, #2E2E38);
    font-weight: 600;
}

.collection-selector-item:not(:last-child)[b-jkpkj239su] {
    border-bottom: 1px solid var(--color-border-light, #f3f4f6);
}

.collection-name[b-jkpkj239su] {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.check-icon[b-jkpkj239su] {
    width: 1.25rem;
    height: 1.25rem;
    flex-shrink: 0;
    color: var(--color-primary, #2E2E38);
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .collection-selector[b-jkpkj239su] {
        padding: 0 0.5rem;
    }

    .collection-selector-label[b-jkpkj239su] {
        display: none;
    }

    .collection-selector-button[b-jkpkj239su] {
        min-width: 150px;
        font-size: 0.8125rem;
    }

    .collection-selector-single[b-jkpkj239su] {
        max-width: 150px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 480px) {
    .collection-selector[b-jkpkj239su] {
        padding: 0 0.25rem;
        border-right: none;
    }

    .collection-selector-button[b-jkpkj239su] {
        min-width: 100px;
        padding: 0.375rem 0.5rem;
    }

    .collection-selector-single[b-jkpkj239su] {
        max-width: 100px;
        padding: 0.375rem 0.5rem;
    }
}
/* /Components/Layout/EmptyLayout.razor.rz.scp.css */
#blazor-error-ui[b-jmmjv927jj] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-jmmjv927jj] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/Footer.razor.rz.scp.css */
/* Footer Container */
.app-footer[b-vf78kjjdxl] {
    padding: 4px 32px;
    background: var(--footer-bg-color, white);
    border-top: 1px solid var(--border-colors-default-primary, #E6E6E9);
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    flex-shrink: 0;
}

/* Left Section - Logo */
.footer-left[b-vf78kjjdxl] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.footer-logo[b-vf78kjjdxl] {
    border-radius: 4px;
    display: inline-flex;
}

.footer-logo img[b-vf78kjjdxl] {
    height: 48px;
    width: auto;
    display: block;
}

/* Right Section - Links and Copyright */
.footer-right[b-vf78kjjdxl] {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 8px;
}

.footer-links[b-vf78kjjdxl] {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 8px;
}

.footer-link[b-vf78kjjdxl] {
    height: 20px;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    color: var(--text-link-color, #2E2E38);
    font-size: 14px;
    font-family: EYInterstate, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
    cursor: pointer;
    transition: color 0.2s, text-decoration 0.2s;
}

.footer-link:hover[b-vf78kjjdxl] {
    text-decoration: underline;
    color: #000;
}

.footer-copyright[b-vf78kjjdxl] {
    text-align: right;
    color: var(--footer-text-content-support-color, #656579);
    font-size: 14px;
    font-family: EYInterstate, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-weight: 300;
    line-height: 20px;
    word-wrap: break-word;
}

/* Responsive */
@media (max-width: 768px) {
    .app-footer[b-vf78kjjdxl] {
        flex-direction: column;
        align-items: flex-start;
        padding: 6px 16px;
        gap: 20px;
    }

    .footer-right[b-vf78kjjdxl] {
        width: 100%;
        align-items: flex-start;
    }

    .footer-links[b-vf78kjjdxl] {
        align-items: flex-start;
    }

    .footer-copyright[b-vf78kjjdxl] {
        text-align: left;
    }

    .footer-logo img[b-vf78kjjdxl] {
        height: 60px;
    }
}

@media (max-width: 480px) {
    .app-footer[b-vf78kjjdxl] {
        padding: 6px 12px;
    }

    .footer-logo img[b-vf78kjjdxl] {
        height: 50px;
    }

    .footer-copyright[b-vf78kjjdxl] {
        font-size: 12px;
    }

    .footer-link[b-vf78kjjdxl] {
        font-size: 13px;
    }
}
/* /Components/Layout/Header.razor.rz.scp.css */
/* Header Container */
.app-header[b-bqefx3zu65] {
    padding: 0px 10px 0px 10px;
    background: var(--header-bg-color, var(--bg-white, white));
    border-bottom: 1px solid var(--header-border-color, var(--border-primary, #E6E6E9));
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: sticky;
    top: 0;
    z-index: var(--z-sticky, 1000);
    flex-shrink: 0;
}

/* Left Section */
.header-left[b-bqefx3zu65] {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 16px;
}

.menu-toggle-btn[b-bqefx3zu65] {
    border: none;
    background: transparent;
    border-radius: var(--radius-md, 4px);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--btn-ghost-icon-color, #656579);
    transition: background-color var(--transition-base, 0.2s);
}

.menu-toggle-btn:hover[b-bqefx3zu65] {
    background: var(--btn-ghost-hover-bg, rgba(0, 0, 0, 0.05));
}

.menu-toggle-btn .icon[b-bqefx3zu65] {
    width: 20px;
    height: 20px;
}

.header-branding[b-bqefx3zu65] {
    display: flex;
    align-items: center;
    gap: 12px;
}

/* EY Logo */
.app-logo[b-bqefx3zu65] {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2E2E38;
    border-radius: 4px;
}

.app-logo img[b-bqefx3zu65] {
    height: 40px;
    width: auto;
    display: block;
    padding: 3px;
}

.app-title[b-bqefx3zu65] {
    padding: 0 8px;
    height: 44px;
    display: flex;
    align-items: center;
}

.app-title span[b-bqefx3zu65] {
    color: var(--text-primary, #2E2E38);
    font-size: var(--font-size-md, 16px);
    font-family: var(--font-family);
    font-weight: 400;
    line-height: 24px;
    white-space: nowrap;
}

/* Right Section */
.header-right[b-bqefx3zu65] {
    display: flex;
    align-items: center;
}

.header-actions[b-bqefx3zu65] {
    padding: 6px 6px 6px 0;
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
}

.action-buttons[b-bqefx3zu65] {
    display: flex;
    gap: 8px;
}

.action-btn[b-bqefx3zu65] {
    padding: 12px;
    border: none;
    background: transparent;
    border-radius: var(--radius-md, 4px);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--btn-ghost-icon-color, #656579);
    transition: background-color var(--transition-base, 0.2s);
}

.action-btn:hover[b-bqefx3zu65] {
    background: var(--btn-ghost-hover-bg, rgba(0, 0, 0, 0.05));
}

.action-btn .icon[b-bqefx3zu65] {
    width: 20px;
    height: 20px;
}

/* User Profile */
.user-profile[b-bqefx3zu65] {
    padding: 2px;
    cursor: pointer;
    border-radius: 50%;
    transition: opacity 0.2s;
}

.user-profile:hover[b-bqefx3zu65] {
    opacity: 0.8;
}

.user-avatar[b-bqefx3zu65] {
    width: 40px;
    height: 40px;
    border-radius: var(--radius-full, 50%);
    object-fit: cover;
    border: 2px solid transparent;
    transition: border-color var(--transition-base, 0.2s);
}

.user-avatar-initials[b-bqefx3zu65] {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2E2E38;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    user-select: none;
}

.user-profile:hover .user-avatar[b-bqefx3zu65] {
    border-color: var(--border-primary, #E6E6E9);
}

/* User Menu Dropdown */
.user-menu-backdrop[b-bqefx3zu65] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: var(--z-dropdown, 1001);
}

.user-menu[b-bqefx3zu65] {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: var(--space-sm, 8px);
    min-width: 240px;
    background: var(--bg-white, white);
    border: 1px solid var(--border-primary, #E6E6E9);
    border-radius: var(--radius-lg, 8px);
    box-shadow: var(--shadow-lg, 0 4px 12px rgba(0, 0, 0, 0.15));
    padding: var(--space-sm, 8px);
    z-index: calc(var(--z-dropdown, 1001) + 1);
    animation: slideDown-b-bqefx3zu65 var(--transition-base, 0.2s) ease-out;
}

@keyframes slideDown-b-bqefx3zu65 {
    from {
        opacity: 0;
        transform: translateY(-8px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.user-menu-header[b-bqefx3zu65] {
    padding: 12px;
}

.user-menu-name[b-bqefx3zu65] {
    font-size: var(--font-size-sm, 14px);
    font-family: var(--font-family);
    font-weight: 600;
    color: var(--text-primary, #2E2E38);
    margin-bottom: var(--space-xs, 4px);
}

.user-menu-email[b-bqefx3zu65] {
    font-size: var(--font-size-xs, 12px);
    font-family: var(--font-family);
    color: var(--text-secondary, #656579);
}

.user-menu-divider[b-bqefx3zu65] {
    height: 1px;
    background: var(--border-primary, #E6E6E9);
    margin: var(--space-sm, 8px) 0;
}

.user-menu-item[b-bqefx3zu65] {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    border: none;
    background: transparent;
    border-radius: var(--radius-md, 4px);
    cursor: pointer;
    font-size: var(--font-size-sm, 14px);
    font-family: var(--font-family);
    color: var(--text-primary, #2E2E38);
    text-align: left;
    transition: background-color var(--transition-base, 0.2s);
}

.user-menu-item:hover[b-bqefx3zu65] {
    background: var(--btn-ghost-hover-bg, rgba(0, 0, 0, 0.05));
}

.user-menu-item .icon[b-bqefx3zu65] {
    width: 16px;
    height: 16px;
    color: var(--text-secondary, #656579);
}

/* Login Button */
.login-btn[b-bqefx3zu65] {
    padding: var(--space-sm, 8px) var(--space-md, 16px);
    border: 1px solid var(--border-primary, #E6E6E9);
    background: var(--bg-white, white);
    border-radius: var(--radius-md, 4px);
    cursor: pointer;
    font-size: var(--font-size-sm, 14px);
    font-family: var(--font-family);
    font-weight: 500;
    color: var(--text-primary, #2E2E38);
    transition: background-color var(--transition-base, 0.2s), 
                border-color var(--transition-base, 0.2s);
}

.login-btn:hover[b-bqefx3zu65] {
    background: var(--btn-ghost-hover-bg, rgba(0, 0, 0, 0.05));
    border-color: var(--text-primary, #2E2E38);
}

/* SVG Icons */
.icon[b-bqefx3zu65] {
    flex-shrink: 0;
}

/* Responsive */
@media (max-width: 768px) {
    .app-header[b-bqefx3zu65] {
        padding: 0 12px;
    }

    .app-title span[b-bqefx3zu65] {
        font-size: 14px;
    }

    .action-buttons[b-bqefx3zu65] {
        gap: 4px;
    }

    .action-btn[b-bqefx3zu65] {
        padding: 8px;
    }
}

@media (max-width: 480px) {
    .app-title[b-bqefx3zu65] {
        display: none;
    }

    .header-branding[b-bqefx3zu65] {
        gap: var(--space-sm, 8px);
    }

    .app-logo img[b-bqefx3zu65] {
        height: 32px;
    }
}
/* /Components/Layout/HierarchySelector.razor.rz.scp.css */
.hierarchy-selector[b-htkqc05r5p] {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 1rem;
    border-right: 1px solid var(--color-border, #e5e7eb);
    height: 100%;
}

.hierarchy-selector-loading[b-htkqc05r5p],
.hierarchy-selector-empty[b-htkqc05r5p] {
    font-size: 0.875rem;
    color: var(--color-text-secondary, #6b7280);
    font-style: italic;
}

.hierarchy-selector-button[b-htkqc05r5p] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 0.75rem;
    background: #ffffff;
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 6px;
    cursor: pointer;
    color: var(--color-text, #2E2E38);
    transition: all 0.2s ease;
    min-width: 440px;
    max-width: 620px;
}

.hierarchy-selector-button:hover[b-htkqc05r5p] {
    border-color: var(--color-primary, #2E2E38);
    background: #f9fafb;
}

.hierarchy-selector-button:focus[b-htkqc05r5p] {
    outline: none;
    border-color: var(--color-primary, #2E2E38);
    box-shadow: 0 0 0 3px rgba(46, 46, 56, 0.1);
}

.hierarchy-selector-path[b-htkqc05r5p] {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    font-size: 0.875rem;
    font-weight: 500;
}

.hierarchy-selector-context-icon[b-htkqc05r5p],
.hierarchy-selector-caret-icon[b-htkqc05r5p] {
    width: 1.25rem;
    height: 1.25rem;
    flex-shrink: 0;
}

.hierarchy-selector-context-icon[b-htkqc05r5p] {
    color: var(--color-primary, #2E2E38);
}

.hierarchy-selector-caret-icon[b-htkqc05r5p] {
    color: var(--color-text-secondary, #6b7280);
}

.hierarchy-selector-backdrop[b-htkqc05r5p] {
    position: fixed;
    inset: 0;
    z-index: 99;
}

.hierarchy-selector-menu[b-htkqc05r5p] {
    position: absolute;
    top: calc(100% + 0.25rem);
    right: 1rem;
    width: min(680px, calc(100vw - 2rem));
    max-height: 70vh;
    overflow-y: auto;
    background: #ffffff;
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 8px;
    box-shadow: 0 18px 30px rgba(0, 0, 0, 0.16);
    z-index: 100;
    padding: 0.75rem;
}

.hierarchy-tree-section:not(:last-child)[b-htkqc05r5p] {
    border-bottom: 1px solid var(--color-border-light, #f3f4f6);
    margin-bottom: 0.75rem;
    padding-bottom: 0.75rem;
}

.hierarchy-tree-organization[b-htkqc05r5p] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
    padding: 0.5rem 0.625rem;
    border: none;
    background: transparent;
    border-radius: 6px;
    cursor: pointer;
    color: var(--color-text, #2E2E38);
    font-weight: 700;
    font-size: 0.875rem;
    text-align: left;
}

.hierarchy-tree-organization:hover[b-htkqc05r5p] {
    background: #f9fafb;
}

.hierarchy-tree-group[b-htkqc05r5p] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    width: calc(100% - 0.875rem);
    margin: 0.5rem 0 0.25rem 0.875rem;
    padding: 0.375rem 0.625rem;
    border: none;
    background: transparent;
    border-radius: 6px;
    cursor: pointer;
    color: var(--color-text-secondary, #6b7280);
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    text-align: left;
}

.hierarchy-tree-group:hover[b-htkqc05r5p] {
    background: #f9fafb;
}

.hierarchy-tree-count[b-htkqc05r5p] {
    margin-left: auto;
    padding: 0.1rem 0.4rem;
    background: #f3f4f6;
    color: var(--color-text-secondary, #6b7280);
    border-radius: 999px;
    font-size: 0.6875rem;
    line-height: 1.2;
}

.hierarchy-tree-empty[b-htkqc05r5p] {
    margin-left: 0.875rem;
    padding: 0.5rem 0.625rem;
    color: var(--color-text-secondary, #6b7280);
    font-size: 0.8125rem;
}

.hierarchy-tree-knowledge-base[b-htkqc05r5p] {
    margin-left: 0.875rem;
}

.hierarchy-tree-knowledge-base-row[b-htkqc05r5p],
.hierarchy-tree-collection[b-htkqc05r5p] {
    width: 100%;
    border: none;
    background: transparent;
    text-align: left;
    color: var(--color-text, #2E2E38);
    border-radius: 6px;
    transition: background-color 0.15s ease;
}

.hierarchy-tree-knowledge-base-row[b-htkqc05r5p] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.625rem 0.75rem;
    font-weight: 600;
}

.hierarchy-tree-knowledge-base-row:hover[b-htkqc05r5p],
.hierarchy-tree-collection:hover[b-htkqc05r5p] {
    background: #f9fafb;
}

.hierarchy-tree-knowledge-base-row.selected[b-htkqc05r5p],
.hierarchy-tree-collection.selected[b-htkqc05r5p] {
    background: #f3f4f6;
}

.hierarchy-tree-knowledge-base-button[b-htkqc05r5p] {
    flex: 1;
    min-width: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    color: inherit;
    font: inherit;
    text-align: left;
}

.hierarchy-tree-knowledge-base-button span[b-htkqc05r5p] {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hierarchy-tree-collections[b-htkqc05r5p] {
    margin-left: 1rem;
    padding-left: 0.75rem;
    border-left: 2px solid var(--color-border-light, #f3f4f6);
}

.hierarchy-tree-collection[b-htkqc05r5p] {
    display: block;
    padding: 0.5rem 0.75rem;
    font-size: 0.875rem;
    cursor: pointer;
}

.hierarchy-tree-toggle[b-htkqc05r5p],
.hierarchy-tree-toggle-placeholder[b-htkqc05r5p] {
    width: 1.25rem;
    height: 1.25rem;
    flex: 0 0 1.25rem;
}

.hierarchy-tree-toggle[b-htkqc05r5p] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    background: transparent;
    border-radius: 4px;
    cursor: pointer;
    color: var(--color-text-secondary, #6b7280);
}

.hierarchy-tree-toggle:hover[b-htkqc05r5p] {
    background: #e5e7eb;
}

.hierarchy-tree-chevron[b-htkqc05r5p] {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 0.3rem solid transparent;
    border-bottom: 0.3rem solid transparent;
    border-left: 0.35rem solid currentColor;
    transition: transform 0.15s ease;
}

.hierarchy-tree-chevron.expanded[b-htkqc05r5p] {
    transform: rotate(90deg);
}

.hierarchy-type-badge[b-htkqc05r5p] {
    flex-shrink: 0;
    padding: 0.2rem 0.5rem;
    background: #EEF2FF;
    color: #3730A3;
    border-radius: 999px;
    font-size: 0.7rem;
    font-weight: 700;
}

.hierarchy-type-badge.product[b-htkqc05r5p] {
    background: #ECFDF3;
    color: #027A48;
}

@media (max-width: 1200px) {
    .hierarchy-selector-button[b-htkqc05r5p] {
        min-width: 320px;
        max-width: 440px;
    }
}

@media (max-width: 768px) {
    .hierarchy-selector[b-htkqc05r5p] {
        padding: 0 0.5rem;
    }

    .hierarchy-selector-button[b-htkqc05r5p] {
        min-width: 220px;
        max-width: 280px;
    }

}
/* /Components/Layout/KnowledgeBaseSelector.razor.rz.scp.css */
/* Knowledge Base Selector Container */
.knowledge-base-selector[b-3eo1rtwwrc] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0 1rem;
    border-right: 1px solid var(--color-border, #e5e7eb);
    height: 100%;
}

/* Loading State */
.knowledge-base-loading[b-3eo1rtwwrc] {
    font-size: 0.875rem;
    color: var(--color-text-secondary, #6b7280);
    font-style: italic;
}

/* Empty State */
.knowledge-base-empty[b-3eo1rtwwrc] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.875rem;
    color: var(--color-text-secondary, #6b7280);
}

/* Single Knowledge Base (read-only) */
.knowledge-base-single[b-3eo1rtwwrc] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 0.75rem;
    background: #F3F3F5;
    border-radius: 6px;
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--color-text, #2E2E38);
}

.knowledge-base-selector-label[b-3eo1rtwwrc] {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--color-text-secondary, #6b7280);
    white-space: nowrap;
}

.knowledge-base-selector-dropdown[b-3eo1rtwwrc] {
    position: relative;
}

.knowledge-base-selector-button[b-3eo1rtwwrc] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 0.75rem;
    background: #ffffff;
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 6px;
    cursor: pointer;
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--color-text, #2E2E38);
    transition: all 0.2s ease;
    min-width: 200px;
    max-width: 280px;
}

.knowledge-base-selector-button:hover[b-3eo1rtwwrc] {
    border-color: var(--color-primary, #2E2E38);
    background: #f9fafb;
}

.knowledge-base-selector-button:focus[b-3eo1rtwwrc] {
    outline: none;
    border-color: var(--color-primary, #2E2E38);
    box-shadow: 0 0 0 3px rgba(46, 46, 56, 0.1);
}

.knowledge-base-selector-text[b-3eo1rtwwrc] {
    flex: 1;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.knowledge-base-selector-icon[b-3eo1rtwwrc] {
    width: 1.25rem;
    height: 1.25rem;
    flex-shrink: 0;
    color: var(--color-text-secondary, #6b7280);
    transition: transform 0.2s ease;
}

.knowledge-base-backdrop[b-3eo1rtwwrc] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}

.knowledge-base-selector-menu[b-3eo1rtwwrc] {
    position: absolute;
    top: calc(100% + 0.25rem);
    left: 0;
    right: 0;
    background: #ffffff;
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 6px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    z-index: 100;
    max-height: 320px;
    overflow-y: auto;
    min-width: 240px;
    animation: slideDown-b-3eo1rtwwrc 0.15s ease-out;
}

@keyframes slideDown-b-3eo1rtwwrc {
    from {
        opacity: 0;
        transform: translateY(-4px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.knowledge-base-selector-item[b-3eo1rtwwrc] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0.75rem 1rem;
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 0.875rem;
    color: var(--color-text, #2E2E38);
    text-align: left;
    transition: background-color 0.15s ease;
}

.knowledge-base-selector-item:hover[b-3eo1rtwwrc] {
    background: #f9fafb;
}

.knowledge-base-selector-item.selected[b-3eo1rtwwrc] {
    background: #f3f4f6;
    color: var(--color-primary, #2E2E38);
    font-weight: 600;
}

.knowledge-base-selector-item:not(:last-child)[b-3eo1rtwwrc] {
    border-bottom: 1px solid var(--color-border-light, #f3f4f6);
}

.knowledge-base-name[b-3eo1rtwwrc] {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.knowledge-check-icon[b-3eo1rtwwrc] {
    width: 1.25rem;
    height: 1.25rem;
    flex-shrink: 0;
    color: #1F893F;
}
/* /Components/Layout/LoadingSpinner.razor.rz.scp.css */
/* Used under CC0 license */

.lds-ellipsis[b-g6x8vi0hpw] {
    color: #666;
    animation: fade-in-b-g6x8vi0hpw 1s;
}

@keyframes fade-in-b-g6x8vi0hpw {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

    .lds-ellipsis[b-g6x8vi0hpw],
    .lds-ellipsis div[b-g6x8vi0hpw] {
        box-sizing: border-box;
    }

.lds-ellipsis[b-g6x8vi0hpw] {
    margin: auto;
    display: block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-ellipsis div[b-g6x8vi0hpw] {
        position: absolute;
        top: 33.33333px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: currentColor;
        animation-timing-function: cubic-bezier(0, 1, 1, 0);
    }

        .lds-ellipsis div:nth-child(1)[b-g6x8vi0hpw] {
            left: 8px;
            animation: lds-ellipsis1-b-g6x8vi0hpw 0.6s infinite;
        }

        .lds-ellipsis div:nth-child(2)[b-g6x8vi0hpw] {
            left: 8px;
            animation: lds-ellipsis2-b-g6x8vi0hpw 0.6s infinite;
        }

        .lds-ellipsis div:nth-child(3)[b-g6x8vi0hpw] {
            left: 32px;
            animation: lds-ellipsis2-b-g6x8vi0hpw 0.6s infinite;
        }

        .lds-ellipsis div:nth-child(4)[b-g6x8vi0hpw] {
            left: 56px;
            animation: lds-ellipsis3-b-g6x8vi0hpw 0.6s infinite;
        }

@keyframes lds-ellipsis1-b-g6x8vi0hpw {
    0% {
        transform: scale(0);
    }

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

@keyframes lds-ellipsis3-b-g6x8vi0hpw {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2-b-g6x8vi0hpw {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(24px, 0);
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.app-container[b-dfu0wtyp0f] {
    display: flex;
    flex-direction: column;
    height: 100vh;
    overflow: hidden;
    background: #f8f9fa;
}

.app-body[b-dfu0wtyp0f] {
    display: flex;
    flex: 1;
    min-height: 0;
    position: relative;
}

.app-content[b-dfu0wtyp0f] {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
    overflow: hidden;
}

.page-content[b-dfu0wtyp0f] {
    flex: 1;
    min-height: 0;
    overflow: auto;
}

#blazor-error-ui[b-dfu0wtyp0f] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-dfu0wtyp0f] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/OrganizationSelector.razor.rz.scp.css */
.organization-selector[b-kkf1fggveq] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0 1rem;
    border-right: 1px solid var(--color-border, #e5e7eb);
    height: 100%;
}

.organization-selector-label[b-kkf1fggveq] {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--color-text-secondary, #6b7280);
    white-space: nowrap;
}

.organization-selector-loading[b-kkf1fggveq],
.organization-selector-empty[b-kkf1fggveq] {
    font-size: 0.875rem;
    color: var(--color-text-secondary, #6b7280);
    font-style: italic;
}

.organization-selector-single[b-kkf1fggveq] {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--color-text, #2E2E38);
    padding: 0.5rem 0.75rem;
    background: var(--theme-neutral-50, #F3F3F5);
    border-radius: 6px;
    white-space: nowrap;
}

.organization-selector-dropdown[b-kkf1fggveq] {
    position: relative;
}

.organization-selector-button[b-kkf1fggveq] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 0.75rem;
    background: #ffffff;
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 6px;
    cursor: pointer;
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--color-text, #2E2E38);
    transition: all 0.2s ease;
    min-width: 180px;
    max-width: 240px;
}

.organization-selector-button:hover[b-kkf1fggveq] {
    border-color: var(--color-primary, #2E2E38);
    background: #f9fafb;
}

.organization-selector-button:focus[b-kkf1fggveq] {
    outline: none;
    border-color: var(--color-primary, #2E2E38);
    box-shadow: 0 0 0 3px rgba(46, 46, 56, 0.1);
}

.organization-selector-text[b-kkf1fggveq] {
    flex: 1;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.organization-selector-icon[b-kkf1fggveq] {
    width: 1.25rem;
    height: 1.25rem;
    flex-shrink: 0;
    color: var(--color-text-secondary, #6b7280);
}

.organization-selector-backdrop[b-kkf1fggveq] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}

.organization-selector-menu[b-kkf1fggveq] {
    position: absolute;
    top: calc(100% + 0.25rem);
    left: 0;
    right: 0;
    background: #ffffff;
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 6px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    z-index: 100;
    max-height: 320px;
    overflow-y: auto;
    min-width: 220px;
}

.organization-selector-item[b-kkf1fggveq] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0.75rem 1rem;
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 0.875rem;
    color: var(--color-text, #2E2E38);
    text-align: left;
    transition: background-color 0.15s ease;
}

.organization-selector-item:hover[b-kkf1fggveq] {
    background: #f9fafb;
}

.organization-selector-item.selected[b-kkf1fggveq] {
    background: #f3f4f6;
    color: var(--color-primary, #2E2E38);
    font-weight: 600;
}

.organization-selector-item:not(:last-child)[b-kkf1fggveq] {
    border-bottom: 1px solid var(--color-border-light, #f3f4f6);
}

.organization-name[b-kkf1fggveq] {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.organization-check-icon[b-kkf1fggveq] {
    width: 1.25rem;
    height: 1.25rem;
    flex-shrink: 0;
    color: #1F893F;
}
/* /Components/Layout/PortfolioSelector.razor.rz.scp.css */
.portfolio-selector[b-ikcm6qyd4u] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0 1rem;
    border-right: 1px solid var(--color-border, #e5e7eb);
    height: 100%;
}

.portfolio-selector-label[b-ikcm6qyd4u] {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--color-text-secondary, #6b7280);
    white-space: nowrap;
}

.portfolio-selector-loading[b-ikcm6qyd4u],
.portfolio-selector-empty[b-ikcm6qyd4u] {
    font-size: 0.875rem;
    color: var(--color-text-secondary, #6b7280);
    font-style: italic;
}

.portfolio-selector-single[b-ikcm6qyd4u] {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--color-text, #2E2E38);
    padding: 0.5rem 0.75rem;
    background: var(--theme-neutral-50, #F3F3F5);
    border-radius: 6px;
    white-space: nowrap;
}

.portfolio-selector-dropdown[b-ikcm6qyd4u] {
    position: relative;
}

.portfolio-selector-button[b-ikcm6qyd4u] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 0.75rem;
    background: #ffffff;
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 6px;
    cursor: pointer;
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--color-text, #2E2E38);
    transition: all 0.2s ease;
    min-width: 160px;
    max-width: 220px;
}

.portfolio-selector-button:hover[b-ikcm6qyd4u] {
    border-color: var(--color-primary, #2E2E38);
    background: #f9fafb;
}

.portfolio-selector-button:focus[b-ikcm6qyd4u] {
    outline: none;
    border-color: var(--color-primary, #2E2E38);
    box-shadow: 0 0 0 3px rgba(46, 46, 56, 0.1);
}

.portfolio-selector-text[b-ikcm6qyd4u] {
    flex: 1;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.portfolio-selector-icon[b-ikcm6qyd4u] {
    width: 1.25rem;
    height: 1.25rem;
    flex-shrink: 0;
    color: var(--color-text-secondary, #6b7280);
}

.portfolio-selector-backdrop[b-ikcm6qyd4u] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}

.portfolio-selector-menu[b-ikcm6qyd4u] {
    position: absolute;
    top: calc(100% + 0.25rem);
    left: 0;
    right: 0;
    background: #ffffff;
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 6px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    z-index: 100;
    max-height: 320px;
    overflow-y: auto;
    min-width: 220px;
}

.portfolio-selector-item[b-ikcm6qyd4u] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0.75rem 1rem;
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 0.875rem;
    color: var(--color-text, #2E2E38);
    text-align: left;
    transition: background-color 0.15s ease;
}

.portfolio-selector-item:hover[b-ikcm6qyd4u] {
    background: #f9fafb;
}

.portfolio-selector-item.selected[b-ikcm6qyd4u] {
    background: #f3f4f6;
    color: var(--color-primary, #2E2E38);
    font-weight: 600;
}

.portfolio-selector-item:not(:last-child)[b-ikcm6qyd4u] {
    border-bottom: 1px solid var(--color-border-light, #f3f4f6);
}

.portfolio-name[b-ikcm6qyd4u] {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.portfolio-check-icon[b-ikcm6qyd4u] {
    width: 1.25rem;
    height: 1.25rem;
    flex-shrink: 0;
    color: #1F893F;
}
/* /Components/Layout/Sidebar.razor.rz.scp.css */
/* Sidebar Container */
.app-sidebar[b-9s7dfozwbm] {
    height: 100%;
    background: white;
    border-right: 1px solid var(--border-colors-default-primary, #E6E6E9);
    transition: width 0.3s ease;
    flex-shrink: 0;
    position: relative;
}

.app-sidebar.collapsed[b-9s7dfozwbm] {
    width: 55px;
}

.app-sidebar.expanded[b-9s7dfozwbm] {
    width: 240px;
}

.sidebar-content[b-9s7dfozwbm] {
    height: 100%;
    padding: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
}

/* Navigation Sections */
.sidebar-nav[b-9s7dfozwbm] {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.sidebar-bottom[b-9s7dfozwbm] {
    display: flex;
    flex-direction: column;
}

/* Divider */
.sidebar-divider[b-9s7dfozwbm] {
    height: 1px;
    background: var(--border-colors-default-primary, #E6E6E9);
    margin: 8px 14px;
}

/* Section Label */
.sidebar-section-label[b-9s7dfozwbm] {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--text-colors-disabled-primary, #9897A6);
    padding: 4px 14px;
    margin-top: 2px;
}

/* Responsive */
@media (max-width: 768px) {
    .app-sidebar[b-9s7dfozwbm] {
        position: fixed;
        left: 0;
        top: 64px;
        height: calc(100vh - 64px);
        z-index: 998;
    }

    .app-sidebar.collapsed[b-9s7dfozwbm] {
        transform: translateX(-100%);
        width: 55px;
    }

    .app-sidebar.expanded[b-9s7dfozwbm] {
        transform: translateX(0);
    }
}
/* /Components/Layout/SidebarItem.razor.rz.scp.css */
/* Sidebar Item */
.sidebar-item[b-tx8tjukuhc] {
    width: 100%;
    min-height: 40px;
    display: flex;
    align-items: center;
    cursor: pointer;
    border-radius: 4px;
    transition: background-color 0.2s;
    margin-bottom: 0;
    text-decoration: none;
    color: inherit;
    box-sizing: border-box;
}

.sidebar-item:hover[b-tx8tjukuhc] {
    background: rgba(0, 0, 0, 0.05);
}

.sidebar-item.selected[b-tx8tjukuhc] {
    background: var(--button-ghost-active-bg-color, #D7D7DC);
}

.sidebar-item.selected:hover[b-tx8tjukuhc] {
    background: var(--button-ghost-active-bg-color, #D7D7DC);
}

.sidebar-item-content[b-tx8tjukuhc] {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 0 14px;
    overflow: hidden;
}

.sidebar-item.collapsed .sidebar-item-content[b-tx8tjukuhc] {
    justify-content: center;
    padding: 0;
}

/* Icon */
.sidebar-item-icon[b-tx8tjukuhc] {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--vertical-navigation-submenu-item-icon-color, #656579);
}

.sidebar-item.selected .sidebar-item-icon[b-tx8tjukuhc] {
    color: var(--vertical-navigation-submenu-item-hover-icon-color, #2E2E38);
}

.sidebar-item-icon svg[b-tx8tjukuhc] {
    width: 100%;
    height: 100%;
}

/* Label */
.sidebar-item-label[b-tx8tjukuhc] {
    font-size: 14px;
    font-weight: 400;
    color: var(--vertical-navigation-submenu-item-color, #2E2E38);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sidebar-item.selected .sidebar-item-label[b-tx8tjukuhc] {
    font-weight: 600;
    color: var(--vertical-navigation-submenu-item-hover-color, #2E2E38);
}

/* Animation for expand/collapse */
.sidebar-item-label[b-tx8tjukuhc] {
    animation: fadeIn-b-tx8tjukuhc 0.3s ease-in;
}

@keyframes fadeIn-b-tx8tjukuhc {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
/* /Components/Layout/SurveyPrompt.razor.rz.scp.css */
.surveyContainer[b-n9ej8a9lwz] {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    font-size: 0.9em;
    margin: 0.5rem auto -0.7rem auto;
    max-width: 1024px;
    color: #444;
}

    .surveyContainer a[b-n9ej8a9lwz] {
        text-decoration: underline;
    }

    .surveyContainer .tool-icon[b-n9ej8a9lwz] {
        margin-top: 0.15rem;
        width: 1.25rem;
        height: 1.25rem;
        flex-shrink: 0;
    }
/* /Components/Pages/Account/AppLogin.razor.rz.scp.css */
/* Login Container - Split Layout */
.login-container[b-vtu282wuma] {
    width: 100%;
    height: 100vh;
    display: flex;
    overflow: hidden;
    background: var(--bg-light, #f8f9fa);
}

/* Left Side - Login Form */
.login-form-section[b-vtu282wuma] {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: var(--space-lg, 24px) 120px;
    background: var(--bg-white, white);
}

.login-form-content[b-vtu282wuma] {
    width: 100%;
    max-width: 480px;
    display: flex;
    flex-direction: column;
    gap: 80px;
}

/* Logo */
.login-logo[b-vtu282wuma] {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 4px;
}

.login-logo img[b-vtu282wuma] {
    width: auto;
    padding: 3px;
}

/* Welcome Section */
.login-welcome[b-vtu282wuma] {
    display: flex;
    flex-direction: column;
    gap: var(--space-2xl, 40px);
}

.login-welcome-content[b-vtu282wuma] {
    display: flex;
    flex-direction: column;
    gap: var(--space-sm, 8px);
}

.login-title[b-vtu282wuma] {
    color: var(--text-primary, #2E2E38);
    font-size: var(--font-size-xl, 20px);
    font-family: var(--font-family);
    font-weight: 400;
    line-height: 30px;
    margin: 0;
}

.login-subtitle[b-vtu282wuma] {
    color: var(--text-primary, #2E2E38);
    font-size: var(--font-size-sm, 14px);
    font-family: var(--font-family);
    font-weight: 300;
    line-height: 20px;
    margin: 0;
}

/* Login Form */
.login-form[b-vtu282wuma] {
    display: flex;
    flex-direction: column;
    gap: var(--space-lg, 24px);
}

.form-group[b-vtu282wuma] {
    display: flex;
    flex-direction: column;
    gap: var(--space-xs, 6px);
}

.form-label[b-vtu282wuma] {
    color: var(--input-label-color, var(--text-secondary, #656579));
    font-size: var(--font-size-sm, 14px);
    font-family: var(--font-family);
    font-weight: 300;
    line-height: 20px;
}

.form-input[b-vtu282wuma] {
    display: flex;
    align-items: center;
    gap: var(--space-sm, 8px);
    padding: 10px 14px;
    background: var(--input-bg-color, var(--bg-white, white));
    border: 1px solid var(--input-border-color, var(--border-secondary, #C3C3CB));
    border-radius: var(--radius-md, 4px);
    transition: border-color var(--transition-base, 0.2s);
}

.form-input:focus-within[b-vtu282wuma] {
    border-color: var(--input-border-focus-color, var(--ey-black, #2E2E38));
}

.input-icon[b-vtu282wuma] {
    width: 20px;
    height: 20px;
    color: var(--input-icon-color, var(--text-tertiary, #9897A6));
    flex-shrink: 0;
}

.input-icon svg[b-vtu282wuma] {
    width: 100%;
    height: 100%;
}

.form-input input[b-vtu282wuma] {
    flex: 1;
    border: none;
    outline: none;
    font-size: var(--font-size-sm, 14px);
    font-family: var(--font-family);
    color: var(--text-primary, #2E2E38);
    background: transparent;
}

.form-input input[b-vtu282wuma]::placeholder {
    color: var(--input-placeholder-color, var(--text-tertiary, #9897A6));
}

.form-input input:disabled[b-vtu282wuma] {
    cursor: not-allowed;
    opacity: 0.6;
}

/* Sign In Button */
.btn-signin[b-vtu282wuma] {
    width: 100%;
    padding: 10px 18px;
    background: var(--btn-primary-bg, var(--ey-black, #2E2E38));
    border: none;
    border-radius: var(--radius-md, 4px);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: var(--space-sm, 8px);
    cursor: pointer;
    transition: background-color var(--transition-base, 0.2s), 
                transform var(--transition-fast, 0.1s);
}

.btn-signin:hover[b-vtu282wuma] {
    background: var(--btn-primary-hover-bg, #1a1a24);
    transform: translateY(-1px);
}

.btn-signin:active[b-vtu282wuma] {
    transform: translateY(0);
}

.btn-signin span[b-vtu282wuma] {
    color: var(--btn-primary-color, var(--ey-white, white));
    font-size: var(--font-size-lg, 18px);
    font-family: var(--font-family);
    font-weight: 400;
    line-height: 28px;
}

.btn-icon[b-vtu282wuma] {
    width: 20px;
    height: 20px;
    color: var(--btn-primary-icon-color, #AFAEBA);
}

/* Support Link */
.login-support[b-vtu282wuma] {
    padding: var(--space-sm, 8px) 0;
    border-top: 1px solid var(--border-primary, #E6E6E9);
    text-align: center;
}

.support-text[b-vtu282wuma] {
    color: var(--text-primary, #2E2E38);
    font-size: var(--font-size-sm, 14px);
    font-family: var(--font-family);
    font-weight: 300;
    line-height: 20px;
}

.support-link[b-vtu282wuma] {
    color: var(--text-link-alt, #0F69AE);
    font-size: var(--font-size-sm, 14px);
    font-family: var(--font-family);
    font-weight: 700;
    line-height: 20px;
    text-decoration: none;
    cursor: pointer;
    transition: text-decoration var(--transition-base, 0.2s);
}

.support-link:hover[b-vtu282wuma] {
    text-decoration: underline;
}

/* Right Side - Image */
.login-image-section[b-vtu282wuma] {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login-image[b-vtu282wuma] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Login Guide Modal */
.modal-overlay[b-vtu282wuma] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(46, 46, 56, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    animation: fadeIn-b-vtu282wuma 0.2s ease;
}

.modal-content[b-vtu282wuma] {
    background: var(--bg-white, white);
    border-radius: var(--radius-md, 4px);
    width: 90%;
    max-width: 560px;
    max-height: 80vh;
    display: flex;
    flex-direction: column;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.16);
    animation: slideUp-b-vtu282wuma 0.25s ease;
}

.modal-header[b-vtu282wuma] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 24px 16px;
    border-bottom: 1px solid var(--border-primary, #E6E6E9);
}

.modal-title[b-vtu282wuma] {
    font-size: var(--font-size-lg, 18px);
    font-weight: 500;
    color: var(--text-primary, #2E2E38);
    margin: 0;
}

.modal-close[b-vtu282wuma] {
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    color: var(--text-tertiary, #9897A6);
    border-radius: var(--radius-md, 4px);
    display: flex;
    align-items: center;
    transition: color 0.15s, background-color 0.15s;
}

.modal-close svg[b-vtu282wuma] {
    width: 20px;
    height: 20px;
}

.modal-close:hover[b-vtu282wuma] {
    color: var(--text-primary, #2E2E38);
    background: var(--bg-light, #f8f9fa);
}

.modal-body[b-vtu282wuma] {
    padding: 20px 24px 24px;
    overflow-y: auto;
}

.guide-section[b-vtu282wuma] {
    margin-bottom: 20px;
}

.guide-section:last-child[b-vtu282wuma] {
    margin-bottom: 0;
}

.guide-section h3[b-vtu282wuma] {
    font-size: var(--font-size-sm, 14px);
    font-weight: 600;
    color: var(--text-primary, #2E2E38);
    margin: 0 0 8px;
}

.guide-section p[b-vtu282wuma] {
    font-size: var(--font-size-sm, 14px);
    font-weight: 300;
    color: var(--text-primary, #2E2E38);
    line-height: 20px;
    margin: 0 0 8px;
}

.guide-section ol[b-vtu282wuma] {
    margin: 0;
    padding-left: 20px;
}

.guide-section li[b-vtu282wuma] {
    font-size: var(--font-size-sm, 14px);
    font-weight: 300;
    color: var(--text-primary, #2E2E38);
    line-height: 22px;
    margin-bottom: 4px;
}

.guide-section a[b-vtu282wuma] {
    color: var(--text-link-alt, #0F69AE);
    text-decoration: none;
    font-weight: 500;
}

.guide-section a:hover[b-vtu282wuma] {
    text-decoration: underline;
}

.guide-dl[b-vtu282wuma] {
    margin: 0;
}

.guide-dl dt[b-vtu282wuma] {
    font-size: var(--font-size-sm, 14px);
    font-weight: 500;
    color: var(--text-primary, #2E2E38);
    margin-top: 8px;
}

.guide-dl dt:first-child[b-vtu282wuma] {
    margin-top: 0;
}

.guide-dl dd[b-vtu282wuma] {
    font-size: var(--font-size-sm, 14px);
    font-weight: 300;
    color: var(--text-secondary, #656579);
    line-height: 20px;
    margin: 2px 0 0 0;
}

@keyframes fadeIn-b-vtu282wuma {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes slideUp-b-vtu282wuma {
    from { opacity: 0; transform: translateY(16px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Responsive Design */
@media (max-width: 1200px) {
    .login-form-section[b-vtu282wuma] {
        padding: var(--space-lg, 24px) 60px;
    }
}

@media (max-width: 992px) {
    .login-container[b-vtu282wuma] {
        flex-direction: column;
    }

    .login-form-section[b-vtu282wuma] {
        padding: var(--space-2xl, 40px) var(--space-xl, 32px);
        min-height: 60vh;
    }

    .login-image-section[b-vtu282wuma] {
        min-height: 40vh;
        padding: var(--space-md, 16px);
    }

    .login-form-content[b-vtu282wuma] {
        gap: var(--space-2xl, 40px);
    }

    .login-image[b-vtu282wuma] {
        max-height: 500px;
    }
}

@media (max-width: 768px) {
    .login-form-section[b-vtu282wuma] {
        padding: var(--space-xl, 32px) var(--space-lg, 24px);
    }

    .login-form-content[b-vtu282wuma] {
        gap: var(--space-xl, 32px);
    }

    .login-title[b-vtu282wuma] {
        font-size: var(--font-size-lg, 18px);
        line-height: 28px;
    }

    .btn-signin span[b-vtu282wuma] {
        font-size: var(--font-size-md, 16px);
        line-height: 24px;
    }

    .login-image-section[b-vtu282wuma] {
        display: none;
    }
}

@media (max-width: 480px) {
    .login-form-section[b-vtu282wuma] {
        padding: var(--space-lg, 24px) var(--space-md, 16px);
    }

}
/* /Components/Pages/Admin/Analytics.razor.rz.scp.css */
.analytics-page[b-d4jzi8j9hn] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

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

.page-header h1[b-d4jzi8j9hn] {
    font-size: 1.75rem;
    font-weight: 700;
    color: #1f2937;
    margin: 0;
}

.date-filter[b-d4jzi8j9hn] {
    display: flex;
    gap: 1rem;
    align-items: center;
    flex-wrap: wrap;
}

.date-filter label[b-d4jzi8j9hn] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.875rem;
    color: #4b5563;
}

.date-filter input[type="date"][b-d4jzi8j9hn] {
    padding: 0.5rem;
    border: 1px solid #d1d5db;
    border-radius: 0.375rem;
    font-size: 0.875rem;
}

.date-filter select[b-d4jzi8j9hn] {
    padding: 0.5rem;
    border: 1px solid #d1d5db;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    background-color: #ffffff;
    color: #1f2937;
    min-width: 220px;
}

.btn[b-d4jzi8j9hn] {
    padding: 0.5rem 1rem;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    border: none;
    transition: background-color 0.2s;
}

.btn-primary[b-d4jzi8j9hn] {
    background-color: #3b82f6;
    color: white;
}

.btn-primary:hover[b-d4jzi8j9hn] {
    background-color: #2563eb;
}

.btn-secondary[b-d4jzi8j9hn] {
    background-color: #e5e7eb;
    color: #374151;
}

.btn-secondary:hover[b-d4jzi8j9hn] {
    background-color: #d1d5db;
}

/* Loading & Error */
.loading[b-d4jzi8j9hn], .error-message[b-d4jzi8j9hn] {
    text-align: center;
    padding: 3rem;
    color: #6b7280;
}

.error-message[b-d4jzi8j9hn] {
    color: #dc2626;
}

/* Metrics Grid */
.metrics-grid[b-d4jzi8j9hn] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.metric-card[b-d4jzi8j9hn] {
    background: white;
    border-radius: 0.75rem;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    gap: 1rem;
}

.metric-icon[b-d4jzi8j9hn] {
    width: 3rem;
    height: 3rem;
    border-radius: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.metric-icon svg[b-d4jzi8j9hn] {
    width: 1.5rem;
    height: 1.5rem;
}

.login-icon[b-d4jzi8j9hn] {
    background-color: #dbeafe;
    color: #2563eb;
}

.users-icon[b-d4jzi8j9hn] {
    background-color: #d1fae5;
    color: #059669;
}

.chat-icon[b-d4jzi8j9hn] {
    background-color: #fef3c7;
    color: #d97706;
}

.tokens-icon[b-d4jzi8j9hn] {
    background-color: #ede9fe;
    color: #7c3aed;
}

.metric-content[b-d4jzi8j9hn] {
    flex: 1;
}

.metric-value[b-d4jzi8j9hn] {
    font-size: 1.75rem;
    font-weight: 700;
    color: #1f2937;
    line-height: 1;
}

.metric-label[b-d4jzi8j9hn] {
    font-size: 0.875rem;
    color: #6b7280;
    margin-top: 0.25rem;
}

/* Charts Section */
.charts-section[b-d4jzi8j9hn] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.chart-card[b-d4jzi8j9hn], .table-card[b-d4jzi8j9hn] {
    background: white;
    border-radius: 0.75rem;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.chart-card h3[b-d4jzi8j9hn], .table-card h3[b-d4jzi8j9hn] {
    font-size: 1rem;
    font-weight: 600;
    color: #1f2937;
    margin: 0 0 1rem 0;
}

.chart-container[b-d4jzi8j9hn] {
    min-height: 200px;
}

/* Bar Chart */
.bar-chart[b-d4jzi8j9hn] {
    display: flex;
    align-items: flex-end;
    gap: 0.5rem;
    height: 180px;
    padding-bottom: 1.5rem;
}

.bar-group[b-d4jzi8j9hn] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.25rem;
    height: 100%;
    position: relative;
}

.bar[b-d4jzi8j9hn] {
    width: 40%;
    min-height: 4px;
    border-radius: 2px 2px 0 0;
    transition: height 0.3s ease;
}

.login-bar[b-d4jzi8j9hn] {
    background-color: #3b82f6;
    position: absolute;
    bottom: 1.5rem;
    left: 10%;
}

.chat-bar[b-d4jzi8j9hn] {
    background-color: #f59e0b;
    position: absolute;
    bottom: 1.5rem;
    right: 10%;
}

.bar-label[b-d4jzi8j9hn] {
    position: absolute;
    bottom: 0;
    font-size: 0.75rem;
    color: #6b7280;
}

.chart-legend[b-d4jzi8j9hn] {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
    margin-top: 1rem;
}

.legend-item[b-d4jzi8j9hn] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.875rem;
    color: #6b7280;
}

.legend-color[b-d4jzi8j9hn] {
    width: 12px;
    height: 12px;
    border-radius: 2px;
}

.login-color[b-d4jzi8j9hn] {
    background-color: #3b82f6;
}

.chat-color[b-d4jzi8j9hn] {
    background-color: #f59e0b;
}

/* Token Summary */
.token-summary[b-d4jzi8j9hn] {
    display: flex;
    justify-content: space-around;
    padding: 1rem 0;
}

.token-stat[b-d4jzi8j9hn] {
    text-align: center;
}

.token-value[b-d4jzi8j9hn] {
    display: block;
    font-size: 1.5rem;
    font-weight: 700;
    color: #1f2937;
}

.token-label[b-d4jzi8j9hn] {
    font-size: 0.75rem;
    color: #6b7280;
    margin-top: 0.25rem;
}

/* Tables Section */
.tables-section[b-d4jzi8j9hn] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.data-table[b-d4jzi8j9hn] {
    width: 100%;
    border-collapse: collapse;
}

.data-table th[b-d4jzi8j9hn], .data-table td[b-d4jzi8j9hn] {
    padding: 0.75rem;
    text-align: left;
    border-bottom: 1px solid #e5e7eb;
}

.data-table th[b-d4jzi8j9hn] {
    font-size: 0.75rem;
    font-weight: 600;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.data-table td[b-d4jzi8j9hn] {
    font-size: 0.875rem;
    color: #1f2937;
}

.aggregate-table th[b-d4jzi8j9hn],
.aggregate-table td[b-d4jzi8j9hn] {
    white-space: nowrap;
}

.status-badge[b-d4jzi8j9hn] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 9999px;
    font-size: 0.75rem;
    font-weight: 600;
}

.status-badge.active[b-d4jzi8j9hn] {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.inactive[b-d4jzi8j9hn] {
    background-color: #f8d7da;
    color: #721c24;
}

.data-table tbody tr:hover[b-d4jzi8j9hn] {
    background-color: #f9fafb;
}

/* Activity Section */
.activity-section[b-d4jzi8j9hn] {
    margin-bottom: 2rem;
}

.activity-filters[b-d4jzi8j9hn] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    align-items: flex-end;
    background: white;
    border-radius: 0.75rem;
    padding: 1rem 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 1.5rem;
}

.filter-group[b-d4jzi8j9hn] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.filter-group label[b-d4jzi8j9hn] {
    font-size: 0.75rem;
    font-weight: 600;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.filter-group select[b-d4jzi8j9hn],
.filter-group input[type="date"][b-d4jzi8j9hn] {
    padding: 0.5rem 0.75rem;
    border: 1px solid #d1d5db;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    color: #1f2937;
    background-color: #fff;
    min-width: 150px;
}

.filter-group select:focus[b-d4jzi8j9hn],
.filter-group input[type="date"]:focus[b-d4jzi8j9hn] {
    outline: none;
    border-color: #3b82f6;
    box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.15);
}

.filter-actions[b-d4jzi8j9hn] {
    flex-direction: row;
    align-items: flex-end;
    gap: 0.5rem;
}

.full-width[b-d4jzi8j9hn] {
    grid-column: 1 / -1;
}

.activity-badge[b-d4jzi8j9hn] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 9999px;
    font-size: 0.75rem;
    font-weight: 500;
}

.activity-badge.login[b-d4jzi8j9hn] {
    background-color: #dbeafe;
    color: #1d4ed8;
}

.activity-badge.chat[b-d4jzi8j9hn] {
    background-color: #fef3c7;
    color: #b45309;
}

.details-cell[b-d4jzi8j9hn] {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.no-data[b-d4jzi8j9hn] {
    text-align: center;
    color: #9ca3af;
    padding: 2rem;
    font-style: italic;
}

/* Analytics Tabs */
.analytics-tabs[b-d4jzi8j9hn] {
    display: flex;
    gap: 0;
    border-bottom: 2px solid #e5e7eb;
    margin-bottom: 1.5rem;
}

.analytics-tab[b-d4jzi8j9hn] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.75rem 1.25rem;
    background: none;
    border: none;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
    font-size: 0.875rem;
    font-weight: 500;
    color: #6b7280;
    cursor: pointer;
    transition: color 0.2s, border-color 0.2s;
    white-space: nowrap;
}

.analytics-tab svg[b-d4jzi8j9hn] {
    width: 1rem;
    height: 1rem;
    flex-shrink: 0;
}

.analytics-tab:hover[b-d4jzi8j9hn] {
    color: #1f2937;
}

.analytics-tab.active[b-d4jzi8j9hn] {
    color: #3b82f6;
    border-bottom-color: #3b82f6;
}

.tab-content[b-d4jzi8j9hn] {
    animation: fadeIn-b-d4jzi8j9hn 0.2s ease-in;
}

@keyframes fadeIn-b-d4jzi8j9hn {
    from { opacity: 0; }
    to { opacity: 1; }
}

/* Responsive */
@media (max-width: 768px) {
    .analytics-page[b-d4jzi8j9hn] {
        padding: 1rem;
    }

    .page-header[b-d4jzi8j9hn] {
        flex-direction: column;
        align-items: flex-start;
    }

    .date-filter[b-d4jzi8j9hn] {
        width: 100%;
    }

    .charts-section[b-d4jzi8j9hn] {
        grid-template-columns: 1fr;
    }

    .tables-section[b-d4jzi8j9hn] {
        grid-template-columns: 1fr;
    }

    .token-summary[b-d4jzi8j9hn] {
        flex-direction: column;
        gap: 1rem;
    }

    .analytics-tabs[b-d4jzi8j9hn] {
        overflow-x: auto;
    }

    .analytics-tab[b-d4jzi8j9hn] {
        padding: 0.5rem 0.75rem;
        font-size: 0.8rem;
    }
}
/* /Components/Pages/Admin/CollectionEdit.razor.rz.scp.css */
.collection-edit-page[b-m7xbmx4ata] {
    padding: 2rem;
    max-width: 900px;
    margin: 0 auto;
}

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

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

.collection-form[b-m7xbmx4ata] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 2rem;
}

.form-section[b-m7xbmx4ata] {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #dee2e6;
}

.form-section:last-of-type[b-m7xbmx4ata] {
    border-bottom: none;
}

.form-section h2[b-m7xbmx4ata] {
    font-size: 1.25rem;
    margin-bottom: 1rem;
    color: #495057;
}

.form-group[b-m7xbmx4ata] {
    margin-bottom: 1rem;
}

.form-group label[b-m7xbmx4ata] {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: #495057;
}

.form-control[b-m7xbmx4ata] {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 1rem;
}

.form-control:focus[b-m7xbmx4ata] {
    outline: none;
    border-color: #2E2E38;
    box-shadow: 0 0 0 3px rgba(46, 46, 56, 0.1);
}

.form-text[b-m7xbmx4ata] {
    display: block;
    margin-top: 0.25rem;
    font-size: 0.875rem;
    color: #6c757d;
}

.checkbox-label[b-m7xbmx4ata] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
    font-weight: 500;
}

.checkbox-label input[type="checkbox"][b-m7xbmx4ata] {
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.info-box[b-m7xbmx4ata] {
    background-color: #d1ecf1;
    border: 1px solid #bee5eb;
    border-radius: 4px;
    padding: 1rem;
    margin-top: 1rem;
}

.info-box.readonly-info[b-m7xbmx4ata] {
    background-color: #fff3cd;
    border: 1px solid #ffc107;
    margin-bottom: 1rem;
    margin-top: 0;
}

.info-box p[b-m7xbmx4ata] {
    margin: 0.5rem 0;
}

.info-box p:first-child[b-m7xbmx4ata] {
    margin-top: 0;
}

.info-box p:last-child[b-m7xbmx4ata] {
    margin-bottom: 0;
}

.readonly-field[b-m7xbmx4ata] {
    background-color: #f8f9fa;
    cursor: not-allowed;
    color: #6c757d;
}

.readonly-field:disabled[b-m7xbmx4ata] {
    opacity: 1;
}

.form-actions[b-m7xbmx4ata] {
    display: flex;
    justify-content: flex-end;
    gap: 1rem;
    padding-top: 1rem;
}

.loading[b-m7xbmx4ata],
.error-message[b-m7xbmx4ata] {
    text-align: center;
    padding: 2rem;
}

.error-message[b-m7xbmx4ata] {
    color: #721c24;
    background-color: #f8d7da;
    border-radius: 4px;
    margin-top: 1rem;
}

.btn[b-m7xbmx4ata] {
    padding: 0.5rem 1.5rem;
    border-radius: 4px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.2s;
    font-weight: 500;
    border: 1px solid transparent;
}

.btn-primary[b-m7xbmx4ata] {
    background-color: #2E2E38;
    color: white;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-m7xbmx4ata] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-m7xbmx4ata] {
    background-color: #FFFFFF;
    color: #2E2E38;
    border: 1px solid #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-m7xbmx4ata] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn:disabled[b-m7xbmx4ata] {
    background-color: #9897A6;
    color: #ffffff;
    border-color: #9897A6;
    cursor: not-allowed;
    opacity: 1;
}

.btn-secondary:disabled[b-m7xbmx4ata] {
    background-color: #f8f9fa;
    color: #9897A6;
    border-color: #C3C3CB;
}

.alert[b-m7xbmx4ata] {
    padding: 0.75rem 1rem;
    border-radius: 4px;
    margin-bottom: 1rem;
}

.alert-success[b-m7xbmx4ata] {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.alert-error[b-m7xbmx4ata] {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}
/* /Components/Pages/Admin/Collections.razor.rz.scp.css */
.admin-collections-page[b-0l6grikwlj] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

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

.page-header h1[b-0l6grikwlj] {
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
    flex: 1;
}

.header-info[b-0l6grikwlj] {
    color: #6c757d;
    font-size: 0.875rem;
    font-style: italic;
    max-width: 400px;
    text-align: right;
}

.filters-row[b-0l6grikwlj] {
    display: flex;
    gap: 1rem;
    margin-bottom: 1rem;
    align-items: center;
}

.search-input[b-0l6grikwlj] {
    flex: 1;
    padding: 0.5rem 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    font-size: 1rem;
}

.status-filter[b-0l6grikwlj] {
    padding: 0.5rem 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    font-size: 1rem;
    background-color: #fff;
}

.collections-table-container[b-0l6grikwlj] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.collections-table[b-0l6grikwlj] {
    width: 100%;
    border-collapse: collapse;
}

.collections-table thead[b-0l6grikwlj] {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
}

.collections-table th[b-0l6grikwlj] {
    padding: 1rem;
    text-align: left;
    font-weight: 600;
    color: #495057;
}

.collections-table td[b-0l6grikwlj] {
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
}

.collections-table td:last-child[b-0l6grikwlj] {
    text-align: right;
    white-space: nowrap;
}

.collections-table tr:hover[b-0l6grikwlj] {
    background-color: #f8f9fa;
}

.collections-table tr.inactive[b-0l6grikwlj] {
    opacity: 0.6;
}

.collections-table code[b-0l6grikwlj] {
    background-color: #f8f9fa;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    font-family: 'Courier New', monospace;
    font-size: 0.875rem;
    color: #e83e8c;
}

.status-badge[b-0l6grikwlj] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 500;
}

.status-badge.active[b-0l6grikwlj] {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.inactive[b-0l6grikwlj] {
    background-color: #f8d7da;
    color: #721c24;
}

.no-data[b-0l6grikwlj] {
    padding: 3rem;
    text-align: center;
    color: #6c757d;
}

.loading[b-0l6grikwlj],
.error-message[b-0l6grikwlj] {
    text-align: center;
    padding: 3rem;
}

.error-message[b-0l6grikwlj] {
    color: #721c24;
    background-color: #f8d7da;
    border-radius: 4px;
}

.btn[b-0l6grikwlj] {
    padding: 0.5rem 1rem;
    border-radius: 4px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.2s;
    font-weight: 500;
    border: 1px solid transparent;
}

.btn-primary[b-0l6grikwlj] {
    background-color: #2E2E38;
    color: white;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-0l6grikwlj] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-0l6grikwlj] {
    background-color: #FFFFFF;
    color: #2E2E38;
    border: 1px solid #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-0l6grikwlj] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn-sm[b-0l6grikwlj] {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
    margin-left: 0.25rem;
}

.btn:disabled[b-0l6grikwlj] {
    background-color: #9897A6;
    color: #ffffff;
    border-color: #9897A6;
    cursor: not-allowed;
    opacity: 1;
}

.btn-danger[b-0l6grikwlj] {
    background-color: #EA011D;
    color: #ffffff;
    border-color: #EA011D;
}

.btn-danger:hover:not(:disabled)[b-0l6grikwlj] {
    background-color: #C70117;
    border-color: #C70117;
}

.alert[b-0l6grikwlj] {
    padding: 0.75rem 1rem;
    border-radius: 4px;
    margin-bottom: 1rem;
}

.alert-success[b-0l6grikwlj] {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.alert-error[b-0l6grikwlj] {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.alert-warning[b-0l6grikwlj] {
    background-color: #fff3cd;
    color: #856404;
    border: 1px solid #ffeeba;
}

/* Modal styles */
.modal-overlay[b-0l6grikwlj] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.modal-dialog[b-0l6grikwlj] {
    background: white;
    border-radius: 8px;
    width: 100%;
    max-width: 500px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}

.modal-header[b-0l6grikwlj] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.25rem 1.5rem;
    border-bottom: 1px solid #dee2e6;
}

.modal-header h2[b-0l6grikwlj] {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 600;
}

.modal-close[b-0l6grikwlj] {
    background: none;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
    color: #6c757d;
    padding: 0;
    line-height: 1;
}

.modal-body[b-0l6grikwlj] {
    padding: 1.5rem;
}

.modal-footer[b-0l6grikwlj] {
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
    padding: 1rem 1.5rem;
    border-top: 1px solid #dee2e6;
}

.form-group[b-0l6grikwlj] {
    margin-bottom: 1rem;
}

.form-group label[b-0l6grikwlj] {
    display: block;
    margin-bottom: 0.375rem;
    font-weight: 500;
    color: #2E2E38;
}

.form-control[b-0l6grikwlj] {
    width: 100%;
    padding: 0.5rem 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    font-size: 1rem;
    box-sizing: border-box;
}

.form-control:focus[b-0l6grikwlj] {
    outline: none;
    border-color: #2E2E38;
    box-shadow: 0 0 0 2px rgba(46, 46, 56, 0.1);
}
/* /Components/Pages/Admin/KnowledgeBaseEdit.razor.rz.scp.css */
.admin-edit-page[b-s41zr0v72z] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

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

.page-header h1[b-s41zr0v72z] {
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
    flex: 1;
}

.page-title-block[b-s41zr0v72z] {
    min-width: 0;
    flex: 1;
}

.page-meta[b-s41zr0v72z] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-top: 0.25rem;
    color: #6c757d;
    font-size: 0.875rem;
    flex-wrap: wrap;
}

.slug-pill[b-s41zr0v72z] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    background-color: #F3F3F5;
    color: #2E2E38;
    font-family: monospace;
    font-size: 0.875rem;
}

.header-actions[b-s41zr0v72z] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.back-btn[b-s41zr0v72z] {
    flex-shrink: 0;
}

/* Section navigation layout */
.kb-edit-layout[b-s41zr0v72z] {
    display: flex;
    align-items: flex-start;
    gap: 1.5rem;
}

.kb-edit-nav[b-s41zr0v72z] {
    display: flex;
    flex-direction: column;
    gap: 0.125rem;
    flex: 0 0 230px;
    width: 230px;
    position: sticky;
    top: 1.5rem;
}

.kb-edit-nav-item[b-s41zr0v72z] {
    display: block;
    width: 100%;
    text-align: left;
    padding: 0.6rem 0.9rem;
    border: none;
    border-left: 3px solid transparent;
    border-radius: 4px;
    background: transparent;
    color: #2E2E38;
    font-size: 0.9rem;
    font-weight: 400;
    cursor: pointer;
    transition: background-color 0.15s, color 0.15s, border-color 0.15s, font-weight 0.15s;
}

.kb-edit-nav-item:hover[b-s41zr0v72z] {
    background: #f8f9fa;
    color: #1a1a20;
}

.kb-edit-nav-item:focus-visible[b-s41zr0v72z] {
    outline: 2px solid #2E2E38;
    outline-offset: -2px;
}

.kb-edit-nav-item.active[b-s41zr0v72z] {
    background: #E6E6E9;
    border-left-color: #2E2E38;
    color: #2E2E38;
    font-weight: 600;
}

.kb-edit-content[b-s41zr0v72z] {
    flex: 1;
    min-width: 0;
}

/* Sections */
.form-section[b-s41zr0v72z] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 2rem;
    margin-bottom: 1.5rem;
}

.form-section.section-hidden[b-s41zr0v72z] {
    display: none;
}

.section-heading-row[b-s41zr0v72z] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #eee;
}

.section-heading-row h2[b-s41zr0v72z] {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 600;
}

.subsection-heading[b-s41zr0v72z] {
    margin: 0 0 1rem 0;
    font-size: 1rem;
    font-weight: 600;
    color: #495057;
}

/* Form Controls */
.form-group[b-s41zr0v72z] {
    margin-bottom: 1rem;
}

.form-group label[b-s41zr0v72z] {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: #495057;
}

[b-s41zr0v72z] .form-control {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 1rem;
    background-color: #fff;
    color: #2E2E38;
    transition: border-color 0.2s, box-shadow 0.2s;
    box-sizing: border-box;
}

[b-s41zr0v72z] .form-control::placeholder {
    color: #adb5bd;
}

[b-s41zr0v72z] .form-control:focus {
    outline: none;
    border-color: #2E2E38;
    box-shadow: 0 0 0 2px rgba(46, 46, 56, 0.1);
}

[b-s41zr0v72z] .form-control:disabled {
    background-color: #f8f9fa;
    color: #6c757d;
    cursor: not-allowed;
}

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

/* Checkbox toggle */
.status-toggle[b-s41zr0v72z] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 0.25rem;
    font-weight: 500;
    color: #2E2E38;
    cursor: pointer;
}

[b-s41zr0v72z] .status-toggle input[type="checkbox"] {
    width: 1rem;
    height: 1rem;
    accent-color: #2E2E38;
    cursor: pointer;
}

.warning-toggle[b-s41zr0v72z] {
    padding: 0.75rem;
    border: 1px solid #F9D89A;
    border-radius: 4px;
    background-color: #FFF8EA;
    color: #7A4A00;
}

.module-preview[b-s41zr0v72z] {
    margin-top: 1rem;
    padding: 1rem;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    background-color: #f8f9fa;
}

.module-chip-row[b-s41zr0v72z] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-top: 0.75rem;
}

.module-chip[b-s41zr0v72z] {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 0.25rem 0.75rem;
    border-radius: 999px;
    background-color: #2E2E38;
    color: #ffffff;
    font-size: 0.85rem;
    font-weight: 600;
}

.module-chip.muted[b-s41zr0v72z] {
    background-color: #E6E6E9;
    color: #495057;
}

/* Grid */
.form-grid[b-s41zr0v72z] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
}

.general-grid[b-s41zr0v72z] {
    align-items: start;
}

.form-group-wide[b-s41zr0v72z] {
    grid-column: 1 / -1;
}

/* Config Blocks */
.config-block[b-s41zr0v72z] {
    padding: 1.25rem 0;
    border-bottom: 1px solid #f0f0f0;
}

.config-block:first-of-type[b-s41zr0v72z] {
    padding-top: 0;
}

.config-block:last-of-type[b-s41zr0v72z] {
    border-bottom: 0;
    padding-bottom: 0;
}

.config-block.graphrag-off[b-s41zr0v72z]  label:not(.status-toggle),
.config-block.graphrag-off[b-s41zr0v72z]  .hint,
.config-block.graphrag-off[b-s41zr0v72z]  .field-hint-inline {
    color: #9897A6;
}

.config-block.graphrag-off[b-s41zr0v72z]  input.form-control {
    color: #9897A6;
    opacity: 0.6;
}

/* Helpers */
.hint[b-s41zr0v72z] {
    display: block;
    color: #6c757d;
    font-size: 0.8125rem;
    margin-top: 0.25rem;
}

.secret-input-row[b-s41zr0v72z] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.secret-input-row[b-s41zr0v72z]  .form-control {
    flex: 1 1 auto;
}

.secret-reset-btn[b-s41zr0v72z] {
    flex: 0 0 auto;
    white-space: nowrap;
    min-width: 7rem;
}

.field-tag[b-s41zr0v72z] {
    display: inline-block;
    margin-left: 0.5rem;
    padding: 0.05rem 0.4rem;
    border: 1px solid #D7D7DC;
    border-radius: 0.25rem;
    background-color: #F3F3F5;
    color: #656579;
    font-size: 0.6875rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    vertical-align: middle;
}

.form-actions[b-s41zr0v72z] {
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
    margin-top: 1.5rem;
    align-items: center;
    flex-wrap: nowrap;
}

.config-feedback[b-s41zr0v72z] {
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 500;
    margin-right: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.config-feedback-success[b-s41zr0v72z] {
    color: #0A3616;
}

.config-feedback-error[b-s41zr0v72z] {
    color: #610402;
}

.config-save-button[b-s41zr0v72z] {
    min-width: 10.5rem;
}

/* Buttons */
.btn[b-s41zr0v72z] {
    padding: 0.5rem 1rem;
    border-radius: 4px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.2s;
    font-weight: 500;
    border: 1px solid transparent;
}

.btn-primary[b-s41zr0v72z] {
    background-color: #2E2E38;
    color: white;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-s41zr0v72z] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-s41zr0v72z] {
    background-color: #FFFFFF;
    color: #2E2E38;
    border: 1px solid #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-s41zr0v72z] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn:disabled[b-s41zr0v72z] {
    background-color: #9897A6;
    color: #ffffff;
    border-color: #9897A6;
    cursor: not-allowed;
    opacity: 1;
}

/* Alerts */
.alert[b-s41zr0v72z] {
    padding: 0.75rem 1rem;
    border-radius: 4px;
    margin-bottom: 1rem;
}

.alert-success[b-s41zr0v72z] {
    background-color: #d4edda;
    color: #155724;
}

.alert-error[b-s41zr0v72z] {
    background-color: #f8d7da;
    color: #721c24;
}

/* States */
.loading[b-s41zr0v72z],
.error-message[b-s41zr0v72z] {
    text-align: center;
    padding: 3rem;
}

.error-message[b-s41zr0v72z] {
    color: #721c24;
    background-color: #f8d7da;
    border-radius: 4px;
}

/* Table */
.collections-table[b-s41zr0v72z] {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}

.collections-table th[b-s41zr0v72z],
.collections-table td[b-s41zr0v72z] {
    padding: 0.75rem;
    text-align: left;
    border-bottom: 1px solid #eee;
    vertical-align: middle;
    overflow-wrap: anywhere;
}

.actions-column[b-s41zr0v72z] {
    text-align: right;
    white-space: nowrap;
}

.graph-actions-wrap[b-s41zr0v72z] {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0.375rem;
    width: 100%;
    min-width: 0;
    white-space: normal;
}

.graph-actions-wrap .btn[b-s41zr0v72z] {
    width: 100%;
    min-width: 0;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
    line-height: 1.2;
}

.collections-table th[b-s41zr0v72z] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #495057;
    background-color: #f8f9fa;
}

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

.collections-table code[b-s41zr0v72z] {
    background-color: #f8f9fa;
    padding: 0.125rem 0.375rem;
    border-radius: 3px;
    font-size: 0.875rem;
}

.product-sources-grid[b-s41zr0v72z] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
}

.product-sources-column[b-s41zr0v72z] {
    min-width: 0;
}

.compact-table th[b-s41zr0v72z],
.compact-table td[b-s41zr0v72z] {
    padding: 0.625rem;
}

.compact-table .compact-fixed-column[b-s41zr0v72z] {
    white-space: normal;
    width: 170px;
    text-align: center;
    vertical-align: middle;
}

.compact-table .reorder-column[b-s41zr0v72z] {
    width: 84px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

.compact-table .code-indexing-column[b-s41zr0v72z] {
    width: 380px;
}

.compact-table .reorder-controls[b-s41zr0v72z] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.375rem;
}

.compact-table .reorder-button[b-s41zr0v72z] {
    min-width: 2rem;
    padding-inline: 0.45rem;
    line-height: 1;
}

.product-source-form .form-actions[b-s41zr0v72z] {
    margin-bottom: 1rem;
}

.product-source-form .form-grid .form-group[b-s41zr0v72z] {
    min-height: 5.5rem;
}

.ado-sync-last-synced[b-s41zr0v72z] {
    margin-bottom: 0;
}

.ado-sync-last-synced-value[b-s41zr0v72z] {
    display: flex;
    align-items: center;
    min-height: 3.125rem;
    color: #2E2E38;
}

.compact-table .actions-wrap[b-s41zr0v72z] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
    min-height: 2.25rem;
}

.code-indexing-cell[b-s41zr0v72z] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.code-indexing-grid[b-s41zr0v72z] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.75rem;
}

.code-indexing-cell .form-group[b-s41zr0v72z] {
    margin-bottom: 0;
}

.code-indexing-cell .hint-table[b-s41zr0v72z] {
    margin-top: 0;
}

.code-indexing-actions[b-s41zr0v72z] {
    justify-content: flex-start;
    min-height: 2rem;
}

.hint-table[b-s41zr0v72z] {
    margin-top: 0.25rem;
    color: #6c757d;
    font-size: 0.8125rem;
}

.indexing-progress[b-s41zr0v72z] {
    width: 100%;
    height: 8px;
    border-radius: 999px;
    background-color: #e9ecef;
    overflow: hidden;
    margin-top: 0.35rem;
}

.indexing-progress-fill[b-s41zr0v72z] {
    height: 100%;
    background-color: #2E2E38;
    transition: width 0.2s ease-in-out;
}

.validation-error-reason[b-s41zr0v72z] {
    margin-top: 0.25rem;
    color: #721c24;
    font-size: 0.8125rem;
}

.language-breakdown[b-s41zr0v72z] {
    word-break: break-word;
}

.status-badge.unknown[b-s41zr0v72z] {
    background-color: #f8f9fa;
    color: #495057;
    border: 1px solid #dee2e6;
}

.btn-sm[b-s41zr0v72z] {
    padding: 0.35rem 0.75rem;
    font-size: 0.875rem;
}

.modal-overlay[b-s41zr0v72z] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1100;
    padding: 1rem;
}

.modal-dialog[b-s41zr0v72z] {
    background: #FFFFFF;
    border-radius: 8px;
    width: 100%;
    max-width: 500px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}

.modal-header[b-s41zr0v72z],
.modal-footer[b-s41zr0v72z] {
    padding: 1rem 1.25rem;
}

.modal-header[b-s41zr0v72z] {
    border-bottom: 1px solid #dee2e6;
}

.modal-header h3[b-s41zr0v72z] {
    margin: 0;
    font-size: 1.125rem;
}

.modal-body[b-s41zr0v72z] {
    padding: 1rem 1.25rem;
}

.modal-footer[b-s41zr0v72z] {
    border-top: 1px solid #dee2e6;
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
}

.api-key-value[b-s41zr0v72z] {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 0.75rem;
    font-family: monospace;
    font-size: 0.9rem;
    overflow-wrap: anywhere;
}

.graph-entities-modal[b-s41zr0v72z] {
    max-width: 960px;
}

.graph-entities-modal-meta[b-s41zr0v72z] {
    margin-top: 0;
    margin-bottom: 0.75rem;
    color: #6c757d;
}

.graph-entities-table-wrap[b-s41zr0v72z] {
    max-height: 55vh;
    overflow: auto;
}

.graph-relationships-modal[b-s41zr0v72z] {
    max-width: 960px;
}

.graph-relationships-table-wrap[b-s41zr0v72z] {
    max-height: 55vh;
    overflow: auto;
}

/* Badges */
.status-badge[b-s41zr0v72z] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 500;
}

.status-badge.active[b-s41zr0v72z] {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.inactive[b-s41zr0v72z] {
    background-color: #f8d7da;
    color: #721c24;
}

.role-badge[b-s41zr0v72z] {
    display: inline-block;
    padding: 0.2rem 0.5rem;
    border-radius: 4px;
    background-color: #2E2E38;
    color: #ffffff;
    font-size: 0.8125rem;
    font-weight: 500;
}

.role-badge.da[b-s41zr0v72z] {
    background-color: #E6E6E9;
    color: #2E2E38;
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
}

.inline-select[b-s41zr0v72z] {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    width: auto;
    display: inline-block;
}

.actions-col[b-s41zr0v72z] {
    text-align: right;
    white-space: nowrap;
}

.actions-col .btn[b-s41zr0v72z] {
    margin-left: 0.25rem;
}

/* Empty State */
.no-data[b-s41zr0v72z] {
    color: #6c757d;
    padding: 1rem 0;
}

.empty-state[b-s41zr0v72z] {
    border: 1px dashed #ddd;
    border-radius: 8px;
    padding: 1.5rem;
    color: #6c757d;
    background-color: #f8f9fa;
    text-align: center;
}

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

/* Ontology Management Sections */
.ontology-section[b-s41zr0v72z] {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid #dee2e6;
}

.ontology-section h3[b-s41zr0v72z] {
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 1rem;
    color: #2E2E38;
}

.ontology-list[b-s41zr0v72z] {
    background-color: #f8f9fa;
    border-radius: 4px;
    padding: 1rem;
    margin-bottom: 1rem;
    max-height: 300px;
    overflow-y: auto;
}

.ontology-list .no-items[b-s41zr0v72z] {
    color: #6c757d;
    font-size: 0.875rem;
    text-align: center;
    padding: 1rem;
    margin: 0;
}

.ontology-item[b-s41zr0v72z] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem 1rem;
    margin-bottom: 0.5rem;
    background-color: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    gap: 1rem;
}

.ontology-item-content[b-s41zr0v72z] {
    flex: 1;
    min-width: 0;
}

.ontology-item-content strong[b-s41zr0v72z] {
    display: block;
    color: #2E2E38;
    font-size: 0.9375rem;
    margin-bottom: 0.25rem;
    word-break: break-word;
}

.ontology-item-description[b-s41zr0v72z] {
    color: #6c757d;
    font-size: 0.8125rem;
    margin: 0;
}

.relationship-types-info[b-s41zr0v72z] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 0.375rem;
    flex-wrap: wrap;
}

.type-badge[b-s41zr0v72z] {
    display: inline-block;
    padding: 0.25rem 0.5rem;
    background-color: #e9ecef;
    color: #2E2E38;
    border-radius: 3px;
    font-size: 0.75rem;
    font-family: monospace;
}

.type-arrow[b-s41zr0v72z] {
    color: #6c757d;
    font-weight: 500;
}

.ontology-add-form[b-s41zr0v72z] {
    background-color: #f8f9fa;
    padding: 1rem;
    border-radius: 4px;
    border: 1px solid #dee2e6;
}

.form-group-inline[b-s41zr0v72z] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
    align-items: flex-start;
}

.form-control-sm[b-s41zr0v72z] {
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
}

.btn-sm[b-s41zr0v72z] {
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
}

.ontology-add-form input:disabled[b-s41zr0v72z],
.ontology-add-form button:disabled[b-s41zr0v72z] {
    opacity: 0.6;
    cursor: not-allowed;
}

.ontology-add-form label[b-s41zr0v72z] {
    color: inherit;
}

.config-block.graphrag-off .ontology-add-form input[b-s41zr0v72z],
.config-block.graphrag-off .ontology-add-form button[b-s41zr0v72z] {
    opacity: 0.6;
    cursor: not-allowed;
}

.config-block.graphrag-off .ontology-item button:disabled[b-s41zr0v72z] {
    opacity: 0.6;
    cursor: not-allowed;
}

/* Managed credential test-before-save states */
.credential-test-status[b-s41zr0v72z] {
    margin-top: 0.5rem;
    padding: 0.5rem 0.75rem;
    border-radius: 4px;
    font-size: 0.8125rem;
    font-weight: 500;
}

.credential-test-testing[b-s41zr0v72z] {
    background-color: #F3F3F5;
    color: #495057;
    border: 1px solid #D7D7DC;
}

.credential-test-success[b-s41zr0v72z] {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.credential-test-failed[b-s41zr0v72z] {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.credential-test-retest[b-s41zr0v72z] {
    background-color: #FFF8EA;
    color: #7A4A00;
    border: 1px solid #F9D89A;
}

.credential-name-display[b-s41zr0v72z] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
}

.credential-name-cell[b-s41zr0v72z] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.375rem;
    margin-top: 0.375rem;
}

.credential-name-label[b-s41zr0v72z] {
    font-size: 0.6875rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #656579;
}

.credential-name-display code[b-s41zr0v72z],
.credential-name-cell code[b-s41zr0v72z] {
    background-color: #f8f9fa;
    color: #e83e8c;
    padding: 0.125rem 0.375rem;
    border-radius: 3px;
    font-size: 0.8125rem;
    overflow-wrap: anywhere;
}

.rotate-credential-meta[b-s41zr0v72z] {
    margin: 0 0 0.75rem 0;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

/* Responsive */
@media (max-width: 900px) {
    .kb-edit-layout[b-s41zr0v72z] {
        flex-direction: column;
        gap: 1rem;
    }

    .kb-edit-nav[b-s41zr0v72z] {
        flex-direction: row;
        overflow-x: auto;
        position: sticky;
        top: 0;
        z-index: 10;
        background: #ffffff;
        width: 100%;
        flex: 0 0 auto;
        gap: 0.25rem;
        padding: 0.5rem 0;
        border-bottom: 1px solid #dee2e6;
        scrollbar-width: thin;
    }

    .kb-edit-nav-item[b-s41zr0v72z] {
        white-space: nowrap;
        flex: 0 0 auto;
        width: auto;
        border-left: none;
        border-bottom: 3px solid transparent;
        padding: 0.5rem 0.85rem;
    }

    .kb-edit-nav-item.active[b-s41zr0v72z] {
        border-left-color: transparent;
        border-bottom-color: #2E2E38;
    }
}

@media (max-width: 768px) {
    .admin-edit-page[b-s41zr0v72z] {
        padding: 1rem;
    }

    .form-section[b-s41zr0v72z] {
        padding: 1.25rem;
    }

    .form-grid[b-s41zr0v72z] {
        grid-template-columns: 1fr;
    }

    .code-indexing-grid[b-s41zr0v72z] {
        grid-template-columns: 1fr;
    }

    .product-sources-grid[b-s41zr0v72z] {
        grid-template-columns: 1fr;
    }

    .header-actions[b-s41zr0v72z],
    .section-heading-row[b-s41zr0v72z] {
        width: 100%;
        align-items: stretch;
        flex-direction: column;
    }

    .header-actions .btn[b-s41zr0v72z],
    .section-heading-row .btn[b-s41zr0v72z] {
        width: 100%;
    }

    .form-group-inline[b-s41zr0v72z] {
        flex-direction: column;
    }

    .form-group-inline input[b-s41zr0v72z],
    .form-group-inline button[b-s41zr0v72z] {
        width: 100%;
    }
}
/* /Components/Pages/Admin/KnowledgeBaseMembers.razor.rz.scp.css */
.admin-edit-page[b-f6ga8sq2ow] {
    padding: 2rem;
    max-width: 1200px;
    margin: 0 auto;
}

.page-header[b-f6ga8sq2ow] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 2rem;
}

.page-header h1[b-f6ga8sq2ow] {
    margin: 0;
    font-size: 1.75rem;
    font-weight: 600;
    flex: 1;
}

.back-btn[b-f6ga8sq2ow] {
    flex-shrink: 0;
}

.form-section[b-f6ga8sq2ow] {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    padding: 1.5rem 2rem;
    margin-bottom: 1.5rem;
}

.collections-table[b-f6ga8sq2ow] {
    width: 100%;
    border-collapse: collapse;
}

.collections-table th[b-f6ga8sq2ow],
.collections-table td[b-f6ga8sq2ow] {
    padding: 0.75rem;
    text-align: left;
    border-bottom: 1px solid #E6E6E9;
    vertical-align: middle;
}

.collections-table thead[b-f6ga8sq2ow] {
    background-color: #f8f9fa;
}

.actions-col[b-f6ga8sq2ow] {
    text-align: right;
    white-space: nowrap;
}

.role-badge[b-f6ga8sq2ow] {
    display: inline-block;
    padding: 0.2rem 0.625rem;
    border-radius: 12px;
    font-size: 0.8125rem;
    background-color: #E6E6E9;
    color: #2E2E38;
    font-weight: 500;
    margin-right: 0.25rem;
    margin-bottom: 0.125rem;
}

.role-badge.da[b-f6ga8sq2ow] {
    background-color: #D8E5FD;
    color: #064372;
}

.status-badge[b-f6ga8sq2ow] {
    display: inline-block;
    padding: 0.2rem 0.6rem;
    border-radius: 12px;
    font-size: 0.8125rem;
    font-weight: 500;
}

.status-badge.active[b-f6ga8sq2ow] {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.inactive[b-f6ga8sq2ow] {
    background-color: #f8d7da;
    color: #721c24;
}

.muted[b-f6ga8sq2ow] {
    color: #9897A6;
}

.form-control[b-f6ga8sq2ow] {
    width: 100%;
    padding: 0.5rem 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    font-size: 1rem;
    background-color: #fff;
}

.form-control.inline-select[b-f6ga8sq2ow] {
    width: auto;
    min-width: 220px;
}

.form-group[b-f6ga8sq2ow] {
    margin-bottom: 1rem;
}

.form-group label[b-f6ga8sq2ow] {
    display: block;
    font-weight: 500;
    margin-bottom: 0.375rem;
}

.form-actions[b-f6ga8sq2ow] {
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
    margin-top: 1.25rem;
}

.btn[b-f6ga8sq2ow] {
    padding: 0.5rem 1rem;
    border-radius: 4px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.2s;
    font-weight: 500;
    border: 1px solid transparent;
}

.btn-sm[b-f6ga8sq2ow] {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
    margin-left: 0.25rem;
}

.btn-primary[b-f6ga8sq2ow] {
    background-color: #2E2E38;
    color: white;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-f6ga8sq2ow] {
    background-color: #1a1a20;
}

.btn-secondary[b-f6ga8sq2ow] {
    background-color: #FFFFFF;
    color: #2E2E38;
    border: 1px solid #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-f6ga8sq2ow] {
    background-color: #f8f9fa;
}

.btn-danger[b-f6ga8sq2ow] {
    color: #A40011;
    border-color: #FDBAAB;
}

.btn-danger:hover:not(:disabled)[b-f6ga8sq2ow] {
    background-color: #FCD7CF;
}

.btn-primary.btn-danger[b-f6ga8sq2ow] {
    background-color: #C70117;
    border-color: #C70117;
    color: #fff;
}

.btn-primary.btn-danger:hover:not(:disabled)[b-f6ga8sq2ow] {
    background-color: #A40011;
}

.btn:disabled[b-f6ga8sq2ow] {
    background-color: #9897A6;
    color: #fff;
    border-color: #9897A6;
    cursor: not-allowed;
}

.alert[b-f6ga8sq2ow] {
    padding: 0.75rem 1rem;
    border-radius: 4px;
    margin-bottom: 1rem;
}

.alert-success[b-f6ga8sq2ow] {
    background-color: #d4edda;
    color: #155724;
}

.alert-error[b-f6ga8sq2ow] {
    background-color: #f8d7da;
    color: #721c24;
}

.no-data[b-f6ga8sq2ow] {
    color: #6c757d;
    padding: 1rem 0;
    text-align: center;
}

.loading[b-f6ga8sq2ow] {
    text-align: center;
    padding: 2rem;
}

.modal-backdrop[b-f6ga8sq2ow] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.modal[b-f6ga8sq2ow] {
    background: #fff;
    border-radius: 8px;
    padding: 1.5rem 2rem;
    width: 100%;
    max-width: 480px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}

.modal h3[b-f6ga8sq2ow] {
    margin: 0 0 1rem 0;
    font-size: 1.25rem;
    font-weight: 600;
}
/* /Components/Pages/Admin/KnowledgeBaseRequests.razor.rz.scp.css */
.admin-knowledge-bases-page[b-8ak0kui1cq] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

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

.page-header h1[b-8ak0kui1cq] {
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
    flex: 1;
}

.knowledge-bases-table-container[b-8ak0kui1cq] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.knowledge-bases-table[b-8ak0kui1cq] {
    width: 100%;
    border-collapse: collapse;
}

.knowledge-bases-table thead[b-8ak0kui1cq] {
    text-align: left;
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
}

.knowledge-bases-table th[b-8ak0kui1cq] {
    padding: 1rem;
    font-weight: 600;
    color: #495057;
}

.knowledge-bases-table td[b-8ak0kui1cq] {
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
}

.knowledge-bases-table td:last-child[b-8ak0kui1cq] {
    text-align: right;
}

.knowledge-bases-table td small[b-8ak0kui1cq] {
    display: block;
    margin-top: 0.25rem;
    color: #6c757d;
}

.knowledge-bases-table tr:hover[b-8ak0kui1cq] {
    background-color: #f8f9fa;
}

.knowledge-bases-table tr.inactive[b-8ak0kui1cq] {
    opacity: 0.6;
}

.no-data[b-8ak0kui1cq] {
    padding: 3rem;
    text-align: center;
    color: #6c757d;
}

.loading[b-8ak0kui1cq],
.error-message[b-8ak0kui1cq] {
    text-align: center;
    padding: 3rem;
}

.error-message[b-8ak0kui1cq] {
    color: #721c24;
    background-color: #f8d7da;
    border-radius: 4px;
}

.btn[b-8ak0kui1cq] {
    width: 40%;
    padding: 0.5rem 1rem;
    border-radius: 4px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.2s;
    font-weight: 500;
    border: 1px solid transparent;
}

.btn-primary[b-8ak0kui1cq] {
    background-color: #2E2E38;
    color: white;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-8ak0kui1cq] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-8ak0kui1cq] {
    background-color: #FFFFFF;
    color: #2E2E38;
    border: 1px solid #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-8ak0kui1cq] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.knowledge-request-input[b-8ak0kui1cq] {
    margin-top: 0.5rem;
    padding: 0.75rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 1rem;
}

.type-badge[b-8ak0kui1cq] {
    display: inline-block;
    padding: 0.2rem 0.6rem;
    border-radius: 999px;
    background-color: #f8f9fa;
    color: #495057;
    font-size: 0.85rem;
    font-weight: 600;
}

.status-approved[b-8ak0kui1cq] {
    color: #1f983a;
    font-weight: bold;
}

.status-rejected[b-8ak0kui1cq] {
    color: #b11927;
    font-weight: bold;
}

.status-pending[b-8ak0kui1cq] {
    font-weight: bold;
}
/* /Components/Pages/Admin/KnowledgeBases.razor.rz.scp.css */
.admin-bases-page[b-muwkqhvbyi] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

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

.page-header h1[b-muwkqhvbyi] {
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
    flex: 1;
}

.header-info[b-muwkqhvbyi] {
    color: #6c757d;
    font-size: 0.875rem;
    font-style: italic;
    max-width: 400px;
    text-align: right;
}

.filters-row[b-muwkqhvbyi] {
    display: flex;
    gap: 1rem;
    margin-bottom: 1rem;
    align-items: center;
}

.form-section[b-muwkqhvbyi] {
    margin-bottom: 1.5rem;
    padding: 1.5rem;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    background-color: #ffffff;
}

.form-section h2[b-muwkqhvbyi] {
    margin: 0 0 1rem;
    font-size: 1.25rem;
}

.form-grid[b-muwkqhvbyi] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.form-group[b-muwkqhvbyi] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.form-group-wide[b-muwkqhvbyi] {
    grid-column: 1 / -1;
}

.form-group label[b-muwkqhvbyi],
.status-toggle[b-muwkqhvbyi] {
    color: #2E2E38;
    font-weight: 600;
}

.search-input[b-muwkqhvbyi] {
    flex: 1;
    padding: 0.5rem 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    font-size: 1rem;
}

.status-filter[b-muwkqhvbyi] {
    padding: 0.5rem 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    font-size: 1rem;
    background-color: #fff;
}

.form-control[b-muwkqhvbyi] {
    padding: 0.5rem 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    background-color: #ffffff;
    font-size: 1rem;
}

.status-toggle[b-muwkqhvbyi] {
    display: inline-flex;
    gap: 0.5rem;
    align-items: center;
    margin: 1rem 0;
}

.form-actions[b-muwkqhvbyi] {
    display: flex;
    gap: 1rem;
    justify-content: flex-end;
    align-items: center;
}

.feedback[b-muwkqhvbyi] {
    margin-right: auto;
}

.feedback-error[b-muwkqhvbyi] {
    color: #721c24;
}

.bases-table-container[b-muwkqhvbyi] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.bases-table[b-muwkqhvbyi] {
    width: 100%;
    border-collapse: collapse;
}

.bases-table thead[b-muwkqhvbyi] {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
}

.bases-table th[b-muwkqhvbyi] {
    padding: 1rem;
    text-align: left;
    font-weight: 600;
    color: #495057;
}

.bases-table td[b-muwkqhvbyi] {
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
}

.bases-table td:last-child[b-muwkqhvbyi] {
    text-align: right;
    white-space: nowrap;
}

.bases-table tr:hover[b-muwkqhvbyi] {
    background-color: #f8f9fa;
}

.bases-table tr.inactive[b-muwkqhvbyi] {
    opacity: 0.6;
}

.bases-table code[b-muwkqhvbyi] {
    background-color: #f8f9fa;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    font-family: 'Courier New', monospace;
    font-size: 0.875rem;
    color: #e83e8c;
}

.slug-line[b-muwkqhvbyi] {
    display: block;
    margin-top: 0.25rem;
    color: #6c757d;
    font-size: 0.85rem;
}

.type-badge[b-muwkqhvbyi] {
    display: inline-block;
    padding: 0.2rem 0.6rem;
    border-radius: 999px;
    background-color: #f8f9fa;
    color: #495057;
    font-size: 0.85rem;
    font-weight: 600;
}

.status-badge[b-muwkqhvbyi] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 500;
}

.status-badge.active[b-muwkqhvbyi] {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.inactive[b-muwkqhvbyi] {
    background-color: #f8d7da;
    color: #721c24;
}

.no-data[b-muwkqhvbyi] {
    padding: 3rem;
    text-align: center;
    color: #6c757d;
}

.loading[b-muwkqhvbyi],
.error-message[b-muwkqhvbyi] {
    text-align: center;
    padding: 3rem;
}

.error-message[b-muwkqhvbyi] {
    color: #721c24;
    background-color: #f8d7da;
    border-radius: 4px;
}

.btn[b-muwkqhvbyi] {
    padding: 0.5rem 1rem;
    border-radius: 4px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.2s;
    font-weight: 500;
    border: 1px solid transparent;
}

.btn-primary[b-muwkqhvbyi] {
    background-color: #2E2E38;
    color: white;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-muwkqhvbyi] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-muwkqhvbyi] {
    background-color: #FFFFFF;
    color: #2E2E38;
    border: 1px solid #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-muwkqhvbyi] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn-sm[b-muwkqhvbyi] {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
    margin-left: 0.25rem;
}

.btn:disabled[b-muwkqhvbyi] {
    background-color: #9897A6;
    color: #ffffff;
    border-color: #9897A6;
    cursor: not-allowed;
    opacity: 1;
}
/* /Components/Pages/Admin/OrganizationEdit.razor.rz.scp.css */
.admin-hierarchy-page[b-rfob5ban8w] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

.page-header[b-rfob5ban8w],
.section-heading-row[b-rfob5ban8w],
.form-actions[b-rfob5ban8w] {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.page-header[b-rfob5ban8w] {
    margin-bottom: 2rem;
}

.page-title-block[b-rfob5ban8w] {
    flex: 1;
}

.page-title-block h1[b-rfob5ban8w],
.form-section h2[b-rfob5ban8w],
.summary-card h2[b-rfob5ban8w] {
    margin: 0;
}

.page-title-block h1[b-rfob5ban8w] {
    font-size: 2rem;
    font-weight: 600;
}

.page-meta[b-rfob5ban8w] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
    margin-top: 0.5rem;
    color: #6c757d;
    font-size: 0.9rem;
}

.slug-pill[b-rfob5ban8w] {
    padding: 0.15rem 0.5rem;
    border-radius: 999px;
    background-color: #f8f9fa;
    color: #495057;
}

.form-section[b-rfob5ban8w],
.summary-card[b-rfob5ban8w] {
    padding: 1.5rem;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    background-color: #ffffff;
}

.form-section[b-rfob5ban8w] {
    margin-bottom: 1.5rem;
}

.section-heading-row[b-rfob5ban8w] {
    justify-content: space-between;
    margin-bottom: 1rem;
}

.form-grid[b-rfob5ban8w] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.form-group[b-rfob5ban8w] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.form-group-wide[b-rfob5ban8w] {
    grid-column: 1 / -1;
}

.form-group label[b-rfob5ban8w],
.status-toggle[b-rfob5ban8w] {
    color: #2E2E38;
    font-weight: 600;
}

.form-control[b-rfob5ban8w] {
    padding: 0.5rem 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    background-color: #ffffff;
    font-size: 1rem;
}

fieldset[b-rfob5ban8w] {
    padding: 0;
    border: 0;
}

fieldset:disabled[b-rfob5ban8w] {
    opacity: 0.72;
}

.status-toggle[b-rfob5ban8w] {
    display: inline-flex;
    gap: 0.5rem;
    align-items: center;
    margin: 1rem 0;
}

.form-actions[b-rfob5ban8w] {
    justify-content: flex-end;
}

.content-grid[b-rfob5ban8w] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.5rem;
}

.linked-list[b-rfob5ban8w] {
    display: grid;
    gap: 0.75rem;
}

.linked-item[b-rfob5ban8w] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 0.35rem 1rem;
    align-items: center;
    width: 100%;
    padding: 0.85rem;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    background-color: #ffffff;
    color: #2E2E38;
    cursor: pointer;
    text-align: left;
}

.linked-item:hover[b-rfob5ban8w] {
    border-color: #9897A6;
    background-color: #f8f9fa;
}

.linked-item span[b-rfob5ban8w] {
    color: #6c757d;
    font-size: 0.875rem;
}

.linked-item em[b-rfob5ban8w] {
    grid-row: 1 / span 2;
    grid-column: 2;
    font-style: normal;
}

.status-badge[b-rfob5ban8w] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 500;
}

.status-badge.active[b-rfob5ban8w],
.alert-success[b-rfob5ban8w] {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.inactive[b-rfob5ban8w],
.alert-error[b-rfob5ban8w],
.error-message[b-rfob5ban8w] {
    background-color: #f8d7da;
    color: #721c24;
}

.alert[b-rfob5ban8w],
.loading[b-rfob5ban8w],
.error-message[b-rfob5ban8w],
.empty-state[b-rfob5ban8w] {
    padding: 1rem;
    border-radius: 4px;
}

.loading[b-rfob5ban8w],
.error-message[b-rfob5ban8w] {
    padding: 3rem;
    text-align: center;
}

.empty-state[b-rfob5ban8w],
.feedback[b-rfob5ban8w] {
    color: #6c757d;
}

.btn[b-rfob5ban8w] {
    padding: 0.5rem 1rem;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 500;
}

.btn-primary[b-rfob5ban8w] {
    background-color: #2E2E38;
    color: #ffffff;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-rfob5ban8w] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-rfob5ban8w] {
    background-color: #ffffff;
    color: #2E2E38;
    border-color: #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-rfob5ban8w] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn:disabled[b-rfob5ban8w] {
    background-color: #9897A6;
    color: #ffffff;
    border-color: #9897A6;
    cursor: not-allowed;
}
/* /Components/Pages/Admin/Organizations.razor.rz.scp.css */
.admin-hierarchy-page[b-nlavpvhuit] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

.page-header[b-nlavpvhuit] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: flex-start;
    margin-bottom: 2rem;
}

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

.page-header small[b-nlavpvhuit] {
    display: block;
    margin-top: 0.35rem;
    color: #6c757d;
}

.filters-row[b-nlavpvhuit],
.form-actions[b-nlavpvhuit] {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.filters-row[b-nlavpvhuit] {
    margin-bottom: 1rem;
}

.search-input[b-nlavpvhuit],
.status-filter[b-nlavpvhuit],
.form-control[b-nlavpvhuit] {
    padding: 0.5rem 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    font-size: 1rem;
}

.search-input[b-nlavpvhuit] {
    flex: 1;
}

.status-filter[b-nlavpvhuit],
.form-control[b-nlavpvhuit] {
    background-color: #ffffff;
}

.form-section[b-nlavpvhuit] {
    margin-bottom: 1.5rem;
    padding: 1.5rem;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    background-color: #ffffff;
}

.form-section h2[b-nlavpvhuit] {
    margin: 0 0 1rem;
    font-size: 1.25rem;
}

.form-grid[b-nlavpvhuit] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.form-group[b-nlavpvhuit] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.form-group-wide[b-nlavpvhuit] {
    grid-column: 1 / -1;
}

.form-group label[b-nlavpvhuit],
.status-toggle[b-nlavpvhuit] {
    color: #2E2E38;
    font-weight: 600;
}

.status-toggle[b-nlavpvhuit] {
    display: inline-flex;
    gap: 0.5rem;
    align-items: center;
    margin: 1rem 0;
}

.admin-table-container[b-nlavpvhuit] {
    overflow: hidden;
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.admin-table[b-nlavpvhuit] {
    width: 100%;
    border-collapse: collapse;
}

.admin-table thead[b-nlavpvhuit] {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
}

.admin-table th[b-nlavpvhuit],
.admin-table td[b-nlavpvhuit] {
    padding: 1rem;
    text-align: left;
    border-bottom: 1px solid #dee2e6;
}

.admin-table th[b-nlavpvhuit] {
    color: #495057;
    font-weight: 600;
}

.admin-table td:last-child[b-nlavpvhuit] {
    text-align: right;
    white-space: nowrap;
}

.admin-table tr:hover[b-nlavpvhuit] {
    background-color: #f8f9fa;
}

.admin-table tr.inactive[b-nlavpvhuit] {
    opacity: 0.65;
}

.slug-line[b-nlavpvhuit] {
    display: block;
    margin-top: 0.25rem;
    color: #6c757d;
    font-size: 0.85rem;
}

.status-badge[b-nlavpvhuit] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 500;
}

.status-badge.active[b-nlavpvhuit] {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.inactive[b-nlavpvhuit] {
    background-color: #f8d7da;
    color: #721c24;
}

.loading[b-nlavpvhuit],
.error-message[b-nlavpvhuit],
.no-data[b-nlavpvhuit] {
    padding: 3rem;
    text-align: center;
}

.error-message[b-nlavpvhuit],
.feedback-error[b-nlavpvhuit] {
    color: #721c24;
}

.error-message[b-nlavpvhuit] {
    border-radius: 4px;
    background-color: #f8d7da;
}

.feedback[b-nlavpvhuit] {
    margin-left: auto;
}

.btn[b-nlavpvhuit] {
    padding: 0.5rem 1rem;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 500;
}

.btn-primary[b-nlavpvhuit] {
    background-color: #2E2E38;
    color: #ffffff;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-nlavpvhuit] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-nlavpvhuit] {
    background-color: #ffffff;
    color: #2E2E38;
    border-color: #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-nlavpvhuit] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn-sm[b-nlavpvhuit] {
    padding: 0.25rem 0.75rem;
    margin-left: 0.25rem;
    font-size: 0.875rem;
}

.btn:disabled[b-nlavpvhuit] {
    background-color: #9897A6;
    color: #ffffff;
    border-color: #9897A6;
    cursor: not-allowed;
}
/* /Components/Pages/Admin/PortfolioEdit.razor.rz.scp.css */
.admin-hierarchy-page[b-cfeubq2v3f] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

.page-header[b-cfeubq2v3f],
.section-heading-row[b-cfeubq2v3f],
.form-actions[b-cfeubq2v3f] {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.page-header[b-cfeubq2v3f] {
    margin-bottom: 2rem;
}

.page-title-block[b-cfeubq2v3f] {
    flex: 1;
}

.page-title-block h1[b-cfeubq2v3f],
.form-section h2[b-cfeubq2v3f],
.summary-card h2[b-cfeubq2v3f] {
    margin: 0;
}

.page-title-block h1[b-cfeubq2v3f] {
    font-size: 2rem;
    font-weight: 600;
}

.page-meta[b-cfeubq2v3f] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
    margin-top: 0.5rem;
    color: #6c757d;
    font-size: 0.9rem;
}

.slug-pill[b-cfeubq2v3f],
.type-badge[b-cfeubq2v3f] {
    display: inline-block;
    padding: 0.15rem 0.5rem;
    border-radius: 999px;
    background-color: #f8f9fa;
    color: #495057;
}

.form-section[b-cfeubq2v3f],
.summary-card[b-cfeubq2v3f] {
    padding: 1.5rem;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    background-color: #ffffff;
}

.form-section[b-cfeubq2v3f] {
    margin-bottom: 1.5rem;
}

.section-heading-row[b-cfeubq2v3f] {
    justify-content: space-between;
    margin-bottom: 1rem;
}

.form-grid[b-cfeubq2v3f] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.form-group[b-cfeubq2v3f] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.form-group-wide[b-cfeubq2v3f] {
    grid-column: 1 / -1;
}

.form-group label[b-cfeubq2v3f],
.status-toggle[b-cfeubq2v3f] {
    color: #2E2E38;
    font-weight: 600;
}

.form-control[b-cfeubq2v3f] {
    padding: 0.5rem 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    background-color: #ffffff;
    font-size: 1rem;
}

.status-toggle[b-cfeubq2v3f] {
    display: inline-flex;
    gap: 0.5rem;
    align-items: center;
    margin: 1rem 0;
}

.form-actions[b-cfeubq2v3f] {
    justify-content: flex-end;
}

.admin-table-container[b-cfeubq2v3f] {
    overflow: hidden;
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.admin-table-container.embedded[b-cfeubq2v3f] {
    margin-top: 1rem;
    box-shadow: none;
    border: 1px solid #dee2e6;
}

.admin-table[b-cfeubq2v3f] {
    width: 100%;
    border-collapse: collapse;
}

.admin-table thead[b-cfeubq2v3f] {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
}

.admin-table th[b-cfeubq2v3f],
.admin-table td[b-cfeubq2v3f] {
    padding: 1rem;
    text-align: left;
    border-bottom: 1px solid #dee2e6;
}

.admin-table th[b-cfeubq2v3f] {
    color: #495057;
    font-weight: 600;
}

.admin-table td:last-child[b-cfeubq2v3f] {
    text-align: right;
    white-space: nowrap;
}

.admin-table tr:hover[b-cfeubq2v3f] {
    background-color: #f8f9fa;
}

.admin-table tr.inactive[b-cfeubq2v3f] {
    opacity: 0.65;
}

.slug-line[b-cfeubq2v3f] {
    display: block;
    margin-top: 0.25rem;
    color: #6c757d;
    font-size: 0.85rem;
}

.status-badge[b-cfeubq2v3f] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 500;
}

.status-badge.active[b-cfeubq2v3f],
.alert-success[b-cfeubq2v3f] {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.inactive[b-cfeubq2v3f],
.alert-error[b-cfeubq2v3f],
.error-message[b-cfeubq2v3f] {
    background-color: #f8d7da;
    color: #721c24;
}

.alert[b-cfeubq2v3f],
.loading[b-cfeubq2v3f],
.error-message[b-cfeubq2v3f],
.empty-state[b-cfeubq2v3f] {
    padding: 1rem;
    border-radius: 4px;
}

.loading[b-cfeubq2v3f],
.error-message[b-cfeubq2v3f] {
    padding: 3rem;
    text-align: center;
}

.empty-state[b-cfeubq2v3f] {
    margin-top: 1rem;
    color: #6c757d;
}

.btn[b-cfeubq2v3f] {
    padding: 0.5rem 1rem;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 500;
}

.btn-primary[b-cfeubq2v3f] {
    background-color: #2E2E38;
    color: #ffffff;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-cfeubq2v3f] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-cfeubq2v3f] {
    background-color: #ffffff;
    color: #2E2E38;
    border-color: #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-cfeubq2v3f] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn-sm[b-cfeubq2v3f] {
    padding: 0.25rem 0.75rem;
    margin-left: 0.25rem;
    font-size: 0.875rem;
}

.btn:disabled[b-cfeubq2v3f] {
    background-color: #9897A6;
    color: #ffffff;
    border-color: #9897A6;
    cursor: not-allowed;
}
/* /Components/Pages/Admin/Portfolios.razor.rz.scp.css */
.admin-hierarchy-page[b-ifnr025bty] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

.page-header[b-ifnr025bty],
.filters-row[b-ifnr025bty],
.form-actions[b-ifnr025bty] {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.page-header[b-ifnr025bty] {
    margin-bottom: 2rem;
}

.page-title-block[b-ifnr025bty] {
    flex: 1;
}

.page-title-block h1[b-ifnr025bty],
.form-section h2[b-ifnr025bty] {
    margin: 0;
}

.page-title-block h1[b-ifnr025bty] {
    font-size: 2rem;
    font-weight: 600;
}

.page-title-block small[b-ifnr025bty] {
    display: block;
    margin-top: 0.35rem;
    color: #6c757d;
}

.filters-row[b-ifnr025bty] {
    margin-bottom: 1rem;
}

.search-input[b-ifnr025bty],
.status-filter[b-ifnr025bty],
.form-control[b-ifnr025bty] {
    padding: 0.5rem 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    background-color: #ffffff;
    font-size: 1rem;
}

.search-input[b-ifnr025bty] {
    flex: 1;
}

.form-section[b-ifnr025bty] {
    margin-bottom: 1.5rem;
    padding: 1.5rem;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    background-color: #ffffff;
}

.form-section h2[b-ifnr025bty] {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}

.form-grid[b-ifnr025bty] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.form-group[b-ifnr025bty] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.form-group-wide[b-ifnr025bty] {
    grid-column: 1 / -1;
}

.form-group label[b-ifnr025bty],
.status-toggle[b-ifnr025bty] {
    color: #2E2E38;
    font-weight: 600;
}

.status-toggle[b-ifnr025bty] {
    display: inline-flex;
    gap: 0.5rem;
    align-items: center;
    margin: 1rem 0;
}

.form-actions[b-ifnr025bty] {
    justify-content: flex-end;
}

.feedback[b-ifnr025bty] {
    margin-left: auto;
}

.feedback-error[b-ifnr025bty],
.error-message[b-ifnr025bty] {
    color: #721c24;
}

.admin-table-container[b-ifnr025bty] {
    overflow: hidden;
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.admin-table[b-ifnr025bty] {
    width: 100%;
    border-collapse: collapse;
}

.admin-table thead[b-ifnr025bty] {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
}

.admin-table th[b-ifnr025bty],
.admin-table td[b-ifnr025bty] {
    padding: 1rem;
    text-align: left;
    border-bottom: 1px solid #dee2e6;
}

.admin-table th[b-ifnr025bty] {
    color: #495057;
    font-weight: 600;
}

.admin-table td:last-child[b-ifnr025bty] {
    text-align: right;
    white-space: nowrap;
}

.admin-table tr:hover[b-ifnr025bty] {
    background-color: #f8f9fa;
}

.admin-table tr.inactive[b-ifnr025bty] {
    opacity: 0.65;
}

.slug-line[b-ifnr025bty] {
    display: block;
    margin-top: 0.25rem;
    color: #6c757d;
    font-size: 0.85rem;
}

.status-badge[b-ifnr025bty] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 500;
}

.status-badge.active[b-ifnr025bty] {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.inactive[b-ifnr025bty],
.error-message[b-ifnr025bty] {
    background-color: #f8d7da;
    color: #721c24;
}

.loading[b-ifnr025bty],
.error-message[b-ifnr025bty],
.no-data[b-ifnr025bty] {
    padding: 3rem;
    border-radius: 4px;
    text-align: center;
}

.btn[b-ifnr025bty] {
    padding: 0.5rem 1rem;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 500;
}

.btn-primary[b-ifnr025bty] {
    background-color: #2E2E38;
    color: #ffffff;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-ifnr025bty] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-ifnr025bty] {
    background-color: #ffffff;
    color: #2E2E38;
    border-color: #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-ifnr025bty] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn-sm[b-ifnr025bty] {
    padding: 0.25rem 0.75rem;
    margin-left: 0.25rem;
    font-size: 0.875rem;
}

.btn:disabled[b-ifnr025bty] {
    background-color: #9897A6;
    color: #ffffff;
    border-color: #9897A6;
    cursor: not-allowed;
}
/* /Components/Pages/Admin/ProductAnalysisAreaEdit.razor.rz.scp.css */
.product-analysis-area-edit-page[b-8hjgcgkxd3] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

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

.page-header h1[b-8hjgcgkxd3] {
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
    flex: 1;
}

.area-form[b-8hjgcgkxd3] {
    background: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 2rem;
}

.form-section[b-8hjgcgkxd3] {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #dee2e6;
}

.form-section:last-of-type[b-8hjgcgkxd3] {
    border-bottom: none;
}

.form-section h2[b-8hjgcgkxd3] {
    font-size: 1.25rem;
    margin: 0 0 1rem 0;
    color: #495057;
}

.form-grid[b-8hjgcgkxd3] {
    display: grid;
    gap: 1rem;
}

.form-grid.two-columns[b-8hjgcgkxd3] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.form-group[b-8hjgcgkxd3] {
    margin-bottom: 1rem;
}

.form-group label[b-8hjgcgkxd3] {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: #495057;
}

.form-text[b-8hjgcgkxd3] {
    display: block;
    margin-top: 0.25rem;
    font-size: 0.875rem;
    color: #6c757d;
}

.warning-text[b-8hjgcgkxd3] {
    color: #856404;
}

.form-control[b-8hjgcgkxd3] {
    width: 100%;
    padding: 0.5rem 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    font-size: 1rem;
    box-sizing: border-box;
}

.form-control:focus[b-8hjgcgkxd3],
.btn:focus-visible[b-8hjgcgkxd3] {
    outline: none;
    border-color: #2E2E38;
    box-shadow: 0 0 0 2px rgba(46, 46, 56, 0.1);
}

.readonly-field[b-8hjgcgkxd3] {
    background-color: #f8f9fa;
    color: #6c757d;
}

.checkbox-label[b-8hjgcgkxd3] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 500;
    color: #495057;
}

.checkbox-label.compact[b-8hjgcgkxd3] {
    margin: 0;
    white-space: nowrap;
}

.rules-table-container[b-8hjgcgkxd3] {
    background: #FFFFFF;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow-x: auto;
    margin-bottom: 1rem;
}

.rules-table[b-8hjgcgkxd3] {
    width: 100%;
    border-collapse: collapse;
    min-width: 760px;
}

.rules-table thead[b-8hjgcgkxd3] {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
}

.rules-table th[b-8hjgcgkxd3],
.rules-table td[b-8hjgcgkxd3] {
    padding: 0.75rem;
    border-bottom: 1px solid #dee2e6;
    text-align: left;
    vertical-align: middle;
}

.rules-table th[b-8hjgcgkxd3] {
    font-weight: 600;
    color: #495057;
}

.rule-actions[b-8hjgcgkxd3] {
    text-align: right;
    white-space: nowrap;
}

.no-data[b-8hjgcgkxd3] {
    padding: 1rem;
    text-align: center;
    color: #6c757d;
}

.form-actions[b-8hjgcgkxd3] {
    display: flex;
    justify-content: flex-end;
    gap: 1rem;
    padding-top: 1rem;
}

.loading[b-8hjgcgkxd3] {
    text-align: center;
    padding: 2rem;
}

.btn[b-8hjgcgkxd3] {
    padding: 0.5rem 1.5rem;
    border-radius: 4px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.2s;
    font-weight: 500;
    border: 1px solid transparent;
}

.btn-primary[b-8hjgcgkxd3] {
    background-color: #2E2E38;
    color: #FFFFFF;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-8hjgcgkxd3] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-8hjgcgkxd3] {
    background-color: #FFFFFF;
    color: #2E2E38;
    border: 1px solid #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-8hjgcgkxd3] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn-danger[b-8hjgcgkxd3] {
    background-color: #EA011D;
    color: #FFFFFF;
    border-color: #EA011D;
}

.btn-danger:hover:not(:disabled)[b-8hjgcgkxd3] {
    background-color: #C70117;
    border-color: #C70117;
}

.btn-sm[b-8hjgcgkxd3] {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
}

.btn:disabled[b-8hjgcgkxd3] {
    background-color: #9897A6;
    color: #FFFFFF;
    border-color: #9897A6;
    cursor: not-allowed;
    opacity: 1;
}

.btn-secondary:disabled[b-8hjgcgkxd3] {
    background-color: #f8f9fa;
    color: #9897A6;
    border-color: #C3C3CB;
}

.alert[b-8hjgcgkxd3] {
    padding: 0.75rem 1rem;
    border-radius: 4px;
    margin-bottom: 1rem;
}

.alert-success[b-8hjgcgkxd3] {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.alert-error[b-8hjgcgkxd3] {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

@media (max-width: 900px) {
    .product-analysis-area-edit-page[b-8hjgcgkxd3] {
        padding: 1rem;
    }

    .page-header[b-8hjgcgkxd3] {
        flex-direction: column;
        align-items: stretch;
    }

    .form-grid.two-columns[b-8hjgcgkxd3] {
        grid-template-columns: 1fr;
    }

    .area-form[b-8hjgcgkxd3] {
        padding: 1rem;
    }

    .form-actions[b-8hjgcgkxd3] {
        flex-wrap: wrap;
    }
}
/* /Components/Pages/Admin/ProductAnalysisAreas.razor.rz.scp.css */
.admin-product-analysis-areas-page[b-z9cqtb4frf] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

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

.page-header h1[b-z9cqtb4frf] {
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
    flex: 1;
}

.filters-row[b-z9cqtb4frf] {
    display: flex;
    gap: 1rem;
    margin-bottom: 1rem;
    align-items: center;
}

.search-input[b-z9cqtb4frf] {
    flex: 1;
    padding: 0.5rem 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    font-size: 1rem;
}

.status-filter[b-z9cqtb4frf] {
    padding: 0.5rem 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    font-size: 1rem;
    background-color: #FFFFFF;
}

.search-input:focus[b-z9cqtb4frf],
.status-filter:focus[b-z9cqtb4frf],
.btn:focus-visible[b-z9cqtb4frf] {
    outline: none;
    border-color: #2E2E38;
    box-shadow: 0 0 0 2px rgba(46, 46, 56, 0.1);
}

.areas-table-container[b-z9cqtb4frf] {
    background: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    overflow-x: auto;
}

.areas-table[b-z9cqtb4frf] {
    width: 100%;
    border-collapse: collapse;
    min-width: 840px;
}

.areas-table thead[b-z9cqtb4frf] {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
}

.areas-table th[b-z9cqtb4frf] {
    padding: 1rem;
    text-align: left;
    font-weight: 600;
    color: #495057;
}

.areas-table td[b-z9cqtb4frf] {
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    vertical-align: middle;
}

.areas-table td:last-child[b-z9cqtb4frf] {
    text-align: right;
    white-space: nowrap;
}

.areas-table tr:hover[b-z9cqtb4frf] {
    background-color: #f8f9fa;
}

.areas-table tr.inactive[b-z9cqtb4frf] {
    opacity: 0.6;
}

.areas-table code[b-z9cqtb4frf] {
    background-color: #f8f9fa;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    font-family: 'Courier New', monospace;
    font-size: 0.875rem;
    color: #e83e8c;
}

.table-actions[b-z9cqtb4frf] {
    display: inline-flex;
    justify-content: flex-end;
    gap: 0.5rem;
}

.status-badge[b-z9cqtb4frf] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 500;
}

.status-badge.active[b-z9cqtb4frf] {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.inactive[b-z9cqtb4frf] {
    background-color: #f8d7da;
    color: #721c24;
}

.no-data[b-z9cqtb4frf] {
    padding: 3rem;
    text-align: center;
    color: #6c757d;
}

.loading[b-z9cqtb4frf] {
    text-align: center;
    padding: 3rem;
}

.btn[b-z9cqtb4frf] {
    padding: 0.5rem 1rem;
    border-radius: 4px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.2s;
    font-weight: 500;
    border: 1px solid transparent;
}

.btn-primary[b-z9cqtb4frf] {
    background-color: #2E2E38;
    color: #FFFFFF;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-z9cqtb4frf] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-z9cqtb4frf] {
    background-color: #FFFFFF;
    color: #2E2E38;
    border: 1px solid #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-z9cqtb4frf] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn-danger[b-z9cqtb4frf] {
    background-color: #EA011D;
    color: #FFFFFF;
    border-color: #EA011D;
}

.btn-danger:hover:not(:disabled)[b-z9cqtb4frf] {
    background-color: #C70117;
    border-color: #C70117;
}

.btn-sm[b-z9cqtb4frf] {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
}

.btn:disabled[b-z9cqtb4frf] {
    background-color: #9897A6;
    color: #FFFFFF;
    border-color: #9897A6;
    cursor: not-allowed;
    opacity: 1;
}

.alert[b-z9cqtb4frf] {
    padding: 0.75rem 1rem;
    border-radius: 4px;
    margin-bottom: 1rem;
}

.alert-success[b-z9cqtb4frf] {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.alert-error[b-z9cqtb4frf] {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.sr-only[b-z9cqtb4frf] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

@media (max-width: 900px) {
    .admin-product-analysis-areas-page[b-z9cqtb4frf] {
        padding: 1rem;
    }

    .page-header[b-z9cqtb4frf] {
        flex-direction: column;
        align-items: stretch;
    }

    .filters-row[b-z9cqtb4frf] {
        flex-direction: column;
        align-items: stretch;
    }

    .status-filter[b-z9cqtb4frf] {
        width: 100%;
    }
}
/* /Components/Pages/Admin/ProductAnalysisConfigurationShell.razor.rz.scp.css */
.pa-config-shell[b-90gs10lhqm] {
    margin-bottom: 2rem;
}

/* Tab bar row */
.pa-config-tabs[b-90gs10lhqm] {
    display: flex;
    gap: 0.5rem;
    padding-bottom: 0;
    border-bottom: 2px solid #2E2E38;
}

/* Base tab — looks like an inactive button */
.pa-config-tab[b-90gs10lhqm] {
    display: inline-flex;
    align-items: center;
    padding: 0.6rem 1.75rem;
    border: 1px solid #C3C3CB;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
    color: #495057;
    font-weight: 500;
    font-size: 1rem;
    text-decoration: none;
    white-space: nowrap;
    background-color: #f1f2f4;
    cursor: pointer;
    transition: background-color 0.15s, color 0.15s;
}

.pa-config-tab:hover:not(.pa-config-tab--active)[b-90gs10lhqm] {
    background-color: #e4e6ea;
    color: #2E2E38;
    text-decoration: none;
}

/* Active tab — filled dark, clearly selected */
.pa-config-tab--active[b-90gs10lhqm] {
    background-color: #2E2E38;
    color: #FFFFFF;
    border-color: #2E2E38;
    font-weight: 600;
    cursor: default;
}

.pa-config-tab--active:hover[b-90gs10lhqm] {
    text-decoration: none;
    color: #FFFFFF;
}

/* Content panel — bordered card below the tab bar */
.pa-config-content[b-90gs10lhqm] {
    border: 1px solid #dee2e6;
    border-top: 2px solid #2E2E38;
    border-radius: 0 0 6px 6px;
    background-color: #FFFFFF;
    padding: 2rem;
}

@media (max-width: 900px) {
    .pa-config-tab[b-90gs10lhqm] {
        padding: 0.5rem 1.25rem;
        font-size: 0.9rem;
    }

    .pa-config-content[b-90gs10lhqm] {
        padding: 1rem;
    }
}
/* /Components/Pages/Admin/ProductAnalysisPromptEdit.razor.rz.scp.css */
.product-analysis-prompt-edit-page[b-9nodbsuu58] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

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

.page-header h1[b-9nodbsuu58] {
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
    flex: 1;
}

.header-info[b-9nodbsuu58] {
    color: #6c757d;
    font-size: 0.875rem;
    font-style: italic;
    max-width: 420px;
    text-align: right;
}

.prompt-form[b-9nodbsuu58] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 2rem;
}

.form-section[b-9nodbsuu58] {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #dee2e6;
}

.form-section:last-of-type[b-9nodbsuu58] {
    border-bottom: none;
}

.form-section h2[b-9nodbsuu58] {
    font-size: 1.25rem;
    margin-bottom: 1rem;
    color: #495057;
}

.form-group[b-9nodbsuu58] {
    margin-bottom: 1rem;
}

.form-group label[b-9nodbsuu58] {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: #495057;
}

.form-control[b-9nodbsuu58] {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    font-size: 1rem;
    box-sizing: border-box;
}

.form-control:focus[b-9nodbsuu58],
.btn:focus-visible[b-9nodbsuu58] {
    outline: none;
    border-color: #2E2E38;
    box-shadow: 0 0 0 2px rgba(46, 46, 56, 0.1);
}

.readonly-field[b-9nodbsuu58] {
    background-color: #f8f9fa;
    color: #6c757d;
}

.checkbox-label[b-9nodbsuu58] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 500;
    color: #495057;
}

.info-box[b-9nodbsuu58] {
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 1rem;
}

.info-box p[b-9nodbsuu58] {
    margin: 0.5rem 0;
}

.versions-table-container[b-9nodbsuu58] {
    background: white;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow-x: auto;
}

.versions-table[b-9nodbsuu58] {
    width: 100%;
    border-collapse: collapse;
    min-width: 760px;
}

.versions-table thead[b-9nodbsuu58] {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
}

.versions-table th[b-9nodbsuu58],
.versions-table td[b-9nodbsuu58] {
    padding: 0.75rem;
    border-bottom: 1px solid #dee2e6;
    text-align: left;
    vertical-align: middle;
}

.versions-table th[b-9nodbsuu58] {
    font-weight: 600;
    color: #495057;
}

.versions-table code[b-9nodbsuu58] {
    background-color: #f8f9fa;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    font-family: 'Courier New', monospace;
    font-size: 0.875rem;
    color: #e83e8c;
}

.row-actions[b-9nodbsuu58] {
    text-align: right;
    white-space: nowrap;
}

.status-badge[b-9nodbsuu58] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 500;
}

.status-badge.active[b-9nodbsuu58] {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.inactive[b-9nodbsuu58] {
    background-color: #f8d7da;
    color: #721c24;
}

.no-data[b-9nodbsuu58] {
    padding: 1rem;
    text-align: center;
    color: #6c757d;
}

.form-actions[b-9nodbsuu58] {
    display: flex;
    justify-content: flex-end;
    gap: 1rem;
    padding-top: 1rem;
}

.loading[b-9nodbsuu58] {
    text-align: center;
    padding: 2rem;
}

.btn[b-9nodbsuu58] {
    padding: 0.5rem 1.5rem;
    border-radius: 4px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.2s;
    font-weight: 500;
    border: 1px solid transparent;
}

.btn-primary[b-9nodbsuu58] {
    background-color: #2E2E38;
    color: white;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-9nodbsuu58] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-9nodbsuu58] {
    background-color: #FFFFFF;
    color: #2E2E38;
    border: 1px solid #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-9nodbsuu58] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn-danger[b-9nodbsuu58] {
    background-color: #EA011D;
    color: white;
    border-color: #EA011D;
}

.btn-danger:hover:not(:disabled)[b-9nodbsuu58] {
    background-color: #C70117;
    border-color: #C70117;
}

.btn-sm[b-9nodbsuu58] {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
}

.btn:disabled[b-9nodbsuu58] {
    background-color: #9897A6;
    color: #ffffff;
    border-color: #9897A6;
    cursor: not-allowed;
    opacity: 1;
}

.alert[b-9nodbsuu58] {
    padding: 0.75rem 1rem;
    border-radius: 4px;
    margin-bottom: 1rem;
}

.alert-success[b-9nodbsuu58] {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.alert-error[b-9nodbsuu58] {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

@media (max-width: 900px) {
    .product-analysis-prompt-edit-page[b-9nodbsuu58] {
        padding: 1rem;
    }

    .page-header[b-9nodbsuu58] {
        flex-direction: column;
        align-items: stretch;
    }

    .header-info[b-9nodbsuu58] {
        text-align: left;
        max-width: none;
    }

    .prompt-form[b-9nodbsuu58] {
        padding: 1rem;
    }

    .form-actions[b-9nodbsuu58] {
        flex-wrap: wrap;
    }
}
/* /Components/Pages/Admin/ProductAnalysisPrompts.razor.rz.scp.css */
.admin-product-analysis-prompts-page[b-1ayddab2gj] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

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

.page-header h1[b-1ayddab2gj] {
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
    flex: 1;
}

.header-info[b-1ayddab2gj] {
    color: #6c757d;
    font-size: 0.875rem;
    font-style: italic;
    max-width: 420px;
    text-align: right;
}

.filters-row[b-1ayddab2gj] {
    display: flex;
    gap: 1rem;
    margin-bottom: 1rem;
    align-items: center;
}

.search-input[b-1ayddab2gj],
.status-filter[b-1ayddab2gj] {
    padding: 0.5rem 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    font-size: 1rem;
}

.search-input[b-1ayddab2gj] {
    flex: 1;
}

.status-filter[b-1ayddab2gj] {
    background-color: #fff;
}

.prompts-table-container[b-1ayddab2gj] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.prompts-table[b-1ayddab2gj] {
    width: 100%;
    border-collapse: collapse;
}

.prompts-table thead[b-1ayddab2gj] {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
}

.prompts-table th[b-1ayddab2gj] {
    padding: 1rem;
    text-align: left;
    font-weight: 600;
    color: #495057;
}

.prompts-table td[b-1ayddab2gj] {
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
}

.prompts-table td:last-child[b-1ayddab2gj] {
    text-align: right;
    white-space: nowrap;
}

.prompts-table tr:hover[b-1ayddab2gj] {
    background-color: #f8f9fa;
}

.prompts-table tr.inactive[b-1ayddab2gj] {
    opacity: 0.6;
}

.prompts-table code[b-1ayddab2gj] {
    background-color: #f8f9fa;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    font-family: 'Courier New', monospace;
    font-size: 0.875rem;
    color: #e83e8c;
}

.muted[b-1ayddab2gj] {
    color: #6c757d;
}

.sr-only[b-1ayddab2gj] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.status-badge[b-1ayddab2gj] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 500;
}

.status-badge.active[b-1ayddab2gj] {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.inactive[b-1ayddab2gj] {
    background-color: #f8d7da;
    color: #721c24;
}

.table-actions[b-1ayddab2gj] {
    display: inline-flex;
    gap: 0.5rem;
    justify-content: flex-end;
}

.no-data[b-1ayddab2gj],
.loading[b-1ayddab2gj] {
    padding: 3rem;
    text-align: center;
    color: #6c757d;
}

.alert[b-1ayddab2gj] {
    padding: 0.75rem 1rem;
    border-radius: 4px;
    margin-bottom: 1rem;
}

.alert-success[b-1ayddab2gj] {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.alert-error[b-1ayddab2gj] {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.btn[b-1ayddab2gj] {
    padding: 0.5rem 1rem;
    border-radius: 4px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.2s;
    font-weight: 500;
    border: 1px solid transparent;
}

.btn-primary[b-1ayddab2gj] {
    background-color: #2E2E38;
    color: white;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-1ayddab2gj] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-1ayddab2gj] {
    background-color: #FFFFFF;
    color: #2E2E38;
    border: 1px solid #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-1ayddab2gj] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn-sm[b-1ayddab2gj] {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
}

.btn:disabled[b-1ayddab2gj] {
    background-color: #9897A6;
    color: #ffffff;
    border-color: #9897A6;
    cursor: not-allowed;
    opacity: 1;
}

@media (max-width: 900px) {
    .admin-product-analysis-prompts-page[b-1ayddab2gj] {
        padding: 1rem;
    }

    .page-header[b-1ayddab2gj] {
        flex-direction: column;
        align-items: stretch;
    }

    .header-info[b-1ayddab2gj] {
        text-align: left;
        max-width: none;
    }

    .filters-row[b-1ayddab2gj] {
        flex-direction: column;
        align-items: stretch;
    }
}
/* /Components/Pages/Admin/ProductAnalysisScoringConfigurationEdit.razor.rz.scp.css */
.product-analysis-scoring-edit-page[b-vh33b62zk0] {
    padding: 2rem;
    max-width: 1200px;
    margin: 0 auto;
}

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

.page-header h1[b-vh33b62zk0] {
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
    flex: 1;
}

.config-form[b-vh33b62zk0] {
    background: #FFFFFF;
}

.form-section[b-vh33b62zk0] {
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #dee2e6;
}

.form-section h2[b-vh33b62zk0] {
    margin: 0 0 1rem 0;
    font-size: 1.25rem;
    color: #495057;
}

.section-help[b-vh33b62zk0] {
    margin: 0 0 1rem 0;
    color: #6c757d;
}

.form-group[b-vh33b62zk0] {
    margin-bottom: 1rem;
}

.form-group label[b-vh33b62zk0] {
    display: block;
    font-weight: 500;
    color: #495057;
    margin-bottom: 0.5rem;
}

.checkbox-label[b-vh33b62zk0] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 500;
    color: #495057;
}

.form-control[b-vh33b62zk0] {
    width: 100%;
    padding: 0.5rem 0.75rem;
    border: 1px solid #C3C3CB;
    border-radius: 4px;
    font-size: 1rem;
    background-color: #FFFFFF;
}

.form-control:focus[b-vh33b62zk0],
.btn:focus-visible[b-vh33b62zk0] {
    outline: none;
    border-color: #2E2E38;
    box-shadow: 0 0 0 2px rgba(46, 46, 56, 0.1);
}

.readonly-field[b-vh33b62zk0] {
    background-color: #f8f9fa;
    color: #6c757d;
}

.form-grid[b-vh33b62zk0] {
    display: grid;
    gap: 1rem;
}

.form-grid.two-columns[b-vh33b62zk0] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.form-grid.three-columns[b-vh33b62zk0] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.weights-table-container[b-vh33b62zk0] {
    background: #FFFFFF;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    overflow-x: auto;
    margin-bottom: 1rem;
}

.weights-summary[b-vh33b62zk0] {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0.75rem;
}

.weight-total[b-vh33b62zk0] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 500;
}

.weight-total.balanced[b-vh33b62zk0] {
    background-color: #d4edda;
    color: #155724;
}

.weight-total.unbalanced[b-vh33b62zk0] {
    background-color: #fff3cd;
    color: #856404;
}

.weights-table[b-vh33b62zk0] {
    width: 100%;
    border-collapse: collapse;
    min-width: 620px;
}

.weights-table thead[b-vh33b62zk0] {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
}

.weights-table th[b-vh33b62zk0],
.weights-table td[b-vh33b62zk0] {
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    text-align: left;
    vertical-align: middle;
}

.weights-table td code[b-vh33b62zk0] {
    background-color: #f8f9fa;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    color: #e83e8c;
}

.weight-input[b-vh33b62zk0] {
    max-width: 180px;
    text-align: right;
}

.weights-table tr:hover[b-vh33b62zk0] {
    background-color: #f8f9fa;
}

.weights-table tfoot td[b-vh33b62zk0] {
    background-color: #f8f9fa;
    border-top: 2px solid #dee2e6;
}

.weights-table tfoot td:last-child[b-vh33b62zk0] {
    text-align: right;
}

.versions-table-container[b-vh33b62zk0] {
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow-x: auto;
}

.versions-table[b-vh33b62zk0] {
    width: 100%;
    border-collapse: collapse;
    min-width: 620px;
}

.versions-table thead[b-vh33b62zk0] {
    background-color: #f8f9fa;
}

.versions-table th[b-vh33b62zk0],
.versions-table td[b-vh33b62zk0] {
    padding: 0.75rem;
    border-bottom: 1px solid #dee2e6;
    text-align: left;
}

.versions-table td code[b-vh33b62zk0] {
    background-color: #f8f9fa;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    color: #e83e8c;
}

.versions-table .row-actions[b-vh33b62zk0] {
    text-align: right;
    white-space: nowrap;
}

.status-badge[b-vh33b62zk0] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 500;
}

.status-badge.active[b-vh33b62zk0] {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.inactive[b-vh33b62zk0] {
    background-color: #f8d7da;
    color: #721c24;
}

.form-actions[b-vh33b62zk0] {
    display: flex;
    justify-content: flex-end;
    gap: 1rem;
    padding-top: 1rem;
}

.btn[b-vh33b62zk0] {
    padding: 0.5rem 1.5rem;
    border-radius: 4px;
    font-weight: 500;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.2s;
    border: 1px solid transparent;
}

.btn-primary[b-vh33b62zk0] {
    background-color: #2E2E38;
    color: #FFFFFF;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-vh33b62zk0] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-vh33b62zk0] {
    background-color: #FFFFFF;
    color: #2E2E38;
    border: 1px solid #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-vh33b62zk0] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn-sm[b-vh33b62zk0] {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
}

.btn:disabled[b-vh33b62zk0] {
    background-color: #9897A6;
    color: #FFFFFF;
    border-color: #9897A6;
    cursor: not-allowed;
    opacity: 1;
}

.btn-secondary:disabled[b-vh33b62zk0] {
    background-color: #f8f9fa;
    color: #9897A6;
    border-color: #C3C3CB;
}

.alert[b-vh33b62zk0] {
    padding: 0.75rem 1rem;
    border-radius: 4px;
    margin-bottom: 1rem;
}

.alert-success[b-vh33b62zk0] {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.alert-error[b-vh33b62zk0] {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.loading[b-vh33b62zk0],
.no-data[b-vh33b62zk0] {
    text-align: center;
    padding: 2rem;
    color: #6c757d;
}

.sr-only[b-vh33b62zk0] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

@media (max-width: 900px) {
    .product-analysis-scoring-edit-page[b-vh33b62zk0] {
        padding: 1rem;
    }

    .page-header[b-vh33b62zk0] {
        flex-direction: column;
        align-items: stretch;
    }

    .form-grid.two-columns[b-vh33b62zk0],
    .form-grid.three-columns[b-vh33b62zk0] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/Admin/ScanScheduler.razor.rz.scp.css */
.scan-scheduler-page[b-pudqbax2rx] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
    box-sizing: border-box;
}

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

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

.scan-scheduler-tabs[b-pudqbax2rx] {
    display: flex;
    gap: 0.5rem;
    border-bottom: 2px solid #2E2E38;
    flex-shrink: 0;
}

.scan-scheduler-tab[b-pudqbax2rx] {
    display: inline-flex;
    align-items: center;
    padding: 0.6rem 1.75rem;
    border: 1px solid #C3C3CB;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
    color: #495057;
    font-weight: 500;
    font-size: 1rem;
    text-decoration: none;
    white-space: nowrap;
    background-color: #f1f2f4;
    cursor: pointer;
    transition: background-color 0.15s, color 0.15s;
}

.scan-scheduler-tab:hover:not(.scan-scheduler-tab--active)[b-pudqbax2rx] {
    background-color: #e4e6ea;
    color: #2E2E38;
    text-decoration: none;
}

.scan-scheduler-tab--active[b-pudqbax2rx] {
    background-color: #2E2E38;
    color: #FFFFFF;
    border-color: #2E2E38;
    font-weight: 600;
    cursor: default;
}

.scan-scheduler-tab--active:hover[b-pudqbax2rx] {
    color: #FFFFFF;
    text-decoration: none;
}

.scan-scheduler-content[b-pudqbax2rx] {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    border: 1px solid #dee2e6;
    border-top: 2px solid #2E2E38;
    border-radius: 0 0 6px 6px;
    background-color: #FFFFFF;
    overflow: hidden;
}

.scheduler-panel[b-pudqbax2rx] {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    padding: 1.5rem;
    box-sizing: border-box;
}

.dashboard-frame-container[b-pudqbax2rx] {
    flex: 1;
    min-height: 0;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    overflow: hidden;
    background: #FFFFFF;
}

.dashboard-frame[b-pudqbax2rx] {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

.scans-header[b-pudqbax2rx] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1rem;
    margin-bottom: 1rem;
}

.scans-header h2[b-pudqbax2rx] {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 600;
    color: #495057;
}

.scans-summary[b-pudqbax2rx] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 0.5rem;
}

.muted[b-pudqbax2rx] {
    margin: 0;
    color: #6c757d;
}

.scans-table-container[b-pudqbax2rx] {
    flex: 1;
    min-height: 0;
    overflow: auto;
    border: 1px solid #dee2e6;
    border-radius: 6px;
}

.scans-table[b-pudqbax2rx] {
    width: 100%;
    min-width: 1100px;
    border-collapse: collapse;
}

.scans-table thead[b-pudqbax2rx] {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
}

.scans-table th[b-pudqbax2rx] {
    padding: 1rem;
    text-align: left;
    font-weight: 600;
    color: #495057;
}

.scans-table td[b-pudqbax2rx] {
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    vertical-align: top;
}

.scans-table tr:hover[b-pudqbax2rx] {
    background-color: #f8f9fa;
}

.scans-table code[b-pudqbax2rx] {
    background-color: #f8f9fa;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    font-family: 'Courier New', monospace;
    font-size: 0.875rem;
    color: #e83e8c;
    word-break: break-word;
}

.cell-subtext[b-pudqbax2rx] {
    margin-top: 0.25rem;
    color: #6c757d;
    font-size: 0.875rem;
}

.status-badge[b-pudqbax2rx] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 500;
}

.status-badge.active[b-pudqbax2rx] {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.inactive[b-pudqbax2rx] {
    background-color: #f8d7da;
    color: #721c24;
}

.no-data[b-pudqbax2rx],
.loading[b-pudqbax2rx] {
    padding: 3rem;
    text-align: center;
    color: #6c757d;
}

.alert[b-pudqbax2rx] {
    padding: 0.75rem 1rem;
    border-radius: 4px;
    margin-bottom: 1rem;
}

.alert-error[b-pudqbax2rx] {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.sr-only[b-pudqbax2rx] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

@media (max-width: 900px) {
    .scan-scheduler-page[b-pudqbax2rx] {
        padding: 1rem;
    }

    .page-header[b-pudqbax2rx] {
        align-items: flex-start;
    }

    .scan-scheduler-tabs[b-pudqbax2rx] {
        overflow-x: auto;
    }

    .scan-scheduler-tab[b-pudqbax2rx] {
        padding: 0.5rem 1.25rem;
        font-size: 0.9rem;
    }

    .scheduler-panel[b-pudqbax2rx] {
        padding: 1rem;
    }

    .scans-header[b-pudqbax2rx] {
        flex-direction: column;
    }

    .scans-summary[b-pudqbax2rx] {
        align-items: flex-start;
    }
}
/* /Components/Pages/Admin/UserEdit.razor.rz.scp.css */
.user-edit-page[b-xw2hadmzn9] {
    padding: 2rem;
    max-width: 1000px;
    margin: 0 auto;
}

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

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

.user-form[b-xw2hadmzn9] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 2rem;
}

.form-section[b-xw2hadmzn9] {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #dee2e6;
}

.form-section:last-of-type[b-xw2hadmzn9] {
    border-bottom: none;
}

.form-section h2[b-xw2hadmzn9] {
    font-size: 1.25rem;
    margin-bottom: 1rem;
    color: #495057;
}

.form-group[b-xw2hadmzn9] {
    margin-bottom: 1rem;
}

.form-group label[b-xw2hadmzn9] {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: #495057;
}

.form-control[b-xw2hadmzn9] {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 1rem;
}

.form-control:focus[b-xw2hadmzn9] {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
}

.roles-checkboxes[b-xw2hadmzn9] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.checkbox-label[b-xw2hadmzn9] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
}

.checkbox-label small[b-xw2hadmzn9] {
    color: #6c757d;
}

.permissions-table[b-xw2hadmzn9] {
    width: 100%;
    border-collapse: collapse;
}

.permissions-table th[b-xw2hadmzn9],
.permissions-table td[b-xw2hadmzn9] {
    padding: 0.75rem;
    text-align: left;
    border-bottom: 1px solid #dee2e6;
}

.permissions-table th[b-xw2hadmzn9] {
    background-color: #f8f9fa;
    font-weight: 600;
}

.permissions-table td input[type="checkbox"][b-xw2hadmzn9] {
    cursor: pointer;
}

.form-actions[b-xw2hadmzn9] {
    display: flex;
    justify-content: flex-end;
    gap: 1rem;
    padding-top: 1rem;
}

.loading[b-xw2hadmzn9],
.error-message[b-xw2hadmzn9] {
    text-align: center;
    padding: 2rem;
}

.error-message[b-xw2hadmzn9] {
    color: #721c24;
    background-color: #f8d7da;
    border-radius: 4px;
    margin-top: 1rem;
}

.btn[b-xw2hadmzn9] {
    padding: 0.5rem 1.5rem;
    border-radius: 4px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.2s;
    font-weight: 500;
    border: 1px solid transparent;
}

.btn-primary[b-xw2hadmzn9] {
    background-color: #2E2E38;
    color: white;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-xw2hadmzn9] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-xw2hadmzn9] {
    background-color: #FFFFFF;
    color: #2E2E38;
    border: 1px solid #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-xw2hadmzn9] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn:disabled[b-xw2hadmzn9] {
    background-color: #9897A6;
    color: #ffffff;
    border-color: #9897A6;
    cursor: not-allowed;
    opacity: 1;
}

.btn-secondary:disabled[b-xw2hadmzn9] {
    background-color: #f8f9fa;
    color: #9897A6;
    border-color: #C3C3CB;
}
/* /Components/Pages/Admin/Users.razor.rz.scp.css */
.admin-users-page[b-ajd9akf4yx] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

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

.page-header h1[b-ajd9akf4yx] {
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
    flex: 1;
}

.search-bar[b-ajd9akf4yx] {
    display: flex;
    gap: 1rem;
    margin-bottom: 2rem;
}

.search-input[b-ajd9akf4yx] {
    flex: 1;
    padding: 0.75rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 1rem;
}

.search-input:focus[b-ajd9akf4yx] {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
}

.users-table-container[b-ajd9akf4yx] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.users-table[b-ajd9akf4yx] {
    width: 100%;
    border-collapse: collapse;
}

.users-table thead[b-ajd9akf4yx] {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
}

.users-table th[b-ajd9akf4yx] {
    padding: 1rem;
    text-align: left;
    font-weight: 600;
    color: #495057;
}

.users-table td[b-ajd9akf4yx] {
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
}

.users-table td:last-child[b-ajd9akf4yx] {
    text-align: right;
}

.users-table tr:hover[b-ajd9akf4yx] {
    background-color: #f8f9fa;
}

.users-table tr.inactive[b-ajd9akf4yx] {
    opacity: 0.6;
}

.status-badge[b-ajd9akf4yx] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 500;
}

.status-badge.active[b-ajd9akf4yx] {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.inactive[b-ajd9akf4yx] {
    background-color: #f8d7da;
    color: #721c24;
}

.roles-list[b-ajd9akf4yx] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.role-badge[b-ajd9akf4yx] {
    display: inline-block;
    padding: 0.25rem 0.5rem;
    background-color: #007bff;
    color: white;
    border-radius: 4px;
    font-size: 0.75rem;
    font-weight: 500;
}

.text-muted[b-ajd9akf4yx] {
    color: #6c757d;
}

.pagination[b-ajd9akf4yx] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
}

.page-info[b-ajd9akf4yx] {
    color: #6c757d;
}

.loading[b-ajd9akf4yx],
.error-message[b-ajd9akf4yx] {
    text-align: center;
    padding: 3rem;
}

.error-message[b-ajd9akf4yx] {
    color: #721c24;
    background-color: #f8d7da;
    border-radius: 4px;
}

.btn[b-ajd9akf4yx] {
    padding: 0.5rem 1rem;
    border-radius: 4px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.2s;
    font-weight: 500;
    border: 1px solid transparent;
}

.btn-primary[b-ajd9akf4yx] {
    background-color: #2E2E38;
    color: white;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-ajd9akf4yx] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-ajd9akf4yx] {
    background-color: #FFFFFF;
    color: #2E2E38;
    border: 1px solid #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-ajd9akf4yx] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn-sm[b-ajd9akf4yx] {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
}

.btn:disabled[b-ajd9akf4yx] {
    background-color: #9897A6;
    color: #ffffff;
    border-color: #9897A6;
    cursor: not-allowed;
    opacity: 1;
}

.btn-secondary:disabled[b-ajd9akf4yx] {
    background-color: #f8f9fa;
    color: #9897A6;
    border-color: #C3C3CB;
}
/* /Components/Pages/ApiKeys.razor.rz.scp.css */
.api-keys-page[b-fd38ih7iju] {
    max-width: 1200px;
    margin: 0 auto;
    padding: var(--space-xl, 32px);
    color: var(--text-primary, #2E2E38);
}

.page-header[b-fd38ih7iju] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: var(--space-lg, 24px);
    margin-bottom: var(--space-lg, 24px);
}

.page-title-block[b-fd38ih7iju] {
    min-width: 0;
}

.page-title-block h1[b-fd38ih7iju] {
    margin: 0;
    font-size: var(--font-size-2xl, 24px);
    line-height: 1.25;
    font-weight: 600;
    letter-spacing: 0;
}

.page-title-row[b-fd38ih7iju] {
    display: inline-flex;
    align-items: center;
    gap: var(--space-sm, 8px);
    position: relative;
}

.scope-hint[b-fd38ih7iju] {
    position: relative;
    width: 28px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--border-secondary, #C3C3CB);
    border-radius: var(--radius-full, 9999px);
    background: var(--bg-white, #FFFFFF);
    color: var(--text-secondary, #656579);
    cursor: help;
}

.scope-hint-warning:hover[b-fd38ih7iju],
.scope-hint-warning:focus[b-fd38ih7iju] {
    border-color: var(--accent-warning-600, #B26A00);
    color: var(--accent-warning-800, #7A4A00);
    outline: 2px solid var(--accent-warning-100, #FFF0BF);
    outline-offset: 2px;
}

.scope-hint svg[b-fd38ih7iju] {
    width: 16px;
    height: 16px;
}

.scope-tooltip[b-fd38ih7iju] {
    position: absolute;
    z-index: 10;
    top: calc(100% + 8px);
    left: 0;
    width: max-content;
    max-width: min(340px, calc(100vw - 48px));
    padding: 9px 11px;
    border: 1px solid var(--accent-warning-300, var(--theme-neutral-200, #D7D7DC));
    border-radius: var(--radius-md, 4px);
    background: var(--accent-warning-50, #FFF8E1);
    box-shadow: 0 8px 20px rgba(35, 35, 47, 0.12);
    color: var(--accent-warning-900, #5C3B00);
    font-size: var(--font-size-sm, 14px);
    font-weight: 400;
    line-height: 1.4;
    opacity: 0;
    pointer-events: none;
    transform: translateY(-4px);
    transition: opacity 0.16s ease, transform 0.16s ease, visibility 0.16s ease;
    visibility: hidden;
}

.scope-hint:hover .scope-tooltip[b-fd38ih7iju],
.scope-hint:focus .scope-tooltip[b-fd38ih7iju] {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}

.scope-tooltip strong[b-fd38ih7iju] {
    font-weight: 600;
}

.api-keys-surface[b-fd38ih7iju] {
    border: 1px solid var(--card-border-color, #E6E6E9);
    border-radius: var(--radius-lg, 8px);
    background: var(--card-bg-color, #FFFFFF);
    box-shadow: var(--shadow-sm, 0 1px 2px rgba(0, 0, 0, 0.05));
    overflow: hidden;
}

.table-container[b-fd38ih7iju] {
    width: 100%;
    overflow-x: auto;
}

.api-keys-table[b-fd38ih7iju] {
    width: 100%;
    min-width: 840px;
    border-collapse: collapse;
    table-layout: fixed;
}

.api-keys-table th[b-fd38ih7iju],
.api-keys-table td[b-fd38ih7iju] {
    padding: 12px 14px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid var(--border-primary, #E6E6E9);
    overflow-wrap: anywhere;
}

.api-keys-table th[b-fd38ih7iju] {
    background: var(--bg-light, #F8F9FA);
    color: var(--text-secondary, #656579);
    font-size: var(--font-size-sm, 14px);
    font-weight: 600;
}

.api-keys-table tbody tr:hover[b-fd38ih7iju] {
    background: var(--bg-light, #F8F9FA);
}

.api-keys-table tr:last-child td[b-fd38ih7iju] {
    border-bottom: 0;
}

.api-keys-table code[b-fd38ih7iju],
.generated-key-row code[b-fd38ih7iju],
.modal-body code[b-fd38ih7iju] {
    padding: 2px 6px;
    border-radius: var(--radius-md, 4px);
    background: var(--bg-light, #F8F9FA);
    color: var(--text-primary, #2E2E38);
    font-family: Consolas, 'Courier New', monospace;
    font-size: var(--font-size-sm, 14px);
}

.actions-column[b-fd38ih7iju] {
    width: 120px;
    text-align: right;
    white-space: nowrap;
}

.state-block[b-fd38ih7iju],
.empty-state[b-fd38ih7iju] {
    padding: var(--space-xl, 32px);
    text-align: center;
    color: var(--text-secondary, #656579);
}

.state-block p[b-fd38ih7iju],
.empty-state p[b-fd38ih7iju] {
    margin: 0;
}

.status-badge[b-fd38ih7iju] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 72px;
    padding: 3px 8px;
    border-radius: var(--radius-full, 9999px);
    font-size: var(--font-size-xs, 12px);
    font-weight: 600;
}

.status-badge.active[b-fd38ih7iju] {
    background: rgba(76, 175, 80, 0.14);
    color: #1B5E20;
}

.status-badge.expired[b-fd38ih7iju] {
    background: rgba(255, 152, 0, 0.14);
    color: #7A4A00;
}

.status-badge.revoked[b-fd38ih7iju] {
    background: rgba(244, 67, 54, 0.12);
    color: #8A1F17;
}

.btn[b-fd38ih7iju] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 36px;
    padding: 8px 14px;
    border: 1px solid transparent;
    border-radius: var(--radius-md, 4px);
    font: inherit;
    font-size: var(--font-size-sm, 14px);
    font-weight: 600;
    line-height: 1.2;
    cursor: pointer;
    transition: background var(--transition-base, 0.2s ease), border-color var(--transition-base, 0.2s ease);
}

.btn-primary[b-fd38ih7iju] {
    border-color: var(--btn-primary-bg, #2E2E38);
    background: var(--btn-primary-bg, #2E2E38);
    color: var(--btn-primary-color, #FFFFFF);
}

.btn-primary:hover:not(:disabled)[b-fd38ih7iju] {
    background: var(--btn-primary-hover-bg, #1A1A24);
    border-color: var(--btn-primary-hover-bg, #1A1A24);
}

.btn-secondary[b-fd38ih7iju] {
    border-color: var(--border-secondary, #C3C3CB);
    background: var(--bg-white, #FFFFFF);
    color: var(--text-primary, #2E2E38);
}

.btn-secondary:hover:not(:disabled)[b-fd38ih7iju] {
    background: var(--bg-light, #F8F9FA);
    border-color: var(--text-tertiary, #9897A6);
}

.btn-sm[b-fd38ih7iju] {
    min-height: 30px;
    padding: 5px 10px;
    font-size: var(--font-size-xs, 12px);
}

.btn:disabled[b-fd38ih7iju] {
    border-color: var(--text-tertiary, #9897A6);
    background: var(--text-tertiary, #9897A6);
    color: var(--ey-white, #FFFFFF);
    cursor: not-allowed;
}

.alert[b-fd38ih7iju] {
    margin-bottom: var(--space-md, 16px);
    padding: 10px 12px;
    border-radius: var(--radius-md, 4px);
    font-size: var(--font-size-sm, 14px);
}

.alert-success[b-fd38ih7iju] {
    background: rgba(76, 175, 80, 0.14);
    color: #1B5E20;
}

.alert-error[b-fd38ih7iju] {
    background: rgba(244, 67, 54, 0.12);
    color: #8A1F17;
}

.alert-warning[b-fd38ih7iju] {
    border: 1px solid var(--accent-warning-300, var(--theme-neutral-200, #D7D7DC));
    border-left: 4px solid var(--accent-warning-600, #B26A00);
    background: var(--accent-warning-50, #FFF8E1);
    color: var(--accent-warning-900, #5C3B00);
}

.alert strong[b-fd38ih7iju] {
    font-weight: 600;
}

.modal-overlay[b-fd38ih7iju] {
    position: fixed;
    inset: 0;
    z-index: var(--z-modal-backdrop, 1040);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: var(--space-md, 16px);
    background: rgba(35, 35, 47, 0.55);
}

.modal-dialog[b-fd38ih7iju] {
    width: min(100%, 500px);
    max-height: calc(100vh - 32px);
    overflow: auto;
    border-radius: var(--radius-lg, 8px);
    background: var(--bg-white, #FFFFFF);
    box-shadow: var(--shadow-xl, 0 20px 25px rgba(0, 0, 0, 0.15));
}

.modal-dialog-wide[b-fd38ih7iju] {
    width: min(100%, 720px);
}

.modal-header[b-fd38ih7iju],
.modal-footer[b-fd38ih7iju] {
    display: flex;
    align-items: center;
    gap: var(--space-md, 16px);
    padding: var(--space-md, 16px) var(--space-lg, 24px);
}

.modal-header[b-fd38ih7iju] {
    justify-content: space-between;
    border-bottom: 1px solid var(--border-primary, #E6E6E9);
}

.modal-header h2[b-fd38ih7iju] {
    margin: 0;
    font-size: var(--font-size-lg, 18px);
    line-height: 1.3;
    font-weight: 600;
    letter-spacing: 0;
}

.modal-close[b-fd38ih7iju] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border: 0;
    border-radius: var(--radius-md, 4px);
    background: transparent;
    color: var(--text-secondary, #656579);
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
}

.modal-close:hover[b-fd38ih7iju] {
    background: var(--btn-ghost-hover-bg, rgba(0, 0, 0, 0.05));
    color: var(--text-primary, #2E2E38);
}

.modal-body[b-fd38ih7iju] {
    padding: var(--space-lg, 24px);
}

.modal-body p[b-fd38ih7iju] {
    margin: 0 0 var(--space-md, 16px);
    color: var(--text-secondary, #656579);
}

.modal-footer[b-fd38ih7iju] {
    justify-content: flex-end;
    border-top: 1px solid var(--border-primary, #E6E6E9);
}

.form-group[b-fd38ih7iju] {
    margin-bottom: var(--space-md, 16px);
}

.form-group label[b-fd38ih7iju] {
    display: block;
    margin-bottom: var(--space-xs, 4px);
    color: var(--input-label-color, #656579);
    font-size: var(--font-size-sm, 14px);
    font-weight: 600;
}

.form-group-checkbox label[b-fd38ih7iju] {
    display: flex;
    align-items: center;
    gap: var(--space-xs, 8px);
    font-weight: 400;
}

[b-fd38ih7iju] .form-group-checkbox input[type="checkbox"] {
    accent-color: var(--theme-neutral-900, #2E2E38);
}

[b-fd38ih7iju] .form-control {
    width: 100%;
    box-sizing: border-box;
    min-height: 38px;
    padding: 8px 10px;
    border: 1px solid var(--input-border-color, #C3C3CB);
    border-radius: var(--radius-md, 4px);
    background: var(--input-bg-color, #FFFFFF);
    color: var(--text-primary, #2E2E38);
    font: inherit;
}

[b-fd38ih7iju] .form-control:focus {
    outline: none;
    border-color: var(--input-border-focus-color, #2E2E38);
    box-shadow: 0 0 0 2px rgba(46, 46, 56, 0.12);
}

.warning-block[b-fd38ih7iju] {
    display: grid;
    gap: var(--space-xs, 4px);
    margin-bottom: var(--space-md, 16px);
    padding: 12px;
    border: 1px solid rgba(255, 152, 0, 0.35);
    border-radius: var(--radius-md, 4px);
    background: rgba(255, 152, 0, 0.12);
    color: var(--text-primary, #2E2E38);
}

.generated-key-row[b-fd38ih7iju] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: var(--space-sm, 8px);
    align-items: stretch;
}

.generated-key-value[b-fd38ih7iju] {
    display: flex;
    align-items: center;
    min-height: 40px;
    overflow-wrap: anywhere;
}

@media (max-width: 768px) {
    .api-keys-page[b-fd38ih7iju] {
        padding: var(--space-md, 16px);
    }

    .page-header[b-fd38ih7iju],
    .modal-footer[b-fd38ih7iju],
    .generated-key-row[b-fd38ih7iju] {
        align-items: stretch;
        grid-template-columns: 1fr;
        flex-direction: column;
    }

    .page-header .btn[b-fd38ih7iju],
    .modal-footer .btn[b-fd38ih7iju],
    .generated-key-row .btn[b-fd38ih7iju] {
        width: 100%;
    }
}
/* /Components/Pages/Documents/Documents.razor.rz.scp.css */
/* MkDocs-inspired styling */
.documents-layout[b-0ivyd2ylsq] {
    display: grid;
    grid-template-columns: 340px 1fr;
    gap: 0;
    margin: 0;
    padding: 0;
}

.documents-layout.has-toc[b-0ivyd2ylsq] {
    grid-template-columns: 340px 1fr 220px;
}

.documents-sidebar[b-0ivyd2ylsq] {
    background: #f8f9fa;
    border-right: 1px solid #e1e4e8;
    overflow-y: auto;
    position: sticky;
    top: 0;
    height: 100vh;
}

.documents-toc[b-0ivyd2ylsq] {
    overflow-y: auto;
    position: sticky;
    top: 0;
    height: 100vh;
}

.documents-layout.sidebar-hidden[b-0ivyd2ylsq] {
    grid-template-columns: 1fr;
}

.documents-layout.sidebar-hidden.has-toc[b-0ivyd2ylsq] {
    grid-template-columns: 1fr 220px;
}

.documents-sidebar.hidden[b-0ivyd2ylsq] {
    display: none;
}

.documents-content[b-0ivyd2ylsq] {
    background: white;
}

.documents-loading[b-0ivyd2ylsq],
.documents-error[b-0ivyd2ylsq] {
    padding: 2rem;
    text-align: center;
}

.documents-error button[b-0ivyd2ylsq] {
    margin-top: 1rem;
    padding: 0.5rem 1rem;
    background: #3b82f6;
    color: white;
    border: none;
    border-radius: 0.25rem;
    cursor: pointer;
}

.documents-error button:hover[b-0ivyd2ylsq] {
    background: #2563eb;
}

.documents-welcome[b-0ivyd2ylsq] {
    padding: 2rem;
    max-width: 800px;
    margin: 0 auto;
}

.documents-welcome h1[b-0ivyd2ylsq] {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    color: #1f2937;
}

.documents-welcome-subtitle[b-0ivyd2ylsq] {
    font-size: 1.125rem;
    color: #6b7280;
    margin-bottom: 2rem;
}

.documents-stats-bar[b-0ivyd2ylsq] {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: 0.9rem;
    color: #4b5563;
    margin-bottom: 2rem;
}

.stats-separator[b-0ivyd2ylsq] {
    width: 1px;
    height: 14px;
    background: #d1d5db;
}

.documents-categories-grid[b-0ivyd2ylsq] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 1rem;
    margin-bottom: 3rem;
}

.category-card[b-0ivyd2ylsq] {
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 1.5rem;
    cursor: pointer;
    transition: border-color 0.15s, box-shadow 0.15s;
}

.category-card:hover[b-0ivyd2ylsq] {
    border-color: #2E2E38;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.category-card-icon[b-0ivyd2ylsq] {
    color: #2E2E38;
    margin-bottom: 0.75rem;
}

.category-card h3[b-0ivyd2ylsq] {
    font-size: 1rem;
    font-weight: 600;
    color: #1f2937;
    margin: 0 0 0.25rem 0;
}

.category-card p[b-0ivyd2ylsq] {
    font-size: 0.875rem;
    color: #6b7280;
    margin: 0;
}

/* Root-level documents list */
.documents-root-list h2[b-0ivyd2ylsq] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 1rem;
}

.root-documents-list[b-0ivyd2ylsq] {
    display: flex;
    flex-direction: column;
}

.root-document-item[b-0ivyd2ylsq] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem 0;
    border-bottom: 1px solid #f3f4f6;
    cursor: pointer;
    transition: background 0.15s;
}

.root-document-item:hover[b-0ivyd2ylsq] {
    background: #f9fafb;
}

.root-document-title[b-0ivyd2ylsq] {
    font-size: 0.9rem;
    color: #1f2937;
    font-weight: 500;
}

.root-document-date[b-0ivyd2ylsq] {
    font-size: 0.8rem;
    color: #9ca3af;
}

.document-not-found[b-0ivyd2ylsq] {
    text-align: center;
    padding: 3rem 2rem;
    max-width: 640px;
    margin: 0 auto;
}

.not-found-icon[b-0ivyd2ylsq] {
    color: #9ca3af;
    margin-bottom: 1rem;
}

.document-not-found h2[b-0ivyd2ylsq] {
    font-size: 1.5rem;
    color: #1f2937;
    margin-bottom: 0.5rem;
}

.document-not-found > p[b-0ivyd2ylsq] {
    color: #6b7280;
    margin-bottom: 1.5rem;
}

.document-not-found code[b-0ivyd2ylsq] {
    background: #f3f4f6;
    padding: 0.15rem 0.4rem;
    border-radius: 0.25rem;
    font-size: 0.875rem;
    color: #dc2626;
    word-break: break-all;
}

.not-found-help[b-0ivyd2ylsq] {
    text-align: left;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 1.25rem 1.5rem;
    margin-bottom: 1.5rem;
}

.not-found-help h3[b-0ivyd2ylsq] {
    font-size: 0.95rem;
    color: #1f2937;
    margin-bottom: 0.5rem;
}

.not-found-help p[b-0ivyd2ylsq],
.not-found-help li[b-0ivyd2ylsq] {
    font-size: 0.875rem;
    color: #4b5563;
    line-height: 1.6;
}

.not-found-help ol[b-0ivyd2ylsq] {
    padding-left: 1.25rem;
    margin: 0.5rem 0;
}

.not-found-help pre[b-0ivyd2ylsq] {
    background: #1f2937;
    color: #e5e7eb;
    padding: 0.75rem 1rem;
    border-radius: 0.375rem;
    overflow-x: auto;
    margin-top: 0.75rem;
}

.not-found-help pre code[b-0ivyd2ylsq] {
    background: transparent;
    color: inherit;
    padding: 0;
}

.not-found-back-btn[b-0ivyd2ylsq] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.5rem 1rem;
    background: #3b82f6;
    color: white;
    border: none;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    cursor: pointer;
    transition: background 0.15s;
}

.not-found-back-btn:hover[b-0ivyd2ylsq] {
    background: #2563eb;
}

/* Responsive design */
@media (max-width: 1024px) {
    .documents-layout.has-toc[b-0ivyd2ylsq] {
        grid-template-columns: 340px 1fr;
    }

    .documents-layout.sidebar-hidden.has-toc[b-0ivyd2ylsq] {
        grid-template-columns: 1fr;
    }

    .documents-toc[b-0ivyd2ylsq] {
        display: none;
    }
}

@media (max-width: 768px) {
    .documents-layout[b-0ivyd2ylsq],
    .documents-layout.has-toc[b-0ivyd2ylsq] {
        grid-template-columns: 1fr;
    }

    .documents-sidebar[b-0ivyd2ylsq] {
        display: none; /* TODO: Add mobile menu toggle */
    }
}

/* Welcome header with Add Document button */
.documents-welcome-header[b-0ivyd2ylsq] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 0.5rem;
}

.btn-add-document[b-0ivyd2ylsq] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 1rem;
    background: #2E2E38;
    color: white;
    border: none;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.2s;
    white-space: nowrap;
}

.btn-add-document:hover[b-0ivyd2ylsq] {
    background: #23232F;
}

/* Document actions bar (Edit / Add New) */
.document-actions-bar[b-0ivyd2ylsq] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.375rem 1rem;
    background: #f9fafb;
    border-bottom: 1px solid #e5e7eb;
    justify-content: flex-end;
}

.btn-action-retry[b-0ivyd2ylsq],
.btn-action-retry-graph[b-0ivyd2ylsq],
.btn-action-history[b-0ivyd2ylsq],
.btn-action-edit[b-0ivyd2ylsq],
.btn-action-add[b-0ivyd2ylsq],
.btn-action-delete[b-0ivyd2ylsq],
.btn-action-link[b-0ivyd2ylsq],
.btn-action-suggest[b-0ivyd2ylsq] {
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    padding: 0.3rem 0.75rem;
    border-radius: 0.25rem;
    font-size: 0.8125rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.15s;
    border: 1px solid #d1d5db;
    background: white;
    color: #374151;
}

.btn-action-retry:hover[b-0ivyd2ylsq],
.btn-action-retry-graph:hover[b-0ivyd2ylsq],
.btn-action-history:hover[b-0ivyd2ylsq],
.btn-action-edit:hover[b-0ivyd2ylsq],
.btn-action-add:hover[b-0ivyd2ylsq],
.btn-action-delete:hover[b-0ivyd2ylsq],
.btn-action-link:hover[b-0ivyd2ylsq],
.btn-action-suggest:hover[b-0ivyd2ylsq] {
    background: #f3f4f6;
    border-color: #9ca3af;
}

.btn-action-delete[b-0ivyd2ylsq] {
    color: #b91c1c;
    border-color: #fecaca;
}

.btn-action-delete:hover[b-0ivyd2ylsq] {
    background: #fef2f2;
    border-color: #fca5a5;
}

.btn-action-retry svg[b-0ivyd2ylsq],
.btn-action-retry-graph svg[b-0ivyd2ylsq],
.btn-action-history svg[b-0ivyd2ylsq],
.btn-action-edit svg[b-0ivyd2ylsq],
.btn-action-add svg[b-0ivyd2ylsq],
.btn-action-delete svg[b-0ivyd2ylsq],
.btn-action-link svg[b-0ivyd2ylsq] {
    flex-shrink: 0;
}

.btn-action-retry-graph[b-0ivyd2ylsq] {
    color: #1d4ed8;
    border-color: #bfdbfe;
}

.btn-action-retry-graph:hover[b-0ivyd2ylsq] {
    background: #eff6ff;
    border-color: #93c5fd;
}

.document-reindex-error[b-0ivyd2ylsq] {
    margin: 0.75rem 1rem 0.75rem;
    padding: 0.625rem 0.875rem;
    background: var(--bg-light);
    color: var(--status-warning);
    border: 1px solid var(--status-warning);
    border-radius: 0.375rem;
    font-size: 0.875rem;
}

.delete-dialog-overlay[b-0ivyd2ylsq] {
    position: fixed;
    inset: 0;
    background: rgba(17, 24, 39, 0.45);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1100;
    padding: 1rem;
}

.delete-dialog[b-0ivyd2ylsq] {
    width: min(520px, 100%);
    background: white;
    border-radius: 0.5rem;
    box-shadow: 0 18px 40px rgba(17, 24, 39, 0.25);
    border: 1px solid #e5e7eb;
    padding: 1.25rem;
}

.delete-dialog h3[b-0ivyd2ylsq] {
    margin: 0 0 0.75rem;
    color: #111827;
    font-size: 1.125rem;
}

.delete-dialog p[b-0ivyd2ylsq] {
    margin: 0;
    color: #374151;
    line-height: 1.6;
}

.delete-dialog-error[b-0ivyd2ylsq] {
    margin-top: 0.9rem;
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #b91c1c;
    border-radius: 0.375rem;
    padding: 0.55rem 0.75rem;
    font-size: 0.875rem;
}

.delete-dialog-actions[b-0ivyd2ylsq] {
    margin-top: 1.1rem;
    display: flex;
    justify-content: flex-end;
    gap: 0.6rem;
}

.btn-delete-cancel[b-0ivyd2ylsq],
.btn-delete-confirm[b-0ivyd2ylsq] {
    border: 1px solid transparent;
    border-radius: 0.375rem;
    padding: 0.45rem 0.9rem;
    font-size: 0.875rem;
    cursor: pointer;
}

.btn-delete-cancel[b-0ivyd2ylsq] {
    background: #f3f4f6;
    color: #1f2937;
    border-color: #d1d5db;
}

.btn-delete-confirm[b-0ivyd2ylsq] {
    background: #dc2626;
    color: white;
}

.btn-delete-cancel:disabled[b-0ivyd2ylsq],
.btn-delete-confirm:disabled[b-0ivyd2ylsq],
.btn-action-retry:disabled[b-0ivyd2ylsq],
.btn-action-retry-graph:disabled[b-0ivyd2ylsq],
.btn-action-history:disabled[b-0ivyd2ylsq],
.btn-action-edit:disabled[b-0ivyd2ylsq],
.btn-action-add:disabled[b-0ivyd2ylsq],
.btn-action-delete:disabled[b-0ivyd2ylsq] {
    opacity: 0.65;
    cursor: not-allowed;
}

.btn-delete-confirm:hover:not(:disabled)[b-0ivyd2ylsq] {
    background: #b91c1c;
}

.document-work-item-links[b-0ivyd2ylsq] {
    margin: 0.75rem 1rem;
    border: 1px solid var(--border-primary);
    border-radius: var(--radius-lg);
    background: var(--card-bg-color);
    padding: 0.85rem;
    box-shadow: var(--shadow-sm);
}

.document-work-item-links-header[b-0ivyd2ylsq] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
}

.document-work-item-links-header h3[b-0ivyd2ylsq] {
    margin: 0;
    font-size: 0.95rem;
    color: var(--text-primary);
    font-weight: 600;
}

.document-work-item-links-empty[b-0ivyd2ylsq] {
    margin: 0.5rem 0 0;
    color: var(--text-secondary);
    font-size: 0.875rem;
}

.document-work-item-links-list[b-0ivyd2ylsq] {
    list-style: none;
    margin: 0.5rem 0 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.document-work-item-links-item[b-0ivyd2ylsq] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    border: 1px solid var(--border-primary);
    border-radius: var(--radius-md);
    padding: 0.55rem 0.7rem;
    background: var(--bg-white);
    min-width: 0;
}

.document-work-item-link-main[b-0ivyd2ylsq] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    min-width: 0;
}

.document-work-item-type-badge[b-0ivyd2ylsq] {
    border: 1px solid var(--border-primary);
    background: var(--bg-light);
    color: var(--text-primary);
    border-radius: var(--radius-full);
    font-size: 0.72rem;
    line-height: 1;
    padding: 0.24rem 0.5rem;
    font-weight: 600;
    white-space: nowrap;
}

.document-work-item-id[b-0ivyd2ylsq] {
    color: var(--text-secondary);
    font-size: 0.78rem;
    font-weight: 600;
    white-space: nowrap;
    line-height: 1;
}

.document-work-item-link-title[b-0ivyd2ylsq] {
    color: var(--text-primary);
    text-decoration: none;
    font-size: 0.875rem;
    min-width: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.document-work-item-link-title:hover[b-0ivyd2ylsq] {
    text-decoration: underline;
}

.btn-link-remove[b-0ivyd2ylsq] {
    border: 1px solid var(--border-secondary);
    background: var(--bg-white);
    color: var(--text-secondary);
    border-radius: var(--radius-md);
    font-size: 0.8rem;
    padding: 0.3rem 0.55rem;
    cursor: pointer;
    transition: var(--transition-fast);
    flex-shrink: 0;
}

.btn-link-remove:hover[b-0ivyd2ylsq] {
    background: var(--bg-light);
    color: var(--text-primary);
    border-color: var(--text-tertiary);
}

.document-work-item-link-error[b-0ivyd2ylsq] {
    margin-top: 0.5rem;
    border: 1px solid #f6c7c7;
    background: #fff5f5;
    color: #9f1b1b;
    border-radius: 0.375rem;
    padding: 0.5rem 0.65rem;
    font-size: 0.85rem;
}

.work-item-link-dialog-overlay[b-0ivyd2ylsq] {
    position: fixed;
    inset: 0;
    background: rgba(17, 24, 39, 0.45);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1100;
    padding: 1rem;
}

.work-item-link-dialog[b-0ivyd2ylsq] {
    width: min(620px, 100%);
    background: var(--bg-white);
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-xl);
    border: 1px solid var(--border-primary);
    padding: 1.25rem;
}

.work-item-link-dialog h3[b-0ivyd2ylsq] {
    margin: 0 0 0.75rem;
    color: var(--text-primary);
    font-size: 1.125rem;
}

.work-item-link-dialog-error[b-0ivyd2ylsq] {
    margin-bottom: 0.75rem;
    border: 1px solid #f6c7c7;
    background: #fff5f5;
    color: #9f1b1b;
    border-radius: 0.375rem;
    padding: 0.5rem 0.7rem;
    font-size: 0.85rem;
}

.work-item-link-dialog-field[b-0ivyd2ylsq] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    margin-bottom: 0.75rem;
}

.work-item-link-dialog-field label[b-0ivyd2ylsq] {
    font-size: 0.825rem;
    color: var(--input-label-color);
    font-weight: 600;
}

.work-item-link-dialog-field input[b-0ivyd2ylsq],
.work-item-link-dialog-field select[b-0ivyd2ylsq] {
    border: 1px solid var(--input-border-color);
    border-radius: 0.375rem;
    padding: 0.52rem 0.65rem;
    font-size: 0.875rem;
    color: var(--text-primary);
    background: var(--input-bg-color);
}

.work-item-link-dialog-field input:focus[b-0ivyd2ylsq],
.work-item-link-dialog-field select:focus[b-0ivyd2ylsq] {
    outline: none;
    border-color: var(--input-border-focus-color);
    box-shadow: 0 0 0 3px rgba(46, 46, 56, 0.12);
}

.work-item-link-suggestions[b-0ivyd2ylsq] {
    border-top: 1px solid var(--border-primary);
    margin-top: 0.5rem;
    padding-top: 0.6rem;
}

.work-item-link-suggestions h4[b-0ivyd2ylsq] {
    margin: 0 0 0.5rem;
    font-size: 0.9rem;
    color: var(--text-primary);
}

.work-item-link-suggestions ul[b-0ivyd2ylsq] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.work-item-link-suggestions li[b-0ivyd2ylsq] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    border: 1px solid var(--border-primary);
    border-radius: var(--radius-md);
    padding: 0.45rem 0.6rem;
    background: var(--bg-white);
    min-width: 0;
}

.work-item-link-suggestion-main[b-0ivyd2ylsq] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    min-width: 0;
}

.work-item-link-suggestions a[b-0ivyd2ylsq] {
    color: var(--text-primary);
    text-decoration: none;
    font-size: 0.85rem;
    min-width: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.work-item-link-suggestions a:hover[b-0ivyd2ylsq] {
    text-decoration: underline;
}

.btn-suggestion-use[b-0ivyd2ylsq] {
    border: 1px solid var(--border-secondary);
    background: var(--bg-white);
    color: var(--text-primary);
    border-radius: var(--radius-md);
    font-size: 0.78rem;
    padding: 0.26rem 0.5rem;
    cursor: pointer;
    transition: var(--transition-fast);
    flex-shrink: 0;
}

.btn-suggestion-use:hover[b-0ivyd2ylsq] {
    background: var(--bg-light);
    border-color: var(--text-tertiary);
}

.work-item-link-dialog-actions[b-0ivyd2ylsq] {
    margin-top: 1rem;
    display: flex;
    justify-content: flex-end;
    gap: 0.6rem;
}

.btn-suggestion-use:disabled[b-0ivyd2ylsq],
.btn-link-remove:disabled[b-0ivyd2ylsq],
.btn-action-suggest:disabled[b-0ivyd2ylsq] {
    opacity: 0.65;
    cursor: not-allowed;
}

.version-history-dialog[b-0ivyd2ylsq] {
    width: min(980px, 100%);
    max-height: min(82vh, 900px);
    overflow: auto;
    background: var(--bg-white);
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-xl);
    border: 1px solid var(--border-primary);
    padding: 1.25rem;
}

.version-history-dialog h3[b-0ivyd2ylsq] {
    margin: 0 0 0.9rem;
    color: var(--text-primary);
    font-size: 1.125rem;
}

.version-history-controls[b-0ivyd2ylsq] {
    display: grid;
    grid-template-columns: minmax(180px, 1fr) minmax(180px, 1fr) auto;
    gap: 0.75rem;
    align-items: end;
    margin-bottom: 0.9rem;
}

.version-history-field[b-0ivyd2ylsq] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.version-history-field label[b-0ivyd2ylsq] {
    font-size: 0.825rem;
    color: var(--input-label-color);
    font-weight: 600;
}

.version-history-field select[b-0ivyd2ylsq] {
    border: 1px solid var(--input-border-color);
    border-radius: 0.375rem;
    padding: 0.52rem 0.65rem;
    font-size: 0.875rem;
    color: var(--text-primary);
    background: var(--input-bg-color);
}

.version-history-select.is-current-selection[b-0ivyd2ylsq] {
    border-color: var(--accent-success-500, var(--input-border-focus-color, var(--ey-black, #2E2E38)));
    background: linear-gradient(180deg, var(--accent-success-25, var(--bg-light, #F8F9FA)) 0%, var(--input-bg-color, var(--bg-white, #FFFFFF)) 100%);
    box-shadow: 0 0 0 1px var(--accent-success-100, var(--border-primary, #E6E6E9));
}

.btn-version-compare[b-0ivyd2ylsq] {
    min-height: 2.2rem;
    padding: 0.52rem 0.85rem;
    font-size: 0.875rem;
    font-weight: 600;
}

.version-history-list-shell[b-0ivyd2ylsq] {
    border: 1px solid var(--border-primary);
    border-radius: var(--radius-md);
    overflow: auto;
    max-height: 300px;
}

.version-history-list[b-0ivyd2ylsq] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.84rem;
}

.version-history-list th[b-0ivyd2ylsq],
.version-history-list td[b-0ivyd2ylsq] {
    padding: 0.5rem 0.6rem;
    border-bottom: 1px solid var(--border-primary);
    text-align: left;
    vertical-align: top;
}

.version-history-list thead th[b-0ivyd2ylsq] {
    position: sticky;
    top: 0;
    background: var(--bg-light);
    color: var(--text-primary);
    z-index: 1;
}

.version-history-row-actions[b-0ivyd2ylsq] {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
}

.version-history-muted[b-0ivyd2ylsq] {
    color: var(--text-secondary);
    font-size: 0.875rem;
}

.version-history-direction[b-0ivyd2ylsq] {
    grid-column: 1 / -1;
    margin: 0;
}

.version-history-version-cell[b-0ivyd2ylsq] {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
}

.version-current-badge[b-0ivyd2ylsq] {
    display: inline-flex;
    align-items: center;
    padding: 0.12rem 0.45rem;
    border-radius: 999px;
    border: 1px solid var(--accent-success-500, var(--border-primary));
    background: var(--accent-success-25, var(--bg-light));
    color: var(--accent-success-700, var(--text-primary));
    font-size: 0.67rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1.2;
}

.version-comparison-section[b-0ivyd2ylsq] {
    margin-top: 1rem;
    border-top: 1px solid var(--border-primary);
    padding-top: 0.75rem;
}

.version-comparison-section h4[b-0ivyd2ylsq] {
    margin: 0 0 0.4rem;
    color: var(--text-primary);
    font-size: 0.95rem;
}

.version-title-compare[b-0ivyd2ylsq] {
    border-left: 3px solid var(--accent-info-500, var(--border-primary));
    background: var(--bg-white);
    padding: 0.25rem 0 0.25rem 0.65rem;
    margin: 0 0 0.5rem;
}

.version-title-label[b-0ivyd2ylsq] {
    color: var(--text-primary);
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    margin: 0 0 0.3rem;
}

.version-title-value[b-0ivyd2ylsq] {
    margin: 0.2rem 0 0;
    color: var(--text-primary);
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 0.45rem;
}

.version-title-key[b-0ivyd2ylsq] {
    color: var(--text-secondary);
    font-size: 0.78rem;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.version-diff-list[b-0ivyd2ylsq] {
    border: 1px solid var(--border-primary);
    border-radius: var(--radius-md);
    max-height: 320px;
    overflow: auto;
    background: var(--bg-white);
    font-family: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
    border-collapse: collapse;
}

.version-diff-row[b-0ivyd2ylsq] {
    display: grid;
    grid-template-columns: 56px 56px 24px minmax(0, 1fr);
    border-bottom: 1px solid var(--border-primary);
    font-size: 0.8rem;
    line-height: 1.45;
}

.version-diff-row:last-child[b-0ivyd2ylsq] {
    border-bottom: none;
}

.version-diff-gutter[b-0ivyd2ylsq] {
    color: var(--text-secondary);
    background: var(--bg-light);
    text-align: right;
    padding: 0.2rem 0.45rem;
    border-right: 1px solid var(--border-primary);
    user-select: none;
}

.version-diff-prefix[b-0ivyd2ylsq] {
    font-weight: 700;
    text-align: center;
    padding: 0.2rem 0;
    user-select: none;
}

.version-diff-code[b-0ivyd2ylsq] {
    white-space: pre-wrap;
    word-break: break-word;
    padding: 0.2rem 0.6rem;
    color: var(--text-primary);
}

.version-diff-row.added[b-0ivyd2ylsq] {
    background: var(--accent-success-25, #e7fce8);
}

.version-diff-row.added .version-diff-prefix[b-0ivyd2ylsq] {
    color: var(--accent-success-700, #0f5f22);
}

.version-diff-row.added .version-diff-code[b-0ivyd2ylsq] {
    background: var(--accent-success-25, #e7fce8);
}

.version-diff-row.removed[b-0ivyd2ylsq] {
    background: var(--accent-error-25, #fcf5f3);
}

.version-diff-row.removed .version-diff-prefix[b-0ivyd2ylsq] {
    color: var(--accent-error-700, #8b1e1e);
}

.version-diff-row.removed .version-diff-code[b-0ivyd2ylsq] {
    background: var(--accent-error-25, #fcf5f3);
}

@media (max-width: 768px) {
    .document-work-item-links-item[b-0ivyd2ylsq],
    .work-item-link-suggestions li[b-0ivyd2ylsq] {
        align-items: flex-start;
        flex-direction: column;
    }

    .document-work-item-link-title[b-0ivyd2ylsq],
    .work-item-link-suggestions a[b-0ivyd2ylsq] {
        white-space: normal;
        overflow: visible;
        text-overflow: clip;
    }

    .version-history-controls[b-0ivyd2ylsq] {
        grid-template-columns: 1fr;
    }

    .version-diff-row[b-0ivyd2ylsq] {
        grid-template-columns: 44px 44px 20px minmax(0, 1fr);
    }
}
/* /Components/Pages/Documents/DocumentsFolderNode.razor.rz.scp.css */
.nav-section[b-bbfoc4ulj1] {
    margin-bottom: 0.25rem;
}

.nav-section-header[b-bbfoc4ulj1] {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0.6rem 1rem;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 0.85rem;
    font-weight: 600;
    color: #1f2937;
    text-align: left;
    gap: 0.4rem;
    transition: background 0.15s;
}

.nav-section-header:hover[b-bbfoc4ulj1] {
    background: #e5e7eb;
}

.nav-chevron[b-bbfoc4ulj1] {
    transition: transform 0.2s;
    flex-shrink: 0;
}

.nav-section-header.expanded .nav-chevron[b-bbfoc4ulj1] {
    transform: rotate(90deg);
}

.nav-section-title[b-bbfoc4ulj1] {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nav-section-count[b-bbfoc4ulj1] {
    font-size: 0.7rem;
    font-weight: 400;
    color: #9ca3af;
    background: #e5e7eb;
    padding: 0.1rem 0.4rem;
    border-radius: 8px;
}

.nav-section-pages[b-bbfoc4ulj1] {
    display: flex;
    flex-direction: column;
}
/* /Components/Pages/Documents/DocumentsNav.razor.rz.scp.css */
.docs-nav[b-btvn7ocojh] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.docs-nav-header[b-btvn7ocojh] {
    padding: 0.75rem;
    border-bottom: 1px solid #e1e4e8;
}

.docs-search-wrapper[b-btvn7ocojh] {
    position: relative;
    display: flex;
    align-items: center;
}

.docs-search-icon[b-btvn7ocojh] {
    position: absolute;
    left: 0.6rem;
    color: #9ca3af;
    pointer-events: none;
}

.docs-search[b-btvn7ocojh] {
    width: 100%;
    padding: 0.5rem 2rem 0.5rem 2rem;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    font-size: 0.825rem;
    background: #fff;
    transition: border-color 0.2s, box-shadow 0.2s;
}

.docs-search:focus[b-btvn7ocojh] {
    outline: none;
    border-color: #2E2E38;
    box-shadow: 0 0 0 2px rgba(46, 46, 56, 0.1);
}

.docs-search-clear[b-btvn7ocojh] {
    position: absolute;
    right: 0.4rem;
    background: none;
    border: none;
    color: #9ca3af;
    cursor: pointer;
    padding: 0.2rem;
    display: flex;
    align-items: center;
}

.docs-search-clear:hover[b-btvn7ocojh] {
    color: #4b5563;
}

.docs-nav-tree[b-btvn7ocojh] {
    flex: 1;
    overflow-y: auto;
    padding: 0.5rem 0;
}

.docs-loading[b-btvn7ocojh] {
    padding: 2rem;
    text-align: center;
    color: #6b7280;
    font-size: 0.875rem;
}

/* Search results */
.docs-search-results[b-btvn7ocojh] {
    padding: 0.5rem;
}

.search-results-header[b-btvn7ocojh] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem 0.75rem;
    font-size: 0.8rem;
    color: #6b7280;
}

.search-clear-btn[b-btvn7ocojh] {
    background: none;
    border: none;
    color: #2E2E38;
    font-size: 0.8rem;
    cursor: pointer;
    text-decoration: underline;
}

.search-result-item[b-btvn7ocojh] {
    padding: 0.6rem 0.75rem;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.15s;
}

.search-result-item:hover[b-btvn7ocojh] {
    background: #e5e7eb;
}

.search-result-item.active[b-btvn7ocojh] {
    background: #2E2E38;
    color: #fff;
}

.search-result-item.active .search-result-path[b-btvn7ocojh] {
    color: #d1d5db;
}

.search-result-title[b-btvn7ocojh] {
    font-size: 0.875rem;
    font-weight: 500;
}

.search-result-title .ingestion-status-label[b-btvn7ocojh] {
    margin-left: 0.5rem;
    font-size: 0.625rem;
    padding: 0.125rem 0.375rem;
    border-radius: 0.25rem;
    font-weight: 600;
    background: var(--bg-light);
    color: var(--status-warning);
    white-space: nowrap;
    vertical-align: middle;
}

.search-result-item.active .search-result-title .ingestion-status-label[b-btvn7ocojh] {
    background: var(--status-warning);
    color: var(--text-primary);
}

.search-result-path[b-btvn7ocojh] {
    font-size: 0.75rem;
    color: #6b7280;
    margin-top: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-empty[b-btvn7ocojh] {
    padding: 1rem;
    text-align: center;
    color: #9ca3af;
    font-size: 0.875rem;
}
/* /Components/Pages/Documents/DocumentsNavItem.razor.rz.scp.css */
.nav-page-link[b-sssjy3g836] {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0.45rem 1rem 0.45rem 2.4rem;
    background: none;
    border: none;
    text-align: left;
    font-size: 0.825rem;
    color: #4b5563;
    cursor: pointer;
    transition: background 0.15s, color 0.15s;
    border-left: 2px solid transparent;
    gap: 0.5rem;
}

.nav-page-link:hover[b-sssjy3g836] {
    background: #e5e7eb;
    color: #1f2937;
}

.nav-page-link.active[b-sssjy3g836] {
    background: #2E2E38;
    color: #fff;
    border-left-color: #2E2E38;
    font-weight: 500;
}

.nav-page-name[b-sssjy3g836] {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ingestion-status-label[b-sssjy3g836] {
    font-size: 0.625rem;
    padding: 0.125rem 0.375rem;
    border-radius: 0.25rem;
    font-weight: 600;
    background: var(--bg-light);
    color: var(--status-warning);
    white-space: nowrap;
}

.nav-page-link.active .ingestion-status-label[b-sssjy3g836] {
    background: var(--status-warning);
    color: var(--text-primary);
}

.nav-page-badge[b-sssjy3g836] {
    font-size: 0.625rem;
    padding: 0.125rem 0.375rem;
    background: #ef4444;
    color: white;
    border-radius: 0.25rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.nav-page-link.active .nav-page-badge[b-sssjy3g836] {
    background: rgba(255, 255, 255, 0.3);
}
/* /Components/Pages/Documents/DocumentUpload.razor.rz.scp.css */
/* Document Upload Dialog */
.upload-overlay[b-aocu2kvtxq] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    padding: 1rem;
}

.upload-dialog[b-aocu2kvtxq] {
    background: white;
    border-radius: 0.75rem;
    max-width: 900px;
    width: 100%;
    max-height: 90vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.discard-dialog-overlay[b-aocu2kvtxq] {
    position: absolute;
    inset: 0;
    background: rgba(17, 24, 39, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    z-index: 1;
}

.discard-dialog[b-aocu2kvtxq] {
    width: min(100%, 28rem);
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 0.75rem;
    box-shadow: 0 20px 40px rgba(15, 23, 42, 0.2);
    overflow: hidden;
}

.discard-dialog-header[b-aocu2kvtxq] {
    padding: 1rem 1.25rem 0.75rem;
    border-bottom: 1px solid #e5e7eb;
}

.discard-dialog-header h3[b-aocu2kvtxq] {
    margin: 0;
    font-size: 1rem;
    font-weight: 600;
    color: #111827;
}

.discard-dialog-body[b-aocu2kvtxq] {
    padding: 1rem 1.25rem;
}

.discard-dialog-body p[b-aocu2kvtxq] {
    margin: 0;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #4b5563;
}

.discard-dialog-footer[b-aocu2kvtxq] {
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
    padding: 0 1.25rem 1.25rem;
}

.upload-header[b-aocu2kvtxq] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.5rem;
    border-bottom: 1px solid #e5e7eb;
}

.upload-header h2[b-aocu2kvtxq] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #1f2937;
    margin: 0;
}

.upload-close[b-aocu2kvtxq] {
    width: 2rem;
    height: 2rem;
    border: none;
    background: #f3f4f6;
    border-radius: 0.375rem;
    cursor: pointer;
    font-size: 1.25rem;
    color: #6b7280;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
}

.upload-close:hover[b-aocu2kvtxq] {
    background: #e5e7eb;
    color: #1f2937;
}

.upload-body[b-aocu2kvtxq] {
    padding: 1.5rem;
    overflow-y: auto;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.upload-footer[b-aocu2kvtxq] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.75rem;
    padding: 1rem 1.5rem;
    border-top: 1px solid #e5e7eb;
    background: #f9fafb;
}

/* Error / Success banners */
.upload-error[b-aocu2kvtxq],
.upload-success[b-aocu2kvtxq] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.75rem 1rem;
    border-radius: 0.5rem;
    font-size: 0.875rem;
}

.upload-error[b-aocu2kvtxq] {
    background: #fef2f2;
    border: 1px solid #fca5a5;
    color: #991b1b;
}

.upload-success[b-aocu2kvtxq] {
    background: #f0fdf4;
    border: 1px solid #86efac;
    color: #166534;
}

/* Mode Toggle */
.upload-mode-toggle[b-aocu2kvtxq] {
    display: flex;
    gap: 0.5rem;
    background: #f3f4f6;
    padding: 0.25rem;
    border-radius: 0.5rem;
}

.mode-btn[b-aocu2kvtxq] {
    display: flex;
    align-items: center;
    gap: 0.375rem;
    padding: 0.5rem 1rem;
    border: none;
    background: transparent;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    font-weight: 500;
    color: #6b7280;
    cursor: pointer;
    transition: all 0.2s;
    flex: 1;
    justify-content: center;
}

.mode-btn:hover:not(:disabled)[b-aocu2kvtxq] {
    color: #374151;
}

.mode-btn.active[b-aocu2kvtxq] {
    background: white;
    color: #1f2937;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.mode-btn:disabled[b-aocu2kvtxq] {
    opacity: 0.5;
    cursor: not-allowed;
}

.mode-btn svg[b-aocu2kvtxq] {
    flex-shrink: 0;
}

/* Form Fields */
.upload-fields[b-aocu2kvtxq] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.field-row[b-aocu2kvtxq] {
    display: grid;
    gap: 0.75rem;
}

.field-row.two-col[b-aocu2kvtxq] {
    grid-template-columns: 1fr 1fr;
}

.field-group label[b-aocu2kvtxq] {
    display: block;
    font-size: 0.8125rem;
    font-weight: 500;
    color: #374151;
    margin-bottom: 0.25rem;
}

.field-group input[b-aocu2kvtxq] {
    width: 100%;
    padding: 0.5rem 0.75rem;
    border: 1px solid #d1d5db;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    color: #1f2937;
    transition: border-color 0.2s;
    box-sizing: border-box;
}

.field-group input:focus[b-aocu2kvtxq] {
    outline: none;
    border-color: #2E2E38;
    box-shadow: 0 0 0 2px rgba(46, 46, 56, 0.1);
}

/* File Upload Area */
.file-upload-area[b-aocu2kvtxq] {
    border: 2px dashed #d1d5db;
    border-radius: 0.75rem;
    padding: 1.5rem;
    text-align: center;
    transition: all 0.2s;
    position: relative;
}

.file-upload-area.drag-over[b-aocu2kvtxq] {
    border-color: #2E2E38;
    background: #f8f9fa;
}

.file-input[b-aocu2kvtxq] {
    position: absolute;
    opacity: 0;
    inset: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.file-drop-label[b-aocu2kvtxq] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
    cursor: pointer;
    color: #6b7280;
}

.file-drop-label svg[b-aocu2kvtxq] {
    color: #9ca3af;
}

.drop-text[b-aocu2kvtxq] {
    font-size: 0.9375rem;
    font-weight: 500;
    color: #374151;
}

.drop-hint[b-aocu2kvtxq] {
    font-size: 0.8125rem;
    color: #9ca3af;
}

.file-selected[b-aocu2kvtxq] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.file-selected svg[b-aocu2kvtxq] {
    color: #2E2E38;
    flex-shrink: 0;
}

.file-info[b-aocu2kvtxq] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1;
}

.file-name[b-aocu2kvtxq] {
    font-size: 0.875rem;
    font-weight: 500;
    color: #1f2937;
}

.file-size[b-aocu2kvtxq] {
    font-size: 0.75rem;
    color: #6b7280;
}

.file-remove[b-aocu2kvtxq] {
    border: none;
    background: #f3f4f6;
    border-radius: 0.375rem;
    cursor: pointer;
    padding: 0.375rem;
    color: #6b7280;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
}

.file-remove:hover[b-aocu2kvtxq] {
    background: #fef2f2;
    color: #dc2626;
}

/* Markdown Editor */
.markdown-editor-container[b-aocu2kvtxq] {
    border: 1px solid #d1d5db;
    border-radius: 0.5rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex: 1;
    min-height: 350px;
}

.editor-toolbar[b-aocu2kvtxq] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 0.75rem;
    background: #f9fafb;
    border-bottom: 1px solid #e5e7eb;
    gap: 1rem;
}

.editor-filename[b-aocu2kvtxq] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex: 1;
}

.editor-filename label[b-aocu2kvtxq] {
    font-size: 0.8125rem;
    font-weight: 500;
    color: #6b7280;
    white-space: nowrap;
}

.editor-filename input[b-aocu2kvtxq] {
    padding: 0.25rem 0.5rem;
    border: 1px solid #d1d5db;
    border-radius: 0.25rem;
    font-size: 0.8125rem;
    width: 200px;
    font-family: monospace;
}

.editor-filename input:focus[b-aocu2kvtxq] {
    outline: none;
    border-color: #2E2E38;
}

.editor-tabs[b-aocu2kvtxq] {
    display: flex;
    gap: 0;
    background: #e5e7eb;
    border-radius: 0.375rem;
    padding: 0.125rem;
}

.editor-tab[b-aocu2kvtxq] {
    padding: 0.25rem 0.75rem;
    border: none;
    background: transparent;
    border-radius: 0.25rem;
    font-size: 0.8125rem;
    font-weight: 500;
    color: #6b7280;
    cursor: pointer;
    transition: all 0.15s;
}

.editor-tab:hover[b-aocu2kvtxq] {
    color: #374151;
}

.editor-tab.active[b-aocu2kvtxq] {
    background: white;
    color: #1f2937;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.editor-content[b-aocu2kvtxq] {
    flex: 1;
    display: flex;
    min-height: 0;
}

.editor-content.split[b-aocu2kvtxq] {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.editor-content.split .editor-preview-pane[b-aocu2kvtxq] {
    border-left: 1px solid #e5e7eb;
}

.editor-write-pane[b-aocu2kvtxq] {
    display: flex;
    flex: 1;
    min-height: 0;
}

.markdown-textarea[b-aocu2kvtxq] {
    width: 100%;
    height: 100%;
    min-height: 300px;
    padding: 1rem;
    border: none;
    resize: none;
    font-family: 'Cascadia Code', 'Fira Code', 'JetBrains Mono', monospace;
    font-size: 0.875rem;
    line-height: 1.6;
    color: #1f2937;
    background: white;
}

.markdown-textarea:focus[b-aocu2kvtxq] {
    outline: none;
}

.markdown-textarea[b-aocu2kvtxq]::placeholder {
    color: #9ca3af;
}

.editor-preview-pane[b-aocu2kvtxq] {
    padding: 1rem;
    overflow-y: auto;
    background: #fafafa;
    flex: 1;
}

.preview-placeholder[b-aocu2kvtxq] {
    color: #9ca3af;
    font-style: italic;
    font-size: 0.875rem;
}

/* Reuse markdown-content styles from DocumentViewer */
.editor-preview-pane .markdown-content[b-aocu2kvtxq] {
    font-size: 0.875rem;
    line-height: 1.7;
    color: #1f2937;
}

.editor-preview-pane .markdown-content h1[b-aocu2kvtxq] {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 1rem 0 0.5rem;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #e5e7eb;
}

.editor-preview-pane .markdown-content h2[b-aocu2kvtxq] {
    font-size: 1.25rem;
    font-weight: 600;
    margin: 1rem 0 0.5rem;
}

.editor-preview-pane .markdown-content h3[b-aocu2kvtxq] {
    font-size: 1.1rem;
    font-weight: 600;
    margin: 0.75rem 0 0.5rem;
}

.editor-preview-pane .markdown-content p[b-aocu2kvtxq] {
    margin: 0 0 0.75rem;
}

.editor-preview-pane .markdown-content code[b-aocu2kvtxq] {
    background: #f3f4f6;
    padding: 0.125rem 0.375rem;
    border-radius: 0.25rem;
    font-size: 0.8125rem;
}

.editor-preview-pane .markdown-content pre[b-aocu2kvtxq] {
    background: #1f2937;
    color: #e5e7eb;
    padding: 0.75rem 1rem;
    border-radius: 0.5rem;
    overflow-x: auto;
    margin: 0.75rem 0;
}

.editor-preview-pane .markdown-content pre code[b-aocu2kvtxq] {
    background: none;
    padding: 0;
    color: inherit;
}

.editor-preview-pane .markdown-content ul[b-aocu2kvtxq],
.editor-preview-pane .markdown-content ol[b-aocu2kvtxq] {
    margin: 0 0 0.75rem 1.5rem;
}

.editor-preview-pane .markdown-content blockquote[b-aocu2kvtxq] {
    border-left: 3px solid #d1d5db;
    padding-left: 1rem;
    margin: 0.75rem 0;
    color: #6b7280;
}

.editor-preview-pane .markdown-content table[b-aocu2kvtxq] {
    border-collapse: collapse;
    width: 100%;
    margin: 0.75rem 0;
}

.editor-preview-pane .markdown-content th[b-aocu2kvtxq],
.editor-preview-pane .markdown-content td[b-aocu2kvtxq] {
    border: 1px solid #e5e7eb;
    padding: 0.5rem 0.75rem;
    text-align: left;
    font-size: 0.8125rem;
}

.editor-preview-pane .markdown-content th[b-aocu2kvtxq] {
    background: #f9fafb;
    font-weight: 600;
}

/* Buttons */
.btn-primary[b-aocu2kvtxq] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 1.25rem;
    background: #2E2E38;
    color: white;
    border: none;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
}

.btn-primary:hover:not(:disabled)[b-aocu2kvtxq] {
    background: #23232F;
}

.btn-primary:disabled[b-aocu2kvtxq] {
    opacity: 0.5;
    cursor: not-allowed;
}

.btn-secondary[b-aocu2kvtxq] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 1.25rem;
    background: white;
    color: #374151;
    border: 1px solid #d1d5db;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
}

.btn-secondary:hover:not(:disabled)[b-aocu2kvtxq] {
    background: #f9fafb;
    border-color: #9ca3af;
}

.btn-secondary:disabled[b-aocu2kvtxq] {
    opacity: 0.5;
    cursor: not-allowed;
}

.spinner[b-aocu2kvtxq] {
    width: 14px;
    height: 14px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top-color: white;
    border-radius: 50%;
    animation: spin-b-aocu2kvtxq 0.6s linear infinite;
}

@keyframes spin-b-aocu2kvtxq {
    to { transform: rotate(360deg); }
}
/* /Components/Pages/Documents/DocumentViewer.razor.rz.scp.css */
/* Document Viewer Styles */
.document-viewer[b-r2gw9w0tc6] {
    animation: fadeIn-b-r2gw9w0tc6 0.3s ease-in;
}

/* Toolbar */
.document-toolbar[b-r2gw9w0tc6] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    padding: 0.25rem 0.5rem;
    background: #f8f9fa;
    border: 1px solid #e5e7eb;
    position: sticky;
    top: 0;
    z-index: 10;
}

.export-error-banner[b-r2gw9w0tc6] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.625rem 1rem;
    background: #fef2f2;
    border: 1px solid #fca5a5;
    color: #991b1b;
    font-size: 0.875rem;
    animation: fadeIn-b-r2gw9w0tc6 0.2s ease-in;
}

.export-error-banner svg[b-r2gw9w0tc6] {
    flex-shrink: 0;
    color: #dc2626;
}

.export-error-banner span[b-r2gw9w0tc6] {
    flex: 1;
}

.export-error-dismiss[b-r2gw9w0tc6] {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0.125rem;
    color: #991b1b;
    border-radius: 4px;
    display: flex;
    align-items: center;
}

.export-error-dismiss:hover[b-r2gw9w0tc6] {
    background: #fee2e2;
}

.toolbar-left[b-r2gw9w0tc6] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex: 1;
    min-width: 0;
}

.toolbar-right[b-r2gw9w0tc6] {
    display: flex;
    align-items: center;
    gap: 0.375rem;
    flex-shrink: 0;
}

.toolbar-separator[b-r2gw9w0tc6] {
    width: 1px;
    height: 1.25rem;
    background: #d1d5db;
    flex-shrink: 0;
}

.toolbar-btn[b-r2gw9w0tc6] {
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    padding: 0.35rem 0.625rem;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 0.375rem;
    font-size: 0.8rem;
    color: #4b5563;
    cursor: pointer;
    transition: background-color 0.15s, border-color 0.15s, color 0.15s;
    white-space: nowrap;
    flex-shrink: 0;
}

.toolbar-btn:hover[b-r2gw9w0tc6] {
    background: #e5e7eb;
    color: #1f2937;
}

.toolbar-btn svg[b-r2gw9w0tc6] {
    width: 1rem;
    height: 1rem;
    flex-shrink: 0;
}

.toolbar-btn-label[b-r2gw9w0tc6] {
    font-size: 0.8rem;
}

.toolbar-search[b-r2gw9w0tc6] {
    display: flex;
    align-items: center;
    gap: 0.375rem;
    flex: 1;
    min-width: 0;
    padding: 0.25rem 0.5rem;
    border: 1px solid transparent;
    border-radius: 0.375rem;
    background: transparent;
    transition: border-color 0.2s, background-color 0.2s;
}

.toolbar-search:focus-within[b-r2gw9w0tc6] {
    border-color: #3b82f6;
    background: white;
}

.toolbar-search .search-icon[b-r2gw9w0tc6] {
    width: 0.875rem;
    height: 0.875rem;
    color: #9ca3af;
    flex-shrink: 0;
}

.toolbar-search-input[b-r2gw9w0tc6] {
    flex: 1;
    border: none;
    outline: none;
    background: transparent;
    font-size: 0.8rem;
    color: #1f2937;
    min-width: 0;
}

.toolbar-search-input[b-r2gw9w0tc6]::placeholder {
    color: #9ca3af;
}

.search-match-count[b-r2gw9w0tc6] {
    font-size: 0.7rem;
    color: #6b7280;
    white-space: nowrap;
    padding: 0 0.25rem;
}

.toolbar-icon-btn[b-r2gw9w0tc6] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.375rem;
    height: 1.375rem;
    padding: 0;
    border: none;
    background: transparent;
    color: #6b7280;
    cursor: pointer;
    border-radius: 0.25rem;
    transition: background-color 0.15s, color 0.15s;
    flex-shrink: 0;
}

.toolbar-icon-btn:hover:not(:disabled)[b-r2gw9w0tc6] {
    background: #e5e7eb;
    color: #1f2937;
}

.toolbar-icon-btn:disabled[b-r2gw9w0tc6] {
    opacity: 0.4;
    cursor: default;
}

.toolbar-icon-btn svg[b-r2gw9w0tc6] {
    width: 0.8rem;
    height: 0.8rem;
}

.document-header[b-r2gw9w0tc6] {
    border-bottom: 2px solid #e1e4e8;
    padding: 1.5rem;
}

.document-header h1[b-r2gw9w0tc6] {
    font-size: 2rem;
    font-weight: 700;
    margin: 0 0 0.75rem 0;
    color: #1f2937;
}

.document-meta[b-r2gw9w0tc6] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    font-size: 0.875rem;
    color: #6b7280;
}

.document-meta span[b-r2gw9w0tc6] {
    display: inline-flex;
    align-items: center;
}

.document-path[b-r2gw9w0tc6] {
    font-weight: 500;
    color: #4b5563;
}

.document-content[b-r2gw9w0tc6] {
    min-height: 400px;
    padding: 1.5rem;
}

.document-error[b-r2gw9w0tc6] {
    padding: 2rem;
    text-align: center;
    background: #fef2f2;
    border: 1px solid #fecaca;
    border-radius: 0.5rem;
    color: #991b1b;
}

/* Markdown Content Styles */
.markdown-content[b-r2gw9w0tc6] {
    line-height: 1.7;
    font-size: 1rem;
    color: #374151;
}

/* Use ::deep to apply styles to dynamically rendered markdown content */
.markdown-content[b-r2gw9w0tc6]  h1 {
    font-size: 2rem;
    font-weight: 700;
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: #1f2937;
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 0.5rem;
}

.markdown-content[b-r2gw9w0tc6]  h2 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: #1f2937;
}

.markdown-content[b-r2gw9w0tc6]  h3 {
    font-size: 1.25rem;
    font-weight: 600;
    margin-top: 1.5rem;
    margin-bottom: 0.75rem;
    color: #1f2937;
}

.markdown-content[b-r2gw9w0tc6]  h4,
.markdown-content[b-r2gw9w0tc6]  h5,
.markdown-content[b-r2gw9w0tc6]  h6 {
    font-weight: 600;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    color: #374151;
}

.markdown-content[b-r2gw9w0tc6]  p {
    margin-bottom: 1rem;
}

.markdown-content[b-r2gw9w0tc6]  a {
    color: #3b82f6;
    text-decoration: none;
}

.markdown-content[b-r2gw9w0tc6]  a:hover {
    text-decoration: underline;
}

.markdown-content[b-r2gw9w0tc6]  ul,
.markdown-content[b-r2gw9w0tc6]  ol {
    margin-bottom: 1rem;
    padding-left: 1.5rem;
}

.markdown-content[b-r2gw9w0tc6]  li {
    margin-bottom: 0.5rem;
}

.markdown-content[b-r2gw9w0tc6]  code {
    background: #f3f4f6;
    padding: 0.2rem 0.4rem;
    border-radius: 0.25rem;
    font-family: 'Courier New', Courier, monospace;
    font-size: 0.875rem;
    color: #1f2937;
}

.markdown-content[b-r2gw9w0tc6]  .copy-button {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    padding: 0.4rem;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 0.375rem;
    color: #9ca3af;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.2s, background 0.2s, color 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.markdown-content[b-r2gw9w0tc6]  pre:hover .copy-button {
    opacity: 1;
}

.markdown-content[b-r2gw9w0tc6]  .copy-button:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.markdown-content[b-r2gw9w0tc6]  .copy-button.copied {
    color: #22c55e;
    background: rgba(34, 197, 94, 0.2);
    border-color: rgba(34, 197, 94, 0.3);
}

.markdown-content[b-r2gw9w0tc6]  pre {
    background: #1f2937;
    color: #f9fafb;
    padding: 1rem;
    border-radius: 0.5rem;
    overflow-x: auto;
    margin-bottom: 1rem;
}

.markdown-content[b-r2gw9w0tc6]  pre code {
    background: transparent;
    padding: 0;
    color: inherit;
    font-size: 0.875rem;
}

.markdown-content[b-r2gw9w0tc6]  blockquote {
    border-left: 4px solid #e5e7eb;
    padding-left: 1rem;
    margin: 1rem 0;
    color: #6b7280;
    font-style: italic;
}

.markdown-content[b-r2gw9w0tc6]  table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 1rem;
}

.markdown-content[b-r2gw9w0tc6]  th,
.markdown-content[b-r2gw9w0tc6]  td {
    border: 1px solid #e5e7eb;
    padding: 0.5rem;
    text-align: left;
}

.markdown-content[b-r2gw9w0tc6]  th {
    background: #f9fafb;
    font-weight: 600;
}

.markdown-content[b-r2gw9w0tc6]  tr:nth-child(even) {
    background: #f9fafb;
}

.markdown-content[b-r2gw9w0tc6]  img {
    max-width: 100%;
    height: auto;
    border-radius: 0.5rem;
    margin: 1rem 0;
}

.markdown-content[b-r2gw9w0tc6]  hr {
    border: none;
    border-top: 1px solid #e5e7eb;
    margin: 2rem 0;
}

/* Task Lists */
.markdown-content[b-r2gw9w0tc6]  .task-list-item {
    list-style: none;
    margin-left: -1.5rem;
    padding-left: 0;
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
}

.markdown-content[b-r2gw9w0tc6]  .task-checkbox {
    width: 1.1rem;
    height: 1.1rem;
    margin-top: 0.2rem;
    accent-color: #3b82f6;
    cursor: pointer;
    flex-shrink: 0;
}

.markdown-content[b-r2gw9w0tc6]  .task-completed {
    color: #9ca3af;
    text-decoration: line-through;
}

/* Mermaid Diagrams */
.markdown-content[b-r2gw9w0tc6]  .mermaid-diagram {
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 1rem;
    margin: 1rem 0;
    overflow-x: auto;
    text-align: center;
}

.markdown-content[b-r2gw9w0tc6]  .mermaid-diagram svg {
    max-width: 100%;
    height: auto;
}

.markdown-content[b-r2gw9w0tc6]  .mermaid-error {
    color: #dc2626;
    background: #fef2f2;
    border: 1px solid #fecaca;
    border-radius: 0.375rem;
    padding: 0.75rem 1rem;
    font-size: 0.875rem;
}

/* HTML Viewer */
.html-viewer[b-r2gw9w0tc6] {
    width: 100%;
    height: calc(100vh - 250px);
    min-height: 600px;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    background: #fff;
}

/* PDF Viewer */
.pdf-viewer[b-r2gw9w0tc6] {
    width: 100%;
    height: calc(100vh - 250px);
    min-height: 600px;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
}

/* Fade-in animation */
@keyframes fadeIn-b-r2gw9w0tc6 {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Document Search Highlights */
[b-r2gw9w0tc6] .doc-search-highlight {
    background-color: #fef08a;
    padding: 1px 0;
    border-radius: 2px;
    scroll-margin-top: 100px;
}

[b-r2gw9w0tc6] .doc-search-highlight.current-match {
    background-color: #f97316;
    color: white;
    box-shadow: 0 0 0 2px #f97316;
}

/* Search Highlight (from URL query) */
.search-highlight[b-r2gw9w0tc6] {
    background-color: #fef08a;
    padding: 2px 0;
    border-radius: 2px;
    scroll-margin-top: 100px;
}

.search-highlight.first-match[b-r2gw9w0tc6] {
    background-color: #fbbf24;
    box-shadow: 0 0 0 2px #fbbf24;
}

/* Responsive */
@media (max-width: 768px) {
    .document-toolbar[b-r2gw9w0tc6] {
        flex-wrap: wrap;
    }

    .toolbar-btn-label[b-r2gw9w0tc6] {
        display: none;
    }

    .document-header h1[b-r2gw9w0tc6] {
        font-size: 1.5rem;
    }
    
    .document-meta[b-r2gw9w0tc6] {
        flex-direction: column;
        gap: 0.5rem;
    }
    
    .pdf-viewer[b-r2gw9w0tc6] {
        height: 500px;
    }
}
/* /Components/Pages/Guides/GuideBreadcrumb.razor.rz.scp.css */
.guide-breadcrumb ol[b-4keu9348qo] {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0 0 1.25rem 0;
    flex-wrap: wrap;
    gap: 0.15rem;
}

.guide-breadcrumb li[b-4keu9348qo] {
    display: flex;
    align-items: center;
    gap: 0.15rem;
}

.breadcrumb-link[b-4keu9348qo] {
    background: none;
    border: none;
    font-size: 0.825rem;
    color: #2563eb;
    cursor: pointer;
    padding: 0;
}

.breadcrumb-link:hover[b-4keu9348qo] {
    text-decoration: underline;
}

.breadcrumb-current[b-4keu9348qo] {
    font-size: 0.825rem;
    color: #6b7280;
}

.breadcrumb-sep[b-4keu9348qo] {
    font-size: 0.75rem;
    color: #d1d5db;
    margin: 0 0.25rem;
}
/* /Components/Pages/Guides/GuidePageViewer.razor.rz.scp.css */
.guide-page[b-9an2ayyu2a] {
    max-width: 800px;
    margin: 0 auto;
}

.guide-page-header h1[b-9an2ayyu2a] {
    font-size: 2rem;
    font-weight: 600;
    color: #1f2937;
    margin: 0 0 0.5rem 0;
    line-height: 1.3;
}

.guide-page-description[b-9an2ayyu2a] {
    font-size: 1.05rem;
    color: #6b7280;
    margin: 0 0 0.75rem 0;
}

.guide-page-meta[b-9an2ayyu2a] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e5e7eb;
    margin-bottom: 1.5rem;
}

.guide-page-date[b-9an2ayyu2a] {
    font-size: 0.8rem;
    color: #9ca3af;
}

.guide-page-actions[b-9an2ayyu2a] {
    display: flex;
    gap: 0.5rem;
}

.btn-export[b-9an2ayyu2a] {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    padding: 0.3rem 0.75rem;
    font-size: 0.8rem;
    font-weight: 500;
    color: #4b5563;
    background: #f3f4f6;
    border: 1px solid #d1d5db;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.15s;
}

.btn-export:hover[b-9an2ayyu2a] {
    background: #e5e7eb;
}

/* Markdown body */
.markdown-body[b-9an2ayyu2a] {
    font-size: 1rem;
    line-height: 1.7;
    color: #1f2937;
}

.markdown-body[b-9an2ayyu2a]  h2 {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 2rem 0 0.75rem 0;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #e5e7eb;
}

.markdown-body[b-9an2ayyu2a]  h3 {
    font-size: 1.2rem;
    font-weight: 600;
    margin: 1.5rem 0 0.5rem 0;
}

.markdown-body[b-9an2ayyu2a]  p {
    margin: 0.75rem 0;
}

.markdown-body[b-9an2ayyu2a]  a {
    color: #2563eb;
    text-decoration: none;
}

.markdown-body[b-9an2ayyu2a]  a:hover {
    text-decoration: underline;
}

.markdown-body[b-9an2ayyu2a]  code {
    background: #f3f4f6;
    padding: 0.15rem 0.35rem;
    border-radius: 3px;
    font-size: 0.875em;
    font-family: 'Consolas', 'Monaco', monospace;
}

.markdown-body[b-9an2ayyu2a]  pre {
    background: #1f2937;
    color: #e5e7eb;
    padding: 1rem;
    border-radius: 6px;
    overflow-x: auto;
    margin: 1rem 0;
}

.markdown-body[b-9an2ayyu2a]  pre code {
    background: transparent;
    padding: 0;
    color: inherit;
    font-size: 0.85rem;
}

.markdown-body[b-9an2ayyu2a]  table {
    width: 100%;
    border-collapse: collapse;
    margin: 1rem 0;
}

.markdown-body[b-9an2ayyu2a]  th,
.markdown-body[b-9an2ayyu2a]  td {
    border: 1px solid #d1d5db;
    padding: 0.5rem 0.75rem;
    text-align: left;
    font-size: 0.9rem;
}

.markdown-body[b-9an2ayyu2a]  th {
    background: #f9fafb;
    font-weight: 600;
}

.markdown-body[b-9an2ayyu2a]  blockquote {
    border-left: 3px solid #d1d5db;
    padding-left: 1rem;
    margin: 1rem 0;
    color: #6b7280;
}

.markdown-body[b-9an2ayyu2a]  img {
    max-width: 100%;
    border-radius: 6px;
    margin: 1rem 0;
}

.markdown-body[b-9an2ayyu2a]  ul,
.markdown-body[b-9an2ayyu2a]  ol {
    padding-left: 1.5rem;
    margin: 0.75rem 0;
}

.markdown-body[b-9an2ayyu2a]  li {
    margin: 0.25rem 0;
}

.markdown-body[b-9an2ayyu2a]  hr {
    border: none;
    border-top: 1px solid #e5e7eb;
    margin: 2rem 0;
}

/* Prev / Next navigation */
.guide-page-nav[b-9an2ayyu2a] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    margin-top: 3rem;
    padding-top: 1.5rem;
    border-top: 1px solid #e5e7eb;
}

.page-nav-link[b-9an2ayyu2a] {
    display: flex;
    flex-direction: column;
    padding: 1rem;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    text-decoration: none;
    transition: border-color 0.15s;
}

.page-nav-link:hover[b-9an2ayyu2a] {
    border-color: #2E2E38;
}

.page-nav-link.next[b-9an2ayyu2a] {
    text-align: right;
}

.page-nav-label[b-9an2ayyu2a] {
    font-size: 0.75rem;
    color: #9ca3af;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.page-nav-title[b-9an2ayyu2a] {
    font-size: 0.9rem;
    font-weight: 500;
    color: #1f2937;
    margin-top: 0.2rem;
}
/* /Components/Pages/Guides/Guides.razor.rz.scp.css */
.guides-layout[b-dsouo8hbtw] {
    display: grid;
    grid-template-columns: 280px 1fr 220px;
    grid-template-rows: 1fr;
    height: 100vh;
    overflow: hidden;
}

.guides-sidebar[b-dsouo8hbtw] {
    background: #f8f9fa;
    border-right: 1px solid #e1e4e8;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
}

.guides-content[b-dsouo8hbtw] {
    overflow-y: auto;
    padding: 2rem;
    background: #fff;
}

.guides-toc[b-dsouo8hbtw] {
    background: #f8f9fa;
    border-left: 1px solid #e1e4e8;
    overflow-y: auto;
    padding: 1.5rem 1rem;
}

.guides-loading[b-dsouo8hbtw] {
    padding: 2rem;
    text-align: center;
    color: #6b7280;
}

/* Search results in sidebar */
.search-results-list[b-dsouo8hbtw] {
    padding: 0.5rem;
}

.search-results-header[b-dsouo8hbtw] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem 0.75rem;
    font-size: 0.8rem;
    color: #6b7280;
}

.search-clear-btn[b-dsouo8hbtw] {
    background: none;
    border: none;
    color: #2E2E38;
    font-size: 0.8rem;
    cursor: pointer;
    text-decoration: underline;
}

.search-result-item[b-dsouo8hbtw] {
    padding: 0.6rem 0.75rem;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.15s;
}

.search-result-item:hover[b-dsouo8hbtw] {
    background: #e5e7eb;
}

.search-result-item.active[b-dsouo8hbtw] {
    background: #2E2E38;
    color: #fff;
}

.search-result-item.active .search-result-category[b-dsouo8hbtw] {
    color: #d1d5db;
}

.search-result-title[b-dsouo8hbtw] {
    font-size: 0.875rem;
    font-weight: 500;
}

.search-result-category[b-dsouo8hbtw] {
    font-size: 0.75rem;
    color: #6b7280;
    margin-top: 2px;
}

.search-empty[b-dsouo8hbtw] {
    padding: 1rem;
    text-align: center;
    color: #9ca3af;
    font-size: 0.875rem;
}

/* Home page */
.guides-home[b-dsouo8hbtw] {
    max-width: 800px;
    margin: 0 auto;
}

.guides-home h1[b-dsouo8hbtw] {
    font-size: 2rem;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 0.5rem;
}

.guides-home-subtitle[b-dsouo8hbtw] {
    font-size: 1.125rem;
    color: #6b7280;
    margin-bottom: 2.5rem;
}

.guides-categories-grid[b-dsouo8hbtw] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 1rem;
    margin-bottom: 3rem;
}

.category-card[b-dsouo8hbtw] {
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 1.5rem;
    cursor: pointer;
    transition: border-color 0.15s, box-shadow 0.15s;
}

.category-card:hover[b-dsouo8hbtw] {
    border-color: #2E2E38;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.category-card-icon[b-dsouo8hbtw] {
    color: #2E2E38;
    margin-bottom: 0.75rem;
}

.category-card h3[b-dsouo8hbtw] {
    font-size: 1rem;
    font-weight: 600;
    color: #1f2937;
    margin: 0 0 0.25rem 0;
}

.category-card p[b-dsouo8hbtw] {
    font-size: 0.875rem;
    color: #6b7280;
    margin: 0;
}

/* Recent pages */
.guides-recent h2[b-dsouo8hbtw] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 1rem;
}

.recent-pages-list[b-dsouo8hbtw] {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.recent-page-item[b-dsouo8hbtw] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem 0;
    border-bottom: 1px solid #f3f4f6;
    cursor: pointer;
    transition: background 0.15s;
}

.recent-page-item:hover[b-dsouo8hbtw] {
    background: #f9fafb;
}

.recent-page-title[b-dsouo8hbtw] {
    font-size: 0.9rem;
    color: #1f2937;
    font-weight: 500;
}

.recent-page-date[b-dsouo8hbtw] {
    font-size: 0.8rem;
    color: #9ca3af;
}

/* Not found */
.guides-not-found[b-dsouo8hbtw] {
    text-align: center;
    padding: 4rem 2rem;
}

.guides-not-found h2[b-dsouo8hbtw] {
    font-size: 1.5rem;
    color: #1f2937;
    margin-bottom: 0.5rem;
}

.guides-not-found p[b-dsouo8hbtw] {
    color: #6b7280;
    margin-bottom: 1.5rem;
}

.guides-not-found code[b-dsouo8hbtw] {
    background: #f3f4f6;
    padding: 0.15rem 0.4rem;
    border-radius: 4px;
    font-size: 0.875rem;
}

.btn-primary[b-dsouo8hbtw] {
    background-color: #2E2E38;
    color: white;
    border: 1px solid #2E2E38;
    padding: 0.5rem 1.5rem;
    border-radius: 4px;
    font-weight: 500;
    cursor: pointer;
}

.btn-primary:hover[b-dsouo8hbtw] {
    background-color: #1a1a20;
}

/* Responsive */
@media (max-width: 1024px) {
    .guides-layout[b-dsouo8hbtw] {
        grid-template-columns: 280px 1fr;
    }

    .guides-toc[b-dsouo8hbtw] {
        display: none;
    }
}

@media (max-width: 768px) {
    .guides-layout[b-dsouo8hbtw] {
        grid-template-columns: 1fr;
    }

    .guides-sidebar[b-dsouo8hbtw] {
        display: none;
    }
}
/* /Components/Pages/Guides/GuideSearchBar.razor.rz.scp.css */
.guide-search-bar[b-8qm0xdz8nu] {
    padding: 0.75rem;
    border-bottom: 1px solid #e1e4e8;
}

.search-input-wrapper[b-8qm0xdz8nu] {
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    padding: 0.4rem 0.6rem;
    transition: border-color 0.15s;
}

.search-input-wrapper:focus-within[b-8qm0xdz8nu] {
    border-color: #2E2E38;
}

.search-icon[b-8qm0xdz8nu] {
    color: #9ca3af;
    flex-shrink: 0;
    margin-right: 0.4rem;
}

.search-input[b-8qm0xdz8nu] {
    flex: 1;
    border: none;
    outline: none;
    font-size: 0.85rem;
    color: #1f2937;
    background: transparent;
}

.search-input[b-8qm0xdz8nu]::placeholder {
    color: #9ca3af;
}

.search-clear[b-8qm0xdz8nu] {
    background: none;
    border: none;
    cursor: pointer;
    color: #9ca3af;
    padding: 0;
    display: flex;
    align-items: center;
}

.search-clear:hover[b-8qm0xdz8nu] {
    color: #4b5563;
}
/* /Components/Pages/Guides/GuidesNav.razor.rz.scp.css */
.guides-nav[b-deo8xgs7ul] {
    padding: 0.5rem 0;
}
/* /Components/Pages/Guides/GuidesNavSection.razor.rz.scp.css */
.nav-section[b-0yyj4432od] {
    margin-bottom: 0.25rem;
}

.nav-section-header[b-0yyj4432od] {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0.6rem 1rem;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 0.85rem;
    font-weight: 600;
    color: #1f2937;
    text-align: left;
    gap: 0.4rem;
    transition: background 0.15s;
}

.nav-section-header:hover[b-0yyj4432od] {
    background: #e5e7eb;
}

.nav-chevron[b-0yyj4432od] {
    transition: transform 0.2s;
    flex-shrink: 0;
}

.nav-section-header.expanded .nav-chevron[b-0yyj4432od] {
    transform: rotate(90deg);
}

.nav-section-title[b-0yyj4432od] {
    flex: 1;
}

.nav-section-count[b-0yyj4432od] {
    font-size: 0.7rem;
    font-weight: 400;
    color: #9ca3af;
    background: #e5e7eb;
    padding: 0.1rem 0.4rem;
    border-radius: 8px;
}

.nav-section-pages[b-0yyj4432od] {
    display: flex;
    flex-direction: column;
}

.nav-page-link[b-0yyj4432od] {
    display: block;
    width: 100%;
    padding: 0.45rem 1rem 0.45rem 2.4rem;
    background: none;
    border: none;
    text-align: left;
    font-size: 0.825rem;
    color: #4b5563;
    cursor: pointer;
    transition: background 0.15s, color 0.15s;
    border-left: 2px solid transparent;
}

.nav-page-link:hover[b-0yyj4432od] {
    background: #e5e7eb;
    color: #1f2937;
}

.nav-page-link.active[b-0yyj4432od] {
    background: #2E2E38;
    color: #fff;
    border-left-color: #2E2E38;
    font-weight: 500;
}
/* /Components/Pages/Guides/GuideTableOfContents.razor.rz.scp.css */
.guide-toc-nav[b-vckwy3p6o2] {
    position: sticky;
    top: 1.5rem;
}

.toc-title[b-vckwy3p6o2] {
    font-size: 0.75rem;
    font-weight: 600;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0 0 0.75rem 0;
}

.toc-list[b-vckwy3p6o2] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.toc-item[b-vckwy3p6o2] {
    margin: 0;
}

.toc-item a[b-vckwy3p6o2] {
    display: block;
    padding: 0.3rem 0.5rem;
    font-size: 0.8rem;
    color: #6b7280;
    text-decoration: none;
    border-left: 2px solid transparent;
    transition: color 0.15s, border-color 0.15s;
}

.toc-item a:hover[b-vckwy3p6o2] {
    color: #1f2937;
}

.toc-item.active a[b-vckwy3p6o2] {
    color: #2E2E38;
    border-left-color: #2E2E38;
    font-weight: 500;
}

.toc-item.toc-sub a[b-vckwy3p6o2] {
    padding-left: 1.25rem;
    font-size: 0.775rem;
}
/* /Components/Pages/Guides/GuideTags.razor.rz.scp.css */
.guide-tags[b-aft2ze3v3g] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
    margin-bottom: 1.5rem;
}

.guide-tag-chip[b-aft2ze3v3g] {
    display: inline-flex;
    align-items: center;
    padding: 0.2rem 0.6rem;
    font-size: 0.75rem;
    font-weight: 500;
    color: #2E2E38;
    background: #f3f4f6;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    cursor: pointer;
    transition: background 0.15s, border-color 0.15s;
}

.guide-tag-chip:hover[b-aft2ze3v3g] {
    background: #e5e7eb;
    border-color: #2E2E38;
}
/* /Components/Pages/Hierarchy/OrganizationLanding.razor.rz.scp.css */
.hierarchy-page[b-jv08o5m0ip] {
    padding: 2rem;
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.hierarchy-header[b-jv08o5m0ip] {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    padding: 1.5rem;
    background: #ffffff;
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.hierarchy-eyebrow[b-jv08o5m0ip] {
    margin: 0 0 0.25rem;
    color: var(--color-text-secondary, #6b7280);
    font-size: 0.875rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.hierarchy-header h1[b-jv08o5m0ip],
.hierarchy-section h2[b-jv08o5m0ip],
.portfolio-card h3[b-jv08o5m0ip],
.knowledge-base-card h3[b-jv08o5m0ip] {
    margin: 0;
    color: var(--color-text, #2E2E38);
}

.hierarchy-description[b-jv08o5m0ip],
.hierarchy-section-header p[b-jv08o5m0ip],
.portfolio-card p[b-jv08o5m0ip],
.knowledge-base-card p[b-jv08o5m0ip] {
    margin: 0.5rem 0 0;
    color: var(--color-text-secondary, #6b7280);
}

.hierarchy-stats[b-jv08o5m0ip] {
    display: flex;
    gap: 1rem;
}

.hierarchy-stat[b-jv08o5m0ip] {
    min-width: 110px;
    padding: 1rem;
    background: var(--theme-neutral-50, #F3F3F5);
    border-radius: 10px;
    text-align: center;
}

.hierarchy-stat span[b-jv08o5m0ip] {
    display: block;
    color: var(--color-text, #2E2E38);
    font-size: 1.5rem;
    font-weight: 700;
}

.hierarchy-stat label[b-jv08o5m0ip] {
    color: var(--color-text-secondary, #6b7280);
    font-size: 0.8125rem;
}

.hierarchy-section[b-jv08o5m0ip] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.hierarchy-section-header[b-jv08o5m0ip] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.knowledge-base-grid[b-jv08o5m0ip],
.portfolio-grid[b-jv08o5m0ip] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 1rem;
}

.knowledge-base-card[b-jv08o5m0ip],
.portfolio-card[b-jv08o5m0ip] {
    padding: 1.25rem;
    background: #ffffff;
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.knowledge-base-card-header[b-jv08o5m0ip],
.portfolio-card-header[b-jv08o5m0ip] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

.knowledge-base-meta[b-jv08o5m0ip],
.portfolio-card-stats[b-jv08o5m0ip] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin: 1rem 0;
    color: var(--color-text-secondary, #6b7280);
    font-size: 0.8125rem;
}

.knowledge-base-meta span[b-jv08o5m0ip],
.portfolio-card-stats span[b-jv08o5m0ip] {
    padding: 0.25rem 0.5rem;
    background: var(--theme-neutral-50, #F3F3F5);
    border-radius: 999px;
}

.type-badge[b-jv08o5m0ip] {
    padding: 0.25rem 0.5rem;
    background: #EEF2FF;
    color: #3730A3;
    border-radius: 999px;
    font-size: 0.75rem;
    font-weight: 600;
}

.type-badge.product[b-jv08o5m0ip] {
    background: #ECFDF3;
    color: #027A48;
}

.hierarchy-primary-button[b-jv08o5m0ip],
.hierarchy-link-button[b-jv08o5m0ip],
.portfolio-kb-link[b-jv08o5m0ip] {
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 8px;
    cursor: pointer;
    font-weight: 600;
}

.hierarchy-primary-button[b-jv08o5m0ip] {
    width: 100%;
    padding: 0.625rem 1rem;
    background: #2E2E38;
    color: #ffffff;
}

.hierarchy-link-button[b-jv08o5m0ip] {
    padding: 0.5rem 0.875rem;
    background: #ffffff;
    color: var(--color-text, #2E2E38);
}

.portfolio-kb-list[b-jv08o5m0ip] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-top: 1rem;
}

.portfolio-kb-link[b-jv08o5m0ip] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    padding: 0.625rem;
    background: #ffffff;
    color: var(--color-text, #2E2E38);
    text-align: left;
}

.hierarchy-empty[b-jv08o5m0ip],
.hierarchy-empty-card[b-jv08o5m0ip] {
    padding: 1rem;
    background: #ffffff;
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 10px;
    color: var(--color-text-secondary, #6b7280);
}
/* /Components/Pages/Hierarchy/PortfolioLanding.razor.rz.scp.css */
.hierarchy-page[b-4gz7o9z7i8] {
    padding: 2rem;
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.hierarchy-header[b-4gz7o9z7i8] {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    padding: 1.5rem;
    background: #ffffff;
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.hierarchy-eyebrow[b-4gz7o9z7i8] {
    margin: 0 0 0.25rem;
    color: var(--color-text-secondary, #6b7280);
    font-size: 0.875rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.hierarchy-header h1[b-4gz7o9z7i8],
.hierarchy-section h2[b-4gz7o9z7i8],
.knowledge-base-card h3[b-4gz7o9z7i8] {
    margin: 0;
    color: var(--color-text, #2E2E38);
}

.hierarchy-description[b-4gz7o9z7i8],
.hierarchy-section-header p[b-4gz7o9z7i8],
.knowledge-base-card p[b-4gz7o9z7i8] {
    margin: 0.5rem 0 0;
    color: var(--color-text-secondary, #6b7280);
}

.hierarchy-section[b-4gz7o9z7i8] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.knowledge-base-grid[b-4gz7o9z7i8] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 1rem;
}

.knowledge-base-card[b-4gz7o9z7i8] {
    padding: 1.25rem;
    background: #ffffff;
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.knowledge-base-card-header[b-4gz7o9z7i8] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

.knowledge-base-meta[b-4gz7o9z7i8] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin: 1rem 0;
    color: var(--color-text-secondary, #6b7280);
    font-size: 0.8125rem;
}

.knowledge-base-meta span[b-4gz7o9z7i8] {
    padding: 0.25rem 0.5rem;
    background: var(--theme-neutral-50, #F3F3F5);
    border-radius: 999px;
}

.type-badge[b-4gz7o9z7i8] {
    padding: 0.25rem 0.5rem;
    background: #EEF2FF;
    color: #3730A3;
    border-radius: 999px;
    font-size: 0.75rem;
    font-weight: 600;
}

.type-badge.product[b-4gz7o9z7i8] {
    background: #ECFDF3;
    color: #027A48;
}

.hierarchy-primary-button[b-4gz7o9z7i8],
.hierarchy-link-button[b-4gz7o9z7i8] {
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 8px;
    cursor: pointer;
    font-weight: 600;
}

.hierarchy-primary-button[b-4gz7o9z7i8] {
    width: 100%;
    padding: 0.625rem 1rem;
    background: #2E2E38;
    color: #ffffff;
}

.hierarchy-link-button[b-4gz7o9z7i8] {
    padding: 0.5rem 0.875rem;
    background: #ffffff;
    color: var(--color-text, #2E2E38);
}

.hierarchy-empty[b-4gz7o9z7i8],
.hierarchy-empty-card[b-4gz7o9z7i8] {
    padding: 1rem;
    background: #ffffff;
    border: 1px solid var(--color-border, #e5e7eb);
    border-radius: 10px;
    color: var(--color-text-secondary, #6b7280);
}
/* /Components/Pages/KnowledgeBaseRequests.razor.rz.scp.css */
.admin-knowledge-bases-page[b-irsvnxlb6l] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

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

.page-header h1[b-irsvnxlb6l] {
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
    flex: 1;
}

.knowledge-bases-table-container[b-irsvnxlb6l] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.knowledge-bases-table[b-irsvnxlb6l] {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}

.knowledge-bases-table thead[b-irsvnxlb6l] {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
}

.knowledge-bases-table th[b-irsvnxlb6l] {
    padding: 1rem;
    text-align: left;
    font-weight: 600;
    color: #495057;
}

.knowledge-bases-table td[b-irsvnxlb6l] {
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
}

.knowledge-bases-table td:last-child[b-irsvnxlb6l] {
    text-align: right;
}

.knowledge-bases-table td small[b-irsvnxlb6l] {
    display: block;
    margin-top: 0.25rem;
    color: #6c757d;
}

.type-badge[b-irsvnxlb6l] {
    display: inline-block;
    padding: 0.2rem 0.6rem;
    border-radius: 999px;
    background-color: #f8f9fa;
    color: #495057;
    font-size: 0.85rem;
    font-weight: 600;
}

.knowledge-bases-table tr:hover[b-irsvnxlb6l] {
    background-color: #f8f9fa;
}

.status-badge.inactive[b-irsvnxlb6l] {
    background-color: #f8d7da;
    color: #721c24;
}

.no-data[b-irsvnxlb6l] {
    padding: 3rem;
    text-align: center;
    color: #6c757d;
}

.loading[b-irsvnxlb6l],
.error-message[b-irsvnxlb6l] {
    text-align: center;
    padding: 3rem;
}

.error-message[b-irsvnxlb6l] {
    color: #721c24;
    background-color: #f8d7da;
    border-radius: 4px;
}

.btn[b-irsvnxlb6l] {
    padding: 0.5rem 1rem;
    border-radius: 4px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.2s;
    font-weight: 500;
    border: 1px solid transparent;
}

.btn-primary[b-irsvnxlb6l] {
    background-color: #2E2E38;
    color: white;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-irsvnxlb6l] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-irsvnxlb6l] {
    background-color: #FFFFFF;
    color: #2E2E38;
    border: 1px solid #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-irsvnxlb6l] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn-sm[b-irsvnxlb6l] {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
}

.btn:disabled[b-irsvnxlb6l] {
    background-color: #9897A6;
    color: #ffffff;
    border-color: #9897A6;
    cursor: not-allowed;
    opacity: 1;
}

.status-approved[b-irsvnxlb6l] {
    color: #1f983a;
    font-weight: bold;
}

.status-rejected[b-irsvnxlb6l] {
    color: #b11927;
    font-weight: bold;
}

.status-pending[b-irsvnxlb6l] {
    font-weight: bold;
}
/* /Components/Pages/KnowledgeBaseRequestsCreate.razor.rz.scp.css */
.admin-knowledge-bases-page[b-wvcek3pgyo] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

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

.page-header h1[b-wvcek3pgyo] {
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
    flex: 1;
}

.status-badge[b-wvcek3pgyo] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 500;
}

.success-message[b-wvcek3pgyo],
.error-message[b-wvcek3pgyo] {
    text-align: center;
    padding: 3rem;
}

.success-message[b-wvcek3pgyo] {
    color: #155724;
    background-color: #d4edda;
    border-radius: 4px;
}

.error-message[b-wvcek3pgyo] {
    margin-top: 0.5rem;
    color: #721c24;
    background-color: #f8d7da;
    border-radius: 4px;
}

.btn[b-wvcek3pgyo] {
    padding: 0.5rem 1rem;
    border-radius: 4px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.2s;
    font-weight: 500;
    border: 1px solid transparent;
}

.btn-primary[b-wvcek3pgyo] {
    background-color: #2E2E38;
    color: white;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-wvcek3pgyo] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-secondary[b-wvcek3pgyo] {
    background-color: #FFFFFF;
    color: #2E2E38;
    border: 1px solid #C3C3CB;
}

.btn-secondary:hover:not(:disabled)[b-wvcek3pgyo] {
    background-color: #f8f9fa;
    border-color: #9897A6;
}

.btn-sm[b-wvcek3pgyo] {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
}

.btn:disabled[b-wvcek3pgyo] {
    background-color: #9897A6;
    color: #ffffff;
    border-color: #9897A6;
    cursor: not-allowed;
    opacity: 1;
}

.request-form-container[b-wvcek3pgyo] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 2rem;
}

.knowledge-request-input[b-wvcek3pgyo] {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 1rem;
}

.knowledge-request-group[b-wvcek3pgyo] {
    margin-bottom: 1rem;
}

.knowledge-request-group label[b-wvcek3pgyo] {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: #495057;
}
/* /Components/Pages/Privacy.razor.rz.scp.css */
/* Styles are in the shared PlaceholderPage component */
/* /Components/Pages/ProductAnalysis/ProductAnalysis.razor.rz.scp.css */
.pa-unavailable-panel[b-0z21145pzc] {
    max-width: 760px;
    padding: clamp(24px, 4vw, 40px);
}

.pa-unavailable-panel h1[b-0z21145pzc] {
    margin: 0;
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: clamp(1.8rem, 3vw, 2.5rem);
    line-height: 1.12;
}

.pa-unavailable-panel p[b-0z21145pzc] {
    max-width: 640px;
    margin: 16px 0 0;
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 1rem;
    line-height: 1.55;
}
/* /Components/Pages/ProductAnalysis/ProductAnalysisAreaDetail.razor.rz.scp.css */
.detail-score[b-ysw9lhi73h] {
    max-width: 420px;
}

.pa-area-score-row[b-ysw9lhi73h] {
    display: grid;
    gap: 8px;
}

.pa-area-score[b-ysw9lhi73h] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 12px;
}

.pa-area-score strong[b-ysw9lhi73h] {
    font-size: 1.65rem;
    line-height: 1;
}

.pa-area-score span[b-ysw9lhi73h] {
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.82rem;
    font-weight: 700;
}
/* /Components/Pages/ProductAnalysis/ProductAnalysisHero.razor.rz.scp.css */
.pa-hero[b-ad32at5ch0] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(260px, 340px);
    gap: 24px;
    align-items: stretch;
    max-width: 1200px;
    margin: 0 auto 32px;
}

.pa-hero-content[b-ad32at5ch0] {
    padding: clamp(24px, 4vw, 40px);
}

.pa-hero h1[b-ad32at5ch0] {
    margin: 0;
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: clamp(2rem, 4vw, 3rem);
    line-height: 1.08;
    letter-spacing: 0;
}

.pa-hero-meta[b-ad32at5ch0] {
    display: grid;
    grid-template-columns: minmax(0, 1.4fr) minmax(220px, 0.8fr);
    gap: 12px 24px;
    margin-top: 24px;
    border-top: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
    padding-top: 16px;
}

.pa-hero-meta div[b-ad32at5ch0] {
    min-width: 0;
}

.pa-hero-meta dt[b-ad32at5ch0] {
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.74rem;
    font-weight: 700;
}

.pa-hero-meta dd[b-ad32at5ch0] {
    margin: 4px 0 0;
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 0.86rem;
}

.pa-hero-repositories dd[b-ad32at5ch0] {
    margin-top: 8px;
}

.pa-repository-list[b-ad32at5ch0] {
    display: grid;
    gap: 6px;
}

.pa-repository-row[b-ad32at5ch0] {
    display: block;
}

.pa-repository-name[b-ad32at5ch0] {
    min-width: 0;
    overflow: hidden;
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 0.86rem;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pa-repository-more[b-ad32at5ch0] {
    justify-self: start;
    margin-top: 2px;
    font-size: 0.78rem;
}

.pa-score-panel[b-ad32at5ch0] {
    display: grid;
    align-content: center;
    gap: 12px;
    padding: 24px;
}

.pa-score-label[b-ad32at5ch0] {
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.82rem;
    font-weight: 700;
}

.pa-score-value[b-ad32at5ch0] {
    display: flex;
    align-items: baseline;
    gap: 4px;
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 4rem;
    font-weight: 700;
    line-height: 1;
}

.pa-score-value span[b-ad32at5ch0] {
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 1.25rem;
    font-weight: 600;
}

.pa-score-value .pa-score-unavailable[b-ad32at5ch0] {
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 3rem;
    font-weight: 700;
}

.pa-score-panel p[b-ad32at5ch0] {
    margin: 0;
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.92rem;
    line-height: 1.5;
}

.pa-score-rationale span[b-ad32at5ch0] {
    display: block;
    margin-bottom: 3px;
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.pa-repository-dialog-backdrop[b-ad32at5ch0] {
    position: fixed;
    z-index: 1000;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(35, 35, 47, 0.55);
    padding: 24px;
}

.pa-repository-dialog[b-ad32at5ch0] {
    display: grid;
    grid-template-rows: auto minmax(0, 1fr) auto;
    width: min(1100px, 100%);
    max-height: min(760px, calc(100vh - 48px));
    border: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-200, #D7D7DC));
    border-radius: 8px;
    background: var(--bg-colors-default-primary, var(--theme-neutral-0, #fff));
    box-shadow: 0 16px 48px rgba(35, 35, 47, 0.24);
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
}

.pa-repository-dialog:focus-visible[b-ad32at5ch0] {
    outline: 2px solid var(--color-yellow-400, #FFE600);
    outline-offset: 3px;
}

.pa-repository-dialog-header[b-ad32at5ch0],
.pa-repository-dialog-footer[b-ad32at5ch0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 16px 20px;
}

.pa-repository-dialog-header[b-ad32at5ch0] {
    border-bottom: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
}

.pa-repository-dialog-header .pa-kicker[b-ad32at5ch0] {
    margin-bottom: 4px;
}

.pa-repository-dialog-header h2[b-ad32at5ch0] {
    margin: 0;
    font-size: 1.3rem;
}

.pa-repository-dialog-close[b-ad32at5ch0] {
    display: inline-flex;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
    border-radius: 4px;
    background: transparent;
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    cursor: pointer;
    font-size: 1.6rem;
    line-height: 1;
}

.pa-repository-dialog-close:hover[b-ad32at5ch0],
.pa-repository-dialog-close:focus-visible[b-ad32at5ch0] {
    border-color: var(--border-colors-default-secondary, var(--theme-neutral-300, #C3C3CB));
    background: var(--bg-colors-default-secondary, var(--theme-neutral-50, #F3F3F5));
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    outline: 2px solid var(--color-yellow-400, #FFE600);
    outline-offset: 1px;
}

.pa-repository-table-container[b-ad32at5ch0] {
    min-height: 0;
    overflow: auto;
    padding: 0 20px;
}

.pa-repository-table[b-ad32at5ch0] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.84rem;
}

.pa-repository-table caption[b-ad32at5ch0] {
    padding: 12px 0;
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.78rem;
    text-align: left;
}

.pa-repository-table th[b-ad32at5ch0],
.pa-repository-table td[b-ad32at5ch0] {
    border-bottom: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
    padding: 10px 12px;
    text-align: left;
    vertical-align: top;
}

.pa-repository-table th[b-ad32at5ch0] {
    position: sticky;
    top: 0;
    background: var(--bg-colors-default-secondary, var(--theme-neutral-50, #F3F3F5));
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.74rem;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.pa-repository-table td:first-child[b-ad32at5ch0] {
    min-width: 240px;
}

.pa-repository-table td strong[b-ad32at5ch0],
.pa-repository-table td span[b-ad32at5ch0] {
    display: block;
}

.pa-repository-table td span[b-ad32at5ch0] {
    margin-top: 4px;
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.74rem;
    overflow-wrap: anywhere;
}

.pa-repository-dialog-footer[b-ad32at5ch0] {
    justify-content: flex-end;
    border-top: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
}

@media (max-width: 820px) {
    .pa-hero[b-ad32at5ch0] {
        grid-template-columns: 1fr;
    }

    .pa-hero-meta[b-ad32at5ch0] {
        grid-template-columns: 1fr;
    }

    .pa-score-value[b-ad32at5ch0] {
        font-size: 3rem;
    }
}

@media (max-width: 520px) {
    .pa-repository-dialog-backdrop[b-ad32at5ch0] {
        padding: 12px;
    }

    .pa-repository-dialog-header[b-ad32at5ch0],
    .pa-repository-dialog-footer[b-ad32at5ch0] {
        padding: 14px 16px;
    }

    .pa-repository-table-container[b-ad32at5ch0] {
        padding: 0 16px;
    }
}
/* /Components/Pages/ProductAnalysis/ProductAnalysisOverviewPanel.razor.rz.scp.css */
.pa-executive-summary[b-tqfml8lhiu] {
    margin-bottom: 16px;
}

.pa-summary-generation-status[b-tqfml8lhiu] {
    display: grid;
    gap: 4px;
    margin-bottom: 16px;
}

.pa-summary-copy[b-tqfml8lhiu] {
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 1rem;
    line-height: 1.55;
}

.pa-summary-copy p[b-tqfml8lhiu] {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    margin: 4px 0 0;
}

.pa-summary-label[b-tqfml8lhiu] {
    display: block;
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 0.74rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.pa-summary-not-generated[b-tqfml8lhiu] {
    margin: 0;
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-style: italic;
}

.pa-summary-provenance[b-tqfml8lhiu] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 24px;
    margin: 16px 0 0;
    padding-top: 12px;
    border-top: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
}

.pa-summary-provenance div[b-tqfml8lhiu] {
    min-width: 120px;
}

.pa-summary-provenance dt[b-tqfml8lhiu] {
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.72rem;
    font-weight: 700;
}

.pa-summary-provenance dd[b-tqfml8lhiu] {
    margin: 3px 0 0;
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 0.8rem;
}

.pa-prompt-hash[b-tqfml8lhiu] {
    overflow-wrap: anywhere;
    font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", monospace;
    font-size: 0.72rem !important;
}

.pa-overview-summary-grid[b-tqfml8lhiu] {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(260px, 0.85fr);
    gap: 16px;
}

.pa-findings-summary[b-tqfml8lhiu],
.pa-coverage-summary[b-tqfml8lhiu] {
    min-height: 228px;
}

.pa-finding-total[b-tqfml8lhiu] {
    display: flex;
    align-items: baseline;
    gap: 10px;
    margin-bottom: 16px;
}

.pa-finding-total strong[b-tqfml8lhiu] {
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 2.8rem;
    line-height: 1;
}

.pa-finding-total span[b-tqfml8lhiu],
.pa-overview-note[b-tqfml8lhiu] {
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.78rem;
}

.pa-severity-grid[b-tqfml8lhiu] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.pa-severity-item[b-tqfml8lhiu] {
    display: grid;
    min-height: 70px;
    align-content: center;
    gap: 6px;
    border: 1px solid currentColor;
    border-left-width: 4px;
    border-radius: 6px;
    padding: 10px 12px;
}

.pa-severity-item span[b-tqfml8lhiu] {
    font-size: 0.76rem;
    font-weight: 700;
}

.pa-severity-item strong[b-tqfml8lhiu] {
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 1.45rem;
    line-height: 1;
}

.pa-severity-item.severity-critical[b-tqfml8lhiu] {
    background: var(--accent-error-50, #FCF5F3);
}

.pa-severity-item.severity-high[b-tqfml8lhiu],
.pa-severity-item.severity-medium[b-tqfml8lhiu] {
    background: var(--accent-warning-50, #FFF8EA);
}

.pa-severity-item.severity-info[b-tqfml8lhiu] {
    background: var(--accent-info-50, #F4F7FC);
}

.pa-coverage-list[b-tqfml8lhiu] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.pa-coverage-item[b-tqfml8lhiu] {
    display: grid;
    min-height: 64px;
    align-content: center;
    gap: 6px;
    border: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
    border-left-width: 4px;
    border-radius: 6px;
    background: var(--bg-colors-default-primary, var(--theme-neutral-0, #fff));
    padding: 10px 12px;
}

.pa-coverage-item span[b-tqfml8lhiu] {
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.76rem;
    font-weight: 700;
}

.pa-coverage-item strong[b-tqfml8lhiu] {
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 1.45rem;
    line-height: 1;
}

.pa-overview-note[b-tqfml8lhiu] {
    margin: 14px 0 0;
    line-height: 1.4;
}

.pa-trend-summary[b-tqfml8lhiu] {
    grid-column: 1 / -1;
}

.pa-trend-bars[b-tqfml8lhiu] {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(48px, 1fr);
    min-height: 170px;
    gap: 12px;
    align-items: end;
    overflow-x: auto;
}

.pa-trend-point[b-tqfml8lhiu] {
    display: grid;
    gap: 6px;
    justify-items: center;
    text-align: center;
}

.pa-trend-track[b-tqfml8lhiu] {
    display: flex;
    width: 100%;
    height: 110px;
    align-items: end;
    border-radius: 6px;
    background: var(--bg-colors-default-secondary, var(--theme-neutral-50, #F3F3F5));
    overflow: hidden;
}

.pa-trend-bar[b-tqfml8lhiu] {
    display: block;
    width: 100%;
    min-height: 8px;
    border-radius: 6px 6px 0 0;
}

.pa-trend-point strong[b-tqfml8lhiu] {
    font-size: 0.9rem;
}

.pa-trend-point span[b-tqfml8lhiu] {
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.76rem;
    font-weight: 700;
}

@media (max-width: 820px) {
    .pa-overview-summary-grid[b-tqfml8lhiu] {
        grid-template-columns: 1fr;
    }

    .pa-trend-summary[b-tqfml8lhiu] {
        grid-column: auto;
    }
}

@media (max-width: 520px) {
    .pa-severity-grid[b-tqfml8lhiu],
    .pa-coverage-list[b-tqfml8lhiu] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/ProductAnalysis/ProductAnalysisScanRunDrawer.razor.rz.scp.css */
.pa-drawer-backdrop[b-4onvq348cc] {
    position: fixed;
    inset: 0;
    z-index: 1100;
    background: rgb(46 46 56 / 0.45);
    animation: pa-fade-in-b-4onvq348cc 0.15s ease-out;
}

.pa-drawer[b-4onvq348cc] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1110;
    display: grid;
    align-content: start;
    gap: 18px;
    width: min(520px, 90vw);
    overflow-y: auto;
    border-left: 4px solid currentColor;
    background: var(--bg-colors-default-primary, var(--theme-neutral-0, #fff));
    box-shadow: -8px 0 32px rgb(46 46 56 / 0.18);
    padding: 24px;
    animation: pa-slide-in-b-4onvq348cc 0.2s ease-out;
}

.pa-drawer-title-bar[b-4onvq348cc] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding-bottom: 14px;
    border-bottom: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
}

.pa-drawer-title-bar h2[b-4onvq348cc] {
    margin: 0;
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: 0;
}

.pa-drawer-header[b-4onvq348cc] {
    display: grid;
    gap: 6px;
}

.pa-drawer-header h3[b-4onvq348cc] {
    margin: 0;
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.25;
}

.pa-drawer-header p[b-4onvq348cc] {
    margin: 0;
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.86rem;
    line-height: 1.4;
}

.pa-drawer .pa-meta-grid[b-4onvq348cc] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.pa-drawer-artifacts[b-4onvq348cc] {
    grid-template-columns: 1fr;
}

.pa-drawer-footer[b-4onvq348cc] {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    padding-top: 16px;
    border-top: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
}

.pa-drawer-actions[b-4onvq348cc] {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 8px;
}

.pa-drawer-footer > .pa-action-button.secondary:last-child[b-4onvq348cc] {
    align-self: flex-end;
}

.pa-drawer-hint[b-4onvq348cc] {
    margin: 0;
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.85rem;
    line-height: 1.4;
}

.pa-drawer-close[b-4onvq348cc] {
    display: flex;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-200, #D7D7DC));
    border-radius: 6px;
    background: var(--bg-colors-default-primary, var(--theme-neutral-0, #fff));
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    cursor: pointer;
    font-size: 1.4rem;
    line-height: 1;
}

.pa-drawer-close:hover[b-4onvq348cc],
.pa-drawer-close:focus-visible[b-4onvq348cc] {
    border-color: var(--theme-neutral-900, #2E2E38);
    outline: 2px solid var(--color-yellow-400, #FFE600);
    outline-offset: 1px;
}

.pa-artifact-layout[b-4onvq348cc] {
    display: grid;
    grid-template-columns: minmax(220px, 0.35fr) minmax(0, 1fr);
    gap: 16px;
}

.pa-artifact-list[b-4onvq348cc] {
    display: grid;
    align-content: start;
    gap: 8px;
}

.pa-artifact-button[b-4onvq348cc] {
    display: grid;
    gap: 4px;
    border: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
    border-radius: 8px;
    background: var(--bg-colors-default-primary, var(--theme-neutral-0, #fff));
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    cursor: pointer;
    font: inherit;
    font-weight: 700;
    padding: 10px 12px;
    text-align: left;
}

.pa-artifact-button strong[b-4onvq348cc] {
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.76rem;
}

.pa-artifact-button:hover[b-4onvq348cc],
.pa-artifact-button:focus-visible[b-4onvq348cc] {
    border-color: var(--theme-neutral-900, #2E2E38);
    outline: 2px solid var(--color-yellow-400, #FFE600);
    outline-offset: 1px;
}

.pa-artifact-button.selected[b-4onvq348cc] {
    border-color: var(--theme-neutral-900, #2E2E38);
    background: var(--theme-neutral-900, #2E2E38);
    color: var(--theme-neutral-0, #fff);
    box-shadow: inset 4px 0 0 var(--color-yellow-400, #FFE600);
}

.pa-artifact-button.selected strong[b-4onvq348cc] {
    color: var(--theme-neutral-200, #D7D7DC);
}

.pa-artifact-button:disabled[b-4onvq348cc] {
    border-color: var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
    background: var(--bg-colors-disabled-primary, var(--theme-neutral-50, #F3F3F5));
    color: var(--text-colors-disabled, var(--theme-neutral-500, #9897A6));
    cursor: not-allowed;
}

.pa-artifact-preview[b-4onvq348cc] {
    display: grid;
    min-width: 0;
    gap: 12px;
    border: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
    border-radius: 10px;
    background: var(--bg-colors-default-primary, var(--theme-neutral-0, #fff));
    padding: 14px;
}

.pa-artifact-metadata[b-4onvq348cc] {
    display: grid;
    gap: 8px;
    margin: 0;
}

.pa-artifact-metadata div[b-4onvq348cc] {
    display: grid;
    gap: 3px;
}

.pa-artifact-metadata dt[b-4onvq348cc] {
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.pa-artifact-metadata dd[b-4onvq348cc] {
    min-width: 0;
    margin: 0;
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-family: "SFMono-Regular", Consolas, "Liberation Mono", monospace;
    font-size: 0.78rem;
    overflow-wrap: anywhere;
}

.pa-artifact-preview pre[b-4onvq348cc] {
    overflow: auto;
    max-height: 520px;
    margin: 0;
    border-radius: 8px;
    background: var(--theme-neutral-900, #2E2E38);
    color: var(--theme-neutral-0, #fff);
    font-family: "SFMono-Regular", Consolas, "Liberation Mono", monospace;
    font-size: 0.78rem;
    line-height: 1.5;
    padding: 14px;
    white-space: pre-wrap;
}

@keyframes pa-slide-in-b-4onvq348cc {
    from { transform: translateX(100%); }
    to { transform: translateX(0); }
}

@keyframes pa-fade-in-b-4onvq348cc {
    from { opacity: 0; }
    to { opacity: 1; }
}

@media (max-width: 820px) {
    .pa-artifact-layout[b-4onvq348cc] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/ProductAnalysis/ProductAnalysisScansPanel.razor.rz.scp.css */
.pa-scans-trigger[b-bk0gmjkjb3] {
    display: grid;
    grid-template-columns: minmax(320px, 1fr) minmax(0, 1fr);
    gap: 16px;
    margin-bottom: 16px;
}

.pa-scan-trigger-panel[b-bk0gmjkjb3],
.pa-scan-readiness-panel[b-bk0gmjkjb3] {
    display: grid;
    gap: 16px;
}

.pa-full-run-row[b-bk0gmjkjb3] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 0 0 12px;
    border-bottom: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
}

.pa-full-run-copy[b-bk0gmjkjb3] {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.pa-regenerate-row[b-bk0gmjkjb3] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 12px 0;
    border-top: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
}

.pa-regenerate-copy[b-bk0gmjkjb3] {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.pa-scan-runs-layout[b-bk0gmjkjb3] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
}

.pa-scan-runs-main[b-bk0gmjkjb3] {
    min-width: 0;
}

@media (max-width: 820px) {
    .pa-scans-trigger[b-bk0gmjkjb3] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/ProductAnalysis/ProductAnalysisTabNav.razor.rz.scp.css */
/* Calmer, plain-text tab bar: no filled grid of equal-width boxes. Inactive tabs are quiet
   secondary text; the active tab is bold with a bottom accent underline, similar to how the
   Admin config shell distinguishes its folder tabs but without the heavy background fill. */
.pa-tabs-row[b-tesbav2ni7] {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 0 16px;
    max-width: 1200px;
    margin: 0 auto 24px;
    border-bottom: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
}

.pa-tabs[b-tesbav2ni7] {
    display: flex;
    min-width: 0;
    flex: 1 1 auto;
    flex-wrap: wrap;
    gap: 4px 24px;
    border-bottom: 0;
}

.pa-tabs button[b-tesbav2ni7] {
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
    border: 0;
    background: transparent;
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    cursor: pointer;
    font: inherit;
    font-size: 0.92rem;
    font-weight: 600;
    padding: 12px 2px;
}

.pa-tabs button strong[b-tesbav2ni7] {
    display: inline-flex;
    min-width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: var(--bg-colors-default-secondary, var(--theme-neutral-50, #F3F3F5));
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.72rem;
    font-weight: 700;
    padding: 0 6px;
}

.pa-tabs button:hover[b-tesbav2ni7] {
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
}

.pa-tabs button:focus-visible[b-tesbav2ni7] {
    outline: 2px solid var(--color-yellow-400, #FFE600);
    outline-offset: 2px;
}

.pa-tabs button.selected[b-tesbav2ni7] {
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
}

.pa-tabs button.selected strong[b-tesbav2ni7] {
    background: var(--theme-neutral-900, #2E2E38);
    color: var(--theme-neutral-0, #fff);
}

.pa-tabs button.selected[b-tesbav2ni7]::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    height: 3px;
    border-radius: 3px 3px 0 0;
    background: var(--theme-neutral-900, #2E2E38);
}

.pa-tabs-actions[b-tesbav2ni7] {
    display: flex;
    min-width: 0;
    flex: 0 1 auto;
    align-items: center;
    gap: 12px;
    margin-bottom: 4px;
}

.pa-tab-status[b-tesbav2ni7] {
    display: inline-flex;
    min-width: 0;
    max-width: 250px;
    align-items: center;
    gap: 6px;
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.76rem;
    line-height: 1.25;
}

.pa-tab-status[b-tesbav2ni7]::before {
    display: block;
    width: 8px;
    height: 8px;
    flex: 0 0 auto;
    border-radius: 50%;
    background: var(--accent-warning-500, #E6A700);
    content: "";
}

.pa-tab-status-label[b-tesbav2ni7] {
    flex: 0 0 auto;
    font-weight: 700;
    white-space: nowrap;
}

.pa-tab-status-detail[b-tesbav2ni7] {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pa-tabs-action[b-tesbav2ni7] {
    min-height: 36px;
    flex: 0 0 auto;
    font-size: 0.85rem;
    padding: 0.4rem 0.9rem;
    white-space: nowrap;
}

@media (max-width: 520px) {
    .pa-tabs-row[b-tesbav2ni7] {
        gap: 0 12px;
    }

    .pa-tabs[b-tesbav2ni7] {
        gap: 4px 16px;
    }

    .pa-tabs button[b-tesbav2ni7] {
        font-size: 0.85rem;
    }

    .pa-tabs-actions[b-tesbav2ni7] {
        flex-basis: 100%;
        justify-content: flex-end;
        margin-bottom: 8px;
    }

    .pa-tab-status[b-tesbav2ni7] {
        max-width: none;
    }
}
/* /Components/Pages/ProductSpecs/SpecDetail.razor.rz.scp.css */
.spec-detail-page[b-qsz1ftjzq5] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
}

.spec-panel[b-qsz1ftjzq5] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 0.75rem;
    padding: 1rem;
}

.spec-header-row[b-qsz1ftjzq5] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0.75rem;
}

.spec-header-row h1[b-qsz1ftjzq5] {
    margin: 0;
    font-size: 1.3rem;
    flex: 1 1 auto;
    min-width: 0;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.spec-header-row + p[b-qsz1ftjzq5] {
    overflow-wrap: anywhere;
    word-break: break-word;
}

.spec-status-message[b-qsz1ftjzq5] {
    border: 1px solid #bfdbfe;
    background: #eff6ff;
    color: #1d4ed8;
    border-radius: 0.6rem;
    padding: 0.6rem 0.75rem;
}

.spec-error-message[b-qsz1ftjzq5] {
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #991b1b;
    border-radius: 0.6rem;
    padding: 0.6rem 0.75rem;
}
/* /Components/Pages/ProductSpecs/SpecEditor.razor.rz.scp.css */
.spec-editor[b-03ht9senbw] {
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
}

.spec-editor-validation[b-03ht9senbw] {
    margin: 0;
    color: #991b1b;
    font-size: 0.85rem;
}

.spec-editor-incomplete[b-03ht9senbw] {
    margin: 0;
    color: #856404;
    font-size: 0.85rem;
}

.spec-editor-section[b-03ht9senbw] {
    border: 1px solid #e5e7eb;
    border-radius: 0.6rem;
    padding: 0.65rem;
    background: #fff;
}

.spec-editor-section h4[b-03ht9senbw] {
    margin: 0 0 0.35rem;
    font-size: 0.95rem;
}

.spec-editor-label[b-03ht9senbw] {
    display: block;
    margin: 0 0 0.25rem;
    font-size: 0.95rem;
    font-weight: 600;
}

.spec-editor-help[b-03ht9senbw] {
    margin: 0 0 0.4rem;
    font-size: 0.8rem;
    color: #4b5563;
}

.spec-editor-advanced[b-03ht9senbw] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.spec-editor-toggle[b-03ht9senbw] {
    align-self: flex-start;
    background: none;
    border: none;
    padding: 0.25rem 0;
    color: #1d4ed8;
    font-weight: 600;
    cursor: pointer;
    text-decoration: underline;
}

.spec-editor-field[b-03ht9senbw] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.spec-editor-field label[b-03ht9senbw] {
    font-size: 0.85rem;
    font-weight: 600;
}

.spec-editor-section textarea[b-03ht9senbw] {
    width: 100%;
    min-height: 120px;
    border: 1px solid #d5d9e0;
    border-radius: 0.5rem;
    padding: 0.5rem 0.6rem;
}

.spec-editor-grid[b-03ht9senbw] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 0.5rem;
}

.spec-editor-grid input[b-03ht9senbw] {
    border: 1px solid #d5d9e0;
    border-radius: 0.5rem;
    padding: 0.45rem 0.6rem;
}

.btn[b-03ht9senbw] {
    padding: 0.5rem 1rem;
    border-radius: 4px;
    font-size: 0.95rem;
    cursor: pointer;
    transition: all 0.2s;
    font-weight: 500;
    border: 1px solid transparent;
}

.btn-primary[b-03ht9senbw] {
    background-color: #2E2E38;
    color: #fff;
    border-color: #2E2E38;
}

.btn-primary:hover:not(:disabled)[b-03ht9senbw] {
    background-color: #1a1a20;
    border-color: #1a1a20;
}

.btn-primary:disabled[b-03ht9senbw] {
    opacity: 0.6;
    cursor: not-allowed;
}
/* /Components/Pages/ProductSpecs/SpecList.razor.rz.scp.css */
.spec-list-page[b-hbgj8exfwq] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
}

.spec-panel[b-hbgj8exfwq] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 0.75rem;
    padding: 1rem;
}

.spec-form-grid[b-hbgj8exfwq] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 0.6rem;
    margin-bottom: 0.8rem;
}

.spec-form-field[b-hbgj8exfwq] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.spec-form-field label[b-hbgj8exfwq] {
    font-size: 0.85rem;
    font-weight: 600;
}

.spec-form-field[b-hbgj8exfwq]  input,
.spec-form-field[b-hbgj8exfwq]  select {
    width: 100%;
    box-sizing: border-box;
    min-height: 38px;
    padding: 8px 10px;
    border: 1px solid var(--input-border-color, #C3C3CB);
    border-radius: var(--radius-md, 4px);
    background: var(--input-bg-color, #FFFFFF);
    color: var(--text-primary, #2E2E38);
    font: inherit;
}

.spec-form-field[b-hbgj8exfwq]  input:focus,
.spec-form-field[b-hbgj8exfwq]  select:focus {
    outline: none;
    border-color: var(--input-border-focus-color, #2E2E38);
    box-shadow: 0 0 0 2px rgba(46, 46, 56, 0.12);
}

.spec-form-select[b-hbgj8exfwq] {
    min-height: 2.25rem;
}

.primary-btn[b-hbgj8exfwq] {
    border: 1px solid #2563eb;
    background: #2563eb;
    color: #fff;
    border-radius: 0.45rem;
    padding: 0.45rem 0.85rem;
}

.spec-error[b-hbgj8exfwq] {
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #991b1b;
    border-radius: 0.6rem;
    padding: 0.6rem 0.75rem;
}

.spec-form-field .validation-message[b-hbgj8exfwq] {
    font-size: 0.8rem;
    line-height: 1.3;
    color: #991b1b;
}

.spec-list[b-hbgj8exfwq] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
}

.spec-list li[b-hbgj8exfwq] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 0.55rem 0.7rem;
    min-width: 0;
}

.spec-number-link[b-hbgj8exfwq] {
    flex: 0 0 auto;
}

.spec-title[b-hbgj8exfwq] {
    flex: 1 1 auto;
    min-width: 0;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.spec-replacement-pill[b-hbgj8exfwq] {
    flex: 0 0 auto;
    border: 1px solid var(--accent-warning-500, #f59e0b);
    background: var(--accent-warning-50, #fffbeb);
    color: var(--accent-warning-800, #92400e);
    border-radius: 0.5rem;
    padding: 0.2rem 0.45rem;
    font-size: 0.75rem;
}

.spec-active-state[b-hbgj8exfwq] {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
}

.spec-active-state-label[b-hbgj8exfwq] {
    font-size: 0.75rem;
    color: #4b5563;
    font-weight: 600;
}
/* /Components/Pages/Profile.razor.rz.scp.css */
/* Styles are in the shared PlaceholderPage component */
/* /Components/Pages/SdlcInsights/SdlcInsights.razor.rz.scp.css */
.sdlc-insights-page[b-ua4olliiq3] {
    min-height: 100%;
    background: #EFEFEF;
    color: #2E2E38;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.sdlc-insights-page[b-ua4olliiq3]  .sdlc-initialization-error {
    border-left: 4px solid #F44336;
    background: #FFEBEE;
    color: #2E2E38;
    margin: 16px;
    padding: 12px 16px;
}

.sdlc-insights-page[b-ua4olliiq3]  #dashboardPage {
    min-height: 100%;
    background: #EFEFEF;
}

.sdlc-insights-page[b-ua4olliiq3]  .login-container {
    min-height: calc(100vh - 64px);
}

.sdlc-insights-page[b-ua4olliiq3]  .sdlc-dashboard-toolbar {
    min-height: 52px;
    background: #2E2E38;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 0 20px;
}

.sdlc-insights-page[b-ua4olliiq3]  .sdlc-dashboard-toolbar-title {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.sdlc-insights-page[b-ua4olliiq3]  .sdlc-dashboard-app-name {
    color: #F1F1F1;
    font-size: 15px;
    font-weight: 400;
}

.sdlc-insights-page[b-ua4olliiq3]  .sdlc-dashboard-project-name {
    color: #FFE600;
    font-size: 12px;
}

.sdlc-insights-page[b-ua4olliiq3]  .sdlc-dashboard-toolbar-actions {
    display: flex;
    align-items: center;
    gap: 8px;
}

.sdlc-insights-page[b-ua4olliiq3]  .sdlc-toolbar-button {
    background: transparent;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    font: inherit;
    font-size: 12px;
    padding: 8px 12px;
}

.sdlc-insights-page[b-ua4olliiq3]  .sdlc-toolbar-button:hover {
    background: #FFFFFF;
    color: #2E2E38;
}

.sdlc-insights-page[b-ua4olliiq3], .sdlc-insights-page[b-ua4olliiq3]  * { margin: 0; padding: 0; box-sizing: border-box; }
.sdlc-insights-page[b-ua4olliiq3] { 
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; 
    background: #EFEFEF;
    color: #2E2E38;
    font-size: 13px;
}
.sdlc-insights-page[b-ua4olliiq3]  .login-container {
    background: #2E2E38;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sdlc-insights-page[b-ua4olliiq3]  .login-box {
    background: white;
    padding: 40px;
    border-radius: 0;
    box-shadow: 0 20px 60px rgba(0,0,0,0.3);
    width: 100%;
    max-width: 480px;
}
.sdlc-insights-page[b-ua4olliiq3]  .login-header {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 10px;
}
.sdlc-insights-page[b-ua4olliiq3]  .login-header img {
    height: 40px;
    width: 40px;
}
.sdlc-insights-page[b-ua4olliiq3]  .login-box h1 {
    color: #2E2E38;
    margin-bottom: 10px;
    font-size: 28px;
}
.sdlc-insights-page[b-ua4olliiq3]  .subtitle {
    color: #656579;
    margin-bottom: 30px;
    font-size: 14px;
}
.sdlc-insights-page[b-ua4olliiq3]  .form-group {
    margin-bottom: 20px;
}
.sdlc-insights-page[b-ua4olliiq3]  .form-group label {
    display: block;
    margin-bottom: 8px;
    color: #2E2E38;
    font-weight: 500;
    font-size: 13px;
}
.sdlc-insights-page[b-ua4olliiq3]  .form-group input, .sdlc-insights-page[b-ua4olliiq3]  .form-group select {
    width: 100%;
    padding: 12px 15px;
    border: 0;
    background-color: #F6F6FA;
    border-radius: 0;
    font-size: 14px;
    transition: box-shadow 0.3s;
    color: #2E2E38;
}
.sdlc-insights-page[b-ua4olliiq3]  .form-group input:focus, .sdlc-insights-page[b-ua4olliiq3]  .form-group select:focus {
    outline: none;
    box-shadow: 0 0 0 2px #FFE600;
}
.sdlc-insights-page[b-ua4olliiq3]  .form-group input::placeholder {
    color: #656579;
}
.sdlc-insights-page[b-ua4olliiq3]  .login-box button {
    width: 100%;
    padding: 14px;
    background: #FFE600;
    color: #2E2E38;
    border: 1px solid #2E2E38;
    border-radius: 0;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
}
.sdlc-insights-page[b-ua4olliiq3]  .login-box .btn-secondary {
    background: #F6F6FA;
    color: #2E2E38;
    border: 1px solid #EAEAF2;
    font-size: 14px;
    padding: 12px;
}
.sdlc-insights-page[b-ua4olliiq3]  .login-box .btn-secondary:hover {
    background: #EAEAF2 !important;
    color: #2E2E38 !important;
}
.sdlc-insights-page[b-ua4olliiq3]  .login-box button:hover {
    background: #2E2E38;
    color: #fff;
}
.sdlc-insights-page[b-ua4olliiq3]  .login-box button:disabled {
    opacity: 0.7;
    cursor: not-allowed;
    background: #EAEAF2;
    color: #656579;
    border-color: #EAEAF2;
}
.sdlc-insights-page[b-ua4olliiq3]  .error {
    background: #FFEBEE;
    border: 1px solid #FFCDD2;
    color: #b9251c;
    padding: 12px;
    border-radius: 0;
    margin-bottom: 20px;
    font-size: 14px;
}
.sdlc-insights-page[b-ua4olliiq3]  .info {
    background: #F6F6FA;
    border-left: 3px solid #FFE600;
    color: #2E2E38;
    padding: 12px;
    border-radius: 0;
    margin-top: 20px;
    font-size: 13px;
}
.sdlc-insights-page[b-ua4olliiq3]  .spinner {
    width: 20px;
    height: 20px;
    border: 2px solid #2E2E38;
    border-top: 2px solid transparent;
    border-radius: 50%;
    animation: spin-b-ua4olliiq3 1s linear infinite;
    margin: 0 auto;
}
.sdlc-insights-page[b-ua4olliiq3]  .header {
    background-color: #2E2E38;
    color: white;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
}
.sdlc-insights-page[b-ua4olliiq3]  .header-brand {
    display: flex;
    align-items: center;
    gap: 12px;
}
.sdlc-insights-page[b-ua4olliiq3]  .header-brand img {
    height: 35px;
    width: 35px;
}
.sdlc-insights-page[b-ua4olliiq3]  .header-brand-text {
    display: flex;
    flex-direction: column;
}
.sdlc-insights-page[b-ua4olliiq3]  .header-brand-text .app-name {
    font-size: 15px;
    color: #f1f1f1;
    font-weight: 400;
}
.sdlc-insights-page[b-ua4olliiq3]  .header-brand-text .project-name {
    font-size: 12px;
    color: #FFE600;
}
.sdlc-insights-page[b-ua4olliiq3]  .header-right {
    display: flex;
    align-items: center;
    gap: 15px;
}
.sdlc-insights-page[b-ua4olliiq3]  .header-right .welcome-user {
    color: #fff;
    font-size: 12px;
}
.sdlc-insights-page[b-ua4olliiq3]  .header-right .welcome-user .color-gray {
    color: #6A6A70;
}
.sdlc-insights-page[b-ua4olliiq3]  .header a.logout {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
}
.sdlc-insights-page[b-ua4olliiq3]  .header a.logout:hover {
    color: #FFE600;
}
.sdlc-insights-page[b-ua4olliiq3]  .tabs {
    background-color: #282831;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #282831;
}
.sdlc-insights-page[b-ua4olliiq3]  .tabs button {
    background: none;
    border: none;
    padding: 12px 18px;
    font-size: 12px;
    color: #FFFFFF;
    cursor: pointer;
    border-bottom: 2.5px solid transparent;
    white-space: nowrap;
    font-weight: 300;
}
.sdlc-insights-page[b-ua4olliiq3]  .tabs button:hover {
    background-color: #18181D;
    border-bottom-color: #FFE600;
}
.sdlc-insights-page[b-ua4olliiq3]  .tabs button.active {
    color: #FFFFFF;
    background-color: #18181D;
    border-bottom-color: #FFE600;
    font-weight: 400;
}
.sdlc-insights-page[b-ua4olliiq3]  .tab-content {
    display: none;
}
.sdlc-insights-page[b-ua4olliiq3]  .tab-content.active {
    display: block;
}
.sdlc-insights-page[b-ua4olliiq3]  .content {
    padding: 20px 25px;
    background-color: #FFFFFF;
    min-height: calc(100vh - 90px);
}
.sdlc-insights-page[b-ua4olliiq3]  .loading {
    text-align: center;
    padding: 50px;
    color: #656579;
}
.sdlc-insights-page[b-ua4olliiq3]  .spinner-lg {
    width: 36px;
    height: 36px;
    border: 3px solid #EAEAF2;
    border-top: 3px solid #FFE600;
    border-radius: 50%;
    animation: spin-b-ua4olliiq3 1s linear infinite;
    margin: 0 auto 15px;
}
@keyframes spin-b-ua4olliiq3 {

    0% { transform: rotate(0deg); }

    100% { transform: rotate(360deg); }

}


.sdlc-insights-page[b-ua4olliiq3]  .login-container {
    min-height: calc(100vh - 64px);
}

.sdlc-insights-page[b-ua4olliiq3]  .content {
    min-height: 0;
}
.sdlc-insights-page[b-ua4olliiq3]  .grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
    gap: 20px;
}
.sdlc-insights-page[b-ua4olliiq3]  .grid-3 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
}
.sdlc-insights-page[b-ua4olliiq3]  .card {
    background: white;
    border-radius: 0;
    padding: 20px;
    border: 1px solid #EAEAF2;
}
.sdlc-insights-page[b-ua4olliiq3]  .card h3 {
    color: #2E2E38;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
}
.sdlc-insights-page[b-ua4olliiq3]  .metric-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 15px;
    margin-bottom: 20px;
}
.sdlc-insights-page[b-ua4olliiq3]  .metric {
    background: white;
    border-radius: 0;
    padding: 18px;
    border: 1px solid #EAEAF2;
    text-align: center;
}
.sdlc-insights-page[b-ua4olliiq3]  .metric .value {
    font-size: 28px;
    font-weight: 700;
    color: #2E2E38;
}
.sdlc-insights-page[b-ua4olliiq3]  .metric .label {
    color: #656579;
    margin-top: 4px;
    font-size: 12px;
}
.sdlc-insights-page[b-ua4olliiq3]  .metric.good .value { color: #168736; }
.sdlc-insights-page[b-ua4olliiq3]  .metric.warning .value { color: #FFC107; }
.sdlc-insights-page[b-ua4olliiq3]  .metric.bad .value { color: #b9251c; }
.sdlc-insights-page[b-ua4olliiq3]  .chart-container {
    position: relative;
    height: 250px;
}
.sdlc-insights-page[b-ua4olliiq3]  .chart-container-lg {
    position: relative;
    height: 300px;
}
.sdlc-insights-page[b-ua4olliiq3]  table {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
}
.sdlc-insights-page[b-ua4olliiq3]  th, .sdlc-insights-page[b-ua4olliiq3]  td {
    padding: 8px 10px;
    text-align: left;
    border-bottom: 1px solid #EAEAF2;
}
.sdlc-insights-page[b-ua4olliiq3]  th {
    background: #F6F6FA;
    color: #2E2E38;
    font-weight: 600;
}
.sdlc-insights-page[b-ua4olliiq3]  .table-pagination {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}
.sdlc-insights-page[b-ua4olliiq3]  .table-pagination button {
    padding: 6px 12px;
    border: 1px solid #2E2E38;
    background: #FFE600;
    color: #2E2E38;
    cursor: pointer;
    font-size: 12px;
}
.sdlc-insights-page[b-ua4olliiq3]  .table-pagination button:disabled {
    cursor: not-allowed;
    opacity: 0.5;
    background: #EAEAF2;
}
.sdlc-insights-page[b-ua4olliiq3]  .table-pagination span {
    font-size: 12px;
    color: #656579;
}
.sdlc-insights-page[b-ua4olliiq3]  .stage-flow {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    background: #F6F6FA;
    border-radius: 0;
    margin-bottom: 15px;
    overflow-x: auto;
    gap: 5px;
}
.sdlc-insights-page[b-ua4olliiq3]  .stage-box {
    text-align: center;
    padding: 12px 15px;
    background: white;
    border-radius: 0;
    border: 1px solid #EAEAF2;
    min-width: 100px;
}
.sdlc-insights-page[b-ua4olliiq3]  .stage-box .name {
    font-size: 10px;
    color: #656579;
    margin-bottom: 4px;
    text-transform: uppercase;
}
.sdlc-insights-page[b-ua4olliiq3]  .stage-box .hours {
    font-size: 20px;
    font-weight: 700;
    color: #2E2E38;
}
.sdlc-insights-page[b-ua4olliiq3]  .stage-box .days {
    font-size: 10px;
    color: #656579;
}
.sdlc-insights-page[b-ua4olliiq3]  .arrow {
    color: #ccc;
    font-size: 18px;
}
.sdlc-insights-page[b-ua4olliiq3]  .period-banner {
    background: #F6F6FA;
    padding: 10px 15px;
    border-radius: 0;
    margin-bottom: 15px;
    font-size: 13px;
    color: #2E2E38;
    border-left: 3px solid #FFE600;
}
.sdlc-insights-page[b-ua4olliiq3]  .recs {
    background: #F6F6FA;
    border-radius: 0;
    padding: 15px;
    margin-top: 15px;
    border-left: 3px solid #FFE600;
}
.sdlc-insights-page[b-ua4olliiq3]  .recs h4 {
    color: #2E2E38;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
}
.sdlc-insights-page[b-ua4olliiq3]  .recs ul {
    margin: 0;
    padding-left: 20px;
}
.sdlc-insights-page[b-ua4olliiq3]  .recs li {
    color: #2E2E38;
    font-size: 13px;
    margin-bottom: 6px;
}
.sdlc-insights-page[b-ua4olliiq3]  .perf-badge {
    display: inline-block;
    padding: 6px 16px;
    border-radius: 20px;
    font-weight: 600;
    font-size: 14px;
}
.sdlc-insights-page[b-ua4olliiq3]  .perf-elite { background: #c8e6c9; color: #2e7d32; }
.sdlc-insights-page[b-ua4olliiq3]  .perf-high { background: #dcedc8; color: #558b2f; }
.sdlc-insights-page[b-ua4olliiq3]  .perf-medium { background: #fff9c4; color: #f9a825; }
.sdlc-insights-page[b-ua4olliiq3]  .perf-low { background: #ffcdd2; color: #c62828; }
.sdlc-insights-page[b-ua4olliiq3]  .compare-section {
    margin-top: 20px;
}
.sdlc-insights-page[b-ua4olliiq3]  .compare-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 15px;
}
.sdlc-insights-page[b-ua4olliiq3]  .quarter-card {
    background: #F6F6FA;
    border-radius: 0;
    padding: 15px;
    text-align: center;
    border: 2px solid transparent;
    cursor: pointer;
    transition: all 0.2s;
}
.sdlc-insights-page[b-ua4olliiq3]  .quarter-card:hover {
    border-color: #FFE600;
}
.sdlc-insights-page[b-ua4olliiq3]  .quarter-card.selected {
    border-color: #FFE600;
    background: #FFFDE7;
}
.sdlc-insights-page[b-ua4olliiq3]  .quarter-card .q-name {
    font-size: 18px;
    font-weight: 700;
    color: #2E2E38;
}
.sdlc-insights-page[b-ua4olliiq3]  .quarter-card .q-fy {
    font-size: 11px;
    color: #656579;
    margin-bottom: 10px;
}
.sdlc-insights-page[b-ua4olliiq3]  .quarter-card .q-stat {
    font-size: 12px;
    color: #656579;
    margin: 5px 0;
}
.sdlc-insights-page[b-ua4olliiq3]  .quarter-card .q-density {
    font-size: 24px;
    font-weight: 700;
    margin-top: 10px;
}
.sdlc-insights-page[b-ua4olliiq3]  .density-low { color: #168736; }
.sdlc-insights-page[b-ua4olliiq3]  .density-med { color: #FFC107; }
.sdlc-insights-page[b-ua4olliiq3]  .density-high { color: #b9251c; }
.sdlc-insights-page[b-ua4olliiq3]  .comparison-result {
    border-radius: 0;
    padding: 20px;
    margin-top: 20px;
}
.sdlc-insights-page[b-ua4olliiq3]  .comparison-result h4 {
    margin-bottom: 15px;
}
.sdlc-insights-page[b-ua4olliiq3]  .comparison-result p {
    font-size: 14px;
    line-height: 1.6;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters {
    background: white;
    border-radius: 0;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #EAEAF2;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    align-items: flex-end;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group label {
    font-size: 12px;
    color: #656579;
    font-weight: 600;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group select {
    padding: 8px 12px;
    border: 1px solid #EAEAF2;
    border-radius: 0;
    min-width: 250px;
    font-size: 13px;
    background: #F6F6FA;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group select:focus {
    outline: none;
    box-shadow: 0 0 0 2px #FFE600;
}
.sdlc-insights-page[b-ua4olliiq3]  .filter-readonly {
    min-width: 250px;
    min-height: 36px;
    padding: 8px 12px;
    border: 1px solid #EAEAF2;
    background: #F6F6FA;
    color: #2E2E38;
    font-size: 13px;
    display: flex;
    align-items: center;
}
.sdlc-insights-page[b-ua4olliiq3]  .area-path-hidden-select {
    display: none !important;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group .checkbox-dropdown {
    position: relative;
    min-width: 250px;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group .checkbox-dropdown-toggle {
    width: 100%;
    padding: 8px 32px 8px 12px;
    border: 1px solid #EAEAF2;
    border-radius: 0;
    font-size: 13px;
    background: #F6F6FA;
    color: #2E2E38;
    text-align: left;
    cursor: pointer;
    position: relative;
    min-height: 36px;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group .checkbox-dropdown-toggle::after {
    content: '▾';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #656579;
    font-size: 12px;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group .checkbox-dropdown.open .checkbox-dropdown-toggle {
    box-shadow: 0 0 0 2px #FFE600;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group .checkbox-dropdown-menu {
    display: none;
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    width: 100%;
    max-height: 240px;
    overflow-y: auto;
    background: #fff;
    border: 1px solid #EAEAF2;
    z-index: 20;
    padding: 4px 0;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group .checkbox-dropdown.open .checkbox-dropdown-menu {
    display: block;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group .checkbox-dropdown-item {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 10px;
    font-size: 12px;
    cursor: pointer;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group .checkbox-dropdown-item:hover {
    background: #F6F6FA;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group .checkbox-dropdown-item input[type="checkbox"] {
    margin: 0;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group .checkbox-dropdown-empty {
    padding: 8px 10px;
    color: #656579;
    font-size: 12px;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group button {
    padding: 8px 20px;
    background: #FFE600;
    color: #2E2E38;
    border: 1px solid #2E2E38;
    border-radius: 0;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
}
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group button:hover {
    background: #2E2E38;
    color: #fff;
}
.sdlc-insights-page[b-ua4olliiq3]  .release-filters {
    background: transparent;
    border: none;
    padding: 0;
    gap: 15px;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-fab {
    position: fixed;
    right: 20px;
    bottom: 24px;
    z-index: 50;
    padding: 10px 16px;
    background: #2E2E38;
    color: #fff;
    border: 1px solid #FFE600;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-fab:hover {
    background: #18181D;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-panel {
    position: fixed;
    top: 0;
    right: 0;
    width: min(440px, 100%);
    height: 100vh;
    background: #fff;
    border-left: 1px solid #EAEAF2;
    box-shadow: -10px 0 24px rgba(0, 0, 0, 0.15);
    z-index: 60;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    transform: translateX(100%);
    transition: transform 0.25s ease;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-panel.open {
    transform: translateX(0);
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-panel-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-panel-header h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-panel-close {
    width: 30px;
    height: 30px;
    border: 1px solid #EAEAF2;
    background: #F6F6FA;
    color: #2E2E38;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-panel-close:hover {
    background: #EAEAF2;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-subtitle {
    color: #656579;
    font-size: 13px;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-status {
    background: #F6F6FA;
    border-left: 3px solid #FFE600;
    padding: 10px 12px;
    font-size: 12px;
    color: #2E2E38;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-status.error {
    border-left-color: #b9251c;
    color: #b9251c;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-messages {
    flex: 1;
    min-height: 280px;
    overflow-y: auto;
    border: 1px solid #EAEAF2;
    background: #F6F6FA;
    padding: 12px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-message {
    display: flex;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-message.user {
    justify-content: flex-end;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-message.assistant {
    justify-content: flex-start;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-bubble {
    max-width: 85%;
    background: #ffffff;
    border: 1px solid #EAEAF2;
    padding: 10px 12px;
    font-size: 12px;
    line-height: 1.5;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-message.user .ado-chat-bubble {
    background: #FFE600;
    border-color: #2E2E38;
    color: #2E2E38;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-workitems {
    margin-top: 8px;
    padding-left: 16px;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-workitems li {
    margin-bottom: 6px;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-workitems a {
    color: #2E2E38;
    font-weight: 600;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-input-row {
    display: flex;
    gap: 10px;
    align-items: flex-end;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-input-row textarea {
    flex: 1;
    min-height: 72px;
    max-height: 200px;
    resize: vertical;
    padding: 10px 12px;
    border: 1px solid #EAEAF2;
    background: #F6F6FA;
    font-family: inherit;
    font-size: 13px;
    color: #2E2E38;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-input-row textarea:focus {
    outline: none;
    box-shadow: 0 0 0 2px #FFE600;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-input-row button {
    padding: 10px 22px;
    background: #FFE600;
    color: #2E2E38;
    border: 1px solid #2E2E38;
    cursor: pointer;
    font-weight: 600;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-input-row button:disabled {
    opacity: 0.7;
    cursor: not-allowed;
    background: #EAEAF2;
    border-color: #EAEAF2;
    color: #656579;
}
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-input-row button:hover:not(:disabled) {
    background: #2E2E38;
    color: #fff;
}
.sdlc-insights-page[b-ua4olliiq3]  .metric.low .value { color: #168736; }
.sdlc-insights-page[b-ua4olliiq3]  .metric.medium .value { color: #FFC107; }
.sdlc-insights-page[b-ua4olliiq3]  .metric.high .value { color: #b9251c; }
@media (max-width: 768px) {
.sdlc-insights-page[b-ua4olliiq3]  .grid {
        grid-template-columns: 1fr;
    }
.sdlc-insights-page[b-ua4olliiq3]  .header {
        flex-direction: column;
        height: auto;
        padding: 15px 20px;
        gap: 10px;
    }
.sdlc-insights-page[b-ua4olliiq3]  .tabs {
        padding: 0 10px;
    }
.sdlc-insights-page[b-ua4olliiq3]  .tabs button {
        padding: 10px 12px;
        font-size: 11px;
    }
.sdlc-insights-page[b-ua4olliiq3]  .filters {
        flex-direction: column;
    }
.sdlc-insights-page[b-ua4olliiq3]  .filters .filter-group select {
        min-width: 100%;
    }
.sdlc-insights-page[b-ua4olliiq3]  .content {
        padding: 15px;
    }
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-input-row {
        flex-direction: column;
        align-items: stretch;
    }
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-fab {
        right: 12px;
        bottom: 12px;
    }
.sdlc-insights-page[b-ua4olliiq3]  .ado-chat-panel {
        width: 100%;
        padding: 12px;
    }


}
.sdlc-insights-page[b-ua4olliiq3]  .app-footer {
    background-color: #2E2E38;
    color: #6A6A70;
    padding: 15px 20px;
    text-align: center;
    font-size: 11px;
}
.sdlc-insights-page[b-ua4olliiq3]  .app-footer p {
    margin: 0;
}
/* /Components/Pages/Search.razor.rz.scp.css */
.search-page[b-jk9ubftkay] {
    min-height: 100vh;
    background: var(--bg-colors-default-primary, var(--theme-neutral-0, #fff));
    padding: 32px clamp(24px, 5vw, 64px);
}

.search-header[b-jk9ubftkay] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 24px;
    margin-bottom: 24px;
}

.search-header h1[b-jk9ubftkay] {
    margin: 0;
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 2rem;
    font-weight: 600;
}

.search-title-row[b-jk9ubftkay] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    position: relative;
}

.scope-hint[b-jk9ubftkay] {
    position: relative;
    width: 28px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-200, #D7D7DC));
    border-radius: 999px;
    background: var(--bg-colors-default-primary, var(--theme-neutral-0, #fff));
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    cursor: help;
}

.scope-hint-info:hover[b-jk9ubftkay],
.scope-hint-info:focus[b-jk9ubftkay] {
    border-color: var(--accent-info-500, #3A80D2);
    color: var(--accent-info-700, #155CA2);
    outline: 2px solid var(--accent-info-100, #E4F0FB);
    outline-offset: 2px;
}

.scope-hint svg[b-jk9ubftkay] {
    width: 16px;
    height: 16px;
}

.scope-tooltip[b-jk9ubftkay] {
    position: absolute;
    z-index: 10;
    top: calc(100% + 8px);
    left: 0;
    width: max-content;
    max-width: min(320px, calc(100vw - 48px));
    padding: 9px 11px;
    border: 1px solid var(--accent-info-300, #B7D7F6);
    border-radius: 6px;
    background: var(--accent-info-50, #F4F7FC);
    box-shadow: 0 8px 20px rgba(35, 35, 47, 0.12);
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 0.85rem;
    font-weight: 400;
    line-height: 1.4;
    opacity: 0;
    pointer-events: none;
    transform: translateY(-4px);
    transition: opacity 0.16s ease, transform 0.16s ease, visibility 0.16s ease;
    visibility: hidden;
}

.scope-hint:hover .scope-tooltip[b-jk9ubftkay],
.scope-hint:focus .scope-tooltip[b-jk9ubftkay] {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}

.scope-tooltip strong[b-jk9ubftkay] {
    font-weight: 600;
}

.search-controls[b-jk9ubftkay] {
    display: grid;
    grid-template-columns: minmax(260px, 1fr) minmax(180px, 260px) auto;
    align-items: end;
    gap: 12px;
    padding-bottom: 24px;
    border-bottom: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
}

.search-input-shell[b-jk9ubftkay] {
    position: relative;
    display: block;
}

.search-input-icon[b-jk9ubftkay] {
    position: absolute;
    left: 14px;
    top: 50%;
    width: 18px;
    height: 18px;
    color: var(--icon-colors-default-secondary, var(--theme-neutral-600, #7F7F91));
    transform: translateY(-50%);
    pointer-events: none;
}

.search-input[b-jk9ubftkay] {
    width: 100%;
    height: 44px;
    padding: 0 14px 0 42px;
    border: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-200, #D7D7DC));
    border-radius: 6px;
    background: var(--bg-colors-default-primary, var(--theme-neutral-0, #fff));
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 0.95rem;
}

.search-input:focus[b-jk9ubftkay],
.collection-filter select:focus[b-jk9ubftkay] {
    border-color: var(--theme-neutral-900, #2E2E38);
    outline: 2px solid var(--color-yellow-400, #FFE600);
    outline-offset: 1px;
}

.collection-filter[b-jk9ubftkay] {
    display: grid;
    gap: 6px;
}

.collection-filter span[b-jk9ubftkay] {
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.78rem;
    font-weight: 600;
}

.collection-filter select[b-jk9ubftkay] {
    width: 100%;
    height: 44px;
    padding: 0 36px 0 12px;
    border: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-200, #D7D7DC));
    border-radius: 6px;
    background: var(--bg-colors-default-primary, var(--theme-neutral-0, #fff));
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 0.9rem;
}

.search-actions[b-jk9ubftkay] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.search-clear-button[b-jk9ubftkay],
.search-submit-button[b-jk9ubftkay] {
    height: 44px;
    border-radius: 6px;
    cursor: pointer;
}

.search-clear-button[b-jk9ubftkay] {
    width: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-200, #D7D7DC));
    background: var(--bg-colors-default-primary, var(--theme-neutral-0, #fff));
    color: var(--icon-colors-default-secondary, var(--theme-neutral-700, #656579));
}

.search-clear-button svg[b-jk9ubftkay] {
    width: 16px;
    height: 16px;
}

.search-submit-button[b-jk9ubftkay] {
    min-width: 112px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: 1px solid var(--theme-neutral-900, #2E2E38);
    background: var(--theme-neutral-900, #2E2E38);
    color: var(--theme-neutral-0, #fff);
    font-weight: 600;
}

.search-submit-button:disabled[b-jk9ubftkay] {
    border-color: var(--theme-neutral-500, #9897A6);
    background: var(--theme-neutral-500, #9897A6);
    cursor: not-allowed;
}

.search-submit-spinner[b-jk9ubftkay] {
    width: 14px;
    height: 14px;
    border: 2px solid rgba(255, 255, 255, 0.45);
    border-top-color: var(--theme-neutral-0, #fff);
    border-radius: 50%;
    animation: search-spin-b-jk9ubftkay 0.8s linear infinite;
}

.search-error[b-jk9ubftkay] {
    margin-top: 16px;
    padding: 12px 14px;
    border: 1px solid var(--accent-error-300, #f4b8b5);
    border-radius: 6px;
    background: var(--accent-error-50, #FCF5F3);
    color: var(--accent-error-800, #8f100a);
}

.search-results-region[b-jk9ubftkay] {
    max-width: 980px;
    margin-top: 24px;
}

.search-summary[b-jk9ubftkay] {
    margin-bottom: 14px;
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.9rem;
}

.search-results-list[b-jk9ubftkay] {
    display: grid;
    gap: 12px;
}

.search-result-card[b-jk9ubftkay] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 96px;
    gap: 20px;
    padding: 18px 20px;
    border: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
    border-radius: 8px;
    background: var(--bg-colors-default-primary, var(--theme-neutral-0, #fff));
}

.search-result-title[b-jk9ubftkay] {
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 1.05rem;
    font-weight: 600;
    text-decoration: none;
}

.search-result-title:hover[b-jk9ubftkay] {
    text-decoration: underline;
}

.search-result-snippet[b-jk9ubftkay] {
    margin: 8px 0 12px;
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.93rem;
    line-height: 1.5;
}

.search-result-meta[b-jk9ubftkay] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}

.search-collection-pill[b-jk9ubftkay] {
    display: inline-flex;
    align-items: center;
    min-height: 24px;
    padding: 2px 9px;
    border: 1px solid var(--collection-pill-border);
    border-radius: 999px;
    background: var(--collection-pill-bg);
    color: var(--collection-pill-text);
    font-size: 0.78rem;
    font-weight: 600;
}

.search-result-path[b-jk9ubftkay] {
    color: var(--text-colors-default-secondary, var(--theme-neutral-600, #7F7F91));
    font-size: 0.82rem;
}

.search-score[b-jk9ubftkay] {
    display: grid;
    align-content: start;
    gap: 8px;
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
    font-size: 0.82rem;
    font-weight: 600;
    text-align: right;
}

.search-score-track[b-jk9ubftkay] {
    width: 100%;
    height: 6px;
    overflow: hidden;
    border-radius: 999px;
    background: var(--bg-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
}

.search-score-fill[b-jk9ubftkay] {
    height: 100%;
    border-radius: inherit;
    background: var(--color-yellow-400, #FFE600);
}

.search-empty-state[b-jk9ubftkay] {
    min-height: 280px;
    display: grid;
    place-items: center;
    align-content: center;
    gap: 12px;
    color: var(--text-colors-default-secondary, var(--theme-neutral-600, #7F7F91));
    text-align: center;
}

.search-empty-state svg[b-jk9ubftkay] {
    width: 44px;
    height: 44px;
}

.search-empty-state h2[b-jk9ubftkay] {
    margin: 0;
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-size: 1.1rem;
    font-weight: 600;
}

.search-loading-list[b-jk9ubftkay] {
    display: grid;
    gap: 12px;
}

.search-skeleton-card[b-jk9ubftkay] {
    display: grid;
    gap: 10px;
    padding: 18px 20px;
    border: 1px solid var(--border-colors-default-secondary, var(--theme-neutral-100, #E6E6E9));
    border-radius: 8px;
}

.search-skeleton-line[b-jk9ubftkay] {
    height: 12px;
    border-radius: 999px;
    background: linear-gradient(90deg, var(--theme-neutral-50, #F3F3F5), var(--theme-neutral-100, #E6E6E9), var(--theme-neutral-50, #F3F3F5));
    background-size: 200% 100%;
    animation: search-skeleton-b-jk9ubftkay 1.2s ease-in-out infinite;
}

.search-skeleton-line.title[b-jk9ubftkay] {
    width: 48%;
    height: 16px;
}

.search-skeleton-line.short[b-jk9ubftkay] {
    width: 34%;
}

@keyframes search-spin-b-jk9ubftkay {
    to {
        transform: rotate(360deg);
    }
}

@keyframes search-skeleton-b-jk9ubftkay {
    to {
        background-position: -200% 0;
    }
}

@media (max-width: 760px) {
    .search-page[b-jk9ubftkay] {
        padding: 24px 16px;
    }

    .search-controls[b-jk9ubftkay] {
        grid-template-columns: 1fr;
    }

    .search-actions[b-jk9ubftkay] {
        justify-content: flex-end;
    }

    .search-result-card[b-jk9ubftkay] {
        grid-template-columns: 1fr;
    }

    .search-score[b-jk9ubftkay] {
        max-width: 160px;
        text-align: left;
    }
}
/* /Components/Pages/Settings.razor.rz.scp.css */
.settings-page[b-dmehb2qj0g] {
    max-width: 960px;
    margin: 0 auto;
    padding: 2rem;
}

.settings-header[b-dmehb2qj0g] {
    margin-bottom: 1.5rem;
}

.settings-header h1[b-dmehb2qj0g],
.settings-card h2[b-dmehb2qj0g] {
    margin: 0;
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
}

.settings-header p[b-dmehb2qj0g],
.settings-card-header p[b-dmehb2qj0g],
.settings-muted[b-dmehb2qj0g],
.settings-help[b-dmehb2qj0g] {
    color: var(--text-colors-default-secondary, var(--theme-neutral-700, #656579));
}

.settings-header p[b-dmehb2qj0g],
.settings-card-header p[b-dmehb2qj0g] {
    margin: 0.5rem 0 0;
}

.settings-card[b-dmehb2qj0g] {
    padding: 1.5rem;
    border: 1px solid var(--border-colors-default-primary, var(--theme-neutral-200, #D7D7DC));
    border-radius: 0.5rem;
    background: var(--bg-colors-default-primary, var(--theme-neutral-0, #fff));
}

.settings-card-header[b-dmehb2qj0g] {
    margin-bottom: 1.5rem;
}

.settings-field[b-dmehb2qj0g] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.settings-field label[b-dmehb2qj0g] {
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    font-weight: 600;
}

.settings-field select[b-dmehb2qj0g] {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid var(--border-colors-default-primary, var(--theme-neutral-300, #C3C3CB));
    border-radius: 0.25rem;
    color: var(--text-colors-default-primary, var(--theme-neutral-900, #2E2E38));
    background: var(--bg-colors-default-primary, var(--theme-neutral-0, #fff));
}

.settings-help[b-dmehb2qj0g] {
    font-size: 0.875rem;
}

.settings-alert[b-dmehb2qj0g] {
    margin-bottom: 1rem;
    padding: 0.75rem 1rem;
    border: 1px solid;
    border-radius: 0.25rem;
}

.settings-alert.success[b-dmehb2qj0g] {
    color: var(--accent-success-800, #0A3616);
    border-color: var(--accent-success-500, #168736);
}

.settings-alert.warning[b-dmehb2qj0g] {
    color: var(--accent-warning-800, #5C3B00);
    border-color: var(--accent-warning-500, #B36B00);
}

.settings-alert.error[b-dmehb2qj0g] {
    color: var(--accent-error-800, #610402);
    border-color: var(--accent-error-500, #C82A1D);
}

.settings-actions[b-dmehb2qj0g] {
    display: flex;
    justify-content: flex-end;
    margin-top: 1.5rem;
}

.settings-save[b-dmehb2qj0g] {
    padding: 0.625rem 1.25rem;
    border: 0;
    border-radius: 0.25rem;
    color: var(--theme-neutral-0, #fff);
    background: var(--theme-neutral-900, #2E2E38);
    cursor: pointer;
}

.settings-save:disabled[b-dmehb2qj0g] {
    background: var(--theme-neutral-500, #9897A6);
    cursor: not-allowed;
}
/* /Components/Shared/PlaceholderPage.razor.rz.scp.css */
.placeholder-page[b-l6tijwoybl] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 64px 32px;
}

.placeholder-card[b-l6tijwoybl] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 48px;
    border: 1px dashed var(--theme-neutral-300, #C3C3CB);
    border-radius: 12px;
    background: var(--theme-neutral-25, #F9F9FA);
    max-width: 480px;
    width: 100%;
}

.placeholder-icon[b-l6tijwoybl] {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: var(--theme-neutral-100, #E6E6E9);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    color: var(--theme-neutral-700, #656579);
}

.placeholder-title[b-l6tijwoybl] {
    font-size: 20px;
    font-weight: 600;
    color: var(--theme-neutral-900, #2E2E38);
    margin: 0 0 8px 0;
}

.placeholder-text[b-l6tijwoybl] {
    font-size: 14px;
    color: var(--theme-neutral-600, #7F7F91);
    margin: 0 0 4px 0;
}

.placeholder-subtext[b-l6tijwoybl] {
    font-size: 13px;
    color: var(--theme-neutral-500, #9897A6);
    margin: 0;
}
/* /Components/Shared/ProductSpecs/SpecActionBar.razor.rz.scp.css */
.spec-action-bar[b-78zptklxdq] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
}

.spec-action-btn[b-78zptklxdq] {
    border: 1px solid #2563eb;
    background: #2563eb;
    color: #fff;
    border-radius: 0.45rem;
    padding: 0.45rem 0.75rem;
    font-size: 0.86rem;
    cursor: pointer;
}

.spec-action-btn.danger[b-78zptklxdq] {
    border-color: #b91c1c;
    background: #b91c1c;
}

.spec-action-btn:disabled[b-78zptklxdq] {
    opacity: 0.6;
    cursor: not-allowed;
}

.spec-reason-input[b-78zptklxdq] {
    min-width: 220px;
    border: 1px solid #d5d9e0;
    border-radius: 0.45rem;
    padding: 0.42rem 0.6rem;
}

.spec-action-confirmation[b-78zptklxdq] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    border: 1px solid #c7d2fe;
    background: #eef2ff;
    border-radius: 0.5rem;
    padding: 0.4rem 0.6rem;
}

.spec-action-confirmation p[b-78zptklxdq] {
    margin: 0;
    font-size: 0.85rem;
    color: #1e3a8a;
}

.spec-action-error[b-78zptklxdq] {
    width: 100%;
    color: #991b1b;
    font-size: 0.85rem;
}

.spec-action-hint[b-78zptklxdq] {
    font-size: 0.85rem;
    color: #4b5563;
}
/* /Components/Shared/ProductSpecs/SpecApprovalPanel.razor.rz.scp.css */
.spec-approval-panel[b-6mzlxxe9ph] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.spec-approval-panel h3[b-6mzlxxe9ph] {
    margin: 0;
}

.spec-approval-digest[b-6mzlxxe9ph] {
    margin: 0;
    font-size: 0.85rem;
    color: #1f2937;
    word-break: break-all;
}

.spec-approval-banner[b-6mzlxxe9ph] {
    display: flex;
    align-items: flex-start;
    gap: 0.4rem;
    margin: 0;
    border: 1px solid var(--accent-warning-300, #fcd34d);
    background: var(--accent-warning-50, #fffbeb);
    border-radius: 0.5rem;
    padding: 0.5rem 0.6rem;
    font-size: 0.85rem;
    color: var(--accent-warning-800, #92400e);
}

.spec-approval-icon[b-6mzlxxe9ph] {
    flex: none;
    font-weight: 600;
}

.spec-approval-grid[b-6mzlxxe9ph] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 0.75rem;
}

.spec-approval-card[b-6mzlxxe9ph] {
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 0.75rem;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.spec-approval-card h4[b-6mzlxxe9ph] {
    margin: 0;
    font-size: 0.95rem;
}

.spec-approval-status[b-6mzlxxe9ph],
.spec-approval-reason[b-6mzlxxe9ph],
.spec-approval-stale[b-6mzlxxe9ph],
.spec-approval-validation[b-6mzlxxe9ph] {
    margin: 0;
    font-size: 0.85rem;
}

.spec-approval-status[b-6mzlxxe9ph] {
    display: flex;
    align-items: baseline;
    gap: 0.35rem;
}

.spec-approval-stale[b-6mzlxxe9ph] {
    color: #92400e;
}

.spec-approval-validation[b-6mzlxxe9ph] {
    color: #991b1b;
}

.spec-approval-meta[b-6mzlxxe9ph] {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0.15rem 0.5rem;
    margin: 0;
    font-size: 0.85rem;
}

.spec-approval-meta dt[b-6mzlxxe9ph] {
    color: #4b5563;
}

.spec-approval-meta dd[b-6mzlxxe9ph] {
    margin: 0;
    color: #1f2937;
    word-break: break-all;
}

.spec-approval-actions[b-6mzlxxe9ph] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
}

.spec-approval-reason-label[b-6mzlxxe9ph] {
    font-size: 0.85rem;
    color: #4b5563;
}

.spec-action-btn[b-6mzlxxe9ph] {
    border: 1px solid #2563eb;
    background: #2563eb;
    color: #fff;
    border-radius: 0.45rem;
    padding: 0.45rem 0.75rem;
    font-size: 0.86rem;
    cursor: pointer;
}

.spec-action-btn.danger[b-6mzlxxe9ph] {
    border-color: #b91c1c;
    background: #b91c1c;
}

.spec-reason-input[b-6mzlxxe9ph] {
    min-width: 200px;
    border: 1px solid #d5d9e0;
    border-radius: 0.45rem;
    padding: 0.42rem 0.6rem;
}
/* /Components/Shared/ProductSpecs/SpecLifecycleTimeline.razor.rz.scp.css */
.spec-timeline[b-ff9ca3oe0w] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    list-style: none;
    padding: 0;
    margin: 0;
}

.spec-timeline li[b-ff9ca3oe0w] {
    padding: 0.3rem 0.7rem;
    border-radius: 999px;
    border: 1px solid #d5d9e0;
    color: #4b5563;
    background: #ffffff;
    font-size: 0.82rem;
}

.spec-timeline li.past[b-ff9ca3oe0w] {
    border-color: #bbf7d0;
    color: #166534;
    background: #f0fdf4;
}

.spec-timeline li.current[b-ff9ca3oe0w] {
    border-color: #93c5fd;
    color: #1d4ed8;
    background: #eff6ff;
    font-weight: 600;
}
/* /Components/Shared/ProductSpecs/SpecStatusBadge.razor.rz.scp.css */
.spec-status-badge[b-wzgiogz34a] {
    display: inline-flex;
    align-items: center;
    padding: 0.2rem 0.65rem;
    border-radius: 999px;
    font-size: 0.8rem;
    font-weight: 600;
    border: 1px solid transparent;
}

.is-draft[b-wzgiogz34a] {
    color: #5b6473;
    background: #f3f4f6;
    border-color: #d5d9e0;
}

.is-review[b-wzgiogz34a] {
    color: #92400e;
    background: #ffedd5;
    border-color: #fdba74;
}

.is-approved[b-wzgiogz34a] {
    color: #0c4a6e;
    background: #e0f2fe;
    border-color: #7dd3fc;
}

.is-development[b-wzgiogz34a] {
    color: #4338ca;
    background: #e0e7ff;
    border-color: #a5b4fc;
}

.is-implemented[b-wzgiogz34a] {
    color: #14532d;
    background: #dcfce7;
    border-color: #86efac;
}

.is-withdrawn[b-wzgiogz34a] {
    color: #7f1d1d;
    background: #fee2e2;
    border-color: #fca5a5;
}
/* /Components/Shared/ProductSpecs/SpecVersionContextCard.razor.rz.scp.css */
.spec-version-context[b-clce6f44hn] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.spec-version-context h3[b-clce6f44hn],
.spec-version-context p[b-clce6f44hn] {
    margin: 0;
}

.spec-version-warning[b-clce6f44hn] {
    color: var(--accent-warning-800, #92400e);
    background: var(--accent-warning-50, #fffbeb);
    border: 1px solid var(--accent-warning-300, #fde68a);
    border-radius: 0.5rem;
    padding: 0.5rem 0.6rem;
    font-size: 0.85rem;
}

.spec-version-window[b-clce6f44hn],
.spec-version-note[b-clce6f44hn] {
    font-size: 0.85rem;
    color: #4b5563;
}

.spec-version-history[b-clce6f44hn] {
    color: #334155;
    background: #f8fafc;
    border: 1px solid #cbd5e1;
    border-radius: 0.5rem;
    padding: 0.5rem 0.6rem;
    font-size: 0.85rem;
}
