*{box-sizing:border-box}html{background:#06111f}body{margin:0;font-family:Inter,Arial,sans-serif;background:linear-gradient(180deg,#071624 0,#0a1b2c 48%,#eef5fb 48%,#eef5fb 100%);color:#0b1724;min-height:100vh}.video-coach-shell{width:min(980px,calc(100% - 28px));margin:0 auto;padding:18px 0 28px}.coach-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.academy-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff}.academy-brand img{width:58px;height:58px;object-fit:contain}.academy-brand span{display:flex;flex-direction:column;line-height:1}.academy-brand strong{font-size:19px;letter-spacing:.08em}.academy-brand small{margin-top:5px;font-size:12px;color:#7fc1ff;font-weight:900;letter-spacing:.16em}.ready-badge{background:#d7ffda;color:#155524;border:1px solid #81d28b;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900;letter-spacing:.06em}.lesson-card{display:grid;grid-template-columns:82px 1fr;gap:18px;align-items:center;background:#fff;border:1px solid #d6e4ef;border-radius:20px;padding:20px;box-shadow:0 18px 50px rgba(2,14,28,.25)}.video-mark{width:70px;height:70px;border-radius:18px;background:#0d75df;color:#fff;display:grid;place-items:center;font-size:28px;box-shadow:0 10px 24px rgba(13,117,223,.24)}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.12em;color:#0b70d1}.lesson-copy h1{margin:5px 0 6px;font-size:clamp(23px,3vw,34px)}.lesson-copy p{margin:0;color:#4e6070;line-height:1.45}.lesson-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.lesson-meta span{background:#edf5fc;border:1px solid #d4e4f1;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;color:#304b62}.coach-card{margin-top:16px;background:#fff;border-radius:22px;padding:22px;box-shadow:0 14px 40px rgba(16,42,66,.12);border:1px solid #dfeaf3}.coach-heading>div{display:flex;gap:11px;align-items:flex-start}.coach-heading .paw{font-size:30px}.coach-heading strong{font-size:19px}.coach-heading p{margin:4px 0 0;color:#607384;font-size:13px}.help-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.help-buttons button{border:1px solid #cfe0ed;background:#f7fbff;border-radius:14px;padding:13px 10px;cursor:pointer;font-weight:900;color:#14324a;display:flex;gap:7px;align-items:center;justify-content:center;min-height:54px}.help-buttons button:hover,.help-buttons button:focus-visible{background:#eaf5ff;border-color:#6faee5;outline:none}.messages{height:300px;overflow:auto;border:1px solid #d7e5ef;background:#f5f9fc;border-radius:16px;padding:14px;scroll-behavior:smooth}.message{display:flex;gap:9px;margin:0 0 12px}.message.student{justify-content:flex-end}.avatar{flex:0 0 34px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#0d75df;color:#fff;font-weight:900}.bubble{max-width:78%;padding:11px 13px;border-radius:15px;background:#fff;border:1px solid #d8e5ef}.bubble strong{font-size:12px;color:#0b70d1}.bubble p{margin:4px 0 0;line-height:1.5}.student .bubble{background:#0c76dc;color:#fff;border-color:#0c76dc}.student .bubble strong{color:#dff0ff}.student .avatar{display:none}.typing .bubble p{opacity:.65;font-style:italic}.quick-row{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.quick-row button{border:1px solid #cfdde8;background:#fff;border-radius:999px;padding:8px 11px;cursor:pointer;font-size:12px;font-weight:800}.composer{display:grid;grid-template-columns:1fr 50px;gap:8px;align-items:end}.composer textarea{width:100%;resize:vertical;border:2px solid #b9cfdf;border-radius:14px;padding:12px 13px;font:inherit;min-height:54px}.composer textarea:focus{outline:3px solid #ffd058;outline-offset:2px;border-color:#0d75df}.composer button{width:50px;height:50px;border:0;border-radius:50%;background:#0d75df;color:#fff;font-size:24px;cursor:pointer}.composer button:disabled{opacity:.45;cursor:not-allowed}.privacy-note{font-size:10px;color:#718391;text-align:center;margin:9px 0 0}footer{display:flex;justify-content:space-between;align-items:center;gap:16px;color:#425969;font-size:12px;padding:18px 4px 0}footer a{color:#075faa;font-weight:900}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:720px){body{background:linear-gradient(180deg,#071624 0,#0a1b2c 37%,#eef5fb 37%,#eef5fb 100%)}.video-coach-shell{width:min(100% - 18px,980px)}.ready-badge{display:none}.academy-brand img{width:48px;height:48px}.lesson-card{grid-template-columns:58px 1fr;padding:15px}.video-mark{width:54px;height:54px;border-radius:14px;font-size:22px}.help-buttons{grid-template-columns:repeat(2,1fr)}.coach-card{padding:15px}.messages{height:330px}.bubble{max-width:88%}footer{align-items:flex-start;flex-direction:column}}