/* Mega Logistics LLC - black + gold, built to match the client's own brand art */
:root{
  --ink:#08090B; --ink2:#0B0D10; --panel:#101318; --panel2:#151920;
  --gold:#D4A438; --gold-lt:#F0D389; --gold-dp:#8A6B1C;
  --text:#F2F0EC; --muted:#9BA1A9; --dim:#6E747C;
  --line:rgba(212,164,56,.17); --line2:rgba(255,255,255,.07);
  --max:1220px; --nav:74px;
  --gg:linear-gradient(180deg,#F6E4A8 0%,#E0BB5C 38%,#C79A2E 62%,#A87B1E 100%);
  /* Button fill is deliberately NOT --gg. A 4-stop light-to-dark ramp reads as a
     2010 bevelled button; these are near-flat with one subtle shift. --btn-dark is
     for buttons sitting ON a dark surface in either theme (nav, drawer). */
  --btn:linear-gradient(168deg,#E4BC57 0%,#C1912A 100%);
  --btn-fg:#0A0B0D;
  --btn-sh:0 8px 26px -14px rgba(212,164,56,.75);
  --btn-sh-hover:0 14px 32px -14px rgba(212,164,56,.9);
  --btn-dark:linear-gradient(168deg,#E4BC57 0%,#C1912A 100%);
  --btn-dark-fg:#0A0B0D;
}
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav) + 14px);-webkit-text-size-adjust:100%}
body{
  font-family:'Manrope',system-ui,-apple-system,sans-serif;
  background:var(--ink); color:var(--text);
  font-size:17px; line-height:1.7; overflow-x:hidden;
  -webkit-font-smoothing:antialiased;
}
img,svg{max-width:100%;height:auto;display:block}
a{color:inherit}
::selection{background:var(--gold);color:#0A0B0D}

h1,h2,h3,.dsp{font-family:'Saira',system-ui,sans-serif;font-weight:800;line-height:1.02;letter-spacing:-.005em;text-transform:uppercase}
h1{font-size:clamp(2.15rem,5.6vw,4.2rem)}
h2{font-size:clamp(1.75rem,3.9vw,2.9rem);line-height:1.05}
h3{font-size:clamp(1.05rem,1.7vw,1.32rem);letter-spacing:.005em}
p{color:#D8D5D0}
.lead{font-size:clamp(1.02rem,1.5vw,1.17rem);color:#CFCCC7;max-width:64ch}
.g{background:var(--gg);-webkit-background-clip:text;background-clip:text;color:transparent}
.wrap{max-width:var(--max);margin:0 auto;padding:0 1.35rem}
.narrow{max-width:78ch}

.eyebrow{
  font-family:'Manrope',sans-serif;font-size:.7rem;font-weight:800;letter-spacing:.2em;
  text-transform:uppercase;color:var(--gold);display:flex;align-items:center;gap:.7rem;flex-wrap:wrap
}
.eyebrow::before{content:"";width:26px;height:2px;background:var(--gold);flex:none}

/* ── nav ───────────────────────────────────────────── */
#nav{
  position:fixed;inset:0 0 auto 0;z-index:200;height:var(--nav);
  display:flex;align-items:center;gap:1.4rem;
  padding:0 1.35rem;transition:background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;
}
#nav.on{background:rgba(8,9,11,.93);backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--line)}
#nav .brand{display:flex;align-items:center;margin-right:auto;flex:none}
#nav .brand img{height:38px;width:auto}
#nav ul{display:none;gap:1.85rem;list-style:none;align-items:center}
#nav ul a{
  font-size:.74rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;
  color:#C7CBD1;text-decoration:none;transition:color .18s ease;white-space:nowrap
}
#nav ul a:hover,#nav ul a[aria-current]{color:var(--gold)}
#nav .tel{display:none;align-items:center;gap:.5rem;color:var(--gold);text-decoration:none;
  font-weight:800;font-size:.86rem;letter-spacing:.02em;white-space:nowrap}
#nav .tel:hover{color:var(--gold-lt)}
.btn{
  display:inline-flex;align-items:center;justify-content:center;gap:.55rem;
  font-family:'Manrope',sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.13em;
  text-transform:uppercase;text-decoration:none;padding:.95rem 1.6rem;min-height:48px;
  border:1.5px solid transparent;border-radius:2px;cursor:pointer;
  transition:transform .18s ease,box-shadow .25s ease,background .25s ease,color .25s ease,border-color .25s ease
}
.btn-p{background:var(--btn);color:var(--btn-fg);box-shadow:var(--btn-sh)}
.btn-p:hover{transform:translateY(-2px);box-shadow:var(--btn-sh-hover)}
/* the nav and the drawer are dark in BOTH themes, so their CTA keeps the bright fill */
#nav .btn-p,#drawer .btn-p{background:var(--btn-dark);color:var(--btn-dark-fg);box-shadow:none}
.btn-g{border-color:rgba(212,164,56,.55);color:var(--gold-lt);background:rgba(212,164,56,.05)}
.btn-g:hover{transform:translateY(-2px);border-color:var(--gold);background:rgba(212,164,56,.13)}
.btn-sm{padding:.72rem 1.15rem;min-height:44px;font-size:.72rem}
#burger{display:grid;place-items:center;width:46px;height:46px;background:none;border:1px solid var(--line);
  border-radius:2px;color:var(--gold);flex:none}
