/* Reuses the configured console theme without changing existing business panels. */
.category-panel .panel-heading{gap:20px;flex-wrap:wrap}.category-panel .panel-heading p{line-height:1.8}.category-overview{display:flex;align-items:center;gap:28px;padding:0 24px 22px;color:var(--theme-text-muted);font-size:12px}.category-overview b{font-size:22px;color:var(--theme-text);margin-right:5px}.category-overview>small{margin-left:auto;font-size:11px}.category-root-row{background:var(--theme-primary-soft)}.category-child-name{display:flex;gap:16px;align-items:center;padding-left:18px}.category-child-name>span{color:var(--theme-text-muted);font-size:18px}.category-table td:first-child{min-width:200px}.category-table .operation-cell{min-width:236px}.category-table .table-action:disabled{opacity:.42;cursor:not-allowed}.category-parent-disabled,.category-warning{color:var(--theme-accent)!important}.category-load-error{padding:20px 24px;color:var(--theme-accent)}.product-category-paths{display:grid;gap:7px;min-width:190px;max-width:320px;white-space:normal;line-height:1.7}.product-category-paths>span{display:block}.product-category-paths em{font-size:10px;font-style:normal;display:inline-block;margin-right:7px;color:var(--theme-primary);border:1px solid var(--theme-border);padding:0 5px;border-radius:4px}.product-category-paths small{display:inline!important;margin-left:4px}.product-category-selectors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px}.product-category-selectors select{width:100%}.product-category-selectors small,.form-grid label>small{display:block;font-size:11px;line-height:1.8;color:var(--theme-text-muted);margin-top:7px}.form-grid input[readonly]{opacity:.72;cursor:default}.category-panel .table-tools{flex-wrap:wrap}.category-panel .table-tools .search-box{min-width:180px}@media(max-width:760px){.category-panel .panel-heading{align-items:flex-start}.category-overview{padding:0 16px 18px;gap:14px;flex-wrap:wrap;font-size:10px}.category-overview b{font-size:19px}.category-overview>small{margin-left:0;flex-basis:100%}.product-category-selectors{grid-template-columns:1fr;gap:5px}.category-panel .segmented{width:100%;display:flex}.category-panel .segmented button{flex:1;min-height:35px}.category-panel .table-tools{gap:10px}.category-panel .table-tools .btn{min-height:34px}}
