.style_chatWrapper__QfHXq{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:radial-gradient(at 0 0,rgba(109,40,217,.08) 0,transparent 50%),radial-gradient(at 100% 0,rgba(245,158,11,.08) 0,transparent 50%),radial-gradient(at 50% 100%,rgba(217,70,239,.05) 0,transparent 50%),linear-gradient(135deg,#faf5ff,#fff1f2);font-family:Inter,-apple-system,blinkmacsystemfont,Segoe UI,Roboto,sans-serif;padding:20px}.style_chatContainer__PzgjH,.style_embeddedChatWrapper__GQZYb{width:100%;height:100%;display:flex;flex-direction:column}.style_chatContainer__PzgjH{background:#fff;overflow:hidden;border-radius:0;box-shadow:none;position:relative;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0}.style_header__BKLmd{padding:12px 20px;background:linear-gradient(135deg,#0369a1,#0d9488 50%,#f97316);position:relative;overflow:hidden;color:#fff;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;z-index:20;border-bottom:1px solid hsla(0,0%,100%,.1)}.style_header__BKLmd:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,0));backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:-1}.style_headerInfo__slV4x h2{margin:0;font-size:1.35rem;font-weight:900;letter-spacing:-.02em;background:linear-gradient(90deg,#fff 0,#fde047);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1))}.style_headerInfo__slV4x p{margin:2px 0 0;font-size:.8rem;font-weight:700;letter-spacing:.02em;background:linear-gradient(90deg,#fff 0,#fbcfe8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;opacity:.95}.style_headerCloseBtn__SOuFT{background:transparent;border:none;color:#64748b;width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.9rem;cursor:pointer;transition:all .2s ease}.style_headerCloseBtn__SOuFT:hover{background:#f1f5f9;color:#0f172a}.style_chatWindow__dvw_t{flex:1;padding:24px;overflow-y:auto;overflow-x:hidden;background:#fff;display:flex;flex-direction:column;gap:20px;min-height:0;scroll-behavior:smooth}.style_chatWindow__dvw_t::-webkit-scrollbar{width:6px}.style_chatWindow__dvw_t::-webkit-scrollbar-track{background:transparent}.style_chatWindow__dvw_t::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.style_message__khZjR{max-width:80%;width:-moz-fit-content;width:fit-content;padding:0;border-radius:12px;font-size:.925rem;line-height:1.55;position:relative;word-wrap:break-word;display:flex;flex-direction:column}.style_userMessage__7Al6t{align-self:flex-end;background:linear-gradient(135deg,#0d9488,#0369a1);color:#fff;border-bottom-right-radius:2px;box-shadow:0 8px 16px -4px rgba(13,148,136,.25);font-weight:500}.style_botMessage__9JUQw{align-self:flex-start;background:#f1f5f9;color:#1e293b;border-bottom-left-radius:2px;padding:0;max-width:520px}.style_proactiveMessage__EzFRa{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fcd34d;color:#92400e;box-shadow:0 4px 12px rgba(245,158,11,.15);animation:style_slideInRight__JUc15 .5s ease-out}@keyframes style_slideInRight__JUc15{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.style_newEntry__KLCXD{animation:style_ultraEntrance__UdJnJ .6s cubic-bezier(.2,.8,.2,1)}@keyframes style_ultraEntrance__UdJnJ{0%{opacity:0;transform:translateY(30px) scale(.9);filter:blur(10px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.style_messageText__VCD6h{white-space:pre-wrap;padding:8px 12px;font-weight:500;letter-spacing:-.01em}.style_messageTime__ewToz{font-size:.65rem;opacity:.6;margin-top:0;padding:0 12px 6px;text-align:right;font-weight:700;text-transform:uppercase}.style_userMessage__7Al6t .style_messageTime__ewToz{color:hsla(0,0%,100%,.8)}.style_thinkingText__5Qayw{font-size:.75rem;color:#0f766e;font-weight:700;margin:10px 12px 6px;display:flex;align-items:center;gap:6px;animation:style_pulse__EE8Uo 2s ease-in-out infinite}@keyframes style_pulse__EE8Uo{0%,to{opacity:1}50%{opacity:.6}}.style_narrativeBubble__84iFR{display:flex;flex-direction:column;width:100%}.style_narrativeTitle__vTw5d{margin:16px 18px 8px;font-size:1.05rem;color:#0f172a;font-weight:700}.style_imageCarousel__S6vVA{display:flex;overflow-x:auto;gap:12px;padding:0 18px;margin-bottom:16px;scrollbar-width:none}.style_carouselItem__xmxO1{flex:0 0 auto;width:180px;height:120px;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}.style_carouselItem__xmxO1 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s}.style_carouselItem__xmxO1:hover img{opacity:.9}.style_narrativeImage__AuoJ3{width:calc(100% - 36px);margin:0 18px 16px;height:200px;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}.style_narrativeText__0l9F7{padding:0 18px 16px;color:#334155;font-size:.925rem;line-height:1.6}.style_textPointItem__EMKJ7{padding:12px 18px;border-bottom:1px solid #f1f5f9}.style_textPointName__nyosg{color:#0f172a;font-weight:700}.style_textPointDesc__v5nQ4{color:#64748b;font-size:.9rem;margin-top:4px}.style_pointsList__CDi7B{display:flex;flex-direction:column;padding:0 14px 18px;gap:12px}.style_pointItem__YBt7X{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px;display:flex;gap:14px;transition:border-color .2s}.style_pointItem__YBt7X:hover{border-color:#6d28d9}.style_pointIcon__t40tH,.style_pointThumb__Zv_pu{width:70px;height:70px;border-radius:8px}.style_placeDetailCard__3Dcve{background:#fff;border-radius:12px;padding:24px;margin:10px 18px 20px;border:1px solid #e2e8f0;border-top:4px solid #6d28d9}.style_placeDetailTitle__VF0HT{font-size:1.25rem;font-weight:700;color:#0f172a}.style_actionBtn__Bq9mi{background:#fff;border:1px solid #e2e8f0;padding:8px 16px;border-radius:6px;font-weight:600;color:#0f172a;font-size:.85rem;cursor:pointer;transition:all .2s}.style_actionBtn__Bq9mi:hover{background:#f8fafc;border-color:#cbd5e1}.style_chipContainer__bvmlI{padding:12px 18px;border-top:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:8px}.style_chip__qkErn{background:#f1f5f9;border:1px solid #e2e8f0;padding:5px 12px;font-size:.8rem;color:#475569;border-radius:6px;cursor:pointer;transition:all .2s}.style_chip__qkErn:hover{background:#e2e8f0;color:#0f172a}.style_inputSection__wyKev{padding:16px 24px;background:#fff;border-top:1px solid #e2e8f0;display:flex;gap:12px;align-items:center}.style_inputField__BLJ9P{flex:1;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;font-size:.95rem;background:#f8fafc;color:#0f172a;outline:none;transition:border-color .2s}.style_inputField__BLJ9P:focus{border-color:#6d28d9}.style_sendButton__2NvMn{width:48px;height:48px;background:linear-gradient(135deg,#0369a1,#f97316);color:#fff;border-radius:12px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 12px rgba(3,105,161,.25)}.style_sendButton__2NvMn:hover:not(:disabled){transform:scale(1.1) rotate(5deg);box-shadow:0 8px 20px rgba(3,105,161,.35)}.style_sendButton__2NvMn:disabled{opacity:.5;cursor:not-allowed;background:#cbd5e1;box-shadow:none}.style_quickChip__7hPbm{background:hsla(0,0%,100%,.9);border:1px solid rgba(138,43,226,.2);padding:10px 24px;border-radius:30px;color:#6a1b9a;font-weight:800;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.style_quickChip__7hPbm:hover{background:#6a1b9a;color:#fff;transform:translateY(-5px);box-shadow:0 10px 25px rgba(106,27,154,.2)}.style_quickQuestionContainer__2lQ4S{padding:12px 24px;background:#fff;border-top:1px solid #f1f5f9;display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,#000 90%,transparent);mask-image:linear-gradient(90deg,#000 90%,transparent);flex-shrink:0;z-index:10}.style_quickChip__7hPbm{background:#f1f5f9;border:1px solid #e2e8f0;padding:6px 14px;border-radius:6px;color:#475569;font-weight:600;font-size:.8rem;white-space:nowrap;cursor:pointer;transition:all .2s}.style_quickChip__7hPbm:hover{background:#e2e8f0;color:#0f172a}.style_typingIndicator__o8iOD{display:flex;gap:4px;padding:4px 6px}.style_typingIndicator__o8iOD span{width:4px;height:4px;background:#cbd5e1;border-radius:50%;animation:style_bounce__D8uJ7 1.4s ease-in-out infinite both}@keyframes style_bounce__D8uJ7{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.travel-landing_landingPage__6QRj9{min-height:100vh;background-color:#0f172a;background-image:radial-gradient(at 0 0,rgba(70,0,169,.15) 0,transparent 50%),radial-gradient(at 100% 0,rgba(124,58,237,.15) 0,transparent 50%);font-family:DM Sans,sans-serif;color:#e2e8f0;line-height:1.6;overflow-x:hidden}.travel-landing_container__7Thnc{max-width:1200px;margin:0 auto;padding:0 24px}.travel-landing_hero__M3_yQ{position:relative;padding:120px 0 80px;min-height:100vh;display:flex;align-items:center;overflow:hidden}.travel-landing_hero__M3_yQ:before{content:"";position:absolute;top:20%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(70,0,169,.2) 0,transparent 70%);filter:blur(80px);z-index:0;pointer-events:none}.travel-landing_heroContainer__DcHAi{max-width:1400px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:1}.travel-landing_heroLeft__zH_28{display:flex;flex-direction:column;gap:24px;animation:travel-landing_fadeUp__4Lk9_ .8s cubic-bezier(.2,0,.2,1) forwards}.travel-landing_heroTitle__MxaA7{font-family:Saira,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1;background:linear-gradient(135deg,#fff,#cbd5e1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0;letter-spacing:-.02em}.travel-landing_heroSubtitle__WAlky{font-size:1.125rem;color:#94a3b8;max-width:540px;margin:0}.travel-landing_ctaButton__u7vOh{background:linear-gradient(135deg,#4600a9,#7c3aed);color:#fff;padding:16px 32px;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:-moz-fit-content;width:fit-content;font-family:Saira,sans-serif;letter-spacing:.02em;box-shadow:0 4px 12px rgba(70,0,169,.3)}.travel-landing_ctaButton__u7vOh:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(70,0,169,.4)}.travel-landing_heroRight__ABh4Z{position:relative;display:flex;justify-content:center;align-items:center;animation:travel-landing_fadeUp__4Lk9_ .8s cubic-bezier(.2,0,.2,1) .2s forwards;opacity:0}.travel-landing_heroImageContainer__nCcFB{position:relative;z-index:2;border-radius:24px;box-shadow:0 20px 40px -10px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.1);overflow:hidden}.travel-landing_heroImage__oK5hc{width:100%;height:auto;display:block}.travel-landing_chatbotPreview__ZKwQx{display:none}.travel-landing_previewPlaceholder__GSyNH{text-align:center;color:#94a3b8}.travel-landing_previewIcon__h1Dtr{font-size:4rem;margin-bottom:16px}.travel-landing_previewPlaceholder__GSyNH p{font-size:1rem;margin:0}.travel-landing_benefitCard___qHgz,.travel-landing_faqItem__CSYKw,.travel-landing_featureCard__wYZ3J,.travel-landing_testimonialCard__yDySC,.travel-landing_useCaseCard__u7weB{background:rgba(30,41,59,.4);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.05);border-radius:24px;padding:32px;transition:all .3s cubic-bezier(.4,0,.2,1)}.travel-landing_benefitCard___qHgz:hover,.travel-landing_featureCard__wYZ3J:hover,.travel-landing_testimonialCard__yDySC:hover,.travel-landing_useCaseCard__u7weB:hover{transform:translateY(-4px);border-color:hsla(0,0%,100%,.1);background:rgba(30,41,59,.6);box-shadow:0 20px 40px -10px rgba(0,0,0,.3)}.travel-landing_benefitsSection__VelQ1,.travel-landing_faqSection__nQ5cJ,.travel-landing_featuresSection__4mj8m,.travel-landing_testimonialsSection__0PIB5,.travel-landing_useCasesSection__a_FAd{padding:100px 0;position:relative}.travel-landing_sectionTitle__vKrQM{font-family:Saira,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;text-align:center;margin-bottom:20px;color:#f8fafc}.travel-landing_sectionSubtitle__fxH6L{font-size:1.125rem;text-align:center;color:#94a3b8;margin-bottom:80px;max-width:700px;margin-left:auto;margin-right:auto}.travel-landing_useCasesGrid__ZJ2DE{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.travel-landing_benefitsGrid__TITyL,.travel-landing_featuresGrid__gWc2k,.travel-landing_testimonialsGrid__4mYPW{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.travel-landing_benefitTitle__779SW,.travel-landing_faqQuestion___uVzl,.travel-landing_featureTitle__pEnvV,.travel-landing_testimonialName__svRB3,.travel-landing_useCaseTitle__V14mT{font-family:Saira,sans-serif;color:#f8fafc;font-weight:600}.travel-landing_useCaseTitle__V14mT{font-size:1.5rem;margin-bottom:8px}.travel-landing_benefitTitle__779SW{font-size:1.5rem;margin-bottom:24px;line-height:1.3}.travel-landing_useCaseSubtitle__66Q_F{color:#a78bfa;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase;margin-bottom:12px;font-weight:700}.travel-landing_benefitItemDescription__vny1E,.travel-landing_faqAnswer__ONM4F,.travel-landing_featureDescription__dKbk1,.travel-landing_testimonialQuote__UB8kz,.travel-landing_useCaseDescription__cOHLa{color:#cbd5e1;font-size:1rem;line-height:1.7}.travel-landing_benefitItemIcon__7MGcU,.travel-landing_testimonialAvatar__C_uG6,.travel-landing_useCaseIcon__Jy3gl{font-size:2.5rem;margin-bottom:24px;display:inline-block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.travel-landing_benefitItemIcon__7MGcU{width:60px;height:60px;background:hsla(0,0%,100%,.05);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin-bottom:0;flex-shrink:0}.travel-landing_benefitItem__oSl9X{display:flex;gap:20px;margin-bottom:24px}.travel-landing_benefitItem__oSl9X:last-child{margin-bottom:0}.travel-landing_benefitItemContent__OSJoS{flex:1}.travel-landing_benefitItemTitle__gTGnF{font-family:Saira,sans-serif;color:#f8fafc;font-weight:600;font-size:1.1rem;margin-bottom:8px}.travel-landing_featureCard__wYZ3J{border-left:none;position:relative;overflow:hidden}.travel-landing_featureCard__wYZ3J:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#4600a9,#7c3aed);opacity:0;transition:opacity .3s ease}.travel-landing_featureCard__wYZ3J:hover:before{opacity:1}.travel-landing_featureTitle__pEnvV{font-size:1.25rem;margin-bottom:12px}.travel-landing_faqList__tKi85{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.travel-landing_faqQuestion___uVzl{font-size:1.1rem;margin-bottom:8px}.travel-landing_chatbotModal__hgRj9{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,.8);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:10000;animation:travel-landing_fadeIn__usZG_ .2s ease-out;overflow:hidden;pointer-events:auto}.travel-landing_chatbotModalContent__ytf9A{position:relative;background:#1e293b;border-radius:24px;box-shadow:0 25px 50px -12px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.1);width:90vw;height:90vh;max-width:1200px;max-height:800px;overflow:hidden;animation:travel-landing_modalPop__5NG7t .3s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column;pointer-events:auto}.travel-landing_chatbotModalContent__ytf9A>div{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;-webkit-overflow-scrolling:touch;touch-action:pan-y;pointer-events:auto}.travel-landing_closeButton__5Ps6z{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10001;transition:all .2s ease;font-size:1.25rem}.travel-landing_closeButton__5Ps6z:hover{background:hsla(0,0%,100%,.2);transform:rotate(90deg)}@keyframes travel-landing_fadeUp__4Lk9_{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes travel-landing_fadeIn__usZG_{0%{opacity:0}to{opacity:1}}@keyframes travel-landing_modalPop__5NG7t{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){.travel-landing_heroContainer__DcHAi{grid-template-columns:1fr;text-align:center;gap:40px}.travel-landing_heroLeft__zH_28{align-items:center}.travel-landing_heroTitle__MxaA7{font-size:3rem}.travel-landing_heroRight__ABh4Z{display:flex}.travel-landing_useCasesGrid__ZJ2DE{grid-template-columns:1fr}}@media (max-width:640px){.travel-landing_hero__M3_yQ{padding-top:100px}.travel-landing_heroTitle__MxaA7{font-size:2.25rem}.travel-landing_sectionTitle__vKrQM{font-size:1.75rem}.travel-landing_container__7Thnc{padding:0 20px}.travel-landing_benefitCard___qHgz,.travel-landing_faqItem__CSYKw,.travel-landing_featureCard__wYZ3J,.travel-landing_testimonialCard__yDySC,.travel-landing_useCaseCard__u7weB{padding:24px}.travel-landing_chatbotModalContent__ytf9A{width:95vw;height:95vh}}