:root{--p-text-color:var(--p-surface-600);--p-button-secondary-background:var(--p-surface-200);--p-button-secondary-hover-background:var(--p-surface-300);--p-button-secondary-active-background:var(--p-surface-400);--p-button-secondary-border-color:var(--p-surface-200);--p-button-secondary-hover-border-color:var(--p-surface-300);--p-button-secondary-active-border-color:var(--p-surface-400);--p-menu-item-icon-color:var(--p-text-color);--p-menu-item-icon-focus-color:var(--color-text-bold);--p-menu-item-focus-background:var(--p-surface-300);--p-form-field-color:var(--color-text);--p-inputtext-color:var(--color-text);--p-splitter-border-color:var(--color-border);--p-datatable-border-color:var(--color-border);--p-tag-secondary-background:var(--p-surface-200);--p-scrollpanel-bar-background:var(--p-surface-400)}.dark-theme{--p-text-color:var(--p-surface-100);--p-menu-item-focus-background:var(--p-surface-800);--p-tag-secondary-background:var(--p-surface-700);--p-scrollpanel-bar-background:var(--p-surface-600)}@layer nebulock{.p-card{border:1px solid var(--p-content-border-color);box-shadow:none}.p-card-title,.p-dialog-title{color:var(--color-text-bold)}.p-menu-item-link,.p-menubar-item-link{border-radius:var(--p-border-radius-md)}.p-menu-item-link-active,.p-menubar-item-link-active{background-color:var(--p-surface-200);color:var(--color-text-bold)}.p-tablist{flex-shrink:0}.p-tabpanels{min-height:0;padding:0}body.dark-theme .p-menu-item-link-active,body.dark-theme .p-menubar-item-link-active{background-color:var(--p-surface-800);color:var(--color-text-bold)}.p-datatable-thead>tr>th.p-datatable-column-sorted,.p-datatable-thead>tr>th.p-datatable-sortable-column:not(.p-datatable-column-sorted):hover{background-color:var(--color-table-hover-sortable-background,var(--p-surface-200));color:var(--color-text,var(--p-text-color))}.p-datatable-thead>tr>th.p-datatable-column-sorted .p-datatable-sort-icon{color:var(--color-text,var(--p-text-color))}.p-datatable-table tr.clickable{cursor:pointer}.p-datatable-table tr.clickable:hover{background-color:var(--color-table-hover-background,var(--p-surface-300))}.p-datatable table{height:100%}.p-datatable-sm .p-datatable-tbody{font-size:12px}.p-dataview-list{flex-direction:column;gap:8px;display:flex}.p-dataview-paginator-bottom{border:1px solid var(--p-content-border-color)}.p-splitter.resize-disabled>.p-splitter-gutter{display:none}}.code-editor .cm-merge-a .cm-changedLine,.code-editor .cm-merge-b .cm-mergeSpacer,.code-editor .cm-merge-b .cm-deletedChunk{background-color:var(--color-code-editor-diff-deletion-background,var(--color-danger-background-subtle))}.code-editor .cm-merge-b .cm-changedLine,.code-editor .cm-merge-a .cm-mergeSpacer{background-color:var(--color-code-editor-diff-addition-background,var(--color-safe-background-subtle))}.dark-theme .code-editor .cm-deletedLine .\37cl{color:#e06c75}.cm-chunkButtons{display:none}
