/* /method — the flagship hub. Doctrine (brand repo
   expression/SITE-IA-BLUEPRINT.md): NOT the homepage. The homepage is
   cinematic belief; this is entering the system — procedural,
   instrument-led, the Construct as recognition mark, editorial moments
   between working surfaces. Shares the bs-* vocabulary from
   brand-sections.css. */

/* ── entry ── */
.mh-entry { background:#0a0f1c; color:#f2f0ec; overflow-x:clip; padding-bottom:0 !important; }
.mh-entry .mh-grid { display:grid; grid-template-columns:1.15fr 1fr;
  gap:64px; align-items:center; }
.mh-entry h1 { font:600 clamp(48px, 5.6vw, 84px)/1.05 'Fraunces', serif;
  letter-spacing:-0.02em; margin:0; max-width:14ch; }
.mh-entry h1 em { font-style:italic; font-weight:400; color:var(--z-accent); }
.mh-lede { margin:26px 0 0; font-size:18px; line-height:1.6; color:#b9c0cf;
  max-width:46ch; }
.mh-lede b { color:#e7eaf2; font-weight:500; }
.mh-construct { position:relative; }
.mh-construct svg, .mh-construct img { width:100%; height:auto; display:block; }
.mh-construct .cap { margin-top:6px; font-size:11px; letter-spacing:.12em;
  text-transform:uppercase; color:#59627e; text-align:right; }

/* ── the procedural spine: sticky stage rail ── */
.mh-rail { position:sticky; top:72px; z-index:40; background:rgba(9,13,22,.88);
  -webkit-backdrop-filter:blur(10px); backdrop-filter:blur(10px);
  border-top:1px solid rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.08); }
.mh-rail ol { max-width:1280px; margin:0 auto; padding:0 32px;
  display:grid; grid-template-columns:repeat(4,1fr); gap:2px; list-style:none; }
.mh-rail a { display:block; padding:14px 4px 12px; text-decoration:none;
  border-top:3px solid transparent; margin-top:-1px; }
.mh-rail .no { font-family:var(--z-font-mono); font-size:11px;
  letter-spacing:.16em; color:#59627e; }
.mh-rail .nm { font:500 15px var(--z-font-editorial); color:#8a92a6;
  margin-left:10px; }
.mh-rail li.on a { border-top-color:var(--z-accent); }
.mh-rail li.on .no { color:var(--z-accent); }
.mh-rail li.on .nm { color:#f2f0ec; }

/* ── stage blocks: ink field, paper instruments ── */
.mh-stage { background:#0a0f1c; color:#f2f0ec; overflow-x:clip; }
.mh-stage .mh-head { display:flex; align-items:baseline; gap:28px;
  margin-bottom:18px; }
.mh-stage .mh-no { font-family:var(--z-font-mono); font-size:15px;
  letter-spacing:.2em; color:var(--z-accent); }
.mh-stage h2 { font:600 clamp(40px, 4.4vw, 64px)/1.05 'Fraunces', serif;
  letter-spacing:-0.015em; margin:0; }
.mh-q { font:400 clamp(22px, 2.2vw, 30px)/1.3 'Fraunces', serif;
  font-style:italic; color:var(--z-accent); margin:0 0 44px; }
.mh-stage .mh-body { display:grid; grid-template-columns:1fr 520px;
  gap:72px; align-items:start; }
/* procedural steps */
.mh-steps { margin:0; padding:0; list-style:none; }
.mh-steps li { display:flex; gap:18px; padding:16px 0;
  border-bottom:1px solid rgba(255,255,255,.08); font-size:16px;
  line-height:1.55; color:#e7eaf2; }
.mh-steps li:last-child { border-bottom:none; }
.mh-steps .i { font-family:var(--z-font-mono); font-size:12px;
  color:#59627e; padding-top:4px; flex:0 0 26px; }
.mh-steps b { color:#fff; font-weight:500; }
.mh-chips { display:flex; gap:10px; flex-wrap:wrap; margin-top:26px; }
.mh-chip { font-family:var(--z-font-mono); font-size:12px;
  letter-spacing:.08em; padding:9px 14px; border-radius:8px;
  border:1px solid rgba(255,255,255,.14); color:#b9c0cf; }
.mh-chip b { color:#fdba74; font-weight:500; }
.mh-exit { margin:30px 0 0; font-size:14.5px; line-height:1.6; color:#8a92a6;
  border-left:2px solid var(--z-accent); padding-left:16px; max-width:44ch; }
/* the instrument */
.mh-inst { position:relative; }
.mh-inst .doc { border-radius:6px; overflow:hidden;
  border:1px solid rgba(255,255,255,.1); box-shadow:0 40px 90px rgba(0,0,0,.55); }
.mh-inst .doc img { width:100%; height:auto; display:block; }
.mh-inst .cap { margin-top:12px; font-size:11px; letter-spacing:.12em;
  text-transform:uppercase; color:#59627e; }
/* typographic instrument (Train) */
.mh-delta { background:#0d1424; border:1px solid #1c2438; border-radius:12px;
  padding:36px 34px; }
.mh-delta .v { font:400 clamp(34px, 3vw, 46px)/1.15 'Fraunces', serif;
  white-space:nowrap; color:#f2f0ec; }
.mh-delta .v .a { color:var(--z-accent); }
.mh-delta .k { margin:8px 0 26px; font-size:12px; letter-spacing:.12em;
  text-transform:uppercase; color:#8a92a6; }
.mh-delta .k:last-child { margin-bottom:0; }
/* app instrument (Build) — compact dispatch card */
.mh-app { background:#0d1424; border:1px solid #1c2438; border-radius:12px;
  overflow:hidden; font-family:var(--z-font-editorial); }
.mh-app .bar { display:flex; align-items:center; padding:13px 18px;
  border-bottom:1px solid #1c2438; font-family:var(--z-font-mono);
  font-size:12.5px; color:#9aa4ba; }
.mh-app .live { margin-left:auto; color:#22d3ee; font-size:11px;
  letter-spacing:.1em; }
.mh-app .live::before { content:"\25CF"; margin-right:6px; }
.mh-app .card { margin:16px; background:#121a2e; border:1px solid #232c48;
  border-radius:10px; padding:16px 18px; }
.mh-app .tag { display:inline-block; font-size:10px; letter-spacing:.12em;
  text-transform:uppercase; color:#fdba74; border:1px solid rgba(249,115,22,.4);
  border-radius:99px; padding:3px 9px; margin-bottom:10px; }
.mh-app h4 { font:500 16.5px var(--z-font-editorial); margin:0 0 8px; color:#e7eaf2; }
.mh-app .kv { display:grid; grid-template-columns:96px 1fr; gap:5px 12px;
  font-size:13px; color:#9aa4ba; }
.mh-app .kv b { color:#e7eaf2; font-weight:400; }
.mh-app .acts { display:flex; gap:8px; margin-top:14px; }
.mh-app .a1 { background:var(--z-accent); color:#fff; border-radius:7px;
  padding:9px 15px; font-size:12.5px; font-weight:500; }
.mh-app .a2 { border:1px solid #2a3550; color:#9aa4ba; border-radius:7px;
  padding:9px 15px; font-size:12.5px; }
/* livebar instrument (Run) */
.mh-livebar { background:#0b1020; border:1px solid #232c48; border-radius:12px;
  padding:14px 20px; font-family:var(--z-font-mono); margin-bottom:16px; }
.mh-livebar .row { display:flex; align-items:baseline; gap:12px;
  font-size:12.5px; color:#9aa4ba; padding:8px 0;
  border-bottom:1px solid #141b30; }
.mh-livebar .row:last-child { border-bottom:none; }
.mh-livebar .sys { color:#e7eaf2; min-width:150px; }
.mh-livebar .st { margin-left:auto; font-size:11px; letter-spacing:.1em; }
.mh-on { color:#22d3ee; } .mh-on::before { content:"\25CF"; margin-right:5px; }
.mh-ok { color:#4ade80; } .mh-hu { color:#8a92a6; }

/* ── transition device: what carries forward ── */
.mh-carry { background:#0a0f1c; overflow-x:clip; }
.mh-carry .in { max-width:1280px; margin:0 auto; padding:0 32px; }
.mh-carry .line { display:flex; align-items:center; gap:18px;
  border-top:1px dashed rgba(255,255,255,.16);
  border-bottom:1px dashed rgba(255,255,255,.16); padding:18px 0; }
.mh-carry .arrow { font:400 26px 'Fraunces', serif; color:var(--z-accent); }
.mh-carry .t { font-family:var(--z-font-mono); font-size:12.5px;
  letter-spacing:.08em; color:#8a92a6; }
.mh-carry .t b { color:#e7eaf2; font-weight:500; }

/* ── the published ladder (paper) ── */
.mh-ladder { }
.mh-ladder h2 { font:600 clamp(36px, 4vw, 56px)/1.06 'Fraunces', serif;
  letter-spacing:-0.015em; margin:0 0 10px; color:#121826; }
.mh-ladder .sub { color:#4c5468; font-size:16.5px; margin:0 0 40px; max-width:56ch; }
.mh-ladder h2 em { font-style:italic; font-weight:400; color:#b45309; }
.mh-table { width:100%; border-collapse:collapse; }
.mh-table th { text-align:left; font-family:var(--z-font-mono); font-size:11px;
  letter-spacing:.14em; text-transform:uppercase; color:#8a92a6;
  padding:0 16px 12px 0; border-bottom:2px solid #121826; }
.mh-table td { padding:15px 16px 15px 0; border-bottom:1px solid #ddd6c8;
  font-size:15.5px; color:#2a3145; vertical-align:baseline; }
.mh-table .st { font-family:var(--z-font-mono); font-size:11px;
  letter-spacing:.1em; color:#b45309; white-space:nowrap; }
.mh-table .pr { font-family:'Fraunces', serif; font-size:19px; color:#121826;
  white-space:nowrap; }
.mh-table .du { color:#8a92a6; font-size:13.5px; white-space:nowrap; }

/* ── close ── */
.mh-close { background:#0a0f1c; color:#f2f0ec; overflow-x:clip; }
.mh-close h2 { font:600 clamp(38px, 4.4vw, 64px)/1.06 'Fraunces', serif;
  letter-spacing:-0.015em; margin:0 0 14px; }
.mh-close h2 em { font-style:italic; font-weight:400; color:var(--z-accent); }
.mh-close .sub { color:#b9c0cf; font-size:17px; max-width:52ch; margin:0 0 34px; }
.mh-ctas { display:flex; gap:16px; flex-wrap:wrap; align-items:center; }
.mh-cta1 { display:inline-flex; background:var(--z-accent); color:#fff;
  border-radius:10px; padding:16px 26px; font:500 16px var(--z-font-editorial);
  text-decoration:none; }
.mh-cta1:hover { background:var(--z-accent-deep); }
.mh-cta2 { display:inline-flex; border:1px solid rgba(255,255,255,.22);
  color:#e7eaf2; border-radius:10px; padding:16px 26px;
  font:500 16px var(--z-font-editorial); text-decoration:none; }
.mh-deeper { margin-top:56px; border-top:1px solid rgba(255,255,255,.1);
  padding-top:26px; display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.mh-deeper a { text-decoration:none; padding:14px 16px; border-radius:10px;
  border:1px solid rgba(255,255,255,.1); }
.mh-deeper a:hover { border-color:rgba(249,115,22,.5); }
.mh-deeper .no { font-family:var(--z-font-mono); font-size:10.5px;
  letter-spacing:.14em; color:#59627e; display:block; margin-bottom:5px; }
.mh-deeper .nm { font-size:14.5px; color:#e7eaf2; font-weight:500; }
.mh-deeper .nm::after { content:" \2192"; color:var(--z-accent); }

/* ── stacked ── */
@media (max-width:1100px) {
  .mh-entry .mh-grid { grid-template-columns:1fr; gap:44px; }
  .mh-construct { max-width:560px; }
  .mh-stage .mh-body { grid-template-columns:1fr; gap:44px; }
  .mh-inst { max-width:560px; }
  .mh-deeper { grid-template-columns:1fr 1fr; }
}
@media (max-width:700px) {
  .mh-rail ol { padding:0 16px; }
  .mh-rail .nm { display:none; }
  .mh-rail a { text-align:center; }
  .mh-stage .mh-head { flex-direction:column; gap:8px; }
  .mh-q { font-size:19px; margin-bottom:30px; }
  .mh-steps li { font-size:14px; gap:12px; }
  .mh-carry .t { font-size:11px; }
  .mh-table td, .mh-table th { padding-right:10px; }
  .mh-table .pr { font-size:16px; }
  .mh-deeper { grid-template-columns:1fr; }
}

/* ═══ spokes: /method/{assess,train,build,run} — same world, one
   question each ═══ */
.sp-entry { background:#0a0f1c; color:#f2f0ec; overflow-x:clip; }
.sp-crumb { font-family:var(--z-font-mono); font-size:12px;
  letter-spacing:.16em; text-transform:uppercase; color:#59627e;
  margin:0 0 26px; }
.sp-crumb a { color:#8a92a6; text-decoration:none; }
.sp-crumb a:hover { color:var(--z-accent); }
.sp-crumb .no { color:var(--z-accent); }
.sp-entry h1 { font:600 clamp(40px, 4.8vw, 72px)/1.08 'Fraunces', serif;
  letter-spacing:-0.018em; margin:0; max-width:20ch; }
.sp-entry h1 em { font-style:italic; font-weight:400; color:var(--z-accent); }
.sp-lede { margin:24px 0 0; font-size:17.5px; line-height:1.6; color:#b9c0cf;
  max-width:56ch; }
.sp-lede b { color:#e7eaf2; font-weight:500; }
.sp-band { background:#0a0f1c; color:#f2f0ec; overflow-x:clip; }
.sp-band .bs-kick { margin-bottom:14px; }
.sp-h2 { font:600 clamp(28px, 3vw, 42px)/1.1 'Fraunces', serif;
  letter-spacing:-0.012em; margin:0 0 30px; }
.sp-h2 em { font-style:italic; font-weight:400; color:var(--z-accent); }
.sp-cols { display:grid; grid-template-columns:1fr 520px; gap:72px;
  align-items:start; }
/* comparison + generic dark table */
.sp-table { width:100%; border-collapse:collapse; }
.sp-table th { text-align:left; font-family:var(--z-font-mono); font-size:11px;
  letter-spacing:.14em; text-transform:uppercase; color:#8a92a6;
  padding:0 18px 12px 0; border-bottom:2px solid rgba(255,255,255,.3); }
.sp-table td { padding:14px 18px 14px 0;
  border-bottom:1px solid rgba(255,255,255,.1); font-size:15px;
  color:#cfd5e2; vertical-align:baseline; }
.sp-table td:first-child { color:#8a92a6; font-family:var(--z-font-mono);
  font-size:12px; letter-spacing:.08em; white-space:nowrap; }
.sp-table b { color:#f2f0ec; font-weight:500; }
/* cards (tiers / what-we-build / plans) */
.sp-cards { display:grid; grid-template-columns:repeat(3,1fr); gap:18px; }
.sp-cards.two { grid-template-columns:repeat(2,1fr); }
.sp-card { background:#0d1424; border:1px solid #1c2438; border-radius:12px;
  padding:26px 26px 24px; }
.sp-card .no { font-family:var(--z-font-mono); font-size:11px;
  letter-spacing:.16em; color:var(--z-accent); display:block;
  margin-bottom:12px; }
.sp-card h3 { font:600 21px/1.25 'Fraunces', serif; margin:0 0 6px;
  color:#f2f0ec; }
.sp-card .sub { font-size:13px; color:#8a92a6; margin:0 0 14px; }
.sp-card p { font-size:14.5px; line-height:1.6; color:#b9c0cf; margin:0 0 14px; }
.sp-card ul { margin:0; padding:0; list-style:none; }
.sp-card li { display:flex; gap:10px; align-items:baseline; font-size:13.5px;
  color:#cfd5e2; padding:5px 0; }
.sp-card li::before { content:""; width:5px; height:5px;
  background:var(--z-accent); transform:rotate(45deg); flex:0 0 auto; }
.sp-card .price { margin:16px 0 0; font-family:var(--z-font-mono);
  font-size:12px; letter-spacing:.08em; color:#fdba74; }
/* who it's for / not for */
.sp-for { display:grid; grid-template-columns:1fr 1fr; gap:18px; }
.sp-for .col { background:#0d1424; border:1px solid #1c2438;
  border-radius:12px; padding:24px 26px; }
.sp-for h3 { font:500 15px var(--z-font-editorial); margin:0 0 14px;
  letter-spacing:.06em; text-transform:uppercase; }
.sp-for .yes h3 { color:#4ade80; } .sp-for .no h3 { color:#8a92a6; }
.sp-for ul { margin:0; padding:0; list-style:none; }
.sp-for li { font-size:14.5px; line-height:1.55; color:#cfd5e2;
  padding:7px 0; border-bottom:1px solid rgba(255,255,255,.06); }
.sp-for li:last-child { border-bottom:none; }
/* spoke footer: continue the procedure */
.sp-next { background:#0a0f1c; color:#f2f0ec; overflow-x:clip; }
.sp-next .row { display:flex; gap:16px; flex-wrap:wrap; align-items:center;
  justify-content:space-between; border-top:1px solid rgba(255,255,255,.12);
  padding-top:36px; }
.sp-nav { display:flex; gap:12px; }
.sp-nav a { text-decoration:none; font-family:var(--z-font-mono);
  font-size:12px; letter-spacing:.1em; color:#8a92a6; padding:12px 16px;
  border:1px solid rgba(255,255,255,.12); border-radius:9px; }
.sp-nav a:hover { color:#f2f0ec; border-color:rgba(249,115,22,.5); }
@media (max-width:1100px) {
  .sp-cols { grid-template-columns:1fr; gap:44px; }
  .sp-cards { grid-template-columns:1fr 1fr; }
}
@media (max-width:700px) {
  .sp-cards, .sp-cards.two, .sp-for { grid-template-columns:1fr; }
  .sp-table td, .sp-table th { padding-right:10px; font-size:13px; }
  .sp-lede { font-size:15px; }
}

/* ═══ /work — things Zaiphr has made happen ═══ */
.wk-entry { background:#0a0f1c; color:#f2f0ec; overflow-x:clip; }
.wk-entry h1 { font:600 clamp(44px, 5.2vw, 80px)/1.06 'Fraunces', serif;
  letter-spacing:-0.02em; margin:0; max-width:16ch; }
.wk-entry h1 em { font-style:italic; font-weight:400; color:var(--z-accent); }
.wk-grid { display:grid; grid-template-columns:1fr 1fr; gap:18px; }
.wk-item { background:#0d1424; border:1px solid #1c2438; border-radius:12px;
  padding:28px 28px 26px; }
.wk-item.feature { grid-column:1 / -1; }
.wk-class { display:inline-block; font-family:var(--z-font-mono);
  font-size:10.5px; letter-spacing:.14em; text-transform:uppercase;
  padding:4px 10px; border-radius:99px; margin-bottom:16px;
  border:1px solid rgba(255,255,255,.16); color:#9aa4ba; }
.wk-class.client { border-color:rgba(249,115,22,.45); color:#fdba74; }
.wk-class.product { border-color:rgba(74,222,128,.4); color:#4ade80; }
.wk-class.worked { border-color:rgba(255,255,255,.2); color:#b9c0cf; }
.wk-class.proto { border-color:rgba(148,163,184,.35); color:#8a92a6; }
.wk-item h3 { font:600 clamp(20px, 2vw, 26px)/1.2 'Fraunces', serif;
  margin:0 0 6px; color:#f2f0ec; }
.wk-item h3 em { font-style:italic; font-weight:400; color:var(--z-accent); }
.wk-item .sub { font-family:var(--z-font-mono); font-size:11px;
  letter-spacing:.1em; text-transform:uppercase; color:#59627e;
  margin:0 0 14px; }
.wk-item p { font-size:14.5px; line-height:1.62; color:#b9c0cf; margin:0; }
.wk-item .tags { margin-top:16px; display:flex; gap:8px; flex-wrap:wrap; }
.wk-item .tag { font-family:var(--z-font-mono); font-size:10.5px;
  letter-spacing:.08em; color:#8a92a6; border:1px solid rgba(255,255,255,.1);
  border-radius:6px; padding:4px 9px; }
.wk-note { margin:0 0 34px; font-size:15.5px; line-height:1.6; color:#8a92a6;
  max-width:62ch; }
.wk-note b { color:#e7eaf2; font-weight:500; }
@media (max-width:900px) { .wk-grid { grid-template-columns:1fr; } }

/* ═══ /contact utility ═══ */
.ct-wrap { background:#0a0f1c; color:#f2f0ec; overflow-x:clip;
  min-height:60vh; }
.ct-wrap h1 { font:600 clamp(40px, 5vw, 72px)/1.06 'Fraunces', serif;
  letter-spacing:-0.02em; margin:0 0 18px; }
.ct-wrap h1 em { font-style:italic; font-weight:400; color:var(--z-accent); }
.ct-rows { margin-top:40px; max-width:640px; }
.ct-row { display:flex; gap:22px; align-items:baseline; padding:18px 0;
  border-bottom:1px solid rgba(255,255,255,.1); }
.ct-row .k { font-family:var(--z-font-mono); font-size:11px;
  letter-spacing:.14em; text-transform:uppercase; color:#59627e;
  flex:0 0 110px; }
.ct-row a, .ct-row .v { font-size:17px; color:#e7eaf2; text-decoration:none; }
.ct-row a:hover { color:var(--z-accent); }
