@keyframes coach-pill-breathe-glow{0%,to{box-shadow:0 0 0 1px #c8956d26,0 0 20px #c8956d14}50%{box-shadow:0 0 0 1px #c8956d40,0 0 30px #c8956d2e}}@keyframes coach-pill-mic-pulse{0%,to{box-shadow:0 0 #c8956d66}50%{box-shadow:0 0 0 8px #c8956d00}}.coach-pill-avatar{animation:6s ease-in-out infinite coach-pill-breathe-glow}.coach-pill-mic--listening{animation:1.5s ease-in-out infinite coach-pill-mic-pulse}@keyframes coach-pill-dot-inflight{0%,to{transform:scale(1);box-shadow:0 0 0 3px #c8956d2e}50%{transform:scale(1.15);box-shadow:0 0 0 5px #c8956d59}}.coach-pill-dot--inflight{animation:1.4s ease-in-out infinite coach-pill-dot-inflight}.coach-pill-history:hover{border-color:#7a766f59!important;box-shadow:0 6px 28px #1a181624!important}.coach-pill-history--active:hover{border-color:var(--ink)!important;box-shadow:0 6px 28px #1a181633!important}@media (max-width:863px){.coach-pill-history{display:none!important}}@keyframes coach-pill-hint-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.coach-pill-avatar,.coach-pill-mic--listening,.coach-pill-dot--inflight,.coach-pill-hint{animation:none!important}}
.coach-drawer-backdrop{-webkit-backdrop-filter:blur(4px);z-index:48;opacity:0;pointer-events:none;background:#1a18168c;transition:opacity .24s;position:fixed;inset:0}.coach-drawer-backdrop--open{opacity:1;pointer-events:auto}.coach-drawer-frame{z-index:49;pointer-events:none;opacity:0;align-items:stretch;gap:8px;transition:opacity .2s ease-in;display:flex;position:fixed;bottom:142px;left:50%;transform:translate(-50%)}.coach-drawer-frame--open{opacity:1;pointer-events:auto;transition:opacity .24s ease-out}.coach-drawer{-webkit-backdrop-filter:blur(16px);width:min(694px,64vw);height:min(720px,100vh - 160px);font-family:var(--f-body);background:#e8e2d6f5;border:1px solid #7a766f33;border-radius:20px;flex-direction:column;flex-shrink:0;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #1a18162e}.coach-drawer__header{border-bottom:1px solid #7a766f26;flex-shrink:0;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 48px 14px 16px;display:grid}.coach-drawer__meta{flex-direction:column;gap:4px;min-width:0;display:flex}.coach-drawer__title-row{align-items:center;gap:6px;display:flex}.coach-drawer__status-dot{background:#5a9d6f;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 0 3px #5a9d6f2e}.coach-drawer__title{font-family:var(--f-body);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:500}.coach-drawer__actions{align-items:center;gap:4px;display:flex}.coach-drawer__action{font-family:var(--f-body);color:var(--muted);cursor:pointer;background:0 0;border:1px solid #7a766f33;border-radius:999px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.coach-drawer__action:hover{color:var(--charcoal);background:#7a766f14;border-color:#7a766f4d}.coach-drawer__action--active,.coach-drawer__action--active:hover{background:var(--ink);color:var(--linen);border-color:var(--ink)}.coach-drawer__close{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex;position:absolute;top:12px;right:12px}.coach-drawer__close:hover{color:var(--charcoal);background:#7a766f1f}.coach-drawer__body{flex-direction:column;flex:auto;gap:12px;padding:16px 18px 18px;display:flex;overflow-y:auto}.coach-drawer__empty{text-align:center;color:var(--muted);max-width:280px;margin:auto;font-size:13px;line-height:1.5}.coach-drawer__row{align-items:flex-start;gap:8px;display:flex}.coach-drawer__row--user{justify-content:flex-end}.coach-drawer__row--assistant{justify-content:flex-start}.coach-drawer__avatar{background:var(--ink);width:28px;height:28px;color:var(--linen);font-family:var(--f-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:15px;font-style:italic;display:flex}.coach-drawer__avatar--header{width:36px;height:36px;margin-top:0;font-size:18px}.coach-drawer__avatar span{transform:translateY(-1px)}.coach-drawer__bubble{word-break:break-word;border-radius:14px;max-width:78%;padding:10px 14px;font-size:14px;line-height:1.5}.coach-drawer__bubble--user{background:var(--ink);color:#fff;border-bottom-right-radius:4px}.coach-drawer__bubble--assistant{color:var(--charcoal);background:#fffcf6b3;border:1px solid #7a766f29;border-bottom-left-radius:4px}.coach-drawer__byline{color:var(--clay);letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:600}.coach-drawer__content{white-space:pre-wrap}.coach-drawer__timestamp{opacity:.6;margin-top:6px;font-size:10px}.coach-drawer__bubble--user .coach-drawer__timestamp{color:#ffffffa6;text-align:right}.coach-drawer__bubble--assistant .coach-drawer__timestamp{color:var(--muted)}.coach-drawer__bubble--typing{align-items:center;gap:6px;padding:12px 14px;display:inline-flex}.coach-drawer__dot{background:var(--clay);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite coach-drawer-dot}@keyframes coach-drawer-dot{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.coach-drawer__error{color:#b91c1c;background:#dc262614;border:1px solid #dc262640;border-radius:10px;align-self:stretch;padding:10px 12px;font-size:13px}.coach-drawer__history{-webkit-backdrop-filter:blur(16px);background:#e8e2d6f5;border:1px solid #7a766f33;border-radius:20px;flex-direction:column;flex-shrink:0;width:min(174px,16vw);height:min(720px,100vh - 160px);display:flex;overflow:hidden;box-shadow:0 12px 40px #1a18162e}.coach-drawer__history-header{font-family:var(--f-body);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #7a766f26;flex-shrink:0;padding:14px 18px;font-size:11px;font-weight:600}.coach-drawer__history-body{flex:auto;overflow-y:auto}.coach-drawer__history-empty{color:var(--muted);text-align:center;margin:0;padding:18px;font-size:13px}.coach-drawer__history-list{margin:0;padding:0;list-style:none}.coach-drawer__history-item{text-align:left;cursor:pointer;width:100%;font-family:var(--f-body);background:0 0;border:none;border-bottom:1px solid #7a766f14;flex-direction:column;align-items:stretch;gap:4px;padding:12px 18px;transition:background-color .15s;display:flex}.coach-drawer__history-item:hover{background:#7a766f0f}.coach-drawer__history-title{color:var(--charcoal);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.3;display:-webkit-box;overflow:hidden}.coach-drawer__history-meta{color:var(--muted);align-items:center;gap:4px;font-size:11px;display:inline-flex}@media (max-width:640px){.coach-drawer-frame{bottom:132px;left:12px;right:12px;transform:none}.coach-drawer{width:100%;height:min(70vh,100vh - 200px)}.coach-drawer-frame--with-history .coach-drawer{display:none}.coach-drawer__history{width:100%;height:min(70vh,100vh - 200px)}.coach-drawer__header{padding-right:44px}.coach-drawer__action span{display:none}.coach-drawer__action{padding:6px 8px}}