.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:15px;font-weight:600}.conversation-history__list{margin:0;padding:0;list-style:none}.conversation-history__item{position:relative}.conversation-history__item:not(:last-child):after{content:"";background-color:#e0e0e0;height:1px;position:absolute;bottom:0;left:0;right:0}.conversation-history__item-wrapper{border-radius:4px;align-items:center;gap:8px;padding:8px;transition:background-color .2s;display:flex}.conversation-history__item-wrapper:hover{background-color:#f2f2f2}.conversation-history__button{cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;min-width:0;padding:0;display:flex}.conversation-history__info{flex:1;min-width:0}.conversation-history__item-title{color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:500;line-height:24px;font-family:var(--font-second);letter-spacing:normal;margin-bottom:2px;overflow:hidden}.conversation-history__metadata{color:#767676;font-size:14px;font-weight:500;line-height:normal;font-family:var(--font-second);letter-spacing:normal}.conversation-history__empty{text-align:center;color:#767676;padding:40px 16px;font-size:14px}.conversation-history__loading{text-align:center;color:#767676;flex-direction:column;align-items:center;gap:12px;padding:40px 16px;font-size:14px;display:flex}.conversation-history__spinner{border:2px solid #f2f2f2;border-top-color:var(--color-tangerine-ai,#bc3ebc);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}.conversation-history__error{text-align:center;color:#f66868;flex-direction:column;align-items:center;gap:8px;padding:40px 16px;font-size:14px;display:flex}.conversation-history__error .icon__wrapper{width:24px;height:24px}.conversation-history__delete-button{cursor:pointer;opacity:1;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:2px;transition:background-color .2s;display:flex}.conversation-history__delete-button:hover{background-color:rgba(246,104,104,.1)}.conversation-history__delete-button:hover .icon__wrapper svg path{fill:#f66868}.conversation-history__delete-button .icon__wrapper{width:20px;height:20px}.conversation-history__new-chat-button{width:100%}.conversation-history__load-more{justify-content:center;align-items:center;min-height:60px;padding:16px;display:flex}.conversation-history__loading-more{color:#767676;font-size:14px;font-family:var(--font-second);align-items:center;gap:8px;display:flex}.conversation-history__end{text-align:center;color:#767676;font-size:14px;font-family:var(--font-second);padding:16px;font-weight:500}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.challenge-type-tag{font-size:14px;font-weight:700;font-family:var(--font-second);text-overflow:ellipsis;white-space:nowrap;border-radius:16px;padding:4px 8px;line-height:22px;overflow:hidden}.challenge-type-tag--small{padding:2px 8px;font-size:12px;line-height:18px}.challenge-type-tag:before{content:"";width:12px;height:12px;margin-right:4px;font-size:12px;line-height:1;display:inline-block}.challenge-type-tag--new{color:#ba1f33;background:#fff0f0}.challenge-type-tag--new:before{content:"🌱"}.challenge-type-tag--new.done{color:#4e4e4e;background:#f9f9f9}.challenge-type-tag--new.done:before{content:"🌱";filter:grayscale()}.challenge-type-tag--review{color:#0038a8;background:#eaf5ff}.challenge-type-tag--review:before{content:"🧠"}.challenge-type-tag--review.done{color:#4e4e4e;background:#f9f9f9}.challenge-type-tag--review.done:before{content:"🧠";filter:grayscale()}.challenge-type-tag--refuerzo-microtest{color:#830089;background:#feeeff}.challenge-type-tag--refuerzo-microtest:before{content:"🧪"}.challenge-type-tag--refuerzo-microtest.done{color:#830089;background:#f9f9f9}.challenge-type-tag--refuerzo-microtest.done:before{content:"🧪";filter:grayscale()}.challenge-type-tag--práctica-mezclada{color:#873600;background:#feeeff}.challenge-type-tag--práctica-mezclada:before{content:"🧩"}.challenge-type-tag--práctica-mezclada.done{color:#767676;background:#e0e0e0}.challenge-type-tag--práctica-mezclada.done:before{content:"🧩";filter:grayscale()}.challenge-type-tag--del-docente{color:#135f3e;background:#eefaf4}.challenge-type-tag--del-docente:before{content:"🎓"}.challenge-type-tag--del-docente.done{color:#767676;background:#e0e0e0}.challenge-type-tag--del-docente.done:before{content:"🎓";filter:grayscale()}.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}.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)}.text-input-or-lesson-selector{width:100%;position:relative}.text-input-or-lesson-selector__label{margin-bottom:8px;display:block}.text-input-or-lesson-selector__label sup{color:#e04949}.text-input-or-lesson-selector__content{width:100%}.text-input-or-lesson-selector__error-message{color:#e04949;font-family:var(--font-second);margin-top:8px;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.text-input-mode{border-radius:8px;width:100%}.text-input-mode__textarea-wrapper{border:1px solid var(--Grays-Gray-05,#e0e0e0);border-bottom:none;border-top-left-radius:8px;border-top-right-radius:8px;width:100%;position:relative;overflow:hidden}.text-input-mode__textarea-wrapper textarea{border-bottom-right-radius:0;border-bottom-left-radius:0}.text-input-mode__textarea-wrapper .textarea{width:100%}.text-input-mode__textarea-wrapper .textarea__input{resize:vertical;border:none;border-radius:0;min-height:58px;max-height:150px;overflow-y:auto}.text-input-mode__footer{border:1px solid var(--Grays-Gray-05,#e0e0e0);background:var(--Grays-Gray-07,#f9f9f9);border-radius:0 0 8px 8px;align-items:center;gap:36px;padding-right:8px;display:flex}.text-input-mode__choose-button{padding:0 12px;font-size:14px;text-decoration:none;transition:opacity .2s}.text-input-mode__counter{color:#4e4e4e;white-space:nowrap;font-size:14px}.text-input-mode--error .text-input-mode__textarea-wrapper{border-color:#ed6a6a}.text-input-mode--error .text-input-mode__footer{background:rgba(246,104,104,.05);border-color:#ed6a6a}.text-input-mode--error .text-input-mode__choose-button{opacity:.4;pointer-events:none}.text-input-mode--error .text-input-mode__counter{color:#ba1f33}.lesson-selected-card{border:1px solid var(--color-border);background-color:var(--color-background-light);border-radius:8px;width:100%;padding:12px;transition:all .2s}.lesson-selected-card__content{justify-content:space-between;align-items:center;gap:12px;display:flex}.lesson-selected-card__content-wrapper{align-items:center;gap:12px;display:flex}.lesson-selected-card__icon-wrapper{background-color:var(--color-first);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:8px;display:flex}.lesson-selected-card__icon-wrapper svg{width:32px;height:32px}.lesson-selected-card__icon-wrapper svg path{fill:#fff}.lesson-selected-card__icon{color:#fff;width:24px;height:24px}.lesson-selected-card__info{flex:1;min-width:0}.lesson-selected-card__title{color:#333;font-size:16px;font-weight:500;font-family:var(--font-second);text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;overflow:hidden}.lesson-selected-card__meta{color:#767676;margin:0;font-size:14px}.lesson-selected-card__remove{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.lesson-selected-card__remove:hover{background-color:var(--color-danger-light);color:var(--color-danger)}.lesson-selected-card__remove .icon{width:16px;height:16px}.lesson-selected-card__error{background:#f9f9f9;border:1px solid #e0e0e0}.lesson-selected-card__error .lesson-selected-card__title{color:#767676}.lesson-selected-card__error-message{color:#e04949;font-family:var(--font-second);margin-top:8px;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.lesson-selection-dialog .dialog__content{min-height:300px}.lesson-selection-dialog__content{padding:20px 0}.lesson-selection-dialog__field{margin-bottom:20px}.lesson-selection-dialog__field:last-child{margin-bottom:0}.lesson-selection-dialog__loading{justify-content:center;align-items:center;min-height:60px;padding:20px;display:flex}.lesson-selection-dialog__no-lessons{text-align:center;color:var(--color-text-secondary);background-color:var(--color-background-light);border-radius:8px;padding:20px;font-size:14px}.lesson-selection-dialog__error-title{color:#e04949;font-family:var(--font-second);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.lesson-selection-dialog__error-message{color:#e04949;font-family:var(--font-second);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.lesson-selection-dialog__link{margin-top:16px}.lesson-selection-dialog__link .lesson-selection-dialog__link-text{color:var(--color-first);font-family:var(--font-second);font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.lesson-selection-dialog__link .lesson-selection-dialog__link-text:hover{opacity:1;text-decoration:underline}.lesson-selection-dialog__link .lesson-selection-dialog__link-text:focus-visible{outline-offset:2px;outline:2px solid #333}