.ui-breadcrumbs{--ui-breadcrumbs-gap:var(--ui-space-xs);--ui-breadcrumbs-color-text:var(--ui-color-neutral-grey-500);--ui-breadcrumbs-color-current:var(--ui-color-text-default);--ui-breadcrumbs-color-separator:var(--ui-color-neutral-grey-500);--ui-breadcrumbs-color-link-hover:var(--ui-color-text-default);--ui-breadcrumbs-color-link-active:var(--ui-color-brand-fod-primary-a);--ui-breadcrumbs-color-disabled:var(--ui-color-neutral-grey-500);--ui-breadcrumbs-bg-disabled:var(--ui-color-neutral-grey-100);flex-wrap:wrap;display:flex}.ui-breadcrumbs__list{align-items:center;gap:var(--ui-breadcrumbs-gap);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.ui-breadcrumbs__item{align-items:center;gap:var(--ui-breadcrumbs-gap);display:flex}.ui-breadcrumbs__content{align-items:center;gap:var(--ui-breadcrumbs-gap);display:inline-flex}.ui-breadcrumbs__icon{align-items:center;line-height:0;display:inline-flex}.ui-breadcrumbs__text,.ui-breadcrumbs__link{font-family:var(--ui-font-family-heading);font-size:var(--ui-font-size-18);font-weight:var(--ui-font-weight-bold);line-height:var(--ui-line-height-24);color:var(--ui-breadcrumbs-color-text)}.ui-breadcrumbs__text[aria-current=page]{color:var(--ui-breadcrumbs-color-current)}.ui-breadcrumbs__text[aria-disabled=true]{color:var(--ui-breadcrumbs-color-disabled);background-color:var(--ui-breadcrumbs-bg-disabled);cursor:not-allowed}.ui-breadcrumbs__link{cursor:pointer;text-decoration:none;transition:color .2s,-webkit-text-decoration .2s,-webkit-text-decoration .2s,text-decoration .2s}@media (prefers-reduced-motion:reduce){.ui-breadcrumbs__link{transition:none}}@media (hover:hover){.ui-breadcrumbs__link:hover{color:var(--ui-breadcrumbs-color-link-hover);text-decoration:underline}}.ui-breadcrumbs__link:active{color:var(--ui-breadcrumbs-color-link-active);text-decoration:underline}.ui-breadcrumbs__link:focus-visible{outline:var(--ui-stroke-2)solid var(--ui-color-stroke-focus-default);outline-offset:2px;border-radius:var(--ui-radius-md-lg)}.ui-breadcrumbs__separator{font-family:var(--ui-font-family-heading);font-size:var(--ui-font-size-18);font-weight:var(--ui-font-weight-semibold);color:var(--ui-breadcrumbs-color-separator)}.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(--ui-color-brand-fod-primary-a);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-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(--ui-color-brand-fod-lighter);border:1px solid var(--ui-color-brand-fod-light);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(--ui-color-brand-fod-primary-a)12.58%,var(--ui-color-brand-fod-dark)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}.teacher-layout-wrapper{height:100vh;display:flex;overflow:hidden}.teacher-layout-wrapper__sidebar{background:var(--color-background);flex-direction:column;flex-shrink:0;width:13rem;height:100vh;transition:width .3s;display:flex;overflow-x:hidden;overflow-y:auto}.teacher-layout-wrapper__sidebar-header{padding:2.25rem var(--ui-space-md)0;justify-content:space-between;align-items:center;display:flex}.teacher-layout-wrapper__collapse-btn{padding:var(--ui-space-xs);cursor:pointer;border-radius:var(--ui-radius-xl);background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.teacher-layout-wrapper__collapse-btn:hover{background-color:var(--ui-color-brand-fod-lighter)}.teacher-layout-wrapper__collapse-btn .icon{color:var(--ui-color-neutral-grey-700)}.teacher-layout-wrapper__title-container{visibility:visible;transition:opacity .3s;overflow:hidden}.teacher-layout-wrapper__title{padding:var(--ui-space-lg)var(--ui-space-md)0;font-family:var(--ui-font-family-heading);font-size:var(--ui-font-size-22);font-weight:var(--ui-font-weight-semibold);line-height:var(--ui-line-height-28);color:var(--ui-color-neutral-grey-700);white-space:nowrap;margin:0}.teacher-layout-wrapper__navigation{padding:var(--ui-space-lg)0 0 var(--ui-space-md);flex:1;transition:padding .3s}.teacher-layout-wrapper__nav-list{gap:var(--ui-space-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.teacher-layout-wrapper__nav-item{padding:var(--ui-space-xs);border-radius:var(--ui-radius-xl)0 0 var(--ui-radius-xl);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;transition:background-color .2s,color .2s;display:flex;overflow:hidden}.teacher-layout-wrapper__nav-item .icon{width:var(--ui-icon-size-md);height:var(--ui-icon-size-md);color:var(--ui-color-neutral-grey-700);flex-shrink:0;transition:color .2s}.teacher-layout-wrapper__nav-item:hover{background:var(--ui-color-brand-fod-lighter)}.teacher-layout-wrapper__nav-item--active{background:var(--ui-color-neutral-white)}.teacher-layout-wrapper__nav-item--active .icon,.teacher-layout-wrapper__nav-item--active .teacher-layout-wrapper__nav-text{color:var(--ui-color-brand-fod-primary-a)}.teacher-layout-wrapper__nav-item--active:hover{background:var(--ui-color-neutral-white)}.teacher-layout-wrapper__nav-skeleton-item{align-items:center;gap:12px;padding:8px 15px;display:flex}.teacher-layout-wrapper__nav-skeleton-text{flex:1}.teacher-layout-wrapper__nav-text{margin-left:var(--ui-space-xs);font-family:var(--ui-font-family-heading);font-weight:var(--ui-font-weight-semibold);font-size:var(--ui-font-size-16);line-height:var(--ui-line-height-26);color:var(--ui-color-neutral-grey-700);white-space:nowrap;opacity:1;width:auto;transition:opacity .2s,width .3s}.teacher-layout-wrapper__dev-toggle{margin-top:auto;padding:16px 20px}.teacher-layout-wrapper__dev-toggle .switch__texts{margin-left:0}.teacher-layout-wrapper__dev-toggle .switch__texts .switch__label{font-size:var(--ui-font-size-14)}.teacher-layout-wrapper__dev-toggle-hint{color:var(--ui-color-neutral-grey-500);margin-top:4px;font-size:11px;line-height:1.3}.teacher-layout-wrapper__main{background:var(--ui-color-neutral-white);flex:1;min-width:0;padding-top:36px;padding-bottom: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:5rem}.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{padding:var(--ui-space-lg)0 0 var(--ui-space-md);align-items:center}.teacher-layout-wrapper--collapsed .teacher-layout-wrapper__nav-item{padding:var(--ui-space-xs);justify-content:center}.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}.intent-distribution-section{background-color:#fff;flex-direction:column;gap:16px;margin-bottom:24px;padding:16px 24px;display:flex;overflow:hidden}.intent-distribution-section__header{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.intent-distribution-section__header-text{flex-direction:column;gap:8px;display:flex}.intent-distribution-section__dev-toggle{border:1px dashed #ababab;border-radius:4px;align-items:center;padding:4px 8px;display:flex}.intent-distribution-section__title{font-family:var(--font-first);color:#333;margin:0;font-size:22px;font-weight:600;line-height:32px}.intent-distribution-section__subtitle{font-family:var(--font-second);color:#4e4e4e;margin:0;font-size:16px;font-weight:400;line-height:24px}.intent-distribution-section__loading{justify-content:center;align-items:center;min-height:200px;display:flex}.intent-distribution-section__empty{font-family:var(--font-second);color:#767676;text-align:center;margin:0;padding:24px 0;font-size:14px}.intent-distribution-section__chart-wrapper{background-color:#f9f9f9;border-radius:8px;min-height:600px;padding:8px;position:relative}.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{color:#4e4e4e}.topic-ranking-section__view-toggle-btn--active{color:#333;background-color:#fff}.topic-ranking-section__view-toggle-btn--active .icon--color-default{color:var(--ui-color-brand-fod-primary-a)}.topic-ranking-section__view-toggle-btn--active:hover:not(:disabled) .icon--color-default{color:var(--ui-color-brand-fod-dark)}.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{color: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}.severity-indicator{align-items:flex-end;gap:2px;height:12px;display:flex}.severity-indicator__bar{border-radius:var(--border-radius-01);width:4px}.severity-indicator--high .severity-indicator__bar{background-color:#f76868}.severity-indicator--medium .severity-indicator__bar{background-color:#ffe08c}.severity-indicator--low .severity-indicator__bar{background-color:#97e0c3}.severity-indicator__bar:first-child{height:4px}.severity-indicator__bar:nth-child(2){height:8px}.severity-indicator__bar:nth-child(3){height:12px}.severity-indicator--high .severity-indicator__bar--active{background-color:#f76868}.severity-indicator--medium .severity-indicator__bar--active{background-color:#d18436}.severity-indicator--low .severity-indicator__bar--active{background-color:#135f3e}.special-needs-selector .select-customizable__label{margin-bottom:8px}.ai-quiz-section{padding-top:12px;position:relative}.ai-quiz-section .form-field__label{font-size:16px;line-height:24px}.ai-quiz-section .helper-text{line-height:20px}.ai-quiz-section .form-field__label sup{vertical-align:super}.ai-quiz-section__label{z-index:2;margin-bottom:-12px;padding-left:8px;position:relative}.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__description{font-family:var(--font-second);color:#333;margin-bottom:16px;font-size:18px;line-height:27px}.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}