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{--font-sans: "DM Sans", "Noto Sans SC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--font-serif: "Cormorant Garamond", "Noto Serif SC", Georgia, serif;--academic-primary: #1a3d30;--academic-cream: #faf5ec;--academic-border: #e4d5b0;--academic-border-light: #ecdfc2;--academic-meta: #8a8a7e;--sny-action-primary: var(--academic-primary);--sny-action-workflow: #1677ff;--sny-action-success: #237804;--sny-action-warning: #d46b08;--sny-action-danger: #cf1322;--sny-action-neutral: #595959;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .04);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 12px rgba(0, 0, 0, .06), 0 1px 3px rgba(0, 0, 0, .04);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .08), 0 2px 6px rgba(0, 0, 0, .04);--shadow-xl: 0 16px 48px rgba(0, 0, 0, .1), 0 4px 12px rgba(0, 0, 0, .04);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .2s cubic-bezier(.4, 0, .2, 1);--transition-slow: .3s cubic-bezier(.4, 0, .2, 1);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:var(--font-sans);line-height:1.6;color:#1a1a2e}::selection{background:#1a3d3026}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.animate-fade-in{animation:fadeIn .35s ease-out}.animate-slide-up{animation:slideUp .4s ease-out}.ant-card{border:1px solid var(--academic-border)!important;box-shadow:var(--shadow-xs)!important;transition:box-shadow var(--transition-base),transform var(--transition-base)!important}.ant-table-thead>tr>th,.ant-table-thead>tr>td{background:var(--academic-cream)!important;font-weight:500!important;color:var(--academic-meta)!important;font-size:12px!important;padding:13px 16px!important;border-bottom:1px solid var(--academic-border)!important;border-right:none!important;border-radius:0!important;letter-spacing:.08em;text-transform:uppercase}.sny-table-card .ant-table-thead>tr>th:first-child{border-top-left-radius:6px!important}.sny-table-card .ant-table-thead>tr>th:last-child{border-top-right-radius:6px!important}.ant-table-thead>tr>th:before,.ant-table-thead>tr>td:before{display:none!important}.ant-table-tbody>tr>td{padding:14px 16px!important;border-bottom:1px solid #f0ebe0!important;border-right:none!important;color:#333!important;font-size:13px!important;transition:background var(--transition-fast)!important}.ant-table-tbody>tr:hover>td{background:#1a3d3008!important}.ant-table{border-radius:0!important}.ant-table-container{border-radius:0!important;border:none!important}.ant-table-cell-fix-right-first:after{box-shadow:inset -6px 0 8px -4px #0000000a!important}.ant-table-thead>tr>th.ant-table-cell-fix-right,.ant-table-thead>tr>th.ant-table-cell-fix-right-first{background:var(--academic-cream)!important;text-align:left!important;z-index:5!important}.ant-table-tbody>tr>td.ant-table-cell-fix-right,.ant-table-tbody>tr>td.ant-table-cell-fix-right-first{background:#fff!important;text-align:left!important;z-index:3!important}.ant-table-tbody>tr:hover>td.ant-table-cell-fix-right,.ant-table-tbody>tr:hover>td.ant-table-cell-fix-right-first{background:#f8f9f7!important;z-index:4!important}.ant-table-cell-fix-right .ant-space,.ant-table-cell-fix-right-first .ant-space{display:flex!important;flex-wrap:wrap!important;gap:2px 8px!important;max-width:100%!important}.ant-table-cell-fix-right .ant-btn,.ant-table-cell-fix-right-first .ant-btn{color:var(--sny-action-primary)!important;background:transparent!important;font-weight:500!important;max-width:100%!important;height:24px!important;padding-inline:2px!important;line-height:22px!important;white-space:nowrap!important}.ant-table-cell-fix-right .ant-btn:hover,.ant-table-cell-fix-right-first .ant-btn:hover{color:var(--sny-action-primary)!important;background:transparent!important;text-decoration:underline}.ant-table-cell-fix-right .ant-btn-dangerous,.ant-table-cell-fix-right-first .ant-btn-dangerous,.ant-table-cell-fix-right .ant-btn:has(.anticon-delete),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-delete),.ant-table-cell-fix-right .ant-btn:has(.anticon-close),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-close),.ant-table-cell-fix-right .ant-btn:has(.anticon-close-circle),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-close-circle),.ant-table-cell-fix-right .ant-btn:has(.anticon-stop),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-stop){color:var(--sny-action-danger)!important}.ant-table-cell-fix-right .ant-btn-dangerous:hover,.ant-table-cell-fix-right-first .ant-btn-dangerous:hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-delete):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-delete):hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-close):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-close):hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-close-circle):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-close-circle):hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-stop):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-stop):hover{color:var(--sny-action-danger)!important}.ant-table-cell-fix-right .ant-btn:has(.anticon-arrow-down),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-arrow-down),.ant-table-cell-fix-right .ant-btn:has(.anticon-rollback),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-rollback),.ant-table-cell-fix-right .ant-btn:has(.anticon-exclamation-circle),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-exclamation-circle){color:var(--sny-action-warning)!important}.ant-table-cell-fix-right .ant-btn:has(.anticon-arrow-down):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-arrow-down):hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-rollback):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-rollback):hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-exclamation-circle):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-exclamation-circle):hover{color:var(--sny-action-warning)!important}.ant-table-cell-fix-right .ant-btn:has(.anticon-check),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-check),.ant-table-cell-fix-right .ant-btn:has(.anticon-check-circle),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-check-circle),.ant-table-cell-fix-right .ant-btn:has(.anticon-unlock),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-unlock),.ant-table-cell-fix-right .ant-btn:has(.anticon-arrow-up),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-arrow-up){color:var(--sny-action-success)!important}.ant-table-cell-fix-right .ant-btn:has(.anticon-check):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-check):hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-check-circle):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-check-circle):hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-unlock):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-unlock):hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-arrow-up):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-arrow-up):hover{color:var(--sny-action-success)!important}.ant-table-cell-fix-right .ant-btn:has(.anticon-audit),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-audit),.ant-table-cell-fix-right .ant-btn:has(.anticon-send),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-send),.ant-table-cell-fix-right .ant-btn:has(.anticon-tool),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-tool),.ant-table-cell-fix-right .ant-btn:has(.anticon-control),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-control),.ant-table-cell-fix-right .ant-btn:has(.anticon-calendar),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-calendar),.ant-table-cell-fix-right .ant-btn:has(.anticon-cloud-upload),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-cloud-upload),.ant-table-cell-fix-right .ant-btn:has(.anticon-robot),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-robot),.ant-table-cell-fix-right .ant-btn:has(.anticon-team),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-team){color:var(--sny-action-workflow)!important}.ant-table-cell-fix-right .ant-btn:has(.anticon-audit):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-audit):hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-send):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-send):hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-tool):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-tool):hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-control):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-control):hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-calendar):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-calendar):hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-cloud-upload):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-cloud-upload):hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-robot):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-robot):hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-team):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-team):hover{color:var(--sny-action-workflow)!important}.ant-table-cell-fix-right .ant-btn:has(.anticon-more),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-more),.ant-table-cell-fix-right .ant-btn:has(.anticon-copy),.ant-table-cell-fix-right-first .ant-btn:has(.anticon-copy){color:var(--sny-action-neutral)!important}.ant-table-cell-fix-right .ant-btn:has(.anticon-more):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-more):hover,.ant-table-cell-fix-right .ant-btn:has(.anticon-copy):hover,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-copy):hover{color:var(--sny-action-neutral)!important}.ant-table-cell-fix-right .ant-btn>.ant-btn-icon,.ant-table-cell-fix-right-first .ant-btn>.ant-btn-icon{display:none!important}.ant-table-cell-fix-right .ant-btn:not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:not(:has(>span:not(.ant-btn-icon))):after{content:"操作"}.ant-table-cell-fix-right .ant-btn:has(.anticon-eye):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-eye):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right .ant-btn:has(.anticon-file-pdf):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-file-pdf):not(:has(>span:not(.ant-btn-icon))):after{content:"查看"}.ant-table-cell-fix-right .ant-btn:has(.anticon-edit):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-edit):not(:has(>span:not(.ant-btn-icon))):after{content:"编辑"}.ant-table-cell-fix-right .ant-btn:has(.anticon-delete):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-delete):not(:has(>span:not(.ant-btn-icon))):after{content:"删除"}.ant-table-cell-fix-right .ant-btn:has(.anticon-more):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-more):not(:has(>span:not(.ant-btn-icon))):after{content:"更多"}.ant-table-cell-fix-right .ant-btn:has(.anticon-audit):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-audit):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right .ant-btn:has(.anticon-check):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-check):not(:has(>span:not(.ant-btn-icon))):after{content:"审核"}.ant-table-cell-fix-right .ant-btn:has(.anticon-close):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-close):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right .ant-btn:has(.anticon-close-circle):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-close-circle):not(:has(>span:not(.ant-btn-icon))):after{content:"驳回"}.ant-table-cell-fix-right .ant-btn:has(.anticon-copy):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-copy):not(:has(>span:not(.ant-btn-icon))):after{content:"复制"}.ant-table-cell-fix-right .ant-btn:has(.anticon-send):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-send):not(:has(>span:not(.ant-btn-icon))):after{content:"提交"}.ant-table-cell-fix-right .ant-btn:has(.anticon-tool):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-tool):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right .ant-btn:has(.anticon-control):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-control):not(:has(>span:not(.ant-btn-icon))):after{content:"计调"}.ant-table-cell-fix-right .ant-btn:has(.anticon-calendar):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-calendar):not(:has(>span:not(.ant-btn-icon))):after{content:"预约"}.ant-table-cell-fix-right .ant-btn:has(.anticon-arrow-up):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-arrow-up):not(:has(>span:not(.ant-btn-icon))):after{content:"上架"}.ant-table-cell-fix-right .ant-btn:has(.anticon-arrow-down):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-arrow-down):not(:has(>span:not(.ant-btn-icon))):after{content:"下架"}.ant-table-cell-fix-right .ant-btn:has(.anticon-cloud-upload):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-cloud-upload):not(:has(>span:not(.ant-btn-icon))):after{content:"发布"}.ant-table-cell-fix-right .ant-btn:has(.anticon-stop):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-stop):not(:has(>span:not(.ant-btn-icon))):after{content:"停用"}.ant-table-cell-fix-right .ant-btn:has(.anticon-check-circle):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-check-circle):not(:has(>span:not(.ant-btn-icon))):after{content:"确认"}.ant-table-cell-fix-right .ant-btn:has(.anticon-lock):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-lock):not(:has(>span:not(.ant-btn-icon))):after{content:"封团"}.ant-table-cell-fix-right .ant-btn:has(.anticon-unlock):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-unlock):not(:has(>span:not(.ant-btn-icon))):after{content:"恢复"}.ant-table-cell-fix-right .ant-btn:has(.anticon-robot):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-robot):not(:has(>span:not(.ant-btn-icon))):after{content:"AI"}.ant-table-cell-fix-right .ant-btn:has(.anticon-rollback):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-rollback):not(:has(>span:not(.ant-btn-icon))):after{content:"撤回"}.ant-table-cell-fix-right .ant-btn:has(.anticon-team):not(:has(>span:not(.ant-btn-icon))):after,.ant-table-cell-fix-right-first .ant-btn:has(.anticon-team):not(:has(>span:not(.ant-btn-icon))):after{content:"渠道"}.sny-header-glass{background:#ffffffc7!important;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 1px 3px #00000008}.sny-header-academic{background:var(--academic-cream)!important;border-bottom:1px solid var(--academic-border);box-shadow:none}.ant-layout-sider{box-shadow:1px 0 4px #0000000f!important}.ant-statistic-title{font-size:13px!important;color:#8c8c9a!important;font-weight:500!important;margin-bottom:4px!important}.ant-statistic-content-value{font-weight:700!important;font-family:"DM Sans",var(--font-sans)!important}.ant-tag{border-radius:10px!important;font-weight:500!important;font-size:12px!important}.ant-btn{font-weight:500!important;transition:all var(--transition-fast)!important}.ant-btn-primary:not(:disabled){box-shadow:0 2px 4px #1a3d3033!important}.ant-btn-primary:not(:disabled):hover{box-shadow:0 4px 8px #1a3d304d!important;transform:translateY(-1px)}.kpi-card-blue{border-left:3px solid #1a3d30!important}.kpi-card-green{border-left:3px solid #16a34a!important}.kpi-card-orange{border-left:3px solid #f59e0b!important}.kpi-card-purple{border-left:3px solid #1a3040!important}.kpi-card-red{border-left:3px solid #ef4444!important}@keyframes alertPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.alert-pulse:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#ef4444;margin-right:4px;animation:alertPulse 1.5s ease-in-out infinite}.calendar-day-cell{border:1px solid #f0f0f0;border-radius:var(--radius-sm);padding:8px;text-align:center;min-height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;transition:background var(--transition-fast)}.calendar-day-cell:hover{background:#fafafa}.calendar-day-cell.has-warning{border-color:#f59e0b}.platform-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;vertical-align:middle}.platform-dot--hq{background:#1a3d30}.platform-dot--channel{background:#16a34a}.platform-dot--admin{background:#1a3040}.page-content{animation:slideUp .4s ease-out}.ant-layout-content .ant-breadcrumb{display:none}.ant-layout-content .refine-list-header,.ant-layout-content .ant-page-header{padding:0!important;margin:0!important}.ant-page-header-heading{min-height:0!important;padding:0!important}.ant-page-header-heading-left{margin:0!important}.ant-layout-content .ant-page-header:has(.refine-pageHeader-title:empty)>.ant-page-header-heading{display:none!important}.ant-layout-content{padding-top:0!important}.ant-layout-content>div{padding:16px 24px!important}.sny-filter-item{display:inline-flex;align-items:center;gap:8px}.sny-filter-label{font-size:12px;color:var(--academic-meta);white-space:nowrap;font-weight:500;line-height:1;letter-spacing:.08em;text-transform:uppercase}.ant-layout-sider-trigger{display:none!important}.sny-table-actions{display:flex;align-items:center;padding:14px 24px 8px}.sny-table-card .ant-table-wrapper{padding:0 16px}.sny-table-card .ant-pagination{padding:14px 24px!important;margin:0!important;border-top:1px solid var(--academic-border-light);display:flex!important;align-items:center!important;justify-content:flex-end!important}.sny-table-card .ant-table-wrapper{margin:0}.sny-table-card .ant-table-container{border-top:none!important}.sny-table-card>.ant-card-body>.ant-table-wrapper .ant-table{border-top:none!important}
