.msg-ai{background-color:var(--color-surface, #f8fafc);color:var(--color-secondary, #0f172a);border-radius:.375rem 1rem 1rem;padding:.75rem 1rem;max-width:92%;width:fit-content;line-height:1.625}.msg-user{background-color:var(--color-secondary, #0f172a);color:#fff;border-radius:1rem .375rem 1rem 1rem;padding:.75rem 1rem;max-width:85%;width:fit-content;line-height:1.625;margin-left:auto;overflow-wrap:anywhere;word-break:break-word}.msg-row{display:flex}.msg-row.ai{justify-content:flex-start}.msg-row.user{justify-content:flex-end}.typing-dots span{display:inline-block;width:.5rem;height:.5rem;background-color:#94a3b866;border-radius:9999px;margin:0 .125rem;animation:bounce 1.4s infinite ease-in-out both}.typing-dots span:nth-child(1){animation-delay:-.32s}.typing-dots span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.recording-btn{background-color:#ef4444!important;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.recording-indicator-bubble{padding:.5rem .75rem;display:flex;align-items:center;gap:.375rem}.recording-indicator-bubble svg{width:1rem;height:1rem;color:#ef4444;animation:pulse 1.5s infinite}.recording-indicator-bubble span{font-size:.75rem;opacity:.7}.voice-bubble{padding:.5rem .75rem}.voice-player{display:flex;align-items:center;gap:.5rem}.voice-waveform{display:flex;align-items:center;gap:1px;flex:1;height:28px;min-width:0}.waveform-bar{flex:1;min-width:1.5px;border-radius:999px;transition:background-color .15s}.msg-user .waveform-bar{background-color:#fff6}.msg-user .waveform-bar.played{background-color:#fffffff2}.voice-duration{font-size:.65rem;font-variant-numeric:tabular-nums;opacity:.7;flex-shrink:0;min-width:2rem}.voice-play-btn{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;border:none;transition:opacity .15s}.voice-play-btn:hover{opacity:.8}.msg-user .voice-play-btn{background:#fff3;color:#fff}.voice-transcript{font-size:.8rem;line-height:1.4;margin-top:.375rem;padding-top:.375rem;border-top:1px solid rgba(255,255,255,.15)}.voice-transcribing{opacity:.6;font-style:italic}.msg-error{border-color:#ef444433}.msg-row:has(.msg-error){flex-wrap:wrap}.retry-btn{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--color-text-light, #64748b);background:none;border:1px solid var(--color-border, #e2e8f0);border-radius:.5rem;padding:.375rem .75rem;cursor:pointer;transition:all .15s;width:fit-content;margin-top:.375rem}.retry-btn:hover{color:var(--color-secondary, #0f172a);border-color:var(--color-secondary, #0f172a);background:#00000008}.summary-card{background:#fff;border:1px solid var(--color-border, #e2e8f0);border-radius:1rem;padding:1.25rem;margin:1rem 0;max-width:85%}.summary-card h3{font-weight:600;color:var(--color-secondary, #0f172a);margin-bottom:.75rem;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.summary-card dl{display:flex;flex-direction:column;gap:.5rem}.summary-card dt{font-size:.75rem;color:var(--color-text-light, #64748b);font-weight:500}.summary-card dd{font-size:.875rem;color:var(--color-secondary, #0f172a)}.msg-user-wrapper{display:flex;flex-direction:column;max-width:85%;margin-left:auto;min-width:0}.msg-user-wrapper .msg-user{max-width:100%;margin-left:0}.msg-user-wrapper.has-preview .msg-user{width:100%;max-width:100%;border-top-left-radius:0;border-top-right-radius:0;box-sizing:border-box}.msg-user-wrapper.has-preview{min-width:280px}.msg-preview-slot:empty{display:none}.url-preview-card{margin-top:0;border:1px solid var(--color-border, #e2e8f0);border-bottom:none;border-radius:1rem 1rem 0 0;overflow:hidden;cursor:pointer;transition:border-color .15s;width:100%;background:#fff}.url-preview-card:hover{border-color:var(--color-secondary, #0f172a)}.url-preview-img{width:100%;height:120px;object-fit:cover}.url-preview-body{padding:.625rem .75rem}.url-preview-domain{font-size:.65rem;color:var(--color-text-light, #64748b);display:flex;align-items:center;gap:.375rem;margin-bottom:.25rem}.url-preview-domain img{border-radius:2px}.url-preview-title{font-size:.8rem;font-weight:500;color:var(--color-secondary, #0f172a);line-height:1.3}.url-preview-desc{font-size:.7rem;color:var(--color-text-light, #64748b);line-height:1.4;margin-top:.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.email-capture input{font-size:.875rem}.email-capture .flex{display:flex}.msg-image{padding:.375rem;overflow:hidden}.msg-image img{max-width:240px;max-height:200px;border-radius:.75rem;object-fit:cover;display:block}.msg-image .image-caption{font-size:.7rem;opacity:.7;padding:.25rem .375rem 0}.upload-indicator{display:flex;align-items:center;justify-content:center;padding:.5rem}.attach-btn{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;background:none;color:var(--color-text-light, #64748b);cursor:pointer;border-radius:50%;transition:all .15s;flex-shrink:0}.attach-btn:hover{color:var(--color-secondary, #0f172a);background:#0000000d}
