.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(--ui-color-brand-fod-primary-a);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}.flagged-message-bubble-tags{flex-direction:column;align-items:flex-start;gap:8px;margin-top:8px;display:flex}.flagged-message-bubble-tags__tag{font-family:var(--font-second);white-space:nowrap;color:#333;background-color:#ffeaed;border-radius:16px;align-items:center;height:28px;padding:4px 8px;font-size:14px;font-weight:500;line-height:normal;display:flex}.unit-recommendations-card{width:100%;margin-bottom:16px;display:flex;overflow:hidden}.unit-recommendations-card__indicator{background-color:#00b4c5;border-radius:8px 0 0 8px;flex-shrink:0;width:8px}.unit-recommendations-card__content{background-color:#fff;border:1px solid #d3e9ff;border-left:none;border-radius:0 8px 8px 0;flex-direction:column;flex:1;padding:8px 8px 24px;display:flex}.unit-recommendations-card__header{background-color:rgba(0,180,197,.05);border-radius:8px 8px 0 0;align-items:center;min-height:44px;margin-bottom:24px;padding:8px 10px;display:flex}.unit-recommendations-card__title,.unit-recommendations-card__title .text-html *{font-size:18px;font-weight:600;font-family:var(--font-first);color:#333;margin:0;line-height:28px;display:flex}.unit-recommendations-card__lessons{flex-direction:column;gap:8px;padding:0 16px;display:flex}.unit-recommendations-card__no-recommendations{font-size:16px;font-weight:500;font-family:var(--font-second);color:#828282;margin:0;line-height:24px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:8px 24px;display:flex}.empty-state__icon{border-radius:16px;justify-content:center;align-items:center;width:36px;height:28px;margin-bottom:16px;display:flex}.empty-state__icon--success{background-color:#d7fedb}.empty-state__icon--success .icon--color-default{color:#0a6910}.empty-state__icon--warning{background-color:#fffaea}.empty-state__icon--warning .icon--color-default{color:#d18436}.empty-state__icon--muted{background-color:#f2f2f2}.empty-state__icon--muted .icon--color-default{color:#4e4e4e}.empty-state__icon--info{background-color:#d6f6ff}.empty-state__icon--info .icon--color-default{color:#0f4f99}.empty-state__icon--error{background-color:#ffebe2}.empty-state__icon--error .icon--color-default{color:#992e19}.empty-state__title{font-family:var(--font-first);color:#333;margin:0 0 8px;font-size:16px;font-weight:600;line-height:24px}.empty-state__description{font-family:var(--font-second);color:#333;margin:0;font-size:16px}.special-needs-selector .select-customizable__label{margin-bottom:8px}