.chat-container{display:flex;flex-direction:column;padding:1rem}.message-container{display:flex;flex-direction:column;align-items:flex-start;margin:.625rem 0;position:relative}.message-container.user-message-container{align-items:flex-end}.message{padding:.875rem 1.125rem;border-radius:1.125rem;max-width:85%;box-shadow:0 1px 2px #0000000a,0 1px 3px #0000000f;word-wrap:break-word;overflow-wrap:break-word;position:relative;display:inline-block}.assistant-message{background-color:#f8f9fb;color:#1a1d21;margin-left:.25rem;border-bottom-left-radius:.375rem}.user-message{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;margin-right:.25rem;border-bottom-right-radius:.375rem}.message-text{margin:0;font-size:.9375rem;line-height:1.625;font-weight:400;letter-spacing:-.01em}.message-text>p:not(.formatted-p){margin:0}.formatted-text{font-size:inherit;line-height:inherit}.formatted-text>*:first-child{margin-top:0}.formatted-text>*:last-child{margin-bottom:0}.formatted-p{margin:0;line-height:1.625}.formatted-p+.formatted-p{margin-top:.875rem}.formatted-ul+.formatted-p,.formatted-ol+.formatted-p,.formatted-pre+.formatted-p,.formatted-blockquote+.formatted-p{margin-top:.875rem}.formatted-p+.formatted-ul,.formatted-p+.formatted-ol,.formatted-p+.formatted-pre,.formatted-p+.formatted-blockquote{margin-top:.75rem}.formatted-h1,.formatted-h2,.formatted-h3,.formatted-h4,.formatted-h5,.formatted-h6{font-weight:600;line-height:1.35;letter-spacing:-.02em;color:#0f172a;margin-top:1.25rem;margin-bottom:.5rem}.formatted-h1:first-child,.formatted-h2:first-child,.formatted-h3:first-child,.formatted-h4:first-child,.formatted-h5:first-child,.formatted-h6:first-child{margin-top:0}.formatted-h1{font-size:1.375rem}.formatted-h2{font-size:1.25rem}.formatted-h3{font-size:1.125rem}.formatted-h4{font-size:1.0625rem}.formatted-h5{font-size:1rem}.formatted-h6{font-size:.9375rem;color:#475569}.formatted-ul,.formatted-ol{margin:.75rem 0;padding-left:1.5rem}.formatted-ul:first-child,.formatted-ol:first-child{margin-top:0}.formatted-ul:last-child,.formatted-ol:last-child{margin-bottom:0}.formatted-ul{list-style:none}.formatted-ul>.formatted-li{position:relative;padding-left:.25rem}.formatted-ul>.formatted-li:before{content:"";position:absolute;left:-1.125rem;top:.625rem;width:.375rem;height:.375rem;background-color:#3b82f6;border-radius:50%}.formatted-ol{list-style:none;counter-reset:list-counter}.formatted-ol>.formatted-li{position:relative;padding-left:.25rem;counter-increment:list-counter}.formatted-ol>.formatted-li:before{content:counter(list-counter) ".";position:absolute;left:-1.5rem;top:0;font-weight:600;font-size:.875rem;color:#3b82f6;font-feature-settings:"tnum" on,"lnum" on}.formatted-li{margin:.375rem 0;line-height:1.6;color:#1e293b}.formatted-li:first-child{margin-top:0}.formatted-li:last-child{margin-bottom:0}.formatted-li .formatted-ul,.formatted-li .formatted-ol{margin:.375rem 0}.formatted-ul .formatted-ul>.formatted-li:before{background-color:transparent;border:1.5px solid #64748b}.formatted-ol .formatted-ol>.formatted-li:before{color:#64748b;font-weight:500}.formatted-link{color:#2563eb;text-decoration:none;font-weight:500;border-bottom:1px solid rgba(37,99,235,.25);transition:all .15s ease}.formatted-link:hover{color:#1d4ed8;border-bottom-color:#1d4ed8;background-color:#2563eb0a}.formatted-link:active{color:#1e40af}.formatted-link-phone,.formatted-link-email{color:#059669;border-bottom-color:#05966940}.formatted-link-phone:hover,.formatted-link-email:hover{color:#047857;border-bottom-color:#047857;background-color:#0596690a}.user-message .formatted-link{color:#fffffff2;border-bottom-color:#ffffff59}.user-message .formatted-link:hover{color:#fff;border-bottom-color:#fff;background-color:#ffffff1a}.message-text a{color:#2563eb;text-decoration:none;font-weight:500;border-bottom:1px solid rgba(37,99,235,.25);transition:all .15s ease}.message-text a:hover{color:#1d4ed8;border-bottom-color:#1d4ed8;background-color:#2563eb0a}.user-message .message-text a{color:#fffffff2;border-bottom-color:#ffffff59}.user-message .message-text a:hover{color:#fff;border-bottom-color:#fff;background-color:#ffffff1a}.formatted-code-inline{background-color:#f1f5f9;color:#0f172a;padding:.125rem .375rem;border-radius:.25rem;font-family:SF Mono,Fira Code,Monaco,Inconsolata,Roboto Mono,Consolas,monospace;font-size:.85em;font-weight:500;letter-spacing:-.02em;white-space:nowrap;border:1px solid #e2e8f0}.formatted-pre{background-color:#1e293b;color:#e2e8f0;padding:1rem 1.125rem;border-radius:.625rem;overflow-x:auto;margin:.875rem 0;font-family:SF Mono,Fira Code,Monaco,Inconsolata,Roboto Mono,Consolas,monospace;font-size:.8125rem;line-height:1.6;border:1px solid #334155;box-shadow:inset 0 1px 3px #0000001a}.formatted-pre:first-child{margin-top:0}.formatted-pre:last-child{margin-bottom:0}.formatted-pre .formatted-code,.formatted-pre code{background:transparent;color:inherit;padding:0;border-radius:0;font-size:inherit;white-space:pre;border:none;font-weight:400;letter-spacing:normal}.formatted-blockquote{margin:.875rem 0;padding:.625rem 0 .625rem 1rem;border-left:3px solid #3b82f6;background-color:#f8fafc;color:#475569;font-style:italic;border-radius:0 .375rem .375rem 0}.formatted-blockquote:first-child{margin-top:0}.formatted-blockquote:last-child{margin-bottom:0}.formatted-blockquote p,.formatted-blockquote .formatted-p{margin:0}.formatted-hr{border:none;border-top:1px solid #e2e8f0;margin:1.25rem 0}.formatted-strong{font-weight:600;color:#0f172a}.formatted-em{font-style:italic;color:inherit}.formatted-table-wrapper{overflow-x:auto;margin:.875rem 0;border-radius:.5rem;border:1px solid #e2e8f0}.formatted-table-wrapper:first-child{margin-top:0}.formatted-table-wrapper:last-child{margin-bottom:0}.formatted-table{border-collapse:collapse;width:100%;font-size:.875rem;line-height:1.5}.formatted-th,.formatted-td{padding:.625rem .875rem;text-align:left;border-bottom:1px solid #e2e8f0}.formatted-th{background-color:#f8fafc;font-weight:600;color:#1e293b;white-space:nowrap}.formatted-td{color:#475569}.formatted-tr:last-child .formatted-td{border-bottom:none}.formatted-tr:nth-child(2n) .formatted-td{background-color:#fafbfc}.action-buttons-container{position:absolute;bottom:-26px;left:4px;opacity:1;transition:opacity .2s ease;display:flex;flex-direction:row;gap:.25rem;align-items:center}.action-button{background:#fff;border:1px solid #e5e7eb;padding:.25rem;cursor:pointer;border-radius:.375rem;transition:all .15s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0000000a}.action-button:hover{background-color:#f9fafb;transform:translateY(-1px);box-shadow:0 2px 4px #0000000f}.action-button:active{transform:translateY(0)}.action-button.pressed{transform:scale(.95)}.action-button.speaking{border-color:#fca5a5;background-color:#fef2f2}.action-button.speaking:hover{background-color:#fee2e2}.action-button.loading{opacity:.6;cursor:wait}.action-button.loading:hover{transform:none}.copy-feedback{position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%);background-color:#1e293b;color:#fff;padding:.25rem .5rem;border-radius:.375rem;font-size:.6875rem;font-weight:500;white-space:nowrap;z-index:1000;pointer-events:none;animation:copyFadeIn .2s ease}@keyframes copyFadeIn{0%{opacity:0;transform:translateY(-50%) translate(-4px)}to{opacity:1;transform:translateY(-50%) translate(0)}}@keyframes streamingPulse{0%,to{opacity:1}50%{opacity:.7}}.message-streaming .formatted-text{animation:streamingPulse 1.5s ease-in-out infinite}@media(max-width:480px){.message{max-width:90%;padding:.75rem 1rem}.message-text{font-size:.9rem}.formatted-pre{padding:.75rem;font-size:.75rem}.formatted-ul,.formatted-ol{padding-left:1.25rem}.formatted-ol>.formatted-li:before{left:-1.25rem}.formatted-ul>.formatted-li:before{left:-1rem}}.input-field-container{display:flex;align-items:flex-end;padding:12px 16px;background-color:#fff;border-top:1px solid rgba(0,0,0,.05)}.input-field-wrapper{position:relative;flex-grow:1;display:flex;align-items:flex-end}.input-field{flex-grow:1;padding:10px 48px 10px 16px;border-radius:20px;border:1px solid #e5e7eb;outline:none;font-size:.95rem;line-height:1.5;background-color:#f9fafb;transition:border-color .2s ease,box-shadow .2s ease;color:#1f2937;resize:none;overflow-y:hidden;max-height:150px;min-height:44px;font-family:inherit;box-sizing:border-box;width:100%;-ms-overflow-style:none;scrollbar-width:none}.input-field::-webkit-scrollbar{display:none}.input-field:focus{background-color:#fff;border-color:#d1d5db;box-shadow:0 0 0 3px #00000005}.input-field::placeholder{color:#9ca3af}.input-field:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.input-actions{position:absolute;right:4px;bottom:4px;display:flex;gap:4px;align-items:center;pointer-events:none}.input-action{display:flex;align-items:center;justify-content:center;margin-left:8px;flex-shrink:0;padding-bottom:2px}.input-actions button{pointer-events:auto}.input-field-container button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:50%;background-color:transparent;color:#6b7280;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);flex-shrink:0}.input-field-container button:hover:not(:disabled){background-color:#f3f4f6;color:#374151;transform:scale(1.05)}.input-field-container button:disabled{opacity:.5;cursor:not-allowed;transform:none}.input-field-container button[title=Send]{color:var(--brand-color, #2563eb);background-color:rgba(var(--brand-color-rgb, 37, 99, 235),.1)}.input-field-container button[title=Send]:hover:not(:disabled){background-color:var(--brand-color, #2563eb);color:#fff}.input-field-container button[title=Send]:disabled{background-color:transparent;color:#d1d5db}.input-field-container button[title=Stop]{color:#dc2626;background-color:#fef2f2;border:1px solid #fee2e2}.input-field-container button[title=Stop]:hover{background-color:#dc2626;color:#fff;border-color:#dc2626}.jump-btn{background-color:#f3f4f6!important;border:1px solid #e5e7eb!important;box-shadow:0 2px 4px #0000000d}.jump-btn:hover{background-color:#e5e7eb!important;border-color:#d1d5db!important}.voice-btn{color:#6b7280;background-color:transparent;width:40px!important;height:40px!important}.voice-btn:hover:not(:disabled){color:var(--brand-color, #059669)!important;background-color:rgba(var(--brand-color-rgb, 5, 150, 105),.1)!important}.voice-btn svg{width:22px;height:22px}.chat-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;padding-top:calc(12px + env(safe-area-inset-top));background-color:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.05);position:sticky;top:0;z-index:1000;box-shadow:0 1px 2px #00000005}.chat-header h2{margin:0;flex-grow:1;color:#1f2937;font-size:1rem;font-weight:600;letter-spacing:-.01em}.buttons-container{display:flex;justify-content:flex-end;gap:4px;align-items:center;flex-wrap:wrap}.buttons-container button{padding:6px;border:none;border-radius:8px;cursor:pointer;background:transparent;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;color:#6b7280}.buttons-container button:hover{background-color:#0000000d;color:#374151}.buttons-container .close-btn:hover{color:#dc2626;background-color:#dc26261a}.buttons-container .contact-btn:hover{color:var(--brand-color);background-color:rgba(var(--brand-color-rgb),.1)}.buttons-container .cart-btn{position:relative;font-size:1rem;line-height:1}.buttons-container .cart-btn:hover{color:var(--brand-color);background-color:rgba(var(--brand-color-rgb),.1)}.cart-badge{position:absolute;top:0;right:0;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:#dc2626;color:#fff;font-size:.625rem;font-weight:700;line-height:16px;text-align:center;pointer-events:none}.image{width:36px;height:36px;border-radius:50%;margin-right:12px;box-shadow:0 2px 4px #0000000d;border:1px solid rgba(0,0,0,.05);object-fit:cover}@media(max-width:768px){.buttons-container button{padding:10px;min-width:44px;min-height:44px}}.refresh-icon{transition:transform .4s ease,color .2s ease;color:#3f3f46}.refresh-icon:hover{transform:rotate(180deg);color:#16a34a}.pill-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:6px 12px;cursor:pointer;font-size:.85rem;color:#374151;white-space:nowrap;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000000d;-webkit-user-select:none;user-select:none;--brand-color: #2563eb}.pill-container:focus{outline:none;border-color:var(--brand-color);box-shadow:0 0 0 3px rgba(var(--brand-color-rgb),.1)}.pill-container:hover:not(:disabled){background-color:#f9fafb;border-color:var(--brand-color);transform:translateY(-1px);box-shadow:0 2px 4px #0000000d;color:#111827}.pill-container:active:not(:disabled){transform:translateY(0);background-color:#e5e7eb}.pill-container:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;background-color:#f9fafb}.audio-waveform{display:flex;align-items:center;justify-content:center;width:100%;height:50px;padding:0 12px}.waveform-bars{display:flex;align-items:center;justify-content:center;gap:2px;height:100%}.waveform-bar{--bar-height: .3;--bar-index: 0;--bar-delay: 0s;width:3px;min-height:4px;height:calc(var(--bar-height) * 40px);max-height:40px;border-radius:2px;background:currentColor;transition:height .05s ease-out,background-color .3s ease;transform-origin:center}.audio-waveform.idle .waveform-bar{color:#b8c0cc;animation:idle-wave 3s ease-in-out infinite;animation-delay:calc(var(--bar-index) * .08s)}@keyframes idle-wave{0%,to{transform:scaleY(.4);opacity:.4}50%{transform:scaleY(.8);opacity:.6}}.audio-waveform.user-speaking .waveform-bar{color:var(--active-color, #22c55e);animation:speak-wave .5s ease-in-out infinite;animation-delay:calc(var(--bar-index) * .03s)}@keyframes speak-wave{0%,to{transform:scaleY(.6)}35%{transform:scaleY(1.4)}65%{transform:scaleY(.8)}}.audio-waveform.assistant-speaking .waveform-bar{color:#8b5cf6;animation:assistant-wave .7s ease-in-out infinite;animation-delay:calc(var(--bar-index) * .04s)}@keyframes assistant-wave{0%,to{transform:scaleY(.5)}30%{transform:scaleY(1.3)}60%{transform:scaleY(.7)}}.audio-waveform.theme-green.user-speaking .waveform-bar{color:var(--active-color, #22c55e)}.audio-waveform.theme-purple .waveform-bar{color:#8b5cf6}.audio-waveform.theme-neutral .waveform-bar{color:#6b7280}.audio-waveform .waveform-bar{will-change:transform,height}@media(max-width:480px){.audio-waveform{height:60px;padding:0 12px}.waveform-bars{gap:2px}.waveform-bar{width:3px;max-height:50px;height:calc(var(--bar-height) * 50px)}}@media(prefers-contrast:high){.audio-waveform.idle .waveform-bar{color:#4b5563;opacity:1}.audio-waveform.user-speaking .waveform-bar{color:#16a34a}.audio-waveform.assistant-speaking .waveform-bar{color:#7c3aed}}@media(prefers-reduced-motion:reduce){.waveform-bar{animation:none!important;transition:height .2s ease-out,background-color .3s ease}}.voice-bar{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 16px;background:linear-gradient(180deg,#f8fafc,#fff);border-top:1px solid #e5e7eb}.voice-bar.connected{background:linear-gradient(180deg,#f0fdf4,#fff)}.voice-bar.has-error{background:linear-gradient(180deg,#fef2f2,#fff)}.voice-bar.has-warning:not(.has-error){background:linear-gradient(180deg,#fffbeb,#fff)}.voice-bar.reconnecting{background:linear-gradient(180deg,#fefce8,#fff)}.voice-bar.reconnecting .status-text{color:#ca8a04;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.voice-status-area{width:100%;display:flex;justify-content:center;min-height:20px}.voice-status{display:flex;align-items:center;gap:6px;transition:all .3s ease}.voice-status .status-text{font-size:13px;color:#6b7280;font-weight:500}.voice-status.user-speaking .status-text{color:#16a34a}.voice-status.assistant-speaking .status-text{color:#7c3aed}.voice-warning-inline{display:flex;align-items:center;gap:8px;width:100%;max-width:400px;padding:8px 12px;background:#fffbeb;border:1px solid #fcd34d;border-radius:10px;color:#b45309;font-size:12px;font-weight:500}.voice-warning-inline svg{flex-shrink:0;color:#d97706}.voice-mic-select-row{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:400px;flex-wrap:wrap}.voice-mic-select-label{font-size:13px;color:#6b7280;font-weight:500}.voice-mic-select{min-height:44px;flex:1;min-width:160px;max-width:100%;font-size:13px;color:#374151;border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px;background:#fff}.voice-mic-select:focus-visible{outline:2px solid #7c3aed;outline-offset:2px}.voice-error-inline{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#dc2626;font-size:13px;font-weight:500}.voice-error-inline svg{flex-shrink:0;color:#ef4444}.voice-error-container{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.voice-error-exit-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border:1px solid #e5e7eb;border-radius:20px;background:#fff;color:#374151;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.voice-error-exit-btn:hover{background:#f3f4f6;border-color:#d1d5db;transform:scale(1.02)}.voice-error-exit-btn svg{width:14px;height:14px;color:#6b7280}.voice-main-controls{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:400px;gap:8px}.waveform-button{display:flex;align-items:center;justify-content:center;flex:1;padding:4px 12px;border:none;border-radius:12px;background:transparent;cursor:pointer;transition:all .3s ease}.waveform-button:hover:not(:disabled){background:#22c55e0d}.waveform-button:disabled{opacity:.5;cursor:not-allowed}.waveform-button.active{background:#22c55e14}.waveform-button.active:hover:not(:disabled){background:#22c55e1f}.waveform-button.assistant-active{background:#8b5cf614}.waveform-button.assistant-active:hover:not(:disabled){background:#8b5cf61f}.voice-exit-mini-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:50%;background:#f1f5f9;color:#64748b;cursor:pointer;transition:all .2s ease;flex-shrink:0}.voice-exit-mini-btn:hover{background:#e2e8f0;color:#334155;transform:scale(1.1)}.voice-exit-mini-btn svg{width:16px;height:16px}.voice-transcript{width:100%;max-width:400px;padding:8px 12px;background:#f3f4f6;border-radius:10px;text-align:center;animation:fadeSlideIn .2s ease-out}.voice-transcript .transcript-text{font-size:13px;color:#374151;line-height:1.4;word-break:break-word}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.voice-stop-btn{display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 10px;border:none;border-radius:16px;background:#fef2f2;color:#dc2626;font-size:11px;font-weight:500;cursor:pointer;transition:all .2s ease;flex-shrink:0}.voice-stop-btn:hover{background:#fee2e2;transform:scale(1.05)}.voice-stop-btn svg{width:12px;height:12px}@media(max-width:480px){.voice-bar{padding:12px;gap:10px}.voice-main-controls{max-width:320px}.waveform-button{padding:6px 12px}.voice-exit-mini-btn{width:28px;height:28px}.voice-transcript{padding:8px 12px}.voice-transcript .transcript-text{font-size:13px}.voice-stop-btn{padding:5px 8px;font-size:10px}.voice-stop-btn svg{width:10px;height:10px}}.consent-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a47;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;animation:consentFadeIn .18s ease}@keyframes consentFadeIn{0%{opacity:0}to{opacity:1}}.consent-modal{--brand-color: #2563eb;--brand-color-rgb: 37, 99, 235;width:min(100%,396px);padding:24px 24px 22px;border-radius:24px;background:#fff;border:1px solid rgba(229,231,235,.95);box-shadow:0 24px 60px #0f172a29;animation:consentSlideUp .22s ease}@keyframes consentSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.consent-modal-header{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.consent-modal-title{margin:0;font-size:1.38rem;line-height:1.12;font-weight:600;color:#111827;letter-spacing:-.02em}.consent-intro,.consent-copy{margin:0;max-width:30ch;margin-inline:auto;font-size:.9rem;line-height:1.45;color:#4b5563;text-align:center}.consent-modal-content{margin-top:8px}.consent-modal-actions{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:18px}.consent-button{min-height:42px;padding:10px 18px;border-radius:999px;font-size:.92rem;font-weight:500;cursor:pointer;transition:background-color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.consent-button:focus-visible{outline:none}.consent-button.decline{border:1px solid transparent;background:transparent;color:#6b7280}.consent-button.decline:hover,.consent-button.decline:focus-visible{background:#f9fafb;border-color:var(--brand-color);box-shadow:0 0 0 3px rgba(var(--brand-color-rgb),.1);color:#111827}.consent-button.accept{border:1.5px solid var(--brand-color);background:#fff;color:var(--brand-color);box-shadow:inset 0 0 0 1px rgba(var(--brand-color-rgb),.08)}.consent-button.accept:hover,.consent-button.accept:focus-visible{background:#f9fafb;box-shadow:inset 0 0 0 1px rgba(var(--brand-color-rgb),.08),0 0 0 3px rgba(var(--brand-color-rgb),.1);transform:translateY(-1px)}.consent-button.accept:active,.consent-button.decline:active{transform:translateY(0)}@media(max-width:480px){.consent-modal{width:min(100%,360px);padding:22px 18px 18px;border-radius:20px}.consent-modal-title{font-size:1.24rem}.consent-modal-actions{flex-direction:column-reverse;margin-top:16px}.consent-button{width:100%}}.chat-window{display:flex;position:relative;width:100%;height:100%;justify-content:space-between;flex-direction:column;overflow:hidden;background-color:var(--color-bg-primary, #ffffff);font-family:var(--font-sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif)}.messages-list{overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:.5rem;padding:1rem;height:100%;position:relative;z-index:10;scroll-behavior:smooth;background-color:var(--color-bg-primary, #ffffff);scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .25s ease}.messages-list:hover,.messages-list:focus-within,.messages-list:active{scrollbar-color:var(--color-border, #d1d5db) transparent}.messages-list::-webkit-scrollbar{width:6px}.messages-list::-webkit-scrollbar-track{background:transparent}.messages-list::-webkit-scrollbar-thumb{background-color:transparent;border-radius:20px}.messages-list:hover::-webkit-scrollbar-thumb{background-color:#d1d5db}.jump-to-latest{position:absolute;right:1rem;bottom:1rem;z-index:20;border:1px solid #e5e7eb;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease}.jump-to-latest:hover{transform:translateY(-2px);box-shadow:0 6px 8px -1px #0000001a;background:#fff}.suggestions-container{display:flex;align-items:center;padding:8px 16px;margin-bottom:0;width:100%;box-sizing:border-box;background:linear-gradient(to top,#fff,#fffc);border-top:1px solid transparent;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.suggestions-container::-webkit-scrollbar{height:0;display:none}.suggestions{display:flex;flex-wrap:nowrap;gap:8px;padding-right:16px}.inputs-container{position:relative;z-index:20;background-color:var(--color-bg-primary, #ffffff);box-shadow:0 -1px 3px #00000005}.inputs-container>*{animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.retry-banner{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:0 16px 8px;padding:10px 12px;border:1px solid #fca5a5;border-radius:10px;background:#fff7ed;color:#b91c1c;font-size:.9rem}.voice-status-banner{margin:0 16px 8px;padding:10px 12px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#1d4ed8;font-size:.9rem}.retry-button{background:var(--color-primary, #2563eb);color:#fff;border:none;border-radius:.5rem;padding:.375rem .75rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:background .15s ease,transform .1s ease}.retry-button:disabled{opacity:.5;cursor:not-allowed}.retry-button:not(:disabled):hover{background:var(--color-primary-hover, #1d4ed8)}.retry-button:not(:disabled):active{transform:scale(.98)}.powered-by{display:flex;justify-content:center;align-items:center;gap:.25rem;padding:.5rem;font-size:.6875rem;color:var(--color-text-muted, #9ca3af);background-color:var(--color-bg-secondary, #f9fafb);border-top:1px solid var(--color-border-light, #f3f4f6)}.powered-by a{color:var(--color-text-secondary, #6b7280);text-decoration:none;font-weight:500;transition:color var(--transition-normal, .15s ease)}.powered-by a:hover{color:var(--color-primary, #2563eb)}.ai-integrations-link .underline{text-decoration:none}@media(max-width:480px){.chat-window{height:100%}.messages-list{padding:.75rem}.message{max-width:85%}.input-field-container{padding:8px 12px}}.dot-flashing{position:relative;width:10px;height:10px;border-radius:5px;background-color:#bcbcbc;color:#bcbcbc;animation:dot-flashing 1s infinite linear alternate;animation-delay:.5s}.dot-flashing:before,.dot-flashing:after{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{left:-15px;width:10px;height:10px;border-radius:5px;background-color:#bcbcbc;color:#bcbcbc;animation:dot-flashing 1s infinite alternate;animation-delay:0s}.dot-flashing:after{left:15px;width:10px;height:10px;border-radius:5px;background-color:#bcbcbc;color:#bcbcbc;animation:dot-flashing 1s infinite alternate;animation-delay:1s}@keyframes dot-flashing{0%{background-color:#bcbcbc}50%,to{background-color:#bcbcbc33}}.loading-container{display:flex;justify-content:center;background-color:#f1f1f3;border-radius:10px;padding:1rem 1.25rem;margin:.75rem 0;width:50px}.pos-cart-drawer{position:absolute;bottom:0;left:0;right:0;z-index:50;background:var(--color-bg-primary, #ffffff);border-top:1px solid var(--color-border, #d1d5db);border-radius:16px 16px 0 0;box-shadow:0 -4px 20px #0000001a;max-height:70%;display:flex;flex-direction:column;font-family:var(--font-sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);animation:posCartSlideUp .25s ease-out}@keyframes posCartSlideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.pos-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--color-border-light, #f3f4f6)}.pos-cart-drawer__title{margin:0;font-size:.9375rem;font-weight:600;color:#1f2937}.pos-cart-drawer__close-btn{border:none;background:transparent;cursor:pointer;padding:4px 8px;border-radius:6px;font-size:1rem;color:var(--color-text-secondary, #6b7280);transition:all .15s ease}.pos-cart-drawer__close-btn:hover{background:#0000000d;color:#374151}.pos-cart-drawer__items{flex:1;overflow-y:auto;padding:12px 16px;scrollbar-width:thin;scrollbar-color:var(--color-border, #d1d5db) transparent}.pos-cart-drawer__item{display:flex;flex-direction:column;gap:6px;padding:10px 0;border-bottom:1px solid var(--color-border-light, #f3f4f6)}.pos-cart-drawer__item:last-child{border-bottom:none}.pos-cart-drawer__item-info{display:flex;align-items:flex-start;gap:10px}.pos-cart-drawer__item-img{width:40px;height:40px;border-radius:6px;object-fit:cover;flex-shrink:0;background:var(--color-bg-secondary, #f9fafb)}.pos-cart-drawer__item-details{flex:1;min-width:0}.pos-cart-drawer__item-title{font-size:.8125rem;font-weight:600;color:#1f2937}.pos-cart-drawer__item-variant{font-size:.75rem;color:var(--color-text-secondary, #6b7280)}.pos-cart-drawer__item-controls{display:flex;align-items:center;justify-content:space-between;margin-top:2px}.pos-cart-drawer__item-price{font-size:.8125rem;font-weight:500;color:#1f2937}.pos-cart-drawer__qty-controls{display:flex;align-items:center;gap:2px}.pos-cart-drawer__qty-btn{width:28px;height:28px;border:1px solid var(--color-border, #d1d5db);border-radius:6px;background:var(--color-bg-primary, #ffffff);cursor:pointer;font-size:.875rem;font-weight:600;color:#374151;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.pos-cart-drawer__qty-btn:hover{background:var(--color-bg-secondary, #f9fafb)}.pos-cart-drawer__qty-value{min-width:28px;text-align:center;font-size:.8125rem;font-weight:500;color:#1f2937}.pos-cart-drawer__remove-btn{border:none;background:transparent;cursor:pointer;font-size:.75rem;color:#dc2626;padding:4px 8px;border-radius:4px;transition:all .15s ease}.pos-cart-drawer__remove-btn:hover{background:#dc262614}.pos-cart-drawer__footer{padding:12px 16px;border-top:1px solid var(--color-border, #d1d5db)}.pos-cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.875rem;font-weight:600;color:#1f2937}.pos-cart-drawer__actions{display:flex;gap:8px}.pos-cart-drawer__continue-btn{flex:1;padding:10px;border:1px solid var(--color-border, #d1d5db);border-radius:8px;background:var(--color-bg-primary, #ffffff);color:#374151;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s ease}.pos-cart-drawer__continue-btn:hover{background:var(--color-bg-secondary, #f9fafb)}.pos-cart-drawer__checkout-btn{flex:1;padding:10px;border:none;border-radius:8px;background:var(--color-primary, #2563eb);color:#fff;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .15s ease}.pos-cart-drawer__checkout-btn:disabled{opacity:.5;cursor:not-allowed}.pos-cart-drawer__checkout-error{margin-top:8px;font-size:.75rem;color:#dc2626;text-align:center}.pos-cart-drawer__empty{padding:24px 16px;text-align:center;color:var(--color-text-muted, #9ca3af);font-size:.875rem}@media(max-width:768px){.pos-cart-drawer__qty-btn{width:44px;height:44px}}.pos-checkout-surface__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:flex-end;justify-content:stretch;background:#0f172a47;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.pos-checkout-surface{width:100%;max-height:84%;display:flex;flex-direction:column;gap:12px;padding:10px 16px 16px;background:linear-gradient(180deg,#fff,#f8fafc);border-top:1px solid rgba(148,163,184,.28);border-radius:18px 18px 0 0;box-shadow:0 -20px 48px #0f172a38;animation:posCheckoutSlideUp .22s ease-out;font-family:var(--font-sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif)}.pos-checkout-surface--modal{max-height:88%}@keyframes posCheckoutSlideUp{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}.pos-checkout-surface__handle{width:48px;height:5px;margin:0 auto;border-radius:999px;background:#94a3b8a6}.pos-checkout-surface__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pos-checkout-surface__eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary, #2563eb)}.pos-checkout-surface__title{margin:4px 0 6px;font-size:1rem;font-weight:700;color:#0f172a}.pos-checkout-surface__description{margin:0;font-size:.82rem;line-height:1.5;color:#475569}.pos-checkout-surface__close-btn{flex-shrink:0;width:32px;height:32px;border:none;border-radius:999px;background:#94a3b824;color:#475569;cursor:pointer;transition:background .15s ease,color .15s ease}.pos-checkout-surface__close-btn:hover{background:#94a3b838;color:#0f172a}.pos-checkout-surface__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.pos-checkout-surface__summary-card{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border:1px solid rgba(148,163,184,.22);border-radius:12px;background:#ffffffe0;color:#0f172a}.pos-checkout-surface__summary-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.pos-checkout-surface__body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column}.pos-checkout-surface__frame-shell{position:relative;min-height:360px;height:min(56vh,460px);border:1px solid rgba(148,163,184,.28);border-radius:16px;overflow:hidden;background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 45%),linear-gradient(180deg,#f8fafc,#e2e8f0)}.pos-checkout-surface__frame-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:600;color:#334155;background:linear-gradient(180deg,#f8fafcf5,#f1f5f9eb);z-index:1}.pos-checkout-surface__frame{width:100%;height:100%;border:0;background:#fff}.pos-checkout-surface__bridge-note,.pos-checkout-surface__lane-note{display:flex;flex-direction:column;gap:6px;padding:14px;border-radius:14px}.pos-checkout-surface__bridge-note{margin-top:10px;border:1px solid rgba(37,99,235,.2);background:#eff6ffd9}.pos-checkout-surface__lane-note{margin-bottom:10px;border:1px solid rgba(148,163,184,.24);background:linear-gradient(180deg,#fffffff5,#f8fafcf0)}.pos-checkout-surface__lane-note--pending{border-color:#0ea5e938;background:linear-gradient(180deg,#f0f9fff5,#f8fafceb)}.pos-checkout-surface__lane-note--blocked{border-color:#f59e0b47;background:linear-gradient(180deg,#fffbebf5,#fffffff0)}.pos-checkout-surface__bridge-note strong,.pos-checkout-surface__lane-note strong{color:#0f172a}.pos-checkout-surface__bridge-note p,.pos-checkout-surface__lane-note p{margin:0;font-size:.8rem;line-height:1.5;color:#475569}.pos-checkout-surface__lane-chip{display:inline-flex;align-self:flex-start;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#0f172a12;color:#0f172a;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.pos-checkout-surface__lane-meta code{font-family:ui-monospace,SFMono-Regular,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.76rem}.pos-checkout-surface__session-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:6px}.pos-checkout-surface__session-card{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border:1px solid rgba(148,163,184,.18);border-radius:12px;background:#ffffffd1}.pos-checkout-surface__session-card strong{font-size:.82rem}.pos-checkout-surface__session-card p{margin:0;font-size:.74rem;line-height:1.45}.pos-checkout-surface__session-label{font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#64748b}.pos-checkout-surface__lane-list{margin:0;padding-left:18px;color:#475569;font-size:.78rem;line-height:1.45}.pos-checkout-surface__handoff{display:flex;flex-direction:column;gap:10px}.pos-checkout-surface__handoff-card{display:flex;gap:12px;align-items:flex-start;padding:14px;border:1px solid rgba(148,163,184,.22);border-radius:14px;background:#ffffffe0}.pos-checkout-surface__handoff-card strong{display:block;margin-bottom:4px;color:#0f172a}.pos-checkout-surface__handoff-card p{margin:0;font-size:.82rem;line-height:1.5;color:#475569}.pos-checkout-surface__handoff-step{width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#2563eb1f;color:var(--color-primary, #2563eb);font-size:.82rem;font-weight:700}.pos-checkout-surface__actions{display:flex;gap:8px;flex-wrap:wrap}.pos-checkout-surface__secondary-btn,.pos-checkout-surface__primary-link{flex:1 1 160px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:0 14px;font-size:.84rem;font-weight:600;text-decoration:none;transition:transform .12s ease,box-shadow .15s ease,background .15s ease}.pos-checkout-surface__secondary-btn{border:1px solid rgba(148,163,184,.35);background:#ffffffeb;color:#334155;cursor:pointer}.pos-checkout-surface__primary-link{border:none;background:linear-gradient(135deg,var(--color-primary, #2563eb),#1d4ed8);color:#fff;box-shadow:0 10px 20px #2563eb38}.pos-checkout-surface__secondary-btn:hover,.pos-checkout-surface__primary-link:hover{transform:translateY(-1px)}@media(max-width:480px){.pos-checkout-surface{max-height:88%;padding:10px 12px 12px}.pos-checkout-surface__summary,.pos-checkout-surface__session-grid{grid-template-columns:1fr}.pos-checkout-surface__frame-shell{min-height:320px;height:min(50vh,400px)}}.pos-order-confirmation{background:var(--color-bg-primary, #ffffff);border:1px solid var(--color-border, #d1d5db);border-radius:14px;padding:16px;margin:8px 0;box-shadow:0 8px 24px #0f172a0f;font-family:var(--font-sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif)}.pos-order-confirmation__header-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.pos-order-confirmation__header{font-size:.9375rem;font-weight:600;color:#1f2937}.pos-order-confirmation__mode{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.pos-order-confirmation__mode--embedded,.pos-order-confirmation__mode--modal{background:#2563eb1f;color:var(--color-primary, #2563eb)}.pos-order-confirmation__mode--redirect{background:#0f172a14;color:#334155}.pos-order-confirmation__summary{font-size:.8125rem;color:var(--color-text-secondary, #6b7280);margin-bottom:12px}.pos-order-confirmation__action{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;background:var(--color-primary, #2563eb);color:#fff;border-radius:8px;font-size:.8125rem;font-weight:600;border:none;text-decoration:none;cursor:pointer;transition:all .15s ease;margin-bottom:12px}.pos-order-confirmation__action:hover{opacity:.9}.pos-order-confirmation__note{font-size:.75rem;color:var(--color-text-muted, #9ca3af);line-height:1.4}.pos-product-card{background:var(--color-bg-primary, #ffffff);border:1px solid var(--color-border, #d1d5db);border-radius:12px;padding:12px;max-width:320px;font-family:var(--font-sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif)}.pos-product-card__image{width:100%;height:80px;object-fit:cover;border-radius:8px;margin-bottom:8px;background:var(--color-bg-secondary, #f9fafb)}.pos-product-card__title{margin:0 0 4px;font-size:.9375rem;font-weight:600;color:#1f2937;line-height:1.3}.pos-product-card__price{margin:0 0 10px;font-size:.875rem;color:var(--color-text-secondary, #6b7280)}.pos-product-card__options{margin-bottom:10px}.pos-product-card__option-group{margin-bottom:6px}.pos-product-card__option-label{display:block;font-size:.75rem;font-weight:500;color:var(--color-text-secondary, #6b7280);margin-bottom:4px}.pos-product-card__option-values{display:flex;flex-wrap:wrap;gap:4px}.pos-product-card__option-btn{padding:4px 10px;border:1px solid var(--color-border, #d1d5db);border-radius:6px;background:var(--color-bg-primary, #ffffff);font-size:.75rem;cursor:pointer;color:#374151;transition:all .15s ease}.pos-product-card__option-btn:hover{border-color:#9ca3af}.pos-product-card__option-btn--selected{border-color:var(--color-primary, #2563eb);background:#2563eb14;color:var(--color-primary, #2563eb);font-weight:600}.pos-product-card__add-btn{display:block;width:100%;padding:8px 16px;border:none;border-radius:8px;background:var(--color-primary, #2563eb);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s ease,transform .1s ease}.pos-product-card__add-btn:hover{background:var(--color-primary-hover, #1d4ed8)}.pos-product-card__add-btn:active{transform:scale(.98)}.pos-product-card__add-btn:disabled{opacity:.5;cursor:not-allowed}.pos-product-card__added{display:block;text-align:center;font-size:.8125rem;color:#16a34a;font-weight:500;margin-top:6px}.pos-product-card__out-of-stock{display:block;text-align:center;padding:8px 16px;border-radius:8px;background:var(--color-bg-secondary, #f9fafb);color:var(--color-text-muted, #9ca3af);font-size:.875rem;font-weight:500}.pos-product-list{background:var(--color-bg-primary, #ffffff);border:1px solid var(--color-border, #d1d5db);border-radius:12px;padding:12px;max-width:360px;font-family:var(--font-sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif)}.pos-product-list__heading{margin:0 0 10px;font-size:.875rem;font-weight:600;color:#1f2937}.pos-product-list__items{display:flex;flex-direction:column;gap:6px;max-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--color-border, #d1d5db) transparent}.pos-product-list__row{display:flex;align-items:center;gap:10px;padding:8px;border:1px solid var(--color-border-light, #f3f4f6);border-radius:8px;cursor:pointer;transition:all .15s ease;background:var(--color-bg-primary, #ffffff)}.pos-product-list__row:hover{background:var(--color-bg-secondary, #f9fafb);border-color:var(--color-border, #d1d5db)}.pos-product-list__row-img{width:40px;height:40px;border-radius:6px;object-fit:cover;background:var(--color-bg-secondary, #f9fafb);flex-shrink:0}.pos-product-list__row-img-placeholder{width:40px;height:40px;border-radius:6px;background:var(--color-bg-secondary, #f9fafb);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1rem}.pos-product-list__row-info{flex:1;min-width:0}.pos-product-list__row-title{font-size:.8125rem;font-weight:600;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-product-list__row-price{font-size:.75rem;color:var(--color-text-secondary, #6b7280)}.pos-product-list__row-arrow{color:var(--color-text-muted, #9ca3af);font-size:.875rem;flex-shrink:0}.pos-product-list__more-btn{display:block;width:100%;margin-top:8px;padding:8px;border:1px solid var(--color-border, #d1d5db);border-radius:8px;background:transparent;color:var(--color-primary, #2563eb);font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s ease}.pos-product-list__more-btn:hover{background:#2563eb0d}.pos-product-list__expanded{margin-top:8px;padding-top:8px;border-top:1px solid var(--color-border-light, #f3f4f6)}.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}@keyframes jiggle{0%{transform:scale(1) rotate(0)}2%{transform:scale(1.1) rotate(8deg)}4%{transform:scale(1.1) rotate(-8deg)}6%{transform:scale(1.1) rotate(6deg)}8%{transform:scale(1.1) rotate(-6deg)}10%{transform:scale(1) rotate(0)}to{transform:scale(1) rotate(0)}}.chatbot-container{position:fixed;bottom:24px;right:24px;z-index:999999;contain:style;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.chatbot-message{margin:4px 0;padding:12px 16px;border-radius:18px;max-width:280px;box-shadow:0 4px 12px #00000014;word-wrap:break-word;position:relative;background-color:#fff;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;border:1px solid rgba(0,0,0,.05)}.chatbot-message:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001f}.chatbot-message p{margin:0;font-size:14px;line-height:1.5;color:#1f2937}.chatbot-message-container{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:16px;margin-right:8px}.chatbot-message-close-button{position:absolute;right:-8px;top:-8px;z-index:1000000;padding:0;background-color:#fff;border-radius:50%;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000001a;border:1px solid #f3f4f6;transition:all .2s ease;opacity:0;pointer-events:none}.chatbot-message-container:hover .chatbot-message-close-button,.chatbot-message-close-button:focus-visible{opacity:1;pointer-events:auto}.chatbot-message-close-button:hover{background-color:#f9fafb;transform:scale(1.1)}.chatbot-message-close-button svg{width:14px;height:14px;fill:#6b7280}.chatbot-bubble{width:64px;height:64px;background-size:cover;background-position:center;overflow:hidden;border-radius:50%;border:none;cursor:pointer;box-shadow:0 4px 12px #00000026;float:inline-end;z-index:1000000;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;align-items:center;justify-content:center;animation:jiggle 6s infinite cubic-bezier(.36,.07,.19,.97)}.chatbot-bubble svg{width:32px;height:32px;fill:#fff}.chatbot-bubble:hover{transform:scale(1.05);box-shadow:0 6px 16px #0003;animation:none}.chatbot-window.open~.chatbot-bubble-container .chatbot-bubble{animation:none}@media(prefers-reduced-motion:reduce){.chatbot-bubble{animation:none!important}}.chatbot-bubble:active{transform:scale(.95)}.chatbot-window{width:calc(100vw - 69%);height:calc(100vh - 25%);min-width:500px;max-width:800px;overflow:hidden;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:20px;box-shadow:0 12px 24px -4px #0000001f,0 4px 16px -2px #00000014;position:fixed;bottom:100px;right:24px;transition:all .3s cubic-bezier(.16,1,.3,1);transform-origin:bottom right;z-index:999998}.chatbot-window.closed{transform:scale(.9) translateY(20px);opacity:0;pointer-events:none;visibility:hidden}.chatbot-window.open{transform:scale(1) translateY(0);opacity:1;pointer-events:auto;visibility:visible}.chatbot-window iframe{width:100%;height:100%;border:none}@media(max-width:768px){.chatbot-window{width:100vw;min-width:100vw;height:100vh;height:calc(var(--vh, 1vh) * 100);height:100svh;height:100dvh;top:0;left:0;right:0;bottom:auto;border-radius:0;border:none;box-shadow:none;max-width:none;max-height:none}.chatbot-container{bottom:calc(16px + env(safe-area-inset-bottom));right:calc(16px + env(safe-area-inset-right))}.chatbot-window.closed{transform:translateY(100%);opacity:1;pointer-events:none;visibility:hidden;transition:transform .3s ease,visibility 0s .3s}.chatbot-window.open{transform:translateY(0);opacity:1;visibility:visible;transition:transform .3s ease,visibility 0s}.chatbot-message{max-width:85vw}.chatbot-message-container{display:none!important}.chatbot-message-close-button{width:44px;height:44px;right:-4px;top:-4px;opacity:1;pointer-events:auto}.chatbot-window.open~.chatbot-bubble-container{display:none}}html,body{height:100%;overflow:hidden}#root{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.App{height:100%;width:100%;display:flex;flex-direction:column}
