@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800&display=swap";:root{--app-identity: #1976D2;--app-identity-light: #42a5f5;--app-identity-dark: #1565c0;--app-identity-subtle: rgba(25, 118, 210, .1);--app-identity-contrast: #ffffff}[data-theme=dark]{--app-identity-light: #64b5f6;--app-identity-subtle: rgba(25, 118, 210, .15)}.app-header-accent{border-left:4px solid var(--app-identity);padding-left:16px}.header-icon-button{color:var(--mui-palette-text-secondary);transition:all .2s ease}.header-icon-button:hover{color:var(--app-identity)!important;background-color:var(--app-identity-subtle)!important}.header-icon-button:active{background-color:var(--app-identity-subtle);color:var(--app-identity-dark)!important}.identity-button.MuiButton-contained{background-color:var(--app-identity);color:var(--app-identity-contrast);border:none}.identity-button.MuiButton-contained:hover{background-color:var(--app-identity-dark);box-shadow:0 4px 12px var(--app-identity-subtle)}.identity-button.MuiButton-outlined{border-color:var(--app-identity);color:var(--app-identity);background-color:transparent}.identity-button.MuiButton-outlined:hover{background-color:var(--app-identity-subtle);border-color:var(--app-identity-dark)}.btn-identity-outline{border:2px solid var(--app-identity);color:var(--app-identity);background-color:transparent;padding:8px 16px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-identity-outline:hover{background-color:var(--app-identity-subtle);border-color:var(--app-identity-dark)}.btn-identity-outline:active,.btn-identity-outline:focus{background-color:var(--app-identity);color:var(--app-identity-contrast);outline:2px solid var(--app-identity-light);outline-offset:2px}.btn-identity-outline:disabled{opacity:.5;cursor:not-allowed}.btn-identity-filled{background-color:var(--app-identity);color:var(--app-identity-contrast);border:none;padding:8px 16px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-identity-filled:hover{background-color:var(--app-identity-dark);box-shadow:0 4px 12px var(--app-identity-subtle)}.btn-identity-filled:active,.btn-identity-filled:focus{background-color:var(--app-identity-dark);outline:2px solid var(--app-identity-light);outline-offset:2px}.btn-identity-filled:disabled{opacity:.5;cursor:not-allowed}.nav-identity-indicator{border-bottom:2px solid var(--app-identity);color:var(--app-identity)}.nav-identity-indicator-top{border-top:2px solid var(--app-identity);color:var(--app-identity)}.sidebar-identity-indicator{border-left:4px solid var(--app-identity);background-color:var(--app-identity-subtle);color:var(--app-identity)}.sidebar-identity-indicator-right{border-right:4px solid var(--app-identity);background-color:var(--app-identity-subtle);color:var(--app-identity)}.text-identity{color:var(--app-identity)}.text-identity-light{color:var(--app-identity-light)}.text-identity-dark{color:var(--app-identity-dark)}.bg-identity{background-color:var(--app-identity);color:var(--app-identity-contrast)}.bg-identity-light{background-color:var(--app-identity-light);color:var(--app-identity-contrast)}.bg-identity-subtle{background-color:var(--app-identity-subtle);color:var(--app-identity)}.link-identity{color:var(--app-identity);text-decoration:none;cursor:pointer;transition:color .2s ease}.link-identity:hover{color:var(--app-identity-dark);text-decoration:underline}.link-identity:focus{outline:2px solid var(--app-identity);outline-offset:2px;border-radius:2px}.border-identity{border:1px solid var(--app-identity)}.border-identity-2{border:2px solid var(--app-identity)}.border-top-identity{border-top:1px solid var(--app-identity)}.border-bottom-identity{border-bottom:1px solid var(--app-identity)}.border-left-identity{border-left:1px solid var(--app-identity)}.border-right-identity{border-right:1px solid var(--app-identity)}.border-left-identity-thick{border-left:4px solid var(--app-identity)}.border-top-identity-thick{border-top:4px solid var(--app-identity)}.badge-identity{display:inline-flex;align-items:center;padding:4px 12px;background-color:var(--app-identity);color:var(--app-identity-contrast);border-radius:12px;font-size:.75rem;font-weight:600;line-height:1}.badge-identity-outline{display:inline-flex;align-items:center;padding:4px 12px;background-color:transparent;color:var(--app-identity);border:1px solid var(--app-identity);border-radius:12px;font-size:.75rem;font-weight:600;line-height:1}.badge-identity-subtle{display:inline-flex;align-items:center;padding:4px 12px;background-color:var(--app-identity-subtle);color:var(--app-identity);border-radius:12px;font-size:.75rem;font-weight:600;line-height:1}.focus-identity:focus{outline:2px solid var(--app-identity);outline-offset:2px}.focus-identity-thick:focus{outline:3px solid var(--app-identity);outline-offset:3px}.hover-identity-subtle:hover{background-color:var(--app-identity-subtle);transition:background-color .2s ease}.hover-identity:hover{background-color:var(--app-identity);color:var(--app-identity-contrast);transition:all .2s ease}.progress-identity{background-color:var(--app-identity-subtle);border-radius:4px;overflow:hidden}.progress-identity-bar{background-color:var(--app-identity);height:100%;transition:width .3s ease}.icon-identity{color:var(--app-identity)}.icon-identity svg{stroke:var(--app-identity)}.scrollbar-identity::-webkit-scrollbar{width:8px;height:8px}.scrollbar-identity::-webkit-scrollbar-track{background:var(--app-identity-subtle);border-radius:4px}.scrollbar-identity::-webkit-scrollbar-thumb{background:var(--app-identity);border-radius:4px}.scrollbar-identity::-webkit-scrollbar-thumb:hover{background:var(--app-identity-dark)}.card-identity-accent{border-top:3px solid var(--app-identity);box-shadow:0 1px 3px var(--app-identity-subtle)}.card-identity-accent:hover{box-shadow:0 4px 12px var(--app-identity-subtle)}.divider-identity{height:1px;background-color:var(--app-identity);margin:16px 0}.divider-identity-thick{height:2px;background-color:var(--app-identity);margin:24px 0}.alert-identity{padding:12px 16px;background-color:var(--app-identity-subtle);border-left:4px solid var(--app-identity);border-radius:4px;color:var(--app-identity-dark)}@media (max-width: 768px){.hide-identity-mobile .app-header-accent{border-left:none;padding-left:0}.hide-identity-mobile .sidebar-identity-indicator{border-left:2px solid var(--app-identity)}}.nt-mt-auto.nt-shrink-0.nt-flex-col:after{background:none!important;background-image:none!important}.nt-mt-auto.nt-shrink-0.nt-flex-col:before{background:none!important;background-image:none!important;mask-image:none!important;-webkit-mask-image:none!important}.nt-bg-gradient-to-b.nt-from-transparent.nt-to-background{background:none!important;background-image:none!important}:root{--nexus-bg-default: #f8fafc;--nexus-bg-paper: #ffffff;--nexus-bg-subtle: #f1f5f9;--nexus-bg-hover: #e2e8f0;--nexus-text-primary: #1e293b;--nexus-text-secondary: #64748b;--nexus-text-disabled: #cbd5e1;--nexus-text-inverse: #ffffff;--nexus-border-default: #e2e8f0;--nexus-border-subtle: #f1f5f9;--nexus-border-strong: #cbd5e1}[data-theme=dark]{--nexus-bg-default: #0f172a;--nexus-bg-paper: #1e293b;--nexus-bg-subtle: #334155;--nexus-bg-hover: #475569;--nexus-text-primary: #f8fafc;--nexus-text-secondary: #cbd5e1;--nexus-text-disabled: #64748b;--nexus-text-inverse: #0f172a;--nexus-border-default: #334155;--nexus-border-subtle: #1e293b;--nexus-border-strong: #475569}@media (prefers-color-scheme: dark){:root:not([data-theme]){--nexus-bg-default: #0f172a;--nexus-bg-paper: #1e293b;--nexus-bg-subtle: #334155;--nexus-bg-hover: #475569;--nexus-text-primary: #f8fafc;--nexus-text-secondary: #cbd5e1;--nexus-text-disabled: #64748b;--nexus-text-inverse: #0f172a;--nexus-border-default: #334155;--nexus-border-subtle: #1e293b;--nexus-border-strong: #475569}}:root{--nexus-spacing-unit: 8px;--nexus-spacing-xs: 4px;--nexus-spacing-sm: 8px;--nexus-spacing-md: 16px;--nexus-spacing-lg: 24px;--nexus-spacing-xl: 32px;--nexus-spacing-2xl: 48px;--nexus-filter-table-gap: var(--nexus-spacing-lg);--nexus-summary-row-height: var(--nexus-spacing-2xl);--nexus-filter-padding: var(--nexus-spacing-md);--nexus-card-padding: var(--nexus-spacing-md);--nexus-cell-padding: 12px;--nexus-footer-height: 56px;--nexus-border-radius: var(--nexus-spacing-sm);--nexus-border-radius-sm: var(--nexus-spacing-xs);--nexus-border-radius-lg: var(--nexus-spacing-md)}.nexus-filter-bar{margin-bottom:var(--nexus-filter-table-gap)!important;padding-left:var(--nexus-filter-padding)!important}.nexus-table-summary{min-height:56px;padding:16px;display:flex;align-items:center;justify-content:space-between;background-color:#00000005;border-bottom:1px solid rgba(224,224,224,1);box-sizing:border-box}.nexus-table-summary .MuiTypography-root{margin:0;font-size:.875rem;font-weight:500}.nexus-table-summary>*{margin-top:0;margin-bottom:0}.MuiCard-root:has(>.MuiCardContent-root>.nexus-table-summary:first-child){border-top-left-radius:0;border-top-right-radius:0}[data-theme=dark] .nexus-table-summary{background-color:#ffffff08;border-bottom-color:#515151}*:has(>.MuiDataGrid-root){min-width:300px;min-height:200px}.MuiDataGrid-root{min-height:400px;min-width:300px}.MuiDataGrid-root.MuiDataGrid-autoHeight{min-height:auto}.MuiDataGrid-root .MuiDataGrid-footerContainer{min-height:var(--nexus-footer-height)!important;max-height:var(--nexus-footer-height)!important;border-top:1px solid rgba(224,224,224,1)}[data-theme=dark] .MuiDataGrid-root .MuiDataGrid-footerContainer{border-top-color:#515151}.MuiDataGrid-root input[type=checkbox]{all:revert;width:18px!important;height:18px!important;cursor:pointer;accent-color:var(--app-identity)}.MuiDataGrid-root .MuiDataGrid-columnHeader--checkboxSelection,.MuiDataGrid-root .MuiDataGrid-cell--checkboxSelection{padding:12px!important;min-width:64px!important}::-webkit-scrollbar-track{background:transparent;border-radius:4px}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}@media (prefers-color-scheme: dark){::-webkit-scrollbar-thumb{background:#fff3}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#fff3}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ffffff4d}:root{--primary-color: #1890ff;--primary-text: var(--nexus-text-primary);--secondary-text: var(--nexus-text-secondary);--background: var(--nexus-bg-default);--scrollbar-track: #f1f1f1;--scrollbar-thumb: #888;--scrollbar-thumb-hover: #666;--border-radius: 8px;--transition-speed: .2s}[data-theme=dark]{--scrollbar-track: #1e293b;--scrollbar-thumb: #475569;--scrollbar-thumb-hover: #64748b}*{box-sizing:border-box;margin:0;padding:0}html,body{padding:0;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--background);color:var(--primary-text)}a{color:inherit;text-decoration:none}button{font-family:inherit}.text-center{text-align:center}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}
