.app-container{width:100%;height:100vh;height:100dvh;display:flex;justify-content:center;align-items:center;background:#fff}.chatkit-widget{width:100%;max-width:480px;height:700px;border-radius:16px;box-shadow:0 8px 32px #0000001f}@media(max-width:768px){.app-container{padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.chatkit-widget{max-width:100%;height:100vh;height:100dvh;height:calc(100dvh - env(safe-area-inset-top));border-radius:0;box-shadow:none;padding-bottom:env(safe-area-inset-bottom)}}body{overscroll-behavior-y:contain}input,textarea,select,[contenteditable]{font-size:16px!important;touch-action:manipulation}.chatkit-widget [class*=ThreadItem][class*=widget],.chatkit-widget [class*=WidgetItem],.chatkit-widget [data-thread-item-type=widget]{justify-content:center!important}.chatkit-widget [class*=ThreadItem]>div{border-left:none!important;border-left-width:0!important}.chatkit-widget [class*=widgetWrapper],.chatkit-widget [class*=WidgetWrapper],.chatkit-widget [class*=widget-wrapper]{display:flex;justify-content:center;width:100%}.chatkit-widget [class*=accentBar],.chatkit-widget [class*=AccentBar],.chatkit-widget [class*=accent-bar],.chatkit-widget [class*=leftBar],.chatkit-widget [class*=LeftBar]{display:none!important}.chatkit-widget [class*=Card][class*=root],.chatkit-widget [class*=cardRoot]{margin:0 auto}.chatkit-widget *{border-left-color:transparent!important}.chatkit-widget [class*=Card] *,.chatkit-widget [style*="background: linear-gradient"]{border-left-color:inherit!important}.chatkit-widget [class*=threadItem]:before,.chatkit-widget [class*=ThreadItem]:before{display:none!important;width:0!important}.chatkit-widget [class*=threadItem]>[class*=content],.chatkit-widget [class*=ThreadItem]>[class*=Content]{border-left:none!important;padding-left:0!important;margin-left:0!important}.chatkit-widget [class*=ThreadItem]>div:first-child:not([class*=content]):not([class*=Content]){display:none!important;width:0!important;opacity:0!important}.chatkit-widget [class*=assistantItem],.chatkit-widget [class*=AssistantItem],.chatkit-widget [class*=assistant-item]{border-left:none!important}.chatkit-widget [data-role=accent],.chatkit-widget [data-role=indicator],.chatkit-widget [data-chatkit-accent]{display:none!important}.chatkit-widget [class*=ThreadItem]>div[style*="width: 4px"],.chatkit-widget [class*=ThreadItem]>div[style*="width: 3px"],.chatkit-widget [class*=ThreadItem]>div[style*="width:4px"],.chatkit-widget [class*=ThreadItem]>div[style*="width:3px"]{display:none!important}.chatkit-widget [class*=Workflow],.chatkit-widget [class*=workflow]{animation:ck-fade-slide-in .3s ease-out}.chatkit-widget [class*=TaskContent],.chatkit-widget [class*=taskContent],.chatkit-widget [class*=task-content]{color:#6b7280e6;font-size:13px;line-height:1.5}.chatkit-widget [class*=loading] [class*=spinner],.chatkit-widget [class*=Loading] [class*=Spinner]{animation:ck-spin .8s linear infinite}.chatkit-widget [class*=TaskStatus],.chatkit-widget [class*=taskStatus],.chatkit-widget [class*=StatusIndicator]{transition:all .3s ease}.chatkit-widget [class*=complete] [class*=icon],.chatkit-widget [class*=Complete] [class*=Icon]{animation:ck-pop-in .25s cubic-bezier(.34,1.56,.64,1)}.chatkit-widget [class*=WorkflowSummary],.chatkit-widget [class*=workflowSummary]{transition:all .2s ease}.chatkit-widget [class*=WorkflowSummary]:hover,.chatkit-widget [class*=workflowSummary]:hover{opacity:.85}.chatkit-widget [class*=annotation],.chatkit-widget [class*=Annotation],.chatkit-widget [class*=citation],.chatkit-widget [class*=Citation]{transition:all .15s ease}.chatkit-widget [class*=annotation]:hover,.chatkit-widget [class*=Annotation]:hover,.chatkit-widget [class*=citation]:hover,.chatkit-widget [class*=Citation]:hover{filter:brightness(1.15);transform:translateY(-1px)}.chatkit-widget [class*=ProgressUpdate],.chatkit-widget [class*=progressUpdate],.chatkit-widget [class*=progress-update]{animation:ck-fade-slide-in .25s ease-out}@keyframes ck-fade-slide-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes ck-pop-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes ck-spin{to{transform:rotate(360deg)}}.voice-pill-container{position:absolute;bottom:14px;right:14px;z-index:20;pointer-events:auto}.voice-pill{display:flex;align-items:center;justify-content:center;gap:10px;height:48px;min-width:48px;border-radius:24px;border:none;cursor:pointer;padding:0 4px;overflow:hidden;white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;outline:none;transition:width .35s cubic-bezier(.4,0,.2,1),min-width .35s cubic-bezier(.4,0,.2,1),background-color .3s ease,box-shadow .3s ease,padding .3s ease}.voice-pill:focus-visible{outline:2px solid var(--voice-glow, #3b82f6);outline-offset:2px}.voice-pill--idle{width:48px;background:var(--voice-idle-bg, #f3f4f6);color:var(--voice-idle-fg, #374151);box-shadow:0 2px 8px #00000014;animation:voice-breathe 3s ease-in-out infinite}.voice-pill--idle:hover{background:var(--voice-idle-hover, #e5e7eb);box-shadow:0 2px 12px #0000001f;transform:scale(1.05);transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease}.voice-pill--idle:active{transform:scale(.95)}.voice-pill--recording{min-width:200px;padding:0 16px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 0 #ef444466,0 4px 16px #ef44444d;animation:voice-pulse-ring 1.5s ease-out infinite}.voice-pill--processing{min-width:140px;padding:0 16px;background:var(--voice-process-bg, #f3f4f6);color:var(--voice-process-fg, #6b7280);box-shadow:0 2px 12px #0000001a;cursor:wait}.voice-pill--playing{min-width:120px;padding:0 16px;background:var(--voice-play-bg, #eff6ff);color:var(--voice-play-fg, #2563eb);box-shadow:0 2px 12px #2563eb26}.voice-pill--playing:hover{background:var(--voice-play-hover, #dbeafe)}.voice-pill svg{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.voice-icon-enter{animation:voice-icon-in .2s ease-out}.voice-waveform{display:flex;align-items:center;gap:3px;height:28px;flex-shrink:0}.voice-waveform__bar{width:3px;min-height:4px;border-radius:2px;background:currentColor;opacity:.9;transition:height .08s ease-out}.voice-waveform__bar:nth-child(1){transition-delay:0ms}.voice-waveform__bar:nth-child(2){transition-delay:15ms}.voice-waveform__bar:nth-child(3){transition-delay:30ms}.voice-waveform__bar:nth-child(4){transition-delay:45ms}.voice-waveform__bar:nth-child(5){transition-delay:30ms}.voice-waveform__bar:nth-child(6){transition-delay:15ms}.voice-waveform__bar:nth-child(7){transition-delay:0ms}.voice-timer{font-variant-numeric:tabular-nums;font-size:13px;letter-spacing:.5px;opacity:.9;min-width:32px;text-align:center}.voice-dots{display:flex;gap:4px;align-items:center}.voice-dots__dot{width:6px;height:6px;border-radius:50%;background:currentColor;animation:voice-dot-bounce 1.2s ease-in-out infinite}.voice-dots__dot:nth-child(2){animation-delay:.15s}.voice-dots__dot:nth-child(3){animation-delay:.3s}.voice-dots__label{font-size:12px;opacity:.7;margin-left:4px}.voice-speaker-bars{display:flex;align-items:center;gap:3px;height:24px}.voice-speaker-bars__bar{width:3px;border-radius:2px;background:currentColor;animation:voice-speaker-wave 1s ease-in-out infinite}.voice-speaker-bars__bar:nth-child(1){animation-delay:0s;height:8px}.voice-speaker-bars__bar:nth-child(2){animation-delay:.15s;height:16px}.voice-speaker-bars__bar:nth-child(3){animation-delay:.3s;height:12px}.voice-speaker-bars__bar:nth-child(4){animation-delay:.45s;height:20px}.voice-stop-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;background:#fff3;flex-shrink:0;transition:background .15s ease}.voice-pill--playing .voice-stop-icon{background:#2563eb1a}.voice-stop-icon:hover{background:#ffffff59}.voice-stop-icon svg{width:14px;height:14px}.voice-error{position:absolute;bottom:calc(100% + 8px);right:0;background:#ef4444;color:#fff;font-size:12px;padding:6px 10px;border-radius:8px;white-space:nowrap;pointer-events:none;animation:voice-fade-in .2s ease;box-shadow:0 4px 12px #ef44444d}.voice-error:after{content:"";position:absolute;top:100%;right:16px;border:5px solid transparent;border-top-color:#ef4444}@keyframes voice-breathe{0%,to{box-shadow:0 2px 8px #00000014,0 0 0 0 var(--voice-glow-color, rgba(59, 130, 246, 0))}50%{box-shadow:0 2px 8px #00000014,0 0 12px 2px var(--voice-glow-color, rgba(59, 130, 246, .15))}}@keyframes voice-pulse-ring{0%{box-shadow:0 0 #ef444466,0 4px 16px #ef44444d}70%{box-shadow:0 0 0 10px #ef444400,0 4px 16px #ef44444d}to{box-shadow:0 0 #ef444400,0 4px 16px #ef44444d}}@keyframes voice-dot-bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}@keyframes voice-speaker-wave{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}@keyframes voice-icon-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes voice-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-color-scheme:dark){.voice-pill--idle{--voice-idle-bg: #374151;--voice-idle-fg: #e5e7eb;--voice-idle-hover: #4b5563}.voice-pill--processing{--voice-process-bg: #374151;--voice-process-fg: #9ca3af}.voice-pill--playing{--voice-play-bg: #1e3a5f;--voice-play-fg: #60a5fa;--voice-play-hover: #1e40af}}@media(max-width:480px){.voice-pill--recording{min-width:160px}.voice-pill--processing{min-width:120px}}.rt-voice-container{position:absolute;bottom:14px;right:14px;z-index:20;pointer-events:auto;display:flex;gap:8px;align-items:flex-end}.rt-voice-pill{display:flex;align-items:center;justify-content:center;gap:8px;height:48px;min-width:48px;border-radius:24px;border:none;cursor:pointer;padding:0 4px;overflow:hidden;white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;outline:none;transition:width .35s cubic-bezier(.4,0,.2,1),min-width .35s cubic-bezier(.4,0,.2,1),background-color .3s ease,box-shadow .3s ease,padding .3s ease}.rt-voice-pill:focus-visible{outline:2px solid var(--rt-voice-accent, #3b82f6);outline-offset:2px}.rt-voice-pill--disconnected{width:48px;background:var(--rt-voice-accent, #10b981);color:#fff;box-shadow:0 2px 8px #10b9814d;animation:rt-voice-breathe 3s ease-in-out infinite}.rt-voice-pill--disconnected:hover{box-shadow:0 2px 16px #10b98166;transform:scale(1.05);transition:transform .15s ease,box-shadow .15s ease}.rt-voice-pill--disconnected:active{transform:scale(.95)}.rt-voice-pill--listening{width:56px;height:56px;border-radius:28px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 0 #10b98166,0 4px 16px #10b9814d;animation:rt-voice-live-pulse 2s ease-in-out infinite}.rt-voice-pill--speaking{min-width:160px;padding:0 16px;background:var(--rt-voice-speaking-bg, #eff6ff);color:var(--rt-voice-speaking-fg, #2563eb);box-shadow:0 2px 12px #2563eb26}.rt-voice-pill--speaking:hover{background:var(--rt-voice-speaking-hover, #dbeafe)}.rt-voice-end-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:#ef4444;color:#fff;cursor:pointer;transition:background .15s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}.rt-voice-end-btn:hover{background:#dc2626;transform:scale(1.1)}.rt-voice-end-btn:active{transform:scale(.95)}.rt-voice-end-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.rt-voice-pill svg{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.voice-icon-enter{animation:rt-voice-icon-in .2s ease-out}.rt-voice-ring{position:relative;width:32px;height:32px}.rt-voice-ring__bar{position:absolute;left:50%;top:50%;width:3px;border-radius:2px;background:currentColor;transform-origin:center bottom;transition:height .1s ease-out}.rt-voice-mic-indicator{position:absolute;bottom:2px;right:2px;width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid #10b981;animation:rt-voice-blink 1.5s ease-in-out infinite}.rt-voice-speaker{display:flex;align-items:center;gap:3px;height:24px}.rt-voice-speaker__bar{width:3px;border-radius:2px;background:currentColor;animation:rt-voice-speaker-wave 1s ease-in-out infinite}.rt-voice-speaker__bar:nth-child(1){animation-delay:0s;height:8px}.rt-voice-speaker__bar:nth-child(2){animation-delay:.15s;height:16px}.rt-voice-speaker__bar:nth-child(3){animation-delay:.3s;height:12px}.rt-voice-speaker__bar:nth-child(4){animation-delay:.45s;height:20px}.rt-voice-interrupt-label{font-size:12px;opacity:.7;margin-left:2px}.rt-voice-error{position:absolute;bottom:calc(100% + 8px);right:0;background:#ef4444;color:#fff;font-size:12px;padding:6px 10px;border-radius:8px;white-space:nowrap;pointer-events:none;animation:rt-voice-fade-in .2s ease;box-shadow:0 4px 12px #ef44444d}.rt-voice-error:after{content:"";position:absolute;top:100%;right:16px;border:5px solid transparent;border-top-color:#ef4444}@keyframes rt-voice-breathe{0%,to{box-shadow:0 2px 8px #10b98133,0 0 0 0 var(--rt-voice-glow, rgba(16, 185, 129, 0))}50%{box-shadow:0 2px 8px #10b98133,0 0 12px 2px var(--rt-voice-glow, rgba(16, 185, 129, .2))}}@keyframes rt-voice-live-pulse{0%,to{box-shadow:0 0 #10b98166,0 4px 16px #10b9814d}50%{box-shadow:0 0 0 8px #10b98100,0 4px 20px #10b98166}}@keyframes rt-voice-blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes rt-voice-speaker-wave{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}@keyframes rt-voice-icon-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes rt-voice-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-color-scheme:dark){.rt-voice-pill--speaking{--rt-voice-speaking-bg: #1e3a5f;--rt-voice-speaking-fg: #60a5fa;--rt-voice-speaking-hover: #1e40af}}@media(max-width:480px){.rt-voice-pill--speaking{min-width:130px}}
