.tutor-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.tutor-heading h1{font-size:29px;margin:9px 0 12px}.tutor-heading>.btn{flex-shrink:0}.tutor-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;align-items:start}.tutor-history{padding:19px 14px}.tutor-history summary{font-size:13px;font-weight:650;cursor:pointer;color:#6d7a70}.tutor-history summary span{color:#9aa69a;margin-left:8px}.tutor-history-item{display:block;width:100%;text-align:left;border:0;background:transparent;padding:14px 12px;margin-top:7px;border-radius:11px}.tutor-history-item.active{background:#edf4e9}.tutor-history-item strong{font-size:12px;line-height:1.8;display:block;overflow-wrap:anywhere}.tutor-history-item small{display:block;color:var(--muted);font-size:10px;margin-top:6px}.tutor-conversation{padding:0;overflow:hidden;min-width:0}.tutor-transcript{height:min(53vh,620px);min-height:330px;overflow-y:auto;padding:26px 28px;scroll-behavior:smooth}.tutor-welcome{height:100%;min-height:260px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#7e897e}.tutor-welcome-avatar{display:grid;place-items:center;width:64px;height:64px;border-radius:22px;background:#e9f0e3;color:#688263;font-size:30px;margin-bottom:20px}.tutor-welcome h2{font-size:23px;color:#3f5244;margin-bottom:14px}.tutor-welcome p{font-size:14px;line-height:2}.tutor-turn{margin-bottom:26px}.tutor-user{display:flex;align-items:flex-start;gap:10px;margin:4px 0 22px;justify-content:flex-end}.tutor-user>div{background:#eef4e8;border-radius:15px 3px 15px 15px;padding:13px 17px;max-width:85%;font-size:15px;line-height:1.9;overflow-wrap:anywhere}.tutor-speaker{display:block;font-size:11px;color:#8c978c;margin:0 0 8px;flex-shrink:0}.tutor-user>.tutor-speaker{padding-top:16px}.tutor-answer{display:flex;gap:12px}.tutor-avatar{flex:0 0 31px;height:31px;display:grid;place-items:center;border-radius:11px;background:#fbebd9;color:#b38153;font-size:16px}.tutor-answer>div{min-width:0;flex:1}.tutor-answer-text{font-size:15px;line-height:2;color:#364838;overflow-wrap:anywhere}.tutor-composer{border-top:1px solid #e9ece6;padding:16px 20px 12px;background:#fcfdf9}.tutor-composer textarea{width:100%;border:0!important;box-shadow:none!important;background:transparent!important;resize:vertical;min-height:85px;max-height:240px;padding:8px 3px!important;font-size:15px;line-height:1.8}.tutor-composer-actions{display:flex;align-items:center;gap:10px;justify-content:space-between;margin-top:10px}.tutor-composer-actions>.muted{font-size:10px;margin-left:auto}.tutor-status{font-size:11px;color:#879180;line-height:1.7;margin-top:11px;min-height:19px}.tutor-upload{position:relative;overflow:hidden;cursor:pointer;white-space:nowrap}.tutor-upload input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}.tutor-attachment{display:flex;align-items:center;gap:12px;font-size:12px;color:#7b8976;margin:9px 0}.tutor-attachment img{height:65px;max-width:100px;object-fit:contain;border:1px solid #e1e7dc;border-radius:8px}.tutor-question-image{display:block;max-height:250px;max-width:100%;object-fit:contain;border-radius:10px;margin-bottom:10px}.tutor-error{color:#a15c40;font-size:13px;line-height:1.9;margin-bottom:10px}.tutor-context{padding:13px 20px;background:#fff6e8;color:#997449;font-size:12px}.tutor-home-entry{background:#f1f7ec;border:1px solid #dce9d4;border-radius:18px;padding:24px;margin-bottom:24px}.tutor-home-entry h2{font-size:22px;color:#39503c;margin:8px 0 10px}.tutor-home-entry p{font-size:13px;color:#7b8874;line-height:1.9}.tutor-home-entry textarea{width:100%;margin:16px 0 12px;min-height:80px;resize:vertical;background:#fffdf9}.tutor-home-entry .form-actions{margin:0;justify-content:flex-end}
@media(max-width:1100px){.tutor-layout{grid-template-columns:1fr}.tutor-history details>div{max-height:180px;overflow:auto}.tutor-history details:not([open]){margin:0}.tutor-history{padding:14px 18px}.tutor-transcript{height:48vh}.tutor-heading h1{font-size:25px}}
@media(max-width:720px){.tutor-heading{align-items:flex-start;flex-wrap:wrap;gap:12px}.tutor-heading h1{font-size:24px;line-height:1.55}.tutor-heading .muted{font-size:12px;line-height:1.9}.tutor-transcript{padding:20px 15px;min-height:280px;height:44vh}.tutor-composer{padding:12px}.tutor-composer-actions{gap:7px}.tutor-composer-actions>.muted{display:none}.tutor-composer-actions .btn{font-size:12px;padding:10px 12px}.tutor-user>div{font-size:14px;max-width:88%}.tutor-answer-text{font-size:14px}.tutor-home-entry{padding:19px}.tutor-home-entry h2{font-size:20px}.tutor-welcome h2{font-size:22px}}
