@keyframes slideIn{0%{opacity:0;transform:translate(100%)}60%{opacity:1;transform:translate(0)}80%{opacity:1;transform:translate(-15%)}to{opacity:1;transform:translate(0)}}.chatbot-button{cursor:pointer;z-index:100;transition:opacity .5s linear;animation:.6s ease-out forwards slideIn;display:flex;position:fixed;bottom:7em;right:2em}.chatbot-button__image{background-image:var(--tangerine-ai-bot);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100px;height:100px}.chatbot-button:focus{outline:none}.chat-action-pills{flex-direction:column;align-items:flex-end;gap:8px;padding:8px 8px 8px 0;display:flex}.chat-action-pills__pill{cursor:pointer;font-family:var(--font-second);color:#333;white-space:nowrap;background-color:#f9f9f9;border:1px solid #f2f2f2;border-radius:60px;align-items:center;gap:8px;padding:4px 8px;font-size:16px;font-weight:500;line-height:24px;transition:all .15s;display:inline-flex;box-shadow:0 2px #e8e8e8}.chat-action-pills__pill:hover:not(:disabled){border-color:#e0e0e0;box-shadow:0 3px #e8e8e8}.chat-action-pills__pill:active:not(:disabled){box-shadow:inset 0 3px rgba(224,224,224,.7)}.chat-action-pills__pill:disabled{opacity:.5;cursor:not-allowed}.chat-action-pills__pill--primary{color:#333;background-color:#f9f9f9;border-color:#f2f2f2}.chat-action-pills__pill--primary:hover:not(:disabled){border-color:#e0e0e0}.chat-action-pills__pill--secondary{color:#4e4e4e;background-color:transparent;border-color:#e0e0e0}.chat-action-pills__text{white-space:nowrap}.chat-button{font-family:var(--font-first);cursor:pointer;color:inherit;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:0;font-weight:700;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex;position:relative}.chat-button--large{height:40px;padding:8px 12px;font-size:18px}.chat-button--large .chat-button__icon svg,.chat-button--large .chat-button__icon-right svg,.chat-button--large .icon__wrapper svg{width:24px;height:24px}.chat-button--small{gap:8px;height:30px;padding:2px 8px;font-size:16px}.chat-button--small .chat-button__icon{width:16px;height:16px}.chat-button--icon-only{gap:0}.chat-button--icon-only.chat-button--large{padding:8px}.chat-button--icon-only.chat-button--small{padding:4px}.chat-button--icon-only .chat-button__text{display:none}.chat-button--icon-only{color:var(--color-tangerine-ai,#bc3ebc)}.chat-button--icon-only svg path{fill:var(--color-tangerine-ai,#bc3ebc)!important}.chat-button--icon-only:active{color:var(--color-tangerine-ai-dark,#741571)}.chat-button--icon-only:active svg path{fill:var(--color-tangerine-ai-dark,#741571)!important}.chat-button--brand.chat-button--contained{color:#fff;background:var(--color-tangerine-ai-gradient,linear-gradient(111deg,#e14de3 12.58%,#8c2a89 100%))}.chat-button--brand.chat-button--contained:hover:not(:disabled){background:var(--color-tangerine-ai-gradient-reverse,linear-gradient(291deg,#e14de3 12.5%,#8c2a89 99.91%))}.chat-button--brand.chat-button--contained:active:not(:disabled){background:var(--color-tangerine-ai-dark,#741571)}.chat-button--brand.chat-button--contained.chat-button--has-shadow.chat-button--large{box-shadow:0 3px rgba(188,62,188,.3)}.chat-button--brand.chat-button--contained.chat-button--has-shadow.chat-button--large:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px rgba(188,62,188,.3)}.chat-button--brand.chat-button--contained.chat-button--has-shadow.chat-button--large:active:not(:disabled){transform:translateY(1px);box-shadow:inset 0 3px rgba(188,62,188,.3)}.chat-button--brand.chat-button--contained.chat-button--has-shadow.chat-button--small{box-shadow:0 3px rgba(188,62,188,.3)}.chat-button--brand.chat-button--contained.chat-button--has-shadow.chat-button--small:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px rgba(188,62,188,.3)}.chat-button--brand.chat-button--contained.chat-button--has-shadow.chat-button--small:active:not(:disabled){transform:translateY(1px);box-shadow:inset 0 3px rgba(188,62,188,.3)}.chat-button--brand.chat-button--outlined{color:var(--color-tangerine-ai,#bc3ebc);border:1px solid var(--color-tangerine-ai,#bc3ebc);background-color:#fff}.chat-button--brand.chat-button--outlined.chat-button--has-shadow.chat-button--large{box-shadow:0 3px rgba(188,62,188,.2)}.chat-button--brand.chat-button--outlined.chat-button--has-shadow.chat-button--large:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px rgba(188,62,188,.2)}.chat-button--brand.chat-button--outlined.chat-button--has-shadow.chat-button--large:active:not(:disabled){transform:translateY(1px);box-shadow:inset 0 3px rgba(188,62,188,.2)}.chat-button--brand.chat-button--outlined.chat-button--has-shadow.chat-button--small{box-shadow:0 3px rgba(188,62,188,.2)}.chat-button--brand.chat-button--outlined.chat-button--has-shadow.chat-button--small:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px rgba(188,62,188,.2)}.chat-button--brand.chat-button--outlined.chat-button--has-shadow.chat-button--small:active:not(:disabled){transform:translateY(1px);box-shadow:inset 0 3px rgba(188,62,188,.2)}.chat-button--brand.chat-button--outlined:hover:not(:disabled),.chat-button--brand.chat-button--outlined:active:not(:disabled){color:var(--color-tangerine-ai-dark,#741571);background-color:var(--color-tangerine-ai-alpha,rgba(188,62,188,.15));border-color:var(--color-tangerine-ai-dark,#741571)}.chat-button--brand.chat-button--outlined.chat-button--icon-right svg path{fill:var(--color-tangerine-ai,#bc3ebc)}.chat-button--brand.chat-button--text{color:var(--color-tangerine-ai,#bc3ebc);font-family:var(--font-first);background-color:transparent;border-radius:8px}.chat-button--brand.chat-button--text.chat-button--icon-right svg path{fill:var(--color-tangerine-ai,#bc3ebc)}.chat-button--brand.chat-button--text:hover:not(:disabled){color:var(--color-tangerine-ai-dark,#741571);background-color:var(--color-tangerine-ai-alpha,rgba(188,62,188,.15))}.chat-button--brand.chat-button--text:hover:not(:disabled).chat-button--icon-right svg path{fill:var(--color-tangerine-ai-dark,#741571)}.chat-button--brand.chat-button--text.chat-button--icon-only:hover:not(:disabled){background-color:var(--color-tangerine-ai-lighter,#d068d0)}.chat-button--brand.chat-button--text.chat-button--icon-only:hover:not(:disabled) svg path{fill:var(--color-tangerine-ai,#bc3ebc)!important}.chat-button--brand.chat-button--text.chat-button--icon-only:active:not(:disabled){background-color:var(--color-tangerine-ai-lighter,#d068d0)}.chat-button--brand.chat-button--text.chat-button--icon-only:active:not(:disabled) svg path{fill:var(--color-tangerine-ai-dark,#741571)!important}.chat-button--brand.chat-button--text:not(.chat-button--icon-only):hover:not(:disabled),.chat-button--brand.chat-button--text:not(.chat-button--icon-only):active:not(:disabled){color:var(--color-tangerine-ai-dark,#741571);background-color:var(--color-tangerine-ai-alpha,rgba(188,62,188,.15))}.chat-button:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.chat-button__text{font-family:var(--font-first);font-weight:700;line-height:26px}.chat-button__icon{color:var(--color-tangerine-ai,#bc3ebc)}.chat-button__icon svg path{fill:var(--color-tangerine-ai,#bc3ebc)!important}.chat-input{background-color:#fff;flex-wrap:wrap;flex-shrink:0;align-items:flex-end;gap:8px;width:100%;padding:0;display:flex}.chat-input__field-wrapper{background-color:#fff;border:1px solid #e0e0e0;border-radius:24px;flex-direction:column;flex:1;gap:8px;min-height:40px;padding:3px 12px;display:flex;position:relative}.chat-input__field-wrapper:focus-within{border:1px solid var(--color-tangerine-ai,#bc3ebc)}.chat-input__text-row{align-items:flex-end;gap:8px;width:100%;display:flex}.chat-input__recording{transform-origin:100%;width:100%;animation:.22s forwards chat-input-grow-from-right;transform:scaleX(0)}.chat-input__error{color:#e04949;flex-basis:100%;width:100%;margin-bottom:6px;padding-left:4px;font-size:12px;line-height:1.3}.chat-input__field{font-size:15px;font-family:var(--font-second);color:#333;resize:none;background-color:transparent;border:none;outline:none;align-self:center;width:100%;min-height:24px;max-height:72px;margin:0;padding:0;line-height:1.5;overflow-y:auto}.chat-input__field::-webkit-scrollbar{display:none}.chat-input__field{scrollbar-width:none}.chat-input__field--rich{cursor:text;word-wrap:break-word;white-space:pre-wrap}.chat-input__field--rich:empty:not(:focus):before{content:attr(data-placeholder);color:#767676;pointer-events:none;position:absolute}.chat-input__field--rich:not(:focus):has(>br:only-child):before{content:attr(data-placeholder);color:#767676;pointer-events:none;position:absolute}.chat-input__field--rich br{content:"";display:block}.chat-input__formula{cursor:default;-webkit-user-select:none;user-select:none;margin:0 2px;display:inline-block}.chat-input__formula .katex{font-size:16px;line-height:16px;font-family:var(--font-second);display:inline-block}.chat-input__formula .katex-display{text-align:left;margin:0;display:inline-block}.chat-input__formula .katex .katex-html{color:#333}.chat-input__image-preview{background:#f2f2f2;border-radius:12px;align-items:center;width:-webkit-fit-content;width:fit-content;padding:4px;display:flex;position:relative}.chat-input__image-preview img{object-fit:cover;border-radius:8px;width:48px;height:48px}.chat-input__image-remove{cursor:pointer;background:#e0e0e0;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;transition:background-color .2s;display:flex;position:absolute;top:-4px;right:-4px}.chat-input__image-remove:hover{background:#101010}.chat-input__image-remove svg{width:10px;height:10px}.chat-input__image-remove svg path{fill:#fff!important}.chat-input__image-button{width:24px;top:-10px}.chat-input__image-button svg{width:20px;height:20px}.chat-input__calculator-button{width:24px}.chat-input__calculator-button svg{width:20px;height:20px}.chat-input__action-button{background:var(--color-tangerine-ai-gradient,linear-gradient(111deg,#e14de3 12.58%,#8c2a89 100%));cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:8px 12px;transition:transform .2s;display:flex;position:relative;overflow:hidden}.chat-input__action-button:before{content:"";background:var(--color-tangerine-ai-gradient-reverse,linear-gradient(291deg,#e14de3 12.5%,#8c2a89 99.91%));border-radius:inherit;opacity:0;z-index:0;transition:opacity .4s;position:absolute;top:0;bottom:0;left:0;right:0}.chat-input__action-button: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}.chat-input__action-button:hover:before,.chat-input__action-button:active:after{opacity:1}.chat-input__action-button svg{z-index:1;width:24px;height:24px;position:relative}.chat-input__action-button svg path{fill:#fff!important}.chat-input__action-button:disabled{cursor:not-allowed;background:0 0;transform:none}.chat-input__action-button:disabled:before{content:"";background:var(--color-tangerine-ai-gradient,linear-gradient(111deg,#e14de3 12.58%,#8c2a89 100%));opacity:.4;border-radius:inherit;z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.chat-input__action-button:disabled:hover{transform:none}.chat-input__action-button:disabled:hover:before{opacity:.4}.chat-input__action-button:disabled:active:after{opacity:0}.chat-input__action-button--recording{background:#e04949;animation:1.5s ease-in-out infinite pulse}.chat-input__action-button--recording:before,.chat-input__action-button--recording:after{display:none}.chat-input__action-button--recording:hover{background:#d22424}.chat-input__action-button--recording:active{background:#bc2020}.chat-input__action-button--recording svg path{fill:#fff!important}.chat-input__field::placeholder{color:#767676}.chat-input--disabled .chat-input__field-wrapper{cursor:not-allowed;background-color:#f9f9f9;border-color:#f2f2f2}.chat-input--disabled .chat-input__field{color:#767676;cursor:not-allowed}.chat-input--disabled .chat-input__field::placeholder{color:#767676}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes chat-input-grow-from-right{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.chat-link{color:var(--color-tangerine-ai,#bc3ebc);cursor:pointer;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.chat-link:hover{color:var(--color-tangerine-ai,#bc3ebc);text-decoration:underline}.chat-link:active{color:var(--color-tangerine-ai-dark,#741571);text-decoration:underline}.chat-link:focus{outline:2px solid var(--color-tangerine-ai,#bc3ebc);outline-offset:2px;border-radius:2px}.chat-link:focus-visible{outline:2px solid var(--color-tangerine-ai,#bc3ebc);outline-offset:2px;border-radius:2px}.chat-link:focus:not(:focus-visible){outline:none}.chat-link--disabled{color:var(--color-tangerine-ai,#bc3ebc);opacity:.5;cursor:not-allowed;pointer-events:none;text-decoration:none}.chat-link--disabled:hover{text-decoration:none}.typing-indicator{justify-content:center;align-items:center;gap:7px;margin-top:0;display:flex}.typing-indicator--inline{background-color:transparent;border:none;justify-content:flex-start;width:auto;margin-top:8px;padding:8px 0 0}.typing-indicator span{border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite typing-pulse;display:inline-block}.typing-indicator span:first-child{background-color:var(--color-tangerine-ai,#bc3ebc);animation-delay:0s}.typing-indicator span:nth-child(2){background-color:var(--color-tangerine-ai-dark,#741571);animation-delay:.2s}.typing-indicator span:nth-child(3){background-color:var(--color-tangerine-ai-light,#f0c0f0);animation-delay:.4s}@keyframes typing-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.6)}}.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:15px;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}.chat-badge{border-radius:16px;align-items:center;gap:4px;padding:4px 8px;font-size:14px;display:inline-flex}.chat-badge__emoji{font-size:inherit}.chat-badge__text{font-family:var(--font-second);color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600;line-height:26px}.chat-badge--practice{background-color:#d6f6ff}.chat-badge--practice .chat-badge__text{color:#0a3366}.chat-badge--study{background-color:#ffe8ff}.chat-badge--study .chat-badge__text{color:#6b0a6b}.chat-badge--revision{background-color:#fff3e0}.chat-badge--revision .chat-badge__text{color:#e65100}.lesson-recommendation-item{align-items:center;gap:16px;padding:0;display:flex}.lesson-recommendation-item__alert{background-color:#fff0f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.lesson-recommendation-item__content{flex:1}.lesson-recommendation-item__title{color:#333;font-family:Lato Bold,sans-serif;font-size:16px;font-weight:600;line-height:24px}.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}