.odin-v2-dashboard-section{overflow:hidden}.odin-v2-dashboard-controls{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem 1rem;border-bottom:1px solid var(--odin-line,#203449);background:color-mix(in srgb,var(--odin-bg,#07111f) 34%,transparent)}.odin-v2-dashboard-control-group{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.odin-v2-dashboard-control{display:flex;align-items:center;gap:.4rem}.odin-v2-dashboard-control label{margin:0;color:var(--odin-muted,#7892a5);font-size:.6rem;font-weight:650;white-space:nowrap}.odin-v2-dashboard-control select{min-height:34px;padding:.36rem 2rem .36rem .65rem;border:1px solid var(--odin-line,#203449);border-radius:8px;background:var(--odin-panel,#0d1b2b);color:var(--odin-text,#eefaff);font-size:.68rem;outline:0}.odin-v2-dashboard-control select:focus{border-color:var(--odin-accent-1,#3aa6c8);box-shadow:0 0 0 2px color-mix(in srgb,var(--odin-accent-1,#3aa6c8) 12%,transparent)}.odin-v2-dashboard-action-list .odin-v2-record-row{grid-template-columns:42px minmax(240px,1fr) 260px 248px 250px;column-gap:0}.odin-v2-dashboard-action-list .odin-v2-record-row[hidden]{display:none!important}.odin-v2-dashboard-action-list .odin-v2-record-avatar{margin-right:.1rem}.odin-v2-dashboard-action-list .odin-v2-record-main{padding-right:.8rem}.odin-v2-dashboard-action-list .odin-v2-student-action-status{white-space:normal}.odin-v2-dashboard-row-actions{width:250px;min-width:250px;max-width:250px;margin-left:0;padding-left:18px;justify-content:flex-end}.odin-v2-dashboard-card-action{margin-left:0;white-space:nowrap}.odin-v2-dashboard-empty{display:none;min-height:120px;padding:1.4rem;text-align:center;color:var(--odin-muted,#7892a5);font-size:.7rem}.odin-v2-dashboard-empty.is-visible{display:grid;place-items:center}.odin-v2-dashboard-empty strong{display:block;color:var(--odin-text,#eefaff);font-size:.76rem;margin-bottom:.25rem}[data-bs-theme="light"] .odin-v2-dashboard-section{background:#fff;border-color:#d9e3eb}[data-bs-theme="light"] .odin-v2-dashboard-controls{background:#f7fafc;border-bottom-color:#d9e3eb}[data-bs-theme="light"] .odin-v2-dashboard-control label{color:#6f8190}[data-bs-theme="light"] .odin-v2-dashboard-control select{background:#fff;border-color:#d4dfe7;color:#213240}[data-bs-theme="light"] .odin-v2-dashboard-action-list .odin-v2-record-row{background:#fff;box-shadow:inset 0 -1px 0 #e3eaf0}[data-bs-theme="light"] .odin-v2-dashboard-action-list .odin-v2-record-row:hover{background:#f7fafc}[data-bs-theme="light"] .odin-v2-dashboard-action-list .odin-v2-record-main strong{color:#213240}[data-bs-theme="light"] .odin-v2-dashboard-action-list .odin-v2-record-main small{color:#6f8190}[data-bs-theme="light"] .odin-v2-dashboard-action-list .odin-v2-training-badge-name{color:#213240}[data-bs-theme="light"] .odin-v2-dashboard-action-list .odin-v2-document-reward-copy small{color:#6f8190}[data-bs-theme="light"] .odin-v2-dashboard-empty{color:#6f8190}[data-bs-theme="light"] .odin-v2-dashboard-empty strong{color:#213240}@media(max-width:1199.98px){.odin-v2-dashboard-action-list .odin-v2-record-row{grid-template-columns:42px minmax(210px,1fr) 220px 224px 224px}.odin-v2-dashboard-row-actions{width:224px;min-width:224px;max-width:224px;padding-left:14px}}@media(max-width:991.98px){.odin-v2-dashboard-action-list .odin-v2-record-row{grid-template-columns:42px minmax(0,1fr) auto;column-gap:.8rem}.odin-v2-dashboard-row-actions{width:auto;min-width:0;max-width:none;padding-left:0;margin-left:0}.odin-v2-dashboard-card-action{margin-left:0}}@media(max-width:767.98px){.odin-v2-dashboard-controls{align-items:stretch;flex-direction:column;padding:.75rem}.odin-v2-dashboard-control-group{display:grid;grid-template-columns:1fr;gap:.55rem}.odin-v2-dashboard-control{display:grid;grid-template-columns:74px minmax(0,1fr)}.odin-v2-dashboard-control select{min-height:40px;width:100%}.odin-v2-dashboard-action-list .odin-v2-record-row{grid-template-columns:42px minmax(0,1fr);gap:.65rem;padding:.8rem}.odin-v2-dashboard-action-list .odin-v2-record-row.is-selected{background:color-mix(in srgb,var(--odin-accent-1,#3aa6c8) 9%,transparent);box-shadow:inset 3px 0 0 var(--odin-accent-1,#3aa6c8),inset 0 -1px 0 color-mix(in srgb,var(--odin-accent-1,#3aa6c8) 42%,var(--odin-line,#203449))}.odin-v2-dashboard-action-list .odin-v2-record-row.is-selected .odin-v2-record-icon{border-color:color-mix(in srgb,var(--odin-accent-1,#3aa6c8) 54%,var(--odin-line,#203449));background:color-mix(in srgb,var(--odin-accent-1,#3aa6c8) 12%,transparent);color:var(--odin-accent-1,#3aa6c8)}[data-bs-theme="light"] .odin-v2-dashboard-action-list .odin-v2-record-row.is-selected{background:color-mix(in srgb,var(--odin-accent-1,#3aa6c8) 8%,#fff)!important;box-shadow:inset 3px 0 0 var(--odin-accent-1,#3aa6c8),inset 0 -1px 0 #d9e3eb!important}.odin-v2-dashboard-row-actions{grid-column:1 / -1!important;display:flex;align-items:center;justify-content:flex-end;gap:.45rem;width:100%;min-width:0;max-width:none;padding-left:0}.odin-v2-dashboard-card-action{min-height:40px!important;flex:1 1 auto;width:auto}}
