.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-header-container{background-color:#fff;border-bottom:1px solid #f2f2f2}.chat-header{background-color:#fff;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;position:relative}.chat-header__left,.chat-header__right{flex:none;align-items:center;gap:8px;display:flex}.chat-header__left{justify-content:flex-start}.chat-header__center{flex:auto;justify-content:center;align-items:center;display:flex}.chat-header__right{justify-content:flex-end}.chat-header__button{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:flex}.chat-header__button:hover{cursor:pointer}.chat-header__badge{background-color:var(--color-tangerine-ai,#bc3ebc);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:8px;padding:0 6px;font-size:12px;font-weight:700;display:flex}.chat-header__divider{background-color:#f2f2f2;width:1px;height:30px;margin:0 8px}.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}}.chat-d3-card{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin:8px 0;transition:all .2s}.chat-d3-card:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.chat-d3-card__header{padding:8px}.chat-d3-card__title{font-family:var(--font-second);color:#4e4e4e;flex:1;font-size:18px;font-weight:700}.chat-d3-card__footer{background-color:#f9f9f9;border-top:1px solid #e0e0e0;border-radius:0 0 8px 8px;margin-top:0;padding:8px}.chat-d3-card__footer__content{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-d3-card__footer__title{color:#333;align-items:center;gap:4px;font-size:15px;font-weight:600;display:flex}.chat-d3-card__footer__title svg path{fill:#333}.chat-d3-card__footer__button{color:var(--color-tangerine-ai,#bc3ebc);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;text-decoration:underline}.chat-d3-card__footer__button:hover{color:var(--color-tangerine-ai-dark,#741571)}.chat-image-modal-container{border-radius:var(--border-radius-01);background-color:var(--color-background-secondary);justify-content:center;align-items:center;width:100%;min-height:300px;padding:20px;display:flex;position:relative}.chat-image-modal-container .chat-image-modal__image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(80vh - 200px);display:block}.chat-image-modal-container .chat-image-modal__download-button{background-color:var(--color-background-primary);border:1px solid var(--color-border);border-radius:var(--border-radius-01);cursor:pointer;opacity:.9;z-index:10;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.chat-image-modal-container .chat-image-modal__download-button:hover{background-color:var(--color-background-hover);opacity:1;transform:scale(1.05)}.chat-image-modal-container .chat-image-modal__download-button:active{transform:scale(.95)}.chat-image-modal-container .chat-image-modal__download-button svg{color:var(--color-text-primary);width:20px;height:20px}@media (max-width:768px){.chat-image-modal-container{padding:10px}.chat-image-modal-container .chat-image-modal__image{max-height:calc(90vh - 150px)}.chat-image-modal-container .chat-image-modal__download-button{padding:6px;top:10px;right:10px}.chat-image-modal-container .chat-image-modal__download-button svg{width:18px;height:18px}}.chat-mermaid-modal-container{border-radius:var(--border-radius-01);justify-content:center;align-items:center;width:100%;min-height:300px;padding:20px;display:flex}.chat-mermaid-modal-container .chat-mermaid-modal__diagram{text-align:center}.chat-mermaid-modal-container .chat-mermaid-modal__diagram svg{max-width:100%;height:auto}.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}.teacher-layout-wrapper{height:100vh;display:flex;overflow:hidden}.teacher-layout-wrapper__sidebar{background:#faf7f5;flex-direction:column;flex-shrink:0;width:265px;height:100vh;transition:width .3s;display:flex;overflow-x:hidden;overflow-y:auto}.teacher-layout-wrapper__sidebar-header{justify-content:space-between;align-items:center;padding:24px 24px 0;display:flex}.teacher-layout-wrapper__collapse-btn{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:24px;transition:background-color .2s;display:flex}.teacher-layout-wrapper__collapse-btn:hover{background-color:rgba(0,0,0,.05)}.teacher-layout-wrapper__collapse-btn .icon{color:#767676}.teacher-layout-wrapper__title-container{visibility:visible;transition:opacity .3s;overflow:hidden}.teacher-layout-wrapper__title{color:#4e4e4e;white-space:nowrap;font-size:24px;font-weight:600;font-family:var(--font-first);margin:0;padding:24px 24px 0}.teacher-layout-wrapper__navigation{flex:1;padding:24px 0 0 24px;transition:padding .3s}.teacher-layout-wrapper__nav-list{font-family:var(--font-first);flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.teacher-layout-wrapper__nav-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px 0 0 8px;align-items:center;width:100%;padding:8px 15px;transition:background-color .2s;display:flex;overflow:hidden}.teacher-layout-wrapper__nav-item .icon{flex-shrink:0}.teacher-layout-wrapper__nav-item .icon__wrapper svg path{fill:#767676;transition:fill .2s}.teacher-layout-wrapper__nav-item:hover{background:rgba(255,255,255,.5)}.teacher-layout-wrapper__nav-item:hover .icon__wrapper svg path{fill:var(--color-tangerine-ai-dark,#741571)}.teacher-layout-wrapper__nav-item:hover .teacher-layout-wrapper__nav-text{color:var(--color-tangerine-ai-dark,#741571)}.teacher-layout-wrapper__nav-item--active{background:#fff}.teacher-layout-wrapper__nav-item--active .teacher-layout-wrapper__nav-text{color:var(--color-tangerine-ai,#bc3ebc);font-family:var(--font-first)}.teacher-layout-wrapper__nav-item--active .icon__wrapper svg path{fill:var(--color-tangerine-ai,#bc3ebc)}.teacher-layout-wrapper__nav-item--active:hover{background:#fff}.teacher-layout-wrapper__nav-text{color:#767676;white-space:nowrap;opacity:1;width:auto;margin-left:12px;font-family:Dosis Bold,sans-serif;font-size:16px;font-weight:600;line-height:24px;transition:opacity .2s,width .3s}.teacher-layout-wrapper__main{background:#fff;flex:1;min-width:0;padding-top:36px;overflow:auto}.teacher-layout-wrapper__main--default-padding{padding-left:72px;padding-right:72px}.teacher-layout-wrapper__main--left-only-padding{padding-left:72px;padding-right:0}.teacher-layout-wrapper__main--none-padding{padding-left:0;padding-right:0}.teacher-layout-wrapper--collapsed .teacher-layout-wrapper__sidebar{width:80px}.teacher-layout-wrapper--collapsed .teacher-layout-wrapper__sidebar-header{justify-content:center;padding-left:0;padding-right:0}.teacher-layout-wrapper--collapsed .teacher-layout-wrapper__sidebar-header .back-arrow{display:none}.teacher-layout-wrapper--collapsed .teacher-layout-wrapper__title-container{opacity:0;visibility:hidden;transition:opacity .3s,visibility 0s linear .3s}.teacher-layout-wrapper--collapsed .teacher-layout-wrapper__navigation{align-items:center;padding:24px 0 0 24px}.teacher-layout-wrapper--collapsed .teacher-layout-wrapper__nav-item{justify-content:center;padding:8px}.teacher-layout-wrapper--collapsed .teacher-layout-wrapper__nav-text{opacity:0;width:0;margin-left:0;transition:opacity .2s ease-out,width .3s,margin-left .3s}.teacher-layout-wrapper--show-back-collapsed .teacher-layout-wrapper__sidebar-header .back-arrow{display:flex}.teacher-layout-wrapper__mobile-menu-button,.teacher-layout-wrapper__mobile-menu-backdrop{display:none}.teacher-ai-analytics-panel__header{justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.teacher-ai-analytics-panel__header-titles{flex-direction:column;gap:4px;display:flex}.teacher-ai-analytics-panel__title{font-family:var(--font-first);color:#333;margin:0;font-size:26px;font-weight:700;line-height:40px}.teacher-ai-analytics-panel__subtitle{font-family:var(--font-second);color:#4e4e4e;margin:0;font-size:16px;font-weight:600;line-height:24px}.teacher-ai-analytics-panel__header-filters{align-items:center;gap:16px;display:flex}.teacher-ai-analytics-panel__filter{min-width:200px}.teacher-ai-analytics-panel__content{flex-direction:column;gap:24px;display:flex}.education-year-selector .select-customizable__label,.special-needs-selector .select-customizable__label{margin-bottom:8px}