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{--color-primary: #6366f1;--color-primary-light: #818cf8;--color-primary-dark: #4f46e5;--color-success: #10b981;--color-warning: #f59e0b;--color-error: #ef4444;--color-text-primary: #1f2937;--color-text-secondary: #6b7280;--color-text-tertiary: #9ca3af;--color-border: #e5e7eb;--color-bg-container: #ffffff;--color-bg-layout: #f9fafb;--border-radius: 12px;--border-radius-lg: 16px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px}*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-bg-layout)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-pro-layout .ant-pro-sider{border-right:1px solid var(--color-border)}.ant-pro-layout .ant-pro-page-container{padding:var(--spacing-lg)}.ant-card{border-radius:var(--border-radius-lg);border:1px solid var(--color-border);box-shadow:none}.ant-card:hover{box-shadow:0 4px 12px #0000000d}.ant-btn{border-radius:var(--border-radius);font-weight:500;transition:all .2s ease}.ant-btn.ant-btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;box-shadow:0 2px 8px #6366f140}.ant-btn.ant-btn-primary:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 4px 12px #6366f159}.ant-input,.ant-input-affix-wrapper{border-radius:var(--border-radius)}.ant-input:focus,.ant-input-affix-wrapper:focus,.ant-input.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper.ant-input-affix-wrapper-focused{border-color:var(--color-primary);box-shadow:0 0 0 2px #6366f11a}.ant-select-selector{border-radius:var(--border-radius)!important}.ant-table{border-radius:var(--border-radius-lg);overflow:hidden}.ant-tag{border-radius:6px;font-weight:500}.ant-message .ant-message-notice-content{border-radius:var(--border-radius)}.ant-modal .ant-modal-content{border-radius:var(--border-radius-lg);overflow:hidden}.ant-pro-page-container-children-content{padding:0}.fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.text-center{text-align:center}.text-right{text-align:right}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.mb-sm{margin-bottom:var(--spacing-sm)}.mb-md{margin-bottom:var(--spacing-md)}.mb-lg{margin-bottom:var(--spacing-lg)}.mt-sm{margin-top:var(--spacing-sm)}.mt-md{margin-top:var(--spacing-md)}.mt-lg{margin-top:var(--spacing-lg)}.bell___lUKkW{cursor:pointer;font-size:18px;padding:0 8px;color:#000000a6}.bell___lUKkW:hover{color:#1677ff}.drawer___bGZyk .ant-drawer-header{padding:16px 20px;border-bottom:1px solid #f0f0f0;background:#fff}.drawer___bGZyk .ant-drawer-title{font-size:15px;font-weight:600}.drawerTitle___h_gvg{display:flex;align-items:center;gap:8px}.drawerTitleIcon___aeUMI{color:#1677ff;font-size:16px}.drawerBadge___mfCI5 .ant-badge-count{font-size:11px;min-width:18px;height:18px;line-height:18px;padding:0 5px}.drawerTop___IykLL{display:flex;align-items:center;border-bottom:1px solid #f0f0f0;background:#fff;flex-shrink:0}.tabs___oPnuT{flex:1 1}.tabs___oPnuT .ant-tabs-nav{padding:0 12px;margin-bottom:0}.tabs___oPnuT .ant-tabs-nav:before{display:none}.tabs___oPnuT .ant-tabs-tab{padding:10px 4px;font-size:13px}.markAllBtn___tIQU7{flex-shrink:0;margin-right:12px;font-size:12px;color:#00000073}.markAllBtn___tIQU7:hover{color:#1677ff}.listWrap___pMLOZ{flex:1 1;overflow-y:auto;background:#fafafa}.empty___piRax{padding:60px 0}.emptyText___nH3Ui{color:#00000059;font-size:13px}.loadMore___jS4wk{text-align:center;padding:12px}.loadMoreBtn___PXjmj{font-size:13px;color:#1677ff}.noMore___uI3JQ{text-align:center;padding:14px;font-size:12px;color:#00000040}.skeletonList___uFZ38{padding:8px 0;background:#fff}.skeletonItem___Ex0ig{display:flex;gap:12px;padding:14px 20px;border-bottom:1px solid #f5f5f5}.skeletonContent___LwaBl{flex:1 1}.skeletonContent___LwaBl .ant-skeleton-title{margin-top:4px}.item___pB6Gd{position:relative;display:flex;gap:12px;padding:14px 20px 12px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .15s ease;background:#fff}.item___pB6Gd:last-child{border-bottom:none}.item___pB6Gd:hover{background:#f5f8ff}.item___pB6Gd.unread___q9Rol{background:#f0f7ff}.item___pB6Gd.unread___q9Rol:hover{background:#e8f2ff}.unreadBar___hTsj_{position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#1677ff,#69b1ff);border-radius:0 2px 2px 0}.iconWrap___SnXvD{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#e8f2ff;display:flex;align-items:center;justify-content:center;font-size:16px;color:#1677ff;margin-top:2px}.body___kANdv{flex:1 1;min-width:0}.header___Z3tyJ{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:4px}.title___qYPeO{flex:1 1;font-size:13px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.time___FxUAN{flex-shrink:0;font-size:11px;white-space:nowrap}.preview___TIBis{margin-bottom:6px}.textPreview___x7KB3{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.6;color:#00000073}.htmlPreview___OPeRE{font-size:12px;color:#00000073;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.6}.htmlPreview___OPeRE p,.htmlPreview___OPeRE div{margin:0}.htmlPreview___OPeRE *{display:inline}.meta___jVod0{display:flex;align-items:center;gap:6px}.categoryTag___kiUE_{font-size:11px;padding:0 6px;line-height:18px;border-radius:4px}.detailModal___xSPHj .ant-modal-header{padding:20px 24px 16px;border-bottom:1px solid #f0f0f0;margin-bottom:0}.detailModal___xSPHj .ant-modal-body{padding:0}.detailModal___xSPHj .ant-modal-content{border-radius:12px;overflow:hidden}.modalHeader___q67ad{display:flex;align-items:flex-start;gap:12px}.modalIconWrap___Y6ymk{width:40px;height:40px;border-radius:50%;background:#e8f2ff;display:flex;align-items:center;justify-content:center;font-size:18px;color:#1677ff;flex-shrink:0}.modalTitleGroup___kPN9l{flex:1 1;min-width:0}.modalTitle___caUeC{font-size:15px;font-weight:600;color:#000000e0;line-height:1.4;margin-bottom:6px}.modalMeta___v1ua4{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.modalTime___ATxFj{font-size:12px;color:#00000073;display:flex;align-items:center}.modalBody___FlGDH{padding:20px 24px 24px;max-height:60vh;overflow-y:auto}.textContent___nhecW{font-size:14px;color:#000000a6;line-height:1.8;white-space:pre-wrap;word-break:break-all}.htmlContent___HjpXb{font-size:14px;color:#000000a6;line-height:1.8}.htmlContent___HjpXb p{margin:6px 0}.htmlContent___HjpXb strong{font-weight:600;color:#000000d9}.htmlContent___HjpXb ul,.htmlContent___HjpXb ol{padding-left:20px;margin:6px 0}.htmlContent___HjpXb li{margin:4px 0}.htmlContent___HjpXb h1,.htmlContent___HjpXb h2,.htmlContent___HjpXb h3{margin:10px 0 6px;font-weight:600;color:#000000d9}.htmlContent___HjpXb a{color:#1677ff;text-decoration:underline}.brand-logo{display:flex;align-items:center;cursor:pointer;text-decoration:none!important}.brand-logo .logo-icon{display:flex;align-items:center;justify-content:center;font-weight:800;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px}.brand-logo .logo-icon-small{width:32px;height:32px;font-size:12px;border-radius:8px}.brand-logo .logo-icon-medium{width:48px;height:48px;font-size:16px;border-radius:12px}.brand-logo .logo-icon-large{width:64px;height:64px;font-size:20px;border-radius:16px}.brand-logo .brand-info{margin-left:12px}.brand-logo .brand-info .brand-title{margin:0!important;font-size:20px!important;font-weight:700!important;color:#1f2937!important;line-height:1.2!important}.brand-logo .brand-info .brand-subtitle{font-size:12px;color:#6b7280}
