:root{color-scheme:light;--bg-main: #f3f7f6;--bg-panel: #ffffff;--text-main: #0f172a;--text-muted: #475569;--line-color: #dbe4e0;--top-bar-height: 72px}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Segoe UI,PingFang SC,sans-serif;background:radial-gradient(circle at 10% 10%,#e0f2f1 0%,transparent 35%),radial-gradient(circle at 90% 90%,#d9f99d 0%,transparent 30%),var(--bg-main);color:var(--text-main);overflow:hidden}#root{height:100%;min-height:100dvh}.app-shell{height:100dvh;overflow:hidden}.app-main-shell{min-width:0;min-height:0;overflow:hidden}.page-card{background:var(--bg-panel);border:1px solid var(--line-color);border-radius:14px;max-width:100%;overflow:hidden}.sidebar-brand{min-height:var(--top-bar-height);padding:12px 18px;border-bottom:1px solid var(--line-color);background:linear-gradient(135deg,#f6fbfa,#fff 72%);display:flex;flex-direction:column;justify-content:center}.sidebar-brand .ant-typography{display:block}.sidebar-brand .ant-typography-secondary{margin-top:2px;font-size:12px;letter-spacing:.2px}.sidebar-sider{position:sticky;top:0;height:100dvh;overflow:hidden}.sidebar-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100dvh;overflow:hidden}.sidebar-profile-wrap{flex:0 0 auto;margin-top:auto;background:#fff;box-shadow:0 -8px 18px -16px #0f766e80}.sidebar-profile-trigger{border:1px solid transparent;border-radius:12px;padding:10px;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.sidebar-profile-avatar-wrap{position:relative;flex:0 0 auto}.sidebar-profile-online-dot{position:absolute;right:-1px;bottom:-1px;width:10px;height:10px;border-radius:999px;background:#16a34a;border:2px solid #fff}.sidebar-profile-meta{min-width:0}.sidebar-profile-name{display:block;max-width:126px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile-subline{margin-top:1px;display:inline-flex;align-items:center;gap:6px;min-width:0}.sidebar-profile-username{font-size:12px;max-width:76px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile-role-tag.ant-tag{margin-inline-end:0;border-radius:999px;padding-inline:8px;line-height:18px;font-size:11px;border-color:#c8d8ee;background:#eef4ff;color:#1e3a8a}.sidebar-profile-trigger:hover{background:#f3faf8;border-color:#d6ebe5}.sidebar-profile-trigger:active{background:#eaf6f3}.sidebar-profile-trigger.is-open{background:#edf8f5;border-color:#c8e4dc;box-shadow:inset 0 0 0 1px #e2f2ed}.sidebar-profile-arrow{margin-left:6px;color:#64748b;font-size:12px;transition:transform .2s ease,color .2s ease}.sidebar-profile-trigger:hover .sidebar-profile-arrow,.sidebar-profile-trigger.is-open .sidebar-profile-arrow{color:#0f766e}.sidebar-profile-trigger.is-open .sidebar-profile-arrow{transform:rotate(180deg)}.sidebar-menu-scroll{flex:1 1 auto;min-height:0;padding-bottom:8px;overflow-y:auto!important;scrollbar-width:thin;scrollbar-color:#b8d9d1 transparent}.sidebar-menu-scroll::-webkit-scrollbar{width:8px}.sidebar-menu-scroll::-webkit-scrollbar-track{background:transparent}.sidebar-menu-scroll::-webkit-scrollbar-thumb{background:#c8e4dc;border-radius:999px;border:2px solid transparent;background-clip:content-box}.sidebar-menu-scroll:hover::-webkit-scrollbar-thumb{background:#9fcfc2;background-clip:content-box}.app-header{height:var(--top-bar-height);line-height:normal;padding-inline:18px}.app-content{height:calc(100dvh - var(--top-bar-height) - 32px);min-height:0;display:flex;flex-direction:column;min-width:0;padding-bottom:72px;box-sizing:border-box;overflow:auto;overflow-x:hidden;overscroll-behavior:contain}.app-content>*{min-height:0;flex:1 1 auto;min-width:0}.app-content .ant-row,.app-content .ant-col,.app-content .ant-space,.app-content .ant-space-item,.app-content .ant-card,.app-content .ant-card-body,.app-content .ant-form,.app-content .ant-form-item,.app-content .ant-form-item-control,.app-content .ant-form-item-control-input,.app-content .ant-form-item-control-input-content{min-width:0;max-width:100%}.header-path-group,.header-path-group .ant-breadcrumb{min-width:0}.header-path-group .ant-breadcrumb ol{flex-wrap:nowrap}.header-breadcrumb-title{display:inline-block;max-width:124px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.header-section-tag.ant-tag{margin-inline-end:0;border-radius:999px;border-color:#b7dfd7;background:#ecf8f5;color:#0f766e;font-weight:600}.header-status-group{display:inline-flex;flex-wrap:nowrap;align-items:center}.header-clock{display:inline-flex;align-items:center;padding:6px 10px;border:1px solid #d7e4df;border-radius:999px;background:#f7fbfa;color:#14532d;font-size:12px;letter-spacing:.35px;font-variant-numeric:tabular-nums;font-family:Consolas,SFMono-Regular,Menlo,monospace}.header-status-group .header-clock{order:1}.header-version-tag.ant-tag{order:2;margin-inline-end:0;margin-left:2px;border-radius:999px;padding-inline:10px;line-height:22px;border-color:#cad5e3;background:#eff4ff;color:#1e3a8a;font-size:12px;font-weight:600;letter-spacing:.25px}.dashboard-hero{border:1px solid #cfe6df;border-radius:18px;padding:14px;background:linear-gradient(120deg,#f3fbf8,#fff 60%,#eef9f5)}.dashboard-page{height:auto;min-height:100%;overflow:visible;padding-bottom:68px}.dashboard-page>.ant-row{height:auto;align-content:flex-start;overflow:visible}.dashboard-kpi{border-radius:16px;border:1px solid #dbe9e4;background:linear-gradient(145deg,#fff,#f8fcfb);transition:transform .2s ease,box-shadow .2s ease}.dashboard-kpi-grid{display:flex;gap:10px;overflow-x:auto;scrollbar-width:thin}.dashboard-kpi-grid .dashboard-kpi{flex:0 0 calc((100% - 60px) / 7);min-width:165px}.dashboard-kpi .ant-card-body{padding:16px!important}.dashboard-kpi:hover{transform:translateY(-2px);box-shadow:0 12px 30px -22px #0f766e8c}.dashboard-kpi .ant-statistic-title{color:#46625b}.dashboard-kpi .ant-statistic-content-value{color:#0f766e}.dashboard-block{border-radius:16px}.dashboard-widget-setting-card .ant-card-body{padding:8px 14px!important}.dashboard-widget-setting-card .ant-typography{font-size:13px}.dashboard-widget-inline-actions{justify-content:flex-end}.dashboard-widget-quick-btn.ant-btn{border-radius:10px;border-color:#d8e7e2;background:#fbfefd;color:#334155;font-size:12px;height:30px}.dashboard-widget-quick-btn.ant-btn:hover{border-color:#9dcfc2;color:#0f766e}.dashboard-widget-quick-btn-primary.ant-btn{border-color:#0f766e;color:#0f766e;background:#eef9f5}.dashboard-widget-quick-btn-primary.ant-btn:hover{border-color:#0d665f;color:#0d665f;background:#e5f5f0}.dashboard-quick-link{border:1px solid #d8e8e3;border-radius:12px;padding:10px 12px;background:#fbfefd}.dashboard-task-item{border:1px dashed #d6e7e1;border-radius:12px;padding:9px 12px!important;background:#fcfffe}.dashboard-notice-item{border:1px solid #dce9e4;border-radius:12px;padding:9px 12px!important;background:#fbfefd}.dashboard-feed-card .ant-card-body{min-height:220px;max-height:240px;padding-bottom:12px;overflow-y:auto}.dashboard-latest-item{border:1px solid #dce9e4;border-radius:12px;padding:10px 12px!important;background:#fbfefd}.dashboard-monitor-circle-wrap{border:1px dashed #d6e7e1;border-radius:12px;padding:6px 4px;background:#fcfffe;display:flex;flex-direction:column;align-items:center;gap:3px}.dashboard-monitor-label{font-size:11px}.dashboard-monitor-desc{text-align:center;font-size:10px;line-height:1.25;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.dashboard-latest-card .ant-card-body{height:auto;overflow:visible;padding-bottom:26px!important}.dashboard-latest-card{height:auto}.dashboard-monitor-card{height:100%}.dashboard-main-panels{margin-bottom:12px}.dashboard-monitor-card .ant-card-body{height:auto;overflow:visible;min-height:220px;padding-bottom:18px!important}.dashboard-latest-list{display:flex;min-height:220px}.dashboard-latest-line{display:flex;align-items:center;gap:8px;border:1px solid #dbe9e4;border-radius:10px;padding:8px 10px;background:linear-gradient(180deg,#fff,#f9fcfb);color:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;min-width:0;min-height:36px}.dashboard-latest-line:hover{border-color:#9cd3c6;box-shadow:0 10px 24px -18px #0f766ecc;transform:translateY(-1px)}.dashboard-latest-index{flex:0 0 auto;font-variant-numeric:tabular-nums;font-weight:600;color:#0f766e!important}.dashboard-latest-line-title{min-width:0;flex:1}.dashboard-latest-source-tag.ant-tag{flex:0 0 auto;margin-inline-end:0;border-radius:999px}.dashboard-latest-time{flex:0 0 auto;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px}.dashboard-activity-modal .ant-modal-body{max-height:60vh;overflow-y:auto}.dashboard-activity-modal-list{display:flex}.dashboard-feed-card .ant-list .ant-list-item{align-items:flex-start}.dashboard-feed-row{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.dashboard-feed-main{min-width:0;display:flex;align-items:flex-start;gap:8px}.dashboard-feed-main-text{min-width:0}.dashboard-feed-main-text .ant-typography{display:block}.dashboard-task-item .ant-typography-secondary,.dashboard-notice-item .ant-typography-secondary{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dashboard-markdown p{margin:0}.dashboard-markdown,.markdown-rich-content{color:#334155;line-height:1.7}.dashboard-markdown p,.markdown-rich-content p{margin:0 0 10px}.dashboard-markdown p:last-child,.markdown-rich-content p:last-child{margin-bottom:0}.dashboard-markdown ul,.dashboard-markdown ol,.markdown-rich-content ul,.markdown-rich-content ol{margin:0 0 12px;padding-left:20px}.dashboard-markdown blockquote,.markdown-rich-content blockquote{margin:0 0 12px;padding:8px 12px;border-left:3px solid #94a3b8;background:#f8fafc;color:#475569}.dashboard-markdown table,.markdown-rich-content table{width:100%;border-collapse:collapse;margin:0 0 12px;display:block;overflow-x:auto}.dashboard-markdown th,.dashboard-markdown td,.markdown-rich-content th,.markdown-rich-content td{border:1px solid #dbe4e0;padding:8px 10px;text-align:left;white-space:nowrap}.dashboard-markdown th,.markdown-rich-content th{background:#f7faf9;color:#334155}.dashboard-markdown code,.markdown-rich-content code{font-family:Consolas,SFMono-Regular,Menlo,monospace;font-size:12px;background:#f1f5f9;color:#0f172a;border-radius:6px;padding:1px 5px}.dashboard-markdown pre,.markdown-rich-content pre{margin:0 0 12px;border-radius:10px;padding:12px;background:#f3f4f6;color:#1f2937;border:1px solid #e5e7eb;overflow-x:auto}.dashboard-markdown pre code,.markdown-rich-content pre code{background:transparent;color:inherit;padding:0;border-radius:0}.dashboard-hero-description{color:#475569;line-height:1.55}.dashboard-markdown-muted{color:#64748b;font-size:13px;line-height:1.45;margin-top:2px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dashboard-copyright{position:static;text-align:center;border:1px solid #d9e8e2;border-radius:10px;background:linear-gradient(180deg,#fff,#f9fcfb);padding-block:6px!important}.dashboard-footer-col{padding-bottom:0!important}.dashboard-floating-footer{position:fixed;left:256px;right:16px;bottom:6px;margin-top:0;z-index:30}.dashboard-floating-footer .ant-card-body{padding:14px 18px!important}.dashboard-floating-footer-left,.dashboard-floating-footer-right{min-width:0}.dashboard-floating-footer-left{color:#475569;white-space:nowrap;line-height:1.55}.dashboard-floating-footer-right{color:#1f2937;font-weight:500;margin-left:auto;line-height:1.55}.dashboard-floating-footer-right a{color:inherit}.dashboard-floating-footer-right a:hover{color:#111827}.dashboard-floating-footer-left a{color:#1d4ed8}.dashboard-floating-footer-left a:hover{color:#1e3a8a}.dashboard-floating-footer-left p,.dashboard-floating-footer-right p{margin:0}.dashboard-copyright-title{color:#0f766e;font-weight:500;font-size:12px}.dashboard-copyright-note{margin-top:2px;color:#64748b;font-size:12px;max-height:34px;overflow:auto}@media (max-width: 768px){body{overflow:auto}.app-shell,.app-main-shell{height:auto;overflow:visible}.app-content{height:auto;padding-bottom:0;overflow:visible}.dashboard-page{height:auto;overflow:visible;padding-bottom:12px}.dashboard-main-panels{margin-bottom:12px}.dashboard-widget-inline-actions{justify-content:flex-start}.dashboard-page>.ant-row{height:auto;overflow:visible}.dashboard-latest-card .ant-card-body,.dashboard-monitor-card .ant-card-body{height:auto;max-height:none}.dashboard-floating-footer{position:static;width:100%;margin-top:10px;left:auto;right:auto;bottom:auto;box-shadow:none}.dashboard-floating-footer-left{white-space:normal;margin-bottom:4px}}.sidebar-menu{padding:8px}.sidebar-menu .ant-menu-item,.sidebar-menu .ant-menu-submenu-title{border-radius:10px;transition:background-color .2s ease,color .2s ease}.sidebar-menu .menu-home-item{margin-bottom:8px!important}.sidebar-menu .ant-menu-submenu{margin-top:4px}.sidebar-menu .ant-menu-item:hover,.sidebar-menu .ant-menu-submenu-title:hover{background:#f2faf8!important;color:#0f766e!important}.sidebar-menu .ant-menu-item-selected{background:#e8f5f2!important;color:#0f766e!important;font-weight:600}.sidebar-menu .ant-menu-item-selected a,.sidebar-menu .ant-menu-item-selected .ant-menu-title-content,.sidebar-menu .ant-menu-item-selected .anticon{color:#0f766e!important}.sidebar-menu .menu-home-item.ant-menu-item-selected{background:transparent!important;box-shadow:inset 3px 0 #0f766e;border-radius:0 10px 10px 0}.sidebar-menu .menu-home-item.ant-menu-item-selected:hover{background:#f7fcfb!important}.role-tree-panel{max-height:260px;overflow:auto;padding-right:8px}.settings-section-card .ant-card-body{padding:20px 20px 16px!important}.settings-section-card .ant-form-item{margin-bottom:16px}.settings-basic-page .settings-section-card{height:100%}.settings-basic-page .settings-section-head{padding-bottom:10px;border-bottom:1px dashed #dbe4e0}.settings-basic-page .settings-section-head .ant-typography-secondary{line-height:1.45}.settings-subsection-title{font-size:13px;font-weight:600;color:#334155;padding:7px 10px;border-radius:8px;background:#f7faf9;border-left:3px solid #94a3b8}.settings-basic-form .ant-input,.settings-basic-form .ant-input-password,.settings-basic-form .ant-input-affix-wrapper,.settings-basic-form .ant-select-selector{border-radius:8px!important}.settings-section-card .ant-space,.settings-action-bar .ant-space{width:100%}.settings-section-card .ant-typography,.settings-action-bar .ant-typography{max-width:100%}.settings-action-bar .ant-card-body{padding:14px 18px!important}.search-panel-card .ant-card-body,.page-table-card .ant-card-body{max-width:100%}.search-panel-card .ant-form,.search-panel-card .ant-row,.search-panel-card .ant-col{width:100%;max-width:100%}.search-panel-actions{width:100%;row-gap:8px}.search-panel-inline-actions-col{display:flex;align-items:flex-end}.search-panel-inline-actions-item{width:100%;margin-bottom:10px}.search-panel-inline-actions{justify-content:flex-end}.list-search-panel .ant-card-body{padding:14px 16px 12px!important}.list-search-panel .ant-typography{font-size:18px;margin-bottom:12px!important}.list-search-panel .ant-form-item{margin-bottom:10px}.list-search-panel .search-panel-actions{justify-content:flex-end;padding-top:8px;border-top:1px dashed #dbe4e0}.list-search-panel .search-panel-inline-actions{padding-top:0;border-top:0}.page-table-wrap{width:100%;max-width:100%;overflow-x:auto}.page-table-wrap .ant-table-wrapper{min-width:0}.page-table-wrap .ant-table{font-size:13px;line-height:1.45}.page-table-wrap .ant-table-thead>tr>th{font-size:12px;font-weight:600;color:#475569;padding-top:10px;padding-bottom:10px}.page-table-wrap .ant-table-tbody>tr>td{padding-top:9px;padding-bottom:9px}.page-table-wrap .ant-table-pagination{margin-top:10px;margin-bottom:2px}.page-table-wrap .ant-pagination-item,.page-table-wrap .ant-pagination-prev,.page-table-wrap .ant-pagination-next{min-width:28px;height:28px;line-height:26px}.page-table-wrap .ant-table-cell{word-break:break-word}.table-id-cell{display:inline-block;min-width:132px;white-space:nowrap;font-variant-numeric:tabular-nums}.table-code-cell{display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;font-variant-numeric:tabular-nums}.table-time-cell{display:inline-block;min-width:116px;white-space:nowrap;font-variant-numeric:tabular-nums}.table-status-tag.ant-tag{min-width:52px;text-align:center;border-radius:999px;margin-inline-end:0;font-size:12px;line-height:20px}.table-action-group{width:100%;justify-content:flex-start;row-gap:6px}.table-action-group .ant-btn{font-size:12px}.page-table-wrap .ant-space{flex-wrap:wrap}.page-table-wrap .ant-tag{max-width:100%}.responsive-form-modal .ant-modal,.responsive-form-modal .ant-modal-content,.responsive-form-modal .ant-modal-body,.responsive-form-modal .ant-row,.responsive-form-modal .ant-col,.responsive-form-modal .ant-form,.responsive-form-modal .ant-form-item,.responsive-form-modal .ant-form-item-control,.responsive-form-modal .ant-form-item-control-input,.responsive-form-modal .ant-form-item-control-input-content{min-width:0;max-width:100%}.unified-doc-edit-modal .ant-modal-body,.docs-edit-modal .ant-modal-body{max-height:72vh;overflow-y:auto;padding-top:14px}.unified-doc-edit-modal .ant-modal-header{padding-bottom:10px;border-bottom:1px solid #e2e8e5}.unified-doc-edit-modal .ant-modal-footer{border-top:1px solid #e2e8e5;padding-top:10px}.unified-doc-edit-modal .ant-form-item{margin-bottom:12px}.unified-doc-edit-modal .ant-input,.unified-doc-edit-modal .ant-input-affix-wrapper,.unified-doc-edit-modal .ant-select-selector,.unified-doc-edit-modal .ant-input-number,.unified-doc-edit-modal .ant-input-number-input{border-radius:8px!important}.unified-doc-edit-modal .ant-form-item-label>label,.docs-edit-modal .ant-form-item-label>label{font-size:12px;color:#475569}.docs-markdown-preview{min-height:312px;max-height:312px;overflow:auto;border:1px solid #dbe4e0;border-radius:10px;background:#fbfefd;padding:10px 12px}.roles-diagnostic-card .ant-card-body{max-width:100%}.page-detail-card .ant-card-body,.page-detail-card .ant-descriptions,.page-detail-card .ant-descriptions-view,.page-detail-card .ant-descriptions-row,.page-detail-card .ant-descriptions-item,.page-detail-card .ant-descriptions-item-content,.page-detail-card .ant-space,.page-detail-card .ant-typography{min-width:0;max-width:100%}.page-detail-card .ant-descriptions-item-content{word-break:break-word}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.login-shell{width:min(1100px,100%);min-height:620px;background:#fff;border:1px solid #dbe4e0;border-radius:18px;overflow:hidden;box-shadow:0 18px 44px -32px #0f766e8c;display:grid;grid-template-columns:1.15fr .85fr}.login-visual{position:relative;overflow:hidden}.login-visual img{width:100%;height:100%;object-fit:cover;display:block}.login-visual-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(130deg,#0f766e73,#0f172a80)}.login-visual-content{position:absolute;left:36px;right:36px;bottom:36px;display:flex;flex-direction:column;gap:8px}.login-hero-markdown{color:#ffffffeb;line-height:1.55}.login-hero-markdown p{margin:0}.login-panel{display:flex;align-items:center;justify-content:center;padding:42px;background:linear-gradient(180deg,#fff,#f8fcfb)}.login-panel .ant-form{width:100%}.login-panel .ant-form-item{margin-bottom:14px}.login-panel .ant-form-item-label>label{font-size:13px}.login-form-shell{width:min(380px,100%)}.login-filing-markdown{margin-top:8px;color:#64748b;font-size:12px;line-height:1.6;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.login-filing-markdown p{margin:0;max-width:100%;word-break:break-word}.login-filing-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#edf8f5;border:1px solid #d5ebe4;color:#0f766e;font-size:12px}.login-filing-markdown a{color:#0f766e;text-decoration:none;border-bottom:1px dashed rgba(15,118,110,.45)}.login-filing-markdown a:hover{color:#0b5f59;border-bottom-color:#0b5f59b3}.login-form-input{width:100%}.login-captcha-row{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:12px;align-items:center}.login-captcha-box{height:44px;border:1px solid #dbe4e0;border-radius:10px;background:linear-gradient(180deg,#fff,#f3fbf8);padding:0;cursor:pointer;overflow:hidden}.login-captcha-box:hover{border-color:#8dd3c7}.login-captcha-box span,.login-captcha-box svg{display:block;width:100%;height:100%}@media (max-width: 960px){.login-shell{grid-template-columns:1fr;min-height:auto}.login-visual{min-height:220px}.login-panel{padding:24px}.login-form-shell{width:100%}.login-visual-content{left:20px;right:20px;bottom:20px}}.external-favicon-wrap{width:20px;height:20px;border-radius:6px;border:1px solid #dbe4e0;background:#f8fcfb;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .2s ease,transform .2s ease}.external-favicon-image{border-radius:3px;display:block}.external-favicon-wrap:hover{border-color:#8dd3c7;transform:translateY(-1px)}
