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)}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]{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}:root{--atlas-bg: #f6f7f9;--atlas-surface: #ffffff;--atlas-control-bg: #f8fafc;--atlas-control-hover-bg: #eef2f7;--atlas-border: #e6e8ee;--atlas-text: #15171c;--atlas-text-muted: #7d8490;--atlas-primary: #15171c;--atlas-primary-button-bg: #15171c;--atlas-primary-button-hover-bg: #30333a;--atlas-primary-button-active-bg: #000000;--atlas-primary-button-text: #ffffff;--atlas-divider: #d8dce5;--atlas-menu-selected-bg: #15171c;--atlas-menu-selected-text: #ffffff;--atlas-focus-border: #aeb3bc;--atlas-focus-shadow: rgba(21, 23, 28, .06)}html{background:#0b0b0d;color-scheme:light}html[data-theme=dark]{--atlas-bg: #000000;--atlas-surface: #0d0d0f;--atlas-control-bg: #161619;--atlas-control-hover-bg: #232327;--atlas-border: #2d2d31;--atlas-text: #f5f5f5;--atlas-text-muted: #a6a6ac;--atlas-primary: #dbdbdf;--atlas-primary-button-bg: #dbdbdf;--atlas-primary-button-hover-bg: #c8c8ce;--atlas-primary-button-active-bg: #9d9da4;--atlas-primary-button-text: #111111;--atlas-divider: #27272b;--atlas-menu-selected-bg: #d7d7dc;--atlas-menu-selected-text: #121214;--atlas-focus-border: #dbdbdf;--atlas-focus-shadow: rgba(182, 182, 188, .12);color-scheme:dark}html[data-theme=dark] ::selection{color:#fff;background:#5a5a60}body{background:var(--atlas-bg);color:var(--atlas-text)}html:not([data-theme=dark]) .ant-input:hover,html:not([data-theme=dark]) .ant-input-affix-wrapper:hover,html:not([data-theme=dark]) .ant-input-number:hover,html:not([data-theme=dark]) .ant-input-number-affix-wrapper:hover,html:not([data-theme=dark]) .ant-picker:hover,html:not([data-theme=dark]) .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:var(--atlas-focus-border)!important}html:not([data-theme=dark]) .ant-input:focus,html:not([data-theme=dark]) .ant-input-focused,html:not([data-theme=dark]) .ant-input-affix-wrapper-focused,html:not([data-theme=dark]) .ant-input-number-focused,html:not([data-theme=dark]) .ant-input-number-affix-wrapper-focused,html:not([data-theme=dark]) .ant-input-number-affix-wrapper:focus-within,html:not([data-theme=dark]) .ant-picker-focused,html:not([data-theme=dark]) .ant-select-focused .ant-select-selector{border-color:var(--atlas-focus-border)!important;box-shadow:0 0 0 2px var(--atlas-focus-shadow)!important}html:not([data-theme=dark]) .ant-input-affix-wrapper>input.ant-input:hover,html:not([data-theme=dark]) .ant-input-affix-wrapper>input.ant-input:focus,html:not([data-theme=dark]) .ant-input-affix-wrapper-focused>input.ant-input,html:not([data-theme=dark]) .ant-input-number-affix-wrapper .ant-input-number,html:not([data-theme=dark]) .ant-input-number-affix-wrapper .ant-input-number:hover,html:not([data-theme=dark]) .ant-input-number-affix-wrapper .ant-input-number-focused,html:not([data-theme=dark]) .ant-input-number-affix-wrapper:focus-within .ant-input-number,html:not([data-theme=dark]) .ant-input-number-affix-wrapper:focus-within .ant-input-number-input,html:not([data-theme=dark]) .ant-picker-focused .ant-picker-input>input,html:not([data-theme=dark]) .ant-select-focused .ant-select-selection-search-input{background:transparent!important;border-color:transparent!important;box-shadow:none!important;outline:none!important}html:not([data-theme=dark]) .ant-input-number-affix-wrapper:focus-within .ant-input-number-input-wrap,html:not([data-theme=dark]) .ant-input-number-affix-wrapper:focus-within .ant-input-number-suffix{background:transparent!important;box-shadow:none!important}html:not([data-theme=dark]) .ant-picker .ant-picker-active-bar{background:transparent!important}html.atlas-theme-switching *,html.atlas-theme-switching *:before,html.atlas-theme-switching *:after{transition:none!important;animation:none!important}.ant-pro-layout,.ant-pro-layout .ant-layout{min-height:100vh;background:var(--atlas-bg)}.ant-pro-sider.ant-layout-sider{background:var(--atlas-surface);border-right:1px solid var(--atlas-border);box-shadow:6px 0 18px #11203408}.ant-pro-sider .ant-pro-sider-logo,.ant-pro-layout .ant-pro-sider-logo{border-bottom:1px solid var(--atlas-border)}.ant-pro-layout .ant-pro-sider-logo{height:64px;padding:0;overflow:hidden}.ant-pro-sider.ant-layout-sider-collapsed .ant-pro-sider-logo{padding-inline:0}.ant-pro-sider .ant-menu,.ant-pro-sider .ant-menu-light{color:var(--atlas-text);background:var(--atlas-surface);font-size:15px;box-sizing:border-box;padding:15px 0}.ant-pro-sider .ant-menu-item,.ant-pro-sider .ant-menu-submenu-title{display:flex;align-items:center;width:calc(100% - 20px);min-height:46px;margin-block:6px;margin-inline:10px;padding-inline:14px!important;border-radius:12px;line-height:1.5}.ant-pro-sider .ant-menu-item .ant-menu-title-content,.ant-pro-sider .ant-menu-submenu-title .ant-menu-title-content,.ant-pro-sider .ant-pro-base-menu-item-text{font-size:15px;font-weight:500}.ant-pro-sider .ant-menu-sub.ant-menu-inline{margin-block-start:4px;padding-inline-start:0!important;background:transparent}.ant-pro-sider .ant-menu-submenu-arrow,.ant-pro-sider .ant-menu-submenu-arrow:before,.ant-pro-sider .ant-menu-submenu-arrow:after{transition:transform .24s cubic-bezier(.4,0,.2,1)!important}.ant-pro-sider .ant-menu-sub.ant-menu-inline .ant-menu-item,.ant-pro-sider .ant-menu-sub.ant-menu-inline .ant-menu-submenu-title{width:calc(100% - 28px);min-height:42px;margin-block:4px;margin-inline:18px 10px;padding-inline:18px!important;border-radius:10px}.ant-pro-sider .ant-menu-sub.ant-menu-inline .ant-menu-item .ant-menu-title-content,.ant-pro-sider .ant-menu-sub.ant-menu-inline .ant-pro-base-menu-item-text{font-size:14px;font-weight:500}.ant-pro-sider .ant-menu-item .anticon,.ant-pro-sider .ant-menu-submenu-title .anticon,.ant-pro-sider .ant-pro-base-menu-item-icon{opacity:1!important;font-size:16px}.ant-pro-sider .ant-menu-item .anticon,.ant-pro-sider .ant-menu-item .anticon svg,.ant-pro-sider .ant-menu-submenu-title .anticon,.ant-pro-sider .ant-menu-submenu-title .anticon svg,.ant-pro-sider .ant-pro-base-menu-item-icon,.ant-pro-sider .ant-pro-base-menu-item-icon svg{color:inherit;opacity:1!important;filter:none!important}.ant-pro-sider .ant-menu-title-content,.ant-pro-sider .ant-pro-base-menu-item-text,.ant-pro-sider .ant-menu-item .anticon,.ant-pro-sider .ant-menu-item .anticon svg,.ant-pro-sider .ant-menu-submenu-title .anticon,.ant-pro-sider .ant-menu-submenu-title .anticon svg,.ant-pro-sider .ant-pro-base-menu-item-icon,.ant-pro-sider .ant-pro-base-menu-item-icon svg,.dc-sidebar-logo,.dc-sidebar-logo-img,.dc-sidebar-title{transition:none!important;animation:none!important}.ant-pro-sider .ant-menu-item-selected,.ant-pro-sider .ant-menu-item-active,.ant-pro-sider .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--atlas-menu-selected-text);background:var(--atlas-menu-selected-bg)}.ant-pro-sider .ant-menu-item-selected:hover,.ant-pro-sider .ant-menu-item-active:hover,.ant-pro-sider .ant-menu-submenu-selected>.ant-menu-submenu-title:hover{color:var(--atlas-menu-selected-text)!important;background:var(--atlas-menu-selected-bg)!important}.ant-pro-sider .ant-menu-item-selected .anticon,.ant-pro-sider .ant-menu-item-selected .ant-menu-title-content,.ant-pro-sider .ant-menu-item-selected .ant-pro-base-menu-item-text,.ant-pro-sider .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon,.ant-pro-sider .ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-title-content{color:var(--atlas-menu-selected-text)}.ant-pro-sider .ant-menu-item:hover,.ant-pro-sider .ant-menu-submenu-title:hover{color:var(--atlas-text);background:var(--atlas-control-hover-bg)}html[data-theme=dark] .ant-pro-sider,html[data-theme=dark] .ant-pro-sider.ant-layout-sider,html[data-theme=dark] .ant-pro-sider .ant-layout-sider-children,html[data-theme=dark] .ant-pro-sider .ant-pro-sider-links,html[data-theme=dark] .ant-pro-sider .ant-pro-sider-actions,html[data-theme=dark] .ant-pro-sider .ant-pro-sider-extra,html[data-theme=dark] .ant-pro-sider .ant-menu,html[data-theme=dark] .ant-pro-sider .ant-menu-light{color:var(--atlas-text)!important;background:var(--atlas-surface)!important}html[data-theme=dark] .ant-pro-sider,html[data-theme=dark] .ant-pro-sider.ant-layout-sider{border-right-color:var(--atlas-divider)!important;box-shadow:none}html[data-theme=dark] .ant-pro-sider .ant-pro-sider-logo,html[data-theme=dark] .ant-pro-layout .ant-pro-sider-logo,html[data-theme=dark] .dc-sidebar-brand{border-bottom-color:var(--atlas-divider)!important}html[data-theme=dark] .ant-pro-sider .ant-menu-item,html[data-theme=dark] .ant-pro-sider .ant-menu-submenu-title{color:var(--atlas-text-muted)!important;background:transparent!important}html[data-theme=dark] .ant-pro-sider .ant-menu-item .anticon,html[data-theme=dark] .ant-pro-sider .ant-menu-item .anticon svg,html[data-theme=dark] .ant-pro-sider .ant-menu-submenu-title .anticon,html[data-theme=dark] .ant-pro-sider .ant-menu-submenu-title .anticon svg,html[data-theme=dark] .ant-pro-sider .ant-pro-base-menu-item-icon,html[data-theme=dark] .ant-pro-sider .ant-pro-base-menu-item-icon svg{color:inherit!important;opacity:1!important;filter:none!important}html[data-theme=dark] .ant-pro-sider .ant-menu-item:hover,html[data-theme=dark] .ant-pro-sider .ant-menu-submenu-title:hover{color:var(--atlas-text)!important;background:var(--atlas-control-hover-bg)!important}html[data-theme=dark] .ant-pro-sider .ant-menu-item-selected,html[data-theme=dark] .ant-pro-sider .ant-menu-item-selected:hover,html[data-theme=dark] .ant-pro-sider .ant-menu-submenu-selected>.ant-menu-submenu-title,html[data-theme=dark] .ant-pro-sider .ant-menu-submenu-selected>.ant-menu-submenu-title:hover{color:var(--atlas-menu-selected-text)!important;background:var(--atlas-menu-selected-bg)!important}html[data-theme=dark] .ant-pro-sider .ant-menu-item-selected .anticon,html[data-theme=dark] .ant-pro-sider .ant-menu-item-selected .ant-pro-base-menu-item-text,html[data-theme=dark] .ant-pro-sider .ant-menu-item-selected .ant-menu-title-content,html[data-theme=dark] .ant-pro-sider .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon,html[data-theme=dark] .ant-pro-sider .ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-title-content{color:var(--atlas-menu-selected-text)!important}html[data-theme=dark] .ant-pro-sider .ant-menu-item-divider,html[data-theme=dark] .ant-pro-sider .ant-menu-submenu-inline,html[data-theme=dark] .ant-pro-sider .ant-pro-base-menu-divider,html[data-theme=dark] .ant-pro-sider .ant-pro-sider-collapsed-button,html[data-theme=dark] .ant-pro-sider .ant-layout-sider-trigger,html[data-theme=dark] .ant-pro-sider-collapsed-button,html[data-theme=dark] .ant-layout-sider-trigger{border-color:var(--atlas-divider)!important}.dc-route-content{min-width:0;min-height:100%}.dc-route-skeleton{display:grid;gap:18px;padding:24px 26px}.dc-route-skeleton:before,.dc-route-skeleton:after{display:block;border:1px solid var(--atlas-border);border-radius:10px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.36),transparent),var(--atlas-surface);background-size:240px 100%,100% 100%;box-shadow:0 14px 34px #0f172a0f;animation:dc-route-skeleton-shimmer 1.2s linear infinite;content:""}.dc-route-skeleton:before{height:124px}.dc-route-skeleton:after{height:420px}.dc-layout-content:has(.dc-route-content>*) .dc-route-skeleton{display:none}html[data-theme=dark] .dc-route-skeleton:before,html[data-theme=dark] .dc-route-skeleton:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent),var(--atlas-surface);box-shadow:none}@keyframes dc-route-skeleton-shimmer{0%{background-position:-240px 0,0 0}to{background-position:calc(100% + 240px) 0,0 0}}html[data-theme=dark] .ant-pro-sider .ant-menu-item-divider,html[data-theme=dark] .ant-pro-sider .ant-pro-base-menu-divider{background:var(--atlas-divider)!important}html[data-theme=dark] .ant-pro-sider .ant-pro-sider-collapsed-button,html[data-theme=dark] .ant-pro-sider .ant-layout-sider-trigger,html[data-theme=dark] .ant-pro-sider-collapsed-button,html[data-theme=dark] .ant-layout-sider-trigger,html[data-theme=dark] .ant-pro-layout .ant-pro-sider-collapsed-button{color:var(--atlas-primary)!important;background:var(--atlas-control-bg)!important;border:1px solid var(--atlas-divider)!important;box-shadow:0 4px 12px #00000059!important}html[data-theme=dark] .ant-pro-sider .ant-pro-sider-collapsed-button:hover,html[data-theme=dark] .ant-pro-sider .ant-layout-sider-trigger:hover,html[data-theme=dark] .ant-pro-sider-collapsed-button:hover,html[data-theme=dark] .ant-layout-sider-trigger:hover,html[data-theme=dark] .ant-pro-layout .ant-pro-sider-collapsed-button:hover{color:var(--atlas-text)!important;background:var(--atlas-control-hover-bg)!important;border-color:var(--atlas-primary)!important}.ant-btn-primary,.ant-btn-color-primary.ant-btn-variant-solid{color:var(--atlas-primary-button-text)!important;background:var(--atlas-primary-button-bg)!important;border-color:var(--atlas-primary-button-bg)!important;box-shadow:none!important}.ant-btn-primary:hover,.ant-btn-color-primary.ant-btn-variant-solid:hover,.ant-btn-primary:focus,.ant-btn-color-primary.ant-btn-variant-solid:focus{color:var(--atlas-primary-button-text)!important;background:var(--atlas-primary-button-hover-bg)!important;border-color:var(--atlas-primary-button-hover-bg)!important}.ant-btn-primary:active,.ant-btn-color-primary.ant-btn-variant-solid:active{color:var(--atlas-primary-button-text)!important;background:var(--atlas-primary-button-active-bg)!important;border-color:var(--atlas-primary-button-active-bg)!important}html[data-theme=dark] .ant-btn-default:hover,html[data-theme=dark] .ant-btn-default:focus,html[data-theme=dark] .ant-btn-text:hover,html[data-theme=dark] .ant-btn-text:focus,html[data-theme=dark] .ant-btn-link:hover,html[data-theme=dark] .ant-btn-link:focus{color:var(--atlas-primary)!important;background:var(--atlas-control-hover-bg)!important;border-color:var(--atlas-primary)!important;box-shadow:none!important}html[data-theme=dark] .ant-btn-default,html[data-theme=dark] .ant-btn-text,html[data-theme=dark] .ant-btn-link{color:var(--atlas-text)!important}html[data-theme=dark] .ant-btn-default{background:var(--atlas-control-bg)!important;border-color:var(--atlas-border)!important}html[data-theme=dark] .ant-btn-default:active,html[data-theme=dark] .ant-btn-text:active,html[data-theme=dark] .ant-btn-link:active{color:var(--atlas-text)!important;background:var(--atlas-menu-selected-bg)!important;border-color:var(--atlas-primary)!important}html[data-theme=dark] .ant-input,html[data-theme=dark] .ant-input-affix-wrapper,html[data-theme=dark] .ant-input-number,html[data-theme=dark] .ant-input-number-input-wrap,html[data-theme=dark] .ant-picker,html[data-theme=dark] .ant-select-selector,html[data-theme=dark] .ant-select-multiple .ant-select-selector{color:var(--atlas-text)!important;background:var(--atlas-control-bg)!important;border-color:var(--atlas-border)!important;box-shadow:none!important}html[data-theme=dark] .ant-input:hover,html[data-theme=dark] .ant-input-affix-wrapper:hover,html[data-theme=dark] .ant-input-number:hover,html[data-theme=dark] .ant-picker:hover,html[data-theme=dark] .ant-select:not(.ant-select-disabled):hover .ant-select-selector{background:var(--atlas-control-hover-bg)!important;border-color:var(--atlas-primary)!important}html[data-theme=dark] .ant-input:focus,html[data-theme=dark] .ant-input-focused,html[data-theme=dark] .ant-input-affix-wrapper-focused,html[data-theme=dark] .ant-input-number-focused,html[data-theme=dark] .ant-picker-focused,html[data-theme=dark] .ant-select-focused .ant-select-selector{background:var(--atlas-control-hover-bg)!important;border-color:var(--atlas-primary)!important;box-shadow:0 0 0 2px #b6b6bc1f!important}html[data-theme=dark] .ant-input::placeholder,html[data-theme=dark] .ant-select-selection-placeholder,html[data-theme=dark] .ant-picker-input>input::placeholder{color:var(--atlas-text-muted)!important}html[data-theme=dark] .ant-radio-button-wrapper-checked,html[data-theme=dark] .ant-radio-wrapper .ant-radio-checked .ant-radio-inner,html[data-theme=dark] .ant-checkbox-checked .ant-checkbox-inner,html[data-theme=dark] .ant-switch.ant-switch-checked,html[data-theme=dark] .ant-select-item-option-selected:not(.ant-select-item-option-disabled),html[data-theme=dark] .ant-table-row-selected>td{background:var(--atlas-menu-selected-bg)!important;border-color:var(--atlas-primary)!important}html[data-theme=dark] .ant-radio-button-wrapper:hover,html[data-theme=dark] .ant-checkbox-wrapper:hover .ant-checkbox-inner,html[data-theme=dark] .ant-radio-wrapper:hover .ant-radio-inner,html[data-theme=dark] .ant-select-item-option-active:not(.ant-select-item-option-disabled),html[data-theme=dark] .ant-dropdown-menu-item:hover,html[data-theme=dark] .ant-dropdown-menu-submenu-title:hover,html[data-theme=dark] .ant-pagination .ant-pagination-item:hover,html[data-theme=dark] .ant-pagination .ant-pagination-prev:hover .ant-pagination-item-link,html[data-theme=dark] .ant-pagination .ant-pagination-next:hover .ant-pagination-item-link,html[data-theme=dark] .ant-table-tbody>tr:hover>td{color:var(--atlas-text)!important;background:var(--atlas-control-hover-bg)!important;border-color:var(--atlas-primary)!important}html[data-theme=dark] .ant-dropdown-menu,html[data-theme=dark] .ant-select-dropdown,html[data-theme=dark] .ant-picker-dropdown .ant-picker-panel-container{color:var(--atlas-text)!important;background:var(--atlas-surface)!important;border-color:var(--atlas-border)!important}html[data-theme=dark] .ant-checkbox-checked .ant-checkbox-inner:after,html[data-theme=dark] .ant-radio-wrapper .ant-radio-checked .ant-radio-inner:after{border-color:var(--atlas-primary)!important}html[data-theme=dark] .ant-pro-page-container,html[data-theme=dark] .ant-pro-page-container-children-container,html[data-theme=dark] .ant-page-header,html[data-theme=dark] .ant-page-header .ant-page-header-heading-title,html[data-theme=dark] .ant-pro-page-container .ant-page-header-heading-title,html[data-theme=dark] .dc-page-title,html[data-theme=dark] .dc-home-title{color:var(--atlas-text)!important}.ant-pro-sider.ant-layout-sider-collapsed .ant-menu-item{display:flex!important;align-items:center;justify-content:center;width:46px;min-height:46px;margin-inline:auto;padding-inline:0!important;line-height:46px}.ant-pro-sider.ant-layout-sider-collapsed .ant-menu-title-content{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;margin-inline:0}.ant-pro-sider.ant-layout-sider-collapsed .ant-pro-base-menu-item-title{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:46px;height:46px;line-height:1}.ant-pro-sider.ant-layout-sider-collapsed .ant-pro-base-menu-item-icon,.ant-pro-sider.ant-layout-sider-collapsed .anticon{display:inline-flex;align-items:center;justify-content:center;margin:0!important;color:inherit;font-size:17px;line-height:1}.dc-layout-main{display:flex;flex-direction:column;min-height:100vh;background:var(--atlas-bg)}.dc-layout-content{flex:1 1;width:100%;max-width:100%;min-width:0;min-height:0;background:var(--atlas-bg);overflow-x:clip}.ant-pro-layout .ant-pro-sider .ant-layout-sider-children{border-inline-end:1px solid rgba(179,179,179,.3)!important}h1{margin-bottom:0!important}:where(.css-dev-only-do-not-override-xrykc6).ant-menu-light.ant-menu-root.ant-menu-inline,:where(.css-dev-only-do-not-override-xrykc6).ant-menu-light>.ant-menu.ant-menu-root.ant-menu-inline,:where(.css-dev-only-do-not-override-xrykc6).ant-menu-light.ant-menu-root.ant-menu-vertical,:where(.css-dev-only-do-not-override-xrykc6).ant-menu-light>.ant-menu.ant-menu-root.ant-menu-vertical{padding:15px 0}.dc-dynamic-route-loading{display:grid;min-height:360px;place-items:center}.dc-sidebar-brand{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-width:0;height:64px;min-height:64px;padding-inline:16px;overflow:hidden;color:var(--atlas-text);background:var(--atlas-surface);box-sizing:border-box}.dc-sidebar-logo{position:relative;display:inline-flex;flex:0 0 34px;align-items:center;justify-content:center;width:34px;min-width:34px;height:34px;min-height:34px}.dc-sidebar-logo-img{display:block;width:34px!important;min-width:34px;max-width:34px;height:34px!important;min-height:34px;max-height:34px;object-fit:contain;flex-shrink:0}.dc-sidebar-title{min-width:0;margin-bottom:0!important;overflow:hidden;color:var(--atlas-text);font-size:13px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.dc-topbar{display:flex;align-items:center;justify-content:flex-end;width:100%;min-width:0;height:66px;min-height:66px;padding:0 20px;background:var(--atlas-surface);border-bottom:1px solid var(--atlas-border);flex-shrink:0;box-sizing:border-box}.dc-topbar-inner{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:100%;min-width:0;height:100%}.dc-topbar-search{width:180px;flex:0 0 180px}.dc-topbar-search,.dc-topbar-search .ant-input-affix-wrapper{background:var(--atlas-control-bg)}.dc-topbar-search .ant-input-affix-wrapper{height:34px;color:var(--atlas-text);border-color:var(--atlas-border);border-radius:6px;box-shadow:none}.dc-topbar-search .ant-input-affix-wrapper:hover,.dc-topbar-search .ant-input-affix-wrapper-focused{border-color:var(--atlas-focus-border);background:var(--atlas-surface);box-shadow:0 0 0 2px var(--atlas-focus-shadow)}.dc-topbar-search .ant-input,.dc-topbar-search .ant-input-prefix,.dc-topbar-search .ant-input::placeholder{color:var(--atlas-text)}.dc-topbar-icon-button,.dc-topbar-notice{display:inline-flex;flex:0 0 32px;align-items:center;justify-content:center;width:32px;height:32px;padding:0;overflow:hidden;color:var(--atlas-text);background:transparent;border:1px solid transparent;border-radius:8px;cursor:pointer}.dc-topbar-icon-button:hover,.dc-topbar-notice:hover{color:var(--atlas-primary);background:var(--atlas-control-hover-bg);border-color:var(--atlas-border)}.dc-topbar-icon-image{display:block;width:20px!important;min-width:20px;max-width:20px;height:20px!important;min-height:20px;max-height:20px;object-fit:contain;flex-shrink:0}.dc-topbar-profile{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:3px 8px;border:1px solid transparent;border-radius:6px;cursor:pointer}.dc-topbar-profile:hover{background:var(--atlas-control-bg);border-color:var(--atlas-border)}.dc-topbar-meta{display:flex;flex-direction:column;line-height:1.2}.dc-topbar-name{color:var(--atlas-text);font-size:13px;font-weight:600}.dc-topbar-role,.dc-topbar-arrow{color:var(--atlas-text-muted);font-size:12px}html[data-theme=dark] .dc-topbar-search .ant-input-affix-wrapper,html[data-theme=dark] .dc-topbar-search .ant-input{color:var(--atlas-text);background:var(--atlas-control-bg)}html[data-theme=dark] .dc-topbar-search .ant-input-affix-wrapper:hover,html[data-theme=dark] .dc-topbar-search .ant-input-affix-wrapper-focused{background:var(--atlas-control-hover-bg);border-color:var(--atlas-primary);box-shadow:0 0 0 2px #b6b6bc1f}html[data-theme=dark] .dc-topbar-search .ant-input-prefix,html[data-theme=dark] .dc-topbar-search .ant-input-suffix,html[data-theme=dark] .dc-topbar-search .ant-input-clear-icon{color:var(--atlas-text-muted)}html[data-theme=dark] .dc-topbar-search .ant-input::placeholder{color:var(--atlas-text-muted)}html[data-theme=dark] .dc-topbar-icon-button,html[data-theme=dark] .dc-topbar-notice{background:transparent;border-color:transparent}html[data-theme=dark] .dc-topbar-icon-button:hover,html[data-theme=dark] .dc-topbar-notice:hover{background:transparent;border-color:transparent;color:var(--atlas-primary)}html[data-theme=dark] .dc-topbar-profile:hover{background:var(--atlas-control-hover-bg);border-color:var(--atlas-primary)}.dc-notice-popover .ant-popover-inner{padding:0;overflow:hidden;background:transparent;border-radius:16px;box-shadow:none}.dc-notice-panel{width:430px;padding:22px 24px 20px;color:var(--atlas-text);background:var(--atlas-surface);border:1px solid var(--atlas-border);border-radius:16px;box-shadow:0 18px 48px #00000024}.dc-notice-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.dc-notice-header h3{margin:0;color:var(--atlas-text);font-size:22px;font-weight:700;line-height:1.35}.dc-notice-tabs{display:flex;gap:14px;margin:22px 0 18px}.dc-notice-tab{min-width:92px;height:40px;padding:0 16px;color:var(--atlas-text);font-size:16px;font-weight:500;background:transparent;border:1px solid transparent;border-radius:7px;cursor:pointer}.dc-notice-tab:hover,.dc-notice-tab.is-active{background:var(--atlas-control-bg);border-color:var(--atlas-border)}.dc-notice-list{min-height:120px}.dc-notice-item{display:grid;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px 0;border-bottom:1px solid var(--atlas-border)}.dc-notice-tag{display:inline-flex;align-items:center;justify-content:center;min-width:50px;height:26px;padding:0 10px;font-size:13px;font-weight:600;border:1px solid;border-radius:6px}.dc-notice-tag.is-pending{color:#d4380d;background:#fff2e8;border-color:#ffbb96}.dc-notice-tag.is-danger{color:#cf1322;background:#fff1f0;border-color:#ffa39e}.dc-notice-tag.is-warning{color:#ad6800;background:#fffbe6;border-color:#ffe58f}.dc-notice-tag.is-system{color:var(--atlas-text-muted);background:var(--atlas-control-bg);border-color:var(--atlas-border)}.dc-notice-main{min-width:0}.dc-notice-main h4{margin:0 0 6px;overflow:hidden;color:var(--atlas-text);font-size:16px;font-weight:700;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.dc-notice-main p{display:-webkit-box;margin:0 0 8px;overflow:hidden;color:var(--atlas-text-muted);font-size:13px;line-height:1.45;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dc-notice-main small{color:var(--atlas-text-muted);font-size:12px}.dc-notice-view-all{height:42px;margin-top:18px}html[data-theme=dark] .dc-notice-panel{box-shadow:0 18px 54px #0000007a}html[data-theme=dark] .dc-notice-tag.is-pending{color:#ff9c6e;background:#d4380d24;border-color:#ff9c6e6b}html[data-theme=dark] .dc-notice-tag.is-danger{color:#ff7875;background:#cf132224;border-color:#ff78756b}html[data-theme=dark] .dc-notice-tag.is-warning{color:#ffd666;background:#ad680029;border-color:#ffd6666b}@media (max-width: 768px){.dc-topbar{padding:0 12px}.dc-topbar-search{width:132px;flex-basis:132px}.dc-topbar-meta,.dc-topbar-arrow{display:none}.dc-notice-panel{padding:18px 16px 16px}.dc-notice-item{grid-template-columns:60px minmax(0,1fr)}.dc-notice-item .ant-btn{grid-column:2;justify-self:start}.dc-notice-tabs{gap:8px}.dc-notice-tab{min-width:76px;padding:0 10px;font-size:14px}}
