@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.dashboard-cards .card h3,.evidence-cards .card h3,.learning-plan-title{font-size:28px;font-weight:700;line-height:120%;color:#262626}.dashboard-section{color:#262626}.dashboard-cards,.evidence-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.card{display:flex;flex-direction:column;justify-content:space-between;padding:1rem;min-height:180px;background:#fff;border-radius:8px;border:1px solid #e0e0e0;text-align:left}.dashboard-cards .card h3,.evidence-cards .card h3{margin-bottom:0;font-size:24px}.dashboard-cards .card p,.evidence-cards .card p{margin-top:.1rem;margin-bottom:0;font-size:16px;font-weight:400;line-height:135%}.dashboard-cards .card h1,.evidence-cards .card h1{margin-top:auto;font-size:36px;font-weight:700;color:#c6c6c6}.dashboard-cards .card h1 span,.evidence-cards .card h1 span{color:#519fb3}.card .last-card{display:flex;justify-content:space-between;width:100%;margin-top:30px}.card .last-card div{flex:1}.card .last-card div p{font-size:12px;padding-bottom:0}.modules-section .learning-plan-section-inner{border:1px solid #e0e0e0;border-top:0;border-radius:0 0 16px 16px}.learning-plan-header,.modules-header{background-color:#063f4d;padding:16px 8px 16px 21px;font-size:28px;font-weight:700;line-height:120%;color:#fff;border-radius:16px 16px 0 0}.learning-plan-header h3,.modules-header h3{color:#fff}.unit-tabs-container{gap:8.89px}.unit-tab{width:190px;max-height:46.22px;background-color:#f7f7f7;color:#5a5a5a;font-size:18px;font-weight:700;line-height:135%;text-align:center;border-radius:8.89px;padding:11.11px 17.78px;cursor:pointer}.unit-tab.selected{background-color:#084d5f;color:#fff}.module-cards.practice-modules{border:1px solid #e0e0e0;border-radius:8px;padding:16px}.module-cards .card{padding:16px 12px;border:1px solid #e0e0e0;border-radius:8px}.module-cards .card .lesson-title{font-size:12px;font-weight:400;line-height:135%;color:#7a7b7a}.card .progress-bar-container .progress-bar-inner{background-color:#e5e5e5;border-radius:27px}.card .progress-bar-container .progress-bar{width:100%;height:4px;background-color:#00a11a;border-radius:27px}.card .progress-bar-container h3{font-size:12px;font-weight:400;line-height:18px;color:#000}.module-cards .card .lesson-list-container{min-height:50px}.module-cards .card .lesson-list-container .lesson-container .lesson-image{width:41px;height:23px;border-radius:4px}.module-cards .module-name-list-card{padding:8px 16px;min-height:auto}.module-cards .lesson-box{width:44px;height:44px;padding:4px 8px;border-radius:4px;background:#e5e5e5;color:#404040;font-size:12.62px}.lesson-box.green-box{width:43px;background:#00a11a;color:#fff}.lesson-box.yellow-box{width:55px;height:47px;background:#f2c94c;border:1px solid var(--Color-Chart-5-Dark,#e1ae10);font-size:16.91px}.date-text{font-size:14px;color:#4c4c4c}.btn-disabled{cursor:not-allowed}.onboarding-banner{font-size:20px;font-weight:700}.modal .btn-outline-primary{background-color:#fff}.modal .rounded-lg{border:1px solid #d1d1d1;padding:24px 24px 18px}.modal .modal-content{border:1px solid #e0e0e0;border-radius:12px;border-top-left-radius:0;border-top-right-radius:0}.modal .learning-plan-section-inner{padding:24px 30px}.modal .learning-plan-section-inner h1{color:#000;line-height:120%}.modal .learning-plan-section-inner h3{color:#333;line-height:120%}.modal .learning-plan-section-inner p{color:#404040;font-size:16px;font-weight:400;line-height:135%}.modal .learning-plan-section-inner .border-box{border:1px solid #e0e0e0;border-radius:8px;padding:25px 30px}.modal .learning-plan-section-inner .border-box hr{margin-left:-30px;margin-right:-30px}.modal .learning-plan-section-inner h5{color:#404040;line-height:135%}.modal .learning-plan-section-inner ol{list-style:disc;margin-left:1.5rem;font-size:14px;font-weight:400;line-height:135%}.modal .learning-plan-section-inner .course-details p{font-size:14px;font-weight:400;color:#404040;line-height:135%}.modal .learning-plan-section-inner .course-details p span{color:#0c6b83}.modal .learning-plan-header{padding:12px 30px}.learning-plan-header.modal-header{border-radius:12px 12px 0 0}.modal.onboarding-session-modal .rounded-lg{padding:32px;border-radius:16px}.modal.onboarding-session-modal h2{line-height:120%}.modal.onboarding-session-modal button{padding:8px 16px;width:auto;height:auto;font-size:18px;line-height:135%}.onboarding-content .modules-header{padding:12px 24px}.font-18{font-size:18px}.coming-soon{color:#7f7f7f}.onboarding-unit-tabs{padding:24px 12px;gap:24px}.onboarding-unit-tab,.onboarding-unit-tabs hr{margin-left:12px;margin-right:12px;text-align:left}.onboarding-unit-tab.selected{margin-left:0;margin-right:0;width:321px;height:59px;background-color:#084d5f;color:#fff;font-size:16px;font-weight:700;line-height:135%;border-radius:12px;padding:12px;cursor:pointer}.onboarding-content label,.onboarding-content p,.onboarding-content select{font-size:14px;font-weight:400;color:#404040}.onboarding-content li,.onboarding-content p{line-height:135%}.onboarding-content label{color:#000;font-family:Calibri,sans-serif}.onboarding-content .unit-title{color:#000}.onboarding-content select{border-radius:8px;padding:16px;border-color:#999;color:#999}.onboarding-content ul{list-style:disc}.onboarding-content li{margin-left:20px;color:#404040}.onboarding-content .book-session-btn{height:40px;font-size:18px!important;padding:8px 16px;border:0!important;border-radius:8px;background-color:#0c6b83}.course-enrolment-modal .learning-plan-header{height:75px;line-height:normal}.course-enrolment-modal .learning-plan-header h3{font-size:28px}.course-enrolment-modal .learning-plan-section-inner h3{font-size:20px}.course-enrolment-modal .btn{width:204px;font-size:18px!important}.course-enrolment-modal .learning-plan-section-inner{padding-bottom:80px}:root{--le-color-primary:#0c6b83;--le-color-primary-dark:#063f4d;--le-color-border:#d1d1d1;--le-color-text-muted:#666;--le-color-success:#00a11a;--le-radius-lg:1rem;--le-radius-md:0.5rem}.evidence-portfolio-header{background-color:var(--le-color-primary-dark);padding:1rem 1.3125rem;font-size:1.75rem;font-weight:700;line-height:120%;color:#fff;border-radius:var(--le-radius-lg) var(--le-radius-lg) 0 0}.evidence-portfolio-header h2{color:#fff;margin:0}.evidence-portfolio-inner{border-radius:0 0 var(--le-radius-lg) var(--le-radius-lg);border:none!important}.evidence-summary-card{box-shadow:0 1px .1875rem rgba(0,0,0,.1)}.evidence-accordion-container{display:flex;flex-direction:column;gap:0}.evidence-category-header{text-align:left;background:transparent;border-radius:var(--le-radius-md);width:100%}.evidence-category-header svg{flex-shrink:0}.evidence-category-header span.font-medium{font-size:clamp(.875rem,2vw,1.125rem)}.evidence-category-header svg.primary-85,.evidence-category-header:hover svg:first-of-type{color:var(--le-color-primary)!important}.evidence-progress-bar{display:flex;gap:.125rem}.evidence-progress-box{width:clamp(.625rem,1.5vw,1rem);height:clamp(.625rem,1.5vw,1rem);border-radius:.125rem}.evidence-progress-box-medium{width:clamp(.6875rem,1.75vw,1.125rem);height:clamp(.6875rem,1.75vw,1.125rem)}.evidence-progress-box-large{width:clamp(.75rem,2vw,1.25rem);height:clamp(.75rem,2vw,1.25rem)}.evidence-progress-grouped{display:flex;gap:.5rem;align-items:center}.evidence-progress-group{display:flex;flex-direction:column;align-items:center;gap:.25rem}.evidence-progress-boxes{display:flex;gap:.13rem}.evidence-progress-label{font-size:clamp(.625rem,1.2vw,.75rem);color:var(--le-color-text-muted);font-weight:500;white-space:nowrap}.evidence-progress-group-label{font-size:.75rem;color:#6b7280;font-weight:700;white-space:nowrap}.evidence-progress-group-label.text-sm{font-size:.875rem!important}.evidence-progress-group-label.text-base{font-size:1rem!important}.evidence-progress-inline-label{color:#6b7280;font-weight:700;white-space:nowrap}.evidence-items{margin-top:.5rem}.evidence-item-row:last-child{margin-bottom:0}.evidence-item-number{font-family:monospace}.evidence-item-types{flex-shrink:0}.evidence-status-badge{min-width:6.25rem;text-align:center;font-weight:500;transition:all .2s ease}.evidence-status-badge:disabled{cursor:default}.modal.evidence-item-modal>div>div{border-radius:.75rem;box-shadow:0 10px 25px rgba(0,0,0,.1);overflow:hidden}.modal.evidence-item-modal [data-testid=modal-body]{padding:0!important;background-color:#f9fafb}.modal.evidence-item-modal [data-testid=modal-header]{padding:1.5rem 1.5rem 1.25rem;border-bottom:none;background-color:#fff}.modal.evidence-item-modal [data-testid=modal-header] button[aria-label=Close]{color:#6b7280;background-color:transparent;border:none;padding:.25rem}.modal.evidence-item-modal [data-testid=modal-header] button[aria-label=Close]:hover{color:#374151;background-color:#f3f4f6;border-radius:.375rem}.modal.evidence-item-modal [data-testid=modal-footer]{padding:1rem 1.5rem;border-top:none;background-color:#fff}.evidence-submit-btn{background-color:var(--le-color-primary)}.evidence-submit-btn:hover:not(:disabled){background-color:var(--le-color-primary-dark)}.modal.evidence-item-modal form .rounded-lg.border{border-color:#e5e7eb;background-color:#fafafa}.modal.evidence-item-modal form .rounded-md.border{border-color:#e5e7eb;background-color:#fff}.modal.evidence-row-modal .rounded-lg:not(button),.modal.evidence-upload-modal .rounded-lg:not(button){border:1px solid var(--le-color-border);padding:1.5rem;border-radius:var(--le-radius-lg)}.dropzone{min-height:10rem;display:flex;align-items:center;justify-content:center}.dropzone.drag-active{border-color:var(--le-color-primary);background-color:rgba(12,107,131,.05)}.uploaded-file{animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.evidence-item-row{grid-template-columns:1fr;gap:.5rem}.evidence-items-header{display:none}.evidence-item-name{font-weight:600}.evidence-item-download{display:none}.evidence-portfolio-header{font-size:1.25rem;padding:.75rem 1rem}.evidence-progress-grouped{gap:.5rem}}.evidence-accordion[data-level="0"]>.evidence-category-header{font-size:1.125rem}.evidence-accordion[data-level="1"]>.evidence-category-header{font-size:1rem}.evidence-accordion[data-level="2"]>.evidence-category-header{font-size:.875rem}.evidence-category-completed{opacity:.7}.evidence-category-completed .evidence-progress-box{background-color:var(--le-color-success)}.index-list-items{max-height:400px;overflow-y:auto}.index-list-item{border:none;background:transparent;cursor:pointer}.index-list-item:hover{background-color:#f0f9fb}.index-list-item:focus{outline:2px solid var(--le-color-primary);outline-offset:2px}.highlight-flash{animation:highlight-pulse 2s ease-out}@keyframes highlight-pulse{0%{background-color:rgba(12,107,131,.3);box-shadow:0 0 0 4px rgba(12,107,131,.2)}50%{background-color:rgba(12,107,131,.15);box-shadow:0 0 0 2px rgba(12,107,131,.1)}to{background-color:#f3f8fa;box-shadow:none}}.index-list-section{margin-bottom:1.5rem}.index-list-section:last-child{margin-bottom:0}.index-list-section-title{font-size:1rem;font-weight:700;color:#1f2937;padding:.5rem 1rem;margin-bottom:.5rem;border-bottom:2px solid #e5e7eb;text-transform:uppercase;letter-spacing:.05em}.index-list-entries{list-style:none;padding:0;margin:0}.index-list-entry{display:flex;align-items:flex-start;gap:.75rem;width:100%;padding:.5rem 1rem .5rem 1.5rem;text-align:left;background:transparent;border:none;cursor:pointer;transition:background-color .15s ease}.index-list-entry:hover{background-color:#f3f4f6}.index-list-entry-number{font-weight:500;color:#6b7280;min-width:1.5rem;flex-shrink:0}.index-list-entry-title{color:#374151;line-height:1.4}@media (prefers-reduced-motion:reduce){.highlight-flash,.uploaded-file{animation:none!important}.evidence-status-badge,.index-list-entry{transition:none!important}}.card-title{font-size:18px;font-weight:700;line-height:120%;color:#000}.lesson-title{line-height:135%;color:#7f7f7f}.lesson-name,.lesson-title{font-size:12px;font-weight:400}.lesson-name{line-height:18px;color:#404040}.open-button{padding:8px;background-color:#0c6b83;font-size:18px;font-weight:700;line-height:135%;color:#fff}.card-image{max-width:180px}.my-profile-form{padding-block:2rem}.my-profile-form header{display:grid;grid-template-columns:1fr 1fr;gap:0 1rem;align-items:start;padding-bottom:1rem;border-bottom:1px solid #ededed;margin-bottom:2rem}.my-profile-form header h2{grid-column:1/2;grid-row:1/2;margin:0}.my-profile-form button{grid-column:2/3;justify-self:flex-end;display:flex;align-items:center}.my-profile-form p{grid-column:1/3;grid-row:2/3}.my-profile-form h2{font-size:24px;color:#161c24;font-weight:700;line-height:1.2}.my-profile-form h3{font-size:20px;color:#00859c;font-weight:600;margin-bottom:1rem}.my-profile-form .form-fields{display:grid;grid-template-columns:auto 1fr;gap:1rem}.my-profile-form .form-fields>div,.my-profile-form fieldset{display:grid;grid-template-columns:subgrid;grid-column:1/-1}.my-profile-form .form-fields>div{align-items:center}.my-profile-form .form-fields label{font-size:16px;color:#161c24;font-weight:400;padding:0}.my-profile-form .form-fields p{margin-top:0;grid-column:2/3;text-align:left}.my-profile-form .form-fields>*{max-width:424px}.my-profile-form .form-fields .input-container.select-school>div,.my-profile-form .form-fields input,.my-profile-form .form-fields select,.my-profile-form .form-fields textarea{font-size:16px;color:#161c24;max-width:424px;background-color:#fff!important;border-radius:8px;border:1px solid #ededed}.my-profile-form .form-fields .input-container.select-school>div>div{padding:0;border:none}.my-profile-form .form-fields .placeholder__label{font-weight:700}.my-profile-form .placeholder__value{font-size:16px;max-width:424px;background-color:#fff!important;border-radius:8px;border:1px solid #d1d1d1;padding:1rem;opacity:.5}.my-profile-form .form-fields .input-container.select-school>div>div,.my-profile-form .form-fields .input-container.select-school>div>div>div,.my-profile-form .form-fields .input-container.select-school>div>div>div>div{background-color:#fff}.my-profile-form--info{border-bottom:2px solid #ededed}.my-profile-form--info header{padding-bottom:1rem}.my-profile-form--info.role-principal .selectinput-developmentStage,.my-profile-form--info.role-principal .selectinput-subjectArea,.my-profile-form--info.role-principal .selectinput-teachingLevel{display:none}.my-profile-form--password header{max-width:600px}.my-profile-form--password .hide-password-reveal>div{display:flex;width:100%;max-width:424px}.select__control--is-disabled,.select__control--is-disabled *{cursor:not-allowed!important;pointer-events:none!important}@media (max-width:600px){.my-profile-form header{grid-template-columns:1fr;gap:1rem}.my-profile-form button{grid-column:1/2;grid-row:3/4;justify-self:start}.my-profile-form p{grid-column:1/2;grid-row:2/3}.my-profile-form .form-fields{display:block;margin-bottom:2rem}.my-profile-form .form-fields>div,.my-profile-form fieldset{display:block;margin-bottom:1.5rem;grid-column:unset;align-items:unset}.my-profile-form .form-fields label{display:block;margin-bottom:.5rem;font-size:16px;color:#161c24;font-weight:400;padding:0}.my-profile-form .form-fields input,.my-profile-form .form-fields select,.my-profile-form .form-fields textarea{display:block;width:100%;margin-bottom:1rem;max-width:100%}}.tabs--dashboard-panel{justify-content:space-between;button{font-size:18px;font-weight:700;line-height:135%;width:100%}.card-evidence{grid-column:1/end}.card-no-content{min-height:100px;align-items:center;justify-content:center}}#mastery-teaching-support-foundation-course{display:inline-flex}