/* Lang Automotive — Archetype B (work-first), roster-first variant.
   Mobile first. No framework, no build step, no web fonts, no JS.
   Palette: warm bone paper, warm near-black ink, Lang shirt red.
   Deliberately not farr-automotive (same town, same trade): that one is
   cool grey-green on light with condensed uppercase display type and a
   fixed left rail. This is warm, red-led, serif-quoted, no rail. */

:root{
  --paper:#faf6f0;
  --paper2:#f2ece3;
  --plate:#e6ded2;
  --ink:#1a1512;
  --ink2:#4d443c;
  --muted:#5d534a;
  --red:#b0201f;
  --red-lo:#8d1a19;
  --red-hi:#ef6b62;
  --line:#ddd3c5;
  --mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;
  --sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  --serif:Georgia,"Iowan Old Style","Times New Roman",serif;
}

*{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{
  margin:0;
  background:var(--paper);
  color:var(--ink);
  font-family:var(--sans);
  font-size:17px;
  line-height:1.6;
  overflow-x:hidden;
}
img,svg{max-width:100%;height:auto}
a{color:var(--red-lo)}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{
  outline:3px solid var(--red);outline-offset:3px;border-radius:2px;
}
.vh{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.wrap{width:100%;max-width:960px;margin:0 auto;padding:0 20px}
.wrap.narrow{max-width:960px}
.wrap.narrow > *{max-width:620px}
.mono{font-family:var(--mono);font-size:.95rem;line-height:1.75}

/* ---------------- masthead: slim identity strip, not a hero ---------------- */
.mast{background:var(--paper);border-bottom:2px solid var(--ink);padding:18px 0 22px}
.ident{display:flex;align-items:center;gap:12px}
.mark{flex:0 0 auto;display:block}
h1{margin:0;font-weight:800;line-height:1.1}
h1 .nm{
  display:block;
  font-size:clamp(1.5rem,7vw,2.15rem);
  letter-spacing:-.015em;
}
h1 .sub{
  display:block;margin-top:4px;
  font-size:.82rem;font-weight:600;line-height:1.35;
  letter-spacing:.01em;color:var(--muted);
}
.lede{margin:16px 0 18px;font-size:1.02rem;color:var(--ink2);max-width:44em}
.call{
  display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;
  background:var(--red);color:#fff;text-decoration:none;
  padding:13px 18px;border-radius:4px;
  box-shadow:0 2px 0 var(--red-lo);
}
.call .cw{font-size:.8rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;opacity:.92}
.call strong{font-family:var(--mono);font-size:1.42rem;letter-spacing:-.01em}
.call:hover{background:var(--red-lo)}
.hrs{margin:12px 0 0;font-family:var(--mono);font-size:.82rem;color:var(--muted)}

/* ---------------- roster strip = the only navigation ---------------- */
.roster{background:var(--ink);color:var(--paper);overflow-x:auto;-webkit-overflow-scrolling:touch}
.roster ul{display:flex;gap:0;margin:0;padding:0;list-style:none;min-width:max-content;background:#1a1512}
.roster li{background:#1a1512}
.roster a{
  display:block;padding:12px 16px;background:#1a1512;color:var(--paper);text-decoration:none;
  font-size:.9rem;font-weight:600;white-space:nowrap;
  border-right:1px solid #33291f;
}
.roster a b{font-family:var(--mono);color:var(--red-hi);font-weight:700;margin-right:6px}
.roster a:hover{background:#2a221b}
.roster a.hl{color:var(--red-hi)}

/* ---------------- the crew: full-bleed plates, one column always ------------ */
.rec{border-bottom:1px solid var(--line);padding-bottom:34px;margin-bottom:0}
.rec:first-child{padding-top:0}
.plate{width:100%}
.ph{
  position:relative;
  display:flex;flex-direction:column;justify-content:flex-end;gap:8px;
  min-height:250px;padding:18px max(20px,calc((100% - 960px)/2 + 20px));
  background:
    repeating-linear-gradient(135deg,rgba(26,21,18,.055) 0 2px,transparent 2px 11px),
    var(--plate);
  border-bottom:3px solid var(--red);
}
.ph::before{content:attr(data-n);position:absolute;top:14px;left:max(20px,calc((100% - 960px)/2 + 20px));font-family:var(--mono);font-weight:700;font-size:clamp(3.6rem,15vw,6.4rem);line-height:1;color:rgba(26,21,18,.12);letter-spacing:-.03em}
.ph .tag{
  align-self:flex-start;
  font-family:var(--mono);font-size:.7rem;font-weight:700;
  letter-spacing:.12em;text-transform:uppercase;
  background:var(--ink);color:var(--paper);padding:4px 9px;border-radius:2px;
}
.ph .brief{
  font-size:.88rem;line-height:1.45;color:#2e2620;max-width:36em;
  background:rgba(250,246,240,.9);padding:9px 11px;border-left:3px solid var(--ink);
}
.ph .brief em{font-style:italic}
.ph.dog{align-items:stretch}
.bone{
  position:absolute;top:24px;left:50%;transform:translateX(-50%);
  width:104px;height:52px;fill:rgba(26,21,18,.2);
}

.rec .body{padding:20px 20px 0;max-width:960px;margin:0 auto}
.idx{
  margin:0 0 2px;font-family:var(--mono);font-size:.86rem;font-weight:700;
  letter-spacing:.14em;color:var(--red);
}
.rec h3{margin:0;font-size:clamp(1.35rem,5.6vw,1.75rem);line-height:1.15;letter-spacing:-.01em}
.role{margin:3px 0 0;font-size:1rem;font-weight:700;color:var(--ink2)}
.meta{
  margin:8px 0 0;font-family:var(--mono);font-size:.8rem;line-height:1.6;
  color:var(--muted);border-top:1px solid var(--line);padding-top:8px;
}
blockquote{margin:16px 0 0;padding:0 0 0 16px;border-left:4px solid var(--red)}
blockquote p{
  margin:0;font-family:var(--serif);font-size:1.1rem;line-height:1.5;
  color:var(--ink);
}
.note{margin:14px 0 0;color:var(--ink2);max-width:42em}
.ask{
  display:inline-block;margin:18px 12px 0 0;
  font-weight:700;font-size:1rem;color:var(--red-lo);text-decoration:none;
  border:2px solid var(--red);border-radius:4px;padding:9px 15px;
}
.ask:hover{background:var(--red);color:#fff}
.ask.alt{border-style:dashed;font-family:var(--mono);font-size:.9rem;font-weight:600}

/* ---------------- bands ---------------- */
.band{padding:38px 0;border-bottom:1px solid var(--line)}
.band h2{
  margin:0 0 22px;font-size:clamp(1.3rem,5.4vw,1.72rem);line-height:1.2;
  letter-spacing:-.01em;
}
#work{background:var(--paper2)}
.svc{padding:0 0 22px;margin:0 0 22px;border-bottom:1px dashed var(--line)}
.svc:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}
.svc h3{margin:0 0 6px;font-size:1.16rem}
.svc p{margin:0;color:var(--ink2);max-width:46em}

.dark{background:var(--ink);color:var(--paper);border-bottom:0}
.dark h2{color:#fff}
.dark a{color:var(--red-hi)}
.facts{margin:0}
.facts > div{padding:0 0 18px;margin:0 0 18px;border-bottom:1px solid #33291f}
.facts > div:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}
.facts dt{
  font-family:var(--mono);font-size:.86rem;font-weight:700;
  letter-spacing:.06em;text-transform:uppercase;color:var(--red-hi);
}
.facts dd{margin:7px 0 0;color:#e8e0d6;max-width:44em}

/* ---------------- form ---------------- */
.lede2{margin:0 0 22px;color:var(--ink2)}
.field{margin:0 0 16px}
label{display:block;font-weight:700;font-size:.94rem;margin-bottom:5px}
input,textarea{
  width:100%;font:inherit;font-size:1rem;padding:11px 12px;
  background:#fff;color:var(--ink);
  border:2px solid var(--ink2);border-radius:3px;
}
textarea{resize:vertical}
button{
  font:inherit;font-weight:800;font-size:1.02rem;cursor:pointer;
  background:var(--red);color:#fff;border:0;border-radius:4px;
  padding:14px 22px;width:100%;box-shadow:0 2px 0 var(--red-lo);
}
button:hover{background:var(--red-lo)}
.small{margin:12px 0 0;font-size:.86rem;color:var(--muted)}

/* ---------------- visit ---------------- */
.visit > div{padding:0 0 20px;margin:0 0 20px;border-bottom:1px dashed var(--line)}
.visit > div:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}
.visit h3{margin:0 0 8px;font-size:1.02rem;letter-spacing:.02em}
.addr{margin:0;font-family:var(--mono);font-size:.95rem;line-height:1.7}
.maplink{font-weight:700}

/* ---------------- footer ---------------- */
footer{background:var(--ink);color:#e8e0d6;padding:30px 0 36px}
footer a{color:var(--red-hi)}
.fbrand{margin:0 0 8px;font-size:1.2rem;font-weight:800;color:#fff;letter-spacing:-.01em}
footer .small{color:#bdb2a5}
.disc{
  margin:16px 0 0;padding-top:14px;border-top:1px solid #33291f;
  font-size:.8rem;line-height:1.55;color:#b6ab9e;max-width:46em;
}

/* ---------------- wider screens: plates stay wide, text stays a column ------ */
@media (min-width:700px){
  body{font-size:18px}
  .ph{min-height:340px;padding:24px max(20px,calc((100% - 960px)/2 + 20px))}
  .bone{width:150px;height:74px;top:34px}
  .rec .body{padding:26px 20px 0}
  .rec{padding-bottom:44px}
  .band{padding:52px 0}
  .mast{padding:26px 0 30px}
  .call{display:inline-flex;align-items:center;gap:14px}
  .call strong{font-size:1.6rem}
  button{width:auto;min-width:280px}
}

@media (min-width:920px){
  .ph{min-height:420px}
  /* the reading column is offset, not centred — the plate is the full width,
     the words sit under its left third. Still no grid. */
  .rec .body{max-width:960px;padding-left:20px}
  .rec .body > *{max-width:640px}
  .visit{display:flex;gap:40px}
  .visit > div{flex:1;border-bottom:0;padding-bottom:0;margin-bottom:0}
  .visit > div + div{border-left:1px solid var(--line);padding-left:34px}
  .dark .facts{column-count:2;column-gap:44px}
  .facts > div{break-inside:avoid}
}

@media (prefers-reduced-motion:reduce){
  *{animation:none!important;transition:none!important;scroll-behavior:auto!important}
}

.bookcall a{display:inline-block;font-weight:700;font-size:1.15rem}
