*{box-sizing:border-box}@keyframes cabinet-page-fade-in{0%{opacity:0}to{opacity:1}}.cabinet-page-enter{animation:cabinet-page-fade-in .25s ease-out forwards}[data-theme=light]{--cabinet-bg: #f1f5f9;--cabinet-surface: #ffffff;--cabinet-border: #e2e8f0;--cabinet-text: #0f172a;--cabinet-text-muted: #64748b;--cabinet-primary: #2563eb;--cabinet-primary-hover: #1d4ed8;--cabinet-link: #2563eb;--cabinet-link-hover: #1d4ed8;--cabinet-row-hover: #f8fafc;--cabinet-row-selected: rgba(37, 99, 235, .08);--cabinet-row-selected-hover: rgba(37, 99, 235, .12);--cabinet-btn-shadow: 0 2px 0 rgba(0, 0, 0, .02);--cabinet-btn-primary-shadow: 0 2px 4px rgba(37, 99, 235, .2)}[data-theme=dark]{--cabinet-bg: #0f172a;--cabinet-surface: #1e293b;--cabinet-border: #334155;--cabinet-text: #f1f5f9;--cabinet-text-muted: #94a3b8;--cabinet-primary: #3b82f6;--cabinet-primary-hover: #60a5fa;--cabinet-link: #60a5fa;--cabinet-link-hover: #93c5fd;--cabinet-row-hover: #1e293b;--cabinet-row-selected: rgba(59, 130, 246, .12);--cabinet-row-selected-hover: rgba(59, 130, 246, .18);--cabinet-btn-shadow: none;--cabinet-btn-primary-shadow: none}:root:not([data-theme]){--cabinet-bg: #0f172a;--cabinet-surface: #1e293b;--cabinet-border: #334155;--cabinet-text: #f1f5f9;--cabinet-text-muted: #94a3b8;--cabinet-primary: #3b82f6;--cabinet-primary-hover: #60a5fa;--cabinet-link: #60a5fa;--cabinet-link-hover: #93c5fd;--cabinet-row-hover: #1e293b;--cabinet-row-selected: rgba(59, 130, 246, .12);--cabinet-row-selected-hover: rgba(59, 130, 246, .18);--cabinet-btn-shadow: none;--cabinet-btn-primary-shadow: none}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--cabinet-bg);color:var(--cabinet-text);min-height:100vh}#root{min-height:100vh}a{color:var(--cabinet-link);text-decoration:none}a:hover{color:var(--cabinet-link-hover);text-decoration:underline}.ant-select-dropdown,.ant-dropdown,.ant-modal-content{background:var(--cabinet-surface)!important}.ant-modal-content .ant-modal-header{background:var(--cabinet-surface)!important;border-bottom-color:var(--cabinet-border)!important}.ant-modal-content .ant-modal-title,.ant-modal-content .ant-modal-body,.ant-typography{color:var(--cabinet-text)!important}.ant-typography.ant-typography-secondary{color:var(--cabinet-text-muted)!important}.ant-modal-content .ant-typography{color:var(--cabinet-text)!important}.ant-modal-content .ant-typography.ant-typography-secondary{color:var(--cabinet-text-muted)!important}.ant-modal-content .ant-divider{border-color:var(--cabinet-border)!important}.ant-select-dropdown .ant-select-item,.ant-dropdown .ant-dropdown-menu-item{color:var(--cabinet-text)!important}.ant-select-dropdown .ant-select-item-option-active{background:var(--cabinet-row-hover)!important}.ant-table-wrapper .ant-table{background:transparent!important}.ant-table-wrapper .ant-table-thead>tr>th{border-color:var(--cabinet-border)!important;color:var(--cabinet-text)!important}.ant-table-wrapper .ant-table-tbody>tr>td{border-color:var(--cabinet-border)!important;color:var(--cabinet-text)!important}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:var(--cabinet-row-hover)!important}.ant-form-item-label>label{color:var(--cabinet-text)!important}.ant-input,.ant-input-number-input,.ant-select-selector{color:var(--cabinet-text)!important}.ant-input::placeholder{color:var(--cabinet-text-muted)!important}.ant-checkbox-wrapper,.ant-card-head-title{color:var(--cabinet-text)!important}.ant-tabs-tab{color:var(--cabinet-text-muted)!important}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--cabinet-primary)!important}.ant-alert-message,.ant-alert-description,.ant-alert .ant-alert-message,.ant-alert .ant-alert-description,.ant-alert-content,.ant-alert-success .ant-alert-message,.ant-alert-success .ant-alert-description,.ant-alert-info .ant-alert-message,.ant-alert-info .ant-alert-description,.ant-alert-error .ant-alert-message,.ant-alert-error .ant-alert-description,.ant-alert-warning .ant-alert-message,.ant-alert-warning .ant-alert-description{color:var(--cabinet-text)!important}.ant-alert-error .ant-alert-message,.ant-alert-error .ant-alert-description{color:#fca5a5!important}.ant-alert-success .ant-alert-message,.ant-alert-success .ant-alert-description{color:var(--cabinet-text)!important}[data-theme=dark] .ant-alert-success{background:#22c55e26!important;border-color:#22c55e66!important}[data-theme=dark] .ant-alert-error{background:#ef444426!important;border-color:#ef444466!important}[data-theme=dark] .ant-alert-info{background:#3b82f626!important;border-color:#3b82f666!important}.ant-breadcrumb a,.ant-breadcrumb span{color:var(--cabinet-text-muted)!important}.ant-breadcrumb a:hover{color:var(--cabinet-link)!important}.ant-breadcrumb li:last-child span{color:var(--cabinet-text)!important}.ant-btn{box-shadow:var(--cabinet-btn-shadow)!important}.ant-btn:hover,.ant-btn:focus,.ant-btn:focus-visible,.ant-btn:active{box-shadow:var(--cabinet-btn-shadow)!important}.ant-btn.ant-btn-primary{box-shadow:var(--cabinet-btn-primary-shadow)!important}.ant-btn.ant-btn-primary:hover,.ant-btn.ant-btn-primary:focus,.ant-btn.ant-btn-primary:focus-visible,.ant-btn.ant-btn-primary:active{box-shadow:var(--cabinet-btn-primary-shadow)!important}.ant-btn:not(.ant-btn-primary):not(.ant-btn-danger),.ant-btn:not(.ant-btn-primary):not(.ant-btn-danger):hover,.ant-btn:not(.ant-btn-primary):not(.ant-btn-danger):focus,.ant-btn:not(.ant-btn-primary):not(.ant-btn-danger):focus-visible,.ant-btn:not(.ant-btn-primary):not(.ant-btn-danger):active{box-shadow:var(--cabinet-btn-shadow)!important}.ant-btn.ant-btn-danger,.ant-btn.ant-btn-danger:hover,.ant-btn.ant-btn-danger:focus,.ant-btn.ant-btn-danger:focus-visible,.ant-btn.ant-btn-danger:active{border-bottom-color:#ef4444e6;box-shadow:var(--cabinet-btn-shadow)!important}.ant-table-tbody .ant-table-row-selected>td{background:var(--cabinet-row-selected)!important}.ant-table-tbody .ant-table-row-selected:hover>td{background:var(--cabinet-row-selected-hover)!important}