#drawer{
  position:fixed;inset:var(--nav) 0 auto 0;z-index:190;background:rgba(8,9,11,.985);
  backdrop-filter:blur(18px);border-bottom:1px solid var(--line);
  display:grid;gap:.15rem;padding:1rem 1.35rem 1.6rem;
  transform:translateY(-118%);transition:transform .34s cubic-bezier(.4,0,.2,1);
}
#drawer.open{transform:translateY(0)}
#drawer a{padding:.85rem 0;border-bottom:1px solid var(--line2);text-decoration:none;
  font-family:'Saira',sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:1.05rem}
#drawer .btn{margin-top:1rem}

/* ── hero ──────────────────────────────────────────── */
.hero{position:relative;min-height:min(94vh,900px);display:flex;align-items:flex-end;
  padding:calc(var(--nav) + 3rem) 0 3.2rem;overflow:hidden;isolation:isolate}
.hero::before{
  content:"";position:absolute;inset:0;z-index:-2;
  background:var(--hero,none) 38% 45%/cover no-repeat;
}
@media (min-width:820px){.hero::before{background-position:center 42%}}
.hero::after{
  content:"";position:absolute;inset:0;z-index:-1;
  background:
    linear-gradient(180deg,rgba(8,9,11,.86) 0%,rgba(8,9,11,.36) 34%,rgba(8,9,11,.80) 72%,var(--ink) 100%),
    linear-gradient(90deg,rgba(8,9,11,.82) 0%,rgba(8,9,11,.18) 62%,rgba(8,9,11,.5) 100%);
}
/* .hero is a flex container, so .wrap would otherwise shrink to its widest child
   and auto-margin itself off-centre, breaking alignment with every section below. */
.hero>.wrap,.phero>.wrap{width:100%}
.hero h1{margin:.9rem 0 1.1rem;text-wrap:balance}
.hero .lead{margin-bottom:1.9rem}
.btns{display:flex;gap:.8rem;flex-wrap:wrap}

/* page hero for interior pages */
.phero{position:relative;padding:calc(var(--nav) + 3.4rem) 0 3rem;overflow:hidden;isolation:isolate;
  border-bottom:1px solid var(--line)}
.phero::before{content:"";position:absolute;inset:0;z-index:-2;
  background:var(--hero,none) center 46%/cover no-repeat;opacity:.5}
.phero::after{content:"";position:absolute;inset:0;z-index:-1;
  background:linear-gradient(180deg,rgba(8,9,11,.9),rgba(8,9,11,.72) 45%,var(--ink) 100%)}
.phero h1{margin:.95rem 0 1rem;font-size:clamp(1.95rem,4.6vw,3.5rem)}
.crumb{font-size:.73rem;letter-spacing:.1em;text-transform:uppercase;color:var(--dim);
  display:flex;gap:.55rem;flex-wrap:wrap;margin-bottom:1.2rem;font-weight:700}
.crumb a{color:var(--muted);text-decoration:none}
.crumb a:hover{color:var(--gold)}
.crumb span{color:var(--gold-dp)}

/* ── trust strip ───────────────────────────────────── */
.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--ink2)}
.trust ul{list-style:none;display:grid;grid-template-columns:repeat(2,1fr)}
.trust li{display:flex;align-items:flex-start;gap:.75rem;padding:1.15rem .5rem;
  border-right:1px solid var(--line2);border-bottom:1px solid var(--line2)}
.trust li>div{min-width:0}
.trust li:nth-child(2n){border-right:0}
.trust svg{width:26px;height:26px;color:var(--gold);flex:none}
.trust b{display:block;font-size:.82rem;font-weight:800;letter-spacing:.04em;line-height:1.25}
.trust small{color:var(--dim);font-size:.72rem;letter-spacing:.05em;text-transform:uppercase;font-weight:700}

/* ── ticker ────────────────────────────────────────── */
.ticker{background:var(--btn);color:var(--btn-fg);overflow:hidden;padding:.72rem 0;
  border-top:1px solid rgba(0,0,0,.25);border-bottom:1px solid rgba(0,0,0,.25)}
