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;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{--app-bg: #f3f6fb;--card-bg: #ffffff;--text-primary: #1f2937;--text-secondary: #6b7280;--border-color: #e5e7eb;--brand-color: #3b82f6;--brand-deep: #1d4ed8;--shadow-soft: 0 8px 24px rgba(15, 23, 42, .08);--radius-lg: 14px}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;overflow:hidden}body{margin:0;font-family:Microsoft YaHei,PingFang SC,Segoe UI,sans-serif;background:radial-gradient(circle at 10% 10%,#eef4ff 0%,var(--app-bg) 42%);color:var(--text-primary)}.app-layout{height:100vh;max-height:100vh;overflow:hidden}.app-sider.ant-layout-sider{position:fixed;left:0;top:0;bottom:0;z-index:200;height:100vh;max-height:100vh;overflow:hidden;background:#fff;border-right:1px solid #e8edf3;box-shadow:2px 0 16px #0f172a0a;transition:all .2s ease}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%;overflow:hidden}.brand-wrap{display:flex;align-items:center;gap:12px;flex-shrink:0;padding:18px 16px 16px;border-bottom:1px solid #e8edf3;transition:padding .2s ease}.brand-wrap.is-collapsed{justify-content:center;padding:16px 8px}.brand-logo{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.brand-logo-img{width:100%;height:100%;object-fit:contain;display:block}.brand-title{min-width:0}.brand-main{font-size:15px;font-weight:700;line-height:1.3;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-sub{margin-top:2px;font-size:11px;color:#94a3b8;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sider-menu-wrap{padding:0 6px 12px;flex:1;min-height:0;overflow-x:hidden;overflow-y:auto}.ant-scroll-number.ant-badge-count.ant-badge-count-sm{margin-top:6px!important}.app-sider .sider-menu.ant-menu-light{background:transparent;border-inline-end:none;font-size:13px}.app-sider .sider-menu .ant-menu-item,.app-sider .sider-menu .ant-menu-submenu-title{margin:2px 0;border-radius:8px;height:40px;line-height:40px;color:#475569;transition:all .2s ease}.app-sider .sider-menu .ant-menu-item:hover,.app-sider .sider-menu .ant-menu-submenu-title:hover{color:#2563eb;background:#f4f7fb!important}.app-sider .sider-menu .ant-menu-item-selected{background:#eff6ff!important;color:#2563eb!important;font-weight:600}.app-sider .sider-menu .ant-menu-item-selected:after{opacity:0}.app-sider .sider-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#2563eb;font-weight:600}.app-sider .sider-menu .ant-menu-sub.ant-menu-inline{background:transparent!important}.app-sider .sider-menu .ant-menu-sub .ant-menu-item{padding-left:44px!important;height:36px;line-height:36px}.app-sider .sider-menu .ant-menu-submenu-arrow{color:#94a3b8}.app-sider .sider-menu .ant-menu-item .ant-menu-item-icon,.app-sider .sider-menu .ant-menu-submenu-title .ant-menu-item-icon{font-size:16px;min-width:16px}.channel-audit-menu-label{display:inline-flex;align-items:center;gap:6px;max-width:100%}.app-sider .sider-menu .ant-menu-submenu-title .channel-audit-menu-label{flex:1;min-width:0}.channel-audit-menu-sup{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#ef4444;color:#fff;font-size:11px;font-weight:600;line-height:1;transform:translateY(-1px)}.my-chat-menu-sup{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 8px;border-radius:10px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-size:11px;font-weight:700;line-height:1;white-space:nowrap;box-shadow:0 2px 8px #ea580c59}.app-sider.ant-layout-sider-collapsed .sider-menu .channel-audit-menu-sup,.app-sider.ant-layout-sider-collapsed .sider-menu .my-chat-menu-sup{display:none}.app-sider.ant-layout-sider-collapsed .sider-menu .ant-menu-item,.app-sider.ant-layout-sider-collapsed .sider-menu .ant-menu-submenu-title{padding-inline:calc(50% - 14px)!important}.app-main.ant-layout{height:100vh;max-height:100vh;overflow:hidden;display:flex;flex-direction:column;flex:1;min-width:0;background:transparent;transition:margin-left .2s ease}.sider-toggle-btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;color:#475569;border-radius:8px}.sider-toggle-btn:hover{color:#2563eb;background:#f1f5f9}.app-main .top-bar{flex-shrink:0;position:relative;z-index:500}.top-bar{background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(226,232,240,.85);box-shadow:0 1px #fffc inset,0 4px 20px #0f172a0a}.top-header{height:48px;padding:0 16px 0 0;display:flex;align-items:center;justify-content:space-between;background:transparent;border-bottom:1px solid rgba(241,245,249,.9)}.header-left{display:flex;align-items:center;gap:4px;min-width:0}.header-right{display:flex;align-items:center;gap:10px}.notify-trigger{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;cursor:pointer;transition:background-color .2s ease}.notify-trigger:hover{background:#f8fafc}.notify-icon{font-size:17px;color:#64748b}.toolbox-trigger:hover{background:#eff6ff}.ai-entry-btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 15px;border:none;border-radius:999px;background:linear-gradient(135deg,#17181c,#2d333b);color:#fff;font-size:13px;font-weight:600;letter-spacing:.4px;line-height:1;cursor:pointer;white-space:nowrap;box-shadow:0 2px 8px #17181c33;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.ai-entry-btn .anticon{font-size:15px}.ai-entry-btn:hover{background:linear-gradient(135deg,#23262c,#3a414b);box-shadow:0 4px 14px #17181c4d;transform:translateY(-1px)}.ai-entry-btn:active{transform:translateY(0)}.toolbox-menu{min-width:172px}.toolbox-menu .ant-dropdown-menu-item{padding:8px 14px;font-size:13px}.toolbox-menu .ant-dropdown-menu-item .anticon{margin-right:10px;font-size:15px}.notify-panel{width:360px;max-height:420px;background:#fff;border-radius:12px;box-shadow:0 12px 32px #0f172a1f;overflow:hidden}.notify-panel-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #f1f5f9;font-size:14px;font-weight:600;color:#334155}.notify-list{max-height:340px;overflow-y:auto}.notify-item{padding:12px 14px;border-bottom:1px solid #f8fafc;cursor:pointer;transition:background-color .2s ease}.notify-item:hover{background:#f8fafc}.notify-item.unread{background:#f8fbff}.notify-item-title{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:4px}.notify-item-content{font-size:12px;line-height:1.5;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notify-item-time{margin-top:6px;font-size:11px;color:#94a3b8}.notify-panel-footer{border-top:1px solid #f1f5f9;padding:4px 0 2px}.header-breadcrumb.ant-breadcrumb{font-size:12px;line-height:1.4}.header-breadcrumb .ant-breadcrumb-link,.header-breadcrumb .ant-breadcrumb-separator{color:#94a3b8;font-weight:400}.header-breadcrumb li:last-child .ant-breadcrumb-link{color:#475569;font-weight:500}.header-breadcrumb .ant-breadcrumb-separator{margin:0 6px;font-size:11px}.user-dropdown-trigger{display:inline-flex;align-items:center;gap:8px;padding:3px 10px 3px 3px;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.user-dropdown-trigger:hover{background:#f8fafc;border-color:#e2e8f0;box-shadow:0 2px 8px #0f172a0a}.user-avatar.ant-avatar{background:linear-gradient(135deg,var(--brand-color),var(--brand-deep));font-weight:700;font-size:13px}.user-name{color:#334155;font-size:13px;font-weight:500;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-arrow{color:#94a3b8;font-size:10px;line-height:1;transition:transform .2s ease,color .2s ease}.user-dropdown-trigger:hover .user-arrow{color:#64748b}.user-dropdown-menu.ant-dropdown-menu,.user-dropdown-menu.ant-menu{min-width:140px;border-radius:10px;padding:4px}.user-dropdown-menu .ant-dropdown-menu-item,.user-dropdown-menu .ant-menu-item{font-size:13px;border-radius:6px}.user-dropdown-menu .menu-item-danger,.user-dropdown-menu .ant-menu-item-danger,.user-dropdown-menu .ant-dropdown-menu-item-dangerous{color:#dc2626}.app-content.ant-layout-content{flex:1;min-height:0;margin:0;padding:12px;overflow-x:hidden;overflow-y:auto}.navbar-wrap{position:relative;background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.navbar-inner{min-width:0;padding:2px 3px;border-radius:10px;background:#ffffff8c;border:1px solid rgba(226,232,240,.75);box-shadow:inset 0 1px #ffffffe6}.navbar-wrap .navbar-tabs.ant-tabs{margin:0}.navbar-wrap .ant-tabs-nav{margin:0!important;overflow:visible}.navbar-wrap .ant-tabs-nav-operations{overflow:visible}.navbar-wrap .ant-tabs-nav:before{display:none!important}.navbar-wrap .ant-tabs-nav-wrap{overflow-x:auto;overflow-y:visible;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.navbar-wrap .ant-tabs-nav-wrap::-webkit-scrollbar{height:4px}.navbar-wrap .ant-tabs-nav-wrap::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.navbar-wrap .ant-tabs-nav-list{gap:4px}.navbar-wrap .ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{margin:0!important;padding:0 8px 0 10px!important;height:30px;line-height:30px;border:1px solid transparent!important;border-radius:8px!important;background:transparent!important;transition:color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.navbar-wrap .ant-tabs-card>.ant-tabs-nav .ant-tabs-tab:hover{background:#ffffffb8!important;border-color:#e2e8f0e6!important;color:#334155}.navbar-wrap .ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{background:#fff!important;border-color:#bfdbfee6!important;box-shadow:0 2px 8px #2563eb14,0 1px 2px #0f172a0a}.navbar-wrap .ant-tabs-tab-btn{color:#64748b;font-size:13px;font-weight:500;letter-spacing:.01em}.navbar-wrap .ant-tabs-tab-active .ant-tabs-tab-btn{color:#1d4ed8;font-weight:600}.navbar-wrap .ant-tabs-tab-remove{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:2px;margin-right:-2px;color:#94a3b8;border-radius:6px;font-size:10px;transition:color .2s ease,background .2s ease}.navbar-wrap .ant-tabs-tab-remove:hover{color:#ef4444;background:#fef2f2}.navbar-wrap .ant-tabs-content-holder{display:none}.nav-tab-label{display:inline-flex;align-items:center;gap:6px;max-width:168px;-webkit-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-tab-label.is-home .nav-tab-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#60a5fa,#2563eb);box-shadow:0 0 0 2px #3b82f62e}.navbar-wrap .ant-tabs-tab-active .nav-tab-label.is-home .nav-tab-dot{box-shadow:0 0 0 3px #3b82f638}.tab-context-menu{position:fixed;z-index:2000;min-width:156px;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.9);border-radius:12px;box-shadow:0 12px 32px #0f172a1f,0 2px 8px #0f172a0f;overflow:hidden}.tab-context-menu .ant-menu{border-inline-end:none!important;box-shadow:none}.tab-context-menu .ant-menu-item{height:36px;line-height:36px;margin:0!important;border-radius:0;font-size:13px}.content-card{background:#ffffffe6;border:1px solid rgba(226,232,240,.8);border-radius:10px;box-shadow:var(--shadow-soft);padding:12px;min-height:100%}.ant-card{border-radius:12px;border:1px solid var(--border-color);box-shadow:none}.ant-card-head-title{font-weight:700;color:#0f172a}.ant-btn{border-radius:8px;font-weight:500}.ant-btn-primary{background:linear-gradient(120deg,var(--brand-color),var(--brand-deep));border:none}.ant-btn-primary:hover{opacity:.92}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker{border-radius:8px!important}.ant-table-wrapper .ant-table{border-radius:10px}.ant-table-wrapper .ant-table-thead>tr>th{background:#f8fafc;color:#334155;font-weight:700}
