/* AeroTravel v48 — production home + unified search */
.aeroHomeV48{--max:1180px;--text:#101828;--muted:#667085;--line:#e6edf5;--soft:#f7f9fc;--accent:#ff6b00;--accent2:#ffb000;color:var(--text);font-family:Inter,Manrope,system-ui,-apple-system,Segoe UI,Arial,sans-serif}.aeroHomeV48 *{box-sizing:border-box}.aeroHomeV48 a{text-decoration:none;color:inherit}.homeHeroV48,.homeMetricsV48,.homeInfographicV48,.homeGridV48,.homeScenarioV48,.homeSeoV48{max-width:var(--max);margin-left:auto;margin-right:auto}.homeHeroV48{padding:34px 18px 20px;display:grid;grid-template-columns:minmax(0,1fr);gap:26px}.homeKickerV48{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(255,107,0,.22);background:#fff7ed;color:#c2410c;border-radius:999px;font-size:13px;font-weight:750}.homeHeroTextV48 h1{font-size:clamp(36px,5.2vw,68px);line-height:.98;letter-spacing:-.055em;margin:16px 0 16px;max-width:980px}.homeHeroTextV48 p{font-size:clamp(16px,1.6vw,20px);line-height:1.58;color:var(--muted);max-width:820px;margin:0}.heroSeoLinksV48{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.heroSeoLinksV48 a{padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#344054;font-weight:700;font-size:14px}.aeroSearchCard{background:#fff;border:1px solid rgba(15,23,42,.09);box-shadow:0 24px 80px rgba(15,23,42,.12);border-radius:30px;padding:16px;max-width:100%;overflow:visible}.aeroSearchIntro{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin:0 2px 12px}.aeroSearchIntro strong{font-size:18px;letter-spacing:-.02em}.aeroSearchIntro span{font-size:13px;color:var(--muted)}.aeroFlightForm{display:grid;grid-template-columns:minmax(160px,1.25fr) 50px minmax(160px,1.25fr) minmax(135px,.82fr) minmax(135px,.82fr) minmax(165px,.9fr) auto;gap:10px;align-items:end}.aeroField{position:relative;min-width:0;background:#f8fafc;border:1px solid #e5eaf2;border-radius:18px;padding:10px 12px;transition:border .15s,box-shadow .15s,background .15s}.aeroField:focus-within{background:#fff;border-color:#ffb777;box-shadow:0 0 0 4px rgba(255,107,0,.10)}.aeroField label{display:block;margin-bottom:5px;font-size:12px;line-height:1.1;color:#667085;font-weight:750}.aeroField input{width:100%;min-width:0;border:0;background:transparent;outline:0;color:#101828;font:inherit;font-size:15px;font-weight:720}.aeroSwap,.aeroFindBtn{height:56px;border:0;border-radius:18px;font-weight:850;cursor:pointer;white-space:nowrap}.aeroSwap{background:#eef3f8;color:#101828;font-size:20px}.aeroFindBtn{background:#111827;color:#fff;padding:0 24px;box-shadow:0 14px 30px rgba(17,24,39,.20)}.aeroPassengerStepper{display:grid;grid-template-columns:36px minmax(94px,1fr) 36px;align-items:center;gap:8px}.aeroPassengerStepper button{width:36px;height:36px;border:1px solid #d8e1ed;border-radius:13px;background:#fff;font-weight:900;font-size:18px;cursor:pointer}.aeroPassengerStepper .passLabel{display:block;text-align:center;white-space:nowrap;color:#101828;font-size:14px;line-height:36px}.suggest,.citySuggest{position:absolute;left:0;right:auto;top:100%;z-index:80;min-width:260px;max-height:300px;overflow:auto;margin-top:8px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 22px 70px rgba(15,23,42,.18)}.suggest:empty,.citySuggest:empty{display:none}.suggest button,.citySuggest button{display:block;width:100%;border:0;background:#fff;border-radius:12px;text-align:left;padding:10px 12px;cursor:pointer;color:#101828}.suggest button:hover,.citySuggest button:hover{background:#f7f9fc}.homeMetricsV48{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:12px 18px}.homeMetricsV48 article,.homeInfographicV48,.homePanelV48,.homeAsideV48 .sideBoxV48,.homeScenarioV48,.homeSeoV48{background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 12px 44px rgba(15,23,42,.055)}.homeMetricsV48 article{padding:18px}.homeMetricsV48 span,.homeMetricsV48 small{display:block;color:var(--muted)}.homeMetricsV48 span{font-size:13px;font-weight:750}.homeMetricsV48 b{display:block;font-size:clamp(24px,3vw,34px);letter-spacing:-.04em;line-height:1.05;margin:7px 0}.homeInfographicV48{padding:24px;margin-top:12px}.sectionHeadV48{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px}.sectionHeadV48 h2{font-size:clamp(24px,3vw,36px);line-height:1.05;letter-spacing:-.04em;margin:0}.sectionHeadV48 p{max-width:580px;margin:0;color:var(--muted);line-height:1.55}.priceBarsV48{height:250px;display:flex;align-items:flex-end;gap:12px;overflow-x:auto;padding:12px 4px 2px;scroll-snap-type:x proximity}.priceBarV48{min-width:82px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px;scroll-snap-align:start}.priceBarV48 strong{font-size:12px;white-space:nowrap}.priceBarV48 i{display:block;width:38px;height:var(--bar-h);min-height:18px;border-radius:16px 16px 7px 7px;background:linear-gradient(180deg,var(--accent),var(--accent2));box-shadow:0 10px 22px rgba(255,107,0,.18)}.priceBarV48 span{font-size:11px;color:var(--muted)}.homeGridV48{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;padding:18px}.homePanelV48{padding:24px}.routeCardsV48{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.routeCardV48{display:block;border:1px solid var(--line);background:#f8fafc;border-radius:20px;padding:16px;min-width:0;transition:transform .15s,box-shadow .15s,background .15s}.routeCardV48:hover{transform:translateY(-2px);background:#fff;box-shadow:0 12px 35px rgba(15,23,42,.08)}.routeCardV48 span{display:block;font-size:12px;color:var(--muted);font-weight:750}.routeCardV48 b{display:block;margin:7px 0 8px;line-height:1.25;letter-spacing:-.015em}.routeCardV48 em{font-style:normal;color:#c2410c;font-weight:850}.homeAsideV48{display:grid;gap:14px;align-content:start}.sideBoxV48{padding:18px}.sideBoxV48 h3{margin:0 0 12px;font-size:18px}.sideBoxV48 a{display:block;padding:11px 0;border-top:1px solid #eef2f7;color:#344054;line-height:1.35}.homeScenarioV48,.homeSeoV48{padding:24px;margin-top:18px}.scenarioCardsV48{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.scenarioCardsV48 a{border:1px solid var(--line);border-radius:22px;background:#f8fafc;padding:18px;min-height:130px}.scenarioCardsV48 b{display:block;line-height:1.2;margin-bottom:8px}.scenarioCardsV48 span{color:var(--muted);line-height:1.45}.seoColumnsV48{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.seoColumnsV48 p{margin:0;color:#475467;line-height:1.75}.homeSeoV48 h2{margin:0 0 16px;font-size:30px;letter-spacing:-.035em}@media(max-width:1100px){.aeroFlightForm{grid-template-columns:1fr 50px 1fr}.aeroFindBtn{grid-column:1/-1}.homeGridV48{grid-template-columns:1fr}.routeCardsV48{grid-template-columns:repeat(2,minmax(0,1fr))}.scenarioCardsV48{grid-template-columns:repeat(2,minmax(0,1fr))}.homeMetricsV48{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.homeHeroV48{padding:24px 12px 14px;gap:20px}.homeHeroTextV48 h1{font-size:38px;letter-spacing:-.045em}.homeHeroTextV48 p{font-size:16px}.heroSeoLinksV48{gap:8px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.heroSeoLinksV48 a{white-space:nowrap}.aeroSearchCard{padding:12px;border-radius:24px}.aeroSearchIntro{display:block;margin-bottom:10px}.aeroSearchIntro span{display:block;margin-top:5px}.aeroFlightForm{grid-template-columns:1fr!important;gap:9px}.aeroSwap,.aeroFindBtn{width:100%;height:50px}.aeroField{border-radius:16px;padding:11px 12px}.aeroPassengerStepper{grid-template-columns:42px 1fr 42px}.aeroPassengerStepper button{width:42px;height:42px}.aeroPassengerStepper .passLabel{line-height:42px}.suggest,.citySuggest{left:0;right:0;min-width:auto}.homeMetricsV48{grid-template-columns:1fr;padding:12px}.homeInfographicV48,.homeScenarioV48,.homeSeoV48{margin-left:12px;margin-right:12px;padding:18px;border-radius:24px}.homeGridV48{padding:12px;gap:14px}.homePanelV48,.homeAsideV48 .sideBoxV48{padding:18px;border-radius:24px}.routeCardsV48,.scenarioCardsV48,.seoColumnsV48{grid-template-columns:1fr}.sectionHeadV48{display:block}.sectionHeadV48 p{margin-top:8px}.priceBarsV48{height:220px}.priceBarV48{min-width:78px}.homeKickerV48{font-size:12px}.homeSeoV48 h2{font-size:26px}}


/* v49 production home fixes: no horizontal overflow, better vertical rhythm, visible low-price block */
.aeroHomeV48{overflow-x:hidden;box-sizing:border-box}.aeroHomeV48 *{box-sizing:border-box}.homeHeroV48{display:block!important;padding:46px 18px 22px!important}.homeHeroTextV48{max-width:1120px;margin:0 auto 26px!important}.homeHeroTextV48 h1{max-width:980px;margin-bottom:18px!important}.homeHeroTextV48 p{max-width:900px}.homeHeroV48 .aeroSearchCard{width:100%;max-width:1180px;margin:0 auto!important;overflow:visible;border-radius:28px;padding:18px}.homeHeroV48 .aeroFlightForm{display:grid!important;grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr) minmax(150px,.65fr) minmax(150px,.65fr) minmax(180px,.75fr) minmax(150px,.55fr)!important;gap:10px!important;align-items:end!important}.homeHeroV48 .aeroField{min-width:0}.homeHeroV48 .aeroField input{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}.homeHeroV48 .aeroFindBtn{min-width:0;padding:0 18px}.homeMetricsV48{max-width:1180px;margin:18px auto 0!important;padding:0 18px!important}.homeInfographicV48,.homeScenarioV48,.homeSeoV48{max-width:1180px;margin:18px auto 0!important}.homeGridV48{max-width:1180px;margin:18px auto 0!important;padding:0 18px!important}.homeLowPricesV49{display:block!important}.lowPriceTilesV49{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.lowPriceTilesV49 a{display:block;border:1px solid var(--line);border-radius:22px;padding:16px;background:#f8fafc;min-width:0}.lowPriceTilesV49 span{display:block;color:#475467;font-size:13px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lowPriceTilesV49 b{display:block;font-size:24px;letter-spacing:-.035em;margin:7px 0 3px;color:#111827}.lowPriceTilesV49 em{font-style:normal;color:#c2410c;font-weight:800;font-size:13px}.priceEmptyV49{border:1px dashed #d0d5dd;background:#f8fafc;border-radius:24px;padding:22px;margin-top:14px}.priceEmptyV49 strong{font-size:22px;letter-spacing:-.02em}.priceEmptyV49 p{max-width:760px;color:#667085;line-height:1.6;margin:8px 0 14px}.priceEmptyV49 a{display:inline-flex;border-radius:999px;background:#111827;color:#fff;padding:11px 16px;font-weight:800}.sectionHeadV48{margin-bottom:22px!important}.routeCardsV48{gap:14px!important}.homePanelV48,.homeAsideV48 .sideBoxV48,.homeScenarioV48,.homeSeoV48,.homeInfographicV48{overflow:hidden}
@media(max-width:1180px){.homeHeroV48 .aeroFlightForm{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr)!important}.homeHeroV48 .aeroFindBtn{grid-column:1/-1}.homeHeroV48 .aeroPassengersField{grid-column:auto}.homeHeroV48 .aeroSearchCard{max-width:100%}}
@media(max-width:720px){.homeHeroV48{padding:24px 12px 14px!important}.homeHeroTextV48{margin-bottom:18px!important}.homeHeroTextV48 h1{font-size:34px!important;line-height:1.02!important;margin-top:12px!important}.homeHeroTextV48 p{font-size:15px!important;line-height:1.55}.homeHeroV48 .aeroSearchCard{padding:12px!important;border-radius:22px!important}.homeHeroV48 .aeroFlightForm{grid-template-columns:1fr!important;gap:9px!important}.homeHeroV48 .aeroSwap{height:46px!important}.homeHeroV48 .aeroFindBtn{height:52px!important}.homeHeroV48 .aeroField{padding:10px 12px!important}.homeMetricsV48,.homeGridV48{padding-left:12px!important;padding-right:12px!important}.lowPriceTilesV49{grid-template-columns:1fr}.priceBarsV48{height:210px}.sectionHeadV48 h2{font-size:25px!important}.homeInfographicV48,.homeScenarioV48,.homeSeoV48{margin-left:12px!important;margin-right:12px!important}.routeCardsV48{grid-template-columns:1fr!important}}
