.base-chatbot{transition:grid-template-columns var(--chatbot-transition-duration)cubic-bezier(.19,1,.22,1);grid-template-rows:100vh;grid-template-columns:1fr 0;width:100%;height:100vh;display:grid;position:relative;overflow:hidden}.base-chatbot.base-chatbot--resizing,.base-chatbot.base-chatbot--resizing .base-chatbot__container>*{transition:none}.base-chatbot__container{grid-column:1;width:100%;min-width:0;position:relative;overflow-y:auto}.base-chatbot__container>*{transition:width var(--chatbot-transition-duration)cubic-bezier(.19,1,.22,1);width:100%;overflow-x:hidden}.base-chatbot__chatbot{width:var(--chatbot-width);max-width:var(--chatbot-width);background-color:var(--chatbot-background);color:var(--chatbot-text-color);box-shadow:var(--chatbot-box-shadow);opacity:0;transition:transform var(--chatbot-transition-duration)cubic-bezier(.19,1,.22,1),opacity var(--chatbot-transition-duration)cubic-bezier(.19,1,.22,1),width 0s;will-change:transform,opacity;z-index:100;flex-direction:column;grid-column:2;min-width:0;height:100%;display:flex;position:relative;overflow:hidden;transform:translate(100%)}.base-chatbot__chatbot>*{flex-direction:column;height:100%;display:flex}.base-chatbot__chatbot>* .chatbot__content{flex-direction:column;flex:1;display:flex;overflow:hidden}.base-chatbot__chatbot>* .chatbot__content .chat-messages{flex:1;overflow-y:auto}.base-chatbot__chatbot>* .chatbot__content .chatbot__input-container{flex-shrink:0;margin-top:auto}.base-chatbot__button-container{z-index:101;bottom:var(--chatbot-button-bottom);right:var(--chatbot-button-right);opacity:1;transition:opacity .3s ease-in-out,right var(--chatbot-transition-duration)cubic-bezier(.19,1,.22,1);position:fixed}.base-chatbot__button-container--hidden{opacity:0;pointer-events:none}.base-chatbot--enabled{grid-template-columns:1fr var(--chatbot-width)}.base-chatbot--enabled .base-chatbot__chatbot{opacity:1;transform:translate(0)}.base-chatbot--enabled .base-chatbot__button-container:not(.base-chatbot__button-container--hidden){right:calc(var(--chatbot-width) + var(--chatbot-button-right))}.base-chatbot.chatbot-closing{grid-template-columns:1fr 0}.base-chatbot.chatbot-closing .base-chatbot__chatbot{opacity:0;transform:translate(100%)}.base-chatbot.chatbot-closing .base-chatbot__button-container:not(.base-chatbot__button-container--hidden){right:var(--chatbot-button-right)}.base-chatbot__chatbot:focus-within{outline:none}.base-chatbot__chatbot{contain:layout style}.base-chatbot--enabled{--chatbot-is-open:1}.base-chatbot__resize-overlay{z-index:9999;cursor:col-resize;-webkit-user-select:none;user-select:none;background-color:transparent;position:fixed;top:0;bottom:0;left:0;right:0}.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-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-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}.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}.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}.topic-ranking-detail{border-radius:var(--border-radius-01);background-color:#fff;border:1px solid #e0e0e0;border-top:none;border-top-left-radius:0;border-top-right-radius:0;margin-top:4px;padding:8px 24px 16px}.topic-ranking-detail__summary{align-items:center;gap:24px;padding-bottom:8px;display:flex}.topic-ranking-detail__summary-item{font-family:var(--font-second);color:#333;align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:18px;display:flex}.topic-ranking-detail__summary-item svg{flex-shrink:0}.topic-ranking-detail__summary-item .icon--color-default.icon--lib-skin path{fill:#333}.topic-ranking-detail__table{flex-direction:column;margin-top:8px;display:flex}.topic-ranking-detail__table-header{align-items:center;gap:16px;padding-bottom:2px;display:flex}.topic-ranking-detail__table-header-label{font-family:var(--font-second);color:#4e4e4e;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600;line-height:16px}.topic-ranking-detail__table-header-label--student{flex:1;min-width:0}.topic-ranking-detail__table-header-label--queries{flex-shrink:0;min-width:150px}.topic-ranking-detail__table-body{flex-direction:column;display:flex}.topic-ranking-detail__user-row{border-radius:var(--border-radius-01);justify-content:space-between;align-items:center;gap:16px;min-height:36px;padding:4px 8px;display:flex}.topic-ranking-detail__user-row:nth-child(2n){background-color:#f9f9f9}.topic-ranking-detail__user-info{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.topic-ranking-detail__user-name{font-family:var(--font-second);color:#333;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px}.topic-ranking-detail__extended-badge{font-family:var(--font-second);white-space:nowrap;color:#4e4e4e;background-color:#fffaea;border-radius:16px;align-items:center;gap:4px;padding:2px 8px;font-size:14px;font-weight:500;line-height:18px;display:inline-flex}.topic-ranking-detail__extended-badge .icon--color-default.icon--lib-skin path{fill:#d18436}.topic-ranking-detail__user-queries{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;min-width:200px;padding-right:8px;display:flex}.topic-ranking-detail__user-bar{background-color:#f2f2f2;border-radius:3px;width:120px;height:8px;overflow:hidden}.topic-ranking-detail__user-bar-fill{border-radius:3px;height:100%;transition:width .3s}.topic-ranking-detail__user-frequency{font-family:var(--font-first);text-align:right;min-width:32px;font-size:14px;font-weight:700;line-height:20px}.topic-ranking-detail__loading{border-left:2px solid #e0e0e0;justify-content:center;align-items:center;margin-top:4px;padding:16px;display:flex}.topic-ranking-detail__error,.topic-ranking-detail__empty{margin-top:4px;padding:8px 16px 8px 24px}.topic-ranking-detail__error p,.topic-ranking-detail__empty p{font-family:var(--font-second);color:#767676;text-align:center;margin:0;font-size:14px}.topic-ranking-detail--color-1 .topic-ranking-detail__user-bar-fill{background-color:#8e0d8e}.topic-ranking-detail--color-1 .topic-ranking-detail__user-frequency{color:#8e0d8e}.topic-ranking-detail--color-2 .topic-ranking-detail__user-bar-fill{background-color:#97033a}.topic-ranking-detail--color-2 .topic-ranking-detail__user-frequency{color:#97033a}.topic-ranking-detail--color-3 .topic-ranking-detail__user-bar-fill{background-color:#992e19}.topic-ranking-detail--color-3 .topic-ranking-detail__user-frequency{color:#992e19}.topic-ranking-detail--color-4 .topic-ranking-detail__user-bar-fill{background-color:#996008}.topic-ranking-detail--color-4 .topic-ranking-detail__user-frequency{color:#996008}.topic-ranking-detail--color-5 .topic-ranking-detail__user-bar-fill{background-color:#487201}.topic-ranking-detail--color-5 .topic-ranking-detail__user-frequency{color:#487201}.topic-ranking-detail--color-6 .topic-ranking-detail__user-bar-fill{background-color:#0a6910}.topic-ranking-detail--color-6 .topic-ranking-detail__user-frequency{color:#0a6910}.topic-ranking-detail--color-7 .topic-ranking-detail__user-bar-fill{background-color:#02788a}.topic-ranking-detail--color-7 .topic-ranking-detail__user-frequency{color:#02788a}.topic-ranking-detail--color-8 .topic-ranking-detail__user-bar-fill{background-color:#0f4f99}.topic-ranking-detail--color-8 .topic-ranking-detail__user-frequency{color:#0f4f99}.special-needs-selector .select-customizable__label{margin-bottom:8px}.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}