html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}html,body,#root{min-height:100%;margin:0}body{background:#f3f6fb;color:#182230}.control-center-app,.control-center-theme{min-height:100vh}.control-center-theme{--cc-header-height: 64px;--cc-bg: #f3f6fb;--cc-sidebar: #ffffff;--cc-header: #ffffff;--cc-panel: #ffffff;--cc-panel-soft: #f7f9fc;--cc-text: #182230;--cc-muted: #5b6472;--cc-border: #e6ebf2;--cc-border-soft: #f0f3f8;--cc-primary: #1677ff;--cc-primary-soft: #eaf3ff;--cc-shadow: rgba(23, 43, 77, .04);background:var(--cc-bg);color:var(--cc-text)}.control-center-theme[data-theme=dark]{--cc-bg: #111827;--cc-sidebar: #151f2d;--cc-header: #151f2d;--cc-panel: #182131;--cc-panel-soft: #1e293b;--cc-text: #f1f5f9;--cc-muted: #aab6c7;--cc-border: #2f3b4f;--cc-border-soft: #263247;--cc-primary: #3b82f6;--cc-primary-soft: #1f4f8f;--cc-shadow: rgba(3, 8, 20, .28)}.auth-gate{display:grid;min-height:100vh;place-items:center;padding:24px}.auth-gate__loading{display:flex;align-items:center;gap:12px;color:#5b6472}.login-panel{width:min(100%,380px);padding:28px;background:var(--cc-panel);border:1px solid var(--cc-border);border-radius:8px;box-shadow:0 12px 32px var(--cc-shadow)}.login-panel__brand{display:flex;align-items:center;gap:12px;margin-bottom:24px}.login-panel__brand h3.ant-typography{margin:0}.login-panel__mark{width:42px;height:42px;display:grid;place-items:center;color:#fff;background:var(--cc-primary);border-radius:8px;font-weight:700}.login-panel__error{margin:-4px 0 14px;color:#cf1322;font-size:13px}.app-shell{min-height:100vh;background:var(--cc-bg)}.app-shell>.ant-layout{min-width:0}.app-shell__sider{background:var(--cc-sidebar)!important;border-right:1px solid var(--cc-border);box-shadow:2px 0 10px var(--cc-shadow)}.app-shell__brand{height:var(--cc-header-height);display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid var(--cc-border-soft)}.app-shell__brand--collapsed{justify-content:center;padding:0}.app-shell__brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:var(--cc-primary);color:#fff;font-weight:700}.app-shell__brand-title{color:var(--cc-text);font-weight:700;line-height:1.2}.app-shell__brand-subtitle{margin-top:2px;color:var(--cc-muted);font-size:12px}.app-shell__menu{padding:12px;border-inline-end:0!important}.app-shell__menu-icon{font-size:15px}.app-shell__header{height:var(--cc-header-height);padding:0 28px;background:var(--cc-header);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--cc-border);box-shadow:0 1px 8px var(--cc-shadow);line-height:normal}.app-shell__header-main{margin-left:-8px}.app-shell__icon-button.ant-btn{min-width:36px;width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:var(--cc-muted);border-radius:8px}.app-shell__icon-button.ant-btn:hover,.app-shell__icon-button.ant-btn:focus-visible{background:var(--cc-panel-soft)!important;color:var(--cc-text)!important}.app-shell__icon-button .anticon{font-size:18px}.app-shell__user-button{height:40px;padding:0 3px 0 10px;display:inline-flex;align-items:center;gap:9px;color:var(--cc-text);background:transparent;border:0;border-radius:20px;cursor:pointer}.app-shell__user-button:hover,.app-shell__user-button:focus-visible{background:var(--cc-panel-soft)}.app-shell__user-button span{max-width:120px;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.app-shell__theme-switch.ant-switch{min-width:32px;width:32px;height:18px}.app-shell__theme-switch.ant-switch .ant-switch-handle{top:2px;width:14px;height:14px}.app-shell__theme-switch.ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 16px)}.app-shell__theme-switch.ant-switch .ant-switch-inner{position:absolute;inset:0;padding:0;overflow:hidden}.app-shell__theme-switch.ant-switch.ant-switch-checked .ant-switch-inner{padding:0}.app-shell__theme-switch .ant-switch-inner-checked,.app-shell__theme-switch .ant-switch-inner-unchecked{position:absolute;top:0;bottom:0;width:14px;min-height:0;display:grid;place-items:center;margin:0!important;transform:none!important;transition:opacity .18s ease}.app-shell__theme-switch .ant-switch-inner-checked{left:1px;opacity:0}.app-shell__theme-switch .ant-switch-inner-unchecked{right:1px;opacity:1}.app-shell__theme-switch.ant-switch-checked .ant-switch-inner-checked{opacity:1}.app-shell__theme-switch.ant-switch-checked .ant-switch-inner-unchecked{opacity:0}.app-shell__theme-switch .ant-switch-inner .anticon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;line-height:1}.app-shell__theme-switch .ant-switch-inner .anticon svg{display:block}.app-shell__header-subtitle{margin-top:2px;color:var(--cc-muted);font-size:12px}.app-shell__content{padding:28px}.home-page{width:100%}.page-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:4px 0 2px}.page-hero h2,.resource-page__header h3{margin:0}.page-hero p{max-width:680px;margin:8px 0 0;color:var(--cc-muted)}.page-hero__eyebrow{color:var(--cc-primary);font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.metric-card,.workspace-card,.table-card,.form-card,.detail-card{background:var(--cc-panel);border:1px solid var(--cc-border);box-shadow:0 8px 24px var(--cc-shadow)}.metric-card .ant-statistic-title{color:var(--cc-muted);font-size:13px}.metric-card .ant-statistic-content{color:var(--cc-text)}.home-page__platforms{width:100%}.platform-row,.status-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.platform-row{padding:12px 0;border-bottom:1px solid var(--cc-border-soft)}.platform-row:last-child{border-bottom:0}.resource-page{width:100%}.resource-page__header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px}.resource-page__header h3{margin:0}.system-page__header{align-items:flex-end}.system-page__actions{justify-content:flex-end}.system-summary-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.system-summary-strip__item{min-height:68px;padding:12px 14px;background:var(--cc-panel);border:1px solid var(--cc-border);border-radius:8px;box-shadow:0 8px 24px var(--cc-shadow)}.system-summary-strip__item span{display:block;color:var(--cc-muted);font-size:12px}.system-summary-strip__item strong{display:block;margin-top:6px;color:var(--cc-text);font-size:22px;line-height:1.2}.system-option-list{width:100%}.system-option-list .ant-checkbox-wrapper{width:100%;padding:6px 0}.system-department-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:20px;align-items:start}.system-department-tree-card{background:var(--cc-panel);border:1px solid var(--cc-border);border-radius:8px;box-shadow:0 8px 24px var(--cc-shadow)}.system-department-tree-card .ant-card-body{padding:14px}.system-panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:var(--cc-muted);font-size:12px;font-weight:700}.system-department-tree{display:grid;gap:4px}.system-department-tree__item.ant-btn{width:100%;height:34px;justify-content:space-between;padding-right:10px;color:var(--cc-text);border-radius:6px}.system-department-tree__item.ant-btn:hover,.system-department-tree__item.ant-btn:focus-visible{background:var(--cc-panel-soft)!important;color:var(--cc-text)!important}.system-department-tree__item--selected.ant-btn{background:var(--cc-primary-soft);color:var(--cc-primary);font-weight:600}.system-department-tree__item--selected.ant-btn:hover,.system-department-tree__item--selected.ant-btn:focus-visible{color:var(--cc-primary)!important}.system-department-tree__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-department-tree__count{margin-left:8px;color:var(--cc-muted);font-size:12px}.table-card .ant-card-body,.detail-card .ant-card-body{padding:0}.resource-table-toolbar{display:grid;grid-template-columns:minmax(230px,auto) minmax(220px,1fr) auto;align-items:center;gap:16px;padding:16px 20px;border-bottom:1px solid var(--cc-border-soft)}.resource-table-toolbar--no-left{grid-template-columns:minmax(220px,1fr) auto}.resource-table-toolbar__left,.resource-table-toolbar__middle{min-width:220px}.resource-table-toolbar--no-left .resource-table-toolbar__actions{grid-column:2}.resource-table-toolbar:not(.resource-table-toolbar--no-left) .resource-table-toolbar__actions{grid-column:3}.resource-table-toolbar__search{max-width:320px}.resource-table-toolbar__actions{justify-self:end;justify-content:flex-end}.resource-table-alert{margin:16px 20px 0}.resource-table-density .ant-segmented-item{min-width:56px}.resource-column-options{max-width:220px;display:grid;gap:8px}.resource-column-settings-badge .ant-badge-dot{width:5px;min-width:5px;height:5px}.resource-inline-control{width:100%;min-width:0}.resource-inline-editor{position:absolute;z-index:3;top:50%;right:8px;left:8px;transform:translateY(-50%);display:flex;align-items:center;gap:4px;min-width:0;margin:0;padding:3px 4px 3px 8px;background:var(--cc-panel);border:1px solid #91caff;border-radius:6px;box-shadow:0 4px 14px #1677ff24}.resource-inline-editor__actions{flex:0 0 auto}.resource-inline-editor .ant-input,.resource-inline-editor .ant-input-number,.resource-inline-editor .ant-select-selector{background:transparent!important;border-color:transparent!important;box-shadow:none!important}.resource-inline-editor .ant-input,.resource-inline-editor .ant-input-number-input{height:24px;padding-inline:0}.resource-inline-editor .ant-input-number,.resource-inline-editor .ant-select{flex:1 1 auto}.resource-inline-editor__button.ant-btn{min-width:24px;width:24px;height:24px;padding:0;color:var(--cc-muted);border-radius:5px}.resource-inline-editor__button.ant-btn:hover,.resource-inline-editor__button.ant-btn:focus-visible{color:var(--cc-text)!important;background:var(--cc-panel-soft)!important}.resource-inline-editor__button--save.ant-btn{color:var(--cc-primary)}.resource-inline-editor__button--save.ant-btn:hover,.resource-inline-editor__button--save.ant-btn:focus-visible{color:#fff!important;background:var(--cc-primary)!important}.resource-table-cell--editable{position:relative;cursor:text}.resource-table-cell--editable:hover{background:var(--cc-panel-soft);box-shadow:inset 0 0 0 1px var(--cc-border)}.resource-table-cell--editing{background:#f8fbff}.resource-cell-value{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-cell-value--under-editor{visibility:hidden}.resource-row-action.ant-btn{width:28px;height:28px;color:var(--cc-muted)}.resource-row-action.ant-btn:hover,.resource-row-action.ant-btn:focus-visible{color:var(--cc-primary)!important;background:var(--cc-primary-soft)!important}.table-card .ant-table-wrapper .ant-table{border-radius:8px}.standard-table-card .ant-table-wrapper .ant-table table{min-width:max-content!important}.control-center-theme .ant-table-wrapper .ant-table-thead>tr>th,.control-center-theme .ant-table-wrapper .ant-table-tbody>tr>td{padding-left:16px;padding-right:16px}.control-center-theme .ant-table-wrapper .ant-table-thead>tr>th.ant-table-selection-column,.control-center-theme .ant-table-wrapper .ant-table-tbody>tr>td.ant-table-selection-column,.control-center-theme .ant-table-wrapper .ant-table-thead>tr>th.ant-table-row-expand-icon-cell,.control-center-theme .ant-table-wrapper .ant-table-tbody>tr>td.ant-table-row-expand-icon-cell{padding-left:12px;padding-right:12px}.table-card .ant-table-wrapper .ant-pagination{padding-inline:20px}.table-card .ant-table-thead>tr>th{background:var(--cc-panel-soft);color:var(--cc-text);font-weight:600}.control-center-theme[data-theme=dark] .table-card .ant-table{background:var(--cc-panel)}.control-center-theme[data-theme=dark] .table-card .ant-table-tbody>tr>td{border-color:var(--cc-border-soft)}.control-center-theme[data-theme=dark] .table-card .ant-table-tbody>tr:hover>td{background:#223149}.control-center-theme[data-theme=dark] .app-shell__brand-mark{background:linear-gradient(135deg,#3b82f6,#60a5fa)}.detail-card .ant-tabs{padding:0 20px 20px}.resource-form{max-width:720px}.resource-form__number{width:100%}.tool-center-schema-preview{margin:0;padding:12px;overflow:auto;background:#101418;color:#e6edf3;border-radius:6px;line-height:1.5}.system-json-preview{max-height:320px;margin:8px 0 0;padding:12px;overflow:auto;background:#101418;color:#e6edf3;border-radius:6px;line-height:1.5}@media(max-width:768px){.app-shell.ant-layout-has-sider{flex-direction:column}.app-shell.ant-layout-has-sider>.ant-layout{flex:0 0 auto!important;width:100%!important}.app-shell__sider{flex:0 0 auto!important;max-width:none!important;min-width:0!important;width:100%!important}.app-shell__menu{max-height:260px;overflow:auto}.app-shell__header{height:auto;align-items:flex-start;padding:16px 18px}.app-shell__content{padding:18px}.page-hero,.resource-page__header{align-items:stretch;flex-direction:column}.system-department-layout{grid-template-columns:1fr}}
