.mark-icon{display:inline-grid;place-items:center;width:22px;height:22px;margin-right:7px;background:linear-gradient(135deg,var(--gold-hi),var(--gold));color:#10100f;font-weight:900;clip-path:polygon(0 0,34% 0,50% 25%,66% 0,100% 0,100% 100%,66% 100%,50% 75%,34% 100%,0 100%)}
.wrap{flex-wrap:wrap}.wrap button{flex:1 1 30%;min-width:88px}.coach-context{border:1px solid #5b5030;background:linear-gradient(130deg,#292517,#191916);border-radius:15px;padding:16px;margin:20px 0}.coach-context strong{display:block;font-size:19px;letter-spacing:-.05em;margin:7px 0}.coach-context p,.microcopy{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.chat-log{display:grid;gap:10px;margin:18px 0;max-height:380px;overflow:auto;padding-right:2px}.chat-bubble{max-width:92%;border:1px solid var(--line);border-radius:14px;padding:12px 14px;background:var(--surface)}.chat-bubble.user{justify-self:end;border-color:#67582d;background:#292517}.chat-bubble span{display:block;font:500 9px 'DM Mono',monospace;letter-spacing:.1em;color:var(--gold);margin-bottom:6px}.chat-bubble p{font-size:13px;line-height:1.55;margin:0}.quick-actions{display:flex;gap:7px;flex-wrap:wrap;margin:14px 0}.quick-actions button{border:1px solid #625637;border-radius:999px;background:#211f16;color:var(--gold-hi);font:600 11px Manrope;padding:8px 10px;cursor:pointer}.chat-form{display:grid;grid-template-columns:1fr auto;gap:8px}.chat-form input{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:10px;color:var(--ink);font:500 13px Manrope;padding:12px;outline:none}.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}