.ticker div{display:flex;width:max-content;animation:slide 26s linear infinite}
.ticker span{font-family:'Saira',sans-serif;font-weight:800;text-transform:uppercase;
  font-size:.92rem;letter-spacing:.1em;padding:0 1.5rem;white-space:nowrap;display:flex;align-items:center;gap:1.5rem}
.ticker span::after{content:"";width:6px;height:6px;background:currentColor;transform:rotate(45deg)}
@keyframes slide{to{transform:translateX(-50%)}}
@media (prefers-reduced-motion:reduce){.ticker div{animation:none}}

/* ── sections ──────────────────────────────────────── */
.sec{padding:clamp(3.6rem,8vw,6.8rem) 0;position:relative}
.sec--alt{background:var(--ink2);border-top:1px solid var(--line2);border-bottom:1px solid var(--line2)}
.sec--panel{background:var(--panel)}
.shead{display:grid;gap:.9rem;margin-bottom:2.6rem;max-width:70ch}
.chap{font-family:'Saira',sans-serif;font-weight:800;font-size:.78rem;letter-spacing:.28em;color:var(--gold-dp)}

/* ── cards ─────────────────────────────────────────── */
.grid{display:grid;gap:1.1rem}
.g2{grid-template-columns:1fr}
.g3{grid-template-columns:1fr}
.card{
  background:var(--panel);border:1px solid var(--line2);border-radius:3px;padding:1.6rem 1.5rem;
  position:relative;overflow:hidden;transition:border-color .25s ease,transform .25s ease,background .25s ease;
  display:flex;flex-direction:column;gap:.7rem
}
.card::before{content:"";position:absolute;inset:0 auto 0 0;width:2px;background:var(--gg);
  transform:scaleY(0);transform-origin:top;transition:transform .3s ease}
.card:hover{border-color:var(--line);transform:translateY(-3px);background:var(--panel2)}
.card:hover::before{transform:scaleY(1)}
.card h3{color:var(--text)}
.card p{color:var(--muted);font-size:.95rem;line-height:1.65;margin:0}
.card .more{margin-top:auto;padding-top:.4rem;font-size:.73rem;font-weight:800;letter-spacing:.14em;
  text-transform:uppercase;color:var(--gold);text-decoration:none;display:inline-flex;gap:.45rem;align-items:center}
/* The whole card is the click target. This is the ELEMENT, not a ::after: once
   `.card>*` gained position:relative for the art layer, an absolutely positioned
   ::after resolved against the empty <a> instead of the card and collapsed to
   zero size, which silently killed every card link. */
.card a.stretch{position:absolute;inset:0;z-index:2}
.card .ic{width:34px;height:34px;color:var(--gold)}
/* per-service ghost art: anchored bottom-right and masked away from the copy,
   so the picture never competes with the heading or the link */
