.theme-panel{width:320px;max-height:min(680px,calc(100vh - 96px));overflow-y:auto;padding:2px}.theme-panel__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.theme-panel__title{font-size:15px;font-weight:600;line-height:22px}.theme-panel__description{margin-top:2px;font-size:12px;line-height:18px}.theme-mode-option{display:inline-flex;align-items:center;justify-content:center;gap:5px}.theme-panel__section-label{margin:14px 0 8px;font-size:12px;line-height:18px}.theme-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.theme-card{position:relative;display:flex;align-items:center;gap:9px;min-width:0;padding:8px;border:1px solid transparent;border-radius:10px;cursor:pointer;text-align:left;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.theme-card:hover{box-shadow:0 4px 14px #0f172a14}.theme-card:focus-visible{outline:2px solid currentColor;outline-offset:2px}.theme-card__preview{display:flex;flex:0 0 44px;width:44px;height:34px;overflow:hidden;border:1px solid rgba(127,127,127,.22);border-radius:7px}.theme-card__sider{width:12px;height:100%}.theme-card__canvas{position:relative;flex:1;height:100%}.theme-card__accent{position:absolute;top:6px;right:6px;width:13px;height:5px;border-radius:3px}.theme-card__line{position:absolute;right:5px;bottom:6px;left:5px;height:4px;border-radius:3px}.theme-card__copy{display:flex;min-width:0;flex:1;flex-direction:column}.theme-card__name{overflow:hidden;font-size:13px;font-weight:600;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.theme-card__description{display:-webkit-box;overflow:hidden;margin-top:1px;font-size:10px;line-height:14px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.theme-card__check{position:absolute;top:5px;right:5px;font-size:11px}.theme-panel__current{margin-top:12px;font-size:11px;line-height:16px;text-align:right}.theme-background-preview{display:grid;height:76px;place-items:center;overflow:hidden;margin-top:8px;border:1px solid;border-radius:10px;background-color:#7f7f7f14;background-position:center;background-size:cover;font-size:12px}.theme-background-actions{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.theme-switcher-button{width:36px;height:36px}@media(max-width:520px){.theme-switcher-popover .ant-popover-inner{max-width:100%}.theme-panel{width:min(320px,calc(100vw - 48px))}}.markdown-editor{width:100%;min-width:0}.markdown-editor__header{display:flex;justify-content:flex-end;margin-bottom:8px}.markdown-editor__loading{padding:18px;border:1px solid var(--app-border);border-radius:8px;background:var(--app-bg-container)}.markdown-editor .w-md-editor{overflow:hidden;border:1px solid var(--app-border);border-radius:8px;background:var(--app-bg-container);box-shadow:none;color:var(--app-text)}.markdown-editor .w-md-editor-toolbar{padding:4px 6px;border-bottom:1px solid var(--app-border);background:var(--app-surface-subtle)}.markdown-editor .w-md-editor-toolbar li>button{color:var(--app-text-secondary)}.markdown-editor .w-md-editor-toolbar li>button:hover{color:var(--app-color-primary);background:var(--app-surface-subtle)}.markdown-editor .w-md-editor-text,.markdown-editor .w-md-editor-text-input,.markdown-editor .w-md-editor-text-pre>code{color:var(--app-text)!important;font-family:Cascadia Code,Consolas,SFMono-Regular,monospace!important;font-size:14px!important;line-height:1.65!important}.markdown-editor .w-md-editor-text-input{caret-color:var(--app-color-primary)}.markdown-editor .wmde-markdown{background:transparent;color:var(--app-text);font-size:14px;line-height:1.65}.markdown-editor .wmde-markdown h1,.markdown-editor .wmde-markdown h2,.markdown-editor .wmde-markdown h3,.markdown-editor .wmde-markdown h4,.markdown-editor .wmde-markdown h5,.markdown-editor .wmde-markdown h6{border-bottom-color:var(--app-border-secondary);color:var(--app-text)}.markdown-editor .wmde-markdown code{background:var(--app-surface-subtle);color:var(--app-text)}.markdown-editor .wmde-markdown a{color:var(--app-color-primary)}@media(max-width:720px){.markdown-editor__header{justify-content:flex-start}.markdown-editor .w-md-editor-toolbar{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:thin}.markdown-editor .w-md-editor-toolbar ul{flex-wrap:nowrap;white-space:nowrap}.markdown-editor .w-md-editor-text,.markdown-editor .w-md-editor-text-input,.markdown-editor .w-md-editor-text-pre>code{font-size:16px!important}html.markdown-editor-fullscreen-active .ant-modal-wrap,html.markdown-editor-fullscreen-active .ant-modal,html.markdown-editor-fullscreen-active .ant-modal-content,html.markdown-editor-fullscreen-active .ant-drawer-content-wrapper,html.markdown-editor-fullscreen-active .ant-drawer-content,html.markdown-editor-fullscreen-active .ant-drawer-body{transform:none!important;-webkit-transform:none!important;filter:none!important;perspective:none!important}html.markdown-editor-fullscreen-active .ant-modal-wrap,html.markdown-editor-fullscreen-active .ant-drawer-content-wrapper,html.markdown-editor-fullscreen-active .ant-drawer-content,html.markdown-editor-fullscreen-active .ant-drawer-body{overflow:visible!important}.markdown-editor .w-md-editor-fullscreen{position:fixed!important;inset:0!important;width:100vw!important;max-width:100vw!important;height:100vh!important;height:100dvh!important;max-height:100dvh!important;z-index:2147483000!important}.markdown-editor .w-md-editor-fullscreen .w-md-editor-content{height:calc(100vh - 32px)!important;height:calc(100dvh - 32px)!important}}html{min-height:100%}body{min-height:100%;margin:0;padding:0}#root{min-height:100%}*{box-sizing:border-box}:root{--app-border: rgba(15, 23, 42, .08);--app-border-secondary: rgba(15, 23, 42, .06);--app-surface-subtle: rgba(15, 23, 42, .035);--app-text-tertiary: #667085;--app-shadow-soft: 0 8px 28px rgba(15, 23, 42, .06)}html[data-mode=dark]{--app-surface-subtle: rgba(255, 255, 255, .045);--app-shadow-soft: 0 10px 30px rgba(0, 0, 0, .26)}html[data-mode=dark] .ant-btn-default,html[data-mode=dark] .ant-btn-text:not(:disabled),html[data-mode=dark] .ant-btn-link:not(:disabled){color:var(--app-text)}html[data-mode=dark] .ant-list-item-action>li>a,html[data-mode=dark] .ant-list-item-action>li>.ant-btn-link,html[data-mode=dark] a.ant-typography{color:var(--app-color-primary)}html[data-mode=dark] .ant-list-item-action>li>a:hover,html[data-mode=dark] .ant-list-item-action>li>.ant-btn-link:hover{color:var(--app-color-primary);filter:brightness(1.15)}html[data-mode=dark] .ant-tag-checkable:not(.ant-tag-checkable-checked){color:var(--app-text-secondary)}html[data-mode=dark] .ant-tag-checkable:not(.ant-tag-checkable-checked):hover{color:var(--app-text)}html[data-mode=dark] .ant-pagination .ant-pagination-item-ellipsis,html[data-mode=dark] .ant-pagination .ant-pagination-jump-next .ant-pagination-item-ellipsis,html[data-mode=dark] .ant-pagination .ant-pagination-jump-prev .ant-pagination-item-ellipsis{color:#fff9!important}html[data-mode=dark] .ant-table-wrapper .ant-table-thead>tr>th{color:var(--app-text-secondary)}html .ant-pro-layout .ant-pro-global-header .ant-btn,html .ant-pro-layout .ant-pro-global-header .ant-pro-global-header-header-actions-item{color:var(--app-header-color)}html .ant-pro-layout .ant-pro-global-header .ant-btn .anticon,html .ant-pro-layout .ant-pro-global-header .ant-pro-global-header-header-actions-item .anticon{color:inherit}.ant-pro-layout,.ant-pro-layout .ant-layout{min-height:100vh}.ant-pro-layout .ant-layout-content{min-height:calc(100vh - 56px)}html[data-background=image] .ant-pro-layout .ant-layout-content{background-image:linear-gradient(var(--app-backdrop),var(--app-backdrop-strong)),var(--app-background-image);background-attachment:scroll,scroll;background-position:center,center;background-repeat:no-repeat,no-repeat;background-size:cover,cover}html[data-background=image] .ant-pro-layout,html[data-background=image] .ant-pro-layout .ant-layout{min-height:100vh}html[data-background=image] .ant-pro-layout-bg-list{background:transparent!important}html[data-background=image] .ant-pro-page-container-children-container{background:transparent}body{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.app-overlay-root{position:fixed;top:0;left:0;width:0;height:0;overflow:visible;z-index:1000;pointer-events:none}.app-overlay-root .ant-popover:not(.ant-popover-hidden),.app-overlay-root .ant-dropdown:not(.ant-dropdown-hidden),.app-overlay-root .ant-select-dropdown:not(.ant-select-dropdown-hidden){pointer-events:auto}.app-overlay-popup{max-width:calc(100vw - 16px)}.ant-page-header-breadcrumb{display:none!important}.ant-page-header-heading-title{font-size:20px!important;font-weight:650!important}.ant-page-header-heading-sub-title{color:var(--app-text-tertiary)!important;font-weight:400!important}.workbench-section{margin-bottom:24px}.workbench-section__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px}.workbench-section__help{color:var(--app-text-tertiary);font-size:14px;cursor:help}.workbench-metric{position:relative;overflow:hidden;height:100%;border-color:var(--app-border);box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.workbench-metric:before{position:absolute;inset:0 auto 0 0;width:3px;content:""}.workbench-metric--pending:before{background:#d97706}.workbench-metric--progress:before{background:#2563eb}.workbench-metric--mine:before{background:#0f766e}.workbench-metric--duty:before{background:#7c3aed}.workbench-metric:hover,.workbench-shortcut:hover{border-color:var(--app-color-primary-soft, rgba(37, 99, 235, .32));box-shadow:var(--app-shadow-soft);transform:translateY(-1px)}.workbench-metric .ant-statistic-title{color:var(--app-text-tertiary);font-size:13px}.workbench-metric .ant-statistic-content{font-variant-numeric:tabular-nums}.workbench-metric__note{display:block;min-height:22px;margin-top:8px;font-size:12px}.workbench-attention .ant-card-body{padding-block:4px}.workbench-attention .ant-list-item{cursor:pointer;padding-inline:8px;transition:background-color .16s ease}.workbench-attention .ant-list-item:hover{background:var(--app-surface-subtle)}.attention-icon{margin-top:4px;font-size:18px}.attention-icon--overdue{color:var(--app-color-warning, #d97706)}.attention-icon--severe{color:var(--app-color-error, #dc2626)}.workbench-shortcut{height:100%;min-height:86px;border-color:var(--app-border);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.workbench-shortcut__icon{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:var(--app-surface-subtle);color:var(--app-color-primary, #2563eb);font-size:17px}.shortcut-editor__toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.shortcut-editor__list{display:grid;gap:8px}.shortcut-editor__item{display:flex;align-items:center;gap:10px;min-height:48px;padding:8px 10px;border:1px solid var(--app-border);border-radius:10px;background:var(--app-surface-subtle);cursor:grab}.shortcut-editor__item:active{cursor:grabbing}.shortcut-editor__handle{color:var(--app-text-tertiary);cursor:grab}.shortcut-editor__icon{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:8px;color:var(--app-color-primary, #2563eb);background:var(--app-bg-container, #fff)}.shortcut-editor__copy{display:flex;min-width:0;flex:1;flex-direction:column;line-height:1.35}.shortcut-editor__copy .ant-typography:last-child{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.shortcut-editor__available{display:flex;flex-wrap:wrap;gap:8px}.shortcut-editor__available-groups{display:grid;gap:12px;margin-top:8px}.shortcut-editor__available-group{display:grid;gap:6px}.shortcut-editor__available-group>.ant-typography{font-size:12px}.setting-section .ant-card-head-title{line-height:1.35}.setting-section__actions{margin-top:8px;padding-top:16px;border-top:1px solid var(--app-border)}.setting-section__actions .ant-space{flex-wrap:wrap;row-gap:8px}.setting-public-key{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:flex-start;width:100%;max-width:100%}.setting-public-key__value{min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow-wrap:anywhere}@media(max-width:720px){.setting-public-key{grid-template-columns:minmax(0,1fr)}.setting-public-key .ant-btn{width:100%}}.ant-table-wrapper .ant-table-thead>tr>th{font-size:13px;font-weight:600}.ant-table-wrapper .ant-table-tbody>tr>td.ant-table-cell-fix-left,.ant-table-wrapper .ant-table-tbody>tr>td.ant-table-cell-fix-right{background-color:var(--app-bg-container, #ffffff)}.ant-table-wrapper .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left,.ant-table-wrapper .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right{background-color:var(--app-sider-hover-bg, #f4f6f8)}@media(max-width:720px){.workbench-section__heading{align-items:flex-start;flex-direction:column}.ant-page-header-heading-sub-title{display:none}.ant-page-header-heading-title{font-size:18px!important}.ant-pro-layout .ant-layout-content{padding-inline:12px}.ant-pro-sider-collapsed-button{display:none!important}.ant-pro-table-list-toolbar,.ant-pro-table-list-toolbar-container{flex-wrap:wrap;gap:8px}.ant-pro-table-list-toolbar-right{align-items:flex-start;flex-wrap:wrap;gap:8px;margin-inline-start:0}.ant-pro-table-list-toolbar-right .ant-space,.ant-pro-table-list-toolbar-right .ant-space-compact{flex-wrap:wrap}.ant-card a,.responsive-list a,.ant-table-cell a{display:inline-flex;align-items:center;min-height:24px;padding-block:2px}html .ant-btn.ant-typography-copy,.ant-typography-copy{min-width:24px;min-height:24px}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next{min-width:28px;min-height:28px}.ant-pagination .ant-pagination-item a,.ant-pagination .ant-pagination-prev button,.ant-pagination .ant-pagination-next button{display:inline-flex;align-items:center;justify-content:center;min-height:28px}.ant-switch,.ant-switch.ant-switch-small{min-width:40px;min-height:24px}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-picker,.ant-select-single{min-height:32px}.notification-card .ant-card-head-wrapper{align-items:flex-start;gap:8px}.notification-card .ant-card-head-title{min-width:0;padding-right:0}.notification-card .ant-card-extra{margin-inline-start:0}.notification-card .ant-tabs-nav-list{gap:4px}.notification-card__mobile-actions{display:flex;justify-content:flex-end;margin-bottom:8px}.notification-card__description{display:grid;gap:6px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.docs-entry{display:flex;align-items:center;gap:10px;width:calc(100% - 16px);height:40px;margin:4px 8px 8px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:var(--app-sider-text);font-size:14px;line-height:40px;cursor:pointer;transition:background-color .16s ease,color .16s ease}.ant-pro-sider .ant-menu-item-selected:before,.ant-pro-sider .ant-menu-submenu-selected>.ant-menu-submenu-title:before{position:absolute;inset-block:6px;inset-inline-start:0;width:3px;border-radius:0 3px 3px 0;background:var(--app-color-primary);content:""}.docs-entry:hover{background:var(--app-sider-hover-bg);color:var(--app-sider-selected-text)}.docs-entry:active{background:var(--app-sider-selected-bg)}.docs-entry:focus-visible{outline:2px solid var(--app-color-primary);outline-offset:-2px}.docs-entry--collapsed{justify-content:center;width:40px;margin-inline:auto;padding:0}
