*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#101827;background:#fff}a{text-decoration:none;color:inherit}.header{height:82px;display:flex;align-items:center;padding:8px clamp(18px,5vw,72px);gap:28px;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);box-shadow:0 1px 12px rgba(0,0,0,.08)}.brand img{width:128px;height:64px;object-fit:contain;display:block}.nav{display:flex;gap:26px;margin-left:auto;font-size:14px;font-weight:700;text-transform:uppercase}.nav a:hover{color:#d51f2b}.header-actions{display:flex;align-items:center;gap:14px}.phone-link{font-weight:800;white-space:nowrap}.menu{display:none;margin-left:auto;border:0;background:none;font-size:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;border-radius:8px;font-weight:800;color:#fff;transition:.2s transform,.2s opacity}.btn:hover{transform:translateY(-1px);opacity:.92}.btn.small{padding:11px 17px}.btn-red{background:#d91f2d}.btn-green{background:#159947}.hero{min-height:650px;position:relative;display:flex;align-items:center;overflow:hidden}.hero-bg,.overlay{position:absolute;inset:0;width:100%;height:100%}.hero-bg{object-fit:cover;object-position:center}.overlay{background:linear-gradient(90deg,rgba(5,14,31,.92) 0%,rgba(5,14,31,.72) 48%,rgba(5,14,31,.25) 100%)}.hero-content{position:relative;z-index:2;color:#fff;width:min(1180px,90%);margin:auto}.eyebrow,.kicker{font-size:13px;letter-spacing:2.5px;font-weight:900}.hero h1{font-size:clamp(48px,7vw,88px);line-height:.96;margin:18px 0}.hero h1 span,.red{color:#ed2838}.route-line{font-size:clamp(17px,2vw,24px);font-weight:700}.route-line b{color:#ed2838;margin:0 10px}.hero-note{font-size:17px;opacity:.9}.cta-row{display:flex;gap:14px;margin-top:28px}.section{padding:78px clamp(18px,5vw,72px)}.light{background:#f6f7f9}.section-head{text-align:center;max-width:700px;margin:0 auto 38px}.section-head h2,.about-contact h2,.office-copy h2{font-size:clamp(32px,4vw,52px);margin:10px 0 14px;color:#0b1730}.section-head p:not(.kicker){color:#626b79}.kicker{color:#d91f2d}.route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1050px;margin:auto}.route-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 12px 35px rgba(15,23,42,.09)}.route-card img{width:100%;height:250px;object-fit:cover}.route-body{text-align:center;padding:28px}.route-tag{font-size:13px;font-weight:900;color:#d91f2d;letter-spacing:1px}.route-body h3{font-size:24px;margin:10px 0;color:#0b1730}.arrow{font-size:28px;color:#d91f2d}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1250px;margin:auto}.gallery img{width:100%;height:290px;object-fit:cover;border-radius:12px}.about-contact{background:#0b1730;color:#fff;padding:78px clamp(18px,7vw,100px);display:grid;grid-template-columns:1.15fr .85fr;gap:70px}.about-contact h2{color:#fff}.about p{line-height:1.8;color:#d9dfeb}.contact-list{display:flex;flex-direction:column;gap:13px}.contact-list a{padding:14px 16px;background:rgba(255,255,255,.08);border-radius:8px}.contact-list a:hover{background:rgba(255,255,255,.14)}.office-card{max-width:1100px;margin:auto;background:#fff;border-radius:18px;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;box-shadow:0 12px 35px rgba(15,23,42,.08)}.office-card img{width:100%;height:100%;min-height:430px;object-fit:cover}.office-copy{padding:48px;align-self:center}.office-copy p:not(.kicker){color:#596273;line-height:1.7;margin-bottom:28px}footer{background:#071023;color:#cbd3df;text-align:center;padding:36px 20px}footer img{width:150px;height:78px;object-fit:contain;background:#fff;border-radius:8px;padding:5px}.floating-wa{position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#159947;color:#fff;font-weight:900;z-index:25;box-shadow:0 8px 25px rgba(0,0,0,.25)}
.brand img{width:180px!important;height:70px!important;object-fit:contain!important;transform:scale(2)!important;transform-origin:left center!important}
@media(max-width:950px){.nav{position:absolute;top:82px;left:0;right:0;background:#fff;display:none;flex-direction:column;padding:22px 28px;box-shadow:0 10px 20px rgba(0,0,0,.1)}.nav.open{display:flex}.menu{display:block}.header-actions{display:none}.route-grid{grid-template-columns:1fr}.gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.gallery img{min-width:78%;scroll-snap-align:start}.about-contact,.office-card{grid-template-columns:1fr}.office-card img{min-height:320px;height:380px}.hero{min-height:610px}}
@media(max-width:600px){.header{height:72px;padding:6px 16px}.brand img{width:105px;height:56px}.nav{top:72px}.hero{min-height:650px}.hero-bg{object-position:58% center}.overlay{background:linear-gradient(90deg,rgba(5,14,31,.92),rgba(5,14,31,.63))}.hero-content{width:calc(100% - 36px)}.hero h1{font-size:48px}.route-line{line-height:1.5}.cta-row{flex-direction:column}.cta-row .btn{width:100%}.section{padding:58px 18px}.route-card img{height:220px}.gallery img{min-width:88%;height:330px}.about-contact{padding:58px 18px;gap:45px}.office-copy{padding:30px 22px}.office-card img{height:280px;min-height:280px}.office-copy .btn{width:100%}}
.brand img{width:130px!important;height:70px!important;max-height:70px!important;object-fit:contain!important;transform:none!important}
.header{height:90px!important;padding:0 28px!important}
