.chat-dropdown-overlay{z-index:999;background:0 0;position:fixed;top:0;bottom:0;left:0;right:0}.chat-dropdown-portal{z-index:1000;position:fixed}.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}.status-modal__content{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex}.status-modal__icon{justify-content:center;align-items:center;width:48px;height:56px;display:flex}.status-modal__bot-icon{background-image:var(--tangerine-ai-bot-happy);background-position:50%;background-repeat:no-repeat;background-size:cover;width:48px;height:56px}.status-modal__bot-icon--error{background-image:var(--tangerine-ai-bot-sad)}.status-modal__text{flex-direction:column;gap:8px;display:flex}.status-modal__title{font-family:var(--font-first);margin:0;font-size:22px;font-weight:600;line-height:32px}.status-modal__title--success{color:#333}.status-modal__message{font-family:var(--font-second);color:#4e4e4e;margin:0;font-size:16px;font-weight:600;line-height:24px}.tutor-usage-section{flex-direction:column;gap:24px;display:flex}.tutor-usage-section__title{font-family:var(--font-first);color:#333;margin:0;font-size:18px;font-weight:700;line-height:28px}.tutor-usage-section__stats{gap:16px;margin:0;padding:0;list-style:none;display:flex}.tutor-usage-section__stat-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;flex:1;gap:8px;padding:8px 16px;display:flex}.tutor-usage-section__stat-header{justify-content:space-between;align-items:center;display:flex}.tutor-usage-section__stat-icon{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.tutor-usage-section__stat-icon--purple{background-color:#fff1ff}.tutor-usage-section__stat-icon--purple .icon--color-default.icon--lib-core path{fill:#8e0d8e}.tutor-usage-section__stat-icon--blue{background-color:#d6f6ff}.tutor-usage-section__stat-icon--blue .icon--color-default.icon--lib-skin path{fill:#0f4f99}.tutor-usage-section__stat-icon--orange{background-color:#ffebe2}.tutor-usage-section__stat-icon--orange .icon--color-default.icon--lib-skin path{fill:#992e19}.tutor-usage-section__stat-icon--green{background-color:#d7fedb}.tutor-usage-section__stat-icon--green .icon--color-default.icon--lib-skin path{fill:#0a6910}.tutor-usage-section__stat-info-icon{cursor:help;opacity:.5;align-items:center;display:flex}.tutor-usage-section__stat-info-icon:hover{opacity:.8}.tutor-usage-section__stat-label{font-family:var(--font-second);color:#4e4e4e;margin:8px 0 0;font-size:14px;font-weight:500;line-height:20px}.tutor-usage-section__stat-value{font-family:var(--font-second);color:#333;margin:0;font-size:18px;font-weight:700;line-height:26px}.tutor-usage-section__stat-subtitle{font-family:var(--font-second);color:#767676;margin:0;font-size:14px;font-weight:500;line-height:20px}.tutor-usage-section__stat-trend{font-family:var(--font-second);align-items:center;gap:2px;margin:8px 0 0;font-size:12px;font-weight:600;line-height:18px;display:flex}.tutor-usage-section__stat-trend .icon__wrapper{margin-right:8px}.tutor-usage-section__stat-trend .icon__wrapper svg{width:16px;height:16px}.tutor-usage-section__stat-trend--positive{color:#135f3e}.tutor-usage-section__stat-trend--positive .icon--color-success.icon--lib-core{fill:#135f3e}.tutor-usage-section__stat-trend--positive .tutor-usage-section__stat-trend-text{color:#135f3e}.tutor-usage-section__stat-trend--negative{color:#ba1f33}.tutor-usage-section__stat-trend--negative .icon--color-red.icon--lib-core{fill:#ba1f33}.tutor-usage-section__stat-trend--negative .tutor-usage-section__stat-trend-text{color:#ba1f33}.tutor-usage-section__stat-trend-text{font-family:var(--font-second);color:#767676;margin-left:2px;font-size:12px;font-weight:400}.tutor-usage-section__chart{border-top:1px solid #e0e0e0;flex-direction:column;gap:16px;padding-top:24px;display:flex}.tutor-usage-section__chart-header{justify-content:space-between;align-items:flex-start;display:flex}.tutor-usage-section__chart-header-text{flex-direction:column;gap:4px;display:flex}.tutor-usage-section__chart-title{font-family:var(--font-first);color:#333;margin:0;font-size:18px;font-weight:700;line-height:24px}.tutor-usage-section__chart-description{font-family:var(--font-second);color:#767676;margin:0;font-size:14px;font-weight:400;line-height:20px}.tutor-usage-section__chart-filter{flex-shrink:0;min-width:180px}.tutor-usage-section__chart-container{margin-top:16px}.tutor-usage-section__chart-legend{align-items:center;gap:16px;margin:0;padding:0;list-style:none;display:flex}.tutor-usage-section__chart-legend-item{font-family:var(--font-second);color:#4e4e4e;align-items:center;gap:4px;font-size:14px;font-weight:500;line-height:20px;display:flex}.tutor-usage-section__chart-legend-color{flex-shrink:0;width:28px;height:12px}.tutor-usage-section__empty{font-family:var(--font-second);color:#767676;text-align:center;margin:0;padding:24px 0;font-size:14px}.alert-detail-drawer__header{background-color:#f9f9f9;flex-direction:column;display:flex}.alert-detail-drawer__navigation{justify-content:space-between;align-items:center;padding:4px 8px;display:flex}.alert-detail-drawer__navigation-controls{align-items:center;gap:2px;display:flex}.alert-detail-drawer__navigation-button{cursor:pointer;color:#767676;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.alert-detail-drawer__navigation-button:hover{color:#333;background-color:#f9f9f9}.alert-detail-drawer__navigation-button:disabled{opacity:.3;cursor:default;color:#767676}.alert-detail-drawer__navigation-button:disabled:hover{color:#767676;background-color:transparent}.alert-detail-drawer__navigation-counter{font-family:var(--font-second);color:#4e4e4e;text-align:center;min-width:32px;font-size:14px}.alert-detail-drawer__student-info{background-color:#fff;align-items:center;gap:8px;padding:8px;display:flex}.alert-detail-drawer__avatar{font-family:var(--font-first);color:#4e4e4e;background-color:#f2f2f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:600;display:flex}.alert-detail-drawer__avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.alert-detail-drawer__student-name{font-family:var(--font-second);color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:20px;overflow:hidden}.alert-detail-drawer__group-name{font-family:var(--font-second);color:#4e4e4e;white-space:nowrap;text-align:center;flex:1;font-size:12px;line-height:20px}.alert-detail-drawer__date{font-family:var(--font-second);color:#4e4e4e;white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:12px;line-height:20px}.alert-detail-drawer__close-button{cursor:pointer;color:#767676;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.alert-detail-drawer__close-button:hover{color:#333;background-color:#f9f9f9}.alert-detail-drawer .drawer__footer{background-color:#f9f9f9;padding:16px}.alert-detail-drawer__footer{background-color:#f9f9f9;justify-content:flex-end;align-items:stretch;gap:12px;display:flex}.alert-detail-drawer__footer .button{flex:1}.alert-detail-drawer__footer--resolved{flex-direction:column;align-items:stretch;gap:8px}.alert-detail-drawer__footer-info{font-family:var(--font-second);color:#333;text-align:center;margin:0;font-size:14px;line-height:20px}.alert-detail-drawer__footer-badge{font-family:var(--font-first);background-image:linear-gradient(111.12deg,var(--color-gradient-1)0.31%,var(--color-gradient-2)100%);opacity:.4;border-radius:8px;justify-content:center;align-items:center;gap:16px;height:44px;font-size:18px;font-weight:700;line-height:28px;display:flex}.alert-detail-drawer__footer-badge--attended,.alert-detail-drawer__footer-badge--dismissed{color:#fff}.alert-detail-drawer__footer-badge .icon__wrapper svg{fill:#fff;width:20px;height:20px}.alert-detail-drawer__loading,.alert-detail-drawer__error,.alert-detail-drawer__empty{justify-content:center;align-items:center;height:100%;padding:48px;display:flex}.alert-detail-drawer__error,.alert-detail-drawer__empty{font-family:var(--font-second);color:#767676;text-align:center;font-size:16px}.alert-detail-drawer__messages{padding:16px}.alert-detail-drawer__messages .chat-messages{height:auto;overflow:visible}.select-learning-objectives__button{display:flex}.select-learning-objectives__button .button{border-radius:0 4px 4px 0;width:100%;height:48px}.select-learning-objectives__button input{border-top-right-radius:0;border-bottom-right-radius:0}.select-learning-objectives__input-container{border-radius:var(--border-radius-01);cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;align-items:flex-start;min-height:48px;padding:8px;transition:border-color .2s;display:flex}.select-learning-objectives__input-container:hover{border-color:var(--color-first)}.select-learning-objectives__input-container:focus{border-color:var(--color-first);outline:none}.select-learning-objectives__tags{flex-wrap:wrap;flex:1;align-content:center;align-items:center;gap:8px;min-height:30px;display:flex}.select-learning-objectives__tags .tag{cursor:pointer;background-color:#f9f9f9;border:1px solid #f2f2f2;border-radius:16px;padding:4px 8px}.select-learning-objectives__tags .tag__icon{cursor:pointer}.select-learning-objectives__placeholder{color:#ababab;font-family:var(--font-second);font-size:14px}.select-learning-objectives__chevron{flex-shrink:0;justify-content:center;align-items:center;width:24px;min-height:30px;display:flex}.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}.quiz-location-dialog .dialog__content{min-height:350px}.quiz-location-dialog__content{padding:20px 0}.quiz-location-dialog__field{margin-bottom:20px}.quiz-location-dialog__field:last-child{margin-bottom:0}.quiz-location-dialog__loading{justify-content:center;align-items:center;min-height:60px;padding:20px;display:flex}.quiz-location-dialog__error-title{color:#e04949;font-family:var(--font-second);font-size:16px;font-style:normal;font-weight:500;line-height:normal}.quiz-location-dialog__error{margin-top:16px}.quiz-location-dialog__error-message{color:#e04949;font-family:var(--font-second);font-size:16px;font-style:normal;font-weight:500;line-height:normal}