:root{--paper:#f2f0eb;--ink:#191a1a;--dark:#17191a;--soft:#c8c5bd;--line:rgba(25,26,26,.18);--max:1380px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,80px);background:var(--paper);position:relative;z-index:5}.brand{font-size:18px;font-weight:700;letter-spacing:.22em}.site-header nav{display:flex;gap:30px;align-items:center;font-size:12px;letter-spacing:.11em;text-transform:uppercase}.site-header nav a{border-bottom:1px solid transparent}.site-header nav a:hover{border-color:currentColor}.hero{position:relative;min-height:calc(100vh - 82px);overflow:hidden;background:#e6e6e4}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-copy{position:absolute;left:clamp(24px,6vw,100px);top:clamp(48px,8vw,115px);max-width:650px}.hero small,.section-head small,.story-copy small,.location-copy small,.fleet-copy small,.motioned small,.contact small{display:block;font-size:11px;letter-spacing:.24em;font-weight:700;margin-bottom:25px}.hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(48px,6.2vw,102px);line-height:.98;letter-spacing:-.035em;margin:0}.hero p{font-size:18px;letter-spacing:.05em;margin-top:28px}.editorial{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1fr 2.25fr;gap:60px;padding:clamp(90px,12vw,180px) clamp(24px,6vw,90px)}.eyebrow{font-size:11px;letter-spacing:.24em;font-weight:700;padding-top:13px}.copy{max-width:800px}.copy h2,.section-head h2,.story-copy h2,.location-copy h2,.fleet-copy h2,.motioned h2,.contact h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(40px,5vw,74px);line-height:1.03;font-weight:400;letter-spacing:-.025em;margin:0 0 40px}.copy p{max-width:680px}.copy .lead{font-size:22px;line-height:1.5}.dark{background:var(--dark);color:#f1efe9}.services{padding:clamp(90px,11vw,160px) clamp(24px,6vw,90px)}.section-head{max-width:var(--max);margin:0 auto 80px}.section-head h2{max-width:800px}.service-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.2)}.service-grid article{padding:36px 30px 20px 0;border-right:1px solid rgba(255,255,255,.15);min-height:310px}.service-grid article+article{padding-left:30px}.service-grid article:last-child{border-right:0}.service-grid span{font-size:11px;letter-spacing:.2em;color:#999}.service-grid h3{font-family:Georgia,'Times New Roman',serif;font-size:28px;font-weight:400;margin:50px 0 22px}.service-grid p{color:#bbb;font-size:14px;line-height:1.7}.image-story,.location-story,.fleet{display:grid;grid-template-columns:1.05fr .95fr;min-height:760px}.image-story figure,.location-story figure,.fleet figure{margin:0;min-height:650px;overflow:hidden}.image-story figure img,.location-story figure img,.fleet figure img{width:100%;height:100%;object-fit:cover}.story-copy,.location-copy,.fleet-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(60px,8vw,130px)}.story-copy h2,.location-copy h2,.fleet-copy h2{font-size:clamp(42px,4.6vw,70px)}.statement{font-family:Georgia,'Times New Roman',serif;font-size:clamp(23px,2.1vw,33px);line-height:1.45;margin:0 0 35px}.story-copy>p:last-child,.location-copy p,.fleet-copy p{max-width:610px}.location-story{grid-template-columns:.9fr 1.1fr}.location-story figure img{object-position:center}.fleet{background:#e8e6e0;grid-template-columns:1fr 1fr}.fleet figure img{object-position:center}.fleet-copy .muted{color:#666;max-width:520px}.trust{border-top:1px solid var(--line)}.motioned{padding:clamp(90px,11vw,160px) clamp(24px,6vw,90px)}.motioned>h2,.motioned>p,.motioned>small,.units{max-width:var(--max);margin-left:auto;margin-right:auto}.motioned>p{color:#bbb}.units{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border-top:1px solid rgba(255,255,255,.2)}.units div{display:flex;flex-direction:column;padding:28px 20px 10px 0}.units b{font-size:13px;letter-spacing:.16em}.units span{font-size:13px;color:#999;margin-top:8px}.contact{text-align:center;padding:clamp(100px,13vw,190px) 24px}.contact h2{margin-bottom:25px}.contact>p{max-width:660px;margin:0 auto 30px}.contact-data{font-family:Georgia,'Times New Roman',serif;font-size:clamp(25px,3vw,40px);line-height:1.5}.contact-data a{border-bottom:1px solid #aaa}.contact .note{font-size:13px;color:#666;margin-top:35px}footer{min-height:150px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr 1fr;gap:30px;align-items:center;padding:35px clamp(24px,5vw,80px);font-size:11px;letter-spacing:.08em;color:#666}footer span:last-child{text-align:right}@media(max-width:900px){.site-header{height:70px}.site-header nav a{display:none}.site-header nav{gap:0}.hero{min-height:760px}.hero>img{object-position:58% center}.hero-copy{top:48px}.hero h1{font-size:clamp(46px,12vw,72px)}.editorial{grid-template-columns:1fr;padding-top:90px;padding-bottom:90px}.eyebrow{padding:0}.service-grid{grid-template-columns:1fr 1fr}.service-grid article:nth-child(2){border-right:0}.service-grid article:nth-child(3),.service-grid article:nth-child(4){border-top:1px solid rgba(255,255,255,.15)}.image-story,.location-story,.fleet{grid-template-columns:1fr}.image-story figure,.location-story figure,.fleet figure{min-height:0}.image-story figure img{height:auto;max-height:720px;object-fit:cover}.location-story figure{order:-1}.story-copy,.location-copy,.fleet-copy{padding:80px 7vw}.fleet figure img{height:auto}.units{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr;text-align:left}footer span:last-child{text-align:left}}@media(max-width:560px){body{font-size:15px}.site-header{padding:0 20px}.brand{font-size:15px}.site-header nav{font-size:10px}.hero{min-height:670px;background:#e7e7e5}.hero>img{height:100%;object-position:58% center}.hero-copy{left:20px;right:20px;top:34px}.hero-copy small{margin-bottom:14px}.hero h1{font-size:45px}.hero p{font-size:14px}.editorial,.services,.motioned{padding-left:20px;padding-right:20px}.copy h2,.section-head h2,.story-copy h2,.location-copy h2,.fleet-copy h2,.motioned h2,.contact h2{font-size:39px}.copy .lead{font-size:19px}.service-grid{grid-template-columns:1fr}.service-grid article,.service-grid article+article{padding:28px 0;border-right:0;border-top:1px solid rgba(255,255,255,.15);min-height:auto}.service-grid article:first-child{border-top:0}.service-grid h3{margin:28px 0 14px;font-size:25px}.story-copy,.location-copy,.fleet-copy{padding:70px 20px}.image-story figure img{max-height:none}.units{grid-template-columns:1fr}.units div{border-bottom:1px solid rgba(255,255,255,.12)}.contact{padding:100px 20px}.contact-data{font-size:25px}footer{padding:35px 20px}}
/* V3 subpages */
.site-header nav{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}.site-header nav a.active{opacity:1;border-bottom:1px solid currentColor}.page-hero{padding:11rem 7vw 7rem;min-height:58vh;display:flex;flex-direction:column;justify-content:flex-end;background:#f2f0eb}.page-hero.dark-page{background:#1d1d1b;color:#f5f2ec}.page-hero small,.wide-image+section small{letter-spacing:.16em}.page-hero h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(3rem,7vw,7rem);line-height:.94;max-width:1100px;margin:.7rem 0 2rem}.page-hero p{max-width:680px;font-size:1.15rem;line-height:1.65}.wide-image{margin:0;background:#171715}.wide-image img{width:100%;height:min(72vh,760px);object-fit:cover;display:block}.contact.compact{min-height:auto;padding-top:7rem;padding-bottom:7rem}.contact.compact a{color:inherit;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.2rem}@media(max-width:900px){.site-header nav{gap:.75rem;font-size:.72rem}.page-hero{padding:9rem 6vw 5rem;min-height:50vh}.wide-image img{height:48vh}}

/* V4 structure, accessibility and legal pages */
.skip-link{position:absolute;left:-9999px;top:0;background:#fff;color:#111;padding:.75rem 1rem;z-index:100}
.skip-link:focus{left:1rem;top:1rem}
a:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:5px}
.desktop-nav a.active{border-bottom:1px solid currentColor}
.mobile-menu{display:none}
.mobile-menu summary{cursor:pointer;list-style:none;text-transform:uppercase;font-size:11px;letter-spacing:.15em}
.mobile-menu summary::-webkit-details-marker{display:none}
.mobile-menu[open]{position:absolute;right:20px;top:22px;background:var(--paper);padding:0 0 18px 18px;min-width:230px;box-shadow:0 14px 35px rgba(0,0,0,.12)}
.mobile-menu nav{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding-top:24px}
.link-panels{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.link-panels>a{padding:55px clamp(24px,4vw,65px);border-right:1px solid var(--line);min-height:250px;display:flex;flex-direction:column}
.link-panels>a:last-child{border-right:0}
.link-panels small{font-size:10px;letter-spacing:.18em;font-weight:700}
.link-panels h3{font-family:Georgia,'Times New Roman',serif;font-size:32px;font-weight:400;margin:45px 0 20px}
.link-panels span{margin-top:auto;font-size:13px}
.principles{display:grid;grid-template-columns:repeat(3,1fr);max-width:var(--max);margin:0 auto;padding:0 clamp(24px,6vw,90px) clamp(90px,11vw,160px)}
.principles>div{padding:35px 40px 20px 0;border-top:1px solid var(--line);border-right:1px solid var(--line)}
.principles>div+div{padding-left:40px}
.principles>div:last-child{border-right:0}
.principles small{font-size:10px;letter-spacing:.18em;color:#777}
.principles h3{font-family:Georgia,'Times New Roman',serif;font-size:30px;font-weight:400;margin:38px 0 18px}
.principles p{color:#666;max-width:360px}
.legal-page{max-width:900px;margin:0 auto;padding:clamp(90px,10vw,150px) 24px}
.legal-page>small{display:block;font-size:11px;letter-spacing:.22em;font-weight:700;margin-bottom:28px}
.legal-page h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(46px,6vw,82px);line-height:1;font-weight:400;margin:0 0 70px}
.legal-page h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:28px;margin:55px 0 15px}
.legal-page p{max-width:760px}
.legal-page a{border-bottom:1px solid #aaa}
.legal-note{border-left:2px solid #777;padding:20px 24px;background:rgba(0,0,0,.035);margin-bottom:55px;font-size:14px}
.check{background:#efe4bf;padding:.08em .25em}
.text-link{border-bottom:1px solid currentColor}
@media(max-width:900px){
  .desktop-nav{display:none!important}
  .mobile-menu{display:block}
  .site-header{position:relative}
  .link-panels{grid-template-columns:1fr}
  .link-panels>a{border-right:0;border-bottom:1px solid var(--line);min-height:190px}
  .principles{grid-template-columns:1fr}
  .principles>div,.principles>div+div{padding:30px 0;border-right:0;border-bottom:1px solid var(--line)}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* V5 bilingual, performance and language controls */
.language-link{font-size:10px;letter-spacing:.18em;border:1px solid var(--line);padding:8px 10px}
.site-header{gap:28px}
img{height:auto}
.hero-image img,.image-story img{display:block;width:100%;object-fit:cover}
@media(max-width:900px){
 .language-link{margin-left:auto}
 .mobile-menu[open]{z-index:20}
}

/* V6 — BL-First DNA: text-first opening, no hero overlay */
.site-header .brand{
  font-size:14px;
  letter-spacing:.18em;
  font-weight:600;
  white-space:nowrap;
}
.hero.hero-textonly{
  min-height:clamp(560px,72vh,820px);
  display:flex;
  align-items:center;
  position:relative;
  overflow:visible;
  background:var(--paper);
  padding:80px clamp(24px,6vw,100px);
}
.hero.hero-textonly .hero-copy{
  position:static;
  max-width:850px;
}
.hero.hero-textonly .hero-copy small{
  display:block;
  margin-bottom:34px;
}
.hero.hero-textonly .hero-copy h1{
  font-size:clamp(52px,7.2vw,112px);
  line-height:.96;
  margin:0 0 38px;
  max-width:980px;
}
.hero.hero-textonly .hero-copy p{
  font-size:clamp(17px,1.5vw,22px);
  letter-spacing:.02em;
}
.hero-visual{
  margin:0;
  width:100%;
  background:#d9d9d7;
}
.hero-visual img{
  display:block;
  width:100%;
  height:min(72vh,840px);
  object-fit:cover;
  object-position:center center;
}
.location-textonly{
  display:block;
}
.location-textonly .location-copy{
  max-width:900px;
  margin:0 auto;
  padding:clamp(95px,12vw,180px) clamp(24px,6vw,90px);
}
.editorial-visual{
  max-width:1500px;
  margin:0 auto;
  padding:0 clamp(24px,6vw,90px) clamp(80px,10vw,145px);
}
.editorial-visual img{
  display:block;
  width:100%;
  height:auto;
}
@media(max-width:900px){
  .hero.hero-textonly{
    min-height:540px;
    padding-top:70px;
    padding-bottom:70px;
  }
  .hero.hero-textonly .hero-copy h1{
    font-size:clamp(46px,13vw,72px);
  }
  .hero-visual img{
    height:58vh;
    min-height:430px;
  }
}

/* V7 — authentic fleet + restrained brand integration */
.brand-logo{
  display:flex!important;
  align-items:center;
  width:150px;
  height:48px;
  overflow:hidden;
}
.brand-logo img{
  display:block;
  width:150px;
  height:auto;
  object-fit:contain;
}
.bem-logo{
  display:block;
  width:min(360px,70vw);
  height:auto;
  margin:0 0 34px;
}
.fleet-evidence{
  max-width:1500px;
  margin:0 auto;
  padding:0 clamp(24px,6vw,90px) clamp(90px,10vw,150px);
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:clamp(20px,3vw,48px);
}
.fleet-evidence figure{margin:0}
.fleet-evidence img{
  display:block;
  width:100%;
  aspect-ratio:3/2;
  object-fit:cover;
  background:#e7e7e5;
}
.fleet-evidence figcaption{
  margin-top:14px;
  font-size:12px;
  letter-spacing:.11em;
  text-transform:uppercase;
  color:#777;
}
.unit-mark{
  display:block;
  font-family:Georgia, "Times New Roman", serif;
  font-size:1.05em;
  letter-spacing:.04em;
}
.unit-mark + span{
  display:block;
  margin-top:4px;
  color:#777;
  font-size:.82em;
}
@media(max-width:760px){
  .brand-logo{width:122px;height:42px}
  .brand-logo img{width:122px}
  .fleet-evidence{grid-template-columns:1fr}
}

/* V8 — Be-Motioned mark on white only */
.brand-signature{
  background:var(--paper);
  padding:clamp(70px,9vw,125px) clamp(24px,6vw,90px) clamp(46px,6vw,80px);
}
.brand-signature img{
  display:block;
  width:min(340px,68vw);
  height:auto;
  margin:0 auto;
}

/* V10 — quiet closing image at contact CTA */
.contact-visual{
  margin:clamp(48px,7vw,90px) 0 0;
  width:100%;
}
.contact-visual img{
  display:block;
  width:100%;
  max-height:760px;
  object-fit:cover;
  object-position:center 58%;
}

/* V11 — contact image belongs to the Network closing CTA, not Trust */
.contact-with-image{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);
  gap:clamp(40px,7vw,110px);
  align-items:center;
}
.contact-with-image .contact-visual{
  margin:0;
}
.contact-with-image .contact-visual img{
  width:100%;
  height:min(720px,70vw);
  object-fit:cover;
  object-position:center 58%;
}
@media(max-width:820px){
  .contact-with-image{grid-template-columns:1fr}
  .contact-with-image .contact-visual img{height:auto}
}

/* V12 — restrained company history */
.history-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:clamp(24px,4vw,56px);
  margin-top:clamp(40px,6vw,80px);
}
.history-grid article{border-top:1px solid currentColor;padding-top:18px}
.history-grid strong{font-size:1.05rem;font-weight:500;letter-spacing:.06em}
.history-grid h3{margin:.65rem 0 .8rem;font-size:1rem;font-weight:500}
.history-grid p{margin:0;opacity:.78}
.legal-note{margin-top:3rem;padding-top:1.25rem;border-top:1px solid currentColor;opacity:.72}
@media(max-width:900px){.history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.history-grid{grid-template-columns:1fr}}

/* V14 — alignment and official brand presentation */
.history{
  max-width:var(--max);
  margin:0 auto;
  padding:clamp(90px,12vw,180px) clamp(24px,6vw,90px);
}
.history .section-head{
  margin:0;
  max-width:900px;
}
.history .history-grid{
  margin-top:clamp(55px,7vw,90px);
}
.brand-signature{
  width:min(280px,58vw);
  margin:0 0 clamp(42px,6vw,72px);
}
.brand-signature img{
  display:block;
  width:100%;
  height:auto;
}
.legal-page{
  max-width:var(--max);
  margin:0 auto;
  padding:clamp(90px,12vw,160px) clamp(24px,6vw,90px);
}
.legal-page h1{max-width:900px}
.legal-page p,.legal-page h2{max-width:760px}
.site-header .brand-logo{
  width:150px;
  height:48px;
  display:flex;
  align-items:center;
}
.site-header .brand-logo img{
  width:150px;
  height:auto;
  object-fit:contain;
}
@media(max-width:560px){
  .history,.legal-page{padding-left:20px;padding-right:20px}
  .site-header .brand-logo,.site-header .brand-logo img{width:122px}
}
