.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}.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-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}.chat-mermaid-card{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin:8px 0;transition:all .2s}.chat-mermaid-card:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.chat-mermaid-card--error{color:#e04949;box-shadow:none;cursor:default;background:#fef0ef;border-color:#e04949;padding:8px}.chat-mermaid-card--error:hover{box-shadow:none;border-color:#e04949;transform:none}.chat-mermaid-card__preview{padding:8px;overflow:hidden}.chat-mermaid-card__preview .diagram-mermaid,.chat-mermaid-card__preview .diagram-mermaid *{pointer-events:none;-webkit-user-select:none;user-select:none}.chat-mermaid-card__footer{background-color:#f2f2f2;border-top:1px solid #e0e0e0;border-radius:0 0 8px 8px;padding:16px}.chat-mermaid-card__footer__content{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-mermaid-card__footer__title{color:#333;align-items:center;gap:4px;font-size:15px;font-weight:600;display:flex}.chat-mermaid-card__footer svg path{fill:#333}.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}.ai-practice-view__header-left{flex-direction:row;align-items:center;gap:8px;display:flex;overflow:hidden}.ai-practice-view__header-left .text-html{flex:auto;min-width:0}.ai-practice-view__header-left .text-html *{color:#333;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-first);max-width:100%;font-size:18px;font-style:normal;font-weight:600;line-height:162.5%;overflow:hidden}.ai-practice-view__header-left .tag{white-space:nowrap}.ai-practice-view__progress-container{flex-direction:row;align-items:center;gap:8px;width:100%;display:flex}.ai-practice-view__progress-container .progress-bar{width:100%;height:12px}.ai-practice-view__progress-container .progress-bar .progress-bar__bar{background:#e0e0e0;border-radius:16px}.ai-practice-view__progress-container .progress-bar .progress-bar__progress{background:var(--color-tangerine-ai-gradient,linear-gradient(111deg,#e14de3 12.58%,#8c2a89 100%));border-radius:16px 16px 0}.ai-practice-view__progress-container--100 .progress-bar .progress-bar__bar .progress-bar__progress{border-radius:16px}.ai-practice-view__content{width:80%;margin:0 auto}.ai-practice-view .ai-practice-view__lesson-title{border-bottom:1px solid var(--color-bg-03);align-items:center;padding:12px 16px;display:flex}.ai-practice-view .ai-practice-view__lesson-title-text{font-family:var(--font-second);color:#4e4e4e;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:600;line-height:normal;overflow:hidden}.ai-practice-view__activity-container{width:100%;margin:0 auto}.ai-practice-view__activity-container .card-generic{border-radius:16px;padding:0;box-shadow:0 2px 5px rgba(0,0,0,.15)}.ai-practice-view__activity-container .ai-practice-view__activity-info{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.ai-practice-view__activity-container .ai-practice-view__activity-info-item{font-family:var(--font-second);color:#4e4e4e;font-size:15px;line-height:normal}.ai-practice-view__activity-container .ai-practice-view__exercise-content{padding:16px}.ai-practice-view__activity-container .ai-practice-view__exercise-content .lemo-stimulus{color:#333;font-family:var(--font-first);margin-top:0;padding-top:0;font-size:18px;font-style:normal;font-weight:600;line-height:22px}.ai-practice-view__activity-container .ai-practice-view__actions{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;margin-top:24px;display:flex}.ai-practice-view__activity-container .ai-practice-view__error{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.ai-practice-view__summary{width:100%;margin:0 auto}.ai-practice-view__summary .card-generic{border-radius:16px;padding:0;box-shadow:0 2px 5px rgba(0,0,0,.15)}.ai-practice-view__summary-content{background-color:#fff;border-radius:16px;flex-direction:column;gap:0;padding:0;display:flex;overflow:hidden}.ai-practice-view__summary-upper-section{flex-direction:column;gap:16px;padding:16px;display:flex}.ai-practice-view__summary-celebration{text-align:center;flex-direction:column;align-items:center;gap:0;display:flex}.ai-practice-view__summary-celebration-image{background-image:var(--tangerine-ai-bot-celebrating);background-position:50%;background-repeat:no-repeat;background-size:cover;width:130px;height:130px}.ai-practice-view__summary-title{font-family:var(--font-first);color:#333;margin:0 0 16px;font-size:26px;font-weight:600;line-height:40px}.ai-practice-view__summary-learning-sections{background-color:var(--color-bg-04);border:1px solid var(--color-bg-01);border-radius:16px;flex-direction:column;gap:16px;padding:12px;display:flex}.ai-practice-view__summary-section{flex-direction:column;gap:8px;display:flex}.ai-practice-view__summary-section-title{font-family:var(--font-first);color:#333;margin:0;font-size:18px;font-weight:700;line-height:26px;display:inline}.ai-practice-view__summary-separator{background-color:#e0e0e0;height:1px;margin:0}.ai-practice-view__summary-answers-section{text-align:center;background-color:#fff;border-bottom-right-radius:8px;border-bottom-left-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:16px;display:flex}.ai-practice-view__summary-answers-title{font-family:var(--font-first);color:#333;text-align:center;margin:0;font-size:18px;font-weight:700;line-height:26px}.ai-practice-view__summary-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ai-practice-view__summary-list-item{font-family:var(--font-second);color:#4e4e4e;margin-left:24px;padding-left:0;font-size:18px;font-weight:500;line-height:24px;list-style-type:disc}.ai-practice-view__summary-responses{justify-content:center;align-items:center;gap:16px;display:flex}.ai-practice-view__summary-response-indicator{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:flex;position:relative}.ai-practice-view__summary-response-indicator--correct{background:#28a773;border:2px solid #135f3e}.ai-practice-view__summary-response-indicator--incorrect{background:#e04949;border:2px solid #ba1f33}.ai-practice-view__summary-response-number{color:#fff;font-family:var(--font-first);font-size:18px;font-weight:800;line-height:normal}.ai-practice-view__notify-button{cursor:pointer;background:#f9f9f9;border:1px solid #f2f2f2;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .2s ease-in-out;display:flex}.ai-practice-view__notify-button .icon{width:16px;height:16px;transition:color .2s ease-in-out}.ai-practice-view__notify-button .icon--color-default.icon--lib-skin path{fill:#e04949!important}.ai-practice-view__notify-button:not(:disabled):hover{background:#f2f2f2;border:1px solid #e0e0e0}.ai-practice-view__notify-button:not(:disabled):hover .icon{color:#333}.ai-practice-view__notify-button:not(:disabled):active{background:#f9f9f9;transform:translateY(0);box-shadow:inset 0 3px rgba(224,224,224,.7)}.ai-practice-view__notify-button:not(:disabled):active .icon{color:#333}.ai-practice-view__notify-button:disabled{cursor:not-allowed;background:#f2f2f2;transform:none;box-shadow:0 1px 2px rgba(0,0,0,.05)}.ai-practice-view__notify-button:disabled .icon{color:#ababab}.ai-practice-view .card-generic__children{position:relative}.ai-practice-view .lemonade-exercises .lemo-question-header{width:calc(100% - 64px)}.course-selector{gap:var(--spacing-sm);flex-wrap:wrap;justify-content:center;display:flex}.course-selector__button{transition:all .2s}