.ci-page{background:#f4f4fb;flex-direction:column;gap:14px;width:100%;padding-bottom:32px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.ci-heading-row{box-sizing:border-box;background:#fff;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;padding:16px 24px;display:flex}.ci-heading{color:#4b464f;align-items:center;gap:8px;font-size:24px;font-weight:600;display:flex}.ci-actions{flex-wrap:nowrap;flex:1;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.ci-heading-class-multiselect{flex:120px;min-width:0;max-width:min(320px,42vw);overflow:hidden}.ci-page.class-insights-page .ci-heading-class-multiselect .MuiIconButton-root{align-self:center;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;margin:0!important;padding:8px!important;line-height:0!important;display:inline-flex!important}.ci-page.class-insights-page .ci-heading-class-multiselect .MuiIconButton-root img,.ci-page.class-insights-page .ci-heading-class-multiselect .MuiIconButton-root svg{margin:0;display:block;position:static!important;transform:none!important}.ci-actions>.ci-class-options-wrap,.ci-actions>button.ci-chip{flex-shrink:0}.ci-chip,.ci-select-chip{color:#7200e0;cursor:pointer;background:#fff;border:1px solid #7200e0;border-radius:8px;align-items:center;gap:6px;height:38px;padding:0 14px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500;transition:all .2s;display:flex}.ci-class-options-wrap{position:relative}.ci-class-options-backdrop{z-index:49;background:0 0;border:0;margin:0;padding:0;position:fixed;inset:0}.ci-class-options-dropdown{z-index:50;background:#fff;border:1px solid #e5e0eb;border-radius:10px;grid-template-columns:minmax(0,1fr);justify-items:stretch;gap:10px;width:max-content;max-width:calc(100vw - 24px);padding:12px;display:grid;position:absolute;top:46px;right:0;box-shadow:0 16px 40px #00000024}.ci-class-options-dropdown-header{color:#1e1e1e;background:#f7f7f8;border-radius:8px;align-self:stretch;align-items:center;height:40px;margin:-12px -12px 0;padding:0 12px;font-size:16px;font-weight:600;display:flex}.ci-class-options-option{color:#7200e0;cursor:pointer;box-sizing:border-box;white-space:nowrap;background:#fff;border:1px solid #7200e0;border-radius:999px;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-height:40px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.ci-class-options-option-icon,.ci-class-options-option-icon-img{width:18px;height:18px}.ci-class-options-dropdown>div:not(.ci-class-options-dropdown-header){width:100%;min-width:0;position:relative}.ci-chip:hover,.ci-select-chip:hover{background:#f8f4fc;border-color:#7200e0}.ci-chip{color:#7200e0}.ci-chip-filter{border-color:#7200e0}.ci-chip-filter .ci-chip-icon{border:1px solid #7200e0;border-radius:4px;padding:2px}.ci-chip-filter.ci-chip--active{color:#fff;background:#7200e0;border-color:#7200e0}.ci-chip-filter.ci-chip--active .ci-chip-icon{filter:brightness(0)invert();border-color:#fff}.ci-chip-icon{flex-shrink:0;width:18px;height:18px}.ci-chip-arrow{flex-shrink:0;width:12px;height:12px;margin-left:2px}.ci-chip-primary{color:#7200e0;background:#f8f4fc;border-color:#7200e0}.ci-chip-primary:hover{background:#f8f4fc;border-color:#7200e0}.ci-page-top-filters-wrapper{opacity:0;pointer-events:none;max-height:0;overflow:visible}.ci-page-top-filters-wrapper:has(.ci-page-top-filters){pointer-events:auto;max-height:none;overflow:visible}.ci-page-top-filters-wrapper.ci-filters-visible{opacity:1;pointer-events:auto;max-height:none;animation:.25s ease-out forwards ci-expand;overflow:visible}.ci-page-top-filters-wrapper.ci-filters-hidden{pointer-events:none;animation:.2s ease-out forwards ci-collapse}@keyframes ci-expand{0%{opacity:0;max-height:0}to{opacity:1;max-height:360px}}@keyframes ci-collapse{0%{opacity:1;max-height:360px}to{opacity:0;max-height:0}}.ci-page-top-filters{z-index:1000;box-sizing:border-box;background:#fff;border-top:1px solid #e5e0eb;border-radius:0;align-items:stretch;width:100%;margin-top:0;padding:20px 24px;position:relative;overflow:visible}.ci-page-top-filters .ci-top-filter-multiselect{align-items:stretch}.ci-page-top-filters .ci-top-filter-multiselect>div{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.ci-page-top-filters .ci-top-filter-multiselect div[role=combobox]{height:var(--ci-filter-control-height,40px);min-height:var(--ci-filter-control-height,40px);max-height:var(--ci-filter-control-height,40px);box-sizing:border-box;border-color:#c9c6cc;width:100%;max-width:100%;padding-top:0;padding-bottom:0}@keyframes ci-slide-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ci-top-filter-multiselect{z-index:auto;min-width:0;position:relative}.ci-top-filter-multiselect label{margin-bottom:0}.ci-new-task-btn{color:#7200e0;cursor:pointer;background:#fff;border:2px solid #7200e0;border-radius:20px;align-items:center;gap:6px;height:40px;padding:0 18px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.ci-new-task-btn:hover{color:#7200e0;background:#f8f4fc}.ci-time-saved{color:#000;align-items:center;gap:8px;font-size:16px;font-weight:500;display:flex}.ci-time-saved-icon{color:#6b6270;width:18px;height:18px}.ci-time-saved span{color:#7200e0;font-weight:600}.ci-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0 24px;display:grid}.ci-kpi-card,.ci-panel{background:#fff;border:1px solid #dfd8e6;border-radius:12px;box-shadow:0 1px 3px #0000000a}.ci-kpi-card{padding:16px 20px}.ci-kpi-title{color:#302a35;margin-bottom:12px;font-size:15px;font-weight:600}.ci-kpi-value{color:#111;letter-spacing:-1px;font-size:56px;font-weight:700;line-height:1}.ci-progress{background:#e5e2e8;border-radius:20px;height:12px;margin-top:16px;overflow:hidden}.ci-progress-fill{background:linear-gradient(90deg,#6e4ade,#6e4ade);border-radius:20px;height:100%;transition:width .5s}.ci-total-submissions-wrap{grid-template-columns:1fr auto 1fr;align-items:end;gap:12px;padding-top:8px;display:grid}.ci-total-label-left,.ci-total-label-right{flex-direction:column;gap:4px;display:flex}.ci-total-label-left span,.ci-total-label-right span{color:#000;font-size:12px;font-weight:500}.ci-total-label-left strong,.ci-total-label-right strong{color:#7b7382;font-size:18px;font-weight:600}.ci-total-label-right{text-align:right;align-items:flex-end}.ci-half-donut{background:#f4f4fb;border-top-left-radius:140px;border-top-right-radius:140px;width:140px;height:70px;position:relative;overflow:hidden}.ci-half-donut:before{content:"";background:conic-gradient(from 180deg,#6e4bde 0 60%,#1ade54 60% 100%);border-radius:50%;width:140px;height:140px;position:absolute;top:0;left:0;mask:radial-gradient(circle,#0000 53px,#000 54px)}.ci-half-donut:after{content:none}.ci-half-donut-number{color:#111;letter-spacing:-1px;font-size:40px;font-weight:700;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.ci-donut-chart{--classwork-percent:50%;background:#f4f4fb;border-radius:132px 132px 0 0;flex-shrink:0;width:132px;height:66px;position:relative;overflow:hidden}.ci-donut-chart:before{content:"";background:conic-gradient(from 270deg,#6e4bde 0 var(--classwork-percent),#1ade54 var(--classwork-percent)100%);border-radius:50%;width:132px;height:132px;position:absolute;top:0;left:0;mask:radial-gradient(circle,#0000 50px,#000 51px)}.ci-donut-chart--empty,.ci-donut-chart--empty:before{background:#e5e2e8}.ci-donut-chart-number{z-index:1;color:#111;letter-spacing:-1px;font-size:32px;font-weight:700;line-height:1;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.ci-submissions-count{color:#7b7382;align-items:center;gap:4px;font-size:12px;display:flex}.ci-panels-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px;padding:0 24px;display:grid}.ci-panel{flex-direction:column;min-width:0;height:440px;display:flex;position:relative;overflow:visible}.ci-panel-header{border-bottom:1px solid #ece8f0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex;position:relative}.ci-panel-header h3{color:#262128;margin:0;font-size:16px;font-weight:600}.ci-panel-actions{flex:auto;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.ci-panel-actions>:first-child{flex:auto;width:0;min-width:0;overflow:hidden}.ci-panel-actions>:first-child [role=combobox]{min-width:0;width:100%!important}.ci-icon-button{cursor:pointer;color:#7200e0;background:#fff;border:1px solid #ceb6ed;border-radius:8px;place-items:center;width:36px;height:36px;transition:all .2s;display:grid}.ci-icon-button:hover{background:#f8f4fc;border-color:#7200e0}.ci-icon-button-expand{color:#000;background:#edecee;border:none}.ci-icon-button-expand:hover{background:#edecee;border:none}.ci-icon-button-expand .ci-expand-icon{filter:brightness(0)}.ci-download-icon{width:18px;height:18px}.ci-expand-icon{width:16px;height:16px}.ci-comment-panel-content{flex:1;grid-template-columns:52% 48%;min-height:280px;max-height:320px;display:grid;overflow:hidden}.ci-comment-panel-content>.ci-empty-state,.ci-comment-panel-content>.ci-panel-loading{grid-column:1/-1;min-height:100%}.ci-comment-list{border-right:none;flex-direction:column;gap:6px;padding:16px;display:flex;overflow-y:auto}.ci-comment-row{background:#f7f7f8;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:16px;transition:background .15s;display:flex}.ci-comment-left{align-items:center;gap:10px;min-width:0;display:flex}.ci-comment-dot{border:1px solid color-mix(in srgb,currentColor 72%,#000 28%);box-sizing:border-box;border-radius:6px;flex-shrink:0;width:14px;height:14px}.ci-comment-name{color:#2f2b32;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.ci-comment-value{color:#2f2b32;align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.ci-comment-value svg,.ci-comment-value img{opacity:.6;object-fit:contain;width:10px;height:10px}.ci-comment-chart{justify-content:center;align-items:center;width:100%;height:100%;min-height:280px;padding:12px 16px 12px 8px;display:flex}.ci-comment-chart canvas{width:100%!important;max-width:320px!important;height:auto!important;max-height:320px!important}.ci-comment-row-wrapper{flex-direction:column;gap:0;display:flex}.ci-comment-right{align-items:center;gap:8px;display:flex}.ci-comment-chevron-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;transition:transform .2s;display:flex}.ci-comment-chevron-btn.open{transform:rotate(180deg)}.ci-comment-chevron-btn svg{opacity:.6;width:10px;height:10px}.ci-comment-children{background:#f7f7f8;border-radius:0 0 8px 8px;flex-direction:column;gap:0;margin-top:-8px;padding:0 12px 12px;display:flex}.ci-comment-child-row{background:0 0;border-top:1px solid #d8d4db;border-radius:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 10px;display:flex}.ci-comment-child-row:first-child{border-top:1px solid #d0cbd4}.ci-comment-child-name{color:#484848;flex:1;min-width:0;font-size:14px;font-weight:400;line-height:1.3}.ci-comment-child-percentage{color:#000;flex-shrink:0;font-size:14px;font-weight:600}.ci-modal-child-wrapper{flex-direction:column;gap:0;display:flex}.ci-comment-bank-expand-comment-row{background:#fafafa;padding-left:40px}.ci-comment-bank-expand-comment-row .ci-modal-child-name{color:#3a3540;font-size:13px;line-height:1.4}.ci-comment-bank-expand-comment-row .ci-modal-child-percentage{color:#6b6570;font-size:13px}.ci-status-legend{color:#3a3540;border-bottom:1px solid #ece8f0;align-items:center;gap:20px;padding:14px 16px 10px;font-size:13px;display:flex}.ci-legend-item{align-items:center;gap:6px;display:flex}.ci-legend-dot{border-radius:3px;width:10px;height:10px}.ci-satisfied-dot{background:#1ba80f}.ci-not-satisfied-dot{background:#f03636}.ci-partially-dot{background:#e4770a}.ci-success-content{flex:1;min-height:280px;max-height:320px;padding:14px 16px;overflow-y:auto}.ci-success-subject{color:#2f2a34;align-items:center;gap:8px;margin-bottom:14px;font-size:15px;font-weight:600;display:flex}.ci-success-row-wrap{background:#f7f7f8;border-radius:12px;margin-bottom:12px;padding:12px}.ci-success-row-title{color:#47414d;margin-bottom:8px;font-size:14px}.ci-success-bar{border-radius:31px;width:100%;height:26px;display:flex;overflow:hidden}.ci-success-segment{color:#fff;white-space:nowrap;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex;overflow:hidden}.ci-satisfied{background:#1ba80f;width:60%}.ci-partially{background:#e4770a;width:15%}.ci-not-satisfied{background:#f03636;width:25%}.ci-success-divider{display:none}.ci-table-panel .ci-panel-header{border-bottom:0;flex-wrap:wrap}.ci-sort-controls{color:#6a6470;align-items:center;gap:12px;padding:0 16px 14px;display:flex}.ci-sort-controls>div:not(.ci-view-toggles){max-width:280px}.ci-sort-label{color:#6a6470;white-space:nowrap;font-size:15px;font-weight:400}.ci-sort-select{color:#7200e0;cursor:pointer;background:#fff;border:1px solid #ceb6ed;border-radius:6px;padding:6px 10px;font-size:13px}.ci-view-toggles{gap:4px;margin-left:auto;display:flex}.ci-view-toggle{cursor:pointer;color:#4b464f;background:#fff;border:1px solid #c9c6cc;border-radius:6px;place-items:center;width:34px;height:34px;transition:all .2s;display:grid}.ci-view-toggle:hover{background:#f7f7f8;border-color:#c9c6cc}.ci-view-toggle.active{background:#7200e0;border-color:#7200e0}.ci-table-wrap{flex-direction:column;flex:1;padding:0 12px 14px;display:flex;overflow:auto}.ci-table{border-spacing:4px 10px;border-collapse:separate;width:100%;min-width:640px}.ci-table th{color:#3a3540;white-space:nowrap;background:#f3f1f5;border:1px solid #d9d3de;border-radius:8px;padding:10px 8px;font-family:IBM Plex Sans,sans-serif;font-size:13px;font-weight:600;line-height:1.2}.ci-table td{color:#2f2a34;text-align:center;background:#fff padding-box padding-box;border:1px solid #d9d3de;border-radius:8px;padding:10px 8px;font-family:IBM Plex Sans,sans-serif;font-size:13px;line-height:1.1}.ci-table td:first-child,.ci-table th:first-child{text-align:left;z-index:1;background:#f6f5fa;position:sticky;left:0}.ci-table th:first-child{background:#f6f5fa}.ci-table td.ci-student-empty-cell,.ci-modal-table td.ci-student-empty-cell,.ci-table td.ci-sticky-col.ci-student-empty-cell,.ci-modal-table td.ci-sticky-col.ci-student-empty-cell{box-shadow:none!important;background:#f6f5fa!important;border:0!important;padding:0!important}.ci-table-student{align-items:center;gap:10px;display:flex}.ci-student-rank{color:#4b464f;background:#f1e6fc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:1px;font-size:14px;font-weight:500;display:flex}.ci-student-rank--star{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);color:#3d3200;border-radius:0}.ci-student-rank--star-1{background:#fac800}.ci-student-rank--star-2{background:#ffe167}.ci-student-rank--star-3{background:#fff0b5}.ci-cell-high,.ci-cell-middle,.ci-cell-low{border:1px solid;font-weight:600;border-radius:8px!important}.ci-cell-high{color:#fff;background:#e1f6e1!important;border-color:#0fa849!important}.ci-cell-middle{color:#fff;background:#f3f1e3!important;border-color:#bf8609!important}.ci-cell-low{color:#fff;background:#fdf2f2!important;border-color:#f34545!important}td.ci-sticky-col+.ci-cell-high,td.ci-sticky-col+.ci-cell-middle,td.ci-sticky-col+.ci-cell-low{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.ci-cell-high:has(+.ci-sticky-right),.ci-cell-high+.ci-sticky-right,.ci-cell-high+.ci-cell-avg{border-right:1px solid #0fa849!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.ci-cell-middle:has(+.ci-sticky-right),.ci-cell-middle+.ci-sticky-right,.ci-cell-middle+.ci-cell-avg{border-right:1px solid #bf8609!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.ci-cell-low:has(+.ci-sticky-right),.ci-cell-low+.ci-sticky-right,.ci-cell-low+.ci-cell-avg{border-right:1px solid #f34545!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.ci-cell-avg{color:#000;font-weight:700}.ci-empty-state{color:#8b8394;text-align:center;flex:1;justify-content:center;align-self:stretch;align-items:center;width:100%;min-height:280px;padding:20px;font-family:IBM Plex Sans,sans-serif;font-size:14px;display:flex}@media (width<=768px){.ci-empty-state{min-height:220px;padding:16px}}.ci-bottom-grid{margin-top:0}.ci-bottom-grid .ci-panel{min-height:200px}@media (width<=1400px){.ci-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ci-panels-grid{grid-template-columns:1fr 1fr}}@media (width<=1200px){.ci-kpi-grid{grid-template-columns:1fr 1fr 1fr;gap:12px}.ci-kpi-value{font-size:42px}.ci-half-donut{border-width:12px;width:110px;height:55px}.ci-half-donut:after{border-width:12px;inset:-12px}.ci-half-donut-number{font-size:30px}.ci-donut-chart{border-radius:120px 120px 0 0;width:120px;height:60px}.ci-donut-chart:before{width:120px;height:120px;mask:radial-gradient(circle,#0000 45px,#000 46px)}.ci-donut-chart-number{font-size:26px}.ci-total-label-left strong,.ci-total-label-right strong{font-size:14px}.ci-total-label-left span,.ci-total-label-right span{font-size:11px}}@media (width<=1024px){.ci-heading-row{flex-direction:column;align-items:flex-start;gap:12px}.ci-heading{font-size:22px}.ci-actions{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;width:100%;padding-bottom:2px;overflow-x:auto}.ci-page.class-insights-page .ci-actions{-webkit-overflow-scrolling:auto;flex-wrap:wrap;padding-bottom:0;overflow:visible}.ci-page.class-insights-page .ci-heading-class-multiselect{flex:100%;max-width:100%}.ci-kpi-grid{grid-template-columns:1fr}.ci-kpi-card{padding:14px 16px}.ci-kpi-value{font-size:48px}.ci-half-donut{border-width:14px;width:130px;height:65px}.ci-half-donut:after{border-width:14px;inset:-14px}.ci-half-donut-number{font-size:36px}.ci-donut-chart{border-radius:120px 120px 0 0;width:120px;height:60px}.ci-donut-chart:before{width:120px;height:120px;mask:radial-gradient(circle,#0000 45px,#000 46px)}.ci-donut-chart-number{font-size:28px}.ci-panels-grid{grid-template-columns:1fr}.ci-panel{height:auto;min-height:380px}}@media (width<=768px){.ci-page{gap:12px}.ci-heading{font-size:20px}.ci-chip,.ci-select-chip{height:34px;padding:0 10px;font-size:13px}.ci-time-saved,.ci-kpi-title{font-size:14px}.ci-kpi-value{font-size:40px}.ci-progress{height:10px}.ci-panel-header{flex-wrap:wrap;gap:8px;padding:12px}.ci-panel-actions{justify-content:flex-end;gap:6px;width:100%;min-width:0}.ci-panel-actions>:first-child{flex:1;min-width:0;max-width:calc(100% - 76px);overflow:hidden}.ci-panel-actions>:first-child [role=combobox]{min-width:0;width:100%!important}.ci-panel-header h3{font-size:15px}.ci-comment-panel-content{grid-template-columns:1fr}.ci-comment-list{border-bottom:1px solid #ece8f0;border-right:none}.ci-comment-chart{min-height:220px;padding:16px}.ci-status-legend{flex-wrap:wrap;gap:12px;font-size:12px}.ci-success-bar{height:22px}.ci-success-segment{font-size:11px}.ci-sort-controls{flex-wrap:wrap;gap:8px}.ci-table{min-width:500px}.ci-table th,.ci-table td{padding:6px;font-size:12px}.ci-donut-chart{border-radius:110px 110px 0 0;width:110px;height:55px}.ci-donut-chart:before{width:110px;height:110px;mask:radial-gradient(circle,#0000 42px,#000 43px)}.ci-donut-chart-number{font-size:24px}.ci-total-submissions-wrap{gap:8px}}@media (width<=480px){.ci-heading{font-size:18px}.ci-actions{gap:6px}.ci-chip,.ci-select-chip{border-radius:6px;height:32px;padding:0 8px;font-size:12px}.ci-chip-icon{width:14px;height:14px}.ci-time-saved{font-size:13px}.ci-kpi-card{padding:12px 14px}.ci-kpi-title{margin-bottom:8px;font-size:13px}.ci-kpi-value{font-size:36px}.ci-total-submissions-wrap{gap:8px}.ci-half-donut{border-width:10px;width:100px;height:50px}.ci-half-donut:after{border-width:10px;inset:-10px}.ci-half-donut-number{font-size:26px}.ci-donut-chart{border-radius:100px 100px 0 0;width:100px;height:50px}.ci-donut-chart:before{width:100px;height:100px;mask:radial-gradient(circle,#0000 38px,#000 39px)}.ci-donut-chart-number{font-size:22px}.ci-total-label-left strong,.ci-total-label-right strong{font-size:13px}.ci-total-label-left span,.ci-total-label-right span{font-size:10px}.ci-panel-header{padding:10px}.ci-panel-actions{justify-content:flex-end;gap:6px;width:100%;min-width:0}.ci-panel-actions>:first-child{flex:1;min-width:0;max-width:calc(100% - 76px);overflow:hidden}.ci-panel-actions>:first-child [role=combobox]{min-width:0;width:100%!important}.ci-icon-button{width:32px;height:32px}.ci-comment-row{padding:8px 10px}.ci-comment-name,.ci-comment-value{font-size:13px}.ci-success-content{padding:12px}.ci-success-subject{font-size:14px}.ci-success-row-title{font-size:13px}.ci-table-wrap{padding:0 8px 8px}}.ci-modal-overlay{z-index:1100;box-sizing:border-box;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.22s ease-out forwards ciModalOverlayIn;display:flex;position:fixed;inset:0}.ci-modal{box-sizing:border-box;transform-origin:50%;background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:1800px;max-height:calc(100vh - 40px);animation:.22s ease-out forwards ciModalIn;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000026}.ci-modal-overlay--closing{animation:.22s ease-in forwards ciModalOverlayOut}.ci-modal--closing{animation:.22s ease-in forwards ciModalOut}@keyframes ciModalOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes ciModalOverlayOut{0%{opacity:1}to{opacity:0}}@keyframes ciModalIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes ciModalOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96)}}.ci-modal input,.ci-modal textarea,.ci-modal select,.ci-modal .MuiInputBase-input,.ci-modal .MuiInputBase-root,.ci-modal .text-container,.ci-modal .text-container span,.ci-modal input::placeholder,.ci-modal textarea::placeholder,.ci-modal .MuiInputBase-input::placeholder,.ci-modal .text-container span:empty:before{font-family:IBM Plex Sans,sans-serif!important}.ci-students-modal{border-radius:8px;flex-direction:column;width:min(540px,100vw - 24px);max-width:540px;min-height:600px;max-height:calc(100vh - 24px);animation:.22s ease-out ciStudentsSlideIn;display:flex;overflow:hidden}.ci-class-list-modal{width:min(980px,100vw - 24px);max-width:980px}.ci-students-modal,.ci-students-modal .ci-modal-header h2,.ci-students-modal .ci-students-request-btn,.ci-students-modal .ci-students-count-chip,.ci-students-modal .ci-students-table-head,.ci-students-modal .ci-students-name,.ci-students-modal .ci-students-sub,.ci-students-modal .ci-students-no-data,.ci-students-modal .ci-students-trend,.ci-students-modal .ci-empty-state{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.ci-students-modal .ci-modal-header{background:#fff;border-bottom:none;border-radius:14px 14px 0 0;justify-content:space-between;align-items:center;padding:16px 20px 8px;display:flex;position:relative}.ci-students-modal .ci-modal-header h2{margin:0;padding-right:44px}.ci-students-modal .ci-modal-header-actions{justify-content:flex-end;margin-top:0;padding-right:44px;display:flex}.ci-students-request-btn{color:#7200e0;cursor:pointer;background:#fff;border:1px solid #7200e0;border-radius:999px;align-items:center;gap:8px;height:36px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.ci-students-modal .ci-modal-select{color:#2d2b2e;border-radius:6px;min-width:200px;height:42px;padding:8px 14px;font-size:16px}.ci-students-modal .ci-modal-close-btn{border-radius:6px;position:absolute;top:2px;right:6px}.ci-students-request-btn-icon{width:16px;height:16px;display:block}.ci-students-controls{align-items:center;gap:12px;padding:12px 12px 0;display:flex}.ci-students-controls>:first-child{flex:1;max-width:300px}.ci-students-count-chip{color:#000;background:#fff;border:1px solid #c9c6cc80;border-radius:10px;align-items:center;gap:8px;height:36px;padding:0 12px;font-size:14px;display:inline-flex}.ci-students-count-icon{width:18px;height:18px;display:block}.ci-students-table-head{color:#2f2a34;background:#f1e6fc;border-radius:10px;justify-content:space-between;margin:14px 12px 10px;padding:12px 14px;font-size:14px;font-weight:600;display:flex}.ci-students-list{flex:1;min-height:400px;padding:0 12px 18px;overflow:auto}.ci-students-row{background:#f6f5fa;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:14px 16px;display:flex}.ci-students-row-left{align-items:center;gap:12px;min-width:0;display:flex}.ci-students-avatar{border-radius:10px;flex-shrink:0;width:24px;height:24px;display:flex;overflow:hidden}.ci-students-avatar-icon{object-fit:cover;width:100%;height:100%;display:block}.ci-students-names{min-width:0}.ci-students-name{color:#000;font-size:16px;font-weight:600}.ci-students-sub{color:#6a6470;margin-top:2px;font-size:13px}.ci-students-row-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.ci-students-spark-svg{width:64px;height:20px}.ci-students-spark-svg polyline{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.ci-students-trend{font-size:13px;font-weight:600}.ci-students-trend.steady,.ci-students-spark-svg.steady,.ci-students-trend.improving,.ci-students-spark-svg.improving{color:#0fa849}.ci-students-trend.inconsistent,.ci-students-spark-svg.inconsistent{color:#bf8609}.ci-students-trend.steady,.ci-students-trend.improving{color:#1a681c}.ci-students-no-data{color:#8b8394;font-size:12px}@keyframes ciStudentsSlideIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.ci-comment-bank-modal{background:#fff;max-width:1280px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.ci-comment-bank-modal *{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.ci-comment-bank-modal .ci-modal-header,.ci-comment-bank-modal .ci-modal-filters,.ci-comment-bank-modal .ci-modal-content{background:#fff}.ci-comment-bank-modal .ci-modal-list{background:#fff;min-height:0!important;max-height:none!important;overflow:visible auto!important}.ci-comment-bank-modal .ci-modal-item,.ci-comment-bank-modal .ci-modal-item-wrapper{background:#f7f7f8}.ci-comment-bank-modal .ci-modal-item-wrapper:has(.ci-modal-children) .ci-modal-item{background:#f7f7f8;border-bottom:none}.ci-comment-bank-modal .ci-modal-children,.ci-comment-bank-modal .ci-modal-child-item{background:#f7f7f8}.ci-comment-bank-modal .ci-modal-chart{background:#fff}.ci-comment-bank-panel .ci-panel-header{background:#fff;border-radius:20px 20px 0 0}.ci-comment-bank-panel{background:#fff;border:1px solid #e5e0eb;border-radius:20px;overflow:hidden}.ci-comment-bank-panel.ci-panel{overflow:hidden}.ci-modal-header{border-bottom:1px solid #e5e0eb;justify-content:space-between;align-items:center;padding:20px 24px;font-family:IBM Plex Sans,sans-serif;display:flex}.ci-modal-header h2{color:#1e1e1e;margin:0;font-family:IBM Plex Sans,sans-serif;font-size:20px;font-weight:600}.ci-modal-header-actions{align-items:center;gap:12px;display:flex}.ci-modal-download-btn{border:1px solid var(--color-purple-300,#7200e0);color:#7200e0;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 10px;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:600;transition:all .2s;display:flex}.ci-modal-header-actions,.ci-modal-header-actions button{font-family:IBM Plex Sans,sans-serif}.ci-modal-download-btn:hover{color:#7200e0;background:#f8f4fc}.ci-modal-download-btn__icon{flex-shrink:0;width:16px;height:16px;display:block}.ci-calendar-icon{object-fit:contain;flex-shrink:0;width:16px;height:16px;display:block}.ci-modal-close-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.ci-modal-close-btn:hover{background:#f3f1f5}.ci-modal-filters-grid{box-sizing:border-box;background:#fff;border-bottom:1px solid #e5e0eb;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;width:100%;padding:20px 16px;display:grid}.ci-modal-filters-grid .ci-modal-filter-group{flex-direction:column;gap:8px;max-width:100%;display:flex;overflow:hidden;min-width:0!important}.ci-modal-filters-grid .ci-modal-filter-group>label{color:#6b6270;white-space:nowrap;text-overflow:ellipsis;font-family:IBM Plex Sans,sans-serif;font-size:13px;font-weight:500;overflow:hidden}.ci-modal-filters-grid .ci-modal-filter-group>div{width:100%;min-width:0;max-width:100%;overflow:hidden}.ci-modal-filters-grid .ci-modal-filter-group .MuiBox-root{box-shadow:none!important;border:1px solid #c9c6cc!important;border-radius:8px!important;height:40px!important;min-height:40px!important}@media (width<=1200px){.ci-modal-filters-grid,.ci-rubric-modal-filters.ci-modal-filters-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=1000px){.ci-modal-filters-grid,.ci-rubric-modal-filters.ci-modal-filters-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.ci-modal-filters-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:16px;overflow:hidden}.ci-modal-filters-grid .ci-modal-filter-group>label{font-size:12px}}@media (width<=480px){.ci-modal-filters-grid{grid-template-columns:1fr;gap:10px;padding:12px;overflow:hidden}.ci-modal-filters-grid .ci-modal-filter-group>label{font-size:11px}}.ci-modal-filters{--ci-filter-control-height:40px;--ci-filter-gap:12px;align-items:stretch;gap:var(--ci-filter-gap);column-gap:var(--ci-filter-gap);row-gap:var(--ci-filter-gap);z-index:100;background:#fff;border-bottom:1px solid #e5e0eb;flex-wrap:nowrap;padding:16px 24px;display:flex;position:relative;overflow:auto visible}.ci-modal-filters .ci-modal-filter-group{box-sizing:border-box;flex:1 1 0;align-self:stretch;align-items:stretch;min-width:min(100%,180px);max-width:100%;margin:0}.ci-modal-filters .ci-modal-filter-group.ci-top-filter-multiselect{isolation:isolate;overflow:hidden}.ci-page-top-filters.ci-modal-filters .ci-modal-filter-group.ci-top-filter-multiselect{isolation:auto;overflow:visible}.ci-modal-filters .ci-modal-filter-group>div:not(.ci-filter-popup){box-sizing:border-box;align-items:stretch;width:100%;min-width:0;max-width:100%;display:flex}.ci-modal-filters .ci-modal-filter-group .MuiBox-root{height:var(--ci-filter-control-height)!important;min-height:var(--ci-filter-control-height)!important;max-height:var(--ci-filter-control-height)!important;box-sizing:border-box!important;box-shadow:none!important;border:1px solid #c9c6cc!important;border-radius:8px!important;align-items:center!important;padding:0 12px!important;display:flex!important;overflow:hidden!important}.ci-modal-filters .ci-modal-filter-group .MuiIconButton-root{padding:4px!important}.ci-modal-filters .ci-modal-filter-group .text-container{flex:1;min-height:0;overflow:hidden;align-items:center!important;padding:0 8px!important;display:flex!important}.ci-modal-filters .ci-modal-filter-group>label{white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:100%;line-height:1.25;overflow:hidden}.ci-modal-filters .ci-modal-filter-group .MuiTypography-root{font-size:14px!important;line-height:1.25!important}.ci-modal-filters .ci-modal-filter-group .ci-modal-date-btn{height:var(--ci-filter-control-height);min-height:var(--ci-filter-control-height);max-height:var(--ci-filter-control-height);box-sizing:border-box;line-height:calc(var(--ci-filter-control-height) - 2px);flex-shrink:0;width:100%;min-width:0;max-width:none;padding-top:0;padding-bottom:0}.ci-modal-wide .ci-modal-filters .ci-modal-filter-group:not(.ci-modal-filter-group--with-popup){isolation:isolate;overflow:hidden}.ci-modal-wide .ci-modal-filters .ci-modal-filter-group--with-popup .ci-modal-date-btn{white-space:nowrap;justify-content:space-between;align-items:center;gap:8px;line-height:1.25;display:flex;overflow:hidden}.ci-modal-wide .ci-modal-filters .ci-modal-filter-group--with-popup .ci-modal-date-btn>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.ci-modal-wide .ci-modal-filters .ci-modal-filter-group--with-popup .ci-modal-date-btn svg{flex-shrink:0}.ci-comment-bank-modal-filters .MuiBox-root{box-shadow:none!important;border:1px solid #c9c6cc!important;border-radius:8px!important}.ci-comment-bank-modal-filters{flex-wrap:nowrap;overflow:visible}.ci-comment-bank-modal-filters .MuiBox-root{align-items:center;height:40px;min-height:40px;display:flex;padding-top:0!important;padding-bottom:0!important}.ci-comment-bank-modal-filters .MuiTypography-root,.ci-comment-bank-modal-filters .ci-modal-filter-group label{color:#7b7382!important}.ci-comment-bank-modal-filters .ci-modal-select{color:#7b7382!important;border:1px solid #c9c6cc!important;border-radius:8px!important}.ci-comment-bank-modal-filters .ci-modal-select option{color:#7b7382}.ci-comment-bank-modal-filters .ci-modal-date-btn{white-space:nowrap;justify-content:space-between;align-items:center;min-width:136px;height:40px;display:inline-flex;color:#7b7382!important;border:1px solid #c9c6cc!important;border-radius:8px!important}.ci-comment-bank-modal-filters .ci-modal-date-btn svg,.ci-modal-filters .ci-modal-date-btn svg{color:#7b7382!important}.ci-rubric-modal-filters{flex-wrap:nowrap;overflow:visible}.ci-rubric-modal-filters .MuiTypography-root{color:#7b7382!important}.ci-rubric-modal-filters .MuiBox-root{border-radius:8px;align-items:center;height:40px;min-height:40px;display:flex;padding-top:0!important;padding-bottom:0!important}.ci-rubric-modal-filters .MuiIconButton-root{padding:0 4px}.ci-rubric-modal-filters .text-container{align-items:center;display:flex;padding:0 8px!important}.ci-rubric-modal-filters .ci-modal-date-btn{white-space:nowrap;box-sizing:border-box;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:136px;max-width:none;height:40px;padding:0 12px;font-size:14px;font-weight:400;line-height:20px;display:inline-flex;color:#2f2a34!important;border:1px solid #c9c6cc!important}.ci-rubric-modal-filters .ci-modal-date-btn:hover{border-color:#c9c6cc!important}.ci-rubric-modal-filters .ci-modal-date-btn,.ci-rubric-modal-filters .ci-modal-date-btn span,.ci-rubric-modal-filters .ci-modal-date-btn svg,.ci-rubric-modal-filters .ci-modal-date-btn *{color:#2f2a34!important}.ci-modal-filter-group{flex-direction:column;gap:6px;display:flex;position:relative}.ci-modal-filter-group .MuiBox-root{box-shadow:none!important;border:1px solid #c9c6cc!important;border-radius:8px!important}.ci-modal-filter-group .MuiTypography-root{text-overflow:ellipsis;overflow:hidden;color:#7b7382!important;white-space:nowrap!important}.ci-modal-filter-group label{color:#7b7382;font-size:12px;font-weight:500}.ci-modal-select{color:#7b7382;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #c9c6cc;border-radius:8px;min-width:140px;height:40px;padding:8px 12px;font-size:13px}.ci-modal-select:focus{border-color:#c9c6cc;outline:none}.ci-modal-date-btn{color:#7b7382;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #c9c6cc;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-width:140px;height:40px;padding:0 8px 0 12px;font-size:13px;transition:border-color .2s;display:flex}.ci-modal-date-btn>span:first-of-type{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.ci-modal-date-btn:hover{border-color:#c9c6cc}.ci-modal-date-calendar-icon.MuiIconButton-root{color:#7b7382;flex-shrink:0;padding:4px}.ci-modal-date-calendar-icon.MuiIconButton-root:hover{background:0 0}.ci-modal-date-calendar-svg{font-size:20px}.ci-modal-date-native{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.ci-date-placeholder{color:#9ca3af}.ci-filter-popup{z-index:10000;background:#fff;border:1px solid #e5e0eb;border-radius:12px;width:360px;max-width:calc(100vw - 24px);max-height:calc(100vh - 24px);padding:14px 16px 16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:fixed;overflow:auto;box-shadow:0 16px 40px #00000024}.ci-modal-filter-group--with-popup{z-index:10000;position:relative}.ci-filter-popup-title-main{color:#262128;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:600}.ci-filter-popup-title-sub{color:#7b7382;margin-top:2px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px}.ci-filter-popup-search{margin-top:12px}.ci-filter-popup-search input{color:#7b7382;border:1px solid #c9c6cc;border-radius:10px;outline:none;width:100%;height:40px;padding:0 12px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.ci-filter-popup-section{margin-top:12px}.ci-filter-popup-section-heading{color:#302a35;margin-bottom:8px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:600}.ci-filter-popup-section-label{color:#2f2a34;align-items:center;gap:10px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;display:flex}.ci-filter-popup-options{flex-direction:column;gap:10px;display:flex}.ci-filter-popup-option,.ci-filter-popup-item-label{color:#2f2a34;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;display:flex}.ci-filter-popup-item-label--group{background:#f1e6fc;border:1px solid #c9c6cc80;border-radius:8px;margin-top:18px;padding:12px}.ci-filter-popup-item-row{cursor:pointer;background:#fff;border:1px solid #c9c6cc80;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:12px;transition:background-color .15s;display:flex}.ci-filter-popup-item-row--selected{background:#f1e6fc}.ci-filter-popup-item-row--selected .ci-filter-popup-item-name{color:#7200e0;font-weight:600}.ci-filter-popup-item-row input[type=radio]{appearance:none;cursor:pointer;background:#fff;border:2px solid #7200e0;border-radius:50%;width:20px;min-width:20px;height:20px;position:relative}.ci-filter-popup-item-row input[type=radio]:checked{background:#fff}.ci-filter-popup-item-row input[type=radio]:checked:after{content:"";background:#7200e0;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ci-filter-popup-item-row input[type=checkbox],.ci-filter-popup-item-label input[type=checkbox]{appearance:none;cursor:pointer;background:#fff;border:2px solid #7200e0;border-radius:6px;width:20px;min-width:20px;height:20px;position:relative}.ci-filter-popup-item-row input[type=checkbox]:checked,.ci-filter-popup-item-label input[type=checkbox]:checked{background:#7200e0}.ci-filter-popup-item-row input[type=checkbox]:checked:after,.ci-filter-popup-item-label input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:3px;left:6px;transform:rotate(45deg)}.ci-filter-popup--comment-banks .ci-filter-popup-item-label--group,.ci-filter-popup--comment-banks .ci-filter-popup-item-row,.ci-filter-popup--comment-banks .ci-filter-popup-item-label--group:hover,.ci-filter-popup--comment-banks .ci-filter-popup-item-row:hover{background:#f7f7f8}.ci-filter-popup-row-left{align-items:center;gap:12px;min-width:0;display:flex}.ci-filter-popup-item-name{color:#2f2a34;white-space:nowrap;text-overflow:ellipsis;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;overflow:hidden}.ci-filter-popup-preview-btn{cursor:pointer;background:0 0;border:none;place-items:center;padding:0;display:grid}.ci-filter-popup-preview-btn img{width:18px;height:18px;display:block}.ci-filter-popup-content{flex-direction:column;display:flex}.ci-filter-popup-icon{flex-shrink:0;width:20px;height:20px;display:block}.ci-filter-popup-option input[type=checkbox],.ci-filter-popup-section-label input[type=checkbox],.ci-filter-popup-item-label input[type=checkbox],.ci-filter-popup-row-left input[type=checkbox]{accent-color:#7200e0}.ci-modal-content{flex:1;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.ci-panel-loading{flex:1;justify-content:center;align-items:center;width:100%;min-height:280px;display:flex}.ci-modal-content>.ci-panel-loading{grid-column:1/-1;min-height:100%}.ci-modal-list{border-right:none;padding:16px;display:block;overflow-y:auto}.ci-modal-list>*+*{margin-top:12px}.ci-modal-item-wrapper{background:#fff;border-radius:12px;margin-bottom:0;overflow:hidden;box-shadow:0 1px 3px #0000000a}.ci-modal-item{background:#fff;border-bottom:none;justify-content:space-between;align-items:center;padding:16px 20px;transition:background .15s;display:flex}.ci-modal-item-expandable{cursor:pointer}.ci-modal-item-expandable:hover{background:#fafafa}.ci-modal-item-wrapper:has(.ci-modal-children) .ci-modal-item{background:#fff;border-bottom:1px solid #e8e4ec}.ci-modal-item-left{align-items:center;gap:12px;display:flex}.ci-modal-item-name{color:#302a35;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500}.ci-modal-item-right{align-items:center;gap:8px;display:flex}.ci-modal-item-percentage{color:#302a35;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600}.ci-modal-children{background:#fff;margin-left:0;padding-left:0}.ci-modal-child-item{background:#fff;border-bottom:1px solid #e8e4ec;justify-content:space-between;align-items:center;padding:14px 20px 14px 46px;display:flex}.ci-modal-child-item:last-child{border-bottom:none}.ci-modal-child-name{color:#302a35;padding-left:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.ci-modal-child-percentage{color:#302a35;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600}.ci-modal-chart{background:#fff;justify-content:center;align-items:center;padding:40px;display:flex}.ci-modal-chart canvas{max-width:350px!important;max-height:350px!important}.ci-comment-bank-modal{overflow-y:auto}.ci-comment-bank-modal .ci-modal-content{min-height:420px;max-height:calc(100vh - 250px);overflow:hidden auto}.ci-comment-bank-modal .ci-modal-content.is-loading{justify-content:center;align-items:center;min-height:280px;max-height:none;display:flex;overflow:hidden}.ci-comment-bank-modal .ci-comment-bank-loading{justify-content:center;align-items:center;width:100%;min-height:220px;display:flex}.ci-comment-bank-modal .ci-modal-list{overflow:visible auto}.ci-comment-bank-modal .ci-modal-item-wrapper{box-shadow:none;background:#f7f7f8;border-radius:10px}.ci-comment-bank-modal .ci-modal-chart{align-items:flex-start}.ci-comment-bank-modal .ci-modal-item{background:#f7f7f8;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ci-comment-bank-modal .ci-modal-item-left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.ci-comment-bank-modal .ci-modal-item-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.ci-comment-bank-item-right{justify-content:flex-end}.ci-comment-bank-modal .ci-modal-item-name{color:#302a35;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.ci-comment-bank-modal .ci-modal-item-percentage{color:#302a35;font-size:14px;font-weight:600}.ci-comment-bank-modal .ci-modal-item-wrapper:has(.ci-modal-children) .ci-modal-item,.ci-comment-bank-modal .ci-modal-children,.ci-comment-bank-modal .ci-modal-child-item{background:#f7f7f8}.ci-comment-bank-row-toggle{color:#4b5563;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:4px;line-height:0;display:inline-flex}.ci-comment-bank-chevron{width:18px;height:18px;transition:transform .2s;display:block}.ci-comment-bank-row-toggle.open .ci-comment-bank-chevron{transform:rotate(180deg)}.ci-comment-bank-modal .ci-modal-children{border-radius:8px;margin:0 16px 14px;overflow:hidden}.ci-comment-bank-modal .ci-modal-children:not(.ci-comment-bank-expand-children){background:#fff}.ci-comment-bank-modal .ci-modal-children.ci-comment-bank-expand-children{background:#f6f5fa}.ci-comment-bank-modal .ci-modal-child-item{background:#fff;padding:12px 14px}.ci-comment-bank-modal .ci-comment-bank-expand-children .ci-modal-child-item{background:#f6f5fa;border-bottom:none}.ci-comment-bank-modal .ci-modal-child-name{font-weight:400}.ci-comment-bank-expand-children{padding:0}.ci-comment-bank-expand-group{border-bottom:0}.ci-comment-bank-expand-group:last-child{border-bottom:none}.ci-comment-bank-modal .ci-comment-bank-expand-suggestion-row{padding:18px 12px;position:relative}.ci-comment-bank-modal .ci-comment-bank-expand-suggestion-row:before{content:"";background:#c9c6cc80;height:1px;position:absolute;top:0;left:12px;right:12px}@media (width<=900px){.ci-comment-bank-modal .ci-modal-content{grid-template-columns:1fr;overflow-y:auto}.ci-comment-bank-modal .ci-modal-list{border-bottom:none;border-right:none;max-height:none;overflow:visible}.ci-comment-bank-modal .ci-modal-chart{border-top:1px solid #e5e0eb;padding:24px}.ci-comment-bank-modal .ci-modal-chart canvas{max-width:250px!important;max-height:250px!important}}@media (width<=600px){.ci-modal{border-radius:12px}.ci-modal-header{padding:16px}.ci-modal-header h2{font-size:18px}.ci-modal-download-btn{padding:8px 14px;font-size:13px}.ci-modal-filters{gap:12px;padding:16px}.ci-modal-select,.ci-modal-date-btn{min-width:110px;font-size:12px}.ci-modal-list{padding:12px 16px}.ci-modal-item{padding:12px 14px}.ci-modal-item-name,.ci-modal-item-percentage{font-size:13px}}.ci-modal-wide{max-width:1280px}.ci-modal-table-controls{border-bottom:1px solid #e5e0eb;justify-content:space-between;align-items:center;padding:12px 24px;display:flex}.ci-modal-sort{color:#5c5662;align-items:center;gap:10px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;display:flex}.ci-modal-sort .ci-modal-select{min-width:180px}.ci-modal-class-avg{color:#000;background:#f2f1f3;border-radius:10px;align-items:center;gap:8px;padding:8px 14px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500;display:flex}.ci-modal-class-avg-icon{width:18px;height:18px;display:block}.ci-modal-class-avg span{color:#7200e0;font-weight:600}.ci-sort-controls .ci-panel-class-avg{margin-left:auto}.ci-modal-table-content{max-height:66vh;padding:16px 24px;overflow:auto}.ci-modal-table{border-collapse:collapse;width:100%;min-width:900px}.ci-modal-table th{color:#3a3540;text-align:center;white-space:nowrap;background:#f5f2f8;border:1px solid #e5e0eb;padding:12px 10px;font-family:IBM Plex Sans,sans-serif;font-size:13px;font-weight:600}.ci-modal-table th:first-child{text-align:left}.ci-modal-table td{color:#2f2a34;text-align:center;background:#fff;border:1px solid #e5e0eb;padding:10px;font-family:IBM Plex Sans,sans-serif;font-size:13px;font-weight:600}.ci-modal-table .ci-sticky-col{z-index:1;text-align:left;background:#f6f5fa;position:sticky;left:0}.ci-modal-table th.ci-sticky-col{z-index:2;background:#f5f2f8}.ci-modal-table .ci-sticky-right{z-index:2;position:sticky;right:0}.ci-modal-table th.ci-sticky-right{background:#f5f2f8}.ci-modal-table td.ci-sticky-right{box-shadow:-1px 0 #e5e0eb}.ci-modal-table .ci-table-student{align-items:center;gap:10px;min-width:140px;display:flex}.ci-modal-table .ci-student-rank{color:#4b464f;background:#f1e6fc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:1px;font-size:12px;font-weight:500;line-height:1;display:flex}.ci-modal-table .ci-student-rank--star{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);color:#3d3200;border-radius:0}.ci-modal-table .ci-student-rank--star-1{background:#fac800}.ci-modal-table .ci-student-rank--star-2{background:#ffe167}.ci-modal-table .ci-student-rank--star-3{background:#fff0b5}.ci-modal-table .ci-cell-high,.ci-modal-table .ci-cell-middle,.ci-modal-table .ci-cell-low{border:1px solid;border-radius:8px!important}.ci-modal-table .ci-cell-high{color:#000;background:#e1f6e1!important;border-color:#0fa849!important}.ci-modal-table .ci-cell-middle{color:#000;background:#f3f1e3!important;border-color:#bf8609!important}.ci-modal-table .ci-cell-low{color:#000;background:#fdf2f2!important;border-color:#f34545!important}.ci-modal-table td.ci-sticky-col+.ci-cell-high,.ci-modal-table td.ci-sticky-col+.ci-cell-middle,.ci-modal-table td.ci-sticky-col+.ci-cell-low{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.ci-modal-table .ci-cell-high:has(+.ci-sticky-right),.ci-modal-table .ci-cell-high+.ci-sticky-right,.ci-modal-table .ci-cell-high+.ci-cell-avg{border-right:1px solid #0fa849!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.ci-modal-table .ci-cell-middle:has(+.ci-sticky-right),.ci-modal-table .ci-cell-middle+.ci-sticky-right,.ci-modal-table .ci-cell-middle+.ci-cell-avg{border-right:1px solid #bf8609!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.ci-modal-table .ci-cell-low:has(+.ci-sticky-right),.ci-modal-table .ci-cell-low+.ci-sticky-right,.ci-modal-table .ci-cell-low+.ci-cell-avg{border-right:1px solid #f34545!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.ci-cell-avg-modal{border-radius:4px;font-weight:700;color:#fff!important}.ci-modal-table-content .ci-short-answer-table{border-collapse:separate;border-spacing:0 10px;width:max-content;min-width:100%}.ci-modal-table-content .ci-short-answer-table th{border-radius:8px}.ci-modal-table-content .ci-short-answer-table td{background-clip:padding-box;border-radius:8px;min-width:88px;padding:12px}.ci-modal-table-content .ci-short-answer-table .ci-sticky-col{background:#f3f1f5;border:none;border-radius:10px;min-width:220px;max-width:220px;box-shadow:2px 0 4px #0000000d}.ci-modal-table-content .ci-short-answer-table th.ci-sticky-col{background:#f3f1f5;border:1px solid #d9d3de}.ci-modal-table-content .ci-short-answer-table th.ci-sticky-right{background:#f3f1f5;border:1px solid #d9d3de;width:92px;min-width:92px;max-width:92px}.ci-modal-table-content .ci-short-answer-table td.ci-sticky-right{width:92px;min-width:92px;max-width:92px;box-shadow:-2px 0 4px #0000000d}.ci-modal-table-content .ci-short-answer-table td.ci-cell-avg.ci-sticky-right,.ci-short-answer-panel-table td.ci-cell-avg.ci-sticky-right{color:#fff!important}@media (width<=900px){.ci-modal-table-controls{flex-direction:column;align-items:flex-start;gap:12px}.ci-modal-table-content{padding:12px 16px}}@media (width<=1024px){.ci-modal-overlay{padding:12px}.ci-modal{max-height:92vh}.ci-modal-header{padding:14px 16px}.ci-modal-filters{flex-wrap:nowrap;align-items:stretch;gap:12px;padding:12px 16px;overflow:visible}.ci-modal-content,.ci-sc-content{overflow-x:auto}}@media (width<=768px){.ci-actions{-webkit-overflow-scrolling:auto;flex-wrap:wrap;overflow:visible}.ci-heading-class-multiselect{flex:100%;max-width:100%}.ci-class-options-wrap{z-index:1200;position:relative}.ci-class-options-backdrop{z-index:1290}.ci-modal-overlay{padding:8px}.ci-modal{border-radius:12px;max-height:95vh}.ci-modal-header{flex-wrap:wrap;align-items:flex-start;gap:10px}.ci-modal-header h2{font-size:16px}.ci-modal-header-actions{justify-content:space-between;gap:8px;width:100%}.ci-modal-download-btn{padding:8px 12px;font-size:13px}.ci-students-modal{max-width:100%}.ci-students-controls{flex-wrap:wrap}.ci-students-row{padding:12px}.ci-students-name{font-size:14px}.ci-modal-table-content{padding:8px 12px;overflow-x:auto}.ci-modal-table{min-width:920px}.ci-class-options-dropdown{z-index:1300;border-radius:10px 10px 0 0;grid-template-columns:minmax(0,1fr);width:auto;max-width:none;position:fixed;inset:auto 8px 0}.ci-filter-popup{width:auto;max-width:none;right:8px;top:auto!important;left:8px!important}}.ci-success-criteria-modal,.ci-success-criteria-modal *{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.ci-sc-legend{border-bottom:1px solid #e5e0eb;justify-content:center;align-items:center;gap:24px;padding:16px 24px;display:flex}.ci-sc-legend .ci-satisfied-dot{background:#1ba80f}.ci-sc-legend .ci-partially-dot{background:#e4770a}.ci-sc-legend .ci-not-satisfied-dot{background:#f03636}.ci-sc-content{min-height:420px;max-height:calc(100vh - 250px);padding:24px;overflow:hidden auto}.ci-sc-section{margin-bottom:32px}.ci-sc-section:last-child{margin-bottom:0}.ci-sc-section-title{color:#1e1e1e;align-items:center;gap:8px;margin:0 0 16px;font-size:16px;font-weight:600;display:flex}.ci-criteria-preview-button{cursor:pointer;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.ci-criteria-preview-button:hover{opacity:1}.ci-sc-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.ci-sc-card{background:#f8f6fa;border-radius:12px;padding:16px 20px}.ci-sc-card-title{color:#3a3540;margin-bottom:12px;font-size:14px}.ci-sc-bar{border-radius:31px;width:100%;height:28px;display:flex;overflow:hidden}.ci-sc-segment{color:#fff;white-space:nowrap;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex;overflow:hidden}.ci-sc-no-assessments{color:#6f6680;background:#eee9f4;border-radius:31px;justify-content:center;align-items:center;height:28px;font-size:12px;font-weight:600;display:flex}.ci-sc-satisfied{background:#1ba80f;width:60%}.ci-sc-partially{background:#e4770a;width:15%}.ci-sc-not-satisfied{background:#f03636;width:25%}@media (width<=768px){.ci-sc-grid{grid-template-columns:1fr}}.ci-rubric-view-control{border-bottom:1px solid #e5e0eb;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.ci-rubric-tabs-section{align-items:center;gap:16px;display:flex}.ci-rubric-tab{color:#6b6270;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;padding:8px 16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;transition:all .2s}.ci-rubric-tab:hover{color:#7200e0}.ci-rubric-tab.active{color:#7200e0;border-bottom-color:#7200e0}.ci-rubric-view-control .ci-rubric-tabs-section .ci-rubric-level-filters{align-items:center;gap:16px;margin-left:8px;display:flex}.ci-rubric-view-control .ci-rubric-tabs-section .ci-rubric-level-filters button.ci-rubric-level-badge{cursor:pointer!important;box-shadow:none!important;color:#6b6270!important;background:0 0!important;border:none!important;border-bottom:3px solid #0000!important;border-radius:0!important;outline:none!important;justify-content:center!important;align-items:center!important;padding:8px 16px!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;text-decoration:none!important;transition:all .2s!important;display:inline-flex!important}.ci-rubric-view-control .ci-rubric-tabs-section .ci-rubric-level-filters button.ci-rubric-level-badge:hover{color:#7200e0!important}.ci-rubric-view-control .ci-rubric-tabs-section .ci-rubric-level-filters button.ci-rubric-level-badge.active{color:#7200e0!important;border-bottom-color:#7200e0!important}.ci-rubric-view-toggle{gap:8px;display:flex}.ci-view-btn{color:#4b464f;cursor:pointer;background:#fff;border:1px solid #ceb6ed;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:8px 10px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:500;transition:all .2s;display:flex}.ci-view-btn:hover{border-color:#7200e0}.ci-view-btn.active{color:#fff;background:#7200e0;border-color:#7200e0}.ci-grid-list-icon{object-fit:contain;width:20px;height:20px;display:block}.ci-view-btn svg,.ci-view-btn img.ci-grid-list-icon{width:20px;height:20px}.ci-view-toggle img.ci-grid-list-icon{width:16px;height:16px}.ci-rubric-table{font-family:IBM Plex Sans,sans-serif}.ci-rubric-table td{min-width:60px;font-size:12px}.ci-modal-table-content .ci-rubric-table{border-collapse:separate;border-spacing:0 10px}.ci-modal-table-content .ci-rubric-table th{border-radius:8px}.ci-modal-table-content .ci-rubric-table td{background-clip:padding-box;border-radius:8px;padding:10px 12px}.ci-modal-table.ci-rubric-table .ci-rubric-criteria-header{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.ci-rubric-panel-table .ci-rubric-criteria-header{text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.ci-rubric-panel-table .ci-question-group-header,.ci-modal-table.ci-rubric-table .ci-question-group-header{text-align:center;vertical-align:bottom;font-weight:500!important}.ci-rubric-panel-table .ci-task-group-header-title-wrap,.ci-modal-table.ci-rubric-table .ci-task-group-header-title-wrap{box-sizing:border-box;width:11ch;min-width:11ch;max-width:11ch;margin-left:auto;margin-right:auto}.ci-rubric-panel-table .ci-task-group-header-title-wrap--single,.ci-modal-table.ci-rubric-table .ci-task-group-header-title-wrap--single{width:100%;min-width:0;max-width:100%}.ci-rubric-panel-table .ci-task-group-header-title-wrap>div,.ci-modal-table.ci-rubric-table .ci-task-group-header-title-wrap>div{justify-content:center;width:100%;min-width:0}.ci-rubric-panel-table .ci-task-group-header-title,.ci-modal-table.ci-rubric-table .ci-task-group-header-title{text-overflow:ellipsis;white-space:nowrap;text-align:center;min-width:0;max-width:100%;display:block;overflow:hidden}.ci-modal-table.ci-rubric-table .ci-rubric-score-cell{vertical-align:middle;border:1px solid;border-right:0;border-radius:0!important}.ci-rubric-panel-table .ci-rubric-score-cell{vertical-align:middle;border:1px solid;border-left:0;border-right-color:#d9d3de;border-radius:0!important}.ci-rubric-panel-table .ci-rubric-question-serial-cell,.ci-short-answer-panel-table .ci-rubric-question-serial-cell,.ci-modal-table.ci-short-answer-table .ci-rubric-question-serial-cell,.ci-modal-table.ci-rubric-table .ci-rubric-question-serial-cell{box-sizing:border-box;text-align:center;color:#2f1c40;background:#c596f2;border:1px solid #b17ce6;width:52px;min-width:52px;max-width:52px;font-size:12px;font-weight:600;padding:10px 0!important}.ci-rubric-panel-table .ci-rubric-question-serial-cell,.ci-modal-table.ci-rubric-table .ci-rubric-question-serial-cell{background:0 0!important;border:0!important;width:52px!important;min-width:52px!important;max-width:52px!important;padding:0!important}.ci-rubric-panel-table .ci-rubric-question-serial-label,.ci-modal-table.ci-rubric-table .ci-rubric-question-serial-label{box-sizing:border-box;text-align:center;color:#2f1c40;background:#c596f2;border:1px solid #b17ce6;justify-content:center;align-items:center;width:52px;min-height:36px;padding:10px 0;font-size:12px;font-weight:600;display:flex;overflow:hidden}.ci-rubric-panel-table .ci-rubric-question-serial-header,.ci-short-answer-panel-table .ci-rubric-question-serial-header,.ci-modal-table.ci-short-answer-table .ci-rubric-question-serial-header,.ci-modal-table.ci-rubric-table .ci-rubric-question-serial-header{box-sizing:border-box;background:#f3f1f5;border:1px solid #d9d3de;border-radius:10px;width:52px;min-width:52px;max-width:52px;padding:0!important}.ci-rubric-panel-table .ci-rubric-question-serial-label{border-radius:10px!important}.ci-modal-table.ci-rubric-table .ci-rubric-question-serial-label{border-radius:8px!important}.ci-rubric-panel-table .ci-rubric-question-gap-cell,.ci-short-answer-panel-table .ci-rubric-question-gap-cell,.ci-modal-table.ci-short-answer-table .ci-rubric-question-gap-cell,.ci-modal-table.ci-rubric-table .ci-rubric-question-gap-cell{width:6px;min-width:6px;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.ci-modal-table.ci-rubric-table .ci-rubric-score-cell.ci-rubric-score-cell--group-start,.ci-rubric-panel-table .ci-rubric-score-cell.ci-rubric-score-cell--group-start{border-left:1px solid!important;border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.ci-modal-table.ci-rubric-table .ci-rubric-very-high.ci-rubric-score-cell--group-start,.ci-modal-table.ci-rubric-table .ci-rubric-high.ci-rubric-score-cell--group-start,.ci-rubric-panel-table .ci-rubric-very-high.ci-rubric-score-cell--group-start,.ci-rubric-panel-table .ci-rubric-high.ci-rubric-score-cell--group-start{border-left-color:#0fa849!important}.ci-modal-table.ci-rubric-table .ci-rubric-middle.ci-rubric-score-cell--group-start,.ci-rubric-panel-table .ci-rubric-middle.ci-rubric-score-cell--group-start{border-left-color:#bf8609!important}.ci-modal-table.ci-rubric-table .ci-rubric-low.ci-rubric-score-cell--group-start,.ci-modal-table.ci-rubric-table .ci-rubric-very-low.ci-rubric-score-cell--group-start,.ci-rubric-panel-table .ci-rubric-low.ci-rubric-score-cell--group-start,.ci-rubric-panel-table .ci-rubric-very-low.ci-rubric-score-cell--group-start{border-left-color:#f34545!important}.ci-rubric-panel-table .ci-rubric-score-cell>div,.ci-modal-table.ci-rubric-table .ci-rubric-score-cell>div{justify-content:center;align-items:center;width:100%;display:flex}.ci-rubric-panel-table .ci-rubric-score-cell .ci-rubric-score-value,.ci-modal-table.ci-rubric-table .ci-rubric-score-cell .ci-rubric-score-value{text-align:center;justify-content:center;align-items:center;width:100%;line-height:1.1;display:inline-flex}.ci-modal-table.ci-rubric-table .ci-rubric-very-high.ci-rubric-score-cell--group-end,.ci-modal-table.ci-rubric-table .ci-rubric-high.ci-rubric-score-cell--group-end,.ci-rubric-panel-table .ci-rubric-very-high.ci-rubric-score-cell--group-end,.ci-rubric-panel-table .ci-rubric-high.ci-rubric-score-cell--group-end{border-right:1px solid #0fa849!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.ci-modal-table.ci-rubric-table .ci-rubric-middle.ci-rubric-score-cell--group-end,.ci-rubric-panel-table .ci-rubric-middle.ci-rubric-score-cell--group-end{border-right:1px solid #bf8609!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.ci-modal-table.ci-rubric-table .ci-rubric-low.ci-rubric-score-cell--group-end,.ci-modal-table.ci-rubric-table .ci-rubric-very-low.ci-rubric-score-cell--group-end,.ci-rubric-panel-table .ci-rubric-low.ci-rubric-score-cell--group-end,.ci-rubric-panel-table .ci-rubric-very-low.ci-rubric-score-cell--group-end{border-right:1px solid #f34545!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.ci-modal-table.ci-rubric-table .ci-rubric-score-cell--group-end,.ci-rubric-panel-table .ci-rubric-score-cell--group-end{border-right:1px solid #000!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.ci-modal-table-content .ci-rubric-table .ci-sticky-col{background:#f6f5fa;border:none;border-radius:10px;box-shadow:2px 0 4px #0000000d}.ci-modal-table-content .ci-rubric-table th.ci-sticky-col{background:#f3f1f5;border:1px solid #d9d3de}.ci-rubric-question-header td{color:#333;font-size:14px;font-weight:600;background:#e8e4ed!important;border:none!important;border-radius:8px!important;padding:12px 16px!important}.ci-rubric-graph-wrap{flex-direction:column;flex-shrink:0;width:100%;min-height:0;padding:0;font-family:IBM Plex Sans,sans-serif;display:flex}.ci-rubric-graph-scroll{flex-shrink:0;min-height:0;overflow-x:auto}.ci-rubric-criteria-filters{border-bottom:1px solid #e5e0eb;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding:20px 24px;display:flex}.ci-criteria-checkbox{color:#1c0033;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.ci-criteria-checkbox input[type=checkbox]{cursor:pointer;accent-color:#7200e0;width:20px;height:20px}.ci-criteria-checkbox span{white-space:nowrap;text-overflow:ellipsis;max-width:200px;padding-bottom:2px;line-height:1.35;display:inline-block;overflow:hidden}.ci-rubric-graph-tabs{align-items:center;gap:14px;padding:0;display:flex}.ci-rubric-graph-tab{color:#56505d;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:14px}.ci-rubric-graph-tab.active{color:#7200e0;border-bottom:2px solid #7200e0;font-weight:600}.ci-rubric-graph-filters{color:#6a6470;background:#f8f6fa;border-bottom:1px solid #e5e0eb;justify-content:center;align-items:center;gap:26px;padding:16px 24px;font-size:14px;display:flex}.ci-rubric-graph-filters label{align-items:center;gap:8px;display:flex}.ci-rubric-graph-filters input{accent-color:#7200e0}.ci-rubric-graph-area{--ci-rubric-header-offset:42px;align-items:stretch;gap:10px;width:max-content;min-width:max-content;padding:16px 24px;display:flex}.ci-rubric-y-label{writing-mode:vertical-rl;color:#302a35;letter-spacing:.2px;margin-top:var(--ci-rubric-header-offset);z-index:5;background-color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:200px;font-size:12px;display:flex;position:sticky;left:0;transform:rotate(180deg)}.ci-rubric-y-axis{color:#4b4650;margin-top:var(--ci-rubric-header-offset);z-index:5;background-color:#fff;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-end;width:34px;height:200px;padding-top:0;font-size:12px;display:flex;position:sticky;left:22px}.ci-rubric-graph{border:1px solid #ccc;align-items:flex-end;gap:0;height:200px;margin-bottom:62px;display:flex;position:relative;overflow:visible}.ci-rubric-graph:before{content:"";pointer-events:none;z-index:1;background-image:repeating-linear-gradient(0deg,#0000 0 49px,#ccc 49px 50px);position:absolute;inset:0}.ci-rubric-graph-row{z-index:1;border-right:1px solid #ccc;flex-direction:column;justify-content:flex-end;height:200px;padding:0 6px;display:flex;position:relative}.ci-rubric-graph-row:last-child{border-right:0}.ci-rubric-graph-task{color:#302a35;text-align:center;z-index:2;background:#fff;min-height:24px;font-size:12px;font-weight:400;line-height:1.1;position:absolute;bottom:-56px;left:6px;right:6px}.ci-rubric-graph-bars{z-index:2;border-bottom:0;justify-content:center;align-items:flex-end;gap:8px;height:200px;padding-bottom:0;display:flex;position:relative}.ci-rubric-bar{z-index:3;border-radius:8px;justify-content:center;align-items:flex-start;width:10px;padding-top:4px;display:flex;position:relative;box-shadow:0 0 0 1px #0000000d}.ci-rubric-bar-label{color:#fff;text-shadow:0 1px 2px #0000004d;font-size:10px;font-weight:600;line-height:1}.ci-rubric-bar-high{background:#1ba80f!important}.ci-rubric-bar-middle{background:#bf8609!important}.ci-rubric-bar-low{background:#f03636!important}.ci-rubric-graph-legend{color:#5c5662;flex-shrink:0;justify-content:center;gap:20px;margin-top:8px;padding:16px 24px 24px;font-size:13px;display:flex}.ci-rubric-section-heads{color:#302a35;text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));margin:4px 0 8px 66px;font-size:13px;font-weight:500;display:grid}.ci-rubric-x-label{text-align:center;color:#302a35;letter-spacing:.2px;flex-shrink:0;margin-top:10px;font-size:12px}.ci-rubric-graph-legend span{background:#f7f7f8;border-radius:4px;align-items:center;gap:6px;padding:4px;display:flex}.ci-rubric-task-headers{gap:0;width:max-content;min-width:max-content;margin-bottom:16px;display:flex}.ci-rubric-graph-content{flex:none;width:max-content;min-width:max-content;position:relative}.ci-rubric-graph-content .ci-rubric-task-headers{z-index:10;background-color:#fff;margin-bottom:8px;position:sticky;top:0}.ci-rubric-task-header-item{text-align:center;color:#1c0033;flex-grow:0;flex-shrink:0;padding:8px 4px;font-size:18px;font-weight:500}.ci-table-panel .ci-rubric-task-headers{margin-top:8px}.ci-table-panel .ci-rubric-task-header-item{font-size:14px;line-height:1.2}.ci-rubric-graph-container{border:1px solid #ccc;align-items:flex-end;gap:0;width:max-content;min-width:max-content;height:200px;margin-bottom:0;display:flex;position:relative;overflow:visible}.ci-rubric-graph-container:before{content:"";pointer-events:none;z-index:1;background-image:repeating-linear-gradient(0deg,#0000 0 49px,#ccc 49px 50px);position:absolute;inset:0 0 1px}.ci-rubric-task-section{z-index:0;border-right:1px solid #ccc;flex-direction:column;flex-grow:0;flex-shrink:0;height:200px;display:flex;position:relative}.ci-rubric-task-section:last-child{border-right:0}.ci-rubric-task-bars-container{z-index:2;flex:1;justify-content:center;align-items:flex-end;gap:0;padding:0 6px;display:flex;position:relative}.ci-rubric-criteria-column{z-index:2;border-right:1px solid #ccc;flex-direction:column;flex:0 0 80px;justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.ci-rubric-criteria-column:last-child{border-right:0}.ci-rubric-criteria-labels-row{gap:0;width:max-content;min-width:max-content;margin-top:16px;margin-bottom:32px;display:flex}.ci-rubric-task-criteria-labels{border-right:1px solid #0000;flex-grow:0;flex-shrink:0;justify-content:center;gap:0;padding:0 6px;display:flex}.ci-rubric-criteria-label-item{color:#302a35;text-align:center;overflow-wrap:anywhere;flex:0 0 80px;padding:0 8px;font-size:13px;font-weight:400;line-height:1.2}.ci-rubric-task-label{color:#302a35;text-align:center;z-index:2;background:0 0;min-height:24px;font-size:12px;font-weight:500;line-height:1.2;position:absolute;bottom:-32px;left:8px;right:8px}.ci-rubric-legend-dot{border-radius:6px;width:12px;height:12px;display:inline-block}.ci-rubric-legend-high{background:#1ba80f!important}.ci-rubric-legend-middle{background:#bf8609!important}.ci-rubric-legend-low{background:#f03636!important}.ci-rubric-very-high,.ci-rubric-high,.ci-rubric-middle,.ci-rubric-low,.ci-rubric-very-low{border:1px solid;border-radius:8px!important}.ci-rubric-very-high,.ci-rubric-high{color:#0fa849;background:#e1f6e1!important;border-color:#0fa849!important}.ci-rubric-middle{color:#bf8609;background:#f3f1e3!important;border-color:#bf8609!important}.ci-rubric-low,.ci-rubric-very-low{color:#f34545;background:#fdf2f2!important;border-color:#f34545!important}td.ci-sticky-col+.ci-rubric-very-high,td.ci-sticky-col+.ci-rubric-high,td.ci-sticky-col+.ci-rubric-middle,td.ci-sticky-col+.ci-rubric-low,td.ci-sticky-col+.ci-rubric-very-low{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.ci-rubric-very-high:last-child,.ci-rubric-high:last-child,.ci-rubric-middle:last-child,.ci-rubric-low:last-child,.ci-rubric-very-low:last-child{border-right:1px solid;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.ci-short-answer-panel-wrap,.ci-rubric-panel-wrap{flex-direction:column;flex:1;min-height:280px;display:flex;position:relative;overflow:auto visible}.ci-short-answer-panel-table,.ci-rubric-panel-table{border-collapse:separate;border-spacing:4px 10px;border-spacing:0 10px}.ci-short-answer-panel-table{width:max-content;min-width:100%}.ci-short-answer-panel-table .ci-sticky-col,.ci-rubric-panel-table .ci-sticky-col{z-index:2;background:#f3f1f5;position:sticky;left:0}.ci-short-answer-panel-table td.ci-sticky-col,.ci-rubric-panel-table td.ci-sticky-col{box-shadow:2px 0 4px #0000000d;background:#f3f1f5!important;border:0!important}.ci-short-answer-panel-table th.ci-sticky-col,.ci-rubric-panel-table th.ci-sticky-col{border:1px solid #d9d3de;border-radius:8px;box-shadow:2px 0 4px #0000000d;background:#f3f1f5!important}.ci-short-answer-panel-table .ci-sticky-right{z-index:2;width:92px;min-width:92px;max-width:92px;position:sticky;right:0}.ci-short-answer-panel-table th.ci-sticky-right{background:#f3f1f5;border:1px solid #d9d3de;border-radius:8px}.ci-short-answer-panel-table td.ci-sticky-right{border-radius:8px;box-shadow:-2px 0 4px #0000000d}.ci-short-answer-panel-table .ci-score-cell,.ci-modal-table.ci-short-answer-table .ci-score-cell{border:1px solid;border-right:0;border-radius:0!important}.ci-short-answer-panel-table .ci-score-cell.ci-score-cell--group-start,.ci-modal-table.ci-short-answer-table .ci-score-cell.ci-score-cell--group-start{border-left-style:solid!important;border-left-width:1px!important;border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.ci-short-answer-panel-table .ci-score-cell.ci-score-cell--group-end,.ci-modal-table.ci-short-answer-table .ci-score-cell.ci-score-cell--group-end{border-right:1px solid!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.ci-short-answer-panel-table .ci-cell-high.ci-score-cell--group-end,.ci-modal-table.ci-short-answer-table .ci-cell-high.ci-score-cell--group-end{border-right:1px solid #0fa849!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.ci-short-answer-panel-table .ci-cell-middle.ci-score-cell--group-end,.ci-modal-table.ci-short-answer-table .ci-cell-middle.ci-score-cell--group-end{border-right:1px solid #bf8609!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.ci-short-answer-panel-table .ci-cell-low.ci-score-cell--group-end,.ci-modal-table.ci-short-answer-table .ci-cell-low.ci-score-cell--group-end{border-right:1px solid #f34545!important;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.ci-short-answer-panel-table .ci-group-separator-cell,.ci-modal-table.ci-short-answer-table .ci-group-separator-cell,.ci-rubric-panel-table .ci-group-separator-cell,.ci-modal-table.ci-rubric-table .ci-group-separator-cell{width:10px;min-width:10px;max-width:10px;padding:0;background:0 0!important;border:0!important;border-radius:0!important}.ci-avg-header{background:#f3f1f5;border:1px solid #d9d3de}@media (width<=1024px){.ci-modal-overlay{padding:16px}.ci-modal{max-width:calc(100vw - 32px);max-height:calc(100vh - 32px)}.ci-modal-wide{max-width:calc(100vw - 32px)}}@media (width<=768px){.ci-modal-overlay{align-items:flex-start;padding:8px;overflow-y:auto}.ci-modal{border-radius:12px;max-width:calc(100vw - 16px);max-height:calc(100vh - 16px);margin:auto}.ci-modal-wide{max-width:calc(100vw - 16px)}.ci-modal-header{flex-wrap:wrap;gap:8px;padding:12px 16px}.ci-modal-header h2{flex:1;min-width:0;font-size:16px}.ci-modal-header-actions{gap:8px}.ci-modal-close-btn{width:32px;height:32px}}@media (width<=480px){.ci-modal-overlay{padding:4px}.ci-modal{border-radius:10px;max-width:calc(100vw - 8px);max-height:calc(100vh - 8px)}.ci-modal-wide{max-width:calc(100vw - 8px)}.ci-modal-header{padding:10px 12px}.ci-modal-header h2{font-size:14px}}@media (width<=1024px){.ci-comment-bank-modal{max-width:calc(100vw - 32px)}.ci-modal-filters{flex-wrap:wrap;align-items:stretch;gap:10px;padding:12px 16px;overflow-x:auto}.ci-modal-filters .ci-modal-filter-group,.ci-modal-filters.ci-comment-bank-modal-filters .ci-modal-filter-group{flex:auto;min-width:min(100%,180px)}}@media (width<=768px){.ci-comment-bank-modal{width:calc(100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100vh - 16px);overflow-x:hidden}.ci-comment-bank-modal .ci-modal-header{padding:12px 16px;overflow:hidden}.ci-comment-bank-modal .ci-modal-header h2{font-size:16px}.ci-modal-filters{flex-direction:column;gap:10px;max-height:200px;padding:12px 16px;overflow-y:auto}.ci-page-top-filters.ci-modal-filters{flex-flow:row;align-items:stretch;max-height:none;overflow:auto visible}.ci-modal-filter-group,.ci-comment-bank-modal-filters .ci-modal-filter-group{width:100%;min-width:100%}.ci-page-top-filters.ci-modal-filters .ci-modal-filter-group{width:auto;min-width:min(100%,180px);max-width:none}.ci-comment-bank-modal .ci-modal-content{grid-template-columns:1fr}.ci-comment-bank-modal .ci-modal-list{border-bottom:none;border-right:none;max-height:none;overflow:visible}.ci-comment-bank-modal .ci-modal-item-name,.ci-comment-bank-modal .ci-modal-item-percentage{font-size:13px}.ci-comment-bank-modal .ci-modal-chart{padding:20px}.ci-comment-bank-modal .ci-modal-chart canvas{max-width:200px!important;max-height:200px!important}}@media (width<=480px){.ci-comment-bank-modal{border-radius:12px;width:calc(100vw - 8px);max-width:calc(100vw - 8px);margin:4px;overflow-x:hidden}.ci-modal-item{padding:10px 12px}.ci-modal-item-name{font-size:13px}.ci-modal-chart canvas{max-width:160px!important;max-height:160px!important}.ci-comment-bank-modal .ci-modal-content{overflow-x:hidden}}.ci-comment-panel-content{grid-template-columns:minmax(0,1fr) minmax(280px,42%)}.ci-comment-list,.ci-comment-row,.ci-comment-child-row,.ci-comment-bank-modal .ci-modal-item,.ci-comment-bank-expand-comment-row{min-width:0}.ci-comment-name,.ci-comment-child-name,.ci-comment-bank-modal .ci-modal-item-name,.ci-comment-bank-modal .ci-modal-child-name{overflow-wrap:anywhere;min-width:0}@media (width<=1200px){.ci-comment-panel-content{grid-template-columns:1fr;max-height:none}.ci-comment-chart{min-height:240px;padding:8px 12px 14px}.ci-comment-chart canvas{max-width:260px!important;max-height:260px!important}}@media (width<=900px){.ci-comment-bank-modal .ci-modal-content{grid-template-columns:1fr;min-height:0;max-height:calc(100vh - 200px)}.ci-comment-bank-modal .ci-modal-list{min-width:0;padding:12px}.ci-comment-bank-modal .ci-modal-item{align-items:flex-start;gap:10px}.ci-comment-bank-modal .ci-modal-item-left{align-items:flex-start}.ci-comment-bank-modal .ci-modal-item-right{margin-left:8px;padding-top:1px}.ci-comment-bank-modal .ci-modal-item-name{white-space:normal;text-overflow:initial;line-height:1.3;overflow:visible}.ci-comment-bank-modal .ci-modal-chart{border-top:1px solid #e5e0eb;align-items:center;padding:16px 12px 18px}.ci-comment-bank-modal .ci-modal-chart canvas{width:min(100%,260px)!important;max-width:260px!important;max-height:260px!important}}@media (width<=600px){.ci-comment-bank-modal-content{gap:0}.ci-comment-bank-modal-content.is-loading{justify-content:center;align-items:center;min-height:280px;max-height:none;display:flex;overflow:hidden}.ci-comment-bank-loading{justify-content:center;align-items:center;width:100%;min-height:220px;display:flex}.ci-comment-bank-modal .ci-comment-bank-item-right{align-self:flex-start;margin-left:6px}.ci-comment-row{gap:6px;padding:12px}.ci-comment-name,.ci-comment-value,.ci-comment-child-name,.ci-comment-child-percentage,.ci-comment-bank-modal .ci-modal-item-name,.ci-comment-bank-modal .ci-modal-item-percentage{font-size:13px}.ci-comment-bank-modal .ci-modal-item{padding:12px}.ci-comment-bank-modal .ci-modal-children{margin:0 12px 12px}.ci-comment-bank-modal .ci-modal-child-item{padding:10px 12px}}.ci-comment-bank-modal .ci-modal-content{grid-template-columns:minmax(0,1fr) minmax(280px,42%)!important}.ci-comment-bank-modal .ci-modal-list,.ci-comment-bank-modal .ci-modal-item-wrapper,.ci-comment-bank-modal .ci-modal-item,.ci-comment-bank-modal .ci-modal-item-left,.ci-comment-bank-modal .ci-modal-item-right,.ci-comment-bank-modal .ci-modal-children,.ci-comment-bank-modal .ci-modal-child-item{min-width:0!important}.ci-comment-bank-modal .ci-modal-item{align-items:flex-start!important;min-height:44px!important}.ci-comment-bank-modal .ci-modal-item-name,.ci-comment-bank-modal .ci-modal-item-percentage,.ci-comment-bank-modal .ci-modal-child-name,.ci-comment-bank-modal .ci-modal-child-percentage{line-height:1.35!important;display:block!important}.ci-comment-bank-modal .ci-modal-item-name,.ci-comment-bank-modal .ci-modal-child-name{white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;overflow:visible!important}.ci-comment-bank-modal .ci-modal-chart{min-width:0!important;padding:16px!important}@media (width<=900px){.ci-comment-bank-modal .ci-modal-content{grid-template-columns:1fr!important}.ci-comment-bank-modal .ci-modal-list{overflow:visible!important}}@media (width<=1024px){.ci-sc-content{padding:16px;overflow-y:auto}.ci-sc-grid{gap:12px}}@media (width<=768px){.ci-sc-legend{flex-wrap:wrap;gap:12px;padding:12px 16px}.ci-sc-content{flex:1;max-height:none;padding:12px;overflow-y:auto}.ci-sc-grid{grid-template-columns:1fr}.ci-sc-section{margin-bottom:20px}.ci-sc-section-title{margin-bottom:12px;font-size:14px}.ci-sc-card{padding:12px 14px}.ci-sc-card-title{font-size:13px}.ci-sc-bar{height:24px}.ci-sc-segment{font-size:11px}}@media (width<=480px){.ci-sc-legend{gap:8px;font-size:12px}.ci-legend-dot{width:8px;height:8px}.ci-sc-content{padding:10px}.ci-sc-card{border-radius:8px;padding:10px 12px}}@media (width<=1024px){.ci-modal-table-controls{flex-wrap:wrap;gap:12px;padding:12px 16px}.ci-modal-sort{flex-wrap:wrap}.ci-modal-table-content{flex:1;max-height:none;padding:12px 16px;overflow:auto}.ci-modal-table{min-width:800px}.ci-short-answer-table{min-width:700px}}@media (width<=768px){.ci-modal-table-controls{flex-direction:column;flex-shrink:0;align-items:flex-start;padding:10px 12px}.ci-modal-sort{width:100%}.ci-modal-class-avg{justify-content:flex-start;width:100%}.ci-modal-table-content{flex:1;max-height:none;padding:8px 10px;overflow:auto}.ci-modal-table{min-width:650px}.ci-modal-table th{padding:8px 6px;font-size:11px}.ci-modal-table td{padding:8px 6px;font-size:12px}.ci-modal-table .ci-table-student{min-width:100px}.ci-modal-table .ci-student-rank{width:20px;height:20px;font-size:10px}.ci-short-answer-table{min-width:550px}}@media (width<=480px){.ci-modal-table-content{padding:6px 8px}.ci-modal-table{min-width:500px}.ci-modal-table th{padding:6px 4px;font-size:10px}.ci-modal-table td{padding:6px 4px;font-size:11px}.ci-modal-table .ci-table-student{gap:6px;min-width:80px}.ci-short-answer-table{min-width:450px}}@media (width<=1024px){.ci-rubric-view-toggle{gap:6px}.ci-view-btn{padding:6px 8px;font-size:12px}.ci-rubric-table{min-width:800px}.ci-rubric-graph-wrap{overflow-x:auto}.ci-rubric-graph-area,.ci-rubric-graph-container,.ci-rubric-criteria-labels-row{min-width:max-content}}@media (width<=768px){.ci-rubric-view-toggle{justify-content:flex-end;width:100%}.ci-rubric-table{min-width:650px}.ci-rubric-table td{min-width:50px;padding:8px 6px;font-size:11px}.ci-rubric-graph-filters{flex-wrap:wrap;gap:12px;font-size:12px}.ci-rubric-graph-tabs{gap:10px}.ci-rubric-graph-tab{font-size:12px}.ci-rubric-section-heads{margin-left:50px;font-size:11px}.ci-rubric-y-label{width:18px;font-size:10px}.ci-rubric-y-axis{width:28px;font-size:10px}.ci-rubric-graph-task{font-size:10px}.ci-rubric-task-label{font-size:11px}.ci-rubric-task-section{min-width:180px}.ci-rubric-criteria-label-item{font-size:11px}.ci-rubric-task-header-item{font-size:16px}.ci-rubric-graph-legend{flex-wrap:wrap;gap:12px;font-size:11px}.ci-rubric-criteria-filters{gap:16px;padding:16px}.ci-criteria-checkbox{font-size:13px}.ci-criteria-checkbox span{max-width:150px}}@media (width<=480px){.ci-rubric-criteria-filters{gap:12px;padding:12px}.ci-criteria-checkbox{font-size:12px}.ci-rubric-criteria-label-item{font-size:10px}.ci-rubric-task-bars-container{gap:8px}.ci-rubric-task-section{min-width:140px}.ci-rubric-task-header-item{font-size:14px}.ci-criteria-checkbox input[type=checkbox]{width:16px;height:16px}.ci-criteria-checkbox span{max-width:120px}.ci-rubric-table{min-width:500px}.ci-rubric-table td{min-width:40px;padding:6px 4px;font-size:10px}.ci-rubric-graph-filters{gap:8px;font-size:11px}.ci-rubric-graph-filters label{gap:4px}.ci-rubric-graph-area{gap:6px;width:max-content;min-width:max-content}.ci-rubric-bar{width:6px}.ci-rubric-graph-bars{gap:4px}}@media (width<=768px){.ci-modal-header-actions{flex-wrap:wrap;gap:8px}.ci-modal-download-btn{padding:6px 10px;font-size:12px}.ci-modal-download-btn__icon{width:14px;height:14px}.ci-modal-close-btn{width:32px;height:32px}.ci-modal-filters{flex-shrink:0;max-height:180px;overflow:auto}.ci-rubric-modal-filters,.ci-comment-bank-modal-filters{flex-direction:column;gap:10px;max-height:180px;overflow-y:auto}.ci-rubric-modal-filters .ci-modal-filter-group,.ci-comment-bank-modal-filters .ci-modal-filter-group,.ci-modal-date-btn{width:100%;min-width:100%}.ci-rubric-modal-filters .ci-modal-date-btn{width:100%;min-width:100%;max-width:100%}}@media (width<=480px){.ci-modal-filters{--ci-filter-control-height:36px;gap:8px;max-height:150px;padding:10px 12px}.ci-rubric-modal-filters,.ci-comment-bank-modal-filters{max-height:150px;padding:10px 12px}.ci-modal-filter-group label{font-size:11px}.ci-modal-select{height:36px;padding:6px 10px;font-size:12px}.ci-modal-date-btn{height:36px;font-size:12px}}.ci-filter-summary{background:#fff;border:1px solid #e5e0eb;border-radius:8px;margin-bottom:16px;padding:16px 20px}.ci-filter-summary-header{color:#7c3aed;border-bottom:2px solid #7c3aed;margin-bottom:12px;padding-bottom:8px;font-size:18px;font-weight:600}.ci-filter-summary-content{flex-direction:column;gap:8px;display:flex}.ci-filter-summary-row{gap:8px;font-size:14px;line-height:1.4;display:flex}.ci-filter-summary-label{color:#4b464f;flex-shrink:0;min-width:100px;font-weight:600}.ci-filter-summary-value{color:#6b6670;flex:1}.ci-filter-summary-note{color:#9e99a3;margin-top:4px;font-size:13px;font-style:italic}
/*# sourceMappingURL=Analytics.442d3950.css.map */
