:root{--seo-yellow:#ffd400;--seo-ink:#090909;--seo-soft:#f5f6f8;--seo-line:#e5e7eb}
.seo-route-direction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px}
.seo-route-direction-card,.seo-route-intent-card{background:#fff;border:1px solid var(--seo-line);border-radius:24px;padding:28px;box-shadow:0 18px 45px rgba(0,0,0,.06)}
.seo-route-direction-card h2,.seo-route-intent-card h2{margin:8px 0 10px;font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.15;color:#111}
.seo-route-direction-card p,.seo-route-intent-card p{color:#4b5563;line-height:1.75;margin:0}
.seo-route-direction-card a{display:inline-flex;margin-top:18px;font-weight:800;color:#111;text-decoration:none;border-bottom:2px solid var(--seo-yellow)}
.seo-route-intent-card{background:linear-gradient(135deg,#0b0b0b,#1c1c1c);color:#fff;border-color:#252525}
.seo-route-intent-card h2{color:#fff}.seo-route-intent-card p{color:#d1d5db}
.airport-hub-hero{position:relative;overflow:hidden;background:#050505;color:#fff;padding:clamp(72px,8vw,120px) 0 72px}
.airport-hub-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 18%,rgba(255,212,0,.22),transparent 34%),linear-gradient(120deg,#050505 0%,#111 58%,#1c1c1c 100%)}
.airport-hub-hero .shell{position:relative;z-index:1}.airport-hub-hero h1{max-width:900px;font-size:clamp(2.4rem,5.6vw,5.2rem);line-height:.98;margin:12px 0 18px;letter-spacing:-.045em}
.airport-hub-hero p{max-width:790px;color:#d8d8d8;font-size:clamp(1.02rem,1.5vw,1.22rem);line-height:1.75}
.airport-hub-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.airport-hub-stat{display:inline-flex;gap:8px;align-items:center;border:1px solid #333;background:#111;border-radius:999px;padding:10px 14px;font-weight:700}.airport-hub-stat b{color:var(--seo-yellow)}
.airport-hub-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.market-section{padding:70px 0}.market-section.is-soft{background:var(--seo-soft)}.market-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}.market-head h2{margin:6px 0 0;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.035em}.market-head p{max-width:620px;color:#68707d;line-height:1.7;margin:0}
.market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.market-card{display:flex;flex-direction:column;min-height:190px;padding:22px;border:1px solid var(--seo-line);border-radius:20px;background:#fff;color:#111;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.market-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(0,0,0,.09);border-color:#d5b400}.market-card small{color:#737b87}.market-card strong{font-size:1.18rem;margin:8px 0 4px}.market-card .route-code{display:inline-flex;align-self:flex-start;background:#111;color:var(--seo-yellow);border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:900;letter-spacing:.08em}.market-card .market-arrow{margin-top:auto;font-weight:900}
.airport-hub-footer-cta{padding:60px 0;background:#0a0a0a;color:#fff}.airport-hub-footer-cta .shell{display:flex;align-items:center;justify-content:space-between;gap:24px}.airport-hub-footer-cta h2{margin:0 0 8px;font-size:clamp(1.7rem,3vw,2.7rem)}.airport-hub-footer-cta p{margin:0;color:#c8c8c8}
@media(max-width:1100px){.market-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:780px){.seo-route-direction-grid{grid-template-columns:1fr}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-head,.airport-hub-footer-cta .shell{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.market-grid{grid-template-columns:1fr}.airport-hub-hero{padding-top:56px}.seo-route-direction-card,.seo-route-intent-card{padding:22px}}
