.trip-type-option { color: #64748b; }
.trip-type-option.active { background: #fff; color: #0f172a; box-shadow: 0 1px 3px rgba(15,23,42,.10); }
.airport-dropdown { max-height: 300px; overflow-y: auto; }
.flight-engine-search .h-13 { height: 3.25rem; }
.airport-autocomplete-wrap { position: relative; }
@media (max-width: 640px) { .airport-dropdown { position: fixed !important; left: 1rem !important; right: 1rem !important; top: auto !important; max-height: 50vh; } }
