.AirportInput-module__mxGFbW__field{flex-direction:column;flex:1;gap:.3rem;min-width:160px;display:flex;position:relative}.AirportInput-module__mxGFbW__label{color:var(--sub);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.AirportInput-module__mxGFbW__input{border:1px solid var(--border);border-radius:var(--r-md);color:var(--dark);background:var(--white);width:100%;padding:.6rem .7rem;font-family:inherit;font-size:.9rem}.AirportInput-module__mxGFbW__input:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-light);outline:none}.AirportInput-module__mxGFbW__menu{z-index:30;background:var(--white);border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--shadow-hover);max-height:280px;padding:.25rem;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.AirportInput-module__mxGFbW__option{text-align:left;border-radius:var(--r-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:.6rem;width:100%;padding:.55rem .6rem;font-family:inherit;display:flex}.AirportInput-module__mxGFbW__option:hover{background:var(--brand-light)}.AirportInput-module__mxGFbW__optIata{color:var(--brand);background:var(--brand-light);text-align:center;border-radius:6px;flex-shrink:0;min-width:38px;padding:.15rem .4rem;font-size:.8rem;font-weight:800}.AirportInput-module__mxGFbW__optName{color:var(--dark);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.85rem;overflow:hidden}.AirportInput-module__mxGFbW__optCountry{color:var(--sub);flex-shrink:0;font-size:.75rem;font-weight:600}.AirportInput-module__mxGFbW__empty{color:var(--sub);padding:.6rem;font-size:.85rem}
.FlightsExplorer-module__2Y5nFG__wrap{flex-direction:column;gap:1.25rem;display:flex}.FlightsExplorer-module__2Y5nFG__banner{background:var(--brand-light);border:1px solid color-mix(in srgb, var(--brand) 25%, transparent);color:var(--dark);border-radius:var(--r-card);padding:.9rem 1.1rem;font-size:.9rem;line-height:1.5}.FlightsExplorer-module__2Y5nFG__banner strong{color:var(--brand-dark)}.FlightsExplorer-module__2Y5nFG__search{background:var(--white);border:1px solid var(--border);border-radius:var(--r-card);box-shadow:var(--shadow-card);padding:1rem}.FlightsExplorer-module__2Y5nFG__tripToggle{background:var(--bg);border-radius:var(--r-pill);gap:.25rem;margin-bottom:.9rem;padding:.2rem;display:inline-flex}.FlightsExplorer-module__2Y5nFG__tripBtn{color:var(--sub);border-radius:var(--r-pill);cursor:pointer;background:0 0;border:none;padding:.4rem 1rem;font-family:inherit;font-size:.82rem;font-weight:700}.FlightsExplorer-module__2Y5nFG__tripActive{background:var(--white);color:var(--brand);box-shadow:var(--shadow-card)}.FlightsExplorer-module__2Y5nFG__row{flex-wrap:wrap;align-items:flex-end;gap:.6rem;display:flex}.FlightsExplorer-module__2Y5nFG__field,.FlightsExplorer-module__2Y5nFG__fieldSm{flex-direction:column;flex:1;gap:.3rem;min-width:130px;display:flex}.FlightsExplorer-module__2Y5nFG__fieldSm{flex:none;min-width:110px}.FlightsExplorer-module__2Y5nFG__field span,.FlightsExplorer-module__2Y5nFG__fieldSm span{color:var(--sub);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.FlightsExplorer-module__2Y5nFG__field input,.FlightsExplorer-module__2Y5nFG__fieldSm input,.FlightsExplorer-module__2Y5nFG__fieldSm select{border:1px solid var(--border);border-radius:var(--r-md);color:var(--dark);background:var(--white);padding:.6rem .7rem;font-family:inherit;font-size:.9rem}.FlightsExplorer-module__2Y5nFG__searchBtn{background:var(--brand);color:#fff;border-radius:var(--r-md);cursor:pointer;border:none;height:fit-content;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700}.FlightsExplorer-module__2Y5nFG__searchBtn:hover:not(:disabled){background:var(--brand-dark)}.FlightsExplorer-module__2Y5nFG__searchBtn:disabled{opacity:.6;cursor:default}.FlightsExplorer-module__2Y5nFG__hint{color:var(--sub);margin-top:.6rem;font-size:.78rem}.FlightsExplorer-module__2Y5nFG__error{color:#b42318;border-radius:var(--r-md);background:#fdecec;border:1px solid #f5c2c2;padding:.7rem .9rem;font-size:.88rem}.FlightsExplorer-module__2Y5nFG__status{color:var(--sub);font-size:.9rem}.FlightsExplorer-module__2Y5nFG__results{flex-direction:column;gap:.6rem;list-style:none;display:flex}.FlightsExplorer-module__2Y5nFG__offer{background:var(--white);border:1px solid var(--border);border-radius:var(--r-card);grid-template-columns:1fr 2fr auto;align-items:center;gap:1rem;padding:1rem 1.1rem;transition:box-shadow .15s,border-color .15s;display:grid}.FlightsExplorer-module__2Y5nFG__offer:hover{box-shadow:var(--shadow-hover);border-color:color-mix(in srgb, var(--brand) 30%, var(--border))}.FlightsExplorer-module__2Y5nFG__airline{color:var(--dark);align-items:center;gap:.6rem;font-size:.85rem;font-weight:600;display:flex}.FlightsExplorer-module__2Y5nFG__logo{object-fit:contain;width:34px;height:34px}.FlightsExplorer-module__2Y5nFG__logoFallback{background:var(--brand-light);width:34px;height:34px;color:var(--brand);border-radius:8px;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:flex}.FlightsExplorer-module__2Y5nFG__slices{flex-direction:column;gap:.4rem;display:flex}.FlightsExplorer-module__2Y5nFG__slice{flex-wrap:wrap;align-items:baseline;gap:.9rem;display:flex}.FlightsExplorer-module__2Y5nFG__times{color:var(--dark);font-size:1rem;font-weight:700}.FlightsExplorer-module__2Y5nFG__route{color:var(--sub);font-size:.82rem}.FlightsExplorer-module__2Y5nFG__meta{color:var(--sub);font-size:.8rem}.FlightsExplorer-module__2Y5nFG__priceCol{flex-direction:column;align-items:flex-end;gap:.15rem;display:flex}.FlightsExplorer-module__2Y5nFG__price{color:var(--dark);letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.FlightsExplorer-module__2Y5nFG__priceSub{color:var(--sub);font-size:.72rem}.FlightsExplorer-module__2Y5nFG__bookBtn{background:var(--brand);color:#fff;border-radius:var(--r-pill);cursor:pointer;border:none;margin-top:.4rem;padding:.55rem 1.2rem;font-size:.85rem;font-weight:700}.FlightsExplorer-module__2Y5nFG__bookBtn:hover{background:var(--brand-dark)}.FlightsExplorer-module__2Y5nFG__instantOnly{color:var(--sub);text-align:right;max-width:120px;margin-top:.4rem;font-size:.74rem;font-weight:600}.FlightsExplorer-module__2Y5nFG__modalWrap{z-index:200;background:#0a0f1980;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.FlightsExplorer-module__2Y5nFG__modal{background:var(--white);border-radius:var(--r-card);width:100%;max-width:560px;max-height:90dvh;box-shadow:var(--shadow-modal);padding:1.4rem;overflow-y:auto}.FlightsExplorer-module__2Y5nFG__modalHead{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.FlightsExplorer-module__2Y5nFG__modalHead h3{color:var(--dark);font-size:1rem;font-weight:800}.FlightsExplorer-module__2Y5nFG__close{color:var(--sub);cursor:pointer;background:0 0;border:none;font-size:1.1rem}.FlightsExplorer-module__2Y5nFG__paxGrid{grid-template-columns:70px 1fr 1fr;gap:.5rem;margin-bottom:.5rem;display:grid}.FlightsExplorer-module__2Y5nFG__paxGrid select,.FlightsExplorer-module__2Y5nFG__paxGrid input,.FlightsExplorer-module__2Y5nFG__contactGrid input{border:1px solid var(--border);border-radius:var(--r-md);color:var(--dark);min-width:0;padding:.55rem .6rem;font-family:inherit;font-size:.88rem}.FlightsExplorer-module__2Y5nFG__paxGrid input[type=date],.FlightsExplorer-module__2Y5nFG__paxGrid select:last-child{grid-column:span 1}.FlightsExplorer-module__2Y5nFG__contactGrid{grid-template-columns:1fr 1fr;gap:.5rem;margin:.75rem 0 1rem;display:grid}.FlightsExplorer-module__2Y5nFG__confirmBtn{background:var(--brand);color:#fff;border-radius:var(--r-md);cursor:pointer;border:none;width:100%;padding:.85rem;font-size:.95rem;font-weight:800}.FlightsExplorer-module__2Y5nFG__confirmBtn:hover:not(:disabled){background:var(--brand-dark)}.FlightsExplorer-module__2Y5nFG__confirmBtn:disabled{opacity:.55;cursor:default}@media (max-width:720px){.FlightsExplorer-module__2Y5nFG__offer{grid-template-columns:1fr;gap:.6rem}.FlightsExplorer-module__2Y5nFG__priceCol{align-items:flex-start}.FlightsExplorer-module__2Y5nFG__paxGrid{grid-template-columns:1fr 1fr}.FlightsExplorer-module__2Y5nFG__contactGrid{grid-template-columns:1fr}}
.page-module__nwNica__page{min-height:70vh;padding:2.25rem 0 4rem}.page-module__nwNica__head{margin-bottom:1.5rem}.page-module__nwNica__head h1{letter-spacing:-.03em;color:var(--dark);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:900}.page-module__nwNica__head p{color:var(--sub);max-width:44rem;margin-top:.5rem;font-size:1rem;line-height:1.55}.page-module__nwNica__head a{color:var(--brand);font-weight:700}
