/* ZWOF Debrief — contributor directory and profile pages.
   Extracted verbatim from design-reference/speakers/index.html and
   .../bob-zhang.html, which inlined them. None of these 27 selectors
   (.dir/.cgrid/.cperson/.profile/.phead/.talks/...) exist in app.css or
   _zwof-chrome.css, so the pages cannot be built without this file. */
/* ---- directory (index) ---- */
/* Licensed ABC Normal (Dinamo) — Regular 400 + Medium 600, embedded self-contained. */
:root{--ink:#16181c;--muted:#8a7f6b;--faint:#a89e88;--taupe:#5c554a;--bg:#efe8da;--paper:#faf9f5;--panel:#e7ded0;--line:#e2dacb;--accent:#e1251b;--accent-d:#b31217;--wide:1080px;--font:"ABC Normal","Hanken Grotesk",system-ui,-apple-system,sans-serif}
*{box-sizing:border-box}
body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);line-height:1.62;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
header.site{border-bottom:1px solid var(--line);background:rgba(250,249,245,.9);backdrop-filter:blur(8px);position:sticky;top:0;z-index:5}
header .row{max-width:var(--wide);margin:0 auto;padding:13px 24px;display:flex;align-items:center;justify-content:space-between}
.brand{display:flex;align-items:center;gap:10px}
.brand .mark{width:34px;height:auto;color:var(--accent)}
.brand .be{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);display:block;font-weight:600}
.brand .bn{font-size:16px;font-weight:600;display:block;margin-top:-1px}
.hnav{display:flex;gap:20px;align-items:center}
.back{font-size:13px;color:var(--muted);font-weight:500}
.back:hover{color:var(--accent)}
main.dir{max-width:var(--wide);margin:0 auto;padding:46px 24px 76px}
.kicker{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-weight:600;margin:0 0 8px}
.dhead h1{font-size:clamp(2rem,4.4vw,2.7rem);margin:0 0 10px;line-height:1.06}
.dhead p{color:var(--muted);font-size:1.06rem;margin:0;max-width:62ch}
.dsearch{display:flex;align-items:center;gap:8px;background:var(--paper);border:1px solid var(--line);border-radius:6px;padding:9px 14px;max-width:340px;margin:22px 0 0;transition:border-color .15s}
.dsearch:focus-within{border-color:var(--accent)}
.dsearch .si{width:16px;height:16px;fill:var(--muted);flex:none}
.dsearch input{flex:1;min-width:0;border:0;background:transparent;font:inherit;font-size:14px;color:var(--ink);outline:none}
.dsearch input::placeholder{color:var(--muted)}
.dsearch .clr{border:0;background:transparent;color:var(--muted);font-size:18px;line-height:1;cursor:pointer;padding:0 2px}
.dsearch .clr:hover{color:var(--accent)}
.cgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;margin-top:28px}
.cperson{border:1px solid var(--line);border-radius:4px;background:var(--paper);padding:18px 20px;display:flex;flex-direction:column}
.ctop{display:flex;gap:14px;align-items:center}
.cav{width:54px;height:54px;border-radius:3px;background:var(--panel);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;color:var(--accent-d);flex:none;overflow:hidden;letter-spacing:.01em}
.cav img{width:100%;height:100%;object-fit:cover}
.cmeta{min-width:0}
.cname{display:block;font-weight:600;font-size:1.09rem;line-height:1.2}
.cname:hover{color:var(--accent)}
.cavl{display:inline-flex;flex:none}
.crole{display:block;color:var(--muted);font-size:12.5px;margin-top:3px}
.crole .co{color:var(--ink);font-weight:600;border-bottom:1px solid var(--line)}
.crole .ro{display:block}
.crole .co{display:inline-block;margin-top:2px}
.crole .co:hover{color:var(--accent);border-bottom-color:var(--accent)}
.contribs{margin-top:15px;padding-top:13px;border-top:1px solid var(--line)}
.clabel{display:block;font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:var(--faint);font-weight:600;margin-bottom:7px}
.contribs a{display:block;font-size:13.5px;font-weight:500;line-height:1.35;color:var(--taupe);padding:5px 0}
.contribs a:hover{color:var(--accent)}
.noresults{color:var(--muted);font-size:1rem;padding:26px 0}
.alpha{display:flex;flex-wrap:wrap;gap:5px;margin:20px 0 0}
.al{border:1px solid var(--line);background:var(--paper);color:var(--taupe);font:inherit;font-size:13px;font-weight:600;padding:5px 10px;min-width:32px;border-radius:5px;cursor:pointer;line-height:1;transition:border-color .15s,color .15s,background .15s}
.al:hover{border-color:var(--accent);color:var(--accent)}
.al.active{background:var(--accent);color:#fff;border-color:var(--accent)}
footer.site{border-top:1px solid var(--line);margin-top:16px}
footer .f{max-width:var(--wide);margin:0 auto;padding:22px 24px;color:var(--muted);font-size:12.5px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}
@media(max-width:560px){.cgrid{grid-template-columns:1fr}.dsearch input{font-size:16px}}

@media(min-width:768px){body{padding-top:150px!important}} @media(max-width:767px){body{padding-top:0!important}}
/* ---- profile ---- */
/* Licensed ABC Normal (Dinamo) — Regular 400 + Medium 600, embedded self-contained. */
:root{--ink:#16181c;--muted:#8a7f6b;--bg:#efe8da;--paper:#faf9f5;--panel:#e7ded0;--line:#e2dacb;--accent:#e1251b;--accent-d:#b31217;--wide:1080px;--font:"ABC Normal","Hanken Grotesk",system-ui,-apple-system,sans-serif}
*{box-sizing:border-box}
body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);line-height:1.62;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
header.site{border-bottom:1px solid var(--line);background:rgba(239,232,218,.9);backdrop-filter:blur(8px);position:sticky;top:0;z-index:5}
header .row{max-width:var(--wide);margin:0 auto;padding:13px 24px;display:flex;align-items:center;justify-content:space-between}
.brand{display:flex;align-items:center;gap:10px}
.brand .mark{width:34px;height:auto;color:var(--accent)}
.brand .be{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);display:block;font-weight:600}
.brand .bn{font-size:16px;font-weight:600;display:block;margin-top:-1px}
.back{font-size:13px;color:var(--muted);font-weight:500}
.back:hover{color:var(--accent)}
.hnav{display:flex;gap:20px;align-items:center}
main.profile{max-width:720px;margin:0 auto;padding:46px 24px 76px}
.phead{display:flex;gap:26px;align-items:center;margin-bottom:8px}
.pav{width:118px;height:118px;border-radius:3px;background:var(--panel);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:600;color:var(--accent-d);flex:none;overflow:hidden;letter-spacing:.01em}
.pav img{width:100%;height:100%;object-fit:cover}
.kicker{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-weight:600;margin:0 0 7px}
.phead h1{font-size:clamp(1.8rem,4vw,2.35rem);margin:0 0 7px;line-height:1.08}
.prole{color:var(--muted);font-size:1.02rem;margin:0}
.co{color:var(--ink);font-weight:600;border-bottom:1px solid var(--line)}
.prole .ro{display:block}
.prole .co{display:inline-block;margin-top:3px}
.co:hover{color:var(--accent);border-bottom-color:var(--accent)}
.pbody h2{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-weight:600;margin:40px 0 13px}
.pbody p{font-size:1.09rem;color:#33363b;margin:0 0 16px;max-width:60ch}
.talks{display:grid;gap:12px}
.talk{display:block;border:1px solid var(--line);border-radius:4px;padding:16px 18px;background:var(--paper);transition:border-color .18s}
.talk:hover{border-color:var(--accent)}
.talk .tt{display:block;font-weight:600;font-size:1.05rem;margin-bottom:3px;line-height:1.3}
.talk:hover .tt{color:var(--accent)}
.talk .tm{display:block;color:var(--muted);font-size:13px}
footer.site{border-top:1px solid var(--line);margin-top:16px}
.plinks{margin:10px 0 0}.plinked{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--accent);text-decoration:none}.plinked svg{width:15px;height:15px}.plinked:hover{text-decoration:underline}
footer .f{max-width:var(--wide);margin:0 auto;padding:22px 24px;color:var(--muted);font-size:12.5px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}
@media(max-width:560px){.phead{flex-direction:column;text-align:center;gap:16px}.pav{width:100px;height:100px;font-size:34px}.pbody p{max-width:none}}

