:root{font-family:var(--p-font-family, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);color:#172033;background:#f3f5fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f3f5fb}button,input{font:inherit}.app-page{min-height:100vh;padding:32px 16px;display:grid;place-items:center;background:radial-gradient(circle at top left,#e5e9ff 0,transparent 40%),#f3f5fb}.auth-shell,.legal-shell,.dashboard-shell{width:min(100%,500px);background:#fffffff5;border:1px solid rgba(95,110,170,.12);border-radius:28px;box-shadow:0 24px 70px #25325d1f}.auth-shell{padding:36px}.brand-mark{color:#4b59d7;font-size:13px;font-weight:800;letter-spacing:.18em}h1{margin:20px 0 10px;color:#172033;font-size:clamp(28px,5vw,38px);line-height:1.1}.auth-lead{margin:0 0 26px;color:#69738b;line-height:1.6}.auth-switcher{display:flex;gap:26px;margin-bottom:24px;border-bottom:1px solid #e8eaf1}.auth-switcher button{position:relative;border:0;padding:0 2px 13px;color:#7d8494;background:transparent;cursor:pointer;font-size:14px;font-weight:600;transition:color .2s ease}.auth-switcher button:hover{color:#3f4656}.auth-switcher button.active{color:#252b3a;font-weight:700}.auth-switcher button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:3px 3px 0 0;background:#6c63c7;content:""}.auth-form{display:grid;gap:17px}.field{display:grid;gap:8px}.field label,.consent-row label{color:#3d4760;font-size:14px;font-weight:600}.consent-row{display:flex;align-items:flex-start;gap:10px;line-height:1.5}.consent-row .p-checkbox{flex:0 0 auto;margin-top:2px}.inline-link,.text-button{border:0;padding:0;color:#5964a8;background:transparent;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.inline-link:disabled{color:#a1a8b9;cursor:not-allowed}.forgot-link{display:inline-flex;align-items:center;gap:7px;border:1px solid #e3e4ef;border-radius:999px;padding:7px 11px;color:#596078;background:#fbfbfe;cursor:pointer;font-size:13px;font-weight:600;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.forgot-link:hover{border-color:#d2cef0;color:#564ca0;background:#f6f4ff;transform:translateY(-1px)}.forgot-link i{font-size:11px}.remember-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.form-message{margin:0 0 18px}.captcha-container{min-height:100px;overflow:hidden}.mobile-switch{display:none;border:0;color:#4b59d7;background:transparent;cursor:pointer}.security-note{display:block;margin-top:24px;color:#8992a7;text-align:center}.security-note i{margin-right:5px}.verification-shell{text-align:center}.verification-shell .auth-form{text-align:left}.icon-badge{display:grid;place-items:center;width:58px;height:58px;margin:0 auto;border-radius:18px;color:#4b59d7;background:#eef0ff;font-size:23px}.code-field{justify-items:center}.code-field label{align-self:start}.text-button{justify-self:center;text-decoration:none}.text-button.muted{color:#8992a7}.legal-shell{width:min(100%,760px);padding:28px 36px 36px;line-height:1.7}.legal-shell h1{font-size:34px}.legal-shell h2{margin-top:28px;font-size:20px}.legal-shell p{color:#5e6880}.legal-date{color:#8992a7!important;font-size:14px}.dashboard-shell{width:min(100%,1400px);min-height:680px;padding:30px 36px}.dashboard-topline{display:flex;align-items:center;justify-content:space-between}.dashboard-account{display:flex;align-items:center;gap:12px;color:#69738b;font-size:13px}.dashboard-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:38px;margin-top:34px}.dashboard-nav{display:grid;align-content:start;gap:8px;padding-top:14px}.nav-caption{margin:0 12px 8px;color:#9aa2b5;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.dashboard-nav-item,.nav-placeholder{display:flex;align-items:center;gap:11px;width:100%;border:0;border-radius:12px;padding:12px;color:#68728a;background:transparent;text-align:left;font:inherit;font-size:13px;line-height:1.4}.dashboard-nav-item{cursor:pointer}.dashboard-nav-item:hover,.dashboard-nav-item.active{color:#4b59d7;background:#f0f1ff;font-weight:700}.dashboard-nav-item i,.nav-placeholder i{width:18px;text-align:center}.nav-placeholder{color:#a0a7b8}.nav-placeholder small{margin-left:auto;border-radius:999px;padding:3px 6px;color:#8b91a2;background:#f1f2f6;font-size:9px}.dashboard-main{min-width:0}.public-student-page{width:min(100%,980px);padding:36px;border:1px solid rgba(95,110,170,.12);border-radius:24px;background:#fffffff5;box-shadow:0 24px 70px #25325d1f}.public-student-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.public-student-header{margin-bottom:24px}.public-student-header h1{margin:10px 0 8px;font-size:clamp(28px,4vw,40px)}.public-student-header p{margin:0;color:#778198;line-height:1.5}.public-student-access{width:min(100%,460px);margin:0 auto}.public-student-access-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.public-student-access h1{margin:10px 0 0;font-size:clamp(22px,3vw,28px);line-height:1.2;white-space:nowrap}.public-student-access-description{margin:16px 0 22px;color:#778198;line-height:1.5}.public-student-access-form{display:grid;gap:10px}.public-student-access-form label{color:#3d4760;font-size:14px;font-weight:600}.public-student-access-input{width:100%;border:1px solid #cbd0dc;border-radius:8px;padding:12px 14px;color:#172033;background:#fff;font-size:24px;letter-spacing:.22em;outline:0;text-align:center}.public-student-access-input:focus{border-color:#7773d9;box-shadow:0 0 0 1px #7773d9}.public-student-access-form .p-button{justify-self:start;margin-top:8px}.public-student-access-locked{display:grid;justify-items:center;gap:8px;border:1px solid #f0d5d9;border-radius:12px;padding:22px;color:#8a5860;background:#fff7f7;text-align:center}.public-student-access-locked i{font-size:22px}.public-student-access-locked span{font-size:12px}.public-student-error{display:grid;justify-items:center;gap:12px}.public-student-not-found-code{color:#5964a8;font-size:64px;line-height:1}.public-student-not-found h1{margin:0;font-size:26px}.public-student-not-found p{margin:0;color:#778198;text-align:center}.public-student-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.student-public-link{display:inline-flex;align-items:flex-start;gap:5px;max-width:100%;color:inherit;overflow-wrap:anywhere;text-decoration:none}.student-public-link:hover{color:#5964a8;text-decoration:underline}.student-public-link i{font-size:9px}.student-name-line{min-width:0;overflow-wrap:anywhere;white-space:normal}.student-access-controls{display:flex;align-items:center;gap:4px;margin-top:5px}.student-access-code{display:inline-flex;align-items:center;gap:4px;color:#8a93a8;font-size:10px;font-weight:600;letter-spacing:.04em}.student-access-code i{color:#7773d9;font-size:9px}.student-access-action{display:inline-grid;place-items:center;width:22px;height:22px;border:0;border-radius:5px;color:#7b8499;background:transparent;cursor:pointer}.student-access-action:hover{color:#5964a8;background:#eef0ff}.student-access-action:disabled{cursor:wait;opacity:.6}.eyebrow{color:#4b59d7;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.page-loader{color:#4b59d7;font-size:28px}.materials-page h1{margin:10px 0 8px;font-size:clamp(29px,4vw,40px)}.materials-page h2,.materials-page h3{margin:0;color:#172033}.materials-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.materials-heading p,.questions-heading p{margin:0;color:#778198;line-height:1.5}.material-editor{border:1px solid #e7e9f3;border-radius:20px;padding:24px;background:#fbfbfe}.editor-heading,.questions-heading,.editor-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.editor-heading{margin-bottom:25px}.editor-heading h2{margin-top:7px;font-size:23px}.materials-form{display:grid;gap:24px}.materials-form-top{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:18px}.questions-heading{border-top:1px solid #e8eaf1;padding-top:22px}.questions-heading h3{margin-bottom:5px;font-size:17px}.question-total{border-radius:999px;padding:6px 10px;color:#5964a8;background:#eef0ff;font-size:12px;font-weight:700;white-space:nowrap}.questions-list{display:grid;gap:11px}.question-row{display:grid;grid-template-columns:36px minmax(0,1fr) minmax(0,1fr);align-items:end;gap:13px;border:1px solid #e8eaf1;border-radius:14px;padding:12px;background:#fff}.question-number{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;color:#4b59d7;background:#eef0ff;font-size:13px;font-weight:800}.question-row .field{gap:6px}.question-row .field label{color:#7b8499;font-size:12px}.editor-actions{justify-content:flex-end;border-top:1px solid #e8eaf1;padding-top:20px}.materials-loading{display:flex;justify-content:center;gap:10px;padding:80px 0;color:#69738b}.materials-empty{display:grid;justify-items:center;padding:90px 20px;border:1px dashed #d9ddec;border-radius:20px;text-align:center}.empty-icon{display:grid;place-items:center;width:64px;height:64px;margin-bottom:16px;border-radius:20px;color:#5964a8;background:#eef0ff;font-size:25px}.materials-empty h2{margin-bottom:8px;font-size:21px}.materials-empty p{margin:0 0 22px;color:#778198}.materials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:16px}.material-card{min-width:0;border:1px solid #e7e9f3;border-radius:18px;padding:20px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.material-card:hover{border-color:#d8d9f3;box-shadow:0 12px 30px #3b468214;transform:translateY(-2px)}.material-card-topline{display:flex;align-items:flex-start;justify-content:space-between}.material-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#5964a8;background:#eef0ff}.material-card-actions{display:flex;gap:0}.material-card h2{margin:20px 0 8px;font-size:18px;line-height:1.3;overflow-wrap:anywhere}.material-meta,.material-filled{color:#8a93a8;font-size:12px}.material-meta{margin:0}.material-filled{margin:18px 0 0}.results-page h1{margin:10px 0 8px;font-size:clamp(29px,4vw,40px)}.results-page h2{margin:0;color:#172033}.results-heading{margin-bottom:28px}.results-heading p,.results-card-title p,.report-heading p{margin:0;color:#778198;line-height:1.5}.results-upload-card{display:grid;gap:24px;border:1px solid #e7e9f3;border-radius:20px;padding:24px;background:#fbfbfe}.results-card-title{display:flex;align-items:flex-start;gap:14px}.results-card-title h2{margin:5px 0 6px;font-size:20px}.results-upload-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:16px}.results-upload-form>.p-button{grid-column:1 / -1;justify-self:start}.results-upload-form .field{min-width:0}.optional-label{color:#9aa2b4;font-size:11px;font-weight:400}.materials-select{width:100%;min-height:44px;border:1px solid #cbd0dc;border-radius:10px;color:#172033;background:#fff;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.materials-select .p-select-label{padding:11px 13px;color:#172033;font:inherit}.materials-select .p-select-label.p-placeholder,.materials-select-placeholder{color:#8992a7}.materials-select .p-select-dropdown{width:40px;color:#7773d9}.materials-select:not(.p-disabled):hover{border-color:#a8add0;background:#fdfdff}.materials-select:not(.p-disabled).p-focus{border-color:#7773d9;box-shadow:0 0 0 3px #7773d924}.materials-select-option{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.materials-select-option strong{overflow:hidden;color:#30384c;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.materials-select-option small{flex:0 0 auto;color:#8992a7;font-size:11px;white-space:nowrap}.p-select-overlay .p-select-option{padding:10px 13px}.p-select-overlay .p-select-option:hover,.p-select-overlay .p-select-option.p-select-option-selected{background:#f0f1ff}.p-select-overlay .p-select-option.p-select-option-selected .materials-select-option strong{color:#4b59d7}.field-hint{color:#8a93a8;font-size:12px}.file-picker{display:flex;align-items:center;gap:10px;min-width:0;max-width:100%;min-height:42px;overflow:hidden;border:1px dashed #cbd0dc;border-radius:8px;padding:9px 12px;color:#5964a8;background:#fff;cursor:pointer}.file-picker:hover{border-color:#7773d9;background:#f8f7ff}.file-picker span{flex:1 1 auto;min-width:0;overflow:hidden;color:#596078;text-overflow:ellipsis;white-space:nowrap}.file-picker small{flex:0 0 auto;margin-left:auto;color:#a0a7b8;white-space:nowrap}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.report-section{margin-top:28px}.report-heading{margin-bottom:18px}.history-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.report-heading>div:first-child{min-width:0}.report-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:12px;flex-wrap:nowrap;white-space:nowrap}.report-heading-actions .p-button{padding:7px 10px;font-size:12px;line-height:1.2}.report-download-button{display:inline-flex;align-items:center;gap:7px;min-height:34px;border:1px solid #d9ddec;border-radius:7px;padding:7px 10px;color:#5964a8;background:#fff;font-size:12px;font-weight:700;line-height:1.2;text-decoration:none}.report-download-button:hover{border-color:#7773d9;color:#4b59d7;background:#f8f7ff}.report-heading h2{margin:8px 0 6px;overflow-wrap:anywhere}.report-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px;border:1px solid #e7e9f3;border-radius:10px;overflow:hidden;background:#fff}.report-stats span{padding:11px 13px;color:#69738b;background:#fff;font-size:12px}.report-stats span+span{border-left:1px solid #e7e9f3}.report-stats strong{margin-right:4px;color:#30384c;font-size:16px}.report-analytics{margin-bottom:16px;border:1px solid #e7e9f3;border-radius:12px;background:#fbfbfe}.analytics-toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;border:0;border-radius:12px;padding:13px 15px;color:#30384c;background:transparent;cursor:pointer;text-align:left}.analytics-toggle:hover{background:#f5f5ff}.analytics-toggle-title,.analytics-toggle-summary{display:inline-flex;align-items:center;gap:8px}.analytics-toggle-title{font-size:13px;font-weight:800}.analytics-toggle-title i{color:#7773d9}.analytics-toggle-summary{color:#7b8499;font-size:12px}.analytics-toggle-summary i{color:#7773d9;font-size:10px}.analytics-content{display:grid;gap:16px;border-top:1px solid #e7e9f3;padding:16px}.analytics-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.analytics-summary-card{display:grid;gap:5px;min-width:0;border:1px solid #e7e9f3;border-radius:10px;padding:11px 12px;background:#fff}.analytics-summary-card span,.analytics-summary-card small{overflow:hidden;color:#7b8499;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.analytics-summary-card strong{color:#30384c;font-size:19px;line-height:1.1}.analytics-summary-card small{color:#9aa2b5}.analytics-positive{color:#2b9a67!important}.analytics-negative{color:#dd6670!important}.analytics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.analytics-panel{min-width:0;border:1px solid #e7e9f3;border-radius:12px;padding:16px;background:#fff}.analytics-grid>.analytics-panel:only-child,.analytics-wide-panel{grid-column:1 / -1}.analytics-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.analytics-panel-heading h3{margin:0 0 5px;color:#30384c;font-size:14px}.analytics-panel-heading p{margin:0;color:#8a93a8;font-size:11px;line-height:1.4}.analytics-donut-layout{display:flex;align-items:center;gap:22px;min-height:132px}.analytics-donut{position:relative;display:grid;place-items:center;flex:0 0 auto;width:132px;height:132px;border-radius:50%}.analytics-donut:before{width:96px;height:96px;border-radius:50%;background:#fff;content:""}.analytics-donut>div{position:absolute;display:grid;justify-items:center}.analytics-donut strong{color:#30384c;font-size:20px;line-height:1.1}.analytics-donut span{margin-top:3px;color:#8a93a8;font-size:10px}.analytics-legend{display:grid;gap:12px;color:#69738b;font-size:12px}.analytics-legend span{display:flex;align-items:center;gap:7px}.analytics-legend strong{margin-left:3px;color:#30384c}.analytics-legend-dot{width:9px;height:9px;border-radius:50%}.analytics-legend-correct{background:#2b9a67}.analytics-legend-incorrect{background:#dd6670}.analytics-distribution,.analytics-question-list,.analytics-topic-list,.analytics-class-list{display:grid;gap:10px}.analytics-bar-row{display:grid;grid-template-columns:54px minmax(0,1fr) 22px;align-items:center;gap:8px;color:#7b8499;font-size:11px}.analytics-bar-row strong{color:#30384c;text-align:right}.analytics-bar-track{height:8px;overflow:hidden;border-radius:999px;background:#eef0f5}.analytics-bar-track span{display:block;height:100%;min-width:0;border-radius:inherit;background:#7773d9;transition:width .2s ease}.analytics-highlights{display:flex;flex-wrap:wrap;gap:8px}.analytics-highlights span{border-radius:999px;padding:7px 10px;color:#69738b;background:#f1f2f8;font-size:11px}.analytics-highlights strong{color:#30384c}.analytics-question-row{display:grid;gap:5px}.analytics-question-label{display:grid;grid-template-columns:55px minmax(0,1fr) auto;align-items:center;gap:8px;color:#7b8499;font-size:11px}.analytics-question-label strong{color:#30384c}.analytics-question-label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analytics-question-label b{color:#30384c;font-size:11px}.analytics-bar-warning{background:#dd6670!important}.analytics-topic-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;border-bottom:1px solid #f0f1f5;padding-bottom:9px}.analytics-topic-row:last-child{border-bottom:0;padding-bottom:0}.analytics-topic-row>div{min-width:0}.analytics-topic-row strong,.analytics-topic-row span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analytics-topic-row strong{color:#30384c;font-size:12px}.analytics-topic-row span,.analytics-topic-row small{color:#9aa2b5;font-size:10px}.analytics-topic-row b{color:#dd6670;font-size:11px;white-space:nowrap}.analytics-class-row{display:grid;grid-template-columns:minmax(100px,1fr) minmax(80px,1.3fr) 45px;align-items:center;gap:10px}.analytics-class-label{min-width:0}.analytics-class-label strong,.analytics-class-label span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analytics-class-label strong{color:#30384c;font-size:12px}.analytics-class-label span{margin-top:2px;color:#9aa2b5;font-size:10px}.analytics-class-row b{color:#30384c;font-size:11px;text-align:right}.report-view-switch{display:flex;align-items:center;gap:10px;margin:-4px 0 16px}.report-view-label{color:#7b8499;font-size:12px}.report-view-options{display:inline-flex;border:1px solid #e1e4f0;border-radius:9px;padding:3px;background:#f5f6fa}.report-view-option{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:6px;padding:7px 10px;color:#778198;background:transparent;cursor:pointer;font-size:12px;line-height:1.2}.report-view-option:hover{color:#4b59d7}.report-view-option.active{color:#30384c;background:#fff;box-shadow:0 1px 3px #25325d1f;font-weight:700}.report-view-option i{font-size:11px}.class-accordion{display:grid;gap:8px;margin-bottom:16px}.class-accordion-item{display:grid;gap:8px;min-width:0}.class-accordion-button{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;border:1px solid #e1e4f0;border-radius:12px;padding:13px 15px;color:#30384c;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s,background .15s}.class-accordion-button:hover,.class-accordion-button.active{border-color:#7773d9;background:#f8f7ff}.class-accordion-name{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:700}.class-accordion-name i{color:#7773d9}.class-accordion-meta{display:inline-flex;align-items:center;gap:4px;color:#7c8498;font-size:12px;white-space:nowrap}.class-accordion-meta i{margin-left:8px;color:#7773d9}.class-correct{color:#2b9a67}.class-incorrect{color:#dd6670}.report-table-wrap{overflow:hidden;border:1px solid #e7e9f3;border-radius:16px;background:#fff}.report-table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:12px}.report-table th,.report-table td{border-bottom:1px solid #edf0f5;padding:12px 10px;text-align:center;vertical-align:middle}.report-table th{color:#596078;background:#fafaff;font-weight:700;white-space:nowrap}.report-table tr:last-child td{border-bottom:0}.student-column{width:24%;text-align:left!important}.class-column{width:12%;text-align:left!important}.report-table thead .student-column{background:#fafaff}.report-table tbody .student-column{background:#fff}.question-column{width:auto;padding:10px 3px!important}.summary-column{width:7%;padding:10px 3px!important;font-size:10px;white-space:normal!important}.report-sort-button{display:inline-flex;align-items:center;justify-content:center;gap:3px;border:0;padding:0;color:inherit;background:transparent;cursor:pointer;font:inherit;font-weight:inherit}.report-sort-button:hover,.report-sort-button.active{color:#4b59d7}.report-sort-button i{font-size:8px}.student-name{overflow-wrap:anywhere;color:#30384c;font-size:11px;font-weight:700;text-align:left!important}.student-class{overflow:hidden;color:#69738b;font-size:11px;text-align:left!important;text-overflow:ellipsis;white-space:nowrap}.answer-cell{padding:10px 3px!important}.answer-cell.incorrect{background:transparent}.answer-correct{color:#2b9a67;font-size:14px}.answer-incorrect{color:#dd6670;font-size:14px}.summary-cell{padding:10px 3px!important;font-weight:800}.correct-summary{color:#2b9a67}.incorrect-summary{color:#dd6670}.student-errors-row td{padding:7px 12px 11px!important;background:snow;text-align:left!important}.student-errors{display:block}.student-errors-title{display:block;margin-bottom:6px;color:#8a5860;font-size:13px;font-weight:700}.student-error-list{display:grid;gap:6px}.student-error-link{display:inline-flex;align-items:flex-start;gap:6px;color:#5964a8;font-size:13px;line-height:1.45;text-decoration:none}.student-error-link:hover{text-decoration:underline}.student-error-link i{flex:0 0 auto;font-size:9px}.student-error-link-empty{color:#8a93a8}.student-all-correct{color:#2b9a67;font-size:11px;font-weight:700}.results-history{margin-top:36px}.history-heading{align-items:center}.history-heading h2{margin-top:8px;font-size:22px}.history-empty{border:1px dashed #d9ddec;border-radius:16px;padding:28px;color:#8a93a8;text-align:center}.results-history-list{display:grid;gap:10px}.results-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;color:#69738b;font-size:12px}.result-history-card{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e7e9f3;border-radius:14px;padding:12px 14px;background:#fff}.result-history-main{display:flex;flex:1;align-items:center;min-width:0;gap:12px;border:0;padding:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.result-history-main>span:last-child{min-width:0}.result-history-main strong,.result-history-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-history-main strong{color:#30384c}.result-history-main small{margin-top:4px;color:#8a93a8;font-size:11px}html[data-theme=dark]{color-scheme:dark}html[data-theme=dark] body{color:#e5e7eb;background:#0f172a}html[data-theme=dark] .app-page{background:radial-gradient(circle at top left,#20254a 0,transparent 40%),#0f172a}html[data-theme=dark] .auth-shell,html[data-theme=dark] .legal-shell,html[data-theme=dark] .dashboard-shell,html[data-theme=dark] .public-student-page{border-color:#29344b;background:#111827f7;box-shadow:0 24px 70px #00000047}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] .materials-page h2,html[data-theme=dark] .materials-page h3,html[data-theme=dark] .results-page h2{color:#f3f4f6}html[data-theme=dark] .auth-lead,html[data-theme=dark] .results-heading p,html[data-theme=dark] .results-card-title p,html[data-theme=dark] .report-heading p,html[data-theme=dark] .materials-heading p,html[data-theme=dark] .questions-heading p,html[data-theme=dark] .legal-shell p{color:#aab5c8}html[data-theme=dark] .field label,html[data-theme=dark] .consent-row label{color:#d5dbea}html[data-theme=dark] .auth-switcher{border-color:#29344b}html[data-theme=dark] .auth-switcher button{color:#9aa7bc}html[data-theme=dark] .auth-switcher button.active,html[data-theme=dark] .auth-switcher button:hover{color:#f3f4f6}html[data-theme=dark] .dashboard-account,html[data-theme=dark] .dashboard-nav-item,html[data-theme=dark] .nav-caption{color:#aab5c8}html[data-theme=dark] .dashboard-nav-item:hover,html[data-theme=dark] .dashboard-nav-item.active{color:#aeb4ff;background:#272b58}html[data-theme=dark] .results-upload-card,html[data-theme=dark] .material-editor{border-color:#29344b;background:#151e30}html[data-theme=dark] .materials-select,html[data-theme=dark] .file-picker,html[data-theme=dark] .question-row,html[data-theme=dark] .material-card,html[data-theme=dark] .class-accordion-button,html[data-theme=dark] .report-table-wrap,html[data-theme=dark] .result-history-card{border-color:#33415c;background:#182235}html[data-theme=dark] .materials-select,html[data-theme=dark] .file-picker,html[data-theme=dark] .file-picker span,html[data-theme=dark] .materials-select .p-select-label{color:#e5e7eb}html[data-theme=dark] .materials-select .p-select-label.p-placeholder,html[data-theme=dark] .materials-select-placeholder{color:#aab5c8}html[data-theme=dark] .materials-select .p-select-dropdown{color:#b9baff}html[data-theme=dark] .materials-select:not(.p-disabled):hover{border-color:#8587e8;background:#202a42}html[data-theme=dark] .materials-select-option strong{color:#f3f4f6}html[data-theme=dark] .materials-select-option small{color:#aab5c8}html[data-theme=dark] .p-select-overlay .p-select-option:hover,html[data-theme=dark] .p-select-overlay .p-select-option.p-select-option-selected{background:#292d5c}html[data-theme=dark] .p-select-overlay .p-select-option.p-select-option-selected .materials-select-option strong{color:#b9baff}html[data-theme=dark] .file-picker:hover,html[data-theme=dark] .class-accordion-button:hover,html[data-theme=dark] .class-accordion-button.active{border-color:#8587e8;background:#24284e}html[data-theme=dark] .question-row .field label,html[data-theme=dark] .material-meta,html[data-theme=dark] .material-filled,html[data-theme=dark] .field-hint,html[data-theme=dark] .file-picker small,html[data-theme=dark] .result-history-main small{color:#93a1b8}html[data-theme=dark] .question-number,html[data-theme=dark] .material-icon,html[data-theme=dark] .empty-icon{color:#b5b8ff;background:#292d5c}html[data-theme=dark] .question-total,html[data-theme=dark] .report-stats{border-color:#33415c;background:#182235}html[data-theme=dark] .question-total,html[data-theme=dark] .report-stats span{color:#b8c2d5;background:#182235}html[data-theme=dark] .report-stats span+span{border-color:#33415c}html[data-theme=dark] .report-stats strong{color:#f3f4f6}html[data-theme=dark] .report-analytics{border-color:#33415c;background:#151e30}html[data-theme=dark] .analytics-toggle{color:#e5e7eb}html[data-theme=dark] .analytics-toggle:hover{background:#20284a}html[data-theme=dark] .analytics-toggle-summary,html[data-theme=dark] .analytics-panel-heading p,html[data-theme=dark] .analytics-summary-card span,html[data-theme=dark] .analytics-summary-card small,html[data-theme=dark] .analytics-donut span,html[data-theme=dark] .analytics-legend,html[data-theme=dark] .analytics-bar-row,html[data-theme=dark] .analytics-question-label,html[data-theme=dark] .analytics-topic-row span,html[data-theme=dark] .analytics-topic-row small,html[data-theme=dark] .analytics-class-label span{color:#aab5c8}html[data-theme=dark] .analytics-content,html[data-theme=dark] .analytics-summary-card,html[data-theme=dark] .analytics-panel{border-color:#33415c}html[data-theme=dark] .analytics-summary-card,html[data-theme=dark] .analytics-panel{background:#182235}html[data-theme=dark] .analytics-summary-card strong,html[data-theme=dark] .analytics-panel-heading h3,html[data-theme=dark] .analytics-legend strong,html[data-theme=dark] .analytics-bar-row strong,html[data-theme=dark] .analytics-question-label strong,html[data-theme=dark] .analytics-question-label b,html[data-theme=dark] .analytics-topic-row strong,html[data-theme=dark] .analytics-class-label strong,html[data-theme=dark] .analytics-class-row b{color:#f3f4f6}html[data-theme=dark] .analytics-donut:before{background:#182235}html[data-theme=dark] .analytics-bar-track{background:#2d3a52}html[data-theme=dark] .analytics-highlights span{color:#b8c2d5;background:#202b40}html[data-theme=dark] .analytics-highlights strong{color:#f3f4f6}html[data-theme=dark] .analytics-topic-row{border-color:#2d3a52}html[data-theme=dark] .editor-heading,html[data-theme=dark] .questions-heading,html[data-theme=dark] .editor-actions{border-color:#29344b}html[data-theme=dark] .materials-empty,html[data-theme=dark] .history-empty{border-color:#3a4964;color:#aab5c8}html[data-theme=dark] .report-table th{color:#b8c2d5;background:#202b40}html[data-theme=dark] .report-sort-button:hover,html[data-theme=dark] .report-sort-button.active{color:#b9baff}html[data-theme=dark] .report-table th,html[data-theme=dark] .report-table td{border-color:#2d3a52}html[data-theme=dark] .report-table tbody .student-column,html[data-theme=dark] .report-table tbody .answer-cell,html[data-theme=dark] .report-table tbody .summary-cell,html[data-theme=dark] .report-table tbody .answer-cell.incorrect{background:#182235}html[data-theme=dark] .student-name{color:#e5e7eb}html[data-theme=dark] .student-class{color:#aab5c8}html[data-theme=dark] .student-public-link{color:#e5e7eb}html[data-theme=dark] .student-public-link:hover{color:#b9baff}html[data-theme=dark] .student-access-code,html[data-theme=dark] .student-access-action{color:#aab5c8}html[data-theme=dark] .student-access-action:hover{color:#b9baff;background:#292d5c}html[data-theme=dark] .public-student-not-found-code{color:#b9baff}html[data-theme=dark] .public-student-not-found p,html[data-theme=dark] .public-student-access-description,html[data-theme=dark] .public-student-access-form label{color:#aab5c8}html[data-theme=dark] .public-student-access-input{border-color:#33415c;color:#f3f4f6;background:#182235}html[data-theme=dark] .public-student-access-input:focus{border-color:#8587e8;box-shadow:0 0 0 1px #8587e8}html[data-theme=dark] .public-student-access-locked{border-color:#60414b;color:#d9a9b2;background:#2a202c}html[data-theme=dark] .answer-incorrect{color:#ff8b98}html[data-theme=dark] .student-errors-row td{background:#2a202c}html[data-theme=dark] .student-error-link{color:#b9baff}html[data-theme=dark] .student-error-link-empty,html[data-theme=dark] .student-errors-title{color:#c09ba4}html[data-theme=dark] .class-accordion-name,html[data-theme=dark] .class-accordion-meta,html[data-theme=dark] .result-history-main strong{color:#e5e7eb}html[data-theme=dark] .class-accordion-meta,html[data-theme=dark] .results-pagination,html[data-theme=dark] .report-view-label{color:#aab5c8}html[data-theme=dark] .report-view-options{border-color:#33415c;background:#151e30}html[data-theme=dark] .report-view-option{color:#aab5c8}html[data-theme=dark] .report-view-option:hover{color:#b9baff}html[data-theme=dark] .report-view-option.active{color:#f3f4f6;background:#2a3450;box-shadow:0 1px 3px #0000004d}html[data-theme=dark] .report-download-button{border-color:#33415c;color:#b9baff;background:#182235}html[data-theme=dark] .report-download-button:hover{border-color:#8587e8;background:#24284e}html[data-theme=dark] .forgot-link{border-color:#33415c;color:#c0c7d8;background:#182235}html[data-theme=dark] .forgot-link:hover{border-color:#8587e8;color:#e1e2ff;background:#24284e}.confirmation-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:grid;place-items:center;padding:20px;background:#1720336b}.confirmation-dialog{width:min(100%,420px);border:1px solid #e7e9f3;border-radius:18px;padding:24px;background:#fff;box-shadow:0 24px 70px #17203333}.confirmation-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:16px;border-radius:13px;color:#5964a8;background:#eef0ff;font-size:18px}.confirmation-dialog h2{margin:0 0 9px;color:#172033;font-size:20px}.confirmation-dialog p{margin:0;color:#69738b;font-size:13px;line-height:1.55}.confirmation-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}html[data-theme=dark] .confirmation-overlay{background:#00000094}html[data-theme=dark] .confirmation-dialog{border-color:#33415c;background:#182235}html[data-theme=dark] .confirmation-dialog h2{color:#f3f4f6}html[data-theme=dark] .confirmation-dialog p{color:#aab5c8}html[data-theme=dark] .confirmation-icon{color:#b9baff;background:#292d5c}@media(max-width:560px){.app-page{padding:14px;align-items:start}.auth-shell,.legal-shell,.dashboard-shell{border-radius:20px;padding:24px 18px}h1{font-size:29px}.remember-row{align-items:flex-start;flex-direction:column}.mobile-switch{display:block;justify-self:center}.legal-shell h1{font-size:29px}.dashboard-shell{min-height:calc(100vh - 28px)}.dashboard-account>span{display:none}.dashboard-layout{grid-template-columns:1fr;gap:18px;margin-top:22px}.dashboard-nav{grid-template-columns:1fr;padding-top:0}.nav-placeholder{display:none}.materials-heading{align-items:flex-start;flex-direction:column}.materials-heading .p-button{width:100%}.materials-form-top{grid-template-columns:1fr}.question-row{grid-template-columns:36px minmax(0,1fr)}.question-row .field:last-child{grid-column:2}.results-upload-form{grid-template-columns:1fr}.results-upload-form .p-button{width:100%}.report-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.report-stats span:nth-child(odd){border-left:0}.report-stats span:nth-child(n+3){border-top:1px solid #e7e9f3}.report-heading-actions{justify-content:flex-start;width:auto}.report-heading-actions .p-button,.report-download-button{justify-content:center;width:auto}.analytics-toggle{align-items:flex-start;flex-direction:column;gap:6px}.analytics-toggle-summary{font-size:11px}.analytics-content{padding:10px}.analytics-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-summary-card:last-child{grid-column:1 / -1}.analytics-grid{grid-template-columns:1fr}.analytics-donut-layout{justify-content:center}.analytics-topic-row{grid-template-columns:minmax(0,1fr) auto}.analytics-topic-row small{grid-column:1 / -1}.analytics-class-row{grid-template-columns:minmax(90px,1fr) minmax(70px,1fr) 42px}.report-view-switch{align-items:flex-start;flex-direction:column}.report-view-options{width:100%}.report-view-option{flex:1 1 0;justify-content:center;padding-right:6px;padding-left:6px;text-align:center}.public-student-topline{align-items:stretch;flex-direction:column;gap:4px}.public-student-topline .theme-toggle{align-self:flex-start}.report-table th,.report-table td{padding-left:2px;padding-right:2px}.student-column{width:29%}.student-name{font-size:10px}.summary-column{font-size:9px}.student-errors-title{margin-bottom:5px}.class-accordion-button{align-items:flex-start;flex-direction:column;gap:7px}.class-accordion-meta{white-space:normal}.confirmation-actions{flex-direction:column-reverse}.confirmation-actions .p-button{justify-content:center;width:100%}}@media(max-width:560px){html[data-theme=dark] .report-stats span:nth-child(n+3){border-color:#33415c}}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-DMOk5skT.eot);src:url(/assets/primeicons-DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-C6QP2o4f.woff2) format("woff2"),url(/assets/primeicons-WjwUDZjB.woff) format("woff"),url(/assets/primeicons-MpK4pl85.ttf) format("truetype"),url(/assets/primeicons-Dr5RGzOO.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media(prefers-reduced-motion:reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}
