.chatbot-resize-handle{cursor:col-resize;z-index:1000;justify-content:center;align-items:center;width:8px;transition:background-color .2s;display:flex;position:absolute;top:0;bottom:0;left:0}.chatbot-resize-handle:hover,.chatbot-resize-handle:focus,.chatbot-resize-handle--active{background-color:rgba(0,0,0,.05)}.chatbot-resize-handle:hover .chatbot-resize-handle__grip,.chatbot-resize-handle:focus .chatbot-resize-handle__grip,.chatbot-resize-handle--active .chatbot-resize-handle__grip{opacity:1}.chatbot-resize-handle--active{background-color:var(--chatbot-gray-dark,#e0e0e0)}.chatbot-resize-handle--active .chatbot-resize-handle__grip span{background-color:#fff}.chatbot-resize-handle__grip{opacity:0;flex-direction:column;gap:2px;transition:opacity .2s;display:flex}.chatbot-resize-handle__grip span{background-color:#999;border-radius:50%;width:3px;height:3px;transition:background-color .2s;display:block}.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{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{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{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:auto;max-width:80%}.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__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}.teacher-ai-analytics-panel__header{justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.teacher-ai-analytics-panel__header-titles{flex-direction:column;gap:4px;display:flex}.teacher-ai-analytics-panel__title{font-family:var(--font-first);color:#333;margin:0;font-size:26px;font-weight:700;line-height:40px}.teacher-ai-analytics-panel__subtitle{font-family:var(--font-second);color:#4e4e4e;margin:0;font-size:16px;font-weight:600;line-height:24px}.teacher-ai-analytics-panel__header-filters{align-items:center;gap:16px;display:flex}.teacher-ai-analytics-panel__filter{min-width:200px}.teacher-ai-analytics-panel__content{flex-direction:column;gap:24px;display:flex}.inappropriate-use-section{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;gap:16px;padding:16px 24px;display:flex;overflow:hidden}.inappropriate-use-section__header{justify-content:space-between;align-items:center;display:flex}.inappropriate-use-section__header-titles{flex-direction:column;gap:8px;display:flex}.inappropriate-use-section__title{font-family:var(--font-first);color:#333;margin:0;font-size:22px;font-weight:700;line-height:32px}.inappropriate-use-section__subtitle{font-family:var(--font-second);color:#4e4e4e;margin:0;font-size:16px;font-weight:600;line-height:24px}.inappropriate-use-section__header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.inappropriate-use-section__mark-all-btn{font-family:var(--font-first);color:var(--color-first);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:2px 8px;font-size:16px;font-weight:700;line-height:26px}.inappropriate-use-section__mark-all-btn:disabled{opacity:.5;cursor:not-allowed}.inappropriate-use-section__view-all-btn{font-family:var(--font-first);color:var(--color-first);background-color:var(--color-first-alpha);border:1px solid var(--color-first);cursor:pointer;white-space:nowrap;border-radius:8px;padding:2px 8px;font-size:16px;font-weight:700;line-height:26px}.inappropriate-use-section__view-all-btn:disabled{opacity:.5;cursor:not-allowed}.inappropriate-use-section__cards{align-items:stretch;gap:24px;display:flex}.inappropriate-use-section__loading{justify-content:center;align-items:center;min-height:200px;display:flex}.title-h1{font-family:var(--font-first);font-size:48px;line-height:61px}.title-h2{font-family:var(--font-first);font-size:36px;line-height:46px}.title-h3{font-family:var(--font-first-semi);font-size:32px;line-height:40px}.title-h4,.analytics-error-state__texts-title{font-family:var(--font-first-semi);font-size:28px;line-height:35px}.title-h5{font-family:var(--font-first-semi);font-size:22px;line-height:28px}.text-link{color:var(--color-first)!important}.title-h6{font-family:var(--font-first-semi);font-size:18px;line-height:23px}.title-h7{font-family:var(--font-first-semi);font-size:15px;line-height:23px}.title-h8{font-family:var(--font-first-semi);font-size:14px;line-height:23px}.text-p,.text-p-bold{font-family:var(--font-second);font-size:18px;line-height:27px}.text-p-bold{font-family:var(--font-second-bold)}.text-small,.placeholder,.label{font-family:var(--font-second);font-size:15px;line-height:20px}.text-small-bold,.label{font-family:var(--font-second-bold);font-size:15px;line-height:24px}.text-smallest-bold{font-family:var(--font-second-bold);font-size:14px;line-height:24px}.label{color:#4e4e4e}.text-s{font-family:var(--font-second);font-size:15px;line-height:25px}.text-smallest{font-family:var(--font-second);font-size:14px;line-height:18px}.text-extra,.text-extra-bold{font-family:var(--font-second);font-size:12px;line-height:18px}.text-extra-bold{font-family:var(--font-second-bold)}.text-xs{font-family:var(--font-second);font-size:10px;line-height:14px}.text-button{font-family:var(--font-first);font-size:18px;line-height:23px}.placeholder{color:#767676}.border-primary{border:2px solid var(--color-first)}.border-primary-thin{border:1px solid var(--color-first)}.border-default{border:2px solid var(--color-bg-01)}.border-light,.card-default,.card-background,.card-secondary,.card-secondary-small,.card-default-big,.card-default-small,.card-simple{border:1px solid var(--color-bg-01)}.border-light-black{border:1px solid #767676}.border-errors{border:1px solid #e04949}.border-actions{border:1px dotted var(--color-first)}.border-dashed{border:2px dashed var(--color-bg-01)}.border-dashed-primary{border:2px dashed var(--color-first)}.hover-basic,.text-link{cursor:pointer}.disabled-hover{cursor:default!important;opacity:1!important}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ellipsis-complex{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media only screen and (min-width:640px){.hover-basic:hover,.text-link:hover{opacity:.7;transition-duration:.3s}}.transition-hover-border{transition-duration:.4s;border-width:1px!important}.transition-hover-border:hover{border-color:var(--color-first)}@keyframes wobble{25%{transform:rotate(15deg)}50%{transform:rotate(-30deg)}75%{transform:rotate(5deg)}to{transform:rotate(0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 var(--color-first-alpha)}10%{box-shadow:0 0 0 20px rgba(255,255,255,0)}}.card-default,.card-background,.card-secondary,.card-secondary-small,.card-default-big,.card-default-small,.card-simple{border-radius:var(--border-radius-01);box-shadow:none;background:#fff;padding:16px 12px}.card-default-small,.card-simple{padding:8px}.card-default-big{padding:20px 30px}.card-secondary,.card-secondary-small{box-shadow:0 2px 5px rgba(0,0,0,.15)}.card-secondary-small{padding:8px}.card-background{background:var(--color-card-background);padding:8px}body{overflow-y:scroll}.grid,.grid-content{width:90%;margin-left:auto;margin-right:auto}.grid{max-width:1200px}.grid-column{flex-flow:wrap;width:calc(100% + 24px);margin-left:-24px;display:flex}.grid-column--without-gutter{flex-flow:wrap;width:100%;display:flex}.grid-lateral{padding-left:5%}.grid-lateral-right{padding-right:5%}.margin-default-rigth{margin-right:24px}.margin-default-left{margin-left:24px}.margin-default{margin-left:24px;margin-right:24px}.padding-default-rigth{padding-right:24px}.padding-default-left{padding-left:24px}.default-left{left:24px!important}.padding-default{padding-left:24px;padding-right:24px}.scroll-bar-horizontal::-webkit-scrollbar{border-radius:20px;width:6px;height:22px}.scroll-bar-horizontal::-webkit-scrollbar-track{background:#f1f1f1;border:6px solid #fff;border-radius:20px}.scroll-bar-horizontal::-webkit-scrollbar-thumb{background:#888;border:6px solid #888;border-radius:20px}.scroll-bar-horizontal::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#555}@media only screen and (min-width:1340px){.grid-lateral{padding-left:calc(50% - 600px)}.grid-lateral-right{padding-right:calc(50% - 600px)}.margin-default-rigth{margin-right:32px}.margin-default-left{margin-left:32px}.margin-default{margin-left:32px;margin-right:32px}.padding-default-rigth{padding-right:32px}.padding-default-left{padding-left:32px}.default-left{left:32px!important}.padding-default{padding-left:32px;padding-right:32px}}@media only screen and (min-width:1500px){.grid{max-width:1200px}.grid-lateral{padding-left:calc(50% - 600px)}.grid-lateral-right{padding-right:calc(50% - 600px)}.margin-default-rigth{margin-right:64px}.margin-default-left{margin-left:64px}.margin-default{margin-left:64px;margin-right:64px}.padding-default-rigth{padding-right:64px}.padding-default-left{padding-left:64px}.default-left{left:64px!important}.padding-default{padding-left:64px;padding-right:64px}}.analytics-error-state{padding:var(--spacing-3xl);justify-content:center;align-items:center;width:100%;min-height:400px;display:flex}.analytics-error-state__content{flex-direction:column;align-items:center;display:flex}.analytics-error-state__texts{text-align:center;flex-direction:column;margin:20px auto;display:flex}.analytics-error-state__texts-title{margin:8px auto;font-size:22px}.analytics-error-state__texts-subtitle{font-size:16px}.analytics-error-state__image-error{width:100%;max-width:600px;height:auto}.analytics-error-state__image-error--student{content:var(--error-page-image-student)}.analytics-error-state__image-error--teacher{content:var(--error-page-image-teacher)}.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__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__value-container{flex-wrap:nowrap;overflow:hidden}.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}.special-needs-selector .select-customizable__label{margin-bottom:8px}.student-recommendations{border:2px solid var(--color-tangerine-ai,#bc3ebc);background:#fff;border-radius:8px;flex-direction:column;gap:16px;width:100%;padding:16px 24px;display:flex;position:relative}.student-recommendations--loading{justify-content:center;align-items:center;min-height:200px;display:flex}.student-recommendations__loader{color:#4e4e4e;font-size:15px}.student-recommendations__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.student-recommendations__header-left{align-items:center;gap:16px;display:flex}.student-recommendations__avatar{background-image:var(--tangerine-ai-bot-happy);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.student-recommendations__header-content{flex:1}.student-recommendations__title{color:#333;font-family:var(--font-first);font-size:22px;font-style:normal;font-weight:500;line-height:32px}.student-recommendations__subtitle{color:#4f4f4f;font-family:var(--font-second);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.student-recommendations__cards{gap:12px;padding-top:8px;padding-bottom:24px;display:flex;overflow-x:auto}.student-recommendations__cards::-webkit-scrollbar{height:6px}.student-recommendations__cards::-webkit-scrollbar-track{background:#f2f2f2;border-radius:3px}.student-recommendations__cards::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:3px}.student-recommendations__card{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:space-between;width:362px;min-height:136px;padding:8px 8px 0;transition:all .1s ease-in;display:flex;position:relative;box-shadow:0 2px #f8f8f8}.student-recommendations__card:hover{border:1px solid #bdbdbd;width:460px;box-shadow:0 2px 3px #ececec}.student-recommendations__card:focus{outline:none}.student-recommendations__card:focus-visible{background-image:linear-gradient(#fff,#fff),linear-gradient(111.12deg,#e14de3 12.58%,#8c2a89 100%);background-origin:border-box;background-clip:padding-box,border-box;border:1px solid transparent;width:460px;box-shadow:0 2px 3px #ececec}.student-recommendations__card:active{background-image:none!important;border:1px solid #bdbdbd!important;box-shadow:inset 0 3px rgba(224,224,224,.7)!important}.student-recommendations__card:hover:focus-visible{width:460px}.student-recommendations__card-body{flex-direction:column;flex:1;display:flex}.student-recommendations__card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.student-recommendations__card-header--left{flex-direction:row;flex:1;align-items:flex-start;gap:8px;min-width:0;display:flex}.student-recommendations__card-icon{flex-shrink:0;justify-content:center;align-items:center;font-size:24px;display:flex}.student-recommendations__card-icon img{width:100%;max-width:50px}.student-recommendations__card-content{flex:1;min-width:0;overflow:hidden}.student-recommendations__card-title{color:#333;font-family:var(--font-first);width:100%;margin:0;font-size:16px;font-style:normal;font-weight:500;line-height:26px;overflow:hidden}.student-recommendations__card-title .text-html{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.student-recommendations__card-subtitle{color:#4e4e4e;font-family:var(--font-second);width:100%;margin:0;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.student-recommendations__card-subtitle .text-html>:first-child{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.student-recommendations__card:hover .student-recommendations__card-subtitle .text-html>:first-child{white-space:normal;-webkit-line-clamp:2;line-clamp:2;box-orient:vertical;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:48px;display:-webkit-box;overflow:hidden}.student-recommendations__card-progress{flex-shrink:0;justify-content:center;align-items:center;display:flex}.student-recommendations__card-check-icon{justify-content:center;align-items:center;width:14px;height:14px;display:flex}.student-recommendations__card-check-icon svg{width:100%;height:100%}.student-recommendations__card-check-icon svg path{fill:#fff!important;stroke:#fff!important}.student-recommendations__card-progress-bar{background-color:#f2f2f2;height:2px;margin:0 -8px;position:relative;overflow:hidden}.student-recommendations__card-progress-bar-fill{background-color:#41d158;height:100%;transition:width .3s}.student-recommendations__card-footer{justify-content:space-between;align-items:center;gap:8px;padding:8px 0;display:flex}.student-recommendations__activities,.student-recommendations__session-status{font-size:16px;font-weight:500;font-family:var(--font-first);background:var(--color-tangerine-ai-gradient,linear-gradient(111deg,#e14de3 12.58%,#8c2a89 100%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;height:20px;display:inline-flex}@media (max-width:768px){.student-recommendations{padding:16px}.student-recommendations__title{font-size:20px}.student-recommendations__subtitle{font-size:14px}}@media (max-width:480px){.student-recommendations{margin:16px 0}.student-recommendations__header{gap:12px}.student-recommendations__avatar-icon{width:40px;height:40px;font-size:20px}}