.Chat_overlay__XBf6T{position:fixed;inset:0;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none;z-index:1000}@media (max-width:768px){.Chat_overlay__XBf6T.Chat_open__IpNgK{background:rgba(0,0,0,.5)}}.Chat_chatButton__IxA8g{display:flex;width:48px;height:48px;padding:8px 13px;justify-content:center;align-items:center;position:fixed;right:22px;bottom:24px;border-radius:100px;background:var(--white,#fff);box-shadow:0 2px 58.8px 0 rgba(79,86,93,.2);pointer-events:auto;z-index:1000}.Chat_chatButton__IxA8g.Chat_clicked__Xek_Q{background:#f3f6f8}.Chat_chatIcon__7R23B{width:36px;height:36px}.Chat_chatButton__IxA8g.Chat_customIcon__acSrr{padding:0}.Chat_chatIcon__7R23B.Chat_customIcon__acSrr{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.Chat_chatModal__Xkbi6{background:var(--white,#fff);display:flex;flex-direction:column;font-family:Inter,sans-serif;pointer-events:auto;height:100%;border-radius:20px}.Chat_overlay__XBf6T .Chat_chatModal__Xkbi6{position:absolute;bottom:-600px;height:600px}.Chat_overlay__XBf6T .Chat_chatModal__Xkbi6.Chat_open__IpNgK{bottom:0;margin:0 24px 80px 0}@media (max-width:768px){.Chat_chatModal__Xkbi6{width:100%;max-width:100%}.Chat_overlay__XBf6T .Chat_chatModal__Xkbi6{border-radius:20px 20px 0 0;height:calc(100dvh - var(--header-height) - 64px);bottom:calc(-100dvh + var(--header-height) + 64px)}.Chat_overlay__XBf6T .Chat_chatModal__Xkbi6.Chat_open__IpNgK{bottom:0;margin:0}}.Chat_chatWidgetWindow__G54TB{width:360px;border-radius:20px;border:1px solid var(--colour-12,#f3f6f8);box-shadow:0 2px 28.2px 0 rgba(28,144,250,.15)}@media (max-width:768px){.Chat_chatWidgetWindow__G54TB{width:100%;max-width:100%}}.Chat_chatHeader__8UR4K{display:flex;align-items:center;margin:24px 0 0 24px;gap:8px}.Chat_logoContainer___PAl_{display:flex;width:48px;height:48px;padding:8px;justify-content:center;align-items:center;border-radius:100px}.Chat_logoContainer___PAl_.Chat_customIcon__acSrr{padding:0}.Chat_logoContainer___PAl_.Chat_default__lTAC0{border:1px solid var(--colour-12,#f3f6f8);background:var(--white,#fff)}.Chat_logo__3EX7G{width:36px;height:36px}.Chat_logo__3EX7G.Chat_customIcon__acSrr{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.Chat_chatName__h_z1s{font-size:12px;color:#767676}.Chat_closeButton__9DunO{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;border:1px solid #f3f6f8;border-radius:50%}.Chat_closeButton__9DunO.Chat_clicked__Xek_Q{background-color:#f3f6f8}.Chat_closeIcon__UgqL5{width:16px;height:16px}.Chat_header__Sjau4{display:flex;justify-content:flex-end;padding:16px;box-shadow:0 0 8px 0 rgba(0,0,0,.05)}.Chat_messagesList__FPADH{display:flex;flex-direction:column;gap:16px;flex:1 1;overflow-y:auto}.Chat_loadingArea__U_G6Y{padding:12px 24px}.Chat_messageContainer__mS2kZ{margin:8px 0;display:flex;align-items:flex-start}.Chat_userMessage__l8n1l{justify-content:flex-end;padding:0 24px 0 32px}.Chat_botMessage__JlUZW{width:100%;justify-content:flex-start;padding:0 24px}.Chat_userMessageContent__V6_wH{padding:12px 16px;border-radius:24px;background-color:#f3f6f8;color:#000;width:100%;position:relative}.Chat_botMessageContent__cPcDk{color:#000;width:100%}.Chat_messageContent__e_Qsf{font-size:14px;line-height:25px}.Chat_messageContent__e_Qsf ol,.Chat_messageContent__e_Qsf ul{padding-left:25px}.Chat_messageContent__e_Qsf ol{list-style-type:decimal}.Chat_messageContent__e_Qsf ul{list-style-type:disc}.Chat_messageContent__e_Qsf li{list-style:unset}.Chat_feedbackContainer__h4tDC{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #f3f6f8}.Chat_feedbackButtons__9QVSc{display:flex;align-items:center;gap:8px}.Chat_feedbackButton__hSvwF{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e5e7eb;background:transparent;border-radius:6px;cursor:pointer;transition:all .2s ease;padding:0}.Chat_feedbackButton__hSvwF:hover{background-color:#F3F4F6;border-color:#D1D5DB}.Chat_feedbackButton__hSvwF.Chat_feedbackButtonActive__mcNTL{background-color:#EBF5FF;border-color:#3aa0ff}.Chat_feedbackIcon__4lhPP{width:16px;height:16px;color:#6B7280;transition:color .2s ease}.Chat_feedbackButton__hSvwF:hover .Chat_feedbackIcon__4lhPP{color:#374151}.Chat_feedbackButtonActive__mcNTL .Chat_feedbackIcon__4lhPP{color:#3aa0ff}.Chat_speakToHumanButton__y__mY{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #e5e7eb;background:transparent;border-radius:6px;cursor:pointer;font-size:13px;color:#6B7280;transition:all .2s ease;white-space:nowrap;font-family:inherit}.Chat_speakToHumanButton__y__mY:hover{background-color:#F3F4F6;border-color:#D1D5DB;color:#374151}.Chat_speakToHumanIcon__uSLwv{width:16px;height:16px;flex-shrink:0}.Chat_feedbackContainer__h4tDC.Chat_latestMessage__iJOJN{margin-bottom:16px}.Chat_inputContainer__GW32N{box-shadow:0 -4px 8px -4px rgba(0,0,0,.05);padding:16px}.Chat_inputBox__Ws6Jt{display:flex;flex-direction:column;border-radius:20px;border:1px solid var(--colour-12,#f3f6f8);background:var(--white,#fff);padding:8px 12px;gap:0;flex:1 1}.Chat_inputRow__CBqMM{display:flex;align-items:center;gap:8px}.Chat_messageInput__lrL6_{flex:1 1;border:none;outline:none;font-size:16px;resize:none;padding:8px 0;min-height:24px;max-height:150px;line-height:20px;font-family:inherit;background:transparent;transition:height .2s ease}.Chat_messageInput__lrL6_::placeholder{color:#9CA3AF}.Chat_sendButton__P2RF9{border-radius:100px;border:1px solid var(--colour-12,#f3f6f8);background:var(--color-15,#3aa0ff);width:28px;height:28px;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center}.Chat_sendButton__P2RF9 img{width:16px;height:16px}.Chat_inlineButtonsContainer__8yLm6{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:4px 0 0;transition:opacity .2s ease-in-out;opacity:1}.Chat_inlineButtonsContainer__8yLm6.Chat_hidden__IaSj_{opacity:0;pointer-events:none}.Chat_inlineButton__5c8K3{display:flex;align-items:center;gap:4px;padding:4px 8px;border:1px solid #e5e7eb;background:transparent;border-radius:6px;cursor:pointer;font-size:12px;color:#6b7280;transition:background-color .2s,color .2s,border-color .2s;white-space:nowrap}.Chat_inlineButton__5c8K3:hover{background-color:#F3F4F6;border-color:#D1D5DB;color:#374151}.Chat_inlineButtonIcon__wSt7x{width:14px;height:14px;flex-shrink:0}.Chat_leftButtons__BjC05{display:flex;align-items:center;gap:4px}.Chat_rightButtons__kdAYd{display:flex;align-items:center;gap:8px}.Chat_micButton__QfVAH{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--colour-12,#f3f6f8);background:transparent;border-radius:50%;cursor:pointer;transition:background-color .2s,color .2s}.Chat_micButton__QfVAH:hover{background-color:var(--colour-12,#f3f6f8)}.Chat_micButton__QfVAH.Chat_listening__pWvP9{background-color:#EF4444;border-color:#EF4444;animation:Chat_pulse__ig3U3 1.5s ease-in-out infinite}.Chat_micButton__QfVAH.Chat_listening__pWvP9:hover{background-color:#DC2626;border-color:#DC2626}@keyframes Chat_pulse__ig3U3{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.Chat_micButtonIcon__hvsmz{width:20px;height:20px;flex-shrink:0}.Chat_visuallyHidden__SisuB{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.Chat_avatar__tNqpY{border-radius:100px;border:1px solid var(--colour-12,#f3f6f8);background:var(--white,#fff);display:flex}.Chat_avatarSmall__7ptWg{width:36px;height:36px}.Chat_avatarMedium__PMm_6{width:40px;height:40px}.Chat_avatarLarge___swzb{width:48px;height:48px}.Chat_botAvatar__BFKAo,.Chat_userAvatar__ZGX5E{width:32px;height:32px}.Chat_welcomeMessage__8VUOJ{padding:0 24px}.AnimatedButton_btn___7p4W{cursor:pointer}.GetDirectionsButton_container__s1IAu{display:flex;justify-content:flex-start;gap:8px;margin:16px 0}.GetDirectionsButton_btn__DJveL{display:inline-flex;height:40px;padding:8px 32px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;border-radius:8px;background:#3895f8}.GetDirectionsButton_icon___XlKk{width:16px;height:16px}.GetDirectionsButton_text__T__z8{font-family:Inter,sans-serif;color:#fff;font-size:14px;font-weight:500;line-height:20px}.GetDirectionsButton_btn__DJveL.GetDirectionsButton_clicked__wYfQH{background-color:#0c70cc}.LinkElement_link__tXkuR,.PinLink_link__V3tHN{color:#3895F8;font-weight:600}.PinCard_product-card__ItBgc{display:flex;width:264px;flex-direction:column;align-items:flex-start;gap:12px;flex-shrink:0}.PinCard_product-card__ItBgc.PinCard_full-width__MfKJB{width:100%}.PinCard_product-card__ItBgc.PinCard_half-width__jtyA7{width:calc(50% - 8px)}.PinCard_placeholder-container__ybbGl{width:100%;height:154px;background-color:#e3f0ff;display:flex;align-items:center;justify-content:center;border-radius:12px}.PinCard_placeholder-icon__csNDf{width:36px;height:36px;opacity:.7}.PinCard_product-image__eFp1x{width:100%;height:154px;object-fit:cover;border-radius:12px}.PinCard_product-content__RWhmh{display:flex;gap:8px;justify-content:space-between;align-items:center;align-self:stretch}.PinCard_product-content-left__Voihd{display:flex;flex-direction:column;align-items:flex-start;flex:1 0}.PinCard_product-title__c_Bv_{font-family:Inter,sans-serif;font-weight:700;font-size:14px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:28px;width:220px}.PinCard_product-description__8UpIW{font:400 14px Inter,sans-serif;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;overflow:hidden}.PinCard_product-button__pJEg_{display:flex;width:36px;height:36px;padding:8px 16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid rgba(56,149,248,.24);background:#fff}.PinCard_product-button__pJEg_.PinCard_clicked__64eCi{background-color:rgba(56,149,248,.24)}.PinCard_get-directions-button__5M5go{justify-content:center;border-radius:51px;background-color:#ff8360;display:flex;font-size:14px;color:#fff;font-weight:600;white-space:nowrap;padding:8px 12px;margin-top:8px;gap:8px}.PinCard_get-directions-button__5M5go.PinCard_clicked__64eCi{background-color:#ff6060}.PinCard_action-icon__nxVDQ{width:16px;align-self:center}.Pins_container__bibcX{background-color:#fff;align-items:center;color:#393d3f;width:calc(100% + 48px);overflow:hidden;margin:8px -24px}.Pins_cards__sVUIl{overflow-x:auto}.Pins_carousel__KOWgm{display:flex;gap:16px;padding:0 24px;margin:8px 0}@media screen and (max-width:768px){.Pins_cards__sVUIl{scrollbar-width:none}.Pins_cards__sVUIl::-webkit-scrollbar{display:none}}.Pins_spacer__IDdDm{flex:0 0 8px}.SaveItineraryButton_container__oB7pH{display:flex;justify-content:center;gap:8px;margin:16px 0}.SaveItineraryButton_btn__G9Ayx{display:inline-flex;height:40px;padding:8px 32px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;border-radius:20px;background:#3895f8}.SaveItineraryButton_icon__TUoiF{width:16px;height:16px}.SaveItineraryButton_text__Z1q7C{font-family:Inter,sans-serif;color:#fff;font-size:14px;font-weight:500;line-height:20px}.SaveItineraryButton_btn__G9Ayx.SaveItineraryButton_clicked__W0fRn{background-color:#0c70cc}.MenuItemCard_menuItem__mM9XB{display:flex;flex-direction:column;width:232px;flex-shrink:0}.MenuItemCard_imageWrapper__OGRoT{display:flex;height:160px;flex-direction:column;justify-content:flex-end;align-items:center;gap:10px;align-self:stretch;border-radius:12px}.MenuItemCard_itemImage__zwnFQ{width:100%;height:100%;object-fit:cover;border-radius:12px}.MenuItemCard_itemImage__zwnFQ.MenuItemCard_single__D91sa{object-fit:cover}.MenuItemCard_content__FYi3M{display:flex;padding-top:12px;justify-content:space-between;align-items:center;align-self:stretch}.MenuItemCard_contentInner__B2t0P{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0}.MenuItemCard_nameContainer__kodBe{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}.MenuItemCard_itemName__bYj6a,.MenuItemCard_price__BBIwa{font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.MenuItemCard_description___qNvd{color:#737373;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:40px}.MenuItemCard_noImageBackground__FKdgN{width:100%;height:160px;background:#e3f0ff;display:flex;align-items:center;justify-content:center;border-radius:8px}.MenuItemCard_noImageIcon__BR7Tr{width:48px;height:48px;opacity:.7}.MenuItemCard_fullWidth__pt9kn{width:100%;max-width:400px;flex-shrink:0}.MenuItemCard_halfWidth__gUc0n{width:calc(50% - 12px)}.MenuItems_section__bICgI{padding:16px 0;margin:0 -24px}.MenuItems_sectionTitle__7tkxJ{color:#393d3f;font:600 14px sans-serif;margin-bottom:16px;padding:0 24px}.MenuItems_itemsContainer__BJPDn{width:100%;display:flex;gap:24px;overflow-x:auto;padding:0 24px 16px}.MenuItems_itemsContainer__BJPDn.MenuItems_single__hhK14{justify-content:center}@media (max-width:768px){.MenuItems_itemsContainer__BJPDn::-webkit-scrollbar{display:none}}.MenuItems_btnContainer__0BBoW{display:flex;justify-content:space-between;padding:0 24px;margin-bottom:16px}.MenuItems_btn__Hqo3e{color:#3895f8;text-align:right;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.MenuItems_btn__Hqo3e.MenuItems_clicked__B45Nq{color:#0c70cc}.MenuItems_recommendedBadge__RuhCT{display:inline-flex;padding:var(--spacing-2,8px) var(--spacing-2-5,10px);justify-content:center;align-items:center;gap:8px;border-radius:var(--border-radius-rounded-md,8px);background:rgba(56,149,248,.16);color:#2b74c2;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.CreateItineraryFromPinsButton_container__fJKgL{display:flex;justify-content:flex-end;gap:8px;margin:16px 0}.CreateItineraryFromPinsButton_btn__vmTMK{display:inline-flex;height:40px;padding:8px 32px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;border-radius:8px;background:#3895f8}.CreateItineraryFromPinsButton_icon__QuHMN{width:16px;height:16px}.CreateItineraryFromPinsButton_text__k39HN{font-family:Inter,sans-serif;color:#fff;font-size:14px;font-weight:500;line-height:20px}.CreateItineraryFromPinsButton_btn__vmTMK.CreateItineraryFromPinsButton_clicked__fQhEa{background-color:#0c70cc}.LeaveMessageButton_button__OiAOR{display:flex;align-items:center;gap:8px;background-color:white;border:1px solid #e0e0e0;border-radius:20px;padding:8px 16px;font-size:14px;color:#333;cursor:pointer;transition:all .2s ease;margin-top:16px}.LeaveMessageButton_button__OiAOR:hover{background-color:#f5f5f5;border-color:#d0d0d0}.LeaveMessageDisplay_leaveMessage__SAbfA{background:linear-gradient(135deg,#f8f9ff,#e8f2ff);border:2px solid #3aa0ff;border-radius:12px;padding:12px;margin:6px 0;box-shadow:0 2px 8px rgba(58,160,255,.15);position:relative}.LeaveMessageDisplay_leaveMessage__SAbfA:before{content:"";position:absolute;left:-2px;top:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#3aa0ff,#0066cc);border-radius:12px;z-index:-1}.LeaveMessageDisplay_header__g_l7L{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(58,160,255,.2)}.LeaveMessageDisplay_icon__3Ckzl{font-size:16px;width:24px;height:24px;background:#3aa0ff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.LeaveMessageDisplay_title__6GEMf{font-size:15px;font-weight:600;color:#1a365d;margin:0}.LeaveMessageDisplay_contactSection__kxwdF,.LeaveMessageDisplay_messageSection__MMT8M{margin-bottom:12px}.LeaveMessageDisplay_messageSection__MMT8M{margin-bottom:0}.LeaveMessageDisplay_sectionTitle__a6oQ9{font-size:13px;font-weight:600;color:#2d3748;margin:0 0 6px;display:flex;align-items:center;gap:6px}.LeaveMessageDisplay_sectionTitle__a6oQ9:before{content:"";width:3px;height:12px;background:#3aa0ff;border-radius:2px}.LeaveMessageDisplay_contactGrid__pvMaq{display:flex;flex-direction:column;gap:6px}.LeaveMessageDisplay_contactItem__2FvDx{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;background:rgba(255,255,255,.7);border-radius:6px;border:1px solid rgba(58,160,255,.1)}.LeaveMessageDisplay_contactLabel__GLTKR{font-size:11px;font-weight:500;color:#4a5568;text-transform:uppercase;letter-spacing:.5px;min-width:45px}.LeaveMessageDisplay_contactValue__eJCuB{font-size:13px;font-weight:500;color:#1a202c;text-align:right;word-break:break-all}.LeaveMessageDisplay_messageContent__50egf{background:rgba(255,255,255,.8);border:1px solid rgba(58,160,255,.15);border-radius:6px;padding:10px;font-size:13px;line-height:1.4;color:#2d3748;white-space:pre-wrap;word-wrap:break-word}@media (max-width:480px){.LeaveMessageDisplay_contactItem__2FvDx{flex-direction:column;align-items:flex-start;gap:3px;padding:5px 8px}.LeaveMessageDisplay_contactValue__eJCuB{text-align:left;word-break:break-word}}.Loader_container__ksV2r{display:flex;justify-content:flex-start;gap:16px;align-items:center}.Loader_loader__QTwGG{width:20px}.WelcomeMessage_messageText__Ose5m{transition:opacity .2s ease}.WelcomeMessage_messageTextHidden__9tMfE{opacity:0;position:absolute;pointer-events:none;transition:opacity .2s ease}.WelcomeMessage_buttonsContainer__0d0ut,.WelcomeMessage_buttonsHidden__db9rL{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;transition:opacity .2s ease;width:100%}.WelcomeMessage_buttonsHidden__db9rL{opacity:0;position:absolute;pointer-events:none}.WelcomeMessage_button__ntGXX{display:flex;align-items:center;gap:8px;background-color:white;border:1px solid #e0e0e0;border-radius:20px;padding:8px 16px;font-size:14px;color:#333;cursor:pointer;transition:all .2s ease}.WelcomeMessage_button__ntGXX img{width:16px;height:16px}.WelcomeMessage_button__ntGXX:hover,.WelcomeMessage_selectedButton__OHOBR{background-color:#f5f5f5;border-color:#d0d0d0}.WelcomeMessage_promptText__eBrfP{margin-top:16px}@media (max-width:768px){.WelcomeMessage_buttonsContainer__0d0ut{justify-content:center}}.ChatHistory_historyView__t7V8a{display:flex;flex-direction:column;height:100%;background:white;border-radius:20px;overflow:hidden}.ChatHistory_header__iRwbG{display:flex;align-items:center;padding:8px 0 16px;border-bottom:1px solid #eee}.ChatHistory_backButton__dHDwe{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#f5f5f5;cursor:pointer;transition:transform .2s;margin-right:16px}.ChatHistory_backButton__dHDwe.ChatHistory_clicked__M1fLk{transform:scale(.95)}.ChatHistory_backIcon__6QEeF{width:16px;height:16px}.ChatHistory_title__fVYHP{font-size:18px;font-weight:600;color:#333;margin:0}.ChatHistory_threadList__hyREY{flex:1 1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:8px}.ChatHistory_threadItem__0zcvq{display:flex;align-items:center;padding:12px 16px;border-radius:8px;background:#f5f5f5;cursor:pointer;transition:background-color .2s}.ChatHistory_threadItem__0zcvq:hover{background:#eee}.ChatHistory_threadIcon__mOVmR{width:16px;height:16px;margin-right:12px}.ChatHistory_threadContent___ObyN{flex:1 1;min-width:0}.ChatHistory_threadHeader__IGTmQ{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.ChatHistory_threadTitle__Ndt2w{font-size:14px;font-weight:500;color:#333;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ChatHistory_threadDate__9qJIL{font-size:12px;color:#666;white-space:nowrap}.ChatHistory_threadPreview__FLu0P{font-size:14px;color:#666;text-align:center;margin:24px 0;line-height:1.5}.ChatHistory_newThreadButton__cga_t{justify-content:center;align-items:center;border-radius:100px;background-color:#3aa0ff;color:#fff;text-transform:capitalize;padding:12px;font-weight:600;width:100%;margin-bottom:16px}.ChatHistory_newThreadButton__cga_t.ChatHistory_clicked__M1fLk,.ChatHistory_newThreadButton__cga_t:hover{background:#0066cc}.ChatHistory_newThreadIcon__rnHAF{width:16px;height:16px;margin-right:8px}.BackButton_back-container__O0uze{display:flex;padding:24px 16px 0;align-items:center;gap:24px;align-self:stretch;touch-action:none}.BackButton_back-arrow__TDuzZ{width:35px;height:35px;cursor:pointer;border:1px solid #f3f6f8;border-radius:50%;background-color:#fff}.BackButton_back-arrow__TDuzZ.BackButton_clicked__vH1Br{background-color:#f3f6f8}.LeaveMessageForm_formView__lXmho{display:flex;flex-direction:column;height:100%;background:white;border-radius:20px;overflow:hidden}.LeaveMessageForm_header__BWHYr{display:flex;align-items:center;padding:8px 0 16px;border-bottom:1px solid #eee}.LeaveMessageForm_title__xsFrA{font-size:18px;font-weight:600;color:#333;margin:0}.LeaveMessageForm_form__N1QC4{flex:1 1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px}.LeaveMessageForm_formRow__kXCxl{display:flex;gap:12px;width:100%}.LeaveMessageForm_formRow__kXCxl .LeaveMessageForm_formGroup__AxCVu{flex:1 1;min-width:0}.LeaveMessageForm_formGroup__AxCVu{display:flex;flex-direction:column;gap:6px}.LeaveMessageForm_label__3NT4h{font-size:14px;font-weight:500;color:#333;display:flex;align-items:baseline;gap:4px}.LeaveMessageForm_required__jKteU{color:#e74c3c;font-size:12px}.LeaveMessageForm_optional__kfwxd{color:#666;font-size:12px;font-weight:400}.LeaveMessageForm_input__S7_Hn,.LeaveMessageForm_textarea__F6ykF{padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-family:inherit;background:white;transition:border-color .2s,box-shadow .2s}.LeaveMessageForm_input__S7_Hn:focus,.LeaveMessageForm_textarea__F6ykF:focus{outline:none;border-color:#3aa0ff;box-shadow:0 0 0 3px rgba(58,160,255,.1)}.LeaveMessageForm_input__S7_Hn:disabled,.LeaveMessageForm_textarea__F6ykF:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.LeaveMessageForm_textarea__F6ykF{resize:vertical;min-height:100px;font-family:inherit}.LeaveMessageForm_error___lbPr{font-size:12px;color:#e74c3c;margin-top:4px}.LeaveMessageForm_submitButton__2TBSg{justify-content:center;align-items:center;border-radius:100px;background-color:#3aa0ff;color:#fff;text-transform:capitalize;padding:12px 24px;font-weight:600;font-size:14px;margin-top:8px;align-self:center;min-width:120px}.LeaveMessageForm_submitButton__2TBSg.LeaveMessageForm_clicked__fp3a0,.LeaveMessageForm_submitButton__2TBSg:hover:not(:disabled){background:#0066cc}.LeaveMessageForm_submitButton__2TBSg:disabled{background:#ccc;cursor:not-allowed}.LeaveMessageForm_successMessage__lTk4f{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;text-align:center;gap:16px}.LeaveMessageForm_successIcon__vBytw{width:48px;height:48px;color:#27ae60}.LeaveMessageForm_successTitle__t1uL5{font-size:20px;font-weight:600;color:#333;margin:0}.LeaveMessageForm_successText__qklr5{font-size:14px;color:#666;margin:0;line-height:1.5}
/*# sourceMappingURL=907ba97abec62a4c.css.map*/