.page-hero{min-height:660px;position:relative;display:grid;align-items:end;color:#fff;padding:150px 0 90px;background:center/cover no-repeat}
.page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,16,24,.94),rgba(4,16,24,.5)),linear-gradient(0deg,rgba(4,16,24,.65),transparent)}
.page-hero .container{position:relative;z-index:1}.page-hero h1{font:700 clamp(3.2rem,7vw,6.2rem)/.98 "Cormorant Garamond",serif;max-width:900px;margin:.25em 0}.page-hero p{max-width:720px;font-size:1.1rem;color:rgba(255,255,255,.82)}
.airport-hero{background-image:url('../images/sprinter/sprinter-515-dgs.jpg')}.corporate-hero{background-image:url('../images/corporativo/santa-amalia.png')}
.feature-strip{margin-top:-42px;position:relative;z-index:3}.feature-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.feature-strip article{padding:26px;border-right:1px solid #eee}.feature-strip article:last-child{border:0}.feature-strip strong{display:block;color:var(--blue);margin-bottom:4px}.feature-strip span{font-size:.88rem;color:var(--muted)}
.premium-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.premium-grid>img{height:620px;width:100%;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.premium-copy h2{font:700 clamp(2.8rem,5vw,4.5rem)/1 "Cormorant Garamond",serif;margin:.25em 0}.premium-copy p{color:var(--muted)}
.photo-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:16px}.photo-grid button{padding:0;border:0;background:none;border-radius:20px;overflow:hidden;cursor:pointer}.photo-grid img{width:100%;height:430px;object-fit:cover;transition:.35s}.photo-grid button:hover img{transform:scale(1.04)}
.airport-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.airport-card{background:#fff;border:1px solid #e8e3d8;border-radius:24px;overflow:hidden;box-shadow:0 14px 45px rgba(0,0,0,.07)}.airport-card img{height:300px;width:100%;object-fit:cover}.airport-card-content{padding:28px}.airport-code{display:inline-flex;padding:6px 11px;border-radius:999px;background:#edf4f8;color:var(--blue);font-weight:800;font-size:.78rem}.airport-card h3{font:700 2rem/1.05 "Cormorant Garamond",serif;margin:14px 0 10px}.airport-card p{color:var(--muted)}.airport-meta{display:grid;gap:8px;margin:18px 0 24px;font-size:.9rem}.airport-meta span{display:block}.airport-card .btn{width:100%}
.partner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.partner-card{background:#fff;border-radius:24px;overflow:hidden;border:1px solid #e8e3d8;box-shadow:0 14px 45px rgba(0,0,0,.06)}.partner-card img{height:260px;width:100%;object-fit:cover}.partner-card.logo-card img{object-fit:contain;padding:38px;background:#f7f7f5}.partner-card div{padding:26px}.partner-card h3{font:700 2rem/1 "Cormorant Garamond",serif;margin:0 0 12px}.partner-card p{color:var(--muted);margin:0}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.process-card{padding:30px;border-radius:22px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12)}.process-card b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--gold);color:#10202a;margin-bottom:18px}.process-card h3{margin:0 0 8px}.process-card p{margin:0;color:rgba(255,255,255,.72)}
.cta-banner{padding:75px 0;background:linear-gradient(135deg,#0a2030,#0d466b);color:#fff}.cta-banner .container{display:flex;align-items:center;justify-content:space-between;gap:35px}.cta-banner h2{font:700 clamp(2.6rem,5vw,4.3rem)/1 "Cormorant Garamond",serif;margin:0 0 12px}.cta-banner p{margin:0;color:rgba(255,255,255,.75)}
@media(max-width:900px){.feature-strip-grid,.process-grid{grid-template-columns:1fr 1fr}.premium-grid{grid-template-columns:1fr}.airport-grid,.partner-grid{grid-template-columns:1fr 1fr}.photo-grid{grid-template-columns:1fr 1fr}.photo-grid button:first-child{grid-column:1/-1}.cta-banner .container{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.page-hero{min-height:610px;padding-bottom:70px}.feature-strip-grid,.airport-grid,.partner-grid,.process-grid,.photo-grid{grid-template-columns:1fr}.feature-strip article{border-right:0;border-bottom:1px solid #eee}.premium-grid>img{height:450px}.photo-grid button:first-child{grid-column:auto}.photo-grid img,.airport-card img{height:290px}.cta-banner .btn{width:100%}}
