:root{--bg-base: #141414;--bg-layout: #1f1f1f;--bg-container: #262626;--bg-elevated: #303030;--border-color: #424242;--text-primary: rgba(255, 255, 255, .88);--text-secondary: rgba(255, 255, 255, .65);--text-tertiary: rgba(255, 255, 255, .45);--primary-color: #ff4d4f}*{margin:0;padding:0;box-sizing:border-box}html{height:100%}body{min-height:100%;background:var(--bg-base)}#root{min-height:100vh;display:flex;flex-direction:column}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-layout);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.ant-layout-sider{overflow-y:auto!important;scrollbar-gutter:stable}.ant-layout{background:var(--bg-base)!important}.ant-card{background:var(--bg-container);border-color:var(--border-color)}.ant-table-wrapper .ant-table-tbody>tr>td{padding:8px 12px}.ant-card-body{padding:16px}.ant-tag{margin-right:0}.ant-select-sm .ant-select-selection-item,.ant-select-sm .ant-select-selection-placeholder{font-size:12px!important}.ant-menu-item-selected{color:var(--primary-color)!important;background:#ff4d4f26!important}.ant-menu-item-selected:after{border-color:var(--primary-color)!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-color)!important}.ant-tabs-ink-bar,.ant-switch-checked{background:var(--primary-color)!important}a{color:var(--primary-color)}a:hover{color:#ff7875}::selection{background:#ff4d4f4d}.ant-segmented{flex-wrap:wrap!important}.ant-segmented-group{flex-wrap:wrap!important;gap:4px!important}.ant-segmented-item{flex-shrink:0!important}.ant-modal-wrap{display:flex;align-items:center;justify-content:center}.ant-modal{top:0;padding-bottom:0;margin:24px auto;max-height:calc(100vh - 48px)}.ant-modal-content{max-height:calc(100vh - 48px);display:flex;flex-direction:column}.ant-modal-body{flex:1;overflow:auto}@media(max-width:768px){.ant-table-wrapper{overflow-x:auto}.ant-btn{min-height:40px}.ant-tabs-nav{flex-wrap:wrap}.ant-tabs-nav-list{flex-wrap:wrap;gap:4px}.ant-tabs-tab{margin:0!important;padding:8px 12px!important}.ant-tabs-tab-btn{white-space:normal!important;text-align:center;line-height:1.3}.ant-card-body{padding:12px}.ant-segmented{flex-wrap:wrap!important}.ant-segmented-item{padding:4px 8px!important;font-size:12px!important}.ant-modal{margin:8px auto;max-height:calc(100vh - 16px)}.ant-modal-content{max-height:calc(100vh - 16px)}.ant-form-item .ant-form-item-label{padding-bottom:4px}.ant-space{gap:8px!important}.ant-descriptions-item-label,.ant-descriptions-item-content{padding:4px 8px 4px 0!important}.ant-descriptions-row>th,.ant-descriptions-row>td{padding-bottom:4px!important}.ant-descriptions-item-container{align-items:flex-start}.ant-input-search{max-width:100%!important}.ant-avatar-lg{width:48px!important;height:48px!important;line-height:48px!important;font-size:24px!important}}@media(min-width:768px)and (max-width:992px){.ant-card-body{padding:14px}}@media(max-width:576px){.post-item-view .ant-btn{min-height:22px!important;height:22px!important;padding:0 7px!important;font-size:12px!important}.post-item-view .ant-input{height:22px!important;font-size:12px!important}.post-item-view .ant-select-sm{height:22px!important}.post-item-view .ant-select-sm .ant-select-selector{height:22px!important;padding:0 7px!important}.post-item-view .ant-select-sm .ant-select-selection-item{line-height:20px!important}.post-item-view .ant-tag{padding:0 4px!important;font-size:11px!important;line-height:18px!important}}@media(max-width:480px){.ant-card-body{padding:8px}.ant-segmented-item{font-size:11px!important;padding:4px 6px!important}.ant-space{gap:4px!important}}
