@keyframes glow-pulse{0%,to{box-shadow:0 0 4px #3b82f699,0 0 8px #3b82f666}50%{box-shadow:0 0 10px #3b82f6cc,0 0 18px #3b82f680,0 0 25px #3b82f640}}.glow-effect{animation:1s ease-in-out infinite glow-pulse}@keyframes glow-pulse-light{0%,to{box-shadow:0 0 4px #fff6,0 0 8px #fff3}50%{box-shadow:0 0 10px #fff9,0 0 16px #ffffff59}}.glow-effect-light{animation:1s ease-in-out infinite glow-pulse-light}:root{--lk-va-bar-width:72px;--lk-control-bar-height:unset;--lk-bg:#fff;--lk-fg:#000}body{color:#000;background-color:#fff;margin:0;padding:0;overflow:hidden}.Toastify__toast-container{z-index:9999!important}@media (max-width:768px){[data-sonner-toaster]{top:80px!important;left:16px!important;right:16px!important}[data-sonner-toast]{border-radius:12px!important;padding:12px 16px!important;font-size:13px!important;box-shadow:0 4px 16px #00000026!important}}@media (min-width:769px){[data-sonner-toaster]{top:24px!important;right:24px!important}[data-sonner-toast]{border-radius:8px!important;min-width:280px!important;padding:12px 16px!important;font-size:14px!important;font-weight:500!important;box-shadow:0 4px 12px #00000026!important}}.agent-visualizer{background-color:#fff!important}.agent-visualizer>.lk-audio-bar{width:72px;transition:width .3s ease-in-out;background-color:#1e3a8a!important}.agent-visualizer-collapsed>.lk-audio-bar{width:90px}.lk-agent-control-bar{border-top:0;height:min-content;margin-right:1rem;padding:0}.lk-button.lk-track-toggle,.lk-disconnect-button{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:.5rem .75rem!important;display:flex!important}.lk-button.lk-track-toggle:after{content:"Mute";color:currentColor;font-size:.875rem;line-height:1!important}.lk-button.lk-track-toggle[data-lk-muted=true]:after{content:"Unmute"}.lk-disconnect-button{color:#fff!important;background-color:#dc2626!important;border-color:#dc2626!important}.lk-disconnect-button:hover{background-color:#b91c1c!important;border-color:#b91c1c!important}.lk-disconnect-button svg,.lk-disconnect-button span{color:#fff!important;font-size:.875rem!important;line-height:1!important}.lk-start-audio-button,.lk-media-device-select-button,.lk-button-menu,.lk-device-menu{display:none!important}.transcription-scrollbar::-webkit-scrollbar{width:8px}.transcription-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.transcription-scrollbar::-webkit-scrollbar-thumb{background:#6b7280;border:1px solid #f1f5f9;border-radius:4px}.transcription-scrollbar::-webkit-scrollbar-thumb:hover{background:#6b7280}@supports ((-moz-appearance:none)){.transcription-scrollbar{scrollbar-width:thin;scrollbar-color:#6b7280 #f1f5f9}}.lk-button-group>.lk-button:first-child,.lk-button-group>.lk-start-audio-button:first-child,.lk-button-group>.lk-chat-toggle:first-child,.lk-button-group>.lk-disconnect-button:first-child{color:#fff!important;background-color:#1e3a8a!important;border-color:#1e3a8a!important;border-radius:9999px!important}.lk-button-group>.lk-button:first-child:hover,.lk-button-group>.lk-start-audio-button:first-child:hover,.lk-button-group>.lk-chat-toggle:first-child:hover,.lk-button-group>.lk-disconnect-button:first-child:hover{background-color:#1e40af!important;border-color:#1e40af!important}.lk-button-group>.lk-start-audio-button:first-child svg{color:#fff!important}.lk-button-group>.lk-start-audio-button.lk-disabled:first-child{opacity:.6;cursor:not-allowed;color:#fff!important;background-color:#a7f3d0!important;border-color:#a7f3d0!important}.field-card{box-shadow:none;transition:all .5s ease-out}.field-hidden{opacity:0;transform:translate(30px)}.field-visible{opacity:1;transform:translate(0)}.field-highlighted{animation:1.5s ease-in-out blueGlowEffect}@keyframes blueGlowEffect{0%{box-shadow:none}50%{box-shadow:0 0 20px #3b82f666}to{box-shadow:none}}@keyframes slideDownFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.slide-down-fade-in{animation:.6s ease-out forwards slideDownFadeIn}.dot-pulse{border-radius:9999px;width:6px;height:6px;animation:1.2s linear infinite dotFade;display:inline-block}@keyframes dotFade{0%{opacity:.25;transform:scale(.9)}50%{opacity:.9;transform:scale(1.05)}to{opacity:.25;transform:scale(.9)}}.fixed-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;min-height:120px;display:grid}@media (min-width:768px){.fixed-grid{grid-template-columns:repeat(3,1fr)}}.animate-fade-in{animation:.8s fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.agent-visualizer{padding:0 .75rem}.agent-visualizer>.lk-audio-bar{width:56px!important}.lk-button.lk-track-toggle,.lk-disconnect-button{height:32px!important;max-height:32px!important;padding:.375rem .5rem!important;font-size:.75rem!important}.lk-button.lk-track-toggle:after,.lk-disconnect-button span{font-size:.75rem!important}.lk-start-audio-button{padding:.4rem .8rem!important;font-size:.875rem!important;bottom:70px!important}.field-highlighted{scroll-margin-top:70px;scroll-margin-bottom:70px;animation:1.2s ease-in-out blueGlowEffectMobile}@keyframes blueGlowEffectMobile{0%,to{box-shadow:none}50%{box-shadow:0 0 12px #3b82f680}}.transcription-scrollbar::-webkit-scrollbar{width:4px}.fixed-grid{flex-direction:column;gap:.375rem;min-height:0;display:flex}}html{scroll-behavior:smooth}@media (hover:none) and (pointer:coarse){button:active{transition:transform 80ms;transform:scale(.97)}.active\:scale-98:active{transform:scale(.98)!important}}@media (max-width:768px){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{-webkit-tap-highlight-color:transparent}.transcription-scrollbar::-webkit-scrollbar{width:3px}.transcription-scrollbar::-webkit-scrollbar-track{background:0 0}.transcription-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.transcription-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.mobile-mic-btn{border:none!important;border-radius:9999px!important;padding:.75rem!important;transition:all .2s!important}.mobile-mic-btn.active{color:#fff!important;background-color:#1e3a8a!important}.mobile-mic-btn.muted{color:#fff!important;background-color:#dc2626!important}.mobile-disconnect-btn{color:#dc2626!important;background-color:#fee2e2!important;border:none!important;border-radius:9999px!important;padding:.75rem!important;transition:all .2s!important}.mobile-disconnect-btn:hover{background-color:#fecaca!important}.mobile-transcript-btn{position:relative;color:#1e3a8a!important;background:0 0!important;border:none!important;border-radius:9999px!important;padding:.75rem!important;transition:all .2s!important}}.scenario-comparison-scrollbar::-webkit-scrollbar{height:8px}.scenario-comparison-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.scenario-comparison-scrollbar::-webkit-scrollbar-thumb{background:#6b7280;border:1px solid #f1f5f9;border-radius:4px}.scenario-comparison-scrollbar::-webkit-scrollbar-thumb:hover{background:#6b7280}@supports ((-moz-appearance:none)){.scenario-comparison-scrollbar{scrollbar-width:thin;scrollbar-color:#6b7280 #f1f5f9}}.scenario-stable-container{overflow-anchor:none}.splash-overlay{z-index:50;pointer-events:none;background:#fff;justify-content:center;align-items:center;transition:opacity .5s;display:flex;position:absolute;inset:0}.splash-overlay[data-hidden=true]{opacity:0}.slide-drawer-overlay{z-index:40;pointer-events:none;position:fixed;inset:0}.slide-drawer-content{z-index:50;background:#fff;flex-direction:column;width:100%;max-width:480px;height:100%;display:flex;position:fixed;top:0;right:0;overflow:hidden;box-shadow:-4px 0 20px #00000026}.slide-drawer-content::-webkit-scrollbar{width:6px}.slide-drawer-content::-webkit-scrollbar-track{background:#f1f5f9}.slide-drawer-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.slide-drawer-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}.fab-container{z-index:40;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.fab-button{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000026}.fab-button:hover{transform:scale(1.1);box-shadow:0 6px 16px #0003}.fab-button:active{transform:scale(.95)}.fab-button-primary{color:#fff;background-color:#1e3a8a;border:none}.fab-button-secondary{color:#1e3a8a;background-color:#fff;border:2px solid #1e3a8a}.fab-button-secondary:hover{color:#fff;background-color:#1e3a8a}.fab-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#1f2937;border-radius:8px;padding:8px 12px;font-size:14px;transition:opacity .2s;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)}.fab-button:hover .fab-tooltip{opacity:1}.fab-tooltip:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:6px solid #1f2937;width:0;height:0;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:all .2s}.product-card:hover{border-color:#1e3a8a;box-shadow:0 4px 12px #1e3a8a1a}.product-card.disabled{opacity:.6;cursor:not-allowed}.product-card.disabled:hover{box-shadow:none;border-color:#e5e7eb}.product-card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.product-card-amount{background:#eff6ff;border-radius:8px;margin:12px 0;padding:12px}.product-card-amount-value{color:#1e3a8a;font-size:1.5rem;font-weight:700}.rate-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px;transition:all .2s}.rate-card:hover{background:#f0f9ff;border-color:#93c5fd}.rate-card.lowest{background:#f0fdf4;border-color:#86efac}.rate-card-term{color:#6b7280;margin-bottom:4px;font-size:.75rem}.rate-card-value{color:#1e3a8a;font-size:1.25rem;font-weight:700}.rate-card.lowest .rate-card-value{color:#15803d}.scenario-badge{color:#1e3a8a;cursor:help;background:#eff6ff;border-radius:9999px;align-items:center;gap:4px;padding:6px 12px;font-size:.875rem;font-weight:500;display:inline-flex;position:relative}.scenario-badge-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:10;background:#1f2937;border-radius:6px;padding:6px 10px;font-size:12px;transition:opacity .2s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.scenario-badge:hover .scenario-badge-tooltip{opacity:1}.scenario-badge-tooltip:after{content:"";border-top:6px solid #1f2937;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.scenario-field-enter{opacity:0;transform:translate(20px)}.scenario-field-enter-active{opacity:1;transition:opacity .4s,transform .4s;transform:translate(0)}.scenario-field-exit{opacity:1;transform:translate(0)}.scenario-field-exit-active{opacity:0;transition:opacity .3s,transform .3s;transform:translate(-20px)}.in-progress-indicator{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;display:flex}.in-progress-indicator .dot{background:#f59e0b;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:.5;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}
