@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-400.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-600.woff2') format('woff2');font-weight:600;font-display:swap}@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-700.woff2') format('woff2');font-weight:700;font-display:swap}@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-800.woff2') format('woff2');font-weight:800;font-display:swap}
:root{--bg:#faf9f6;--card:#f0f0ee;--ink:#111519;--muted:#60656b;--orange:#ff570a;--line:#e1e2e0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:17px;line-height:1.55}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #125bd1;outline-offset:5px}a:hover{color:#b63c00}svg{width:24px;height:24px;flex-shrink:0}figure,p,h1,h2,h3{margin:0}img{display:block;width:100%;height:100%;object-fit:cover}small{font-size:13px;color:var(--muted)}.container{width:calc(100% - 112px);max-width:1320px;margin-inline:auto}header{border-bottom:1px solid var(--line)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:inline-flex;flex-direction:column;flex-shrink:0;line-height:1}.logo b{font-size:36px;font-weight:800;font-style:italic;letter-spacing:-2px}.logo b span{color:var(--orange);font-style:normal;margin-left:5px}.logo small{font-size:12px;margin-top:4px;letter-spacing:-.3px}.desktop-nav,footer nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}.desktop-nav a,footer nav a{display:inline-flex;align-items:center;min-height:44px}.header-actions{display:flex;align-items:center;gap:20px}.languages{display:flex;border:1px solid var(--line);border-radius:30px;padding:0 5px;font-size:14px;font-weight:700}.languages a{min-width:44px;min-height:44px;display:grid;place-items:center;color:var(--muted)}.languages a[aria-current]{color:#b63c00}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--orange);color:#fff;min-height:56px;padding:15px 25px;border-radius:11px;font-weight:800;font-size:18px;line-height:1.4;text-align:center}.button:hover{background:#c84000;color:#fff}.button.dark{background:var(--ink);font-size:14px;padding:12px 19px;min-height:48px}.button.dark:hover{background:#343b41}.mobile-menu,.mobile-call{display:none}section{padding:64px 0;border-bottom:1px solid var(--line);scroll-margin-top:24px}.hero-section{display:grid;grid-template-columns: .95fr 1.2fr;gap:46px;padding-top:36px;padding-bottom:28px;align-items:center;border:0}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#b63c00;margin-bottom:12px}.location{color:#343b41}.location:before{content:'';display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--orange);margin-right:10px}h1{font-size:clamp(48px,4.8vw,72px);line-height:1.04;letter-spacing:-.055em;font-weight:800;max-width:600px}h1 em{font-style:normal;color:var(--orange)}h2{font-size:40px;line-height:1.15;letter-spacing:-.045em;font-weight:800;margin-bottom:26px}h3{font-size:19px;line-height:1.35;letter-spacing:-.025em;font-weight:800}.intro{max-width:420px;font-size:18px;line-height:1.5;margin:24px 0}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-bottom:10px}.text-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;text-decoration:underline;text-underline-offset:4px;font-size:14px;font-weight:700}.photo{position:relative;border-radius:16px;overflow:hidden;background:var(--card)}.photo span{position:absolute;left:16px;right:16px;bottom:18px;text-align:center;font-size:13px;color:#60656b}.photo.hero{aspect-ratio:1.2}.hero-caption{text-align:right;font-size:12px;color:var(--muted);padding-top:7px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding:22px 0;border-block:1px solid var(--line)}.benefits>div{display:flex;align-items:center;justify-content:center;gap:18px;padding:10px;font-size:15px}.benefits>div+div{border-left:1px solid var(--line)}.benefits svg{width:34px;height:34px;color:#484f55}.service-grid,.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.service-card{background:var(--card);border-radius:16px;overflow:hidden}.photo.category{aspect-ratio:16/9;border-radius:0}.card-copy{padding:18px 22px}.card-copy p{font-size:15px;color:var(--muted);margin:8px 0;min-height:47px}.card-copy .text-link{justify-content:space-between;width:100%;text-decoration:none}.price-section{display:grid;grid-template-columns:1.35fr 1fr;gap:46px;align-items:center}table{width:100%;border:1px solid var(--line);border-radius:12px;border-spacing:0;background:#fff;overflow:hidden;font-size:17px}th,td{padding:23px 25px;text-align:left}th{font-weight:800}tr+tr>*{border-top:1px solid var(--line)}.price-note{font-size:14px;color:var(--muted);margin-top:16px}.price-call{display:grid;grid-template-columns:44px 1fr;gap:16px;background:#fff0e7;border-radius:16px;padding:36px}.price-call>svg{width:42px;height:48px;color:#b63c00}.price-call h3{font-size:26px}.price-call p{font-size:16px;color:var(--muted);margin-top:12px}.price-call .button,.price-call small{grid-column:1/-1;justify-self:start}.price-call small{margin-top:-10px}.photo.work{aspect-ratio:4/3}.work-grid h3{margin:13px 0 4px}.fleet-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.fleet-card{display:grid;grid-template-columns:1fr 1fr;background:var(--card);border-radius:16px;overflow:hidden;align-items:center}.photo.fleet{aspect-ratio:1;align-self:stretch;border-radius:0}.fleet-card>div:last-child{padding:24px 20px}.fleet-card p{font-size:15px;color:var(--muted);margin:12px 0}.steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:0;padding:0}.steps li{display:flex;align-items:flex-start;gap:20px}.number{display:grid;place-items:center;flex-shrink:0;background:var(--orange);color:white;font-size:21px;font-weight:800;width:56px;height:56px;border-radius:50%}.steps h3{margin:7px 0 9px}.steps p{font-size:15px;color:var(--muted)}.coverage{display:grid;grid-template-columns:1fr 1.2fr;gap:60px}.coverage>p{max-width:450px}.coverage ul{display:grid;grid-auto-flow:column;grid-template-rows:repeat(3,auto);grid-template-columns:1fr 1fr;list-style:none;padding:0;margin:0;gap:15px 28px}.coverage li{display:flex;align-items:center;gap:12px;font-size:16px}.coverage svg{width:20px;color:var(--muted)}.faq{background:#fff;border:1px solid var(--line);border-radius:9px;margin-top:8px}.faq summary{display:flex;gap:18px;align-items:center;cursor:pointer;list-style:none;padding:18px 22px;font-weight:700;min-height:60px}.faq summary::-webkit-details-marker{display:none}.faq summary:before{content:'+';display:grid;place-items:center;width:26px;height:26px;border:1.5px solid #60656b;border-radius:50%;font-size:23px;font-weight:400;line-height:1;flex-shrink:0}.faq[open] summary:before{content:'−';background:var(--orange);border-color:var(--orange);color:#fff}.faq p{padding:0 30px 22px 66px;color:var(--muted);font-size:16px;max-width:1000px}.contact{display:flex;justify-content:space-between;align-items:center;gap:32px;background:#151d24;color:white;border-radius:16px;padding:38px 40px;margin:40px 0 0;border:0}.contact .eyebrow{color:#ff8b54}.contact h2{margin-bottom:15px}.contact p:not(.eyebrow){font-size:15px;color:#d0d6dc}.contact-actions{display:flex;align-items:center;flex-direction:column;gap:12px}.contact small{color:#c4cbd0}.phone-number{font-size:23px;white-space:nowrap;font-weight:700;min-height:44px;display:flex;align-items:center}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:32px 0}.footer-bottom{display:flex;justify-content:space-between;gap:30px;padding:0 0 24px}.footer-bottom small:last-child{max-width:460px;text-align:right;font-size:12px}.skip{position:fixed;left:20px;top:-100px;background:#fff;padding:12px;z-index:20}.skip:focus{top:10px}
@media(min-width:1400px){section{padding-block:80px}}@media(max-width:1100px){.container{width:calc(100% - 64px)}.desktop-nav{gap:18px}.header-actions{gap:12px}.header-actions .dark{display:none}.hero-section{gap:28px}h1{font-size:52px}h2{font-size:34px}.price-section{gap:28px}.price-call{padding:26px}.fleet-card{grid-template-columns:1fr}.photo.fleet{aspect-ratio:8/5}.coverage{gap:32px}.steps{gap:24px}.footer-top nav{gap:16px}}
@media(max-width:767px){body{font-size:16px;padding-bottom:calc(88px + env(safe-area-inset-bottom))}.container{width:calc(100% - 40px)}.header-inner{height:72px;gap:10px}.logo b{font-size:29px}.logo small{font-size:12px}.desktop-nav{display:none}.header-actions{gap:8px}.languages{padding:0}.languages a{min-width:38px}.mobile-menu{display:block}.mobile-menu summary{font-size:14px;cursor:pointer;min-height:44px;display:flex;align-items:center}.mobile-menu nav{position:absolute;left:20px;right:20px;top:72px;background:#fff;border:1px solid var(--line);border-radius:12px;z-index:10;padding:12px;box-shadow:0 10px 20px #11151912}.mobile-menu nav a{display:block;padding:12px}.hero-section{grid-template-columns:1fr;gap:24px;padding-top:28px;padding-bottom:22px}h1{font-size:44px;max-width:470px;letter-spacing:-.05em}h1 br:nth-of-type(2){display:none}.intro{margin:20px 0;font-size:16px;max-width:360px}.hero-actions{gap:5px 16px}.hero-actions .button{width:100%}.hero-actions .text-link{min-height:44px}.hero-copy>small{display:block}.photo.hero{height:280px;aspect-ratio:auto}.hero-caption{font-size:12px}.benefits{grid-template-columns:1fr;padding:12px 0}.benefits>div{justify-content:flex-start;padding:13px 7px}.benefits>div+div{border-left:0;border-top:1px solid var(--line)}.benefits svg{width:27px;height:27px}section{padding:48px 0}h2{font-size:29px;margin-bottom:22px}h3{font-size:18px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card-copy{padding:14px}.card-copy p{font-size:14px;min-height:0}.card-copy .text-link{font-size:13px;line-height:1.4}.photo span{font-size:12px;bottom:10px;left:8px;right:8px}.price-section{grid-template-columns:1fr;gap:24px}th,td{font-size:15px;padding:19px 14px}.price-call{padding:25px}.price-call h3{font-size:25px}.work-grid,.fleet-grid,.steps{grid-template-columns:1fr;gap:25px}.fleet-card{grid-template-columns:1fr}.photo.fleet{aspect-ratio:8/5}.fleet-card>div:last-child{padding:22px}.steps{gap:28px}.steps p{font-size:16px}.coverage{grid-template-columns:1fr;gap:25px}.coverage ul{grid-auto-flow:row;grid-template-columns:1fr;grid-template-rows:none}.faq summary{padding:15px 14px;gap:12px;font-size:15px}.faq p{padding:0 18px 20px;font-size:15px}.contact{flex-direction:column;align-items:stretch;padding:28px 24px;margin-top:28px;gap:25px}.contact-actions .button{width:100%;padding-inline:16px}.contact h2{font-size:30px}.footer-top{flex-wrap:wrap}.footer-top nav{order:3;display:grid;grid-template-columns:1fr 1fr;gap:4px 24px;width:100%}.footer-bottom{flex-direction:column;gap:10px}.footer-bottom small:last-child{text-align:left}.mobile-call{position:fixed;bottom:0;left:0;right:0;display:block;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:var(--bg);border-top:1px solid var(--line);z-index:12}.mobile-call .button{width:100%}.button{font-size:18px}}@media(max-width:359px){h1{font-size:36px}.service-grid{grid-template-columns:1fr}.header-actions{gap:5px}.languages a{min-width:34px}.logo b{font-size:26px}.logo small{font-size:12px}.photo.hero{height:260px}.price-call .button{padding-inline:12px;font-size:18px}.contact{padding:25px 19px}.contact .button{font-size:18px}h2{font-size:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.brand-bars{display:inline-block;width:12px;height:.7em;border-inline:4px solid var(--orange);transform:skew(-12deg);margin-left:7px}.button{font-size:19px}.button.dark{font-size:14px}@media(max-width:767px){.languages a{min-width:44px}}@media(max-width:359px){.header-inner{gap:4px}.header-actions{gap:4px}.logo b{font-size:24px}.contact .button,.price-call .button{font-size:19px}}

/* Supplied category cutouts: preserve full vehicles and transparency. */
.photo.category img{object-fit:contain;padding:10px 12px}

/* User-supplied brand and contact photography. */
.logo{width:164px;display:block}.logo img{width:100%;height:auto;object-fit:contain}
.contact{background-color:#151d24;background-image:linear-gradient(90deg,rgba(5,15,24,.65),rgba(5,15,24,.2) 55%,rgba(5,15,24,.65)),url('/assets/img/evak-contact-background.webp');background-size:cover;background-position:center;min-height:280px}
@media(max-width:767px){.logo{width:120px}.contact{background-position:62% center;background-image:linear-gradient(rgba(5,15,24,.65),rgba(5,15,24,.75)),url('/assets/img/evak-contact-background.webp')}}
@media(max-width:359px){.logo{width:102px}}

/* Phone-led header and accessible mobile navigation drawer. */
.header-phone{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:17px;font-weight:800;min-height:48px;padding:10px 15px;background:#fff0e7;border:1px solid #f6d5c3;border-radius:12px}
.header-phone svg{width:20px;height:20px;color:#b63c00}.menu-toggle{display:none}
.navigation-dialog{position:fixed;inset:0 auto 0 0;margin:0;width:min(390px,calc(100% - 24px));height:100dvh;max-width:none;max-height:none;padding:0;border:0;border-radius:0 22px 22px 0;color:var(--ink);background:var(--bg);overflow-y:auto;overscroll-behavior:contain}
.navigation-dialog::backdrop{background:rgba(8,18,26,.65)}.menu-is-open{overflow:hidden}
.drawer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid var(--line)}
.menu-close,.menu-toggle{cursor:pointer;color:var(--ink);border:1px solid var(--line);background:white;border-radius:12px;width:44px;height:44px;flex-shrink:0;padding:10px}
.menu-close{display:grid;place-items:center}.menu-close:hover,.menu-toggle:hover{background:#fff0e7}
.menu-close:focus-visible,.menu-toggle:focus-visible{outline:3px solid #125bd1;outline-offset:3px}
.drawer-body{padding:28px 24px calc(28px + env(safe-area-inset-bottom))}.drawer-body>nav{display:grid;margin:18px 0 28px}
.drawer-body nav a{display:flex;align-items:center;gap:15px;min-height:64px;font-size:19px;font-weight:700;border-bottom:1px solid var(--line)}
.drawer-body nav a>svg{color:#b63c00}.drawer-arrow{margin-left:auto;color:#8a8e91;font-size:21px}
.drawer-contact{padding:22px 18px;background:#fff0e7;border-radius:14px}.drawer-contact small{display:block;font-size:14px;margin-bottom:8px}
.drawer-contact>a{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800;min-height:44px;white-space:nowrap}.drawer-contact svg{color:#b63c00;width:21px}
.drawer-language{margin-top:28px}.drawer-language p{font-size:14px;color:var(--muted);margin-bottom:12px}.drawer-language .languages{border:0;padding:0;gap:10px}.drawer-language .languages a{flex:1;min-height:48px;border-radius:10px;background:#ececea;color:var(--ink);padding:8px 10px;font-size:15px}.drawer-language .languages a[aria-current]{background:#111519;color:#fff}
@media(min-width:1051px) and (max-width:1250px){header .logo{width:132px}.desktop-nav{gap:18px}.header-actions{gap:12px}.header-phone{font-size:15px;padding-inline:12px}}
@media(max-width:1050px){.header-inner{height:76px}.desktop-nav,header .header-actions>.languages{display:none}.header-actions{gap:12px}.header-phone{font-size:16px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px}.menu-toggle span{display:block;width:22px;height:2px;background:currentColor;border-radius:2px}.menu-toggle span:nth-child(2){width:16px}.drawer-top .logo{width:150px}}
@media(max-width:767px){header .container{width:calc(100% - 32px)}header .logo{width:106px}.header-inner{height:72px;gap:8px}.header-actions{gap:8px}.header-phone{font-size:14px;padding:0;border:0;background:none;min-height:44px}.header-phone svg{display:none}}
@media(max-width:359px){header .logo{width:85px}.header-actions{gap:5px}.header-phone{font-size:13px}.drawer-top{padding:18px}.drawer-body{padding:24px 18px}.drawer-contact{padding:18px 12px}.drawer-contact>a{font-size:18px}.drawer-body nav a{font-size:18px}}

/* Match the desktop language capsule inside the mobile drawer. */
.drawer-language .languages{display:inline-flex;border:1px solid var(--line);border-radius:30px;padding:0 5px;gap:0}
.drawer-language .languages a{flex:none;min-width:44px;min-height:44px;padding:0;border-radius:0;background:transparent;color:var(--muted);font-size:14px;font-weight:700}
.drawer-language .languages a[aria-current]{background:transparent;color:#b63c00}
.photo.hero img{object-position:center}

/* Show the full supplied fleet vehicles without cropping. */
.photo.fleet img{object-fit:contain;padding:12px}

.service-price{font-size:18px;font-weight:800;color:#b63c00;margin-top:14px;margin-bottom:4px}

/* Compact fleet cards: horizontal on larger screens, stacked on phones. */
@media(min-width:768px){
 #fleet{padding-block:48px}
 #fleet h2{margin-bottom:24px}
 .fleet-grid{gap:24px}
 .fleet-card{grid-template-columns:52% minmax(0,48%);min-height:210px;align-items:center}
 .photo.fleet{aspect-ratio:auto;height:210px;width:100%;align-self:center}
 .photo.fleet img{padding:12px 0 12px 14px}
 .fleet-card>div:last-child{padding:24px 20px 24px 12px}
 .fleet-card h3{font-size:18px;line-height:1.35}
 .fleet-card p{font-size:15px;line-height:1.5;margin:10px 0 0}
}
@media(min-width:768px) and (max-width:999px){
 .fleet-grid{grid-template-columns:1fr;gap:18px}
 .fleet-card{grid-template-columns:46% minmax(0,54%);min-height:180px}
 .photo.fleet{height:180px}
 .fleet-card>div:last-child{padding:24px}
}
@media(min-width:1000px) and (max-width:1199px){
 .fleet-grid{gap:20px}
 .fleet-card{grid-template-columns:50% minmax(0,50%)}
 .fleet-card>div:last-child{padding:20px 16px 20px 10px}
 .fleet-card h3{font-size:17px}
 .fleet-card p{font-size:14px}
}
@media(max-width:767px){
 .photo.fleet{aspect-ratio:1.9;height:auto}
 .photo.fleet img{padding:12px 16px 0}
 .fleet-card>div:last-child{padding:16px 22px 24px}
 .fleet-card p{margin:10px 0 0}
}
