@charset "UTF-8";.moodle-dashboard{width:100%;min-height:720px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:12px;padding:12px;background:#f3f1e8;border:1px solid #d6d1c3;border-radius:18px}.moodle-dashboard-sidebar{width:100%;min-width:0;display:flex;flex-direction:column;gap:12px}.moodle-dashboard-card,.moodle-module-card{width:100%;overflow:hidden;background:#f8f6ef;border:1px solid #d6d1c3;border-radius:12px}.moodle-dashboard-card{padding:14px}.course-information-card{padding:16px}.course-information-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.course-information-grid>div{min-width:0;display:flex;flex-direction:column;gap:4px}.course-information-grid>div:last-child{text-align:right}.information-label{color:#557674;font-size:12px;font-weight:800;line-height:1}.information-value{color:#191917;font-size:13px;font-weight:500;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filters-card{display:flex;flex-direction:column;gap:12px}.dashboard-field{width:100%;display:flex;flex-direction:column;gap:6px}.dashboard-field>span{color:#555750;font-size:11px;font-weight:800;text-transform:uppercase}.dashboard-field select,.dashboard-field input{width:100%;height:40px;padding:0 12px;color:#191917;font-size:13px;background:#fff;border:1px solid #d6d1c3;border-radius:8px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.dashboard-field select:focus,.dashboard-field input:focus{border-color:#557674;box-shadow:0 0 0 3px #55767424}.dashboard-field input::-moz-placeholder{color:#92938d}.dashboard-field input::placeholder{color:#92938d}.moodle-course-dates{width:100%;min-height:72px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:12px 8px;color:#fff;background:#557674;border-radius:12px}.moodle-course-dates>div{min-width:0;display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center}.moodle-course-dates span{color:#ffffffd9;font-size:9px;font-weight:800;text-transform:uppercase;white-space:nowrap}.moodle-course-dates strong{max-width:100%;color:#fff;font-size:11px;font-weight:500;line-height:1.15;overflow:hidden;text-overflow:ellipsis}.group-summary-card{min-height:128px;display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch}.group-average{display:flex;flex-direction:column;align-items:center;justify-content:center}.group-average span{color:#555750;font-size:10px;font-weight:800;text-align:center;text-transform:uppercase}.group-average strong{margin-top:5px;color:#191917;font-size:44px;font-weight:900;line-height:1}.group-statuses{display:flex;flex-direction:column;gap:7px}.group-status{flex:1;display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px;padding:8px 10px;border-radius:7px}.group-status span{font-size:9px;font-weight:900;text-transform:uppercase}.group-status strong{font-size:19px;font-weight:900}.group-status.approved{color:#6d5100;background:#f6bd3d}.group-status.failed{color:#fff;background:#c4285d}.moodle-module-card{flex-shrink:0}.moodle-module-card header{padding:12px 14px;color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;background:#557674}.moodle-module-list{max-height:330px;overflow-y:auto}.moodle-module-item{min-height:40px;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid #d6d1c3}.moodle-module-item:last-child{border-bottom:none}.moodle-module-item strong{color:#557674;font-size:12px;font-weight:900}.moodle-module-item span{min-width:0;color:#191917;font-size:12px;line-height:1.2}.moodle-module-empty{padding:18px 12px;color:#555750;font-size:12px;text-align:center}.module-chart-card{padding:14px 12px 12px}.module-chart-card h4{margin-bottom:14px;color:#191917;font-size:10px;font-weight:900;text-transform:uppercase}.module-chart{height:150px;display:grid;grid-template-columns:28px minmax(0,1fr);gap:6px}.module-chart-y-axis{height:120px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.module-chart-y-axis span{color:#555750;font-size:9px}.module-chart-content{height:145px;position:relative;min-width:0}.module-chart-grid{position:absolute;top:0;right:0;bottom:25px;left:0;display:flex;flex-direction:column;justify-content:space-between}.module-chart-grid span{display:block;border-top:1px solid #dfdbcf}.module-chart-bars{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;gap:6px;overflow-x:auto;overflow-y:hidden}.module-chart-column{width:24px;min-width:24px;height:145px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:5px}.module-chart-column>span{height:18px;color:#555750;font-size:8px;font-weight:700;white-space:nowrap}.module-chart-track{width:100%;height:120px;display:flex;align-items:flex-end;overflow:hidden;background:#f6bd3d29;border-radius:5px 5px 0 0}.module-chart-fill{width:100%;min-height:2px;background:#f6bd3d;border-radius:5px 5px 0 0;transition:height .3s ease}.moodle-dashboard-main{min-width:0;overflow:hidden;display:flex;flex-direction:column;background:#f8f6ef;border:1px solid #d6d1c3;border-radius:12px}.moodle-table-toolbar{min-height:54px;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:10px 14px;border-bottom:1px solid #d6d1c3}.moodle-table-toolbar>div:first-child{display:flex;flex-direction:column;gap:2px}.moodle-table-toolbar>div:first-child span{color:#555750;font-size:10px;text-transform:uppercase}.moodle-table-toolbar>div:first-child strong{color:#191917;font-size:13px}.moodle-table-legend{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}.moodle-table-legend span{display:flex;align-items:center;gap:5px;color:#555750;font-size:10px;font-weight:700}.moodle-table-legend i{width:10px;height:10px;display:inline-block;border-radius:3px}.legend-approved{background:#58a857}.legend-warning{background:#f6bd3d}.legend-failed{background:#c4285d}.moodle-table-wrapper{width:100%;max-height:750px;overflow:auto}.moodle-module-results-table{width:-moz-max-content;width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.moodle-module-results-table th,.moodle-module-results-table td{height:42px;padding:5px 7px;border-bottom:1px solid #e0ddd4;text-align:center;vertical-align:middle}.moodle-module-results-table thead th{position:sticky;top:0;z-index:4;min-width:82px;color:#191917;font-size:12px;font-weight:800;background:#d4cfbc}.moodle-module-results-table tbody tr:nth-child(2n) td{background-color:#f0eee6}.moodle-module-results-table tbody tr:nth-child(odd) td{background-color:#f8f6ef}.moodle-module-results-table tbody tr:hover td{background-color:#e8e5dc}.moodle-module-results-table .participant-column{width:360px;min-width:360px;max-width:360px;position:sticky;left:0;z-index:3;padding-left:14px;text-align:left}.moodle-module-results-table thead .participant-column{z-index:6;background:#d4cfbc}.moodle-module-results-table tbody .participant-column p{margin:0;color:#191917;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.moodle-module-results-table .average-column{min-width:86px;border-left:1px solid rgba(85,118,116,.25)}.participant-header{display:flex;align-items:center;gap:5px}.module-result-cell{width:68px;height:25px;margin:0 auto;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:800;border-radius:5px}.module-result-cell.is-approved{background:#58a857}.module-result-cell.is-warning{color:#5d4700;background:#f6bd3d}.module-result-cell.is-failed{background:#c4285d}.module-result-cell.is-empty{color:#74756f;background:#d8d5cb}.average-result{box-shadow:inset 0 0 0 2px #ffffff47}.empty-results{height:100px!important;color:#555750;font-size:13px;text-align:center!important}.moodle-table-wrapper,.moodle-module-list,.module-chart-bars{scrollbar-width:thin;scrollbar-color:#9b9d96 transparent}.moodle-table-wrapper::-webkit-scrollbar,.moodle-module-list::-webkit-scrollbar,.module-chart-bars::-webkit-scrollbar{width:7px;height:7px}.moodle-table-wrapper::-webkit-scrollbar-track,.moodle-module-list::-webkit-scrollbar-track,.module-chart-bars::-webkit-scrollbar-track{background:transparent}.moodle-table-wrapper::-webkit-scrollbar-thumb,.moodle-module-list::-webkit-scrollbar-thumb,.module-chart-bars::-webkit-scrollbar-thumb{background:#9b9d96;border-radius:999px}@media (max-width: 1200px){.moodle-dashboard{grid-template-columns:240px minmax(0,1fr)}.moodle-module-results-table .participant-column{width:270px;min-width:270px;max-width:270px}}@media (max-width: 900px){.moodle-dashboard{grid-template-columns:1fr}.moodle-dashboard-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.moodle-module-card,.module-chart-card{grid-column:1/-1}.moodle-dashboard-main{min-height:550px}}@media (max-width: 620px){.moodle-dashboard{padding:8px;border-radius:12px}.moodle-dashboard-sidebar{display:flex}.moodle-table-toolbar{align-items:flex-start;flex-direction:column}.moodle-table-legend{justify-content:flex-start}.moodle-module-results-table .participant-column{width:210px;min-width:210px;max-width:210px}}@media print{.no-pdf{display:none!important}.moodle-dashboard{display:block;padding:0;border:none;background:#fff}.moodle-dashboard-sidebar{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:12px}.filters-card{display:none}.moodle-module-card,.module-chart-card{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.moodle-table-wrapper{max-height:none;overflow:visible}.moodle-module-results-table{width:100%}.moodle-module-results-table thead th,.moodle-module-results-table .participant-column{position:static}.moodle-module-results-table .participant-column{width:230px;min-width:230px;max-width:230px}}.moodle-dashboard[data-v-0500788b]{width:100%;min-height:720px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:12px;padding:12px;background:#f3f1e8;border:1px solid #d6d1c3;border-radius:18px}.moodle-dashboard-sidebar[data-v-0500788b]{width:100%;min-width:0;display:flex;flex-direction:column;gap:12px}.moodle-dashboard-card[data-v-0500788b],.moodle-module-card[data-v-0500788b]{width:100%;overflow:hidden;background:#f8f6ef;border:1px solid #d6d1c3;border-radius:12px}.moodle-dashboard-card[data-v-0500788b]{padding:14px}.course-information-card[data-v-0500788b]{padding:16px}.course-information-grid[data-v-0500788b]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.course-information-grid>div[data-v-0500788b]{min-width:0;display:flex;flex-direction:column;gap:4px}.course-information-grid>div[data-v-0500788b]:last-child{text-align:right}.information-label[data-v-0500788b]{color:#557674;font-size:12px;font-weight:800;line-height:1}.information-value[data-v-0500788b]{color:#191917;font-size:13px;font-weight:500;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filters-card[data-v-0500788b]{display:flex;flex-direction:column;gap:12px}.dashboard-field[data-v-0500788b]{width:100%;display:flex;flex-direction:column;gap:6px}.dashboard-field>span[data-v-0500788b]{color:#555750;font-size:11px;font-weight:800;text-transform:uppercase}.dashboard-field select[data-v-0500788b],.dashboard-field input[data-v-0500788b]{width:100%;height:40px;padding:0 12px;color:#191917;font-size:13px;background:#fff;border:1px solid #d6d1c3;border-radius:8px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.dashboard-field select[data-v-0500788b]:focus,.dashboard-field input[data-v-0500788b]:focus{border-color:#557674;box-shadow:0 0 0 3px #55767424}.dashboard-field input[data-v-0500788b]::-moz-placeholder{color:#92938d}.dashboard-field input[data-v-0500788b]::placeholder{color:#92938d}.moodle-course-dates[data-v-0500788b]{width:100%;min-height:72px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:12px 8px;color:#fff;background:#557674;border-radius:12px}.moodle-course-dates>div[data-v-0500788b]{min-width:0;display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center}.moodle-course-dates span[data-v-0500788b]{color:#ffffffd9;font-size:9px;font-weight:800;text-transform:uppercase;white-space:nowrap}.moodle-course-dates strong[data-v-0500788b]{max-width:100%;color:#fff;font-size:11px;font-weight:500;line-height:1.15;overflow:hidden;text-overflow:ellipsis}.group-summary-card[data-v-0500788b]{min-height:128px;display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch}.group-average[data-v-0500788b]{display:flex;flex-direction:column;align-items:center;justify-content:center}.group-average span[data-v-0500788b]{color:#555750;font-size:10px;font-weight:800;text-align:center;text-transform:uppercase}.group-average strong[data-v-0500788b]{margin-top:5px;color:#191917;font-size:44px;font-weight:900;line-height:1}.group-statuses[data-v-0500788b]{display:flex;flex-direction:column;gap:7px}.group-status[data-v-0500788b]{flex:1;display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px;padding:8px 10px;border-radius:7px}.group-status span[data-v-0500788b]{font-size:9px;font-weight:900;text-transform:uppercase}.group-status strong[data-v-0500788b]{font-size:19px;font-weight:900}.group-status.approved[data-v-0500788b]{color:#6d5100;background:#f6bd3d}.group-status.failed[data-v-0500788b]{color:#fff;background:#c4285d}.moodle-module-card[data-v-0500788b]{flex-shrink:0}.moodle-module-card header[data-v-0500788b]{padding:12px 14px;color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;background:#557674}.moodle-module-list[data-v-0500788b]{max-height:330px;overflow-y:auto}.moodle-module-item[data-v-0500788b]{min-height:40px;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid #d6d1c3}.moodle-module-item[data-v-0500788b]:last-child{border-bottom:none}.moodle-module-item strong[data-v-0500788b]{color:#557674;font-size:12px;font-weight:900}.moodle-module-item span[data-v-0500788b]{min-width:0;color:#191917;font-size:12px;line-height:1.2}.moodle-module-empty[data-v-0500788b]{padding:18px 12px;color:#555750;font-size:12px;text-align:center}.module-chart-card[data-v-0500788b]{padding:14px 12px 12px}.module-chart-card h4[data-v-0500788b]{margin-bottom:14px;color:#191917;font-size:10px;font-weight:900;text-transform:uppercase}.module-chart[data-v-0500788b]{height:150px;display:grid;grid-template-columns:28px minmax(0,1fr);gap:6px}.module-chart-y-axis[data-v-0500788b]{height:120px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.module-chart-y-axis span[data-v-0500788b]{color:#555750;font-size:9px}.module-chart-content[data-v-0500788b]{height:145px;position:relative;min-width:0}.module-chart-grid[data-v-0500788b]{position:absolute;top:0;right:0;bottom:25px;left:0;display:flex;flex-direction:column;justify-content:space-between}.module-chart-grid span[data-v-0500788b]{display:block;border-top:1px solid #dfdbcf}.module-chart-bars[data-v-0500788b]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;gap:6px;overflow-x:auto;overflow-y:hidden}.module-chart-column[data-v-0500788b]{width:24px;min-width:24px;height:145px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:5px}.module-chart-column>span[data-v-0500788b]{height:18px;color:#555750;font-size:8px;font-weight:700;white-space:nowrap}.module-chart-track[data-v-0500788b]{width:100%;height:120px;display:flex;align-items:flex-end;overflow:hidden;background:#f6bd3d29;border-radius:5px 5px 0 0}.module-chart-fill[data-v-0500788b]{width:100%;min-height:2px;background:#f6bd3d;border-radius:5px 5px 0 0;transition:height .3s ease}.moodle-dashboard-main[data-v-0500788b]{min-width:0;overflow:hidden;display:flex;flex-direction:column;background:#f8f6ef;border:1px solid #d6d1c3;border-radius:12px}.moodle-table-toolbar[data-v-0500788b]{min-height:54px;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:10px 14px;border-bottom:1px solid #d6d1c3}.moodle-table-toolbar>div[data-v-0500788b]:first-child{display:flex;flex-direction:column;gap:2px}.moodle-table-toolbar>div:first-child span[data-v-0500788b]{color:#555750;font-size:10px;text-transform:uppercase}.moodle-table-toolbar>div:first-child strong[data-v-0500788b]{color:#191917;font-size:13px}.moodle-table-legend[data-v-0500788b]{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}.moodle-table-legend span[data-v-0500788b]{display:flex;align-items:center;gap:5px;color:#555750;font-size:10px;font-weight:700}.moodle-table-legend i[data-v-0500788b]{width:10px;height:10px;display:inline-block;border-radius:3px}.legend-approved[data-v-0500788b]{background:#58a857}.legend-warning[data-v-0500788b]{background:#f6bd3d}.legend-failed[data-v-0500788b]{background:#c4285d}.moodle-table-wrapper[data-v-0500788b]{width:100%;max-height:750px;overflow:auto}.moodle-module-results-table[data-v-0500788b]{width:-moz-max-content;width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.moodle-module-results-table th[data-v-0500788b],.moodle-module-results-table td[data-v-0500788b]{height:42px;padding:5px 7px;border-bottom:1px solid #e0ddd4;text-align:center;vertical-align:middle}.moodle-module-results-table thead th[data-v-0500788b]{position:sticky;top:0;z-index:4;min-width:82px;color:#191917;font-size:12px;font-weight:800;background:#d4cfbc}.moodle-module-results-table tbody tr:nth-child(2n) td[data-v-0500788b]{background-color:#f0eee6}.moodle-module-results-table tbody tr:nth-child(odd) td[data-v-0500788b]{background-color:#f8f6ef}.moodle-module-results-table tbody tr:hover td[data-v-0500788b]{background-color:#e8e5dc}.moodle-module-results-table .participant-column[data-v-0500788b]{width:360px;min-width:360px;max-width:360px;position:sticky;left:0;z-index:3;padding-left:14px;text-align:left}.moodle-module-results-table thead .participant-column[data-v-0500788b]{z-index:6;background:#d4cfbc}.moodle-module-results-table tbody .participant-column p[data-v-0500788b]{margin:0;color:#191917;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.moodle-module-results-table .average-column[data-v-0500788b]{min-width:86px;border-left:1px solid rgba(85,118,116,.25)}.participant-header[data-v-0500788b]{display:flex;align-items:center;gap:5px}.module-result-cell[data-v-0500788b]{width:68px;height:25px;margin:0 auto;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:800;border-radius:5px}.module-result-cell.is-approved[data-v-0500788b]{background:#58a857}.module-result-cell.is-warning[data-v-0500788b]{color:#5d4700;background:#f6bd3d}.module-result-cell.is-failed[data-v-0500788b]{background:#c4285d}.module-result-cell.is-empty[data-v-0500788b]{color:#74756f;background:#d8d5cb}.average-result[data-v-0500788b]{box-shadow:inset 0 0 0 2px #ffffff47}.empty-results[data-v-0500788b]{height:100px!important;color:#555750;font-size:13px;text-align:center!important}.moodle-table-wrapper[data-v-0500788b],.moodle-module-list[data-v-0500788b],.module-chart-bars[data-v-0500788b]{scrollbar-width:thin;scrollbar-color:#9b9d96 transparent}.moodle-table-wrapper[data-v-0500788b]::-webkit-scrollbar,.moodle-module-list[data-v-0500788b]::-webkit-scrollbar,.module-chart-bars[data-v-0500788b]::-webkit-scrollbar{width:7px;height:7px}.moodle-table-wrapper[data-v-0500788b]::-webkit-scrollbar-track,.moodle-module-list[data-v-0500788b]::-webkit-scrollbar-track,.module-chart-bars[data-v-0500788b]::-webkit-scrollbar-track{background:transparent}.moodle-table-wrapper[data-v-0500788b]::-webkit-scrollbar-thumb,.moodle-module-list[data-v-0500788b]::-webkit-scrollbar-thumb,.module-chart-bars[data-v-0500788b]::-webkit-scrollbar-thumb{background:#9b9d96;border-radius:999px}@media (max-width: 1200px){.moodle-dashboard[data-v-0500788b]{grid-template-columns:240px minmax(0,1fr)}.moodle-module-results-table .participant-column[data-v-0500788b]{width:270px;min-width:270px;max-width:270px}}@media (max-width: 900px){.moodle-dashboard[data-v-0500788b]{grid-template-columns:1fr}.moodle-dashboard-sidebar[data-v-0500788b]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.moodle-module-card[data-v-0500788b],.module-chart-card[data-v-0500788b]{grid-column:1/-1}.moodle-dashboard-main[data-v-0500788b]{min-height:550px}}@media (max-width: 620px){.moodle-dashboard[data-v-0500788b]{padding:8px;border-radius:12px}.moodle-dashboard-sidebar[data-v-0500788b]{display:flex}.moodle-table-toolbar[data-v-0500788b]{align-items:flex-start;flex-direction:column}.moodle-table-legend[data-v-0500788b]{justify-content:flex-start}.moodle-module-results-table .participant-column[data-v-0500788b]{width:210px;min-width:210px;max-width:210px}}@media print{.no-pdf[data-v-0500788b]{display:none!important}.moodle-dashboard[data-v-0500788b]{display:block;padding:0;border:none;background:#fff}.moodle-dashboard-sidebar[data-v-0500788b]{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:12px}.filters-card[data-v-0500788b]{display:none}.moodle-module-card[data-v-0500788b],.module-chart-card[data-v-0500788b]{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.moodle-table-wrapper[data-v-0500788b]{max-height:none;overflow:visible}.moodle-module-results-table[data-v-0500788b]{width:100%}.moodle-module-results-table thead th[data-v-0500788b],.moodle-module-results-table .participant-column[data-v-0500788b]{position:static}.moodle-module-results-table .participant-column[data-v-0500788b]{width:230px;min-width:230px;max-width:230px}}