.card--art::after{
  content:"";position:absolute;inset:0;z-index:0;pointer-events:none;
  background:var(--art) right bottom / cover no-repeat;
  opacity:var(--art-opacity,.5);
  -webkit-mask-image:radial-gradient(115% 105% at 100% 100%,#000 0%,rgba(0,0,0,.45) 34%,transparent 62%);
  mask-image:radial-gradient(115% 105% at 100% 100%,#000 0%,rgba(0,0,0,.45) 34%,transparent 62%);
}
.card>*{position:relative;z-index:1}
.card--cta{background:linear-gradient(150deg,rgba(212,164,56,.13),rgba(212,164,56,.03) 60%),var(--panel);
  border-color:rgba(212,164,56,.4)}
.card--cta h3{color:var(--gold-lt)}
.card--cta:hover{border-color:var(--gold)}
.card--photo{padding:0}
.card--photo img{width:100%;aspect-ratio:16/10;object-fit:cover;border-bottom:1px solid var(--line2)}
.card--photo .body{padding:1.4rem 1.45rem 1.6rem;display:flex;flex-direction:column;gap:.65rem;flex:1}

/* ── steps ─────────────────────────────────────────── */
.steps{display:grid;gap:0;counter-reset:s;border-top:1px solid var(--line2)}
.steps li{list-style:none;counter-increment:s;padding:1.5rem 0;border-bottom:1px solid var(--line2);
  display:grid;grid-template-columns:auto 1fr;gap:1.1rem;align-items:start}
.steps li::before{content:counter(s,decimal-leading-zero);font-family:'Saira',sans-serif;font-weight:800;
  font-size:1.5rem;color:var(--gold-dp);line-height:1.1;width:2.4rem;flex:none}
.steps h3{margin-bottom:.3rem}
.steps p{color:var(--muted);font-size:.95rem;margin:0}

/* ── prose lists ───────────────────────────────────── */
.ul{list-style:none;display:grid;gap:.95rem;margin:1.4rem 0}
.ul li{padding-left:1.7rem;position:relative;color:#CFCCC7;font-size:1rem}
.ul li::before{content:"";position:absolute;left:0;top:.62em;width:9px;height:9px;
  background:var(--gg);transform:rotate(45deg)}
.ul li strong{color:var(--text)}
.prose p+p{margin-top:1.05rem}
.prose h2{margin-bottom:1rem}
.prose h3{margin:2rem 0 .7rem;color:var(--gold-lt)}

/* ── map + coverage ────────────────────────────────── */
.mapwrap{border:1px solid var(--line2);background:
  radial-gradient(120% 100% at 50% 0%,rgba(212,164,56,.07),transparent 62%),var(--ink2);
  border-radius:3px;padding:1rem .6rem;overflow:hidden}
.mapwrap img{width:100%}
.states{display:grid;grid-template-columns:repeat(2,1fr);gap:.1rem 1rem;list-style:none;margin-top:1.6rem}
.states li{font-size:.86rem;color:var(--muted);padding:.42rem 0;border-bottom:1px solid var(--line2);
  display:flex;justify-content:space-between;gap:.6rem}
.states b{color:var(--gold-dp);font-weight:800;font-size:.72rem;letter-spacing:.08em}
.regions{display:grid;gap:1.1rem;margin-top:1.8rem}
.region{border:1px solid var(--line2);background:var(--panel);padding:1.35rem 1.4rem;border-radius:3px}
.region h3{color:var(--gold-lt);margin-bottom:.5rem;font-size:1rem}
.region p{color:var(--muted);font-size:.92rem;margin:0}

/* ── stat row ──────────────────────────────────────── */
.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line2);
  border:1px solid var(--line2);margin-top:2rem}
.stats div{background:var(--ink2);padding:1.4rem 1.2rem}
.stats b{display:block;font-family:'Saira',sans-serif;font-weight:800;font-size:1.9rem;
  background:var(--gg);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1}
.stats span{display:block;margin-top:.35rem;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;
  color:var(--dim);font-weight:700}

/* ── faq ───────────────────────────────────────────── */
.faq{border-top:1px solid var(--line2)}
.faq details{border-bottom:1px solid var(--line2)}
.faq summary{cursor:pointer;list-style:none;padding:1.25rem 2.4rem 1.25rem 0;position:relative;
  font-family:'Saira',sans-serif;font-weight:700;text-transform:uppercase;font-size:1rem;
  letter-spacing:.01em;color:var(--text)}
.faq summary::-webkit-details-marker{display:none}
.faq summary::after{content:"";position:absolute;right:.4rem;top:1.55rem;width:11px;height:11px;
  border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);
  transform:rotate(45deg);transition:transform .25s ease}
.faq details[open] summary::after{transform:rotate(-135deg)}
.faq details[open] summary{color:var(--gold-lt)}
.faq .a{padding:0 0 1.4rem;color:var(--muted);font-size:.97rem;max-width:72ch}
.faq .a p+p{margin-top:.8rem}

/* ── form ──────────────────────────────────────────── */
.formbox{background:var(--panel);border:1px solid var(--line);border-radius:3px;
  padding:clamp(1.4rem,3.4vw,2.6rem);position:relative;overflow:hidden}
.formbox::before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:var(--gg)}
form.q{display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-top:1.5rem}
.f{display:grid;gap:.42rem}
.f.full{grid-column:1/-1}
.f label{font-size:.7rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}
.f label .req{color:var(--gold)}
.f input,.f select,.f textarea{
  font-family:'Manrope',sans-serif;font-size:1rem;color:var(--text);
  background:var(--ink);border:1px solid var(--line2);border-radius:2px;padding:.85rem .9rem;
  min-height:50px;width:100%;transition:border-color .2s ease,box-shadow .2s ease
}
.f textarea{min-height:118px;resize:vertical;line-height:1.6}
.f select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23D4A438' stroke-width='2.4'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat:no-repeat;background-position:right .8rem center;background-size:17px;padding-right:2.4rem}
.f input:focus,.f select:focus,.f textarea:focus{outline:none;border-color:var(--gold);
  box-shadow:0 0 0 3px rgba(212,164,56,.14)}
