.chatbot-mathField{align-items:center;line-height:1;transition:height .2s;display:none}.chatbot-mathField-show{z-index:4002;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.chatbot-mathField.chatbot-selected{border-color:var(--color-tangerine-ai,#bc3ebc)}.chatbot-mathField.chatbot-selected .chatbot-calc-button{fill:var(--color-tangerine-ai,#bc3ebc)}.chatbot-mathField-modal{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;width:90%;max-width:500px;padding:0;overflow:hidden}.chatbot-mathField-header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin:0;padding:8px;display:flex}.chatbot-mathField-title{font-size:18px;line-height:24px;font-family:var(--font-second);color:#4e4e4e;margin:0;font-weight:600}.chatbot-mathField-close{cursor:pointer;background:0 0;border:none;padding:4px}.chatbot-mathField-close svg{fill:#333;width:20px;height:20px}.chatbot-mathField-close .icon--color-default.icon--lib-skin path{fill:#333}.chatbot-mathField-content{flex-direction:column;gap:15px;padding:8px 16px;display:flex}.chatbot-mathField-input{border:1px solid #ababab;border-radius:8px;flex-direction:column;flex:1;gap:8px;min-height:40px;padding:8px 12px;display:flex;position:relative}.chatbot-mathField-input:focus-within{border:1px solid var(--color-tangerine-ai,#bc3ebc)}.chatbot-mathField-submit{color:#fff;background:var(--color-tangerine-ai,#bc3ebc);cursor:pointer;font-family:var(--font-first);border:none;border-radius:8px;justify-content:center;align-self:flex-end;align-items:center;min-width:40px;height:40px;padding:8px 12px;font-size:18px;font-weight:700;transition:transform .2s;display:flex;position:relative;overflow:hidden}.chatbot-mathField-submit>*{z-index:1;position:relative}.chatbot-mathField-submit:before{content:"";background:var(--color-tangerine-ai-lighter,#d068d0);border-radius:inherit;opacity:0;z-index:0;transition:opacity .4s;position:absolute;top:0;bottom:0;left:0;right:0}.chatbot-mathField-submit:after{content:"";background:var(--color-tangerine-ai-dark,#741571);border-radius:inherit;opacity:0;z-index:0;transition:opacity .2s;position:absolute;top:0;bottom:0;left:0;right:0}.chatbot-mathField-submit:hover:before,.chatbot-mathField-submit:active:after{opacity:1}.chatbot-mathField.chatbot-with-focus{opacity:1;z-index:4002;background-color:#fff;border:none;border-radius:0;justify-content:center;align-items:center;height:calc(100vh - 320px);font-size:1.4em;display:flex;position:fixed;top:0;left:0;right:0}.chatbot-mathField.chatbot-disabled math-field>span{pointer-events:none}math-field::part(virtual-keyboard-toggle){display:none}math-field::part(virtual-keyboard-toggle):after{display:none}.chatbot-mathField__tooltip .react-tooltip{margin-top:4px!important}body .ML__keyboard{z-index:10001;--keyboard-zindex:10001;position:fixed}body .ML__keyboard .ML__keyboard--plate .rows ul:last-child li.action:last-child{background-color:var(--color-tangerine-ai,#bc3ebc)}body .ML__keyboard .MLK__rows .row .MLK__keycap{min-width:28px}@supports (-webkit-touch-callout:none){body .ML__keyboard .MLK__backdrop{height:calc(30px + var(--_keyboard-height))}}@media (pointer:coarse){.ML__keyboard .MLK__rows .row .MLK__keycap{min-width:28px}}@media (min-width:560px) and (pointer:coarse){.ML__keyboard .MLK__rows .row .MLK__keycap{min-width:50px}}.chat-content-references{background-color:#f9f9f9;border-top:1px solid #e0e0e0;border-radius:0 0 8px;padding:8px}.chat-content-references__title{color:#767676;font-size:14px;font-weight:600;line-height:30px;font-family:var(--font-second)}.chat-content-references__label{color:#767676;margin-right:8px;font-size:15px;font-weight:600}.chat-content-references__button{color:var(--color-tangerine-ai,#bc3ebc);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;text-decoration:underline}.chat-content-references__button svg path{fill:var(--color-tangerine-ai,#bc3ebc)}.chat-content-references__button:hover{color:var(--color-tangerine-ai-dark,#741571)}.chat-content-references__header{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.chat-content-references__list{flex-direction:column;gap:8px;transition:all .2s;display:flex}.chat-content-references__list--hidden{display:none}.chat-content-references__item{color:var(--color-tangerine-ai,#bc3ebc);flex-direction:column;gap:2px;max-width:212px;font-size:15px;text-decoration:none;transition:background-color .2s;display:flex}.chat-content-references__item:hover{text-decoration:underline}.chat-content-references__item:active{color:var(--color-tangerine-ai-dark,#741571)}.chat-content-references__item span p{margin:0;display:inline}.chat-content-references__item-title{color:var(--color-tangerine-ai,#bc3ebc);font-weight:600;display:block}.chat-content-references__section{margin-bottom:12px}.chat-content-references__section:last-child{margin-bottom:0}.chat-content-references__section-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.chat-content-references__section-icon{align-items:center;font-size:16px;display:flex}.chat-content-references__section-title{font-size:12px;font-weight:600;font-family:var(--font-second);color:#4e4e4e}.chat-content-references__section-links{flex-direction:column;gap:8px;display:flex}.chat-content-references__separator{background-color:#e0e0e0;width:100%;height:1px}.chat-content-references__link{font-size:14px;font-family:var(--font-second);word-break:break-word;line-height:1.4;display:block}.chat-content-references__link-text{display:inline}.chat-content-references__link-text p{margin:0;display:inline}.chat-content-references__link-text-course-title{font-weight:600}.chat-content-references__snippet{color:#333;margin-bottom:4px;font-size:14px;font-style:italic;line-height:1.4;display:block}.chat-content-references__domain{color:#333;font-size:12px;display:block}.chat-content-references--expanded{flex-direction:column;gap:8px;display:flex}.chat-content-references--expanded .chat-content-references__header{border-bottom:1px solid #e0e0e0;padding-bottom:0}@media screen and (max-width:768px){.chat-content-references{margin-top:12px;padding:10px 12px}.chat-content-references__item{padding:3px 10px;font-size:11px}}.report-modal__content{flex-direction:column;gap:16px;display:flex}.report-modal__subtitle{font-family:var(--font-second);color:#4e4e4e;margin:0;font-size:14px;font-weight:400;line-height:1.5}.report-modal__options{flex-direction:column;gap:16px;display:flex}.report-modal__options .input-radio .input-radio__icon-container{align-items:center;display:flex}.report-modal__option{padding:0}.report-modal__comment{flex-direction:column;gap:8px;margin-top:8px;display:flex}.report-modal .dialog__actions .footer-buttons .button{color:#fff;background:var(--color-first)}.report-modal .dialog__actions .footer-buttons .button.button--color-transparent{color:var(--color-first);background:0 0}.report-modal .dialog__actions .footer-buttons .button.button--color-transparent .button__text{color:var(--color-first)}.report-modal .dialog__actions .footer-buttons .button:disabled{opacity:.4}.report-modal .dialog__title{font-family:var(--font-second);font-size:15px;font-weight:600}.ai-revision-loading{z-index:2147483647;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ai-revision-loading__backdrop{background:var(--color-background);width:100%;height:100%;position:absolute;top:0;left:0}.ai-revision-loading__content{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex;position:relative}.ai-revision-loading__bot-container{justify-content:center;align-items:center;display:flex;position:relative}.ai-revision-loading__bot{width:120px;height:auto;animation:2s ease-in-out infinite ai-revision-loading-bounce}.ai-revision-loading__stars{pointer-events:none;width:100%;height:100%;position:absolute}.ai-revision-loading__star{color:var(--color-first);font-size:28px;animation:1.5s ease-in-out infinite ai-revision-loading-sparkle;position:absolute}.ai-revision-loading__star--1{animation-delay:0s;top:-10px;right:-15px}.ai-revision-loading__star--2{animation-delay:.75s;bottom:10px;left:-20px}.ai-revision-loading__text{font-family:var(--font-first);color:#4e4e4e;text-align:center;max-width:300px;font-size:22px;animation:.3s ease-in-out ai-revision-loading-fade}@keyframes ai-revision-loading-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ai-revision-loading-sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes ai-revision-loading-fade{0%{opacity:0}to{opacity:1}}.distribution-bar,.distribution-bar__container{width:100%;position:relative}.distribution-bar__container--with-labels-above{margin-top:40px}.distribution-bar__segments-wrapper{width:100%;height:24px;display:flex}.distribution-bar__segment-wrapper{flex-direction:column;align-items:center;height:24px;display:flex;position:relative}.distribution-bar__segment-wrapper--with-border:after{content:"";border-right:2px dashed #0095a2;width:1px;position:absolute;top:-10px;bottom:-10px;right:0}.distribution-bar__label-container{z-index:2;flex-direction:column;align-items:center;display:flex;position:absolute;top:-40px;left:100%;transform:translate(-50%)}.distribution-bar__label-container--last{transform:translate(-100%)}.distribution-bar__percentage-value{font-size:18px;font-weight:700;font-family:var(--font-first);color:#4e4e4e;white-space:nowrap;line-height:28px}.distribution-bar__segment{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.distribution-bar__segment--mastered{background-color:#0095a2}.distribution-bar__segment--in-progress{background-color:#00b4c5}.distribution-bar__segment--not-started{background-color:#d4fbff}.distribution-bar__segment-label{font-size:12px;font-weight:600;font-family:var(--font-first);color:#333;white-space:nowrap;z-index:1}.distribution-bar__segment--first{border-radius:8px 0 0 8px}.distribution-bar__segment--last{border-radius:0 8px 8px 0}.distribution-bar__segment--only{border-radius:8px}.distribution-bar__segment-wrapper:first-child .distribution-bar__segment{border-radius:8px 0 0 8px}.distribution-bar__segment-wrapper:last-child .distribution-bar__segment{border-radius:0 8px 8px 0}.distribution-bar__segment-wrapper:only-child .distribution-bar__segment{border-radius:8px}.distribution-bar__legend{gap:16px;margin-top:16px;display:flex}.distribution-bar__legend-item{align-items:center;gap:8px;display:flex}.distribution-bar__legend-color{border-radius:2px;flex-shrink:0;width:28px;height:12px}.distribution-bar__legend-text{color:#4e4e4e;font-family:Lato Regular,sans-serif;font-size:14px;font-weight:500;line-height:1}.distribution-bar__labels{display:none}.distribution-bar--small .distribution-bar__container--with-labels-above{margin-top:26px}.distribution-bar--small .distribution-bar__segments-wrapper,.distribution-bar--small .distribution-bar__segment-wrapper{height:8px}.distribution-bar--small .distribution-bar__label-container{top:-26px}.distribution-bar--small .distribution-bar__segment--first{border-radius:4px 0 0 4px}.distribution-bar--small .distribution-bar__segment--last{border-radius:0 4px 4px 0}.distribution-bar--small .distribution-bar__segment--only{border-radius:4px}.distribution-bar--small .distribution-bar__percentage-value{font-family:var(--font-first);color:#4e4e4e;text-align:right;font-size:14px;font-weight:500;line-height:20px}.text-input-or-lesson-selector{width:100%;position:relative}.text-input-or-lesson-selector__label{margin-bottom:8px;display:block}.text-input-or-lesson-selector__label sup{color:#e04949}.text-input-or-lesson-selector__content{width:100%}.text-input-or-lesson-selector__error-message{color:#e04949;font-family:var(--font-second);margin-top:8px;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.text-input-mode{border-radius:8px;width:100%}.text-input-mode__textarea-wrapper{border:1px solid var(--Grays-Gray-05,#e0e0e0);border-bottom:none;border-top-left-radius:8px;border-top-right-radius:8px;width:100%;position:relative;overflow:hidden}.text-input-mode__textarea-wrapper textarea{border-bottom-right-radius:0;border-bottom-left-radius:0}.text-input-mode__textarea-wrapper .textarea{width:100%}.text-input-mode__textarea-wrapper .textarea__input{resize:vertical;border:none;border-radius:0;min-height:58px;max-height:150px;overflow-y:auto}.text-input-mode__footer{border:1px solid var(--Grays-Gray-05,#e0e0e0);background:var(--Grays-Gray-07,#f9f9f9);border-radius:0 0 8px 8px;align-items:center;gap:36px;padding-right:8px;display:flex}.text-input-mode__choose-button{padding:0 12px;font-size:14px;text-decoration:none;transition:opacity .2s}.text-input-mode__counter{color:#4e4e4e;white-space:nowrap;font-size:14px}.text-input-mode--error .text-input-mode__textarea-wrapper{border-color:#ed6a6a}.text-input-mode--error .text-input-mode__footer{background:rgba(246,104,104,.05);border-color:#ed6a6a}.text-input-mode--error .text-input-mode__choose-button{opacity:.4;pointer-events:none}.text-input-mode--error .text-input-mode__counter{color:#ba1f33}.lesson-selected-card{border:1px solid var(--color-border);background-color:var(--color-background-light);border-radius:8px;width:100%;padding:12px;transition:all .2s}.lesson-selected-card__content{justify-content:space-between;align-items:center;gap:12px;display:flex}.lesson-selected-card__content-wrapper{align-items:center;gap:12px;display:flex}.lesson-selected-card__icon-wrapper{background-color:var(--color-first);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:8px;display:flex}.lesson-selected-card__icon-wrapper svg{width:32px;height:32px}.lesson-selected-card__icon-wrapper svg path{fill:#fff}.lesson-selected-card__icon{color:#fff;width:24px;height:24px}.lesson-selected-card__info{flex:1;min-width:0}.lesson-selected-card__title{color:#333;font-size:16px;font-weight:500;font-family:var(--font-second);text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;overflow:hidden}.lesson-selected-card__meta{color:#767676;margin:0;font-size:14px}.lesson-selected-card__remove{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.lesson-selected-card__remove:hover{background-color:var(--color-danger-light);color:var(--color-danger)}.lesson-selected-card__remove .icon{width:16px;height:16px}.lesson-selected-card__error{background:#f9f9f9;border:1px solid #e0e0e0}.lesson-selected-card__error .lesson-selected-card__title{color:#767676}.lesson-selected-card__error-message{color:#e04949;font-family:var(--font-second);margin-top:8px;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.lesson-selection-dialog .dialog__content{min-height:300px}.lesson-selection-dialog__content{padding:20px 0}.lesson-selection-dialog__field{margin-bottom:20px}.lesson-selection-dialog__field:last-child{margin-bottom:0}.lesson-selection-dialog__loading{justify-content:center;align-items:center;min-height:60px;padding:20px;display:flex}.lesson-selection-dialog__no-lessons{text-align:center;color:var(--color-text-secondary);background-color:var(--color-background-light);border-radius:8px;padding:20px;font-size:14px}.lesson-selection-dialog__error-title{color:#e04949;font-family:var(--font-second);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.lesson-selection-dialog__error-message{color:#e04949;font-family:var(--font-second);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.lesson-selection-dialog__link{margin-top:16px}.lesson-selection-dialog__link .lesson-selection-dialog__link-text{color:var(--color-first);font-family:var(--font-second);font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.lesson-selection-dialog__link .lesson-selection-dialog__link-text:hover{opacity:1;text-decoration:underline}.lesson-selection-dialog__link .lesson-selection-dialog__link-text:focus-visible{outline-offset:2px;outline:2px solid #333}.ai-quiz-section{padding-top:12px;position:relative}.ai-quiz-section .input-text__label,.ai-quiz-section .textarea__label{margin-bottom:8px}.ai-quiz-section__label{z-index:2;margin-bottom:-12px;padding-left:8px;position:relative}.ai-quiz-section__labeled-field{flex-direction:column;gap:8px;display:flex}.ai-quiz-section__labeled-field sup{color:#e04949}.ai-quiz-section__hint{font-family:var(--font-second);color:#767676;font-size:14px;font-weight:500;line-height:20px}.ai-quiz-section__badge{color:#333;font-family:var(--font-first);background-color:#f2f2f2;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:14px;font-weight:700;display:inline-flex}.ai-quiz-section__content{z-index:1;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;position:relative}.ai-quiz-section__fields{flex-direction:column;gap:24px;display:flex}.ai-quiz-section__row{gap:24px;display:flex}@media screen and (max-width:768px){.ai-quiz-section__row{flex-direction:column}}.ai-quiz-section__field{flex-direction:column;gap:8px;display:flex}.ai-quiz-section__field--half{flex:1}.activity-type-selector{flex-direction:column;gap:8px;display:flex}.activity-type-selector__label sup{color:#e04949}.activity-type-selector__hint{font-family:var(--font-second);color:#767676;font-size:14px;font-weight:500;line-height:20px}.teacher-tool-card{cursor:pointer;font-family:var(--font-second);background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:flex-start;gap:8px;width:100%;padding:8px;display:flex;position:relative}.teacher-tool-card__icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.teacher-tool-card__content{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.teacher-tool-card__title{color:#333;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:700;line-height:20px;overflow:hidden}.teacher-tool-card__description{color:#767676;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;min-height:36px;margin:0;font-size:14px;font-weight:500;line-height:18px;display:-webkit-box;overflow:hidden}.teacher-tool-card:hover:not(.teacher-tool-card--disabled):not(.teacher-tool-card--pressed):not(.teacher-tool-card--active){outline:1px solid #f2f2f2;box-shadow:0 5px 12px rgba(16,16,16,.05)}.teacher-tool-card--pressed{border-color:#ababab}.teacher-tool-card--active{background:#fff;border-color:#bc3ebc}.teacher-tool-card--active:hover{border-color:#bc3ebc;box-shadow:0 5px 12px rgba(16,16,16,.05)}.teacher-tool-card--disabled{cursor:not-allowed;background:#f9f9f9;border-color:#f2f2f2}.teacher-tool-card--disabled .teacher-tool-card__title,.teacher-tool-card--disabled .teacher-tool-card__description{color:#828282}.teacher-tool-card--disabled .teacher-tool-card__icon{filter:grayscale()}.teacher-tool-card--disabled:hover{box-shadow:none;border-color:#f2f2f2}@media (max-width:768px){.teacher-tool-card{padding:12px}.teacher-tool-card__title{font-size:14px;line-height:18px}.teacher-tool-card__description{min-height:32px;font-size:12px;line-height:16px}}