:root{--blue:#0b2f4f;--blue2:#123f66;--orange:#f47a20;--orange2:#d95f0b;--ink:#12202d;--muted:#5f6e7b;--light:#f4f7f9;--white:#fff;--line:#dfe6eb;--green:#25d366;--shadow:0 18px 50px rgba(11,47,79,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}img{max-width:100%}a{text-decoration:none;color:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(11,47,79,.08)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px}.brand-logo{display:block;width:188px;height:58px;object-fit:contain;object-position:left center;border-radius:5px}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:8px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;font-size:16px;font-weight:800;letter-spacing:-1px;position:relative}.brand-mark:after{content:"";position:absolute;right:-3px;bottom:7px;width:13px;height:5px;background:var(--orange);transform:skewX(-25deg)}.brand-text{display:flex;flex-direction:column;line-height:1.05}.brand-text strong{font-size:15px;letter-spacing:.5px;color:var(--blue)}.brand-text small{font-size:8px;letter-spacing:1.4px;margin-top:5px;color:var(--muted)}.desktop-nav{display:flex;gap:28px;font-size:13px;font-weight:600;color:#344758}.desktop-nav a:hover{color:var(--orange)}.nav-actions{display:flex;align-items:center;gap:10px}.lang-toggle{border:1px solid var(--line);background:#fff;color:var(--blue);border-radius:7px;height:42px;padding:0 14px;font-weight:700;cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:7px;font-size:13px;font-weight:700;transition:.2s ease;border:1px solid transparent}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 10px 24px rgba(244,122,32,.25)}.btn-primary:hover{background:var(--orange2)}.btn-small{min-height:42px;padding:0 17px;font-size:12px}.btn-ghost{border-color:rgba(255,255,255,.55);color:#fff;background:rgba(255,255,255,.08)}.btn-ghost:hover{background:#fff;color:var(--blue)}.hero{min-height:720px;position:relative;display:flex;align-items:center;background:url('https://images.unsplash.com/photo-1601584115197-04ecc0da31d7?auto=format&fit=crop&w=2000&q=88') center 55%/cover no-repeat;color:#fff}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,25,43,.94) 0%,rgba(5,25,43,.82) 43%,rgba(5,25,43,.24) 100%)}.hero-content{position:relative;padding:100px 0 80px}.eyebrow,.section-kicker{margin:0 0 16px;font-size:12px;letter-spacing:2px;font-weight:800;color:var(--orange)}.hero h1{max-width:760px;font-size:clamp(42px,5vw,70px);line-height:1.05;letter-spacing:-2.8px;margin:0 0 24px}.hero-copy{max-width:680px;font-size:17px;color:rgba(255,255,255,.83);margin:0 0 34px}.hero-actions{display:flex;flex-wrap:wrap;gap:13px}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:62px;max-width:820px}.proof-card{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:116px;padding:24px 22px 20px;background:rgba(7,30,50,.72);border:1px solid rgba(255,255,255,.18);border-radius:8px;box-shadow:0 14px 34px rgba(0,0,0,.18);backdrop-filter:blur(7px)}.proof-card:before{content:"";position:absolute;top:0;left:22px;right:22px;height:3px;background:var(--orange)}.hero-proof strong{font-size:32px;line-height:1;color:#fff;text-shadow:0 0 18px rgba(255,255,255,.22)}.hero-proof span{font-size:10px;line-height:1.45;letter-spacing:.7px;text-transform:uppercase;font-weight:700;margin-top:11px;color:rgba(255,255,255,.84)}.section{padding:95px 0}.problem-section{padding:75px 0}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.section h2{font-size:clamp(34px,4vw,50px);line-height:1.12;letter-spacing:-1.5px;color:var(--blue);margin:0}.body-copy{font-size:16px;color:var(--muted)}.body-copy p:first-child{margin-top:4px}.services-section{background:var(--light)}.section-heading{max-width:720px;margin-bottom:48px}.section-heading.centered{text-align:center;margin:0 auto 52px}.section-heading p:not(.section-kicker){color:var(--muted);margin:18px 0 0}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:#fff;border:1px solid var(--line);padding:31px 28px;min-height:245px;transition:.2s}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:transparent}.service-card>span{font-size:12px;font-weight:800;color:var(--orange)}.service-card h3{font-size:18px;color:var(--blue);margin:38px 0 10px}.service-card p{font-size:13px;color:var(--muted);margin:0}.equipment-layout{display:grid;grid-template-columns:1.08fr .92fr;min-height:590px;box-shadow:var(--shadow)}.equipment-photo{background:url('https://images.unsplash.com/photo-1586191582151-f73872dfd183?auto=format&fit=crop&w=1400&q=85') center/cover no-repeat}.equipment-content{background:var(--blue);color:#fff;padding:70px 60px}.equipment-content h2{color:#fff}.equipment-list{display:flex;flex-wrap:wrap;gap:9px;margin:30px 0}.equipment-list span{font-size:11px;font-weight:700;border:1px solid rgba(255,255,255,.25);border-radius:50px;padding:7px 11px;background:rgba(255,255,255,.06)}.equipment-content p{color:rgba(255,255,255,.72);font-size:14px}.text-link{display:inline-block;margin-top:12px;color:#fff;font-weight:700;font-size:13px}.insights-section{background:#fff}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.metrics-grid article{padding:31px;border:1px solid var(--line);border-top:3px solid var(--orange)}.metric-icon{font-size:11px;font-weight:800;color:var(--orange);letter-spacing:1px}.metrics-grid h3{font-size:17px;color:var(--blue);margin:22px 0 8px}.metrics-grid p{font-size:13px;color:var(--muted);margin:0}.process-section{background:var(--blue);color:#fff}.section-heading.light h2{color:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid rgba(255,255,255,.16)}.process-grid article{padding:33px 27px;min-height:250px;border-right:1px solid rgba(255,255,255,.16)}.process-grid article:last-child{border-right:0}.process-grid span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--orange);font-size:13px;font-weight:800}.process-grid h3{font-size:17px;margin:26px 0 10px}.process-grid p{font-size:12px;color:rgba(255,255,255,.66);margin:0}.about-grid{display:grid;grid-template-columns:1fr .82fr;gap:65px;align-items:stretch}.about-content{padding:30px 0}.about-content p:not(.section-kicker){color:var(--muted);font-size:14px}.founder-line{margin-top:28px;padding-top:22px;border-top:1px solid var(--line);display:flex;flex-direction:column}.founder-line strong{color:var(--blue)}.founder-line span{font-size:12px;color:var(--muted)}.about-photo{min-height:540px;background:url('https://images.unsplash.com/photo-1565793298595-6a879b1d9492?auto=format&fit=crop&w=1100&q=85') center/cover no-repeat}.qualification-section{background:#eef3f6}.qualification-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.check-list p{position:relative;padding:13px 0 13px 34px;margin:0;border-bottom:1px solid #d5e0e6;font-size:13px;font-weight:600;color:#344758}.check-list p:before{content:"✓";position:absolute;left:0;color:var(--orange);font-weight:800}.contact-section{background:#fff}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:start}.contact-copy p{color:var(--muted)}.contact-details{display:flex;flex-direction:column;gap:8px;margin:25px 0}.contact-details a{font-weight:700;color:var(--blue)}.contact-details span{font-size:13px;color:var(--muted)}.whatsapp-btn{display:inline-flex;align-items:center;gap:10px;background:var(--green);color:#fff;border-radius:7px;padding:13px 18px;font-size:12px;font-weight:700}.whatsapp-btn svg,.floating-whatsapp svg{width:23px;fill:currentColor}.contact-form{background:var(--light);border:1px solid var(--line);padding:34px}.contact-form label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:700;color:var(--blue);margin-bottom:17px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #ccd7df;border-radius:6px;background:#fff;padding:13px 14px;font:inherit;font-size:13px;color:var(--ink)}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:2px solid rgba(244,122,32,.25);border-color:var(--orange)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.full{width:100%;border:0;cursor:pointer}.form-note{text-align:center;font-size:10px;color:var(--muted);margin:10px 0 0}.site-footer{background:#071e32;color:#fff;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .9fr;gap:70px}.footer-logo{width:210px;height:68px}.footer-brand .brand-text strong{color:#fff}.footer-grid p{max-width:430px;color:rgba(255,255,255,.55);font-size:12px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-grid>div>strong{font-size:12px;margin-bottom:8px}.footer-grid>div>a,.footer-grid>div>span{font-size:11px;color:rgba(255,255,255,.62)}.footer-bottom{display:flex;justify-content:space-between;gap:30px;margin-top:45px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:9px;color:rgba(255,255,255,.42)}.floating-whatsapp{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;box-shadow:0 12px 25px rgba(0,0,0,.25);z-index:90}.floating-whatsapp svg{width:28px}.floating-whatsapp:hover{transform:translateY(-2px)}
@media(max-width:980px){.desktop-nav{display:none}.nav-actions .btn{display:none}.hero{min-height:650px}.services-grid,.metrics-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid article:nth-child(2){border-right:0}.process-grid article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.16)}.equipment-layout,.about-grid,.contact-grid,.qualification-grid{grid-template-columns:1fr}.equipment-photo,.about-photo{min-height:420px}.about-photo{order:-1}.contact-grid{gap:45px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:650px){.container{width:min(100% - 28px,1160px)}.nav-wrap{height:72px}.brand-logo{width:142px;height:48px}.brand-text{display:none}.hero{min-height:690px;background-position:62% center}.hero-overlay{background:linear-gradient(90deg,rgba(5,25,43,.95),rgba(5,25,43,.66))}.hero-content{padding:75px 0 55px}.hero h1{font-size:43px;letter-spacing:-1.8px}.hero-copy{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof{grid-template-columns:1fr;gap:10px;margin-top:42px}.proof-card{min-height:88px;padding:19px 18px 16px}.proof-card:before{left:18px;right:18px}.hero-proof strong{font-size:26px}.hero-proof span{font-size:9px;margin-top:7px}.section{padding:70px 0}.problem-section{padding:58px 0}.split-grid,.services-grid,.metrics-grid,.process-grid,.form-row,.footer-grid{grid-template-columns:1fr}.split-grid{gap:20px}.service-card{min-height:auto}.equipment-content{padding:48px 27px}.equipment-photo,.about-photo{min-height:320px}.process-grid article{border-right:0;border-bottom:1px solid rgba(255,255,255,.16)!important}.process-grid article:last-child{border-bottom:0!important}.qualification-grid{gap:30px}.contact-form{padding:24px 18px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.site-footer{padding-top:50px}}

/* Production refinements */
.skip-link{position:fixed;left:16px;top:-60px;z-index:999;background:#fff;color:var(--blue);padding:10px 14px;border:2px solid var(--orange);border-radius:6px;font-weight:700}.skip-link:focus{top:16px}.mobile-nav{display:none}.mobile-nav-track{display:flex;align-items:center;gap:24px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.mobile-nav-track::-webkit-scrollbar{display:none}.mobile-nav a{font-size:11px;font-weight:700;color:#344758;padding:10px 0}.mobile-nav a:hover,.mobile-nav a:focus{color:var(--orange)}
button:disabled{cursor:wait;opacity:.75;transform:none!important}.form-status{min-height:18px;margin-top:8px;text-align:center;font-size:11px;color:var(--muted)}.noscript{padding:10px 16px;background:#fff3e9;color:#6b360e;text-align:center;font-size:12px}.contact-form textarea{resize:vertical;min-height:130px}.service-card,.metrics-grid article,.process-grid article{content-visibility:auto;contain-intrinsic-size:1px 260px}
@media(max-width:980px){.mobile-nav{display:block;border-top:1px solid rgba(11,47,79,.07);background:rgba(255,255,255,.98)}.site-header{position:sticky}.nav-wrap{height:68px}.hero{scroll-margin-top:110px}.section{scroll-margin-top:108px}}
@media(max-width:650px){.nav-actions{margin-left:auto}.lang-toggle{height:38px;padding:0 12px}.mobile-nav-track{gap:20px}.mobile-nav a{padding:9px 0}.hero h1{font-size:clamp(38px,12vw,48px)}.hero-proof{display:grid;grid-template-columns:1fr}.hero-proof div{min-width:0}.hero-proof span{line-height:1.35}.section h2{font-size:clamp(31px,9vw,40px)}.equipment-layout{box-shadow:none}.contact-details a{overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
@media print{.site-header,.floating-whatsapp,.hero-actions,.whatsapp-btn{display:none!important}.hero{min-height:auto;background:none;color:#000}.hero-overlay{display:none}.hero-content{padding:30px 0}.hero h1,.hero-copy{color:#000}.section{padding:30px 0}}

/* Sprint 1: production hero and header */
.site-header{box-shadow:0 8px 30px rgba(7,30,50,.05)}
.nav-wrap{height:94px}
.brand-logo{width:228px;height:72px;border-radius:0}
.desktop-nav{gap:24px}
.hero{min-height:auto;display:block;background:linear-gradient(135deg,#071e32 0%,#0b2f4f 62%,#123d60 100%);padding:72px 0 0;color:#fff;overflow:hidden}
.hero-shell{display:grid;grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);gap:66px;align-items:center}
.hero-content{padding:42px 0 66px}
.hero h1{max-width:690px;font-size:clamp(48px,5.4vw,76px);line-height:1.01;letter-spacing:-3.2px;margin:0 0 26px;text-wrap:balance}
.hero-copy{max-width:660px;font-size:17px;line-height:1.75;color:rgba(255,255,255,.78);margin-bottom:32px}
.hero-actions{align-items:center;gap:24px}
.hero-text-link{display:inline-flex;align-items:center;gap:9px;color:#fff;font-size:13px;font-weight:700;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.45)}
.hero-text-link:hover{color:var(--orange);border-color:var(--orange)}
.hero-trust{margin:21px 0 0;font-size:11px;font-weight:600;letter-spacing:.3px;color:rgba(255,255,255,.58)}
.hero-visual{position:relative;min-height:540px;align-self:stretch;background:url('https://images.unsplash.com/photo-1601584115197-04ecc0da31d7?auto=format&fit=crop&w=1600&q=90') center 54%/cover no-repeat;border-radius:18px 18px 0 0;box-shadow:0 35px 80px rgba(0,0,0,.33)}
.hero-visual:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(7,30,50,.02) 35%,rgba(7,30,50,.72) 100%)}
.hero-visual:after{content:"";position:absolute;inset:16px;border:1px solid rgba(255,255,255,.24);border-radius:11px;pointer-events:none}
.hero-visual-badge{position:absolute;z-index:1;left:36px;right:36px;bottom:34px;padding:20px 22px;background:rgba(7,30,50,.78);border-left:4px solid var(--orange);backdrop-filter:blur(8px)}
.hero-visual-badge span{display:block;color:var(--orange);font-size:9px;font-weight:800;letter-spacing:1.8px;margin-bottom:5px}
.hero-visual-badge strong{font-size:17px;letter-spacing:.1px}
.hero-proof{position:relative;z-index:2;max-width:none;margin-top:0;grid-template-columns:repeat(3,1fr);gap:0;background:#fff;border-radius:14px 14px 0 0;box-shadow:0 -12px 50px rgba(0,0,0,.16)}
.proof-card{min-height:132px;border:0;border-right:1px solid #dfe6eb;border-radius:0;background:#fff;box-shadow:none;backdrop-filter:none;padding:31px 38px;color:var(--blue)}
.proof-card:first-child{border-radius:14px 0 0 0}.proof-card:last-child{border-right:0;border-radius:0 14px 0 0}
.proof-card:before{left:38px;right:auto;width:48px;height:4px}
.hero-proof strong{font-size:40px;color:var(--blue);text-shadow:none;letter-spacing:-1.5px}
.hero-proof span{font-size:10px;color:#536979;letter-spacing:1px;margin-top:12px}
@media(max-width:980px){.nav-wrap{height:80px}.brand-logo{width:196px;height:62px}.hero{padding-top:50px}.hero-shell{grid-template-columns:1fr;gap:38px}.hero-content{padding:28px 0 0}.hero-visual{min-height:460px}.hero-proof{margin-top:0}.desktop-nav{display:none}}
@media(max-width:650px){.nav-wrap{height:72px}.brand-logo{width:158px;height:52px}.hero{padding-top:34px}.hero-shell{gap:30px}.hero-content{padding:18px 0 0}.hero h1{font-size:clamp(40px,12vw,51px);letter-spacing:-2px}.hero-copy{font-size:15px;line-height:1.65}.hero-actions{align-items:stretch;gap:10px}.hero-text-link{justify-content:center}.hero-trust{text-align:center}.hero-visual{min-height:390px;border-radius:12px 12px 0 0;background-position:60% center}.hero-visual:after{inset:10px}.hero-visual-badge{left:20px;right:20px;bottom:20px}.hero-proof{grid-template-columns:1fr;border-radius:0}.proof-card,.proof-card:first-child,.proof-card:last-child{min-height:104px;border-radius:0;border-right:0;border-bottom:1px solid #dfe6eb;padding:24px 26px}.proof-card:last-child{border-bottom:0}.proof-card:before{left:26px}.hero-proof strong{font-size:32px}.hero-proof span{font-size:9px}}

/* Sprint 2: refined institutional hero */
.hero-visual{background-image:url('hero-truck.jpg');background-position:center center}
.hero-proof{overflow:hidden}
.proof-card{display:grid;grid-template-columns:74px 1fr;align-items:center;gap:22px}
.proof-icon{width:68px;height:68px;border:2px solid rgba(244,122,32,.55);border-radius:50%;display:grid;place-items:center;color:var(--orange);background:rgba(244,122,32,.035)}
.proof-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}
.proof-copy{display:flex;flex-direction:column;min-width:0}
.proof-card:before{left:38px;width:calc(100% - 76px)}
.problem-section .split-grid{align-items:center}
.problem-section h2{max-width:560px;line-height:1.18}
.desktop-break{display:block}
.brand-logo{object-fit:contain;background:#fff}
@media(max-width:980px){.proof-card{grid-template-columns:62px 1fr;padding:28px 26px}.proof-icon{width:58px;height:58px}.proof-icon svg{width:32px;height:32px}.proof-card:before{left:26px;width:calc(100% - 52px)}}
@media(max-width:650px){.proof-card,.proof-card:first-child,.proof-card:last-child{display:grid;grid-template-columns:56px 1fr;gap:18px}.proof-icon{width:52px;height:52px}.proof-icon svg{width:29px;height:29px}.proof-card:before{left:26px;width:calc(100% - 52px)}.desktop-break{display:none}}


/* Sprint 2.1: requested visual corrections */
.site-header{
  background:#0b2f4f;
  border-bottom:1px solid rgba(255,255,255,.12);
  box-shadow:0 8px 28px rgba(7,30,50,.18);
}
.nav-wrap{height:94px}
.brand-logo{
  width:238px;
  height:76px;
  object-fit:contain;
  object-position:left center;
  background:transparent;
}
.desktop-nav{color:#fff}
.desktop-nav a{color:rgba(255,255,255,.92)}
.desktop-nav a:hover{color:#f47a20}
.lang-toggle{
  color:#fff;
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.28);
}
.mobile-nav{background:#0b2f4f;border-top-color:rgba(255,255,255,.12)}
.mobile-nav a{color:rgba(255,255,255,.9)}

.hero-shell{gap:54px}
.hero-visual{
  min-height:540px;
  border-radius:0;
  box-shadow:none;
  background-position:center center;
}
.hero-visual:before{
  border-radius:0;
  background:linear-gradient(90deg,rgba(7,30,50,.12) 0%,rgba(7,30,50,0) 35%);
}
.hero-visual:after{display:none}
.hero-visual-badge{display:none}

.hero-proof{
  border-radius:12px 12px 0 0;
  box-shadow:0 -10px 36px rgba(0,0,0,.14);
}
.proof-card{
  grid-template-columns:66px 1fr;
  gap:20px;
  min-height:132px;
  padding:29px 34px 27px;
}
.proof-card:before{
  left:34px;
  right:auto;
  width:46px;
  height:4px;
}
.proof-card:first-child{border-radius:12px 0 0 0}
.proof-card:last-child{border-radius:0 12px 0 0}
.proof-icon{width:60px;height:60px;border-width:1.5px}
.proof-icon svg{width:33px;height:33px}
.hero-proof strong{font-size:38px}
.hero-proof span{margin-top:9px}

.problem-section{padding:78px 0}
.problem-section .split-grid{grid-template-columns:1.1fr .9fr;gap:72px}
.problem-title{font-size:clamp(36px,3.45vw,49px)!important;line-height:1.16!important;max-width:none!important}
.problem-title span{display:block;white-space:nowrap}
.desktop-break{display:none}

@media(max-width:980px){
  .nav-wrap{height:80px}
  .brand-logo{width:200px;height:64px}
  .hero-visual{min-height:450px}
  .proof-card{grid-template-columns:58px 1fr;padding:26px 24px}
  .proof-card:before{left:24px;width:42px}
  .proof-icon{width:54px;height:54px}
  .problem-section .split-grid{grid-template-columns:1fr;gap:26px}
  .problem-title span{white-space:normal}
}
@media(max-width:650px){
  .nav-wrap{height:72px}
  .brand-logo{width:164px;height:54px}
  .hero-visual{min-height:370px;border-radius:0}
  .proof-card,.proof-card:first-child,.proof-card:last-child{grid-template-columns:54px 1fr;padding:23px 24px;border-radius:0}
  .proof-card:before{left:24px;width:40px}
  .proof-icon{width:50px;height:50px}
  .problem-title{font-size:clamp(31px,9vw,40px)!important}
  .problem-title span{white-space:normal}
}


/* Version 0.9 - completed page body */
.equipment-layout-v09{grid-template-columns:1.12fr .88fr;overflow:hidden;border-radius:14px}
.equipment-collage{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-template-rows:260px 260px;gap:8px;background:#dfe7ec;padding:8px;min-width:0}
.equipment-tile{position:relative;margin:0;overflow:hidden;background:#d4dde3}
.equipment-tile-main{grid-row:1/3}
.equipment-tile-wide{grid-column:2/4}
.equipment-image{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .45s ease,filter .45s ease;filter:saturate(.88) contrast(1.03)}
.equipment-tile:hover .equipment-image{transform:scale(1.035);filter:saturate(1) contrast(1.04)}
.equipment-tile figcaption{position:absolute;left:14px;bottom:13px;z-index:2;padding:7px 10px;background:rgba(7,30,50,.84);color:#fff;font-size:10px;font-weight:800;letter-spacing:.7px;text-transform:uppercase;border-left:3px solid var(--orange)}
.equipment-dryvan{background-image:linear-gradient(180deg,transparent 55%,rgba(7,30,50,.35)),url('hero-truck.jpg');background-position:58% center}
.equipment-reefer{background-image:linear-gradient(180deg,transparent 55%,rgba(7,30,50,.35)),url('https://images.unsplash.com/photo-1586191582151-f73872dfd183?auto=format&fit=crop&w=1000&q=82')}
.equipment-flatbed{background-image:linear-gradient(180deg,transparent 55%,rgba(7,30,50,.35)),url('https://images.unsplash.com/photo-1601584115197-04ecc0da31d7?auto=format&fit=crop&w=1000&q=82');background-position:30% center}
.equipment-hotshot{background-image:linear-gradient(180deg,transparent 55%,rgba(7,30,50,.35)),url('https://images.unsplash.com/photo-1519003722824-194d4455a60c?auto=format&fit=crop&w=1000&q=82')}
.equipment-boxtruck{background-image:linear-gradient(180deg,transparent 55%,rgba(7,30,50,.35)),url('https://images.unsplash.com/photo-1566576721346-d4a3b4eaeb55?auto=format&fit=crop&w=1200&q=82');background-position:center 58%}
.equipment-content{display:flex;flex-direction:column;justify-content:center}
.insights-section{background:#f7f9fb}
.insights-dashboard{margin:0 0 34px;padding:28px 30px;background:linear-gradient(145deg,#071e32,#0b2f4f);color:#fff;border-radius:14px;box-shadow:0 24px 54px rgba(7,30,50,.17)}
.dashboard-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.13)}
.dashboard-top div{display:flex;flex-direction:column}.dashboard-top span{font-size:9px;letter-spacing:1.6px;font-weight:800;color:var(--orange)}.dashboard-top strong{font-size:24px;margin-top:5px}.dashboard-period{padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:5px;color:rgba(255,255,255,.65)!important}
.dashboard-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:28px 0}.dashboard-kpis>div{padding:0 24px;border-right:1px solid rgba(255,255,255,.12)}.dashboard-kpis>div:first-child{padding-left:0}.dashboard-kpis>div:last-child{border-right:0}.dashboard-kpis small{display:block;color:rgba(255,255,255,.62);font-size:10px}.dashboard-kpis strong{display:block;font-size:30px;margin:7px 0 2px}.dashboard-kpis span{font-size:9px;color:rgba(255,255,255,.48)}
.dashboard-lower{display:grid;grid-template-columns:1.2fr .8fr;gap:34px;align-items:end}.dashboard-bars{height:118px;display:flex;align-items:flex-end;gap:12px;padding:0 8px 4px;border-bottom:1px solid rgba(255,255,255,.2)}.dashboard-bars i{display:block;flex:1;height:var(--h);background:linear-gradient(180deg,#f47a20,#d85f0c);border-radius:3px 3px 0 0;opacity:.88}.dashboard-note{padding:18px 20px;background:rgba(255,255,255,.07);border-left:3px solid var(--orange)}.dashboard-note strong{font-size:13px}.dashboard-note p{font-size:11px;color:rgba(255,255,255,.65);margin:7px 0 0}
.founder-section{background:#fff}.founder-grid{grid-template-columns:.82fr 1.18fr;gap:78px;align-items:center}.founder-photo-wrap{position:relative}.founder-photo{min-height:560px;border-radius:12px;background:#0b2f4f;overflow:hidden;box-shadow:var(--shadow)}.founder-photo-placeholder{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:18px;padding:40px;background:linear-gradient(150deg,#071e32,#0b2f4f)}.founder-photo-placeholder img{width:250px;max-width:72%;border-radius:8px}.founder-photo-placeholder span{font-size:10px;letter-spacing:1.4px;color:rgba(255,255,255,.62);text-transform:uppercase}.founder-caption{position:absolute;left:26px;right:26px;bottom:-26px;padding:18px 20px;background:#fff;border-left:4px solid var(--orange);box-shadow:0 14px 34px rgba(7,30,50,.15);display:flex;flex-direction:column}.founder-caption strong{color:var(--blue)}.founder-caption span{font-size:11px;color:var(--muted)}.about-content blockquote{margin:28px 0;padding:22px 0 22px 24px;border-left:3px solid var(--orange);font-size:17px;line-height:1.6;color:var(--blue);font-weight:600}.founder-principles{display:flex;flex-wrap:wrap;gap:8px}.founder-principles span{padding:8px 11px;border:1px solid var(--line);border-radius:50px;font-size:10px;font-weight:700;color:#3b5264}
.why-section{background:#eef3f6}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.why-grid article{padding:28px 24px;background:#fff;border-top:3px solid var(--orange);min-height:230px}.why-grid article>span{font-size:10px;font-weight:800;color:var(--orange)}.why-grid h3{color:var(--blue);font-size:16px;margin:30px 0 10px}.why-grid p{font-size:12px;color:var(--muted);margin:0}
@media(max-width:980px){.equipment-layout-v09{grid-template-columns:1fr}.equipment-collage{grid-template-rows:210px 210px}.dashboard-kpis{grid-template-columns:1fr 1fr;row-gap:24px}.dashboard-kpis>div:nth-child(2){border-right:0}.dashboard-lower{grid-template-columns:1fr}.founder-grid{grid-template-columns:1fr;gap:60px}.founder-photo{min-height:500px}.why-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.equipment-collage{grid-template-columns:1fr 1fr;grid-template-rows:220px 160px 160px}.equipment-tile-main{grid-column:1/3;grid-row:auto}.equipment-tile-wide{grid-column:1/3}.equipment-content{padding:48px 28px}.insights-dashboard{padding:24px 20px}.dashboard-kpis{grid-template-columns:1fr 1fr}.dashboard-kpis>div{padding:0 12px}.dashboard-kpis>div:nth-child(odd){padding-left:0}.dashboard-kpis strong{font-size:24px}.dashboard-lower{gap:20px}.founder-photo{min-height:430px}.why-grid{grid-template-columns:1fr}.why-grid article{min-height:0}}


/* v0.10 production polish: approved imagery, trust strip and sample dashboard */
.hero-visual{background-image:url('hero-volvo-white.jpg');background-position:center 52%;}
.equipment-dryvan{background-image:linear-gradient(180deg,transparent 55%,rgba(7,30,50,.35)),url('equipment-dryvan.jpg');background-position:center center}
.equipment-reefer{background-image:linear-gradient(180deg,transparent 55%,rgba(7,30,50,.35)),url('equipment-reefer.jpg');background-position:center center}
.equipment-flatbed{background-image:linear-gradient(180deg,transparent 55%,rgba(7,30,50,.35)),url('equipment-flatbed.jpg');background-position:center center}
.equipment-boxtruck{background-image:linear-gradient(180deg,transparent 55%,rgba(7,30,50,.35)),url('equipment-boxtruck.jpg');background-position:center 58%}
.equipment-hotshot{background-position:center center}
.equipment-trust-strip{background:#fff;border-top:1px solid #e7edf1;border-bottom:1px solid #dfe7ec;padding:24px 0}
.trust-strip-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}
.trust-strip-inner>strong{color:var(--blue);font-size:13px;letter-spacing:.2px}
.trust-equipment-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}
.trust-equipment-list span{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #dbe4ea;border-radius:999px;color:#405568;background:#f8fafb;font-size:10px;font-weight:700}
.trust-equipment-list span:before{content:'';width:6px;height:6px;border-radius:50%;background:var(--orange)}
.dashboard-disclaimer{display:block;margin-top:10px;color:rgba(255,255,255,.45);font-size:8px;line-height:1.5}
.dashboard-kpis strong{font-variant-numeric:tabular-nums}
@media(max-width:980px){.trust-strip-inner{align-items:flex-start;flex-direction:column}.trust-equipment-list{justify-content:flex-start}}
@media(max-width:650px){.equipment-trust-strip{padding:19px 0}.trust-strip-inner{gap:14px}.trust-equipment-list{gap:6px}.trust-equipment-list span{font-size:9px;padding:6px 9px}.hero-visual{background-position:58% center}}

/* v0.11 founder photo and insights signoff */
.founder-photo{position:relative;background:#0b2f4f}
.founder-photo>img{width:100%;height:100%;min-height:560px;display:block;object-fit:cover;object-position:center 38%}
.dashboard-signoff{display:block;margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.12);font-size:11px;line-height:1.5;color:#fff}
@media(max-width:980px){.founder-photo>img{min-height:500px}}
@media(max-width:650px){.founder-photo>img{min-height:430px;object-position:center 30%}}


/* Final equipment collage — approved production photographs */
.equipment-collage{
  grid-template-columns:1.22fr .89fr .89fr;
  grid-template-rows:230px 230px 175px;
  gap:8px;
  padding:8px;
  background:#dfe7ec;
}
.equipment-tile-main{grid-column:1;grid-row:1/3}
.equipment-tile-wide{grid-column:1/4;grid-row:3}
.equipment-image{
  width:100%;
  height:100%;
  background-size:cover;
  background-repeat:no-repeat;
  transition:transform .35s ease,filter .35s ease;
  filter:saturate(.92) contrast(1.02);
}
.equipment-dryvan{background-image:linear-gradient(180deg,transparent 55%,rgba(7,30,50,.38)),url('equipment-dryvan.jpg');background-position:54% center}
.equipment-reefer{background-image:linear-gradient(180deg,transparent 55%,rgba(7,30,50,.38)),url('equipment-reefer.jpg');background-position:44% center}
.equipment-flatbed{background-image:linear-gradient(180deg,transparent 55%,rgba(7,30,50,.38)),url('equipment-flatbed.jpg');background-position:center center}
.equipment-hotshot{background-image:linear-gradient(180deg,transparent 55%,rgba(7,30,50,.38)),url('equipment-hotshot.jpg');background-position:center center}
.equipment-boxtruck{background-image:linear-gradient(180deg,transparent 55%,rgba(7,30,50,.38)),url('equipment-boxtruck.jpg');background-position:center center}
.equipment-cargovan{background-image:linear-gradient(180deg,transparent 55%,rgba(7,30,50,.38)),url('equipment-cargovan.jpg');background-position:center 58%}
@media(max-width:980px){
  .equipment-collage{grid-template-rows:210px 210px 160px}
}
@media(max-width:650px){
  .equipment-collage{grid-template-columns:1fr 1fr;grid-template-rows:230px 170px 170px 150px}
  .equipment-tile-main{grid-column:1/3;grid-row:1}
  .equipment-tile-wide{grid-column:1/3;grid-row:4}
}
