:root{--coach-bg:#1a1f2c;--coach-bg-card:rgba(35,42,58,0.4);--coach-text-primary:rgba(255,255,255,0.95);--coach-text-secondary:rgba(255,255,255,0.7);--coach-text-tertiary:rgba(255,255,255,0.4);--coach-gold:#d4a84b;--coach-gold-bright:#e8b85a;--coach-success:#5dcaa5;--coach-warning:#e8b85a;--coach-border-subtle:rgba(255,255,255,0.06);--coach-border-card:rgba(255,255,255,0.08);--coach-message-gap:24px;--coach-line-width:2px;--coach-line-padding:18px;--font-coach-data:"Plus Jakarta Sans",system-ui,sans-serif}.coach-chat-v2{color:var(--coach-text-primary);font-family:var(--font-coach-data)}.coach-chat-v2 .coach-header{border-bottom:1px solid var(--coach-border-subtle);padding:14px 16px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.coach-chat-v2 .coach-name{font-family:var(--font-coach-prose);color:var(--coach-gold);font-size:22px;letter-spacing:.5px;font-weight:500}.coach-chat-v2 .coach-subline{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:var(--coach-text-tertiary)}.coach-chat-v2 .coach-online-dot{width:8px;height:8px;border-radius:50%;background:var(--coach-success);animation:coach-pulse-soft 2.5s ease-in-out infinite}.coach-chat-v2 .messages-container{flex:1;min-height:0;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:var(--coach-message-gap)}.coach-chat-v2 .user-message-row{display:flex;justify-content:flex-end;align-items:flex-start;gap:8px;padding-left:60px}.coach-chat-v2 .user-message-bubble{background:rgba(74,158,255,.1);border:1px solid rgba(74,158,255,.2);color:var(--coach-text-primary);border-radius:14px 14px 2px 14px;padding:10px 14px;font-size:15px;line-height:1.5;max-width:min(560px,80vw)}.coach-chat-v2 .user-message-actions{opacity:0;transition:opacity .15s}.coach-chat-v2 .user-message-row:hover .user-message-actions{opacity:1}@media (max-width:768px){.coach-chat-v2 .user-message-actions{opacity:1}}.coach-chat-v2 .coach-message-block{position:relative;padding-left:var(--coach-line-padding);padding-right:24px;max-width:720px}.coach-chat-v2 .coach-line{position:absolute;left:0;top:0;bottom:0;width:var(--coach-line-width);background:var(--coach-gold);opacity:.7;border-radius:1px}.coach-chat-v2 .coach-line.urgent{background:var(--coach-gold-bright);opacity:1;animation:coach-pulse-glow 2.5s ease-in-out infinite}.coach-chat-v2 .tone-tag{display:inline-flex;align-items:center;gap:5px;font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--coach-gold);margin-bottom:8px}.coach-chat-v2 .coach-lead{font-family:var(--font-coach-prose);font-size:18px;font-weight:500;line-height:1.45;color:var(--coach-text-primary);margin-bottom:12px;letter-spacing:.2px}.coach-chat-v2 .coach-prose{font-family:var(--font-coach-prose);font-size:15px;line-height:1.6;color:rgba(255,255,255,.92);margin-bottom:14px;letter-spacing:.1px}.coach-chat-v2 .coach-prose em{color:var(--coach-gold);font-style:normal;font-weight:500}.coach-chat-v2 .coach-thinking-block{position:relative;padding-left:var(--coach-line-padding);margin-bottom:12px;color:var(--coach-text-tertiary)}.coach-chat-v2 .thinking-label{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--coach-gold);opacity:.7;margin-bottom:4px}.coach-chat-v2 .thinking-dots{display:inline-flex;gap:4px}.coach-chat-v2 .thinking-dots span{width:4px;height:4px;background:var(--coach-gold);border-radius:50%;opacity:.4;animation:coach-typing-dot 1.4s ease-in-out infinite}.coach-chat-v2 .thinking-dots span:nth-child(2){animation-delay:.2s}.coach-chat-v2 .thinking-dots span:nth-child(3){animation-delay:.4s}.coach-chat-v2 .coach-thinking-block-v2{margin-bottom:12px}.coach-chat-v2 .thinking-step{font-size:11.5px;font-weight:600;letter-spacing:.1em;margin-bottom:8px;display:flex;align-items:center;gap:8px;animation:coach-fade-in .3s ease-out}.coach-chat-v2 .thinking-step-active{color:rgba(255,255,255,.7)}.coach-chat-v2 .thinking-step-done{color:rgba(255,255,255,.45)}.coach-chat-v2 .thinking-step-dots{display:inline-flex;gap:3px}.coach-chat-v2 .thinking-step-dots span{width:4px;height:4px;border-radius:50%;background:var(--coach-gold);animation:coach-typing-dot-fast .45s ease-in-out infinite}.coach-chat-v2 .thinking-step-dots span:nth-child(2){animation-delay:.15s}.coach-chat-v2 .thinking-step-dots span:nth-child(3){animation-delay:.3s}@keyframes coach-typing-dot-fast{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-1px)}}.coach-chat-v2 .coach-line.thinking{animation:coach-pulse-glow 2.5s ease-in-out infinite}.coach-chat-v2 .coach-line.thinking-done{animation:none;opacity:1}.coach-chat-v2 .streaming-cursor{display:inline-block;width:8px;height:18px;background:var(--coach-gold);vertical-align:middle;margin-left:2px;animation:coach-streaming-cursor-blink .6s steps(1) infinite}@keyframes coach-streaming-cursor-blink{50%{opacity:0}}.coach-chat-v2 .coach-signature{display:flex;align-items:center;gap:12px;margin-top:10px;font-family:var(--font-coach-data);font-size:11px;color:var(--coach-text-tertiary)}.coach-chat-v2 .signature-text{letter-spacing:.5px}.coach-chat-v2 .confidence-indicator{display:flex;align-items:center;gap:8px;margin-left:auto}.coach-chat-v2 .confidence-bars{display:inline-flex;gap:2px}.coach-chat-v2 .confidence-bar{width:3px;height:8px;background:rgba(255,255,255,.1);border-radius:1px}.coach-chat-v2 .confidence-bar.filled{background:var(--coach-gold)}.coach-chat-v2 .confidence-label{font-size:9px;letter-spacing:1px;text-transform:uppercase;color:var(--coach-text-tertiary)}.coach-chat-v2 .coach-reflection{font-family:var(--font-coach-prose);font-size:13px;font-style:italic;color:rgba(255,255,255,.55);border:1px dashed rgba(255,255,255,.1);border-radius:6px;padding:8px 12px;margin-top:12px;position:relative}.coach-chat-v2 .coach-reflection .label{font-style:normal;font-family:var(--font-coach-data);font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:var(--coach-gold);opacity:.7;margin-bottom:4px}.coach-chat-v2 .thought-trail{margin-top:10px;font-size:11px;color:var(--coach-text-tertiary);font-family:var(--font-coach-data)}.coach-chat-v2 .thought-trail-toggle{display:inline-flex;align-items:center;gap:4px;background:transparent;border:0;color:var(--coach-text-tertiary);cursor:pointer;font-size:10px;letter-spacing:1.5px;text-transform:uppercase;padding:0}.coach-chat-v2 .thought-trail-toggle:hover{color:var(--coach-gold)}.coach-chat-v2 .thought-steps{list-style:none;margin-top:6px;padding:0 0 0 8px;border-left:1px dotted var(--coach-border-subtle)}.coach-chat-v2 .thought-steps li{padding:3px 0;font-size:11px;color:var(--coach-text-tertiary)}.coach-chat-v2 .time-context-divider{display:flex;align-items:center;gap:12px;margin:6px 0}.coach-chat-v2 .time-context-divider:after,.coach-chat-v2 .time-context-divider:before{content:"";flex:1;height:1px;background:var(--coach-border-subtle)}.coach-chat-v2 .time-context-divider span{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--coach-text-tertiary)}.coach-chat-v2 .coach-input-area{border-top:1px solid var(--coach-border-subtle);padding:10px 14px env(safe-area-inset-bottom,12px);flex-shrink:0;background:var(--coach-bg)}.coach-chat-v2 .empty-state{padding:32px 16px;text-align:center;color:var(--coach-text-secondary)}.coach-chat-v2 .empty-state h2{font-family:var(--font-coach-prose);font-size:22px;color:var(--coach-text-primary);margin-bottom:8px}.coach-chat-v2 .empty-state .suggestion-chips{display:inline-flex;flex-direction:column;gap:8px;margin-top:16px}.coach-chat-v2 .empty-state .suggestion-chip{background:var(--coach-bg-card);border:1px solid var(--coach-border-card);color:var(--coach-text-primary);padding:8px 14px;border-radius:999px;font-size:13px;cursor:pointer;transition:border-color .15s,color .15s}.coach-chat-v2 .empty-state .suggestion-chip:hover{border-color:var(--coach-gold);color:var(--coach-gold)}@media (max-width:768px){.coach-chat-v2 .coach-message-block{padding-right:12px}.coach-chat-v2 .user-message-row{padding-left:30px}}@media (prefers-reduced-motion:reduce){.coach-chat-v2 *,.coach-chat-v2 :after,.coach-chat-v2 :before{animation-duration:.01ms!important;transition-duration:.01ms!important}}html[data-theme=light] .coach-chat-v2{--coach-bg:#f8fafc;--coach-bg-card:rgba(15,23,42,0.04);--coach-text-primary:#0f172a;--coach-text-secondary:rgba(15,23,42,0.78);--coach-text-tertiary:rgba(15,23,42,0.62);--coach-gold:#8a5e1a;--coach-gold-bright:#b8862a;--coach-success:#047857;--coach-warning:#b8862a;--coach-border-subtle:rgba(15,23,42,0.12);--coach-border-card:rgba(15,23,42,0.15)}html[data-theme=light] .coach-chat-v2 .coach-prose{color:rgba(15,23,42,.88)}html[data-theme=light] .coach-chat-v2 .thinking-step-active{color:rgba(15,23,42,.75)}html[data-theme=light] .coach-chat-v2 .thinking-step-done{color:rgba(15,23,42,.45)}html[data-theme=light] .coach-chat-v2 .coach-reflection{color:rgba(15,23,42,.6);border-color:rgba(15,23,42,.18);background:rgba(15,23,42,.02)}html[data-theme=light] .coach-chat-v2 .confidence-bar{background:rgba(15,23,42,.15);width:4px;height:11px}html[data-theme=light] .coach-chat-v2 .confidence-bar.filled{background:#6d4810}html[data-theme=light] .coach-chat-v2 .confidence-label{color:rgba(15,23,42,.85);font-weight:600}html[data-theme=light] .coach-chat-v2 .user-message-bubble{background:rgba(74,158,255,.12);border-color:rgba(74,158,255,.35);color:#0f172a}html[data-theme=light] .coach-chat-v2 .coach-line{opacity:.85}html[data-theme=light] .coach-chat-v2 .bg-zinc-900\/40,html[data-theme=light] .coach-chat-v2 .bg-zinc-900\/60{background-color:rgba(15,23,42,.04)!important}html[data-theme=light] .coach-chat-v2 .bg-zinc-900\/70{background-color:rgba(15,23,42,.06)!important}html[data-theme=light] .coach-chat-v2 .border-white\/10,html[data-theme=light] .coach-chat-v2 .border-white\/5{border-color:rgba(15,23,42,.12)!important}html[data-theme=light] .coach-chat-v2 .border-white\/20{border-color:rgba(15,23,42,.2)!important}html[data-theme=light] .coach-chat-v2 .text-white\/40,html[data-theme=light] .coach-chat-v2 .text-white\/45,html[data-theme=light] .coach-chat-v2 .text-white\/50{color:rgba(15,23,42,.55)!important}html[data-theme=light] .coach-chat-v2 .text-white\/55,html[data-theme=light] .coach-chat-v2 .text-white\/60,html[data-theme=light] .coach-chat-v2 .text-white\/65,html[data-theme=light] .coach-chat-v2 .text-white\/70{color:rgba(15,23,42,.7)!important}html[data-theme=light] .coach-chat-v2 .text-white,html[data-theme=light] .coach-chat-v2 .text-white\/75,html[data-theme=light] .coach-chat-v2 .text-white\/80,html[data-theme=light] .coach-chat-v2 .text-white\/85,html[data-theme=light] .coach-chat-v2 .text-white\/90,html[data-theme=light] .coach-chat-v2 .text-white\/95{color:#0f172a!important}html[data-theme=light] .coach-chat-v2 .text-amber-300,html[data-theme=light] .coach-chat-v2 .text-amber-400,html[data-theme=light] .coach-chat-v2 .text-amber-400\/70,html[data-theme=light] .coach-chat-v2 .text-amber-400\/80{color:#8a5e1a!important}html[data-theme=light] .coach-chat-v2 .text-amber-500{color:#6d4810!important}@keyframes coach-pulse-soft{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}@keyframes coach-pulse-glow{0%,to{opacity:.3;box-shadow:0 0 0 0 rgba(212,168,75,0)}50%{opacity:1;box-shadow:0 0 8px 2px rgba(212,168,75,.55)}}@keyframes coach-typing-dot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}@keyframes coach-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes coach-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes coach-draw-in{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}.coach-fade-in{animation:coach-fade-in .5s ease-out}