.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}}.flagged-message-bubble-tags{flex-direction:column;align-items:flex-start;gap:8px;margin-top:8px;display:flex}.flagged-message-bubble-tags__tag{font-family:var(--font-second);white-space:nowrap;color:#333;background-color:#ffeaed;border-radius:16px;align-items:center;height:28px;padding:4px 8px;font-size:14px;font-weight:500;line-height:normal;display:flex}.chatbot{background-color:#fff;border-left:1px solid #e0e0e0;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.chatbot__header{background-color:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.chatbot__header-left{position:relative}.chatbot__header-wrapper{flex-shrink:0;position:relative}.chatbot__history-button{color:#4e4e4e;cursor:pointer;background:0 0;border:none;border-radius:16px;align-items:center;gap:6px;padding:6px 12px;font-size:16px;transition:background-color .2s;display:flex}.chatbot__history-button:hover,.chatbot__history-button.active{color:#333;background-color:#f2f2f2}.chatbot__close-button{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:flex}.chatbot__close-button:hover{background-color:#f2f2f2}.chatbot__content{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.chatbot__drag-overlay{border:2px dashed var(--color-tangerine-ai,#bc3ebc);z-index:20;pointer-events:none;background-color:rgba(51,51,51,.25);position:absolute;top:0;bottom:0;left:0;right:0}.chatbot__drag-overlay--invalid{background-color:rgba(224,73,73,.05);border-color:#ba1f33}.chatbot__drag-overlay-text{font-family:var(--font-second-bold);color:#fff;pointer-events:none;white-space:nowrap;text-align:center;background-color:#333;border-radius:8px;padding:8px 16px;font-size:14px;position:absolute;transform:translate(-50%,24px);box-shadow:0 2px 8px rgba(51,51,51,.15)}.chatbot__drag-overlay-text--invalid{color:#333;background-color:#fff;border:1px solid #e04949;align-items:center;gap:8px;padding:4px 8px;display:flex;box-shadow:0 5px 20px rgba(169,155,144,.2)}.chatbot__input-container{z-index:10;background-color:#fff;border-top:1px solid #e0e0e0;flex-direction:column;flex-shrink:0;gap:8px;width:100%;min-height:72px;margin-top:auto;padding:16px 8px;display:flex;position:-webkit-sticky;position:sticky;bottom:0}.chatbot__disclaimer{font-family:var(--font-second);color:#767676;margin:0;padding-left:4px;font-size:12px;line-height:18px}.drawer-overlay{z-index:8000;opacity:0;visibility:hidden;background-color:rgba(16,16,16,.15);transition:opacity .3s,visibility .3s;position:fixed;top:0;bottom:0;left:0;right:0}.drawer-overlay--open{opacity:1;visibility:visible}.drawer{z-index:8001;visibility:hidden;background-color:#fff;flex-direction:column;height:100vh;transition:transform .3s,visibility .3s;display:flex;position:fixed;top:0;transform:translate(100%);box-shadow:0 5px 20px rgba(169,155,144,.2)}.drawer--right{right:0}.drawer--left{left:0;transform:translate(-100%)}.drawer--open{visibility:visible;transform:translate(0)}.drawer__header{border-bottom:1px solid #e0e0e0;flex-shrink:0}.drawer__content{flex:1;overflow-y:auto}.drawer__footer{border-top:1px solid #e0e0e0;flex-shrink:0}.topic-ranking-section{background-color:#fff;flex-direction:column;gap:16px;padding:16px 24px;display:flex;overflow:hidden}.topic-ranking-section__header{justify-content:space-between;align-items:flex-start;display:flex}.topic-ranking-section__header-titles{flex-direction:column;gap:8px;display:flex}.topic-ranking-section__title{font-family:var(--font-first);color:#333;margin:0;font-size:22px;font-weight:600;line-height:32px}.topic-ranking-section__subtitle{font-family:var(--font-second);color:#4e4e4e;margin:0;font-size:16px;font-weight:400;line-height:24px}.topic-ranking-section__header-actions{flex-shrink:0;align-items:center;display:flex}.topic-ranking-section__view-toggle{background-color:#f2f2f2;border-radius:4px;align-items:center;gap:4px;padding:8px;display:flex}.topic-ranking-section__view-toggle-btn{cursor:pointer;color:#ababab;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:color .2s,background-color .2s;display:flex}.topic-ranking-section__view-toggle-btn .icon--color-default.icon--lib-skin path{fill:#4e4e4e}.topic-ranking-section__view-toggle-btn--active{color:#333;background-color:#fff}.topic-ranking-section__view-toggle-btn--active .icon--color-default.icon--lib-skin path{fill:var(--color-tangerine-ai,#bc3ebc)}.topic-ranking-section__view-toggle-btn--active:hover:not(:disabled) .icon--color-default.icon--lib-skin path{fill:var(--color-tangerine-ai-dark,#741571)}.topic-ranking-section__view-toggle-btn:disabled{opacity:.5;cursor:not-allowed}.topic-ranking-section__filters-row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.topic-ranking-section__description{font-family:var(--font-second);color:#4e4e4e;flex:1;min-width:0;margin:0;font-size:16px;font-weight:400;line-height:20px}.topic-ranking-section__filters{flex-shrink:0;gap:8px;display:flex}.topic-ranking-section__filter{flex-direction:column;gap:2px;min-width:242px;display:flex}.topic-ranking-section__filter-label{font-family:var(--font-second);color:#4e4e4e;font-size:16px;font-weight:400;line-height:24px}.topic-ranking-section__list{flex-direction:column;display:flex}.topic-ranking-section__load-more-btn{font-family:var(--font-first);color:var(--color-first);border:1px solid var(--color-first);cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-self:center;align-items:center;gap:8px;padding:8px 12px;font-size:18px;font-weight:700;line-height:22px;transition:background-color .2s;display:flex}.topic-ranking-section__load-more-btn:hover{background-color:var(--color-first-alpha)}.topic-ranking-section__load-more-btn .icon--color-default.icon--lib-skin path{fill:var(--color-first)}.topic-ranking-section__load-more-btn #loading__svg{width:22px;height:22px}.topic-ranking-section__loading{justify-content:center;align-items:center;min-height:200px;display:flex}.topic-ranking-section__empty{font-family:var(--font-second);color:#767676;text-align:center;margin:0;padding:24px 0;font-size:14px}.teacher-analytics-view__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;display:flex}.teacher-analytics-view__loading p{color:#767676;font-size:14px}.teacher-analytics-view__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:400px;display:flex}.teacher-analytics-view__error p{color:#dc3545;max-width:500px;font-size:14px}.teacher-analytics-view__header-container{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.teacher-analytics-view__header-container .teacher-analytics-view__class-selector{min-width:200px;max-width:300px;margin-left:auto}.teacher-analytics-view__subject-selector{min-width:200px;max-width:300px}.teacher-analytics-view__units-grid{flex-direction:column;gap:16px;width:100%;display:flex}.teacher-analytics-view__sections-container{flex-direction:column;gap:16px;display:flex}.teacher-analytics-view__section-separator{border-bottom:1px solid #eee4dc;margin:16px 0}.teacher-analytics-view__recommendations{gap:var(--spacing-lg);flex-direction:column;width:100%;display:flex}.teacher-analytics-view__section{display:block}.teacher-analytics-view__section-title{color:#333;font-size:22px;font-weight:700;font-family:var(--font-first);margin:0 0 24px}.teacher-analytics-view__legend{justify-content:flex-end;gap:24px;margin-top:16px;display:flex}.teacher-analytics-view__legend-item{align-items:center;gap:8px;display:flex}.teacher-analytics-view__legend-color{border-radius:4px;flex-shrink:0;width:16px;height:16px}.teacher-analytics-view__legend-color--mastered{background-color:#0095a2}.teacher-analytics-view__legend-color--in-progress{background-color:#00b4c5}.teacher-analytics-view__legend-color--not-started{background-color:#d4fbff}.teacher-analytics-view__legend-text{font-size:14px;font-weight:500;font-family:var(--font-second);color:#4e4e4e;line-height:1}.prerequisite-progress-bar{--prerequisite-bar-height:6px;--prerequisite-bar-radius:3px;flex-direction:column;gap:4px;display:flex}.prerequisite-progress-bar__name{font-family:var(--font-second);color:#333;font-size:16px;font-weight:500;line-height:24px}.prerequisite-progress-bar__name--clickable{text-align:left;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;text-decoration:underline}.prerequisite-progress-bar__name--clickable:hover{color:#2566c0}.prerequisite-progress-bar__name--clickable:focus-visible{color:#2566c0}.prerequisite-progress-bar__bar-wrapper{padding-top:16px;position:relative}.prerequisite-progress-bar__marker{color:#ababab;line-height:0;position:absolute;top:-1px;transform:translate(-50%)}.prerequisite-progress-bar__marker .icon__wrapper svg{width:12px;height:12px}.prerequisite-progress-bar__bar{height:var(--prerequisite-bar-height);border-radius:var(--prerequisite-bar-radius);background-color:#e0e0e0;overflow:hidden}.prerequisite-progress-bar__bar-fill{height:100%;transition:width .3s}.prerequisite-progress-bar--mastered .prerequisite-progress-bar__bar-fill{background-color:#4adea0}.prerequisite-progress-bar--reviewing .prerequisite-progress-bar__bar-fill{background-color:#facc15}.prerequisite-progress-bar__footer{justify-content:space-between;align-items:center;gap:8px;padding-top:4px;display:flex}.prerequisite-progress-bar__status{font-family:var(--font-second);color:#333;border-radius:16px;padding:2px 8px;font-size:14px;font-weight:500;line-height:24px}.prerequisite-progress-bar__status--mastered{background-color:#cef8ea}.prerequisite-progress-bar__status--reviewing{background-color:#fff1c2}.prerequisite-progress-bar__mastery{font-family:var(--font-second);color:#4e4e4e;font-size:14px;line-height:20px}.prerequisite-progress-bar__mastery strong{font-family:var(--font-second-bold);color:#333}.prerequisite-list{flex-direction:column;gap:8px;display:flex}.prerequisite-list__description{font-family:var(--font-second);color:#4e4e4e;background-color:#f9f9f9;border-radius:8px;margin:0;padding:8px;font-size:14px;line-height:20px}.prerequisite-list__description strong{font-family:var(--font-second-bold)}.prerequisite-list__items{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.prerequisite-list__item{flex-direction:column;gap:4px;display:flex}.prerequisite-list__item:not(:last-child){border-bottom:1px solid #e0e0e0;padding-bottom:8px}.vertical-kc-timeline{--timeline-marker-width:16px;--timeline-dot-size:12px;--timeline-line-width:1px;background-color:#f9f9f9;border-radius:8px;flex-direction:column;gap:16px;margin:0;padding:8px;list-style:none;display:flex}.vertical-kc-timeline__item{grid-template-columns:auto var(--timeline-marker-width)1fr;min-height:var(--timeline-dot-size);align-items:center;gap:8px;display:grid;position:relative}.vertical-kc-timeline__date{text-align:right;font-family:var(--font-second);color:#4e4e4e;flex-direction:column;align-items:flex-end;min-width:111px;font-size:12px;line-height:18px;display:flex}.vertical-kc-timeline__item--last .vertical-kc-timeline__date{font-family:var(--font-second-bold)}.vertical-kc-timeline__marker{width:var(--timeline-marker-width);justify-content:center;align-self:stretch;align-items:center;height:100%;display:flex;position:relative}.vertical-kc-timeline__marker:after{content:"";width:var(--timeline-line-width);background-color:#8e0d8e;height:50%;position:absolute;top:50%;left:50%;transform:translate(-50%)}.vertical-kc-timeline__item:not(.vertical-kc-timeline__item--last) .vertical-kc-timeline__marker:after{height:calc(100% + 16px)}.vertical-kc-timeline__item:first-child .vertical-kc-timeline__marker:before{content:"";width:var(--timeline-line-width);background-color:#8e0d8e;height:50%;position:absolute;top:0;left:50%;transform:translate(-50%)}.vertical-kc-timeline__dot{width:var(--timeline-dot-size);height:var(--timeline-dot-size);z-index:1;background-color:#e875e6;border-radius:50%}.vertical-kc-timeline__item--last .vertical-kc-timeline__dot{background-color:#b00fb0;box-shadow:0 0 0 3px rgba(209,22,218,.15)}.vertical-kc-timeline__status-label{font-family:var(--font-second);color:#333;font-size:16px;line-height:24px}.vertical-kc-timeline__item--last .vertical-kc-timeline__status-label{font-family:var(--font-second-bold)}.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}}