/* Weldbook AI family pages - additions on top of style.css (2026-09-02).
   Loads AFTER css/style.css and never changes it. Same tokens, same hard shadows, same type. */

/* header: eight nav links wrap as whole words on desktop; the brand may wrap on a phone */
.nav{gap:20px}
.brand{min-width:0}
.brand span{min-width:0}
@media (min-width:901px){
  nav.links{flex-wrap:wrap;justify-content:flex-end;gap:4px 18px}
  nav.links a{white-space:nowrap;font-size:14.5px}
  .brand span{white-space:nowrap}
}
@media (max-width:560px){
  .nav{gap:14px;padding:12px 18px}
  .brand{font-size:17px;line-height:1.15}
  .brand small{margin-top:3px}
}

/* hero */
.hero.app{padding:48px 0 56px}
.hero.app .status{margin-bottom:22px}
.status{display:inline-block;background:var(--orange);color:#fff;font-size:12.5px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;padding:7px 15px;border-radius:3px;line-height:1.3}
.status.soft{background:transparent;border:2px solid var(--orange);color:var(--orange2);padding:5px 13px}
.lockup{max-width:820px;margin:0 0 30px}
.lockup .lockupsvg{width:100%;height:auto;overflow:visible}
.famtag{display:block;font-size:16px;font-weight:700;letter-spacing:.04em;color:#cfdae6;margin-top:6px}
.lockup .famtag{margin:-6px 0 0 25.75%}
.appmark{display:flex;align-items:center;gap:16px;margin-bottom:22px}
.appmark svg{flex:none;width:68px;height:68px}
.appmark .names{min-width:0}
.appmark .appname{display:block;font-size:clamp(28px,7.4vw,34px);font-weight:900;line-height:1.02;letter-spacing:-.01em;text-transform:uppercase;color:#fff}
.appmark .desc{display:block;font-size:13px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;color:var(--orange);margin-top:7px;line-height:1.35}
.appmark .powered{display:block;font-size:12.5px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#fff;margin-top:6px;line-height:1.35}
.appmark .names h1{margin:0;font-size:clamp(30px,7.8vw,54px)}
.herogrid{display:grid;grid-template-columns:1.2fr .8fr;gap:44px;align-items:center}
.hero.app h1{font-size:clamp(30px,4.4vw,54px);max-width:22ch}
.hero.app .lede{margin:16px 0 14px}
.hero .offer{font-size:18px;font-weight:800;color:#fff;max-width:60ch}
.herobtns{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:24px}
.underbtn{color:var(--dimD);font-size:16px;margin-top:18px;max-width:60ch}
.heromedia img{width:100%;height:100%;max-height:560px;object-fit:cover;border:2px solid var(--line);border-radius:6px;box-shadow:6px 6px 0 rgba(0,0,0,.28)}
.btn.nolink{cursor:default}
.dark .btn.nolink:hover{background:var(--orange)}

/* sections */
.wrap.copy>*{max-width:78ch}
section.tight+section.tight{padding-top:10px}
.bridge{font-size:clamp(19px,2.2vw,23px);font-weight:800;line-height:1.3;color:var(--ink);margin-top:20px;max-width:44ch;border-left:5px solid var(--orange);padding-left:16px}
.punch{font-size:clamp(20px,2.6vw,27px);font-weight:900;line-height:1.22;letter-spacing:-.01em;color:var(--ink);max-width:40ch;margin-top:30px;border-top:3px solid var(--ink);padding-top:18px}
.closing{font-size:18px;font-weight:700;color:var(--orange);margin-top:14px;max-width:44ch}
.closerline{font-size:18px;font-weight:800;color:var(--ink);margin-top:26px;max-width:60ch}
.fine{color:var(--dim);font-size:16px;margin-top:18px;max-width:78ch}
.dark .fine,.dark2 .fine{color:var(--dimD)}
.whofor .lede{margin:0}
.wrap.copy p+p,.field p+p,.honest p+p{margin-top:14px}

/* how it works */
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:8px}
.step{border-top:3px solid var(--orange);padding-top:14px}
.step b{display:block;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:6px}
.step h3{font-size:18px;margin-bottom:8px}
.step p{color:var(--dim);font-size:16px;margin:0}

/* what's in it */
.feats{display:grid;grid-template-columns:1fr 1fr;gap:22px 34px;margin-top:8px}
.feat{border-top:2px solid var(--lineL);padding-top:14px}
.feat b{display:block;color:var(--ink);font-size:17px;line-height:1.35;margin-bottom:5px}
.feat p{color:var(--dim);font-size:16px}

/* runs on every screen */
.everyscreen h2{font-size:clamp(22px,3vw,30px)}
.everyscreen p{color:#e9eef4;font-size:clamp(17px,1.9vw,20px);max-width:70ch}

/* the four tools */
.tools{margin-top:26px}
.tool .toolhead{display:flex;gap:16px;align-items:flex-start;margin-bottom:12px}
.tool .tile{width:72px;height:72px;flex:none;border-radius:14px;overflow:hidden}
.tool .toolhead>div{min-width:0}
.tool .status{margin-bottom:8px;font-size:11.5px;padding:5px 10px}
.tool .status.soft{color:var(--orange);padding:3px 8px}
.tool h3{font-size:22px;margin:0 0 2px;line-height:1.1}
.tool h3 a{color:inherit}
.tool .famtag{color:var(--dim);font-size:16px;margin:0 0 4px}
.tool .tagline{display:block;margin-top:2px}
.tool p{font-size:16px}
.tool .line{font-size:18px;font-weight:800;color:var(--ink);margin:8px 0 8px}
.tool .price{font-weight:700;color:var(--ink);margin-top:10px}
.cardbtns{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:16px}

/* app screenshots (round 3) - real screens, shown whole. Never cropped by CSS: object-fit stays contain,
   so nothing in a picture of a drawing gets cut off, on any width. */
figure.shot{margin:0;min-width:0}
figure.shot img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;background:#FFFDF8;
  border:2px solid var(--ink);border-radius:6px;box-shadow:6px 6px 0 rgba(20,31,42,.16)}
figure.shot figcaption{color:var(--dim);font-size:16px;margin-top:10px;max-width:60ch}
.hero figure.shot img,.dark figure.shot img{border-color:var(--line);box-shadow:6px 6px 0 rgba(0,0,0,.28)}
.hero figure.shot figcaption,.dark figure.shot figcaption{color:var(--dimD)}
.shotgrid{display:grid;grid-template-columns:1fr;gap:34px;margin-top:10px;align-items:start;max-width:900px}
.herogrid.solo{grid-template-columns:1fr}
.herogrid.solo h1,.herogrid.solo .lede{max-width:30ch}
.herogrid.solo .lede{max-width:70ch}

/* built in the field */
.field .split{align-items:start}
figure.photo{margin:0}
figure.photo img{width:100%;max-height:640px;object-fit:cover;border:2px solid var(--ink);border-radius:6px;box-shadow:6px 6px 0 rgba(20,31,42,.16)}

/* plans (same cards as the saved home) */
.two{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:8px}
.who{background:var(--card);border:2px solid var(--ink);border-left:7px solid var(--orange);border-radius:6px;padding:24px 24px 22px;box-shadow:6px 6px 0 rgba(20,31,42,.16)}
.who h3{font-size:21px;margin:0 0 4px}
.who .price{font-size:17px;font-weight:800;color:var(--ink);margin:0 0 12px}
.who p{color:var(--dim);font-size:16px}
.who .btn{margin-top:16px}

/* honest status */
.honest{background:var(--card);border:2px solid var(--ink);border-left:7px solid var(--orange);border-radius:6px;padding:22px 26px 20px;box-shadow:6px 6px 0 rgba(20,31,42,.16)}
.honest .kicker{margin-bottom:6px}
.honest p{color:var(--ink);font-size:16.5px;max-width:78ch}

/* faq */
.faq-item p{font-size:16.5px}

/* final CTA + the one-email list */
.finalcta h2{max-width:22ch}
.listform{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-end;max-width:560px;margin-top:18px}
.listform .fld{flex:1 1 260px;min-width:0}
.listform label{color:#cfdae6;margin:0 0 6px}
.listform input{margin:0}
.listform .btn{flex:none;padding:13px 22px}

/* still inspecting (from the saved home) */
.stillhere{background:var(--steel3);border:2px solid var(--line);border-radius:6px;padding:26px 26px 22px;margin-top:34px;color:#e9eef4}
.stillhere h3{font-size:22px;margin:0 0 8px;color:#fff}
.stillhere p{color:var(--dimD);max-width:62ch;font-size:16px}
.stillhere .links{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.stillhere .links a{color:#e9eef4;border:2px solid var(--line);border-radius:4px;padding:10px 16px;font-size:15px;font-weight:700}
.stillhere .links a:hover{border-color:var(--orange);color:#fff;text-decoration:none}

/* per-page credit line and John's open questions */
.credit{border-top:1px solid var(--lineL);padding:22px 22px 30px;color:var(--dim);font-size:16px}
.credit p{max-width:90ch}
.questions{padding:18px 0 0}

/* footer: four columns, copy lines at 16px */
footer.site{font-size:16px}
footer .cols.four{grid-template-columns:1.4fr 1.2fr .9fr 1.25fr}
footer .blurb{color:var(--dimD);max-width:44ch}
.famline{color:var(--dimD);font-size:16px;margin:0 0 22px;max-width:100ch}

/* TODO boxes - anything John still has to answer or supply. Never hidden. */
.todo{display:inline;border:2px dashed var(--orange);background:rgba(232,93,16,.10);color:#8a3a08;padding:2px 7px;border-radius:4px;font-weight:700;text-transform:none;letter-spacing:0;-webkit-box-decoration-break:clone;box-decoration-break:clone}
.herobtns .todo{display:inline-block;line-height:1.35;padding:6px 10px}
.dark .todo,.dark2 .todo,.stillhere .todo{color:#ffb98a;background:rgba(232,93,16,.16)}
.todo.block{display:block;padding:12px 16px;margin:16px 0;max-width:78ch;font-size:16px}
.todo.imgslot{display:flex;align-items:center;justify-content:center;text-align:center;min-height:300px;padding:28px;border-radius:6px;font-size:16px;line-height:1.5}
.herobtns .todo{font-size:16px}

/* show one of the two name blocks: the lockup artwork from 700px up, the mark + live text below it */
@media (max-width:699px){.d-only{display:none!important}}
@media (min-width:700px){.m-only{display:none!important}}

@media (max-width:900px){
  .herogrid{grid-template-columns:1fr;gap:28px}
  .heromedia img{max-height:440px}
  .steps{grid-template-columns:1fr 1fr}
  .feats{grid-template-columns:1fr}
  .two{grid-template-columns:1fr}
  footer .cols.four{grid-template-columns:1fr 1fr}
  .todo.imgslot{min-height:220px}
}
@media (max-width:699px){
  .hero.app{padding:30px 0 44px}
  .hero.app .status{margin-bottom:18px}
}
@media (max-width:560px){
  .steps{grid-template-columns:1fr}
  footer .cols.four{grid-template-columns:1fr}
  .tool .toolhead{flex-wrap:wrap}
}
