.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--small{gap:8px;height:30px;padding:2px 8px;font-size: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(--ui-color-brand-fod-primary-a)}.chat-button--icon-only:active{color:var(--ui-color-brand-fod-dark)}.chat-button--brand.chat-button--contained{color:#fff;background:var(--ui-gradient-brand)}.chat-button--brand.chat-button--contained:hover:not(:disabled){background:var(--ui-gradient-brand-reverse)}.chat-button--brand.chat-button--contained:active:not(:disabled){background:var(--ui-color-brand-fod-dark)}.chat-button--brand.chat-button--outlined{color:var(--ui-color-brand-fod-primary-a);border:1px solid var(--ui-color-brand-fod-primary-a);background-color:#fff}.chat-button--brand.chat-button--outlined:hover:not(:disabled),.chat-button--brand.chat-button--outlined:active:not(:disabled){color:var(--ui-color-brand-fod-dark);background-color:var(--ui-color-brand-fod-alpha);border-color:var(--ui-color-brand-fod-dark)}.chat-button--brand.chat-button--text{color:var(--ui-color-brand-fod-primary-a);font-family:var(--font-first);background-color:transparent;border-radius:8px}.chat-button--brand.chat-button--text:hover:not(:disabled){color:var(--ui-color-brand-fod-dark);background-color:var(--ui-color-brand-fod-alpha)}.chat-button--brand.chat-button--text.chat-button--icon-only:hover:not(:disabled){background-color:var(--ui-color-brand-fod-lighter);color:var(--ui-color-brand-fod-primary-a)}.chat-button--brand.chat-button--text.chat-button--icon-only:active:not(:disabled){background-color:var(--ui-color-brand-fod-lighter);color:var(--ui-color-brand-fod-dark)}.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(--ui-color-brand-fod-dark);background-color:var(--ui-color-brand-fod-alpha)}.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:inherit}.chat-audio-recorder{background:var(--ui-color-brand-fod-primary-a);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)}.report-modal__content{flex-direction:column;gap:16px;display:flex}.report-modal__subtitle{font-family:var(--font-second);color:#4e4e4e;margin:0;font-size:14px;font-weight:400;line-height:1.5}.report-modal__options{flex-direction:column;gap:16px;display:flex}.report-modal__options .input-radio .input-radio__icon-container{align-items:center;display:flex}.report-modal__option{padding:0}.report-modal__comment{flex-direction:column;gap:8px;margin-top:8px;display:flex}.report-modal .dialog__actions .footer-buttons .button{color:#fff;background:var(--color-first)}.report-modal .dialog__actions .footer-buttons .button.button--color-transparent{color:var(--color-first);background:0 0}.report-modal .dialog__actions .footer-buttons .button.button--color-transparent .button__text{color:var(--color-first)}.report-modal .dialog__actions .footer-buttons .button:disabled{opacity:.4}.report-modal .dialog__title{font-family:var(--font-second);font-size:16px;font-weight:600}.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(--ui-color-brand-fod-primary-a);animation-delay:0s}.typing-indicator span:nth-child(2){background-color:var(--ui-color-brand-fod-dark);animation-delay:.2s}.typing-indicator span:nth-child(3){background-color:var(--ui-color-brand-fod-light);animation-delay:.4s}@keyframes typing-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.6)}}.chat-messages{flex-direction:column;flex:1;min-height:0;max-height:100%;padding:16px;display:flex;position:relative;overflow-x:hidden;overflow-y:auto}.chat-messages__container{overflow-y:unset;flex-direction:column;flex:1;gap:10px;display:flex}.chat-messages__container::-webkit-scrollbar{width:8px;height:8px}.chat-messages__container::-webkit-scrollbar-track{background:#f2f2f2}.chat-messages__container::-webkit-scrollbar-thumb{background-color:#ababab;border-radius:20px}.chat-messages__container{scrollbar-width:thin;scrollbar-color:#ababab #f2f2f2}.chat-messages__empty-state{text-align:center;color:#767676;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:32px 16px;display:flex}.chat-messages__empty-state-content{max-width:320px}.chat-messages__empty-state-content h3{color:#333;margin-bottom:12px;font-size:32px}.chat-messages__empty-state-content p{margin:0;font-size:16px;line-height:1.5}.chat-messages__toast{color:#fff;background-color:#333;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;animation:.3s ease-in-out fadeIn;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.chat-messages--loading{justify-content:center;align-items:center;min-height:200px;display:flex}.chat-messages__loading{padding:16px}.chat-message-container{flex-direction:column;display:flex;position:relative}.chat-message-container:hover .chat-message__debug-actions{opacity:1}.chat-message__debug-actions{opacity:0;gap:4px;transition:opacity .2s;display:flex;position:absolute;top:-8px;right:-8px}.chat-message__context-view{color:#333;background-color:#f2f2f2;border-radius:8px;margin-top:8px;padding:8px;font-size:14px}.chat-message__context-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.chat-message__context-title{color:#767676;margin:0;font-size:14px}.chat-message__debug-button{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.chat-message__debug-button:hover{background-color:#e0e0e0}.chat-message__context-data{font-family:var(--font-first);white-space:pre-wrap;background-color:#fff;border-radius:4px;max-height:200px;margin:0;padding:8px;font-size:14px;overflow-y:auto}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.drawer-overlay{z-index:8000;opacity:0;visibility:hidden;background-color:rgba(16,16,16,.15);transition:opacity .3s,visibility .3s;position:fixed;top:0;bottom:0;left:0;right:0}.drawer-overlay--open{opacity:1;visibility:visible}.drawer{z-index:8001;visibility:hidden;background-color:#fff;flex-direction:column;height:100vh;transition:transform .3s,visibility .3s;display:flex;position:fixed;top:0;transform:translate(100%);box-shadow:0 5px 20px rgba(169,155,144,.2)}.drawer--right{right:0}.drawer--left{left:0;transform:translate(-100%)}.drawer--open{visibility:visible;transform:translate(0)}.drawer__header{border-bottom:1px solid #e0e0e0;flex-shrink:0}.drawer__content{flex:1;overflow-y:auto}.drawer__footer{border-top:1px solid #e0e0e0;flex-shrink:0}.tutor-usage-stat-card{gap:var(--ui-space-xs);padding:var(--ui-space-xs)var(--ui-space-md);border:var(--ui-stroke-1)solid var(--ui-color-stroke-primary);border-radius:var(--ui-radius-xl);background-color:var(--ui-color-bg-container-primary);flex-direction:column;display:flex}.tutor-usage-stat-card__header{justify-content:space-between;align-items:center;display:flex}.tutor-usage-stat-card__icon{width:var(--ui-size-5xl);height:var(--ui-size-5xl);border-radius:var(--ui-radius-xl);justify-content:center;align-items:center;display:flex}.tutor-usage-stat-card__icon--purple{background-color:var(--ui-color-purple-100)}.tutor-usage-stat-card__icon--purple .icon--color-default{color:var(--ui-color-purple-500)}.tutor-usage-stat-card__icon--blue{background-color:var(--ui-color-blue-100)}.tutor-usage-stat-card__icon--blue .icon--color-default{color:var(--ui-color-blue-500)}.tutor-usage-stat-card__icon--orange{background-color:var(--ui-color-orange-100)}.tutor-usage-stat-card__icon--orange .icon--color-default{color:var(--ui-color-orange-500)}.tutor-usage-stat-card__icon--green{background-color:var(--ui-color-green-100)}.tutor-usage-stat-card__icon--green .icon--color-default{color:var(--ui-color-green-500)}.tutor-usage-stat-card__info-icon{cursor:help;opacity:.5;align-items:center;display:flex}.tutor-usage-stat-card__info-icon:hover{opacity:.8}.tutor-usage-stat-card__label{font-family:var(--ui-font-family-body);font-size:var(--ui-font-size-14);font-weight:var(--ui-font-weight-medium);line-height:var(--ui-line-height-20);color:var(--ui-color-text-secondary);margin:0;margin-top:var(--ui-space-xs)}.tutor-usage-stat-card__value{font-family:var(--ui-font-family-body);font-size:var(--ui-font-size-18);font-weight:var(--ui-font-weight-bold);line-height:var(--ui-line-height-26);color:var(--ui-color-text-default);margin:0}.tutor-usage-stat-card__subtitle{font-family:var(--ui-font-family-body);font-size:var(--ui-font-size-14);font-weight:var(--ui-font-weight-medium);line-height:var(--ui-line-height-20);color:var(--ui-color-text-tertiary);margin:0}.tutor-usage-stat-card__trend{align-items:center;gap:var(--ui-space-xxs);font-family:var(--ui-font-family-body);font-size:var(--ui-font-size-12);font-weight:var(--ui-font-weight-semibold);line-height:var(--ui-line-height-18);margin:0;margin-top:var(--ui-space-xs);display:flex}.tutor-usage-stat-card__trend .icon__wrapper{margin-right:var(--ui-space-xs)}.tutor-usage-stat-card__trend .icon__wrapper svg{width:var(--ui-size-xxl);height:var(--ui-size-xxl)}.tutor-usage-stat-card__trend--positive,.tutor-usage-stat-card__trend--positive .icon--color-success,.tutor-usage-stat-card__trend--positive .tutor-usage-stat-card__trend-text{color:var(--ui-color-green-600)}.tutor-usage-stat-card__trend--negative,.tutor-usage-stat-card__trend--negative .icon--color-red,.tutor-usage-stat-card__trend--negative .tutor-usage-stat-card__trend-text{color:var(--ui-color-red-600)}.tutor-usage-stat-card__trend--neutral,.tutor-usage-stat-card__trend--neutral .tutor-usage-stat-card__trend-text{color:var(--ui-color-text-tertiary)}.tutor-usage-stat-card__trend-text{font-family:var(--ui-font-family-body);font-size:var(--ui-font-size-12);font-weight:var(--ui-font-weight-semibold);color:var(--ui-color-text-tertiary);margin-left:var(--ui-space-xxs)}.tutor-usage-stat-card__trend-text--na{margin-left:0}.multi-select-checkbox{width:100%}.multi-select-checkbox__badge{background-color:#f9f9f9;border:1px solid #f2f2f2;border-radius:16px;align-items:center;gap:8px;max-width:180px;margin:2px;padding:4px 8px;display:inline-flex}.multi-select-checkbox__badge-text{font-family:var(--font-second);color:#333;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.multi-select-checkbox__badge-remove{cursor:pointer;color:#767676;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:14px;line-height:1;display:flex}.multi-select-checkbox__badge-remove:hover{color:#333}.multi-select-checkbox__all-selected-label{font-family:var(--ui-font-family-body);font-size:var(--ui-font-size-16);font-weight:var(--ui-font-weight-regular);line-height:var(--ui-line-height-24);color:var(--ui-color-neutral-grey-600);white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.multi-select-checkbox__option{cursor:pointer;background-color:#fff;border-bottom:1px solid #f2f2f2;align-items:center;padding:8px;display:flex}.multi-select-checkbox__option .chat-checkbox{pointer-events:none}.multi-select-checkbox__option .chat-checkbox__custom{border-color:#ababab;border-radius:2px;width:18px;height:18px}.multi-select-checkbox__option .chat-checkbox__text{font-family:var(--font-second);color:#4e4e4e;font-size:16px;font-weight:500;line-height:24px}.multi-select-checkbox .select-customizable__control{flex-wrap:nowrap}.multi-select-checkbox .select-customizable__value-container{flex-wrap:nowrap;flex:auto;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.multi-select-checkbox .select-customizable__placeholder{white-space:nowrap;text-overflow:ellipsis;min-width:0;position:static;overflow:hidden;transform:none}.multi-select-checkbox .select-customizable__indicators{flex-shrink:0}.multi-select-checkbox .select-customizable__menu-list{border-radius:4px;padding:0}.multi-select-checkbox .select-customizable__menu-list>.multi-select-checkbox__option:last-child{border-bottom:none}.multi-select-checkbox .select-customizable__option{background-color:transparent!important;padding:0!important}.multi-select-checkbox .select-customizable__option:hover,.multi-select-checkbox .select-customizable__option--is-focused{color:inherit!important;background-color:#f9f9f9!important}.multi-select-checkbox .select-customizable__option--is-selected{background-color:transparent!important}.education-year-selector .select-customizable__label{margin-bottom:8px}.empty-state-analytics{text-align:center;padding:var(--spacing-3xl)var(--spacing-xl);flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.empty-state-analytics__icon{color:var(--color-text-muted);margin-bottom:var(--spacing-lg);font-size:64px}.empty-state-analytics__message{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--color-text);margin:0 0 var(--spacing-md)0}.empty-state-analytics__description{font-size:var(--font-size-base);color:var(--color-text-secondary);max-width:500px;margin:0}.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}.subject-selection-dialog{--subject-selection-dialog-min-height:18.75rem;--subject-selection-dialog-icon-size:3.5rem}.subject-selection-dialog .dialog__content{min-height:var(--subject-selection-dialog-min-height)}.subject-selection-dialog__content{padding:20px 0}.subject-selection-dialog__error{margin:0 0 var(--ui-space-md);padding:var(--ui-space-sm)var(--ui-space-md);font-family:var(--ui-font-family-body);font-size:var(--ui-font-size-14);line-height:var(--ui-line-height-20);color:var(--ui-color-notification-error-text);background-color:var(--ui-color-notification-error-bg);border:var(--ui-stroke-1)solid var(--ui-color-notification-error-stroke);border-radius:var(--ui-radius-xl)}.subject-selection-dialog__list{gap:var(--ui-space-sm);grid-template-columns:1fr;margin:0;padding:0;list-style:none;display:grid}@media only screen and (min-width:480px){.subject-selection-dialog__list{grid-template-columns:repeat(2,1fr)}}.subject-selection-dialog__item:nth-child(8n+1){--subject-card-icon-bg:var(--ui-color-purple-500);--subject-card-icon-fg:var(--ui-color-neutral-white)}.subject-selection-dialog__item:nth-child(8n+2){--subject-card-icon-bg:var(--ui-color-pink-500);--subject-card-icon-fg:var(--ui-color-neutral-white)}.subject-selection-dialog__item:nth-child(8n+3){--subject-card-icon-bg:var(--ui-color-orange-500);--subject-card-icon-fg:var(--ui-color-orange-900)}.subject-selection-dialog__item:nth-child(8n+4){--subject-card-icon-bg:var(--ui-color-comp-yellow-500);--subject-card-icon-fg:var(--ui-color-comp-yellow-900)}.subject-selection-dialog__item:nth-child(8n+5){--subject-card-icon-bg:var(--ui-color-comp-blue-500);--subject-card-icon-fg:var(--ui-color-comp-blue-900)}.subject-selection-dialog__item:nth-child(8n+6){--subject-card-icon-bg:var(--ui-color-comp-green-500);--subject-card-icon-fg:var(--ui-color-comp-green-900)}.subject-selection-dialog__item:nth-child(8n+7){--subject-card-icon-bg:var(--ui-color-darkgreen-500);--subject-card-icon-fg:var(--ui-color-neutral-white)}.subject-selection-dialog__item:nth-child(8n+8){--subject-card-icon-bg:var(--ui-color-darkblue-500);--subject-card-icon-fg:var(--ui-color-neutral-white)}.subject-selection-dialog__card{justify-content:center;align-items:center;gap:var(--ui-space-sm);padding:var(--ui-space-md);color:var(--ui-color-text-default);text-align:center;background-color:var(--ui-color-bg-container-primary);border:var(--ui-stroke-1)solid var(--ui-color-neutral-grey-400);border-radius:var(--ui-radius-xl);cursor:pointer;flex-direction:column;width:100%;height:100%;transition:border-color .15s,background-color .15s;display:flex}.subject-selection-dialog__card:hover{border-color:var(--ui-color-neutral-grey-600)}.subject-selection-dialog__card:focus-visible{border-color:var(--ui-color-neutral-grey-600)}.subject-selection-dialog__card--selected,.subject-selection-dialog__card--selected:hover{border:var(--ui-stroke-2)solid var(--ui-color-brand-fod-primary-a);background-color:var(--ui-color-brand-fod-lighter)}.subject-selection-dialog__card--selected:focus-visible{border:var(--ui-stroke-2)solid var(--ui-color-brand-fod-primary-a);background-color:var(--ui-color-brand-fod-lighter)}.subject-selection-dialog__card-icon{width:var(--subject-selection-dialog-icon-size);height:var(--subject-selection-dialog-icon-size);color:var(--subject-card-icon-fg);background-color:var(--subject-card-icon-bg);border-radius:var(--ui-radius-xl);justify-content:center;align-items:center;display:inline-flex}.subject-selection-dialog__card-icon--image{background-color:transparent;overflow:hidden}.subject-selection-dialog__card-image{object-fit:cover;width:100%;height:100%}.subject-selection-dialog__card-title{font-family:var(--ui-font-family-body);font-weight:var(--ui-font-weight-bold);font-size:var(--ui-font-size-16);line-height:var(--ui-line-height-24)}.subject-selection-dialog__loading,.subject-selection-dialog__empty{font-family:var(--ui-font-family-body);font-size:var(--ui-font-size-18);line-height:var(--ui-line-height-24);min-height:var(--subject-selection-dialog-min-height);color:var(--ui-color-text-secondary);text-align:center;justify-content:center;align-items:center;display:flex}