.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-audio-recorder{background:var(--color-tangerine-ai,#bc3ebc);border-radius:24px;width:100%;min-height:40px;position:relative;overflow:hidden}.chat-audio-recorder__content{z-index:1;color:#fff;justify-content:space-between;align-items:center;gap:12px;padding:4px 12px;display:flex;position:relative}.chat-audio-recorder__waves{flex:1;align-items:center;gap:3px;height:30px;margin-right:8px;display:inline-flex}.chat-audio-recorder__waves span{background:rgba(255,255,255,.95);border-radius:2px;width:4px;height:4px}.chat-audio-recorder__actions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.chat-audio-recorder__icon-btn{cursor:pointer;background:#f9f9f9;border:1px solid #f2f2f2;border-radius:50%;place-items:center;width:24px;height:24px;padding:0;transition:all .2s ease-in-out;display:grid}.chat-audio-recorder__icon-btn--white{background:#fff;border:1px solid #f2f2f2;box-shadow:0 1px 2px rgba(0,0,0,.08)}.chat-audio-recorder__icon-btn svg{width:16px;height:16px}.chat-audio-recorder__icon-btn:not(:disabled):hover{background:#f2f2f2;border:1px solid #e0e0e0}.chat-audio-recorder__icon-btn:not(:disabled):active{background:#f9f9f9;transform:translateY(0);box-shadow:inset 0 3px rgba(224,224,224,.7)}.chat-audio-recorder__icon-btn:disabled{cursor:not-allowed;background:#f2f2f2;transform:none;box-shadow:0 1px 2px rgba(0,0,0,.05)}.diagram-mermaid{width:100%;height:100%;position:relative}.diagram-mermaid svg{max-width:100%;height:auto;margin:0 auto;display:block}.diagram-mermaid__download-btn{position:absolute;top:8px;right:8px}.diagram-mermaid__download-btn svg path{fill:var(--color-tangerine-ai,#bc3ebc)}.diagram-mermaid-error__container{flex-direction:row;gap:8px;display:flex}.diagram-mermaid-error__icon{margin-bottom:.5rem;font-size:2rem}.diagram-mermaid-error__message{color:#333;font-size:18px}.diagram-mermaid-error__details{font-size:14px}.diagram-mermaid-error__code{color:#333;max-width:280px;overflow:auto}.chat-mermaid-card{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin:8px 0;transition:all .2s}.chat-mermaid-card:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.chat-mermaid-card--error{color:#e04949;box-shadow:none;cursor:default;background:#fef0ef;border-color:#e04949;padding:8px}.chat-mermaid-card--error:hover{box-shadow:none;border-color:#e04949;transform:none}.chat-mermaid-card__preview{padding:8px;overflow:hidden}.chat-mermaid-card__preview .diagram-mermaid,.chat-mermaid-card__preview .diagram-mermaid *{pointer-events:none;-webkit-user-select:none;user-select:none}.chat-mermaid-card__footer{background-color:#f2f2f2;border-top:1px solid #e0e0e0;border-radius:0 0 8px 8px;padding:16px}.chat-mermaid-card__footer__content{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-mermaid-card__footer__title{color:#333;align-items:center;gap:4px;font-size:16px;font-weight:600;display:flex}.chat-mermaid-card__footer svg path{fill:#333}.chat-message{margin-bottom:10px;display:block;position:relative}.chat-bubble{gap:8px;margin-bottom:0;display:flex}.chat-bubble__avatar{background-color:transparent;background-image:var(--tangerine-ai-bot);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0%;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;width:32px;height:32px;margin-bottom:0;display:flex;overflow:hidden}.chat-bubble__avatar--error{background-image:var(--tangerine-ai-bot-error)}.chat-bubble__content{flex-direction:column;flex:1;align-items:flex-start;gap:8px;display:flex}.chat-bubble__message-group{flex-direction:column;align-items:flex-start;width:100%;display:flex}.chat-bubble__message{word-wrap:break-word;color:#333;border:1px solid #e0e0e0;border-radius:8px;flex:1;font-size:16px;line-height:24px}.chat-bubble__message-content{padding:8px}.chat-bubble__message .markdown-container p{margin-bottom:.5rem}.chat-bubble__message .markdown-container p:last-child{margin-bottom:0}.chat-bubble__message .chat-d3-card{width:100%}.chat-bubble__message .chat-d3-card:first-child{margin-top:0}.chat-bubble__message .chat-d3-card:last-child{margin-bottom:0}.chat-bubble__image{margin-bottom:8px;padding:0 8px}.chat-bubble__image img{cursor:pointer;border-radius:8px;max-width:100%;max-height:300px;display:block}.chat-bubble__attachments{flex-direction:column;gap:8px;display:flex}.chat-bubble__attachments .chat-bubble__image{margin-bottom:0}.chat-bubble--bot .chat-bubble__content,.chat-bubble--bot .chat-bubble__message-group{width:100%}.chat-bubble--bot .chat-bubble__message{background-color:#fff;border-radius:8px 8px 8px 0;width:100%}.chat-bubble--user{flex-direction:row-reverse}.chat-bubble--user .chat-bubble__content{flex-direction:column;align-items:flex-end;display:flex}.chat-bubble--user .chat-bubble__message-group{align-self:flex-end;width:auto;max-width:80%}.chat-bubble--user .chat-bubble__message{background-color:var(--color-tangerine-ai-lighter,#d068d0);border:1px solid var(--color-tangerine-ai-light,#f0c0f0);color:#333;border-radius:8px 8px 0;width:100%}.chat-bubble--just-posted .chat-bubble__message{border-style:solid;border-width:1px;border-image:linear-gradient(111.12deg,var(--color-tangerine-ai,#bc3ebc)12.58%,var(--color-tangerine-ai-dark,#741571)100%)1}.chat-bubble__tool-indicators{flex-direction:column;gap:8px;width:100%;display:flex}.chat-message__bubble--error .chat-bubble__message{background:#fef0ef;border:1px solid #e04949}.chat-message--streaming .chat-bubble__content .typing-indicator{background-color:#fff;border:1px solid #f2f2f2;border-radius:8px 8px 8px 0;width:100%;padding:12px 16px}.chat-message__actions{align-items:center;gap:8px;margin-top:4px;margin-left:40px;display:flex}.chat-message__audio-button--loading{opacity:.6;cursor:wait}.chat-message--highlighted .chat-bubble--user .chat-bubble__message{border-color:#e04949}.chat-message__flag-button{transition:all .2s}.chat-message__flag-button--flagged{opacity:.7;cursor:default}.chat-message__flag-button--flagged:hover{opacity:.7}.analytics-filter-bar{align-items:center;gap:16px;display:flex}.analytics-filter-bar__filter{min-width:200px}.student-cluster-tooltip{z-index:10;background-color:#fff;border-radius:8px;min-width:180px;padding:8px;position:absolute;transform:translate(-50%,-100%);box-shadow:0 5px 20px rgba(169,155,144,.2)}.student-cluster-tooltip__list{flex-direction:column;display:flex}.student-cluster-tooltip__row{border-radius:4px;align-items:center;gap:8px;height:40px;padding:8px;display:flex}.student-cluster-tooltip__row--clickable{cursor:pointer}.student-cluster-tooltip__row--clickable:hover{background-color:#f9f9f9}.student-cluster-tooltip__name{font-family:var(--font-second);color:#4e4e4e;white-space:nowrap;font-size:16px;font-weight:500;line-height:24px}.student-cluster-tooltip__arrow{border-top:8px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;width:0;height:0;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.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}.unit-metrics-card{align-items:flex-start;gap:24px;width:100%;padding:8px 0;display:flex}.unit-metrics-card__info{flex-direction:column;flex:1;gap:8px;display:flex}.unit-metrics-card__title,.unit-metrics-card__title .text-html *{font-size:18px;font-weight:600;font-family:var(--font-first);color:#4e4e4e;margin:0;line-height:28px}.unit-metrics-card__recommendation-tag{background-color:#fff0f0;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;padding:4px 8px;display:inline-flex}.unit-metrics-card__recommendation-tag--all-good{background-color:#eefaf4}.unit-metrics-card__recommendation-tag--all-good .unit-metrics-card__recommendation-icon,.unit-metrics-card__recommendation-tag--all-good .unit-metrics-card__recommendation-text{color:#135f3e}.unit-metrics-card__recommendation-tag--all-good svg path{fill:#135f3e!important}.unit-metrics-card__recommendation-icon{color:#ba1f33;font-size:20px}.unit-metrics-card__recommendation-text{font-size:16px;font-weight:500;font-family:var(--font-second);color:#ba1f33;line-height:24px}.unit-metrics-card__progress{flex:4;min-width:0}.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}.radar-card{cursor:pointer;background-color:#fff;border:1px solid #ababab;border-radius:8px;flex-direction:column;padding:8px 16px;transition:box-shadow .4s,border-color .4s;display:flex;box-shadow:0 2px #f8f8f8}.radar-card:hover{box-shadow:0 5px 12px rgba(16,16,16,.05)}.radar-card--unread{border:2px solid #e04949}.radar-card--attended,.radar-card--dismissed{background-color:#f9f9f9}.radar-card--attended .radar-card__bubble,.radar-card--dismissed .radar-card__bubble{background-color:#f2f2f2}.radar-card__content{flex-direction:column;gap:8px;width:100%;display:flex}.radar-card__header{align-items:center;gap:8px;display:flex}.radar-card__avatar{font-family:var(--font-first);color:#4e4e4e;background-color:#f2f2f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex;position:relative}.radar-card__avatar--unread:after{content:"";background-color:#e04949;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:0;right:0}.radar-card__avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.radar-card__header-info{flex-direction:column;flex:1;min-width:0;display:flex}.radar-card__name-row{align-items:center;gap:8px;min-width:0;display:flex}.radar-card__student-name{font-family:var(--font-first);color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;line-height:26px;overflow:hidden}.radar-card--attended .radar-card__student-name,.radar-card--dismissed .radar-card__student-name{color:#4e4e4e}.radar-card__subtitle{font-family:var(--font-second);color:#767676;font-size:14px;font-weight:500;line-height:20px}.radar-card__tag{font-family:var(--font-second);white-space:nowrap;color:#333;background-color:#f2f2f2;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;height:28px;padding:4px 8px;font-size:14px;font-weight:500;line-height:normal;display:flex}.radar-card__menu-btn{cursor:pointer;color:#ababab;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:28px;height:28px;padding:0;display:flex}.radar-card__menu-btn:hover{color:#4e4e4e;background-color:#f9f9f9}.radar-card__body{align-items:flex-start;gap:16px;padding-bottom:8px;display:flex}.radar-card__body-left{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.radar-card__bubble{border-radius:var(--border-radius-01);background-color:#f9f9f9;border:1px solid #e0e0e0;width:100%;padding:8px}.radar-card__bubble-text{font-family:var(--font-second);color:#333;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:500;line-height:24px;display:-webkit-box;overflow:hidden}.radar-card__locations{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.radar-card__location{font-family:var(--font-second);color:#4e4e4e;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:18px;overflow:hidden}.radar-card .severity-badge{padding-top:4px}.radar-card__footer{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.radar-card__footer-left{flex:1;min-width:0}.radar-card__footer-right{flex-shrink:0;align-self:flex-start}.radar-card__reviewer{white-space:nowrap;align-items:center;gap:4px;display:flex}.radar-card__reviewer-label{font-family:var(--font-second);color:#767676;text-transform:uppercase;font-size:12px;font-weight:700;line-height:18px}.radar-card__reviewer-name{font-family:var(--font-second);color:#4e4e4e;font-size:12px;font-weight:600;line-height:18px}.course-selector{gap:var(--spacing-sm);flex-wrap:wrap;justify-content:center;display:flex}.course-selector__button{transition:all .2s}.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}