.LessonChat-module-scss-module__C0OFEW__lessonLayout{grid-template-columns:minmax(0,7fr) minmax(320px,3fr);align-items:start;gap:32px;display:grid}.LessonChat-module-scss-module__C0OFEW__lessonContent,.LessonChat-module-scss-module__C0OFEW__chatColumn{min-width:0}.LessonChat-module-scss-module__C0OFEW__sidebar{margin:0}.LessonChat-module-scss-module__C0OFEW__chatCard{background:#fff;border:1px solid #e8e4f2;border-radius:18px;position:sticky;top:96px;overflow:hidden;box-shadow:0 16px 45px #28184a17}.LessonChat-module-scss-module__C0OFEW__header{color:#fff;background:linear-gradient(135deg,#5751e1 0%,#7b61e8 100%);align-items:center;gap:12px;padding:18px;display:flex}.LessonChat-module-scss-module__C0OFEW__header h4{color:inherit;margin:0 0 2px;font-size:17px}.LessonChat-module-scss-module__C0OFEW__header p{color:#ffffffc7;margin:0;font-size:11px;line-height:1.35}.LessonChat-module-scss-module__C0OFEW__mentorIcon{background:#ffffff29;border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.LessonChat-module-scss-module__C0OFEW__quota{white-space:nowrap;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;margin-left:auto;padding:5px 8px;font-size:10px}.LessonChat-module-scss-module__C0OFEW__messages{scroll-behavior:smooth;background:#faf9fd;height:clamp(380px,54vh,610px);padding:18px;overflow-y:auto}.LessonChat-module-scss-module__C0OFEW__emptyState{color:#77728a;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:100%;font-size:13px;display:flex}.LessonChat-module-scss-module__C0OFEW__emptyState i{color:#7468df;margin-bottom:4px;font-size:30px}.LessonChat-module-scss-module__C0OFEW__emptyState strong{color:#2f2940;font-size:15px}.LessonChat-module-scss-module__C0OFEW__messageRow{margin-bottom:12px;display:flex}.LessonChat-module-scss-module__C0OFEW__user{justify-content:flex-end}.LessonChat-module-scss-module__C0OFEW__assistant{justify-content:flex-start}.LessonChat-module-scss-module__C0OFEW__bubble{color:#3c3749;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border-radius:14px 14px 14px 4px;max-width:88%;padding:10px 13px;font-size:13px;line-height:1.55;box-shadow:0 2px 10px #261f3a0f}.LessonChat-module-scss-module__C0OFEW__user .LessonChat-module-scss-module__C0OFEW__bubble{color:#fff;box-shadow:none;background:#6257dc;border-radius:14px 14px 4px}.LessonChat-module-scss-module__C0OFEW__bubble img{border-radius:9px;width:100%;margin-bottom:8px;display:block}.LessonChat-module-scss-module__C0OFEW__thinking{color:#746f82;font-size:12px}.LessonChat-module-scss-module__C0OFEW__thinking span{background:#7468df;border-radius:50%;width:5px;height:5px;margin-right:3px;display:inline-block}.LessonChat-module-scss-module__C0OFEW__composer{background:#fff;border-top:1px solid #eeeaf5;padding:14px}.LessonChat-module-scss-module__C0OFEW__form{border:1px solid #ded9ea;border-radius:13px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.LessonChat-module-scss-module__C0OFEW__form:focus-within{border-color:#7569df;box-shadow:0 0 0 3px #7569df1a}.LessonChat-module-scss-module__C0OFEW__form textarea{resize:none;color:#332e40;border:0;outline:0;width:100%;min-height:68px;padding:11px 12px 4px;font-size:13px;line-height:1.45;display:block}.LessonChat-module-scss-module__C0OFEW__actions{align-items:center;gap:8px;padding:6px 7px;display:flex}.LessonChat-module-scss-module__C0OFEW__actions>span{color:#9a95a5;font-size:10px}.LessonChat-module-scss-module__C0OFEW__actions button{cursor:pointer;border:0}.LessonChat-module-scss-module__C0OFEW__actions button:disabled{cursor:not-allowed;opacity:.5}.LessonChat-module-scss-module__C0OFEW__attach{color:#6257dc;background:#f1eff8;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.LessonChat-module-scss-module__C0OFEW__send{color:#fff;background:#5751e1;border-radius:8px;margin-left:auto;padding:8px 12px;font-size:12px;font-weight:600}.LessonChat-module-scss-module__C0OFEW__send i{margin-left:5px}.LessonChat-module-scss-module__C0OFEW__alert{color:#b33a3a;margin:0 0 9px;font-size:12px;line-height:1.4}.LessonChat-module-scss-module__C0OFEW__alert a{font-weight:700;text-decoration:underline}.LessonChat-module-scss-module__C0OFEW__preview{margin-bottom:9px;display:inline-block;position:relative}.LessonChat-module-scss-module__C0OFEW__preview img{object-fit:cover;border-radius:9px;max-width:120px;max-height:90px;display:block}.LessonChat-module-scss-module__C0OFEW__preview button{color:#fff;background:#b33a3a;border:0;border-radius:50%;width:22px;height:22px;padding:0;line-height:20px;position:absolute;top:-7px;right:-7px}@media (max-width:991.98px){.LessonChat-module-scss-module__C0OFEW__lessonLayout{grid-template-columns:1fr}.LessonChat-module-scss-module__C0OFEW__chatColumn{order:2}.LessonChat-module-scss-module__C0OFEW__chatCard{position:static}.LessonChat-module-scss-module__C0OFEW__messages{height:min(520px,62vh)}}@media (max-width:575.98px){.LessonChat-module-scss-module__C0OFEW__lessonLayout{gap:24px}.LessonChat-module-scss-module__C0OFEW__header{padding:14px}.LessonChat-module-scss-module__C0OFEW__header p,.LessonChat-module-scss-module__C0OFEW__quota{display:none}.LessonChat-module-scss-module__C0OFEW__messages{height:440px;padding:14px}.LessonChat-module-scss-module__C0OFEW__bubble{max-width:94%}.LessonChat-module-scss-module__C0OFEW__actions>span{display:none}}
