@charset "UTF-8";.chat-capacity-state[data-v-517ee099]{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;background:#fff}.capacity-card[data-v-517ee099]{max-width:48rem;padding:3rem;text-align:center;background:#fff;border-radius:3rem;box-shadow:0 .5rem 1rem #31527a33}.capacity-card h2[data-v-517ee099]{margin:0 0 1rem;color:#333;font-size:2rem}.capacity-card p[data-v-517ee099]{margin:.5rem 0;color:#333;font-size:1.5rem}@keyframes slideIn{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.message-wrapper{display:flex;margin-bottom:2rem;animation:slideIn .3s ease-out}.message-wrapper.user{justify-content:flex-end}.message-wrapper.assistant{justify-content:flex-start}.message-wrapper .abResult{border-radius:3rem}.message-content{white-space:pre-wrap;word-wrap:break-word;line-height:1.5;font-size:1.6rem}.message-bubble{max-width:100%;padding:1.5rem;border-radius:1.6rem;position:relative}@media(min-width:768px){.message-bubble{max-width:90%}}.message-bubble.user{background:linear-gradient(135deg,#2e5b8b,#31527a);color:#fff;border-bottom-right-radius:0;box-shadow:0 .5rem 1rem #31527a33}.message-bubble.assistant{background:#fff;color:#333;border-bottom-left-radius:0;box-shadow:0 .5rem 1rem #31527a33}.node-content>p{margin:0;display:inline-block}@media(max-width:767.8px){.list-item{padding:0;margin-bottom:1rem}}.list-node{flex-wrap:wrap;align-items:center;padding:1rem;gap:.5rem;margin:0}@media(max-width:767.8px){.list-node{padding:1rem 0}}.list-node .list-item{width:100%}.list-node .list-item a{padding:.5rem;border-radius:.9rem;text-decoration:none;color:#31527a;display:inline-block}@media(min-width:768px){.list-node .list-item a:hover{background-color:#f1f4fa;color:#2e5b8b}}.list-node .list-item strong a{padding:0 1rem}@media(max-width:767.8px){.list-node .list-item strong a{padding:0}}[data-node-type=paragraph] .node-content a{padding:.5rem 0;border-radius:.9rem;text-decoration:none;color:#31527a;max-width:100%;font-weight:700}@media(min-width:768px){[data-node-type=paragraph] .node-content a:hover{background-color:#f1f4fa;color:#2e5b8b}}figure{margin:auto}figure img{max-width:30rem}table thead{min-height:5rem}table tbody tr:nth-child(odd){background-color:#f7f7f7}table td,table th{padding:.5rem .5rem .5rem 1rem;text-align:left;font-size:1.3rem}.chat-header[data-v-054c06e9]{display:none;background:linear-gradient(135deg,#2e5b8b,#31527a);padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.1)}@media(min-width:768px){.chat-header[data-v-054c06e9]{display:initial}}.header-content[data-v-054c06e9]{display:flex;align-items:center;gap:12px}.status-indicator[data-v-054c06e9]{width:8px;height:8px;background:#34ad2d;border-radius:50%;box-shadow:0 0 0 3px #34ad2d33;animation:pulse-054c06e9 2s infinite}.status-indicator.disabled[data-v-054c06e9]{background:#f5a623;box-shadow:0 0 0 3px #f5a62333;animation:none}@keyframes pulse-054c06e9{0%,to{opacity:1}50%{opacity:.5}}.chat-header h2[data-v-054c06e9]{margin:0;color:#fff;font-size:18px;font-weight:600}.ai-badge[data-v-054c06e9]{display:inline-block;padding:4px 8px;background:#ffffff40;border-radius:4px;font-size:12px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}.chat-input-container[data-v-a0ce4a73]{position:relative;z-index:2;padding:20px 24px;background:#fff;border-top:1px solid #E6E8ED}.chat-input-form[data-v-a0ce4a73]{height:100%;display:flex;gap:12px;align-items:center}.message-input[data-v-a0ce4a73]{flex:1;padding:14px 18px;border:2px solid #E6E8ED;border-radius:24px;font-size:15px;outline:none;transition:all .2s ease;background:#f1f4fa}.message-input[data-v-a0ce4a73]:focus{border-color:#2e5b8b;background:#fff;box-shadow:0 0 0 3px #2e5b8b1a}.message-input[data-v-a0ce4a73]:disabled{opacity:.6;cursor:not-allowed}@media(max-width:767.8px){#debug-button[data-v-a0ce4a73]{display:none}}.chat-button[data-v-a0ce4a73]{width:48px;height:48px;border:1px solid #E6E8ED;border-radius:50%;background:#f1f4fa;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .2s ease;box-shadow:0 1px 6px #33333314}.chat-button[data-v-a0ce4a73]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3333331f;background:#f9fafd}.chat-button[aria-pressed=true][data-v-a0ce4a73]{border-color:#2e5b8b;box-shadow:0 0 0 3px #2e5b8b1f}.send-button[data-v-a0ce4a73]{width:48px;height:48px;border:none;border-radius:50%;background:linear-gradient(135deg,#2e5b8b,#31527a);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 8px #2e5b8b4d}.send-button[data-v-a0ce4a73]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #2e5b8b66}.send-button[data-v-a0ce4a73]:active:not(:disabled){transform:translateY(0)}.send-button[data-v-a0ce4a73]:disabled{opacity:.5;cursor:not-allowed;transform:none}@keyframes shimmer-38683ae6{0%{background-position:-70rem 0}to{background-position:70rem 0}}.sk[data-v-38683ae6]{--sh-base: #e8e8e8;--sh-hi: #f4f4f4;background:linear-gradient(90deg,var(--sh-base) 25%,var(--sh-hi) 50%,var(--sh-base) 75%);background-size:70rem 100%;animation:shimmer-38683ae6 1.6s infinite linear;border-radius:.4rem;flex-shrink:0}.flight-card-skeleton[data-v-38683ae6]{background:#fff;padding:1rem;display:flex;flex-direction:column;gap:0}@media(max-width:767.8px){.flight-card-skeleton[data-v-38683ae6]{padding:0}}.row[data-v-38683ae6]{display:flex;align-items:center;width:100%}.row--header[data-v-38683ae6]{justify-content:space-between;margin-bottom:1.4rem}.sk--airline[data-v-38683ae6]{height:1rem;width:5rem}.sk--mer-info[data-v-38683ae6]{height:1rem;width:6rem}.row--flight[data-v-38683ae6]{gap:1rem;margin-bottom:1.4rem}@media(max-width:767.8px){.row--flight[data-v-38683ae6]{gap:.5rem}}.sk--circle[data-v-38683ae6]{border-radius:50%}.sk--icon[data-v-38683ae6]{width:28px;height:28px}.sk--time[data-v-38683ae6]{height:26px;width:58px}.sk--iata[data-v-38683ae6]{height:1.4rem;width:28px}.route-line[data-v-38683ae6]{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:0}.sk--duration[data-v-38683ae6]{height:11px;width:46px}.sk--stops[data-v-38683ae6]{height:11px;width:58px}.line-track[data-v-38683ae6]{display:flex;align-items:center;width:100%;gap:4px}.sk--seg[data-v-38683ae6]{flex:1;height:2px;border-radius:1px}.sk--dot[data-v-38683ae6]{width:7px;height:7px;flex-shrink:0}.sk--badge[data-v-38683ae6]{height:30px;width:80px;border-radius:6px}.row--footer[data-v-38683ae6]{border-top:1px solid #e8e8e8;padding-top:13px;justify-content:space-between;align-items:center}.sk--available[data-v-38683ae6]{height:12px;width:120px}.footer-actions[data-v-38683ae6]{display:flex;gap:8px;align-items:center}.sk--logo-btn[data-v-38683ae6]{height:36px;width:120px;border-radius:20px}.sk--cta-btn[data-v-38683ae6]{height:36px;width:160px;border-radius:20px}.abResult:not(.abResult--expandedOtas) .abResult__otaAndBuyPreview+.abResult__otaAndBuyPreview .abResult__viewAllAgencies{flex-direction:row;width:100%;margin-left:0}.abResult:not(.abResult--expandedOtas) .abResult__otaAndBuyPreview+.abResult__otaAndBuyPreview .abResult__viewAllAgencies>*{flex:1 0 1;width:auto;min-width:auto;max-width:inherit}.abResult:not(.abResult--expandedOtas) .abResult__otaAndBuyPreview+.abResult__otaAndBuyPreview .agentPreview,.abResult:not(.abResult--expandedOtas) .abResult__otaAndBuyPreview+.abResult__otaAndBuyPreview .otaLink{display:none}.abResult:hover{box-shadow:initial!important;border-color:transparent!important}.abResult{margin-bottom:0!important}.flight-results-wrapper{display:flex;flex-direction:column;margin-top:1.5rem;width:100%;max-width:none}@media(min-width:768px){.flight-results-wrapper{max-width:90%}}.flight-card-bubble{padding:0;width:100%}.flight-card-bubble--loading{min-height:15rem}.flight-card-bubble__content{width:100%;height:100%;padding:0 1rem}.flight-options-disclosure,.flight-no-results-compact{width:fit-content;margin-top:16px;color:#2e5b8b!important;border:none!important;font-size:14px;font-weight:600;line-height:1;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.flight-no-results-compact{cursor:default;font-weight:500}.flight-options-disclosure{justify-content:space-between;min-width:20rem}.flight-options-disclosure--empty{margin-top:0}.flight-options-disclosure:hover{background:#f8fbff;border-color:#cfe0f4}.flight-options-left{display:flex;align-items:center;gap:8px;min-width:0}.flight-options-icon{width:2.5rem;height:2.5rem;font-size:2rem;line-height:1;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.flight-options-arrow{line-height:1;display:flex;transform:translateY(-1px);height:3.4rem;width:3.4rem;padding-bottom:.7rem;font-size:3rem;align-items:center;justify-content:space-around;background:#31527a;color:#fff;border-radius:100%;margin:-1.5rem -.5rem -1.5rem .5rem;flex:0 0 auto}@media(max-width:767.8px){.flight-options-disclosure,.flight-no-results-compact{max-width:100%}.flight-options-disclosure{width:100%;min-width:0}}.flight-results-wrapper-error[data-v-f8015765]{margin:0}.flight-card-error[data-v-f8015765]{color:#a53125;border:.1rem solid #A53125;display:flex;align-items:center;gap:.5rem;padding:1rem;display:none;margin:0}.flight-search-status{width:fit-content}.ai-disclosure[data-v-504b3f03]{padding:1rem 1.5rem;background:#f7f7f7;border-radius:3rem;color:#8d949e;text-align:center;font-size:1.4rem}@media(min-width:768px){.ai-disclosure[data-v-504b3f03]{max-width:70%}}.empty-state[data-v-e88ba654]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#6e6e6e;margin-top:auto}.empty-icon[data-v-e88ba654]{width:80px;height:80px;background:linear-gradient(135deg,#d6e0f1,#e8f3ff);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:#2e5b8b}.empty-state h3[data-v-e88ba654]{margin:0 0 8px;font-size:20px;font-weight:600;color:#333}.empty-state p[data-v-e88ba654]{margin:0;font-size:14px;color:#969696}.conversation-wrapper[data-v-03438f4f]{display:flex;flex-direction:column;gap:1rem;text-align:center;margin-top:auto;max-width:100%;width:100%}@media(min-width:768px){.conversation-wrapper[data-v-03438f4f]{width:420px}}.header[data-v-03438f4f]{text-align:center;font-size:1.8rem;line-height:1.6rem;color:#2e5b8b}.fixed-height[data-v-03438f4f]{max-height:250px;overflow-y:auto;overflow-x:hidden;padding-right:.5rem}.conversation-list[data-v-03438f4f]{margin:0 auto;padding:0;width:100%;display:flex;flex-direction:column;gap:.5rem}.conversation-item[data-v-03438f4f]{overflow:hidden;display:flex;padding:.5rem;min-height:4.5rem;align-items:center;border-radius:.4rem;border:.1rem solid #E6E8ED;white-space:nowrap;text-decoration:none;cursor:pointer}.conversation-item .title[data-v-03438f4f]{display:inline-block;max-width:calc(100% - 4rem);text-align:left;text-overflow:ellipsis;padding-left:.5rem}.conversation-item .icon-delete[data-v-03438f4f]{padding:.5rem;border-radius:.4rem;border:.1px solid #53658C;font-size:2.2rem}.conversation-item .icon-delete[data-v-03438f4f]:hover{background-color:#ebb4b0;border:.1px solid #333;color:#333}.conversation-item[data-v-03438f4f]:hover{border:.1rem solid #429CFF;background-color:#f1f4fa}.conversation-item[data-v-03438f4f]:active{transform:scale(.98)}.title[data-v-03438f4f]{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-size:1.6rem;color:#333;font-weight:400}.typing-indicator[data-v-670e26f7]{display:flex;justify-content:flex-start;margin-bottom:16px}.typing-bubble[data-v-670e26f7]{background:#fff;padding:16px 20px;border-radius:18px 18px 18px 4px;display:flex;gap:6px;align-items:center;box-shadow:0 2px 8px #33333314;border:1px solid #E6E8ED}.typing-bubble span[data-v-670e26f7]{width:8px;height:8px;background:#c4c3c3;border-radius:50%;animation:bounce-670e26f7 1.4s infinite ease-in-out both}.typing-bubble span[data-v-670e26f7]:nth-child(1){animation-delay:-.32s}.typing-bubble span[data-v-670e26f7]:nth-child(2){animation-delay:-.16s}@keyframes bounce-670e26f7{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.messages-container[data-v-a1748d29]{position:relative;flex:1;overflow-y:auto;background:#fff;padding:12px}.messages-container.is-empty[data-v-a1748d29]{overflow:hidden}.messages-container[data-v-a1748d29]::-webkit-scrollbar{width:8px}.messages-container[data-v-a1748d29]::-webkit-scrollbar-track{background:transparent}.messages-container[data-v-a1748d29]::-webkit-scrollbar-thumb{background:#bec2c7;border-radius:4px}.messages-container[data-v-a1748d29]::-webkit-scrollbar-thumb:hover{background:#c4c3c3}.messages-content[data-v-a1748d29]{min-height:100%}.is-empty .messages-content[data-v-a1748d29]{display:flex;flex-direction:column;justify-content:center;align-items:center}.slide-up-enter-active[data-v-bd0988c0]{animation:slide-up-pop-bd0988c0 .35s ease-out}@keyframes slide-up-pop-bd0988c0{0%{transform:translateY(100%);opacity:0}75%{transform:translateY(-6px);opacity:1}to{transform:translateY(0)}}.presets-bar[data-v-bd0988c0]{position:sticky;bottom:0;left:0;right:0;background:linear-gradient(to top,#fffffffa 70%,#ffffffd9);backdrop-filter:saturate(120%) blur(6px);border-top:1px solid #E6E8ED;z-index:1}.presets-inner[data-v-bd0988c0]{display:flex;gap:8px;flex-wrap:nowrap;overflow-x:auto;padding:1rem;background:#fff}.presets-inner[data-v-bd0988c0]::-webkit-scrollbar{height:6px}.presets-inner[data-v-bd0988c0]::-webkit-scrollbar-thumb{background:#bec2c7;border-radius:4px}.chip[data-v-bd0988c0]{display:inline-flex;align-items:center;white-space:nowrap;border:.1rem solid #E6E8ED;background:#fff;color:#333;padding:1rem;border-radius:3rem;font-size:1.4rem;line-height:1;cursor:pointer;transition:transform .12s ease,background .2s ease,box-shadow .2s ease}.chip[data-v-bd0988c0]:hover{background:#fff;transform:translateY(-1px);box-shadow:0 .2rem .2em #31527a1a}.chip[data-v-bd0988c0]:active{transform:translateY(0);box-shadow:none}.chat-container[data-v-6ece4e5e]{height:calc(var(--window-height) - 50px);margin:0 auto;display:flex;flex-direction:column;box-shadow:0 .2rem .2em #31527a1a;overflow:hidden}@media(min-width:768px){.chat-container[data-v-6ece4e5e]{border-radius:16px;margin-top:2rem;height:78vh}}.full-screen[data-v-6ece4e5e]{position:fixed;top:0;left:0;width:100vw;height:100vh;border-radius:0!important;margin:0!important;z-index:1000}footer{display:none}@media(min-width:768px){footer{display:initial}}@media(max-width:767.8px){section.container{padding:0!important;margin:0!important}}
