.bot-message-container{gap:12px;margin-bottom:20px;animation:.3s ease-out slideInLeft;display:flex}.bot-message-content{flex:1;max-width:80%}.user-message-container{justify-content:flex-end;gap:12px;margin-bottom:20px;animation:.3s ease-out slideInRight;display:flex}.user-avatar{flex-shrink:0}.user-message-content{max-width:70%}[data-theme=dark] .message-text{background-color:#2a2a2a}.message-text{color:var(--color-primary);word-wrap:break-word;background-color:#f7f7f8;border-radius:8px;max-width:fit-content;padding:12px;font-size:14px;font-weight:400;line-height:1.5}[data-theme=dark] .bot-message-text{background-color:#0000}.bot-message-text{background:0 0}.thoughts-section{background:0 0;border:1px solid #eaeaea;border-radius:12px;margin-bottom:12px;overflow:hidden}[data-theme=dark] .thoughts-section{border-color:#3a3c3c}.thoughts-header{cursor:pointer;color:#333;background:#f9f9f9;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.thoughts-header:hover{background:#f0f0f0}[data-theme=dark] .thoughts-header{color:#e0e0e0;background:#2a2d2e}[data-theme=dark] .thoughts-header:hover{background:#333637}.thoughts-title{margin:0}.thoughts-arrow{color:#666;justify-content:center;align-items:center;transition:transform .3s;display:inline-flex}.thoughts-arrow svg{width:14px;height:14px}[data-theme=dark] .thoughts-arrow svg path{fill:#fff}.thoughts-arrow.open{transform:rotate(180deg)}.thoughts-content{color:#444;background:0 0;padding:16px;font-size:14px;line-height:1.6}[data-theme=dark] .thoughts-content{color:#ccc}.thoughts-text{color:inherit;margin:0;font-size:14px}.thoughts-text p{margin-bottom:8px}.thoughts-text p:last-child{margin-bottom:0}.thoughts-text strong{color:#111;margin-bottom:4px;font-weight:600;display:block}[data-theme=dark] .thoughts-text strong{color:#fff}.audio-player{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:12px;align-items:center;gap:8px;margin-bottom:10px;padding:12px 16px;display:flex}.play-button{color:#fff;cursor:pointer;background:#007aff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.play-button:hover{background:#0056b3;transform:scale(1.05)}.play-button:active{transform:scale(.95)}.audio-timeline{appearance:none;cursor:pointer;background:#e0e0e0;border-radius:3px;outline:none;flex:1;height:6px}.audio-timeline::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#007aff;border-radius:50%;width:12px;height:12px;transition:all .2s}.audio-timeline::-webkit-slider-thumb:hover{transform:scale(1.3);box-shadow:0 0 8px #007aff80}.audio-timeline::-moz-range-thumb{cursor:pointer;background:#007aff;border:none;border-radius:50%;width:12px;height:12px;transition:all .2s}.audio-timeline::-moz-range-thumb:hover{transform:scale(1.3);box-shadow:0 0 8px #007aff80}.time-display{color:#999;text-align:right;flex-shrink:0;min-width:35px;font-size:12px}.speaker-icon{flex-shrink:0;font-size:16px}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.bot-message-content,.user-message-content{max-width:85%}.message-text{font-size:13px}.audio-player{padding:10px 12px}.play-button{width:28px;height:28px;font-size:12px}}
.live-ai-chat-bg-image{background-image:url(/assets/images/live-ai-chat/main-bg.png);background-position:50%;background-size:cover;width:100%;height:100vh}.lac-hero-section{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:70vh;min-height:500px;padding:0 24px;display:flex;position:absolute;top:30px;left:0}.lac-hero-heading{margin:0 auto 20px}.lac-heading-bold{font-weight:700}.lac-heading-light{font-weight:400}.lac-hero-subtitle{max-width:836px;margin:0 auto 64px;line-height:1.5}.lac-hero-cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:56px;display:flex}.lac-btn-primary,.lac-btn-secondary{cursor:pointer;white-space:nowrap;letter-spacing:.01em;pointer-events:auto;border-radius:14px;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.lac-btn-primary{color:#fff;background:#1a1a1a;border:1.5px solid #1a1a1a}.lac-btn-primary:hover{background:#333;border-color:#333;transform:translateY(-1px);box-shadow:0 4px 14px #0000002e}.lac-btn-primary:active{box-shadow:none;transform:translateY(0)}.lac-btn-secondary{color:#1a1a1a;background:0 0;border:1px solid #e0e0e0}.lac-btn-secondary:hover{background:#0000000a;border-color:#e0e0e0;transform:translateY(-1px)}.lac-btn-secondary:active{transform:translateY(0)}.lac-waveform{pointer-events:none;justify-content:center;align-items:flex-end;gap:3px;width:100%;height:100px;padding-bottom:0;display:flex}.lac-waveform-bar{transform-origin:bottom;background:#d0d0d0;border-radius:3px 3px 0 0;width:4px;animation:1.6s ease-in-out infinite alternate lac-wave-pulse;display:inline-block}@keyframes lac-wave-pulse{0%{opacity:.35;transform:scaleY(.25)}to{opacity:.9;transform:scaleY(1)}}.why-monitor-icon,.why-micro-icon{width:36px;height:36px}@media (max-width:991px){.lac-hero-section{padding:0 20px}}@media (max-width:768px){.lac-hero-section{min-height:70svh;padding:0 16px}.lac-hero-heading{max-width:100%;font-size:28px}.lac-hero-subtitle{max-width:100%;font-size:14px}.lac-waveform{height:72px}}@media (max-width:480px){.lac-hero-section{padding:36px 12px 0}.lac-hero-heading{font-size:22px}.lac-btn-primary,.lac-btn-secondary{padding:9px 16px;font-size:13px}.lac-waveform-bar{gap:2px;width:3px}.lac-waveform{height:60px}}
