.coach-layout{max-width:1100px;margin:0 auto;padding:0 16px 48px}.coach-panel{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:18px 20px;margin-bottom:16px}.coach-panel h3{font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffff73;margin-bottom:12px}.coach-level-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.coach-situation-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.coach-sit-card{background:#ffffff08;border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:14px 12px;text-align:center;cursor:pointer;transition:border-color .2s,transform .2s}.coach-sit-card:hover{border-color:#ff6b3573;transform:translateY(-2px)}.coach-sit-card.is-selected{border-color:#ff6b35;box-shadow:0 0 0 1px #ff6b3559}.coach-sit-icon{font-size:1.75rem;margin-bottom:6px}.coach-sit-title{font-size:13px;font-weight:700;color:#f2f2f8}.coach-link-box{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.coach-link-input{flex:1;min-width:200px;background:#00000040;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#f2f2f8;font-family:ui-monospace,monospace;font-size:13px;padding:10px 12px}.coach-btn{background:#ff6b35;color:#fff;border:none;border-radius:10px;padding:10px 18px;font-weight:700;font-size:14px;cursor:pointer}.coach-btn:disabled{opacity:.45;cursor:not-allowed}.coach-btn-ghost{background:#ffffff0f;color:#f2f2f8;border:1px solid rgba(255,255,255,.12)}.coach-btn-danger{background:#f463;border:1px solid rgba(255,68,102,.45);color:#f9a}.coach-queue-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06)}.coach-queue-item:last-child{border-bottom:none}.coach-wait-screen{text-align:center;padding:48px 20px}.coach-wait-pulse{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:100px;background:#ff6b351a;border:1px solid rgba(255,107,53,.35);color:#ff6b35;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.coach-chat-wrap{display:flex;flex-direction:column;gap:12px;max-height:min(58vh,520px);overflow-y:auto;padding:8px 4px}.coach-bubble-row{display:flex;gap:10px;align-items:flex-start}.coach-bubble-row.is-user{flex-direction:row-reverse}.coach-avatar{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#ffffff14;flex-shrink:0}.coach-bubble{max-width:min(78%,520px);padding:12px 14px;border-radius:14px;font-size:15px;line-height:1.55;white-space:pre-wrap}.coach-bubble.ai{background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.coach-bubble.user{background:#ff6b352e;border:1px solid rgba(255,107,53,.35)}.coach-tip{margin-top:6px;padding:8px 10px;border-radius:10px;background:#ff6b3514;border-left:3px solid #ff6b35;font-size:12px;color:#ffffffb8}.coach-compose{display:flex;gap:8px;margin-top:12px}.coach-compose textarea{flex:1;min-height:44px;max-height:120px;resize:vertical;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#f2f2f8;font-family:inherit;font-size:15px;padding:10px 12px}.coach-briefing{font-size:15px;line-height:1.65;color:#ffffffc7}.coach-keywords{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.coach-keyword{padding:4px 10px;border-radius:100px;background:#ff6b351f;border:1px solid rgba(255,107,53,.28);font-size:12px;font-weight:600}.coach-muted{color:#ffffff6b;font-size:14px}