.hdr-burger{display:none;background:none;border:0;cursor:pointer;padding:4px 6px;font-size:22px;line-height:1;color:inherit}@media (max-width:760px){header.masthead,header.site>div{flex-wrap:wrap!important;align-items:center!important;gap:10px!important}.hdr-burger{display:inline-flex!important;align-items:center;margin-left:auto}header.masthead>a[href$="#latest"]{display:none!important}.hdrnav{display:none!important;order:99;flex-basis:100%;width:100%;flex-direction:column!important;align-items:flex-start!important;margin-left:0!important;gap:14px!important;padding-top:4px}.hdrnav.open{display:flex!important}.hdrnav>span{width:100%;flex:1 1 auto}.hdrnav>span>input{width:100%!important}}
@media(max-width:960px){.hdr-burger{position:relative}.hdr-burger::after{content:"";position:absolute;inset:-10px}.tags a,.rtag,a.nm{position:relative}.tags a::after,.rtag::after,a.nm::after{content:"";position:absolute;inset:-6px}}
header.masthead{padding:14px 30px!important;background:rgba(239,232,218,.9)!important;backdrop-filter:saturate(1.1) blur(6px)!important;-webkit-backdrop-filter:saturate(1.1) blur(6px)!important}.db{font-size:28px!important;line-height:1!important;letter-spacing:-.02em!important}.sep{height:26px!important}img.kbi{width:100%!important;height:100%!important;object-fit:cover!important}@media(max-width:760px){header.masthead{padding:11px 16px!important}}@media(max-width:960px){main.reading{order:5!important;padding-bottom:0!important}.rail>.blk{order:6!important}.rail>.blk:nth-of-type(2){order:3!important}.rail>.blk:last-of-type{order:4!important}aside.aside{order:7!important}.hdr-burger{position:relative}.hdr-burger::after{content:"";position:absolute;inset:-10px}.tags a,.rtag,a.nm{position:relative}.tags a::after,.rtag::after,a.nm::after{content:"";position:absolute;inset:-6px}}
@media(min-width:768px){body{padding-top:150px!important}} @media(max-width:767px){body{padding-top:0!important}}

