.FlightStatus-module__zK_soG__badge{text-transform:uppercase;white-space:nowrap;border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.FlightStatus-module__zK_soG__landed{color:#166534;background:#dcfce7}.FlightStatus-module__zK_soG__scheduled,.FlightStatus-module__zK_soG__active{color:#075985;background:#e0f2fe}.FlightStatus-module__zK_soG__delayed{color:#991b1b;background:#fee2e2}.FlightStatus-module__zK_soG__cancelled{color:#64748b;background:#f1f5f9;text-decoration:line-through}
.FlightBoard-module__51ptzG__container{background:#fff;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 12px 12px;width:100%;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.FlightBoard-module__51ptzG__tableContainer{width:100%;overflow-x:auto}.FlightBoard-module__51ptzG__table{border-collapse:collapse;width:100%;font-family:var(--font-sans);color:#334155;text-align:left;font-size:.95rem}.FlightBoard-module__51ptzG__table caption{opacity:0;height:0;overflow:hidden}.FlightBoard-module__51ptzG__table th{font-family:var(--font-gilroy);color:#64748b;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#f1f5f9;border-bottom:2px solid #e2e8f0;padding:1rem;font-size:.75rem;font-weight:700}.FlightBoard-module__51ptzG__table th:first-child{width:10%;padding-left:2rem}.FlightBoard-module__51ptzG__table th:nth-child(2){width:10%}.FlightBoard-module__51ptzG__table th:nth-child(3){width:12%}.FlightBoard-module__51ptzG__table th:nth-child(4){width:18%;padding-left:.5rem}.FlightBoard-module__51ptzG__table td:nth-child(4){padding:0}.FlightBoard-module__51ptzG__table th:nth-child(5){width:30%}.FlightBoard-module__51ptzG__table th:nth-child(6){padding-right:2rem}.FlightBoard-module__51ptzG__table th:first-child,.FlightBoard-module__51ptzG__table td:first-child{padding-left:2rem}.FlightBoard-module__51ptzG__table th:last-child,.FlightBoard-module__51ptzG__table td:last-child{padding-right:2rem}.FlightBoard-module__51ptzG__table td{vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #f1f5f9;padding:1rem;overflow:hidden}.FlightBoard-module__51ptzG__time{font-family:var(--font-ubuntu);color:#0f172a;font-weight:700}.FlightBoard-module__51ptzG__airlineCell{justify-content:center;align-items:center;height:60px;padding:0 12px;display:flex}.FlightBoard-module__51ptzG__table tbody tr:nth-child(2n){background-color:#f8fafc}.FlightBoard-module__51ptzG__airlineLogo{object-fit:contain;width:auto;max-width:115px;max-height:100%;display:block}.FlightBoard-module__51ptzG__logo-flybondi{max-height:48px}.FlightBoard-module__51ptzG__logo-jetsmart{max-height:50px}.FlightBoard-module__51ptzG__logo-aerolineas-argentinas{max-width:110px;max-height:100%;margin-left:0;transform:none}.FlightBoard-module__51ptzG__logo-lade{max-height:50px;transform:none}.FlightBoard-module__51ptzG__footer{text-align:center;color:#64748b;background:#f8fafc;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.75rem;display:flex}.FlightBoard-module__51ptzG__secureIcon{color:#10b981;font-size:1rem}.FlightBoard-module__51ptzG__loading{text-align:center;color:#64748b;padding:3rem}.FlightBoard-module__51ptzG__error{color:#991b1b;text-align:center;background:#fef2f2;padding:2rem}
.FlightTabs-module__X2LLYq__container{background:#fff;width:100%;max-width:800px;margin:0 auto}.FlightTabs-module__X2LLYq__tabsHeader{background:#f9fafb;border-bottom:2px solid #e5e7eb;border-radius:0;gap:0;margin-bottom:0;display:flex;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.FlightTabs-module__X2LLYq__tab{cursor:pointer;color:#6b7280;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;position:relative}.FlightTabs-module__X2LLYq__tab:hover{color:#111827;background:#f3f4f6}.FlightTabs-module__X2LLYq__tab.FlightTabs-module__X2LLYq__active{color:#004e92;background:#fff;border-bottom-color:#004e92}.FlightTabs-module__X2LLYq__tab.FlightTabs-module__X2LLYq__active:after{content:"";background:linear-gradient(135deg,#004e92 0%,#000428 100%);height:3px;position:absolute;bottom:-2px;left:0;right:0}.FlightTabs-module__X2LLYq__tabIcon{font-size:1.5rem;transition:transform .3s}.FlightTabs-module__X2LLYq__tab:hover .FlightTabs-module__X2LLYq__tabIcon{transform:scale(1.1)}.FlightTabs-module__X2LLYq__tab.FlightTabs-module__X2LLYq__active .FlightTabs-module__X2LLYq__tabIcon{animation:.6s FlightTabs-module__X2LLYq__bounce}@keyframes FlightTabs-module__X2LLYq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.FlightTabs-module__X2LLYq__tabText{letter-spacing:.025em;font-size:1.125rem}.FlightTabs-module__X2LLYq__tabContent{animation:.4s FlightTabs-module__X2LLYq__fadeIn}@keyframes FlightTabs-module__X2LLYq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.FlightTabs-module__X2LLYq__tab{gap:.5rem;padding:1rem}.FlightTabs-module__X2LLYq__tabIcon{font-size:1.25rem}.FlightTabs-module__X2LLYq__tabText{font-size:.875rem}.FlightTabs-module__X2LLYq__tabsHeader{margin-bottom:1.5rem}}@media (max-width:480px){.FlightTabs-module__X2LLYq__tab{flex-direction:column;gap:.25rem;padding:.75rem .5rem}.FlightTabs-module__X2LLYq__tabText{font-size:.75rem}.FlightTabs-module__X2LLYq__tabIcon{font-size:1.5rem}}
.FlightSummary-module__z6mAPG__summaryContainer{font-family:var(--font-sans);z-index:10;background-color:#fff;border-radius:0 0 12px 12px;width:95%;max-width:800px;margin:-2rem auto 2rem;padding:1.5rem;position:relative;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.FlightSummary-module__z6mAPG__header{border-bottom:1px solid #e5e7eb;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.FlightSummary-module__z6mAPG__title{color:#111827;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1.1rem;font-weight:700}.FlightSummary-module__z6mAPG__header.FlightSummary-module__z6mAPG__statusNormal .FlightSummary-module__z6mAPG__title{color:#15803d}.FlightSummary-module__z6mAPG__header.FlightSummary-module__z6mAPG__statusWarning .FlightSummary-module__z6mAPG__title{color:#a16207}.FlightSummary-module__z6mAPG__header.FlightSummary-module__z6mAPG__statusBad .FlightSummary-module__z6mAPG__title{color:#b91c1c}.FlightSummary-module__z6mAPG__content{gap:1.25rem;display:grid}.FlightSummary-module__z6mAPG__item{flex-direction:column;display:flex}.FlightSummary-module__z6mAPG__itemTitle{color:#374151;align-items:center;margin-bottom:.25rem;font-weight:600;display:flex}.FlightSummary-module__z6mAPG__itemTitle.FlightSummary-module__z6mAPG__statusNormal{color:#16a34a}.FlightSummary-module__z6mAPG__itemTitle.FlightSummary-module__z6mAPG__statusWarning{color:#ca8a04}.FlightSummary-module__z6mAPG__itemTitle.FlightSummary-module__z6mAPG__statusBad{color:#dc2626}.FlightSummary-module__z6mAPG__itemText{color:#4b5563;font-size:.95rem;line-height:1.5}.FlightSummary-module__z6mAPG__updateTime{color:#6b7280;margin-top:1rem;font-size:.8rem;font-style:italic}.FlightSummary-module__z6mAPG__tooltipContainer{align-items:center;margin-left:.5rem;display:inline-flex;position:relative}.FlightSummary-module__z6mAPG__infoIcon{color:#4b5563;cursor:pointer;background-color:#d1d5db;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.FlightSummary-module__z6mAPG__infoIcon:hover{color:#fff;background-color:#9ca3af}.FlightSummary-module__z6mAPG__tooltipContent{z-index:50;opacity:0;visibility:hidden;pointer-events:none;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;width:280px;padding:1rem;transition:opacity .2s,visibility .2s;position:absolute;bottom:125%;left:50%;transform:translate(-50%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.FlightSummary-module__z6mAPG__tooltipContent.FlightSummary-module__z6mAPG__visible{opacity:1;visibility:visible;pointer-events:auto}.FlightSummary-module__z6mAPG__tooltipTitle{color:#1f2937;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.FlightSummary-module__z6mAPG__tooltipText{color:#4b5563;margin-bottom:.5rem;font-size:.85rem;line-height:1.4;display:block}.FlightSummary-module__z6mAPG__tooltipList{margin:0;padding:0;list-style:none}.FlightSummary-module__z6mAPG__tooltipListItem{color:#374151;margin-bottom:.25rem;font-size:.8rem}.FlightSummary-module__z6mAPG__legendColor{border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.FlightSummary-module__z6mAPG__tooltipStats{background:#f3f4f6;border-radius:4px;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;padding:.5rem;display:flex}.FlightSummary-module__z6mAPG__tooltipStats div{color:#4b5563;font-size:.8rem}.FlightSummary-module__z6mAPG__tooltipStats strong{color:#111827}.FlightSummary-module__z6mAPG__tooltipDivider{background:#e5e7eb;height:1px;margin-bottom:.75rem}
.FlightFAQ-module__3bdA_W__faqContainer{background-color:#f9fafb;border-radius:12px;margin-top:3rem;padding:2rem}.FlightFAQ-module__3bdA_W__title{color:#1f2937;text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.FlightFAQ-module__3bdA_W__grid{gap:1.5rem;display:grid}.FlightFAQ-module__3bdA_W__item{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.FlightFAQ-module__3bdA_W__question{color:#111827;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;font-size:1.1rem;font-weight:600;display:flex}.FlightFAQ-module__3bdA_W__answer{color:#4b5563;line-height:1.6}
.FlightTransport-module__R3144G__transportContainer{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:2rem;padding:2rem}.FlightTransport-module__R3144G__header{margin-bottom:1.5rem}.FlightTransport-module__R3144G__title{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.FlightTransport-module__R3144G__subtitle{color:#6b7280;font-size:1rem}.FlightTransport-module__R3144G__optionsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.FlightTransport-module__R3144G__optionCard{background:#f8fafc;border-radius:8px;flex-direction:column;padding:1.5rem;display:flex;position:relative}.FlightTransport-module__R3144G__badgeIn,.FlightTransport-module__R3144G__badgeOut{letter-spacing:.05em;color:#fff;border-radius:50px;padding:.2rem .6rem;font-size:.7rem;font-weight:800;position:absolute;top:1rem;right:1rem}.FlightTransport-module__R3144G__badgeIn{background:#3b82f6}.FlightTransport-module__R3144G__badgeOut{background:#f59e0b}.FlightTransport-module__R3144G__optionTitle{color:#1e293b;margin-bottom:.5rem;font-size:1.1rem;font-weight:600;display:block}.FlightTransport-module__R3144G__optionDescription{color:#475569;margin-bottom:.75rem;font-size:.95rem;line-height:1.5}.FlightTransport-module__R3144G__features{flex-direction:column;gap:.35rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.FlightTransport-module__R3144G__features li{color:#475569;padding-left:1.2rem;font-size:.9rem;position:relative}.FlightTransport-module__R3144G__features li:before{content:"✓";color:#25d366;font-weight:700;position:absolute;left:0}.FlightTransport-module__R3144G__whatsappButton{color:#fff;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem 1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #25d3664d}.FlightTransport-module__R3144G__whatsappButton:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #25d36673}.FlightTransport-module__R3144G__waIcon{flex-shrink:0;width:1.15rem;height:1.15rem}.FlightTransport-module__R3144G__highlight{color:#92400e;background-color:#fef3c7;border-radius:6px;margin-top:1.5rem;padding:1rem;font-size:.95rem}
.page-module__yNpBmG__mainTitle{font-family:var(--font-gilroy),var(--font-serif);color:#000;text-align:center;max-width:900px;margin:2rem auto;padding:0 1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.page-module__yNpBmG__hero{text-align:left;color:#fff;background:linear-gradient(135deg,#004e92 0%,#000428 100%);border-radius:12px 12px 0 0;max-width:800px;margin:0 auto;padding:1.5rem 0 3rem;box-shadow:0 10px 15px -3px #0000001a}.page-module__yNpBmG__heroContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:100%;margin:0;padding:0 1.5rem;display:flex}.page-module__yNpBmG__titleContainer{flex-direction:column;display:flex}.page-module__yNpBmG__heroTitle{color:#fff;text-shadow:0 2px 4px #0000004d;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.page-module__yNpBmG__subtitle{opacity:.9;margin:.25rem 0 0;font-size:.8rem;font-weight:400}.page-module__yNpBmG__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.page-module__yNpBmG__badgeDot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s cubic-bezier(.4,0,.6,1) infinite page-module__yNpBmG__pulse;display:inline-block}@keyframes page-module__yNpBmG__pulse{0%,to{opacity:1}50%{opacity:.5}}.page-module__yNpBmG__flightsSection{margin-bottom:3rem}.page-module__yNpBmG__sectionHeader{margin-bottom:2rem}.page-module__yNpBmG__sectionTitle{color:#111827;margin:0 0 .5rem;font-size:2rem;font-weight:700}.page-module__yNpBmG__sectionSubtitle{color:#6b7280;margin:0;font-size:1rem}.page-module__yNpBmG__weatherSection{margin-bottom:2rem}.page-module__yNpBmG__weatherTitle{color:#1f2937;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.page-module__yNpBmG__weatherGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;display:grid}.page-module__yNpBmG__weatherCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.page-module__yNpBmG__weatherLabel{text-transform:uppercase;color:#64748b;letter-spacing:.05em;font-size:.75rem;font-weight:600}.page-module__yNpBmG__weatherValue{color:#1e293b;font-size:1.1rem;font-weight:700}.page-module__yNpBmG__infoSection{border-top:2px solid #e5e7eb;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;padding-top:3rem;display:grid}.page-module__yNpBmG__infoCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:2rem}.page-module__yNpBmG__infoCard h3{color:#111827;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.page-module__yNpBmG__infoCard ul{margin:0;padding:0;list-style:none}.page-module__yNpBmG__infoCard li{color:#374151;border-bottom:1px solid #e5e7eb;padding:.5rem 0;font-size:.875rem}.page-module__yNpBmG__infoCard li:last-child{border-bottom:none}.page-module__yNpBmG__infoCard p{color:#374151;margin:0 0 1rem;font-size:.875rem;line-height:1.6}.page-module__yNpBmG__infoCard p:last-child{margin-bottom:0}.page-module__yNpBmG__disclaimer{background:#fff;border-radius:.375rem;padding:.75rem;font-style:italic;color:#6b7280!important;font-size:.75rem!important}@media (max-width:768px){.page-module__yNpBmG__hero{margin-bottom:2rem;padding:2rem 0}.page-module__yNpBmG__title{font-size:1.875rem}.page-module__yNpBmG__subtitle{font-size:1rem}.page-module__yNpBmG__sectionTitle{font-size:1.5rem}.page-module__yNpBmG__infoSection{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:640px){.page-module__yNpBmG__title{font-size:1.5rem}.page-module__yNpBmG__subtitle{font-size:.875rem}.page-module__yNpBmG__badge{padding:.375rem .75rem;font-size:.75rem}}.page-module__yNpBmG__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
