.business-type-card .edit-business-type{width:100%;margin-top:15px}.business-type-card h3{font-size:17px}.business-type-card .tag{background:#e9f5ee}.business-type-card .tag.off{background:#f1f2f1;color:#7d8881}.business-type-card{min-height:190px}#business-type-tools{display:none;align-items:center;gap:12px}#business-type-count{font-size:11px;color:var(--muted)}.business-type-list>.card{margin:0}.business-type-table td{padding:12px 18px}.business-type-table .btn{padding:6px 12px;font-size:11px}.type-name{display:flex;align-items:center;gap:10px}.type-name>span{width:30px;height:30px;border-radius:8px;background:var(--pale);color:var(--green);display:grid;place-items:center;font-weight:bold}.type-status{display:inline-flex;align-items:center;gap:6px;font-size:11px}.type-status i{width:7px;height:7px;border-radius:50%;background:#8f9993}.type-status.on{color:var(--green)}.type-status.on i{background:#2c9468}.type-status.off{color:#8f9993}@media(max-width:650px){#business-type-count{display:none}}
.business-type-actions{display:flex;gap:8px;margin-top:14px}.business-type-actions .btn{flex:1}.delete-business-type{border:1px solid #f0d2ce;border-radius:8px;background:#fff3f1;color:#bd5048;padding:9px 14px;cursor:pointer}.delete-business-type:hover{background:#fbe4e1}.business-type-actions.table-actions{justify-content:flex-end;margin:0}.business-type-actions.table-actions .btn{flex:0 0 auto}
.business-type-table tbody tr:nth-child(odd){background:linear-gradient(90deg,#ffffff,#f4f9f6)}.business-type-table tbody tr:nth-child(even){background:linear-gradient(90deg,#f8fbf9,#edf4f0)}.business-type-table tbody tr:hover td{background:rgba(232,243,236,.65)}

.product-readonly #header-add-business-type,
.product-readonly #business-catalog-add-type,
.product-readonly [data-add-business-product],
.product-readonly [data-edit-business-product],
.product-readonly [data-delete-business-product],
.product-readonly [data-edit-business-tree],
.product-readonly [data-delete-business-tree]{display:none!important}