/* ── Contributor profile: the dossier layout ───────────────────────────────
   Identity in a rail, the work beside it. Replaces a stacked page that put a
   430-word biography above the recaps.

   Radii and ratios are the house ones, not new: the recap thumbnail is 16/10
   with a 4px corner because that is exactly what .card .th uses in home.css,
   so an article's image looks the same wherever it appears. */
/* Two classes, so this beats the single-class .profile{max-width:720px} that
   suits a one-column reading page. At 720 the rail and the thumbnail column
   left the titles a 160px measure and every one of them wrapped to four lines. */
.profile.profile--dossier{max-width:1040px}
.profile--dossier{display:grid;grid-template-columns:264px 1fr;gap:0;align-items:start}
.profile--dossier .prail{padding:0 30px 40px 0;border-right:1px solid var(--line)}
.profile--dossier .pmain{padding:0 0 40px 32px;min-width:0}

.prail .pav{width:100%;max-width:190px;height:auto;aspect-ratio:1;margin-bottom:16px}
.prail h1{font-size:clamp(1.5rem,2.6vw,1.85rem);margin:0 0 6px;line-height:1.1}
.prail .prole{margin:0}
.prail .plinked{margin-top:20px}

.pfacts{margin:20px 0 0;display:grid;gap:13px}
.pfacts dt{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}
.pfacts dd{margin:3px 0 0;font-weight:600;font-size:.95rem;line-height:1.35}

.pmain h2{font-size:12px;letter-spacing:.16em;text-transform:uppercase;
  color:var(--accent);font-weight:600;margin:0 0 14px}
.pmain h2+.prows+h2,.pmain .prows+h2{margin-top:40px}
.pbio{font-size:1.06rem;color:#33363b;margin:0;max-width:62ch}

.prows{display:grid}
/* year | thumbnail | words. The year keeps a column so the dates read as a
   column of figures, which is what makes the list scannable. */
.prow{display:grid;grid-template-columns:52px 132px minmax(0,1fr);gap:16px;
  align-items:start;padding:16px 0;border-top:1px solid var(--line);
  text-decoration:none}
.prow:first-child{border-top:0;padding-top:0}
.pyr{font-weight:600;color:var(--muted);font-variant-numeric:tabular-nums;padding-top:1px}
.pthumb{aspect-ratio:16/10;border-radius:4px;overflow:hidden;
  background:var(--panel);border:1px solid var(--line);display:block}
.pthumb img{width:100%;height:100%;object-fit:cover;display:block;
  transition:transform .35s ease}
.prow:hover .pthumb img{transform:scale(1.03)}
.pmeta{min-width:0}
.ptt{display:block;font-weight:600;font-size:1.04rem;line-height:1.3;margin-bottom:3px}
.prow:hover .ptt{color:var(--accent)}
.psub{display:block;color:var(--muted);font-size:13px}

@media (max-width:900px){
  .profile--dossier{grid-template-columns:1fr}
  .profile--dossier .prail{padding:0 0 26px;border-right:0;border-bottom:1px solid var(--line);
    display:grid;grid-template-columns:120px 1fr;gap:20px;align-items:start}
  .profile--dossier .prail .pav{grid-row:span 5;margin-bottom:0}
  .profile--dossier .pmain{padding:28px 0 40px}
}
@media (max-width:560px){
  .profile--dossier .prail{grid-template-columns:1fr}
  .profile--dossier .prail .pav{grid-row:auto;max-width:130px}
  .prow{grid-template-columns:52px minmax(0,1fr)}
  .pthumb{grid-column:2;margin-bottom:9px}
}
