.compact-record-list{display:grid;gap:10px;margin-top:14px}.compact-record{border:1px solid #dfe3f5;border-radius:14px;background:#fff;overflow:hidden}.compact-record>summary{display:flex;align-items:center;gap:12px;padding:16px 18px;cursor:pointer;list-style:none;font-weight:850;color:#11184c}.compact-record>summary::-webkit-details-marker{display:none}.compact-record>summary::after{content:'⌄';margin-left:auto;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#f0f1ff;color:#3431cf;font-size:20px;line-height:1;transition:transform .18s ease}.compact-record[open]>summary::after{transform:rotate(180deg)}.compact-record>summary:hover{background:#fafaff}.compact-record-count{font-size:13px;font-weight:750;color:#696e8e;background:#f4f5fb;border-radius:999px;padding:4px 9px}.compact-record-body{border-top:1px solid #eceef8;padding:8px 14px 14px}.compact-record-body .table-wrap{margin:0;box-shadow:none;border:0}.compact-record-body table{margin:0}.compact-record-body th:first-child,.compact-record-body td:first-child{display:none}.compact-empty{margin:12px 0 0}.trainer-dashboard-heading~.grid.cols .commission-card-hidden{display:none!important}@media(max-width:720px){.compact-record>summary{padding:14px}.compact-record-body{padding:4px 8px 10px}.compact-record-body table{min-width:650px}}
