.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-action-pills{flex-direction:column;align-items:flex-end;gap:8px;padding:8px 8px 8px 0;display:flex}.chat-action-pills__pill{cursor:pointer;font-family:var(--font-second);color:#333;white-space:nowrap;background-color:#f9f9f9;border:1px solid #f2f2f2;border-radius:60px;align-items:center;gap:8px;padding:4px 8px;font-size:16px;font-weight:500;line-height:24px;transition:all .15s;display:inline-flex;box-shadow:0 2px #e8e8e8}.chat-action-pills__pill:hover:not(:disabled){border-color:#e0e0e0;box-shadow:0 3px #e8e8e8}.chat-action-pills__pill:active:not(:disabled){box-shadow:inset 0 3px rgba(224,224,224,.7)}.chat-action-pills__pill:disabled{opacity:.5;cursor:not-allowed}.chat-action-pills__pill--primary{color:#333;background-color:#f9f9f9;border-color:#f2f2f2}.chat-action-pills__pill--primary:hover:not(:disabled){border-color:#e0e0e0}.chat-action-pills__pill--secondary{color:#4e4e4e;background-color:transparent;border-color:#e0e0e0}.chat-action-pills__text{white-space:nowrap}.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)}.chat-icon-button{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:relative}.chat-icon-button--large{width:32px;height:32px}.chat-icon-button--large .icon{width:20px;height:20px}.chat-icon-button--small{width:24px;height:24px}.chat-icon-button--small svg.icon{width:14px!important;height:14px!important}.chat-icon-button--default .icon path,.chat-icon-button--default .icon svg,.chat-icon-button--default .icon path path,.chat-icon-button--default .icon svg path{fill:#767676!important;color:#767676!important;stroke:transparent!important}.chat-icon-button--error .icon path,.chat-icon-button--error .icon svg,.chat-icon-button--error .icon path path,.chat-icon-button--error .icon svg path{fill:#e04949!important;color:#e04949!important;stroke:transparent!important}.chat-icon-button:hover:not(.chat-icon-button--disabled){background-color:#f2f2f2}.chat-icon-button:hover:not(.chat-icon-button--disabled) .icon path,.chat-icon-button:hover:not(.chat-icon-button--disabled) .icon svg{fill:#333!important;color:#333!important;stroke:transparent!important}.chat-icon-button:active:not(.chat-icon-button--disabled){background-color:#f2f2f2;box-shadow:inset 0 3px rgba(224,224,224,.7)}.chat-icon-button:focus-visible{outline:2px solid var(--color-tangerine-ai,#bc3ebc);outline-offset:2px}.chat-icon-button--disabled{opacity:.5;cursor:not-allowed}.status-modal__content{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex}.status-modal__icon{justify-content:center;align-items:center;width:48px;height:56px;display:flex}.status-modal__bot-icon{background-image:var(--tangerine-ai-bot-happy);background-position:50%;background-repeat:no-repeat;background-size:cover;width:48px;height:56px}.status-modal__bot-icon--error{background-image:var(--tangerine-ai-bot-sad)}.status-modal__text{flex-direction:column;gap:8px;display:flex}.status-modal__title{font-family:var(--font-first);margin:0;font-size:22px;font-weight:600;line-height:32px}.status-modal__title--success{color:#333}.status-modal__message{font-family:var(--font-second);color:#4e4e4e;margin:0;font-size:16px;font-weight:600;line-height:24px}.chat-d3-modal .dialog__content{padding:0;overflow:hidden}.chat-d3-modal__content{background-color:#f2f2f2;width:100%;height:80vh;position:relative}.chat-d3-modal__iframe{background-color:#fff;border:none;width:100%;height:100%}.chat-checkbox{font-size:14px;display:block}.chat-checkbox__label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:8px;display:flex}.chat-checkbox__input-wrapper{flex-shrink:0;margin-top:2px;position:relative}.chat-checkbox__input{opacity:0;width:0;height:0;position:absolute}.chat-checkbox__custom{background-color:#fff;border:2px solid #e0e0e0;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex;position:relative}.chat-checkbox__custom:after{content:"";opacity:0;border-radius:4px;transition:opacity .2s;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.chat-checkbox__checkmark{opacity:0;font-size:12px;transition:all .2s;transform:scale(.8)}.chat-checkbox__content{flex-direction:column;flex:1;gap:4px;display:flex}.chat-checkbox__text{font-family:var(--font-second);color:#333;font-size:14px;font-weight:600;line-height:1.6}.chat-checkbox__description{color:#767676;font-size:12px;line-height:1.4}.chat-checkbox__label:hover .chat-checkbox__custom{border-color:var(--color-first);background-color:var(--color-first-alpha)}.chat-checkbox__input:checked+.chat-checkbox__custom{background-color:var(--color-first);border-color:var(--color-first)}.chat-checkbox__input:checked+.chat-checkbox__custom .chat-checkbox__checkmark{opacity:1;transform:scale(1)}.chat-checkbox__label:active .chat-checkbox__custom{background-color:var(--color-first);border-color:var(--color-first);transform:scale(.95)}.chat-checkbox__label:active .chat-checkbox__custom:after{opacity:.2;background-color:var(--color-first)}.chat-checkbox__input:focus-visible+.chat-checkbox__custom{outline:2px solid var(--color-first);outline-offset:2px}.chat-checkbox--disabled .chat-checkbox__label{cursor:not-allowed}.chat-checkbox--disabled .chat-checkbox__custom{opacity:.5;background-color:#f2f2f2;border-color:#e0e0e0}.chat-checkbox--disabled .chat-checkbox__text,.chat-checkbox--disabled .chat-checkbox__description{opacity:.5}.chat-checkbox--disabled .chat-checkbox__label:hover .chat-checkbox__custom{background-color:#f2f2f2;border-color:#e0e0e0}.chat-checkbox--position-right .chat-checkbox__label{flex-direction:row-reverse;justify-content:space-between}.chat-checkbox--position-right .chat-checkbox__input-wrapper{margin-top:0}.chat-checkbox--position-right .chat-checkbox__content{flex:1}.chat-dropdown{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;animation:.2s ease-out slideDown;display:flex;box-shadow:0 5px 20px rgba(169,155,144,.2)}.chat-dropdown__header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:flex-start;padding:8px 16px;display:flex}.chat-dropdown__header-content{flex:1}.chat-dropdown__title{color:#333;font-size:18px;font-weight:600;line-height:28px;font-family:var(--font-first);letter-spacing:normal;margin:0}.chat-dropdown__subtitle{color:#767676;font-size:18px;font-weight:500;line-height:24px;font-family:var(--font-second);letter-spacing:normal;margin:0}.chat-dropdown__content{flex:1;min-height:60px;max-height:60vh;padding:0 8px;overflow-x:hidden;overflow-y:auto}.chat-dropdown__footer{border-top:1px solid #e0e0e0;padding:12px 16px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(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}.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)}.education-year-selector .select-customizable__label{margin-bottom:8px}.select-learning-objectives__button{display:flex}.select-learning-objectives__button .button{border-radius:0 4px 4px 0;width:100%;height:48px}.select-learning-objectives__button input{border-top-right-radius:0;border-bottom-right-radius:0}.select-learning-objectives__input-container{border-radius:var(--border-radius-01);cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;align-items:flex-start;min-height:48px;padding:8px;transition:border-color .2s;display:flex}.select-learning-objectives__input-container:hover{border-color:var(--color-first)}.select-learning-objectives__input-container:focus{border-color:var(--color-first);outline:none}.select-learning-objectives__tags{flex-wrap:wrap;flex:1;align-content:center;align-items:center;gap:8px;min-height:30px;display:flex}.select-learning-objectives__tags .tag{cursor:pointer;background-color:#f9f9f9;border:1px solid #f2f2f2;border-radius:16px;padding:4px 8px}.select-learning-objectives__tags .tag__icon{cursor:pointer}.select-learning-objectives__placeholder{color:#ababab;font-family:var(--font-second);font-size:14px}.select-learning-objectives__chevron{flex-shrink:0;justify-content:center;align-items:center;width:24px;min-height:30px;display:flex}.teacher-tools-view__content{flex-direction:column;gap:16px;width:100%;padding:0;display:flex}.teacher-tools-view__title{font-family:var(--font-first);color:#333;margin:0;padding:8px 0;font-size:22px;font-weight:700;line-height:32px}.teacher-tools-view__description-container{align-items:center;gap:8px;display:flex}.teacher-tools-view__description{font-family:var(--font-second);color:#4e4e4e;flex:1;margin:0;font-size:16px;font-weight:500;line-height:24px}.teacher-tools-view__description-image{background-image:var(--tangerine-ai-bot-help);background-position:50%;background-size:cover;width:48px;height:56px}.teacher-tools-view__grid{grid-template-columns:repeat(3,1fr);gap:24px 16px;display:grid}@media (max-width:1023px){.teacher-tools-view__grid{grid-template-columns:repeat(2,1fr);gap:24px 16px}}@media (max-width:575px){.teacher-tools-view__grid{grid-template-columns:1fr;gap:16px;padding:0 16px}}