.f input::placeholder,.f textarea::placeholder{color:#5C6169}
.hp{position:absolute;left:-9999px;opacity:0;height:0;width:0}
.fnote{font-size:.8rem;color:var(--dim);margin-top:1rem;line-height:1.6}
.fmsg{display:none;margin-top:1rem;padding:.95rem 1.1rem;border-radius:2px;font-size:.92rem;font-weight:600}
.fmsg.ok{display:block;background:rgba(212,164,56,.12);border:1px solid var(--line);color:var(--gold-lt)}
.fmsg.err{display:block;background:rgba(220,80,60,.1);border:1px solid rgba(220,80,60,.4);color:#F0A99B}

/* ── split ─────────────────────────────────────────── */
.split{display:grid;gap:2.2rem;align-items:center}
.split img{border:1px solid var(--line2);border-radius:3px;width:100%}
.figc{font-size:.74rem;color:var(--dim);margin-top:.6rem;letter-spacing:.05em}

/* ── cta band ──────────────────────────────────────── */
.band{background:linear-gradient(120deg,#121519,#0A0C0F 62%);border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);position:relative;overflow:hidden}
.band::before{content:"";position:absolute;right:-8%;top:-40%;width:46%;height:180%;
  background:radial-gradient(circle,rgba(212,164,56,.13),transparent 68%)}
.band .wrap{position:relative;padding:clamp(3rem,7vw,4.8rem) 1.35rem}
.band h2{margin-bottom:.85rem}

/* ── footer ────────────────────────────────────────── */
footer{background:var(--ink2);border-top:1px solid var(--line);padding:3.4rem 0 6.4rem;font-size:.9rem}
footer .cols{display:grid;gap:2.2rem}
footer img.mark{height:44px;width:auto;margin-bottom:1rem}
footer h4{font-family:'Saira',sans-serif;font-weight:800;text-transform:uppercase;font-size:.76rem;
  letter-spacing:.19em;color:var(--gold);margin-bottom:.95rem}
footer ul{list-style:none;display:grid;gap:.55rem}
footer a{color:var(--muted);text-decoration:none;transition:color .18s ease}
footer a:hover{color:var(--gold-lt)}
footer .nap{color:var(--muted);line-height:1.85}
footer .nap b{color:var(--text);display:block;font-weight:800}
.legal{margin-top:2.8rem;padding-top:1.5rem;border-top:1px solid var(--line2);
  display:grid;gap:.7rem;color:var(--dim);font-size:.78rem;line-height:1.7}
.legal a{color:var(--dim)}

/* ── sticky mobile call bar ────────────────────────── */
#callbar{position:fixed;inset:auto 0 0 0;z-index:180;display:grid;grid-template-columns:1fr 1fr;
  background:rgba(8,9,11,.97);backdrop-filter:blur(14px);border-top:1px solid var(--line)}
#callbar a{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem .5rem;
  min-height:58px;text-decoration:none;font-family:'Saira',sans-serif;font-weight:800;
  text-transform:uppercase;letter-spacing:.1em;font-size:.82rem}
#callbar .c{color:var(--gold-lt);border-right:1px solid var(--line2)}
#callbar .q{background:var(--btn);color:var(--btn-fg)}
#callbar svg{width:17px;height:17px}

/* ── misc ──────────────────────────────────────────── */
.embed{position:relative;border:1px solid var(--line2);border-radius:3px;overflow:hidden;background:var(--panel)}
.embed iframe{display:block;width:100%;border:0;filter:grayscale(.55) contrast(1.05) brightness(.86)}
.tagline{font-family:'Saira',sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:.05em;
  font-size:clamp(1.15rem,2.4vw,1.6rem);line-height:1.25}
.note{border-left:2px solid var(--gold);padding:.2rem 0 .2rem 1.15rem;color:var(--muted);
  font-size:.95rem;margin:1.6rem 0}
.linkrow{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.6rem}
.chip{display:inline-flex;align-items:center;padding:.6rem 1rem;border:1px solid var(--line2);
  border-radius:2px;font-size:.8rem;font-weight:700;color:var(--muted);text-decoration:none;
  letter-spacing:.04em;transition:border-color .2s ease,color .2s ease}
.chip:hover{border-color:var(--gold);color:var(--gold-lt)}
.skip{position:absolute;left:-9999px}
.skip:focus{left:1rem;top:1rem;z-index:999;background:var(--gold);color:#0A0B0D;padding:.7rem 1rem;border-radius:2px}

/* ── responsive ────────────────────────────────────── */
@media (min-width:640px){
  .trust ul{grid-template-columns:repeat(4,1fr)}
  .trust li:nth-child(2n){border-right:1px solid var(--line2)}
  .trust li:last-child{border-right:0}
  .g2{grid-template-columns:1fr 1fr}
  .stats{grid-template-columns:repeat(4,1fr)}
  form.q{grid-template-columns:1fr 1fr}
  .states{grid-template-columns:repeat(3,1fr)}
  footer .cols{grid-template-columns:1fr 1fr}
}
@media (max-width:899px){
  /* the sticky call bar already carries Call + Free Quote, so the nav stays clean */
  #nav .btn{display:none}
  #nav .brand img{height:33px}
  #nav{gap:.7rem}
}
/* ── mobile density ────────────────────────────────────────────────────────
   One full-width card per row turned the homepage into 13.5 phone screens.
   Card grids go two across below the desktop breakpoint, with tighter type
   and section padding on true phone widths.                                 */
@media (max-width:899px){
  .grid.g3{grid-template-columns:1fr 1fr;gap:.7rem}
  .regions{grid-template-columns:1fr 1fr;gap:.7rem}
  .card--wide{grid-column:1/-1}
  .sec{padding:3.1rem 0}
  .shead{margin-bottom:1.7rem;gap:.65rem}
  .split{gap:1.8rem}
}
@media (max-width:379px){
  form.q{grid-template-columns:1fr}   /* below ~380px two fields per row gets cramped */
}
@media (max-width:899px){
  /* the 4-column footer stacked into one tall column on phones */
  footer .cols{grid-template-columns:1fr 1fr;gap:1.7rem 1.4rem}
  footer .cols>div:first-child{grid-column:1/-1}
}
@media (max-width:559px){
  .grid.g3,.regions{gap:.6rem}
  form.q{gap:.75rem}
  .f label{font-size:.66rem;letter-spacing:.12em}
  .f input,.f select,.f textarea{font-size:.95rem;padding:.75rem .8rem;min-height:46px}
  .f select{padding-right:2.1rem}  /* the padding shorthand above wipes the arrow gutter */
  .f textarea{min-height:100px}
  .formbox{padding:1.15rem 1rem}
  footer{font-size:.86rem}
  footer .nap{line-height:1.7}
  .card,.region{padding:1.05rem .9rem;gap:.5rem}
  .card--art{--art-opacity:.34}
  [data-theme="light"] .card--art{--art-opacity:.42}
  .card h3,.region h3{font-size:.93rem;line-height:1.16}
  .card p,.region p{font-size:.83rem;line-height:1.5}
  .card .more{font-size:.65rem;letter-spacing:.1em;gap:.32rem;padding-top:.15rem}
  .card .more svg{width:12px;height:12px}
  .card .ic{width:26px;height:26px}
  .sec{padding:2.7rem 0}
  .steps li{padding:1.05rem 0;gap:.8rem}
  .steps li::before{font-size:1.18rem;width:1.85rem}
  .steps h3{font-size:1rem}
  .steps p{font-size:.89rem}
  .ul{gap:.72rem;margin:1.1rem 0}
  .ul li{font-size:.94rem;padding-left:1.45rem}
  .prose p+p{margin-top:.85rem}
  .prose h3{margin:1.5rem 0 .55rem}
  .linkrow{gap:.45rem;margin-top:1.1rem}
  .chip{padding:.5rem .8rem;font-size:.74rem}
  .stats div{padding:1.05rem .9rem}
  .stats b{font-size:1.6rem}
  .faq summary{padding:1.05rem 2.2rem 1.05rem 0;font-size:.94rem}
  .faq summary::after{top:1.35rem}
  .faq .a{font-size:.92rem;padding-bottom:1.15rem}
  .states li{font-size:.82rem;padding:.36rem 0}
  footer .cols{gap:1.7rem}
  .band .wrap{padding-top:2.9rem;padding-bottom:2.9rem}
}
@media (min-width:900px){
  #burger{display:none}
  #drawer{display:none}
  #nav ul{display:flex}
  #nav .tel{display:flex}
  #callbar{display:none}
  footer{padding-bottom:3.4rem}
  .g3{grid-template-columns:repeat(3,1fr)}
  .split{grid-template-columns:1fr 1fr;gap:3.4rem}
  .split.wide{grid-template-columns:1.15fr .85fr}
  /* keep the call/quote box beside the reader all the way down a long service page */
  .sticky-col{position:sticky;top:calc(var(--nav) + 1.6rem)}
  .states{grid-template-columns:repeat(4,1fr)}
  .regions{grid-template-columns:repeat(2,1fr)}
  footer .cols{grid-template-columns:1.5fr 1fr 1fr 1.2fr}
  .steps{grid-template-columns:1fr 1fr;column-gap:2.6rem}
  .steps li{border-bottom:1px solid var(--line2)}
}
@media (min-width:1120px){
  .grid{gap:1.35rem}
}

/* ═══════════════════════════════════════════════════════════════════════════
   LIGHT THEME  (html[data-theme="light"])
   Cream body bookended by a black nav and a black footer. The nav stays dark
   on purpose: the client's logo has WHITE "LOGISTICS LLC" letterforms and its
   globe cannot be cleanly recoloured, so the mark is only ever shown on dark.
   ═══════════════════════════════════════════════════════════════════════════ */
[data-theme="light"]{
  --ink:#F7F3EA; --ink2:#F1EBDE; --panel:#FFFDF8; --panel2:#FAF5EA;
  /* all three darkened 2026-08-19 so the small uppercase labels clear WCAG AA
     on cream (they were 3.16-3.88; a 0.7rem bold label is not "large text") */
  --gold:#8B6911; --gold-lt:#6E520F; --gold-dp:#876A22;
  --text:#1A1815; --muted:#5F594E; --dim:#746E62;
  --line:rgba(138,107,28,.30); --line2:rgba(26,24,21,.13);
  --gg:linear-gradient(180deg,#F3D68C 0%,#DDB253 38%,#C79A2E 62%,#A87B1E 100%);
  --dark:#0A0B0D;
  /* Bright gold on cream is low contrast and washes out. Deep bronze + white
     clears WCAG AA (4.99:1) and is the thing that actually pulls the eye. */
  --btn:linear-gradient(168deg,#8A6B1C 0%,#6B4F0D 100%);
  --btn-fg:#FFFFFF;
  --btn-sh:0 10px 26px -14px rgba(116,86,14,.7);
  --btn-sh-hover:0 16px 34px -14px rgba(116,86,14,.85);
}
[data-theme="light"] .g{background:linear-gradient(180deg,#C08F1F,#9A7413 48%,#6E520F);
  -webkit-background-clip:text;background-clip:text;color:transparent}
[data-theme="light"] p{color:#443E35}

/* ── nav stays dark ── */
[data-theme="light"] #nav{background:var(--dark);box-shadow:0 1px 0 rgba(212,164,56,.20)}
[data-theme="light"] #nav.on{background:var(--dark);backdrop-filter:none}
[data-theme="light"] #nav ul a{color:#C7CBD1}
[data-theme="light"] #nav ul a:hover,[data-theme="light"] #nav ul a[aria-current]{color:#E8C766}
[data-theme="light"] #nav .tel{color:#E0BB5C}
[data-theme="light"] #nav .tel:hover{color:#F0D389}
[data-theme="light"] #burger{color:#E0BB5C;border-color:rgba(212,164,56,.32)}
[data-theme="light"] #drawer{background:rgba(10,11,13,.985);border-bottom-color:rgba(212,164,56,.22)}
[data-theme="light"] #drawer a{color:#F2F0EC;border-bottom-color:rgba(255,255,255,.09)}

/* ── hero: a SPLIT, not a veil ──────────────────────────────────────────────
   The client's banner is a night shot. Laying cream over it at the opacity the
   copy needs bleaches the truck into a ghost, so the image keeps full strength
   and gets its own panel instead: a band across the top on phones, the right
   half on desktop. Copy always sits on solid cream.                          */
[data-theme="light"] .hero{border-bottom:1px solid var(--line);
  padding-top:calc(var(--nav) + 27vh)}
[data-theme="light"] .hero::before{inset:0 0 auto 0;height:calc(var(--nav) + 30vh);
  background-position:center 46%}
[data-theme="light"] .hero::after{
  background:linear-gradient(180deg,
    rgba(247,243,234,0) 0, rgba(247,243,234,0) calc(var(--nav) + 16vh),
    rgba(247,243,234,.80) calc(var(--nav) + 25vh),
    var(--ink) calc(var(--nav) + 30vh), var(--ink) 100%);
}
[data-theme="light"] .hero .lead{color:#443E35}
@media (min-width:900px){
  [data-theme="light"] .hero{padding-top:calc(var(--nav) + 3rem)}
  [data-theme="light"] .hero::before{inset:0 0 0 56%;height:auto;background-position:center 45%}
  [data-theme="light"] .hero::after{
    background:linear-gradient(90deg,var(--ink) 0,var(--ink) 54%,rgba(247,243,234,0) 68%),
               linear-gradient(180deg,transparent 76%,rgba(247,243,234,.45) 92%,var(--ink) 100%);
  }
  /* copy has to stop before the image panel starts, at every width in the range */
  [data-theme="light"] .hero h1,
  [data-theme="light"] .hero .lead,
  [data-theme="light"] .hero .eyebrow,
  [data-theme="light"] .hero .btns{max-width:min(640px,43vw)}
}

/* ── interior page hero: warm sand band, photo down to a whisper ── */
[data-theme="light"] .phero::before{opacity:.10;filter:grayscale(.6)}
[data-theme="light"] .phero::after{
  background:linear-gradient(180deg,rgba(238,230,215,.90),rgba(244,238,227,.94) 50%,var(--ink) 100%);
}

/* ── surfaces ── */
[data-theme="light"] .trust{background:var(--ink2)}
[data-theme="light"] .sec--panel{background:var(--panel)}
[data-theme="light"] .card{box-shadow:0 1px 2px rgba(26,24,21,.05),0 10px 26px -20px rgba(26,24,21,.35)}
[data-theme="light"] .card:hover{box-shadow:0 2px 4px rgba(26,24,21,.06),0 16px 34px -20px rgba(26,24,21,.45)}
[data-theme="light"] .card--cta{background:linear-gradient(150deg,rgba(212,164,56,.16),rgba(212,164,56,.05) 60%),var(--panel);
  border-color:rgba(138,107,28,.45)}
[data-theme="light"] .card--cta h3{color:#6E520F}
[data-theme="light"] .card p{color:var(--muted)}
[data-theme="light"] .card--art{--art-opacity:.62}
[data-theme="light"] .mapwrap{background:radial-gradient(120% 100% at 50% 0%,rgba(212,164,56,.10),transparent 62%),var(--panel)}
[data-theme="light"] .stats div{background:var(--panel)}
[data-theme="light"] .region{background:var(--panel)}
[data-theme="light"] .region h3{color:#6E520F}
[data-theme="light"] .prose h3{color:#6E520F}
[data-theme="light"] .split img{border-color:var(--line2)}
[data-theme="light"] .ul li{color:#443E35}
[data-theme="light"] .lead{color:#443E35}
[data-theme="light"] .embed iframe{filter:grayscale(.3) contrast(1.02) brightness(1.02)}

/* ── forms ── */
[data-theme="light"] .formbox{background:var(--panel);box-shadow:0 1px 2px rgba(26,24,21,.05),0 18px 40px -30px rgba(26,24,21,.5)}
/* background-color, NOT the `background` shorthand: the shorthand resets
   background-position/repeat/size and makes the select's custom arrow tile. */
[data-theme="light"] .f input,[data-theme="light"] .f select,[data-theme="light"] .f textarea{
  background-color:#FFFFFF;border-color:rgba(26,24,21,.18);color:var(--text)}
[data-theme="light"] .f input::placeholder,[data-theme="light"] .f textarea::placeholder{color:#9A9384}
[data-theme="light"] .f select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239A7413' stroke-width='2.4'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}
[data-theme="light"] .f input:focus,[data-theme="light"] .f select:focus,[data-theme="light"] .f textarea:focus{
  border-color:var(--gold);box-shadow:0 0 0 3px rgba(154,116,19,.16)}
[data-theme="light"] .fmsg.ok{background:rgba(212,164,56,.14);color:#6E520F}
[data-theme="light"] .fmsg.err{background:rgba(190,60,40,.08);border-color:rgba(190,60,40,.4);color:#8E2C1C}

/* ── cta band ── */
[data-theme="light"] .band{background:linear-gradient(120deg,#F1EBDE,#E8DFCC 70%)}
[data-theme="light"] .band::before{background:radial-gradient(circle,rgba(212,164,56,.22),transparent 68%)}

/* ── footer goes dark again ── */
[data-theme="light"] footer{background:var(--dark);border-top:1px solid rgba(212,164,56,.25)}
[data-theme="light"] footer h4{color:#D4A438}
[data-theme="light"] footer .nap{color:#9BA1A9}
[data-theme="light"] footer .nap b{color:#F2F0EC}
[data-theme="light"] footer a{color:#9BA1A9}
[data-theme="light"] footer a:hover{color:#F0D389}
[data-theme="light"] .legal{color:#6E747C;border-top-color:rgba(255,255,255,.09)}
[data-theme="light"] .legal a{color:#6E747C}

/* ── sticky mobile call bar ── */
[data-theme="light"] #callbar{background:rgba(255,253,248,.97);border-top:1px solid var(--line)}
[data-theme="light"] #callbar .c{color:#6E520F;border-right-color:var(--line2)}

/* ── odds and ends ── */
[data-theme="light"] .btn-g{border-color:rgba(138,107,28,.55);color:#6E520F;background:rgba(212,164,56,.07)}
[data-theme="light"] .btn-g:hover{border-color:var(--gold);background:rgba(212,164,56,.16)}
[data-theme="light"] .chip{color:var(--muted)}
[data-theme="light"] .chip:hover{color:#6E520F}
[data-theme="light"] .crumb a{color:var(--muted)}
[data-theme="light"] .note{color:var(--muted)}
[data-theme="light"] .figc{color:var(--dim)}
[data-theme="light"] ::selection{background:#D4A438;color:#0A0B0D}
