.category-wrapper.category-page{min-height:calc(100vh - 84px);padding:22px;background:#f4f7fb;color:#1f2937}.category-wrapper.category-page .page-hero{display:flex;align-items:center;justify-content:space-between;min-height:128px;padding:26px 30px;margin-bottom:18px;overflow:hidden;color:#fff;background:linear-gradient(135deg,#22313a,#22313a 48%,#22313a);border-radius:3px;box-shadow:0 12px 26px rgba(37,99,235,.14)}.category-wrapper.category-page .page-hero .page-kicker{margin-bottom:6px;font-size:12px;font-weight:700;letter-spacing:2px;opacity:.8}.category-wrapper.category-page .page-hero h2{margin:0;font-size:26px;font-weight:700;line-height:1.2}.category-wrapper.category-page .page-hero p{margin:8px 0 0;font-size:14px;opacity:.82}.category-wrapper.category-page .page-stats{display:flex;align-items:center;padding:14px 20px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.2);border-radius:3px;backdrop-filter:blur(8px)}.category-wrapper.category-page .stat-item{min-width:72px;text-align:center}.category-wrapper.category-page .stat-item .stat-value{display:block;font-size:24px;font-weight:700;line-height:1}.category-wrapper.category-page .stat-item .stat-label{display:block;margin-top:7px;font-size:12px;opacity:.8}.category-wrapper.category-page .stat-divider{width:1px;height:36px;margin:0 18px;background:hsla(0,0%,100%,.28)}.category-wrapper.category-page .main-card{overflow:hidden;border:0;border-radius:3px;box-shadow:0 8px 20px rgba(15,23,42,.06)}.category-wrapper.category-page .main-card>.el-card__body{padding:0}.category-wrapper.category-page .control-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;background:#fff;border-bottom:1px solid #eef2f7}.category-wrapper.category-page .panel-title{font-size:18px;font-weight:700;color:#111827}.category-wrapper.category-page .panel-desc{margin-top:6px;font-size:13px;color:#8a94a6}.category-wrapper.category-page .control-btns{display:flex;align-items:center;gap:10px}.category-wrapper.category-page .control-btns .el-button{min-width:92px;height:36px;padding:0 15px;border-radius:3px}.category-wrapper.category-page .table-shell{padding:20px 24px 24px;background:#fff}.category-wrapper.category-page .admin-table{overflow:hidden;border:1px solid #eef2f7;border-radius:3px}.category-wrapper.category-page .admin-table:before{display:none}.category-wrapper.category-page .admin-table .el-table__header-wrapper th{height:52px;font-weight:700;color:#506176;background:#f8fafc;border-bottom:1px solid #eef2f7}.category-wrapper.category-page .admin-table .el-table__body td{height:58px;border-bottom:1px solid #f1f4f8}.category-wrapper.category-page .admin-table .el-table__row:hover>td{background:#f8fbff!important}.category-wrapper.category-page .code-pill,.category-wrapper.category-page .id-text,.category-wrapper.category-page .sort-text{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 12px;font-size:12px;font-weight:700;border-radius:6px}.category-wrapper.category-page .id-text{min-width:54px;color:#4263eb;background:#eef4ff}.category-wrapper.category-page .sort-text{min-width:46px;color:#475569;background:#f1f5f9}.category-wrapper.category-page .code-pill{color:#475569;background:#f1f5f9}.category-wrapper.category-page .name-cell{display:flex;align-items:center;gap:12px}.category-wrapper.category-page .name-avatar{display:flex;flex:0 0 38px;align-items:center;justify-content:center;width:38px;height:38px;font-size:16px;font-weight:700;color:#fff;background:linear-gradient(135deg,#60a5fa,#22313a);border-radius:6px;box-shadow:0 4px 10px rgba(37,99,235,.14)}.category-wrapper.category-page .primary-name{font-size:14px;font-weight:700;color:#172033}.category-wrapper.category-page .sub-name{margin-top:4px;font-size:12px;color:#a1a8b3}.category-wrapper.category-page .time-text{font-size:13px;color:#64748b}.category-wrapper.category-page .primary-text-btn{font-weight:600}.category-wrapper.category-page .empty-box{padding:42px 0;color:#9aa4b2;text-align:center}.category-wrapper.category-page .empty-box i{font-size:32px;color:#c2cad6}.category-wrapper.category-page .empty-box p{margin:10px 0 0}.category-wrapper.category-page .dialog-form .el-dialog{overflow:hidden;border-radius:3px;box-shadow:0 16px 42px rgba(15,23,42,.16)}.category-wrapper.category-page .dialog-form .el-dialog__header{padding:20px 24px;background:#f8fafc;border-bottom:1px solid #eef2f7}.category-wrapper.category-page .dialog-form .el-dialog__title{font-size:17px;font-weight:700;color:#111827}.category-wrapper.category-page .dialog-form .el-dialog__body{padding:24px 24px 18px}.category-wrapper.category-page .dialog-form .admin-dialog-form .el-form-item{margin-bottom:20px}.category-wrapper.category-page .dialog-form .admin-dialog-form .el-input,.category-wrapper.category-page .dialog-form .admin-dialog-form .el-input-number,.category-wrapper.category-page .dialog-form .admin-dialog-form .full-control{width:100%}.category-wrapper.category-page .dialog-form .admin-dialog-form .el-input__inner{height:38px;border-radius:3px}.category-wrapper.category-page .dialog-form .status-radio-group{display:flex;width:100%}.category-wrapper.category-page .dialog-form .status-radio-group .el-radio-button{flex:1}.category-wrapper.category-page .dialog-form .status-radio-group .el-radio-button__inner{width:100%}.category-wrapper.category-page .dialog-form .footer-item{display:flex;justify-content:flex-end;gap:10px;padding-top:18px;margin-top:8px;border-top:1px solid #eef2f7}.category-wrapper.category-page .dialog-form .footer-item .el-button{min-width:88px;border-radius:3px}@media screen and (max-width:900px){.category-wrapper.category-page{padding:14px}.category-wrapper.category-page .control-panel,.category-wrapper.category-page .page-hero{flex-direction:column;align-items:flex-start}.category-wrapper.category-page .control-btns{flex-wrap:wrap;width:100%}}