@keyframes slideIn{0%{opacity:0;transform:translate(100%)}60%{opacity:1;transform:translate(0)}80%{opacity:1;transform:translate(-15%)}to{opacity:1;transform:translate(0)}}.chatbot-button{cursor:pointer;z-index:100;transition:opacity .5s linear;animation:.6s ease-out forwards slideIn;display:flex;position:fixed;bottom:7em;right:2em}.chatbot-button__image{background-image:var(--tangerine-ai-bot);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100px;height:100px}.chatbot-button:focus{outline:none}.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--large .chat-button__icon svg,.chat-button--large .chat-button__icon-right svg,.chat-button--large .icon__wrapper svg{width:24px;height:24px}.chat-button--small{gap:8px;height:30px;padding:2px 8px;font-size:16px}.chat-button--small .chat-button__icon{width:16px;height: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(--color-tangerine-ai,#bc3ebc)}.chat-button--icon-only svg path{fill:var(--color-tangerine-ai,#bc3ebc)!important}.chat-button--icon-only:active{color:var(--color-tangerine-ai-dark,#741571)}.chat-button--icon-only:active svg path{fill:var(--color-tangerine-ai-dark,#741571)!important}.chat-button--brand.chat-button--contained{color:#fff;background:var(--color-tangerine-ai-gradient,linear-gradient(111deg,#e14de3 12.58%,#8c2a89 100%))}.chat-button--brand.chat-button--contained:hover:not(:disabled){background:var(--color-tangerine-ai-gradient-reverse,linear-gradient(291deg,#e14de3 12.5%,#8c2a89 99.91%))}.chat-button--brand.chat-button--contained:active:not(:disabled){background:var(--color-tangerine-ai-dark,#741571)}.chat-button--brand.chat-button--contained.chat-button--has-shadow.chat-button--large{box-shadow:0 3px rgba(188,62,188,.3)}.chat-button--brand.chat-button--contained.chat-button--has-shadow.chat-button--large:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px rgba(188,62,188,.3)}.chat-button--brand.chat-button--contained.chat-button--has-shadow.chat-button--large:active:not(:disabled){transform:translateY(1px);box-shadow:inset 0 3px rgba(188,62,188,.3)}.chat-button--brand.chat-button--contained.chat-button--has-shadow.chat-button--small{box-shadow:0 3px rgba(188,62,188,.3)}.chat-button--brand.chat-button--contained.chat-button--has-shadow.chat-button--small:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px rgba(188,62,188,.3)}.chat-button--brand.chat-button--contained.chat-button--has-shadow.chat-button--small:active:not(:disabled){transform:translateY(1px);box-shadow:inset 0 3px rgba(188,62,188,.3)}.chat-button--brand.chat-button--outlined{color:var(--color-tangerine-ai,#bc3ebc);border:1px solid var(--color-tangerine-ai,#bc3ebc);background-color:#fff}.chat-button--brand.chat-button--outlined.chat-button--has-shadow.chat-button--large{box-shadow:0 3px rgba(188,62,188,.2)}.chat-button--brand.chat-button--outlined.chat-button--has-shadow.chat-button--large:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px rgba(188,62,188,.2)}.chat-button--brand.chat-button--outlined.chat-button--has-shadow.chat-button--large:active:not(:disabled){transform:translateY(1px);box-shadow:inset 0 3px rgba(188,62,188,.2)}.chat-button--brand.chat-button--outlined.chat-button--has-shadow.chat-button--small{box-shadow:0 3px rgba(188,62,188,.2)}.chat-button--brand.chat-button--outlined.chat-button--has-shadow.chat-button--small:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px rgba(188,62,188,.2)}.chat-button--brand.chat-button--outlined.chat-button--has-shadow.chat-button--small:active:not(:disabled){transform:translateY(1px);box-shadow:inset 0 3px rgba(188,62,188,.2)}.chat-button--brand.chat-button--outlined:hover:not(:disabled),.chat-button--brand.chat-button--outlined:active:not(:disabled){color:var(--color-tangerine-ai-dark,#741571);background-color:var(--color-tangerine-ai-alpha,rgba(188,62,188,.15));border-color:var(--color-tangerine-ai-dark,#741571)}.chat-button--brand.chat-button--outlined.chat-button--icon-right svg path{fill:var(--color-tangerine-ai,#bc3ebc)}.chat-button--brand.chat-button--text{color:var(--color-tangerine-ai,#bc3ebc);font-family:var(--font-first);background-color:transparent;border-radius:8px}.chat-button--brand.chat-button--text.chat-button--icon-right svg path{fill:var(--color-tangerine-ai,#bc3ebc)}.chat-button--brand.chat-button--text:hover:not(:disabled){color:var(--color-tangerine-ai-dark,#741571);background-color:var(--color-tangerine-ai-alpha,rgba(188,62,188,.15))}.chat-button--brand.chat-button--text:hover:not(:disabled).chat-button--icon-right svg path{fill:var(--color-tangerine-ai-dark,#741571)}.chat-button--brand.chat-button--text.chat-button--icon-only:hover:not(:disabled){background-color:var(--color-tangerine-ai-lighter,#d068d0)}.chat-button--brand.chat-button--text.chat-button--icon-only:hover:not(:disabled) svg path{fill:var(--color-tangerine-ai,#bc3ebc)!important}.chat-button--brand.chat-button--text.chat-button--icon-only:active:not(:disabled){background-color:var(--color-tangerine-ai-lighter,#d068d0)}.chat-button--brand.chat-button--text.chat-button--icon-only:active:not(:disabled) svg path{fill:var(--color-tangerine-ai-dark,#741571)!important}.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(--color-tangerine-ai-dark,#741571);background-color:var(--color-tangerine-ai-alpha,rgba(188,62,188,.15))}.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:var(--color-tangerine-ai,#bc3ebc)}.chat-button__icon svg path{fill:var(--color-tangerine-ai,#bc3ebc)!important}.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-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-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-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}.education-year-selector .select-customizable__label{margin-bottom:8px}.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:15px;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:15px;font-style:normal;font-weight:500;line-height:normal}.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}}