.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-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}.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:500;line-height:24px}.inappropriate-use-section__header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.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}.unit-metrics-card{align-items:flex-start;gap:24px;width:100%;padding:8px 0;display:flex}.unit-metrics-card__info{flex-direction:column;flex:1;gap:8px;display:flex}.unit-metrics-card__title,.unit-metrics-card__title .text-html *{font-size:18px;font-weight:600;font-family:var(--font-first);color:#4e4e4e;margin:0;line-height:28px}.unit-metrics-card__recommendation-tag{background-color:#fff0f0;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;padding:4px 8px;display:inline-flex}.unit-metrics-card__recommendation-tag--all-good{background-color:#eefaf4}.unit-metrics-card__recommendation-tag--all-good .unit-metrics-card__recommendation-icon,.unit-metrics-card__recommendation-tag--all-good .unit-metrics-card__recommendation-text{color:#135f3e}.unit-metrics-card__recommendation-tag--all-good svg path{fill:#135f3e!important}.unit-metrics-card__recommendation-icon{color:#ba1f33;font-size:20px}.unit-metrics-card__recommendation-text{font-size:16px;font-weight:500;font-family:var(--font-second);color:#ba1f33;line-height:24px}.unit-metrics-card__progress{flex:4;min-width:0}.ai-quiz-section{padding-top:12px;position:relative}.ai-quiz-section .input-text__label,.ai-quiz-section .textarea__label{margin-bottom:8px}.ai-quiz-section__label{z-index:2;margin-bottom:-12px;padding-left:8px;position:relative}.ai-quiz-section__labeled-field{flex-direction:column;gap:8px;display:flex}.ai-quiz-section__labeled-field sup{color:#e04949}.ai-quiz-section__hint{font-family:var(--font-second);color:#767676;font-size:14px;font-weight:500;line-height:20px}.ai-quiz-section__badge{color:#333;font-family:var(--font-first);background-color:#f2f2f2;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:14px;font-weight:700;display:inline-flex}.ai-quiz-section__content{z-index:1;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;position:relative}.ai-quiz-section__fields{flex-direction:column;gap:24px;display:flex}.ai-quiz-section__row{gap:24px;display:flex}@media screen and (max-width:768px){.ai-quiz-section__row{flex-direction:column}}.ai-quiz-section__field{flex-direction:column;gap:8px;display:flex}.ai-quiz-section__field--half{flex:1}.activity-type-selector{flex-direction:column;gap:8px;display:flex}.activity-type-selector__label sup{color:#e04949}.activity-type-selector__hint{font-family:var(--font-second);color:#767676;font-size:14px;font-weight:500;line-height:20px}