@font-face {
    font-family: "Montserrat";
    src: url("../fonts/montserrat-variable.ttf") format("truetype");
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
}

body, button, input, textarea, select { font-family: "Montserrat", Arial, sans-serif; }
h1, h2, h3, .btn { overflow-wrap: anywhere; }
*, *::before, *::after { letter-spacing: 0 !important; }
[hidden] { display: none !important; }
button, input, select, textarea { font: inherit; }
button:focus-visible, a:focus-visible, summary:focus-visible { outline: 3px solid #c99b35; outline-offset: 5px; }
:root { --soft: #ececec; }
.reveal { opacity: 1; transform: none; }
.js-motion .reveal:not(.is-visible) { opacity: 0; transform: translateY(18px); }
.section { padding: 88px 0; }
.section-copy h2, .section-heading h2 { font-size: 38px; font-weight: 650; line-height: 1.16; }
.section-copy p, .section-heading p { font-size: 16px; line-height: 1.75; }
.page-hero h1 { font-size: 52px; font-weight: 650; line-height: 1.13; }
.page-hero { isolation: isolate; }
.page-hero-content p { font-size: 18px; }
.cta-strip h2 { font-size: 36px; font-weight: 650; line-height: 1.2; }
.btn { font-size: 13px; font-weight: 650; line-height: 1.35; text-align: center; padding: 13px 20px; }
.eyebrow { font-weight: 650; }
.client-showcase, .commercial-services, .tech-operations { background: #fff; }
.client-showcase .eyebrow, .commercial-services .eyebrow, .tech-operations .eyebrow { color: #86620e; }
.client-showcase .section-copy h2 { max-width: 810px; }
.client-logo-card { background: #fff; box-shadow: none; }
.client-logo-card img { filter: none; }
.client-logo-stage:hover .client-logo-track { animation-play-state: paused; }
.page-hero ~ .section, .page-hero ~ .section:nth-of-type(odd) { background: #fff; }
.page-hero ~ .section:nth-of-type(even) { background: #f6f7f8; }
.page-hero ~ .section .eyebrow { color: #86620e; }

/* Full-bleed media, with independently controlled playback. */
.home-hero {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    gap: 24px;
    min-height: min(730px, calc(100svh - 128px));
    padding: 58px 0 28px;
    background: #101214;
}
.home-hero::before { display: none; }
.hero-visual-slide { position: absolute; inset: 0; opacity: 0; transition: opacity .8s ease; }
.hero-visual-slide.is-active { opacity: 1; }
.home-hero-media picture { display: contents; }
.home-hero-media img, .home-hero-video { opacity: 1; filter: none; object-position: center; }
.home-hero-video { opacity: 0; }
.home-hero-video.can-play { opacity: 1; }
.home-hero-media::after {
    background: linear-gradient(90deg, rgba(7,9,11,.86), rgba(7,9,11,.7) 36%, rgba(7,9,11,.12) 75%), linear-gradient(0deg, rgba(7,9,11,.94), transparent 50%, rgba(7,9,11,.12));
}
.home-hero-grid { display: block; padding-top: 0; }
.home-hero-copy { max-width: 690px; }
.home-hero-copy h1 { margin: 16px 0 0; font-size: 72px; font-weight: 650; line-height: 1.08; }
.home-hero-copy .eyebrow { font-size: 13px; color: #f0cf82; }
.home-hero-copy .hero-lead { max-width: 580px; font-size: 25px; line-height: 1.4; color: #fff; margin-top: 18px; font-weight: 500; }
.home-hero-copy .hero-summary { max-width: 570px; font-size: 16px; line-height: 1.65; color: #e4e6e8; margin-top: 14px; }
.home-hero .hero-actions { margin-top: 24px; }
.hero-playback { position: relative; z-index: 2; display: flex; justify-content: flex-end; align-items: center; gap: 18px; }
.hero-slide-label { font-size: 13px; color: #fff; }
.hero-controls { display: flex; gap: 6px; }
.hero-controls button { display: grid; place-items: center; width: 44px; height: 44px; padding: 0; color: #fff; border: 1px solid #ffffff60; border-radius: 50%; background: #0b0d10b3; cursor: pointer; }
.hero-controls button:hover { background: #e9c56e; color: #101214; border-color: #e9c56e; }
.hero-controls button span { display: flex; }
.hero-controls svg { width: 18px; height: 18px; }
.hero-proof-row { grid-template-columns: 1fr 1fr 1fr 1.35fr; margin-top: 0; gap: 0; border-top: 1px solid #ffffff38; padding-top: 20px; }
.hero-proof-row article { border: 0; border-left: 1px solid #ffffff38; border-radius: 0; background: none; backdrop-filter: none; padding: 0 24px; }
.hero-proof-row article:first-child { border-left: 0; padding-left: 0; }
.hero-proof-row article:last-child { padding-right: 0; }
.hero-proof-row strong { font-size: 27px; line-height: 1.2; font-weight: 600; }
.hero-proof-row span { font-size: 11px; font-weight: 500; color: #e6e6e6; }

.fleet-feature { background: #f6f7f8; color: #161a1e; border-block: 1px solid #e4e5e7; }
.fleet-feature .eyebrow { color: #86620e; }
.fleet-feature .section-copy h2 { font-size: 40px; color: #161a1e; }
.fleet-feature .section-copy p { color: #4c535b; }
.fleet-feature-grid { display: grid; grid-template-columns: 1fr 1.08fr; gap: 64px; align-items: center; }
.fleet-gallery { display: grid; grid-template-columns: 1.15fr .85fr; gap: 12px; min-width: 0; }
.fleet-gallery-main { width: 100%; height: 500px; object-fit: cover; border-radius: 4px; }
.fleet-gallery-details { display: grid; grid-template-rows: 1fr 1fr; gap: 12px; min-height: 0; }
.fleet-gallery-details img { width: 100%; height: 244px; object-fit: cover; object-position: 50% 34%; border-radius: 4px; }
.fleet-gallery-details img:last-child { object-position: 50% 52%; }
.fleet-gallery > p { grid-column: 1 / -1; font-size: 12px; margin: 0; color: #596069; }
.fleet-features { margin-top: 24px; }
.fleet-features article { display: grid; grid-template-columns: 44px 1fr; gap: 16px; padding: 17px 0; border-top: 1px solid #dce0e3; }
.fleet-features h3 { font-size: 17px; font-weight: 650; margin: 0; line-height: 1.4; }
.fleet-features p { margin: 5px 0 0; font-size: 14px !important; line-height: 1.6 !important; }
.motion-icon { display: inline-grid; width: 44px; height: 44px; place-items: center; color: #997017; font-style: normal; }
.motion-icon svg { width: 32px; height: 32px; stroke-width: 1.5; }
.motion-in-view .motion-icon svg { animation: icon-enter 1.2s ease both; }
.motion-in-view .motion-icon path { stroke-dasharray: 80; animation: security-line 1.6s ease both; }
.text-link { display: inline-flex; gap: 8px; align-items: center; color: inherit; font-size: 14px; font-weight: 650; text-decoration: underline; text-underline-offset: 5px; }
.text-link svg { flex: 0 0 20px; height: 20px; width: 20px; }
.fleet-feature .hero-actions { align-items: center; gap: 18px; }

.commercial-services .service-tabs button { color: #252a30; font-weight: 600; border: 0; border-bottom: 1px solid #e1e4e6; background: #fff; border-radius: 0; box-shadow: none; }
.commercial-services .service-tabs button.active { color: #111; background: #f4f5f6; box-shadow: inset 3px 0 #b58620; transform: none; }
.service-tabs .card-icon { box-shadow: none; background: none; border: 0; color: #916a12; }
.service-panel { border: 0; min-height: 520px; }
.service-panel-content h3 { font-size: 29px; font-weight: 600; }
.service-panel-content p { font-size: 15px; }
.service-panel[data-service-panel="cargas"] img { object-position: center 53%; }
.service-card h2 { font-size: 25px; font-weight: 650; }
.service-body p, .service-body li { font-size: 15px; }
.operating-model { background: #111416; }
.process-board { gap: 26px; }
.process-board article { min-height: 0; padding: 18px 0; border: 0; border-top: 1px solid #555344; border-radius: 0; background: none; box-shadow: none; }
.process-board article:hover { transform: none; }
.process-board .motion-icon { display: block; color: #e2bf6a; margin: 0 0 12px; }
.process-board strong { font-size: 17px; font-weight: 600; }
.process-board span:not(.motion-icon) { font-size: 14px; margin-top: 8px; }
.commercial-coverage { background: #171b1e; border-top: 1px solid #ffffff14; }
.coverage-regions { list-style: none; margin: 0; padding: 0; position: relative; }
.coverage-regions::before { content: ""; position: absolute; left: 27px; top: 30px; bottom: 30px; width: 1px; background: #dbb96a55; }
.coverage-regions::after { content: ""; position: absolute; top: 25px; left: 26px; width: 3px; height: 28px; background: #f0cf82; animation: coverage-travel 5s linear infinite; animation-play-state: paused; }
.coverage-regions.motion-in-view::after { animation-play-state: running; }
.coverage-regions li { display: flex; position: relative; z-index: 1; gap: 24px; align-items: center; padding: 22px 0; }
.region-code { display: grid; place-items: center; flex: 0 0 56px; height: 56px; border: 1px solid #b79b60; border-radius: 50%; color: #f0cf82; background: #171b1e; font-size: 17px; font-weight: 500; }
.coverage-regions strong { display: block; font-size: 25px; font-weight: 550; line-height: 1.2; }
.coverage-regions li div > span { display: block; font-size: 13px; color: #c4c9cd; margin-top: 7px; }
.commercial-coverage .text-link { color: #edca79; margin-top: 14px; }
.commercial-coverage .section-copy p { color: #ced1d4; }
.contact-list a, .footer-contact-list a { overflow-wrap: anywhere; }
.footer-grid { grid-template-columns: 1.05fr .65fr 1fr 1.5fr; gap: 28px; }
.footer-contact-list { font-size: 13px; }

/* Service detail: open layouts and native, keyboard-accessible FAQs. */
.escort-hero .hero-bg { object-position: center; }
.escort-hero .page-hero-content { max-width: none; }
.escort-hero h1 { max-width: 800px; }
.escort-hero .hero-overlay { z-index: 0; background: linear-gradient(90deg,#090b0eeb,#090b0e99 55%,#090b0e25); }
.escort-hero .page-hero-content { position: relative; z-index: 1; }
.escort-hero > picture { display: contents; }
.escort-hero .breadcrumb { justify-content: flex-start; flex-wrap: wrap; text-align: left; }
.escort-hero .breadcrumb a + a::before { content: "/"; margin-right: 12px; color: #edca79; }
.escort-intro, .escort-detail-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }
.escort-photo { width: 100%; aspect-ratio: 4 / 5; max-height: 620px; object-fit: cover; object-position: center 42%; }
.escort-benefits, .escort-steps { display: grid; grid-template-columns: repeat(3,1fr); gap: 32px; }
.escort-benefits article, .escort-steps article { border-top: 1px solid #d1d6d9; padding: 24px 0; }
.escort-benefits h3, .escort-steps h3 { font-size: 20px; color: #20262b; }
.escort-benefits p, .escort-steps p { color: #4c535b; font-size: 15px; }
.escort-faq { max-width: 900px; }
.escort-faq details { padding: 22px 0; border-bottom: 1px solid #d9dfe2; }
.escort-faq summary { cursor: pointer; font-weight: 650; font-size: 18px; }
.escort-faq details p { color: #4c535b; }

@keyframes icon-enter { from { opacity: .2; transform: translateY(5px); } to { opacity: 1; transform: none; } }
@keyframes security-line { from { stroke-dashoffset: 80; } to { stroke-dashoffset: 0; } }
@keyframes coverage-travel { from { transform: translateY(0); opacity: 0; } 10% { opacity: 1; } 85% { opacity: 1; } to { transform: translateY(330px); opacity: 0; } }

@media (max-width: 1040px) {
    .fleet-feature-grid { gap: 32px; }
    .fleet-feature .section-copy h2 { font-size: 34px; }
    .footer-grid { grid-template-columns: 1fr 1fr; }
    .hero-proof-row strong { font-size: 23px; }
}
@media (max-width: 800px) {
    .section { padding: 64px 0; }
    .section-copy h2, .section-heading h2 { font-size: 32px; }
    .fleet-feature-grid, .escort-intro, .escort-detail-grid { grid-template-columns: 1fr; }
    .fleet-gallery { max-width: 620px; width: 100%; margin: auto; }
    .fleet-feature .section-copy { max-width: 660px; }
    .escort-benefits, .escort-steps { grid-template-columns: 1fr; gap: 8px; }
    .home-hero-copy h1 { font-size: 58px; }
    .home-hero-copy { max-width: 570px; }
    .hero-proof-row { grid-template-columns: 1fr 1fr; gap: 20px 0; }
    .hero-proof-row article:nth-child(3) { border-left: 0; padding-left: 0; }
    .page-hero h1 { font-size: 42px; }
    .cta-strip h2 { font-size: 30px; }
}
@media (max-width: 640px) {
    .container { width: calc(100% - 36px); }
    .home-hero { padding: 30px 0 24px; min-height: auto; gap: 22px; }
    .home-hero-grid { padding-top: 0; }
    .home-hero-copy h1 { font-size: 42px; line-height: 1.1; margin-top: 12px; }
    .home-hero-copy .eyebrow { font-size: 11px; }
    .home-hero-copy .hero-lead { font-size: 21px; margin-top: 14px; }
    .home-hero-copy .hero-summary { font-size: 14px; margin-top: 12px; }
    .home-hero-copy .hero-summary { display: none; }
    .home-hero .hero-actions { margin-top: 22px; gap: 10px; }
    .home-hero .btn { flex: 1; padding: 12px; font-size: 11px; }
    .home-hero-media::after { background: linear-gradient(90deg,#090b0ed4,#090b0e72),linear-gradient(0deg,#090b0ef5,transparent 85%); }
    .hero-playback { justify-content: space-between; }
    .hero-slide-label { font-size: 11px; }
    .hero-proof-row strong { font-size: 21px; }
    .hero-proof-row article { padding: 0 16px; }
    .hero-proof-row span { font-size: 10px; }
    .hero-proof-row { padding-top: 16px; }
    .fleet-gallery-main { height: 380px; }
    .fleet-gallery-details img { height: 184px; }
    .fleet-feature .section-copy h2 { font-size: 32px; }
    .service-panel { min-height: 490px; padding: 25px; }
    .service-panel-content h3 { font-size: 26px; }
    .process-board { grid-template-columns: 1fr 1fr; gap: 22px; }
    .coverage-regions strong { font-size: 23px; }
    .coverage-regions li { padding: 18px 0; }
    .footer-grid { grid-template-columns: 1fr; }
    .footer-contact-list { font-size: 14px; }
    .page-hero h1 { font-size: 35px; }
    .page-hero-content p { font-size: 16px; }
    .page-hero-content { padding: 60px 0; }
    .escort-hero .page-hero-content { padding: 36px 0 40px; }
    .escort-intro h2 { font-size: 28px; }
    .client-showcase { padding-top: 40px; }
}
@media (max-width: 359px) {
    .home-hero-copy h1 { font-size: 36px; }
    .home-hero-copy .hero-summary { display: none; }
    .process-board { grid-template-columns: 1fr; }
    .hero-proof-row article { padding-right: 0; }
    .hero-proof-row strong { font-size: 18px; }
}
@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    *, *::before, *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
    .js-motion .reveal:not(.is-visible) { opacity: 1; transform: none; }
    .coverage-regions::after { display: none; }
}
