.tutor-page{display:grid;gap:14px}.tutor-page>.backlink{display:inline-block;color:#2c8fd0;text-decoration:none;font-size:13px;font-weight:800}.tutor-card{border:1px solid #fff;background:var(--card);backdrop-filter:blur(16px);box-shadow:0 15px 45px #95c9df24;border-radius:30px;padding:22px;min-width:0}.tutor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.tutor-head h1{font-size:clamp(27px,6vw,42px);line-height:1;margin:7px 0 8px;letter-spacing:-.055em}.tutor-head p:not(.eyebrow){margin:0;color:var(--muted);font-size:13px}.tutor-mark,.tutor-avatar{display:grid;place-items:center;flex:0 0 auto;border-radius:17px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--sky));box-shadow:0 9px 19px #2d96d344;font-weight:900}.tutor-mark{width:48px;height:48px;font-size:21px}.tutor-context{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0 15px}.tutor-context span{padding:7px 10px;border-radius:999px;background:#e6f7ff;color:#2789c9;font-size:11px;font-weight:850}.tutor-intro{display:flex;gap:14px;align-items:flex-start;padding:18px;background:#e8f7ff;border-radius:20px;margin-bottom:15px}.tutor-avatar{width:42px;height:42px;font-size:18px}.tutor-intro b{font-size:15px}.tutor-intro p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.tutor-chat-log{display:grid;gap:10px;max-height:55dvh;overflow:auto;padding:4px 2px 8px;scroll-behavior:smooth}.tutor-message{max-width:84%;padding:12px 14px;border-radius:18px;background:#fff;box-shadow:0 5px 16px #91c8dc1f}.tutor-message.from-student{justify-self:end;background:#dff4ff;border-bottom-right-radius:5px}.tutor-message.from-tutor{justify-self:start;border-bottom-left-radius:5px}.tutor-message span{display:block;color:#258bd0;font-size:10px;font-weight:900;letter-spacing:.06em;margin-bottom:4px}.tutor-message p{margin:0;font-size:14px;line-height:1.45;overflow-wrap:anywhere}.tutor-empty{text-align:center;padding:35px 18px;border:1px dashed #b9deee;border-radius:20px;color:var(--muted)}.tutor-empty span{display:block;font-size:28px;margin-bottom:7px}.tutor-empty b{display:block;color:var(--ink);font-size:15px}.tutor-empty p{font-size:13px;line-height:1.45;margin:6px auto 0;max-width:370px}.tutor-compose{display:grid;gap:8px;margin-top:10px}.tutor-compose textarea{width:100%;resize:vertical;min-height:58px;border:1px solid #cfe6f3;background:#ffffffc9;border-radius:17px;padding:13px 14px;outline:0;color:var(--ink);font-size:14px;line-height:1.4}.tutor-compose textarea:focus{border-color:#54b4ec;box-shadow:0 0 0 4px #5fc4ed26}.tutor-compose textarea:disabled{opacity:.62}.tutor-compose-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.tutor-compose-actions small{color:var(--muted);font-size:11px}.tutor-compose-actions .primary{padding:11px 15px;font-size:13px}.tutor-finish{justify-self:start;margin-top:6px;padding:10px 14px;font-size:12px}.tutor-loading{display:flex;gap:5px;justify-self:start;padding:13px 15px;border-radius:18px;border-bottom-left-radius:5px;background:#fff}.tutor-loading i{width:6px;height:6px;border-radius:50%;background:#65bce5;animation:tutor-bounce 1s infinite ease-in-out}.tutor-loading i:nth-child(2){animation-delay:.12s}.tutor-loading i:nth-child(3){animation-delay:.24s}@keyframes tutor-bounce{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}.tutor-error{margin:0 0 12px;padding:11px 13px;border-radius:14px;background:#ffe9ea;color:#a23842;font-size:13px;line-height:1.4}.tutor-summary{padding:18px;background:#e5f7ee;border-radius:20px}.tutor-summary h2{font-size:25px;margin:8px 0}.tutor-summary p{color:#426a5a;font-size:14px;line-height:1.5;margin:0 0 17px}.tutor-summary .primary{font-size:13px;padding:11px 15px}.tutor-entry{white-space:normal;text-align:left;font-size:12px;padding:11px 13px}.speech .tutor-entry,.practice .tutor-entry{margin-top:8px}@media(min-width:680px){.tutor-card{padding:31px}.tutor-chat-log{max-height:520px}.tutor-entry{max-width:265px}}@media(max-width:440px){.tutor-card{padding:18px;border-radius:24px}.tutor-head{gap:10px}.tutor-mark{width:42px;height:42px}.tutor-message{max-width:92%}.tutor-compose-actions{align-items:flex-end}.tutor-compose-actions small{max-width:120px}}
.tutor-page{gap:12px}.tutor-card{padding:26px;background:rgba(255,255,255,.86);border-color:rgba(255,255,255,.95);box-shadow:0 22px 54px #7eb7d62e}.tutor-head{align-items:center;gap:18px}.tutor-head h1{font-size:clamp(30px,6vw,43px);line-height:1.05;letter-spacing:-.06em;margin:8px 0 9px}.tutor-head p:not(.eyebrow){font-size:14px}.tutor-mark{width:54px;height:54px;border-radius:19px;box-shadow:0 10px 22px #2d96d32e}.tutor-context{margin:19px 0 14px}.tutor-context span{padding:8px 11px;background:#eff9ff;border:1px solid #d8effa;color:#318bc0}.tutor-intro{gap:13px;padding:16px 17px;background:linear-gradient(135deg,#eaf8ff,#f4f0ff);border:1px solid #fff;box-shadow:0 8px 22px #72a9c51a;margin-bottom:16px}.tutor-avatar{width:45px;height:45px;border-radius:16px}.tutor-intro b{font-size:16px}.tutor-intro p{margin:5px 0 0;font-size:13px;line-height:1.5}.tutor-chat-log{gap:13px;max-height:55dvh;min-height:230px;padding:14px;border:1px solid #dfeff7;border-radius:22px;background:#f7fcffb8;box-shadow:inset 0 1px #fff}.tutor-message{max-width:min(88%,560px);padding:14px 16px;border:1px solid #e1eff6;border-radius:20px;box-shadow:0 7px 18px #72a9c51a}.tutor-message.from-tutor{background:#fff;border-bottom-left-radius:7px}.tutor-message.from-student{background:linear-gradient(135deg,#ddf4ff,#e9f8ff);border-color:#c4e8f7;border-bottom-right-radius:7px}.tutor-message span{display:flex;align-items:center;gap:6px;font-size:11px;letter-spacing:.02em;margin-bottom:6px;color:#318bc0}.tutor-message.from-tutor span::before{content:'●';font-size:7px;color:#66c9a6}.tutor-message.from-student span{color:#3f78a3}.tutor-message p{font-size:15px;line-height:1.58}.tutor-message strong{font-weight:850;color:#1d4b6a}.tutor-empty{min-height:190px;display:grid;place-items:center;align-content:center;padding:28px 18px;background:linear-gradient(145deg,#fbfeff,#f6f2ff);border:1px solid #dfeff7;border-style:solid}.tutor-empty span{font-size:26px;margin-bottom:8px;opacity:.8}.tutor-empty b{font-size:16px}.tutor-empty p{font-size:13px;line-height:1.5}.tutor-plan{display:grid;gap:8px;margin:0 0 16px;padding:14px 16px;border:1px solid #d9edf6;border-radius:18px;background:#f4fbff}.tutor-plan>div{display:grid;gap:4px}.tutor-plan b{font-size:14px}.tutor-plan ol{margin:0;padding-left:21px;color:var(--muted);font-size:12px;line-height:1.45}.tutor-compose{gap:9px;margin-top:12px;padding:10px;border:1px solid #d9edf6;border-radius:22px;background:#fff;box-shadow:0 8px 22px #72a9c51a}.tutor-compose:focus-within{border-color:#76c7ea;box-shadow:0 0 0 4px #76c7ea1f,0 8px 22px #72a9c51a}.tutor-compose textarea{min-height:72px;padding:12px 13px;border:0;background:#f8fcff;border-radius:15px;font-size:15px}.tutor-compose textarea:focus{border:0;box-shadow:none}.tutor-compose-actions{padding:0 2px 1px}.tutor-compose-actions small{font-size:11px}.tutor-compose-actions .primary{border-radius:14px;padding:11px 16px}.tutor-finish{margin:10px auto 0;color:#5f738c;border-color:#d5eaf3;font-size:12px}.tutor-loading{align-items:center;gap:5px;padding:12px 15px}.tutor-loading::before{content:'Carlos пишет';margin-right:4px;color:var(--muted);font-size:12px;font-weight:700}.tutor-error{background:#fff1f1;border:1px solid #ffd9dc;color:#9d3e48}@media(max-width:440px){.tutor-card{padding:15px;border-radius:26px}.tutor-head{gap:12px}.tutor-head h1{font-size:32px}.tutor-mark{width:44px;height:44px;border-radius:16px}.tutor-context{margin-top:17px}.tutor-chat-log{min-height:220px;padding:10px;border-radius:19px;max-height:52dvh}.tutor-message{max-width:94%;padding:13px 14px}.tutor-message p{font-size:14px;line-height:1.55}.tutor-empty{min-height:180px;padding:26px 14px}.tutor-compose{padding:8px;border-radius:19px}}
