._widget_10wx1_5{--wtc-primary: #7c2d3e;--wtc-primary-hover: #96394b;--wtc-bg: #ffffff;--wtc-panel-bg: #ffffff;--wtc-panel-shadow: 0 12px 40px rgba(0, 0, 0, .18);--wtc-messages-bg: #fafafa;--wtc-text: #1a1a1a;--wtc-muted: #6b6b6b;--wtc-user-bubble: #f4ecef;--wtc-user-text: #1a1a1a;--wtc-assistant-bg: #ffffff;--wtc-assistant-text: #1a1a1a;--wtc-border: #e6e6e6;--wtc-input-bg: #ffffff;--wtc-footer-bg: #ffffff;--wtc-starter-bg: #ffffff;--wtc-starter-hover-bg: #fefafa;--wtc-error-bg: #fbefef;--wtc-error-border: #e4a4a4;--wtc-error-text: #7a1f1f;--wtc-radius: 12px;--wtc-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;position:fixed;bottom:var(--wtc-bottom, 20px);right:var(--wtc-right, 20px);z-index:2147483000;font-family:var(--wtc-font);font-size:14px;line-height:1.45;color:var(--wtc-text)}@media(prefers-color-scheme:dark){._widget_10wx1_5{--wtc-panel-bg: #1c1416;--wtc-panel-shadow: 0 12px 40px rgba(0, 0, 0, .6);--wtc-messages-bg: #140e10;--wtc-text: #f2eded;--wtc-muted: #a49596;--wtc-user-bubble: #3a2027;--wtc-user-text: #f2eded;--wtc-assistant-bg: #241a1d;--wtc-assistant-text: #f2eded;--wtc-border: #3a2f31;--wtc-input-bg: #241a1d;--wtc-footer-bg: #1c1416;--wtc-starter-bg: #241a1d;--wtc-starter-hover-bg: #2e2124;--wtc-error-bg: #3a1c1f;--wtc-error-border: #6b2a2e;--wtc-error-text: #f5b8b8}}._bubble_10wx1_68{width:60px;height:60px;border-radius:50%;background:var(--wtc-primary);color:#fff;border:none;cursor:pointer;box-shadow:0 6px 20px #00000040;display:flex;align-items:center;justify-content:center;transition:background .15s ease,transform .15s ease}._bubble_10wx1_68:hover{background:var(--wtc-primary-hover);transform:scale(1.05)}._bubbleIcon_10wx1_87{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}._panel_10wx1_97{width:380px;max-width:calc(100vw - 40px);height:580px;max-height:calc(100vh - 80px);background:var(--wtc-panel-bg);border-radius:var(--wtc-radius);box-shadow:var(--wtc-panel-shadow);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--wtc-border);animation:_wtc-panel-in_10wx1_1 .18s ease-out}@keyframes _wtc-panel-in_10wx1_1{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:520px){._widget_10wx1_5{bottom:0;right:0;left:0;top:0}._panel_10wx1_97{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0;border:none}._bubble_10wx1_68{position:fixed;bottom:16px;right:16px}}._header_10wx1_143{padding:14px 16px;background:var(--wtc-primary);color:#fff;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}._headerTitle_10wx1_152{font-weight:600;font-size:15px;margin:0}._headerSubtitle_10wx1_157{font-size:12px;opacity:.85;margin:2px 0 0}._headerClose_10wx1_162{background:transparent;color:#fff;border:none;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center}._headerClose_10wx1_162:hover{background:#ffffff26}._headerCloseIcon_10wx1_176{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}._messages_10wx1_186{flex:1 1 auto;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;background:var(--wtc-messages-bg)}._greeting_10wx1_196{text-align:center;padding:20px 12px 12px;color:var(--wtc-text)}._greetingTitle_10wx1_201{font-size:16px;font-weight:600;margin:0 0 6px}._greetingBody_10wx1_206{margin:0;color:var(--wtc-muted)}._starters_10wx1_211{display:flex;flex-direction:column;gap:8px;padding:12px 0 0}._starter_10wx1_211{background:var(--wtc-starter-bg);border:1px solid var(--wtc-border);border-radius:var(--wtc-radius);padding:10px 12px;font-size:13px;color:var(--wtc-text);cursor:pointer;text-align:left;font-family:inherit;transition:border-color .15s ease,background .15s ease}._starter_10wx1_211:hover,._starter_10wx1_211:focus-visible{border-color:var(--wtc-primary);background:var(--wtc-starter-hover-bg);outline:none}._message_10wx1_186{max-width:90%;padding:10px 12px;border-radius:var(--wtc-radius);word-wrap:break-word;white-space:normal}._userMessage_10wx1_242{align-self:flex-end;background:var(--wtc-user-bubble);color:var(--wtc-user-text);border-bottom-right-radius:4px}._assistantMessage_10wx1_248{align-self:flex-start;background:var(--wtc-assistant-bg);color:var(--wtc-assistant-text);border:1px solid var(--wtc-border);border-bottom-left-radius:4px}._assistantMessage_10wx1_248 a{color:var(--wtc-primary);text-decoration:underline}._assistantMessage_10wx1_248 a:hover,._assistantMessage_10wx1_248 a:focus-visible{color:var(--wtc-primary-hover);outline:none}._messageGroup_10wx1_269{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%}._userMessage_10wx1_242+._chipsRow_10wx1_276,._messageGroup_10wx1_269 ._userMessage_10wx1_242{align-self:flex-end}._chipsRow_10wx1_276{display:flex;flex-wrap:wrap;gap:6px;margin-left:4px;max-width:100%}._chip_10wx1_276{background:var(--wtc-assistant-bg);color:var(--wtc-primary);border:1px solid var(--wtc-primary);border-radius:999px;padding:6px 12px;font-size:13px;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease}._chip_10wx1_276:hover,._chip_10wx1_276:focus-visible{background:var(--wtc-primary);color:#fff;outline:none}._assistantMessage_10wx1_248 ul{margin:6px 0;padding-left:18px}._assistantMessage_10wx1_248 li{margin:2px 0;line-height:1.45}._assistantMessage_10wx1_248 li+li{margin-top:3px}._errorBanner_10wx1_265{align-self:stretch;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;background:var(--wtc-error-bg);border:1px solid var(--wtc-error-border);border-radius:var(--wtc-radius);font-size:13px;color:var(--wtc-error-text)}._errorText_10wx1_333{flex:1;word-wrap:break-word}._retryButton_10wx1_337{flex-shrink:0;background:transparent;color:var(--wtc-primary);border:1px solid var(--wtc-primary);border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s ease,color .15s ease}._retryButton_10wx1_337:hover{background:var(--wtc-primary);color:#fff}._bookingCta_10wx1_359{align-self:stretch;margin-top:4px;padding:2px}._bookingButton_10wx1_364{display:block;width:100%;text-align:center;background:var(--wtc-primary);color:#fff!important;border:none;border-radius:var(--wtc-radius);padding:12px 14px;font-size:14px;font-weight:600;font-family:inherit;text-decoration:none!important;cursor:pointer;box-shadow:0 3px 10px #7c2d3e40;transition:background .15s ease,transform .1s ease}._bookingButton_10wx1_364:hover{background:var(--wtc-primary-hover);transform:translateY(-1px)}._bookingButton_10wx1_364:active{transform:translateY(0)}._toolIndicator_10wx1_389{display:flex;align-items:center;gap:8px;color:var(--wtc-muted);font-size:13px;padding:4px 0 0 4px}._toolIndicator_10wx1_389:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--wtc-primary);animation:_pulse_10wx1_1 1.2s ease-in-out infinite}@keyframes _pulse_10wx1_1{0%,to{opacity:.35;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}._inputRow_10wx1_410{display:flex;gap:8px;padding:12px;border-top:1px solid var(--wtc-border);background:var(--wtc-input-bg);flex-shrink:0}._textarea_10wx1_418{flex:1;resize:none;border:1px solid var(--wtc-border);border-radius:var(--wtc-radius);padding:10px 12px;font-size:14px;font-family:inherit;line-height:1.4;color:var(--wtc-text);background:var(--wtc-input-bg);outline:none;min-height:40px;max-height:120px}._textarea_10wx1_418:focus-visible{border-color:var(--wtc-primary);outline:2px solid transparent;box-shadow:0 0 0 2px #7c2d3e40}._sendButton_10wx1_438{background:var(--wtc-primary);color:#fff;border:none;border-radius:var(--wtc-radius);padding:0 14px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;flex-shrink:0;transition:background .15s ease}._sendButton_10wx1_438:hover:not(:disabled){background:var(--wtc-primary-hover)}._sendButton_10wx1_438:disabled{opacity:.5;cursor:not-allowed}._footer_10wx1_459{padding:6px 12px;font-size:11px;color:var(--wtc-muted);background:var(--wtc-footer-bg);text-align:center;border-top:1px solid var(--wtc-border)}._bubble_10wx1_68:focus-visible,._headerClose_10wx1_162:focus-visible,._sendButton_10wx1_438:focus-visible,._retryButton_10wx1_337:focus-visible,._bookingButton_10wx1_364:focus-visible{outline:2px solid var(--wtc-primary);outline-offset:2px}@media(prefers-reduced-motion:reduce){._panel_10wx1_97{animation:none}._toolIndicator_10wx1_389:before{animation:none}._bubble_10wx1_68,._bookingButton_10wx1_364{transition:none}}
