html.is-embed,html.is-embed body{overflow:hidden}html.is-embed .topbar,html.is-embed .site-footer,html.is-embed .cosmic-sidebar-toggle,html.is-embed .cosmic-sidebar,html.is-embed .number-line-promo-launcher{display:none!important}.app-shell--embed{min-height:100vh;min-height:100dvh}.embed-status-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:1.5rem;background:radial-gradient(circle at 20% 10%,color-mix(in srgb,var(--text-accent, #74c9f4) 18%,transparent),transparent 40%),color-mix(in srgb,var(--surface, #0b1220) 72%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none}.embed-status-card{max-width:22rem;padding:1.25rem 1.5rem;border-radius:1rem;border:1px solid color-mix(in srgb,var(--border-strong, #3a4a63) 70%,transparent);background:color-mix(in srgb,var(--surface-strong, #121a2b) 92%,transparent);color:var(--text-main, #f4f7fb);text-align:center;box-shadow:0 18px 48px color-mix(in srgb,#000 35%,transparent)}.embed-status-card p{margin:0 0 .35rem;font-size:1.05rem;font-weight:650}.embed-status-card span{display:block;color:color-mix(in srgb,var(--text-main, #f4f7fb) 70%,transparent);font-size:.92rem;line-height:1.45}.embed-status-card--error{border-color:color-mix(in srgb,#ff6c83 55%,transparent)}.coach-workbench{--coach-border: rgba(153, 183, 255, .22);--coach-panel: rgba(8, 14, 31, .92);color:#f5f7ff}.coach-workbench__header,.coach-canvas-toolbar,.coach-chat-actions{display:flex;align-items:center;gap:8px}.coach-workbench__header{justify-content:space-between;margin-bottom:14px}.coach-workbench__view-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.coach-workbench__view-actions button{min-height:34px;padding:6px 11px;border:1px solid var(--coach-border);border-radius:10px;background:#0e1833b8;color:#bdc9e8;cursor:pointer;font:inherit;font-size:11px;font-weight:800}.coach-workbench__view-actions button:hover{border-color:#72dbff8c;color:#fff}.coach-workbench__header h2,.coach-workbench__eyebrow{margin:0}.coach-workbench__eyebrow{color:#72dbff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.coach-canvas-toolbar button,.coach-chat-actions button{min-height:38px;padding:7px 12px;border:1px solid var(--coach-border);border-radius:11px;background:#0e1833e6;color:#e8efff;font:inherit;font-weight:750;cursor:pointer}.coach-canvas-toolbar button.is-active{border-color:#72dbff;background:#44a9dc38;color:#fff}.coach-workbench__layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.72fr);gap:16px}.coach-workbench.is-chat-collapsed .coach-workbench__layout{grid-template-columns:minmax(0,1fr)}.coach-workbench.is-chat-collapsed .coach-chat-panel,.coach-workbench.is-question-collapsed .coach-question-preview,.coach-workbench.is-question-collapsed .coach-question-caption{display:none}.coach-workbench.is-question-collapsed .coach-question-source>header{border-bottom:0}.coach-question-panel,.coach-chat-panel{min-width:0;border:1px solid var(--coach-border);border-radius:20px;background:var(--coach-panel);overflow:hidden}.coach-question-panel{align-self:start;display:grid;gap:14px;padding:14px}.coach-question-source,.coach-scratch-panel,.coach-three-panel{overflow:hidden;border:1px solid var(--coach-border);border-radius:15px;background:#050a18b8}.coach-question-source>header,.coach-scratch-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid var(--coach-border)}.coach-question-source>header strong,.coach-scratch-head strong{color:#f4f7ff;font-size:13px}.coach-question-source>header span,.coach-scratch-head span{color:#8f9fc5;font-size:11px}.coach-scratch-head>div{display:grid;gap:2px}.coach-question-preview{display:grid;min-height:150px;max-height:440px;place-items:center;padding:10px;background:#f7f7f4;color:#667085;font-size:12px}.coach-question-preview img{display:block;max-width:100%;max-height:420px;object-fit:contain}.coach-question-preview img[hidden]{display:none}.coach-question-source .coach-question-caption{border-top:1px solid var(--coach-border)}.coach-canvas-toolbar{min-height:54px;padding:8px 10px;flex-wrap:wrap;border-bottom:1px solid var(--coach-border)}.coach-canvas-toolbar label{display:flex;align-items:center;gap:6px;color:#aebce0;font-size:12px}.coach-canvas-toolbar input[type=range]{width:80px}.coach-canvas-toolbar input[type=color]{width:38px;height:34px;padding:3px;border:1px solid var(--coach-border);border-radius:9px;background:transparent}.coach-canvas-revision{margin-left:auto;color:#8f9fc5;font-size:11px}.coach-canvas-stage{position:relative;width:100%;min-height:240px;aspect-ratio:var(--coach-canvas-aspect, 4 / 3);border-top:1px solid rgba(255,255,255,.06);background:#fffdf8;overflow:hidden}.coach-canvas__background,.coach-canvas__coach,.coach-canvas__drawing{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.coach-canvas__background,.coach-canvas__coach{pointer-events:none}.coach-canvas__drawing{cursor:crosshair;touch-action:none;overscroll-behavior:contain;user-select:none;-webkit-user-select:none}.coach-question-caption{margin:0;padding:10px 14px 12px;color:#cbd7f4;font-size:12px;line-height:1.6}.coach-three-panel{background:#071126;box-shadow:0 0 0 1px #72dbff0f,0 18px 40px #0003}.coach-three-panel[hidden]{display:none}.coach-three-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;color:#dce8ff}.coach-three-head>div{display:grid;gap:2px}.coach-three-head small{color:#72dbff;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.coach-three-head strong{font-size:13px}.coach-three-head span{color:#8fa3ce;font-size:11px}.coach-three-stage{position:relative;width:100%;min-height:360px;height:min(58vh,620px);overflow:hidden;background:#071126;touch-action:none}.coach-three-stage canvas{display:block;width:100%;height:100%;cursor:grab;touch-action:none}.coach-three-stage canvas:active{cursor:grabbing}.coach-three-views{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;padding:10px;border-top:1px solid var(--coach-border)}.coach-three-views button{min-height:36px;padding:6px 12px;border:1px solid var(--coach-border);border-radius:10px;background:#0e1833e6;color:#e8efff;font:inherit;font-weight:750;cursor:pointer}.coach-chat-panel{display:grid;grid-template-rows:minmax(260px,1fr) auto auto auto}.coach-chat-messages{min-height:280px;max-height:min(58vh,640px);padding:14px;overflow:auto}.coach-chat-empty{color:#8f9fc5;font-size:13px;line-height:1.6}.coach-message{max-width:92%;margin:0 0 12px;padding:10px 12px;border-radius:14px}.coach-message__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}.coach-message strong{display:block;color:#72dbff;font-size:11px}.coach-message p{margin:0;white-space:pre-wrap;font-size:13px;line-height:1.58}.coach-message--coach{background:#3957943d;border:1px solid rgba(114,219,255,.16)}.coach-message--student{margin-left:auto;background:#7054d83d}.coach-message--student strong{color:#cfbfff}.coach-speech-error{display:block;margin-top:7px;color:#eab6c2;font-size:10px;line-height:1.45}.coach-turn-error{display:grid;gap:6px;margin:0 12px 10px;padding:11px 12px;border:0;border-radius:12px;background:#0e1830e6;color:#ffe2e8;box-shadow:inset 0 0 0 1px #99b7ff29}.coach-turn-error[hidden]{display:none}.coach-turn-error strong{font-size:13px}.coach-turn-error p{margin:0;font-size:12px;line-height:1.5}.coach-turn-error small{color:#e8b8c4;font-size:11px;line-height:1.45}.coach-turn-error button{justify-self:start;min-height:36px;padding:6px 12px;border:1px solid rgba(255,173,190,.6);border-radius:9px;background:#ff7a8a2e;color:#fff;cursor:pointer;font:inherit;font-weight:800}.coach-canvas-request{margin:0 12px 10px;padding:9px 11px;border:1px dashed rgba(114,219,255,.38);border-radius:11px;color:#d7f6ff;font-size:12px;line-height:1.5}.coach-chat-composer{display:grid;gap:8px;padding:12px;border-top:1px solid var(--coach-border)}.coach-chat-composer label{color:#aebce0;font-size:11px;font-weight:750}.coach-chat-composer textarea{width:100%;resize:vertical;padding:10px 11px;border:1px solid var(--coach-border);border-radius:12px;background:#040918d1;color:#fff;font:inherit;line-height:1.5}.coach-chat-actions{justify-content:flex-end}.coach-chat-actions button[type=submit]{background:linear-gradient(135deg,#388dd4,#625bd8)}.coach-chat-actions .coach-done-button{border-color:#72dbff73}.coach-workbench.is-coach-pending .coach-chat-panel{cursor:progress}@media(max-width:820px){.coach-workbench__header{align-items:flex-start}.coach-workbench__layout{grid-template-columns:1fr}.coach-chat-messages{min-height:220px;max-height:42vh}}@media(max-width:540px){.coach-workbench__header{display:grid}.coach-workbench__view-actions{justify-content:stretch}.coach-workbench__view-actions button{flex:1 1 120px}.coach-canvas-toolbar{gap:6px}.coach-canvas-toolbar button{min-height:36px;padding:6px 9px}.coach-question-panel{gap:10px;padding:10px}.coach-scratch-head{align-items:flex-start}.coach-scratch-head .coach-canvas-revision{flex:0 0 auto;margin-left:0}.coach-question-preview{min-height:120px;max-height:340px}.coach-question-preview img{max-height:320px}.coach-canvas-stage{min-height:260px}.coach-chat-actions{display:grid;grid-template-columns:1fr 1fr}.coach-three-head{align-items:flex-start;flex-direction:column}.coach-three-stage{min-height:320px;height:52vh}}@media(prefers-reduced-motion:reduce){.coach-workbench *{scroll-behavior:auto!important}}
