/* /coaching/demo/coaching-methodology/ — the seventh deep demo.
 *
 * A coach developer's methodology. The identity is a MANUAL: warm paper, ink,
 * one clay accent, numbered sections, a contents rail down the right, and
 * diagrams that break out of the text measure because they are the argument
 * rather than an illustration of it.
 *
 * Against the other six that is a genuinely different structure. The physio
 * demo bands the page with a left rail; this one sets a document — a reading
 * measure of about 68 characters, hanging section numbers, and prose you can
 * actually read at length, because the whole proposition here is that the
 * reasoning is the product and the drills are not.
 *
 * See core/demo_cm.py: the chain is game model -> principle -> sub-principle
 * -> session, and every session says what it does NOT teach.
 *
 * The session library filters by age and by free/paid IN CSS — radio inputs
 * and sibling selectors, no JavaScript. The keys come from the English age
 * bands so the filter works identically in all three languages.
 *
 * Constraints, as everywhere: CSP `default-src 'none'; style-src 'self';
 * font-src 'self'`. No inline styles, no CDN, no external font, no JavaScript,
 * no raster images.
 */

@font-face {
  font-family: "PublicSans"; src: url("/static/fonts/PublicSans-400-latin.e4c9b081863a.woff2") format("woff2");
  font-weight: 400; font-style: normal; font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "PublicSans"; src: url("/static/fonts/PublicSans-400-latin-ext.d0a5d26ee7e7.woff2") format("woff2");
  font-weight: 400; font-style: normal; font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "PublicSans"; src: url("/static/fonts/PublicSans-500-latin.e4c9b081863a.woff2") format("woff2");
  font-weight: 500; font-style: normal; font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "PublicSans"; src: url("/static/fonts/PublicSans-500-latin-ext.d0a5d26ee7e7.woff2") format("woff2");
  font-weight: 500; font-style: normal; font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "PublicSans"; src: url("/static/fonts/PublicSans-600-latin.e4c9b081863a.woff2") format("woff2");
  font-weight: 600; font-style: normal; font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "PublicSans"; src: url("/static/fonts/PublicSans-600-latin-ext.d0a5d26ee7e7.woff2") format("woff2");
  font-weight: 600; font-style: normal; font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "PublicSans"; src: url("/static/fonts/PublicSans-700-latin.e4c9b081863a.woff2") format("woff2");
  font-weight: 700; font-style: normal; font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "PublicSans"; src: url("/static/fonts/PublicSans-700-latin-ext.d0a5d26ee7e7.woff2") format("woff2");
  font-weight: 700; font-style: normal; font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "PlexMono"; src: url("/static/fonts/IBMPlexMono-400-latin.79936b18df9f.woff2") format("woff2");
  font-weight: 400; font-style: normal; font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "PlexMono"; src: url("/static/fonts/IBMPlexMono-400-latin-ext.8450d5944de2.woff2") format("woff2");
  font-weight: 400; font-style: normal; font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "PlexMono"; src: url("/static/fonts/IBMPlexMono-500-latin.b1c8a895f5fd.woff2") format("woff2");
  font-weight: 500; font-style: normal; font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "PlexMono"; src: url("/static/fonts/IBMPlexMono-500-latin-ext.fa8d8838b94a.woff2") format("woff2");
  font-weight: 500; font-style: normal; font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "PlexMono"; src: url("/static/fonts/IBMPlexMono-600-latin.5a2ce7798732.woff2") format("woff2");
  font-weight: 600; font-style: normal; font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "PlexMono"; src: url("/static/fonts/IBMPlexMono-600-latin-ext.f2fe87d55f72.woff2") format("woff2");
  font-weight: 600; font-style: normal; font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

:root {
  --paper: #faf8f3;
  --paper-2: #ffffff;
  --wash: #f2eee4;
  --ink: #17150f;
  --ink-2: #3b362c;
  --mute: #6c6355;
  --rule: #e2dbcc;
  --clay: #9a4020;
  --clay-d: #742d13;
  --clay-w: #f6eae4;
  --sans: "PublicSans", "Segoe UI", system-ui, sans-serif;
  --mono: "PlexMono", ui-monospace, "SFMono-Regular", Menlo, monospace;
}

* { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body {
  margin: 0; background: var(--paper); color: var(--ink);
  font: 400 18px/1.72 var(--sans);
  font-synthesis-weight: none;
}
img, svg { max-width: 100%; }
a { color: var(--clay); text-decoration-thickness: 1px; text-underline-offset: 3px; }
a:hover { color: var(--clay-d); }
h1, h2, h3, h4 { margin: 0; font-weight: 700; letter-spacing: -0.021em; line-height: 1.16; }
h1 { font-size: clamp(2.1rem, 5vw, 3.4rem); }
h2 { font-size: clamp(1.4rem, 2.6vw, 1.95rem); }
h3 { font-size: 1.14rem; letter-spacing: -0.008em; }
p { margin: 0 0 1.15em; }
p:last-child { margin-bottom: 0; }
.rw { width: min(1180px, calc(100% - 44px)); margin: 0 auto; }
.mt { margin-top: 24px; }
.sub { color: var(--mute); font-size: 1.02rem; max-width: 64ch; }
.mono { font-family: var(--mono); font-variant-numeric: tabular-nums; }
.kicker { font-family: var(--mono); font-size: 0.72rem; letter-spacing: 0.16em;
  text-transform: uppercase; color: var(--clay); margin-bottom: 14px; }

/* --- The example ribbon ------------------------------------------------- */
.ribbon { background: var(--ink); color: #ddd6c8; font-size: 0.83rem; }
.ribbon.is-personal { background: var(--clay-d); }
.ribbon .rw { display: flex; gap: 14px; align-items: center; flex-wrap: wrap;
  padding: 9px 0; }
.ribbon-tag { font-family: var(--mono); font-size: 0.68rem; letter-spacing: 0.11em;
  text-transform: uppercase; border: 1px solid rgba(255,255,255,0.3);
  padding: 2px 7px; border-radius: 2px; }
.ribbon-text { color: #b9b0a0; }
.ribbon-cta { color: #fff; font-weight: 600; margin-left: auto; text-decoration: none; }
.ribbon-cta:hover { text-decoration: underline; color: #fff; }

/* --- Masthead ----------------------------------------------------------- */
.top { position: sticky; top: 0; z-index: 20; background: rgba(250,248,243,0.96);
  border-bottom: 1px solid var(--rule); backdrop-filter: saturate(1.3) blur(6px); }
.top-in { display: flex; align-items: center; gap: 26px; padding: 14px 0; }
.logo { display: flex; flex-direction: column; text-decoration: none; color: var(--ink); }
.logo-n { font-weight: 700; letter-spacing: -0.02em; font-size: 1.07rem; }
.logo-r { font-family: var(--mono); font-size: 0.65rem; letter-spacing: 0.13em;
  text-transform: uppercase; color: var(--mute); }
.menu { display: flex; gap: 20px; flex-wrap: wrap; }
.menu a { color: var(--ink-2); text-decoration: none; font-size: 0.93rem;
  font-weight: 500; padding-bottom: 2px; border-bottom: 2px solid transparent; }
.menu a:hover { color: var(--clay); }
.menu a.on { color: var(--ink); border-bottom-color: var(--clay); }
.top-r { margin-left: auto; display: flex; align-items: center; gap: 14px; }
.langs { display: flex; gap: 4px; }
.lang { font-family: var(--mono); font-size: 0.72rem; padding: 4px 6px;
  border-radius: 3px; color: var(--mute); text-decoration: none; }
.lang abbr { text-decoration: none; border: 0; }
.lang:hover { background: var(--wash); color: var(--ink); }
.lang.on { background: var(--ink); color: var(--paper); }

/* --- Buttons ------------------------------------------------------------ */
.cta { display: inline-block; background: var(--clay); color: #fff; font-weight: 600;
  font-size: 0.95rem; padding: 11px 20px; border-radius: 3px; text-decoration: none;
  border: 1px solid var(--clay); }
.cta:hover { background: var(--clay-d); border-color: var(--clay-d); color: #fff; }
.cta-sm { padding: 8px 14px; font-size: 0.87rem; }
.cta-ghost { background: transparent; color: var(--clay); border-color: var(--rule); }
.cta-ghost:hover { background: var(--clay-w); color: var(--clay-d); }
.cta-block { display: block; text-align: center; }
.btn-row { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 26px; }

/* --- The document: a reading measure with a contents rail on the right --- */
.doc { display: grid; grid-template-columns: minmax(0, 1fr) 210px; gap: 54px;
  padding: 10px 0 20px; align-items: start; }
.doc-main { min-width: 0; }
.doc-rail { position: sticky; top: 86px; font-size: 0.86rem; }
.doc-rail p { font-family: var(--mono); font-size: 0.66rem; letter-spacing: 0.15em;
  text-transform: uppercase; color: var(--mute); margin-bottom: 10px; }
.doc-rail ol { list-style: none; margin: 0; padding: 0; border-left: 1px solid var(--rule); }
.doc-rail li { margin: 0; }
.doc-rail a { display: block; padding: 6px 0 6px 14px; color: var(--ink-2);
  text-decoration: none; border-left: 2px solid transparent; margin-left: -1px; }
.doc-rail a:hover { color: var(--clay); border-left-color: var(--clay); }

/* Numbered sections — the manual's spine. */
.sec { padding: 40px 0; border-top: 1px solid var(--rule); }
.sec:first-child { border-top: 0; padding-top: 12px; }
.sec-h { display: flex; gap: 16px; align-items: baseline; flex-wrap: wrap;
  margin-bottom: 14px; }
.num { font-family: var(--mono); font-size: 0.78rem; color: var(--clay);
  letter-spacing: 0.08em; padding-top: 6px; }
.sec-h .more-link { margin-left: auto; }
.more-link { font-size: 0.9rem; font-weight: 600; text-decoration: none; }
.more-link:hover { text-decoration: underline; }
.prose { max-width: 68ch; color: var(--ink-2); }
.prose p { margin-bottom: 1.2em; }
.prose.lead { font-size: 1.12rem; color: var(--ink); }

/* A diagram breaks the measure: it is the argument, not an illustration. */
.wide { margin: 26px 0 0; }

/* --- Hero --------------------------------------------------------------- */
.hero { padding: 62px 0 46px; border-bottom: 1px solid var(--rule); }
.hero-in { display: grid; grid-template-columns: 1.4fr 0.9fr; gap: 46px;
  align-items: end; }
.hero h1 { margin-bottom: 18px; max-width: 17ch; }
.hero .sub { font-size: 1.1rem; color: var(--ink-2); }
.statcard { display: grid; grid-template-columns: 1fr 1fr; gap: 1px;
  background: var(--rule); border: 1px solid var(--rule); }
.statcard > div { background: var(--paper); padding: 15px 17px; }
.statcard b { display: block; font-size: 1.25rem; letter-spacing: -0.02em; }
.statcard span { font-size: 0.78rem; color: var(--mute); }

/* --- The chain ---------------------------------------------------------- */
.chain { margin: 0; }
.chain-svg { display: block; width: 100%; height: auto; }
.t-elbow, .t-rail, .t-tick { fill: none; stroke: var(--rule); stroke-width: 1.5; }
.t-box { fill: var(--paper-2); stroke: var(--rule); stroke-width: 1.5; }
.t-box.is-root { fill: var(--ink); stroke: var(--ink); }
.t-box.is-node { fill: var(--clay-w); stroke: var(--clay); }
.t-label { fill: var(--ink); font: 600 15px var(--sans); }
.t-label.is-root { fill: var(--paper); font-size: 16px; }
.t-label.is-node { fill: var(--clay-d); }
.t-label.is-sub { font-weight: 400; font-size: 12.5px; fill: var(--ink-2); }
.ch-cap { font-size: 0.85rem; color: var(--mute); margin: 12px 0 0; max-width: 70ch; }

/* --- Principle cards ---------------------------------------------------- */
.pcards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.pcard { display: flex; flex-direction: column; gap: 10px; text-decoration: none;
  color: inherit; background: var(--paper-2); border: 1px solid var(--rule);
  padding: 20px; }
.pcard:hover { border-color: var(--clay); }
.pcard h3 { color: var(--ink); }
.pcard .tag { font-family: var(--mono); font-size: 0.68rem; letter-spacing: 0.1em;
  text-transform: uppercase; color: var(--mute); }
.pcard p { color: var(--ink-2); font-size: 0.95rem; }
.pcard ul { list-style: none; margin: auto 0 0; padding: 12px 0 0; font-size: 0.86rem;
  border-top: 1px solid var(--rule); color: var(--mute); }
.pcard li { padding: 3px 0; }

/* --- Definition rows (behaviours, tells) -------------------------------- */
.defs { border-top: 1px solid var(--rule); }
.def { display: grid; grid-template-columns: 240px 1fr; gap: 24px; padding: 18px 0;
  border-bottom: 1px solid var(--rule); }
.def dt { font-weight: 600; }
.def dd { margin: 0; color: var(--ink-2); }
.tellrow { display: grid; grid-template-columns: 130px 1fr; gap: 20px; padding: 14px 0;
  border-bottom: 1px solid var(--rule); align-items: baseline; }
.tellrow b { font-family: var(--mono); font-size: 0.74rem; letter-spacing: 0.09em;
  text-transform: uppercase; color: var(--clay); }
.tellrow span { color: var(--ink-2); }

/* --- The session library and its CSS-only filter ------------------------ */
.sfilter { display: flex; gap: 8px; flex-wrap: wrap; align-items: center;
  margin-bottom: 22px; }
.sfilter input { position: absolute; width: 1px; height: 1px; overflow: hidden;
  clip: rect(0 0 0 0); white-space: nowrap; }
.sfilter label { font-family: var(--mono); font-size: 0.76rem; letter-spacing: 0.05em;
  border: 1px solid var(--rule); background: var(--paper-2); color: var(--ink-2);
  padding: 7px 13px; border-radius: 999px; cursor: pointer; }
.sfilter label:hover { border-color: var(--clay); color: var(--clay); }
.sfilter input:checked + label { background: var(--ink); border-color: var(--ink);
  color: var(--paper); }
.sfilter input:focus-visible + label { outline: 2px solid var(--clay);
  outline-offset: 2px; }
.slist { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
/* The list lives inside the filter row so the checked radio can reach it as a
   sibling; it still has to occupy the full width of that flex row. */
.sfilter > .slist { flex: 1 0 100%; margin-top: 22px; }
.scard { display: flex; flex-direction: column; gap: 10px; text-decoration: none;
  color: inherit; background: var(--paper-2); border: 1px solid var(--rule);
  padding: 20px; }
.scard:hover { border-color: var(--clay); }
.scard h3 { color: var(--ink); }
.scard .meta { display: flex; gap: 10px; flex-wrap: wrap; font-family: var(--mono);
  font-size: 0.72rem; color: var(--mute); }
.scard .from { font-size: 0.86rem; color: var(--mute); margin-top: auto;
  padding-top: 12px; border-top: 1px solid var(--rule); }
.tagpill { font-family: var(--mono); font-size: 0.68rem; letter-spacing: 0.06em;
  padding: 3px 9px; border-radius: 999px; }
.tagpill.free { background: var(--clay-w); color: var(--clay-d); }
.tagpill.paid { background: var(--wash); color: var(--mute); }
/* The filter itself. Every card is shown, then the checked radio hides the
   ones that do not match — one rule per filter rather than one per pair. */
#f-a1:checked ~ .slist .scard:not(.a1),
#f-a2:checked ~ .slist .scard:not(.a2),
#f-a3:checked ~ .slist .scard:not(.a3),
#f-free:checked ~ .slist .scard:not(.is-free) { display: none; }

/* --- The session diagram ------------------------------------------------ */
.area { margin: 0; }
.area-svg { display: block; width: 100%; height: auto; background: var(--paper-2);
  border: 1px solid var(--rule); }
.a-frame { fill: none; stroke: var(--ink); stroke-width: 2.5; }
.a-zone { fill: none; stroke: var(--rule); stroke-width: 1.5; stroke-dasharray: 7 6; }
.a-zlabel { fill: var(--mute); font: 400 15px var(--mono); letter-spacing: 0.08em;
  text-transform: uppercase; }
.a-gate { stroke: var(--clay); stroke-width: 4; stroke-linecap: round; }
.a-arrow { stroke: var(--ink); stroke-width: 3; fill: none; }
.a-arrow.is-run { stroke: var(--mute); stroke-dasharray: 9 7; }
.a-head { fill: var(--ink); }
.a-mk circle { stroke-width: 2.5; }
.a-mk text { font: 600 18px var(--sans); }
.a-home circle { fill: var(--ink); stroke: var(--ink); }
.a-home text { fill: var(--paper); }
.a-away circle { fill: var(--paper-2); stroke: var(--ink); }
.a-away text { fill: var(--ink); }
.a-joker circle { fill: var(--clay); stroke: var(--clay); }
.a-joker text { fill: #fff; }
.area-size { font-family: var(--mono); font-size: 0.74rem; letter-spacing: 0.08em;
  text-transform: uppercase; color: var(--mute); margin-bottom: 10px; }

/* --- Numbered steps ----------------------------------------------------- */
.steps { list-style: none; counter-reset: s; margin: 0; padding: 0; }
.steps li { counter-increment: s; display: grid; grid-template-columns: 46px 1fr;
  gap: 18px; padding: 16px 0; border-bottom: 1px solid var(--rule); }
.steps li::before { content: counter(s, decimal-leading-zero);
  font-family: var(--mono); font-size: 0.8rem; color: var(--clay); padding-top: 3px; }
.steps b { display: block; }
.steps span { color: var(--ink-2); }
.points { list-style: none; margin: 0; padding: 0; }
.points li { position: relative; padding-left: 22px; margin-bottom: 10px;
  color: var(--ink-2); }
.points li::before { content: ""; position: absolute; left: 0; top: 12px;
  width: 10px; height: 1px; background: var(--clay); }

/* The honest box: what a session does NOT teach. */
.warn { border: 1px solid var(--clay); background: var(--clay-w); padding: 20px 22px;
  border-radius: 3px; }
.warn p:first-child { font-family: var(--mono); font-size: 0.7rem;
  letter-spacing: 0.14em; text-transform: uppercase; color: var(--clay-d);
  margin-bottom: 8px; }
.warn p:last-child { color: var(--ink); }

/* --- The week ----------------------------------------------------------- */
.wtable { width: 100%; border-collapse: collapse; font-size: 0.95rem; }
.wtable th { text-align: left; font-family: var(--mono); font-size: 0.66rem;
  letter-spacing: 0.13em; text-transform: uppercase; color: var(--mute);
  font-weight: 400; padding: 0 14px 9px 0; border-bottom: 1px solid var(--rule); }
.wtable td { padding: 13px 14px 13px 0; border-bottom: 1px solid var(--rule);
  vertical-align: top; }
.wtable .w-d { font-family: var(--mono); white-space: nowrap; }
.wtable .w-d b { display: block; font-size: 1rem; }
.wtable .w-d span { color: var(--mute); font-size: 0.76rem; }
.wtable .w-p { font-weight: 600; white-space: nowrap; }
.wtable .w-s { color: var(--mute); font-size: 0.86rem; white-space: nowrap; }
.wtable .w-n { color: var(--ink-2); font-size: 0.9rem; }
.bar-a { fill: var(--clay); }
.bar-l { fill: var(--ink-2); font: 500 13px var(--mono); }
.bar-v { fill: var(--mute); font: 400 11px var(--mono); }
.ch-axis { stroke: var(--rule); stroke-width: 1.5; }
.ch-h { font-family: var(--mono); font-size: 0.7rem; letter-spacing: 0.13em;
  text-transform: uppercase; color: var(--mute); margin-bottom: 10px; }
.ch-svg { display: block; width: 100%; height: auto; }

/* --- Membership --------------------------------------------------------- */
.plans { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.plan { border: 1px solid var(--rule); background: var(--paper-2); padding: 24px; }
.plan.is-paid { border-color: var(--clay); }
.plan-h { font-family: var(--mono); font-size: 0.7rem; letter-spacing: 0.14em;
  text-transform: uppercase; color: var(--mute); }
.plan.is-paid .plan-h { color: var(--clay-d); }
.plan-p { display: flex; align-items: baseline; gap: 8px; margin: 10px 0 4px; }
.plan-p b { font-size: 2.1rem; letter-spacing: -0.03em; }
.plan-p span { color: var(--mute); font-size: 0.9rem; }
.plan-n { color: var(--mute); font-size: 0.86rem; }
.ticks { list-style: none; margin: 16px 0 0; padding: 0; font-size: 0.94rem; }
.ticks li { position: relative; padding-left: 22px; margin-bottom: 9px;
  color: var(--ink-2); }
.ticks li::before { content: ""; position: absolute; left: 1px; top: 9px;
  width: 9px; height: 5px; border-left: 2px solid var(--clay);
  border-bottom: 2px solid var(--clay); transform: rotate(-45deg); }
.notebox { border: 1px solid var(--rule); background: var(--wash); padding: 18px 20px; }
.notebox p:first-child { font-family: var(--mono); font-size: 0.7rem;
  letter-spacing: 0.14em; text-transform: uppercase; color: var(--mute);
  margin-bottom: 7px; }

/* --- Workshops, voices, writing ----------------------------------------- */
.cards3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.wcard { border: 1px solid var(--rule); background: var(--paper-2); padding: 22px;
  display: flex; flex-direction: column; }
.wcard .plan-p b { font-size: 1.5rem; }
.voice { border-left: 3px solid var(--clay); padding: 4px 0 4px 22px;
  display: flex; flex-direction: column; gap: 12px; }
.voice blockquote { margin: 0; font-size: 1rem; color: var(--ink); }
.voice-c { font-family: var(--mono); font-size: 0.72rem; color: var(--mute); }
.voice-w { margin-top: auto; }
.voice-w b { display: block; font-size: 0.92rem; }
.voice-w span { font-size: 0.83rem; color: var(--mute); }
.arts { border-top: 1px solid var(--rule); }
.art { display: block; text-decoration: none; color: inherit; padding: 22px 0;
  border-bottom: 1px solid var(--rule); }
.art:hover h3 { color: var(--clay); }
.art .meta { font-family: var(--mono); font-size: 0.72rem; color: var(--mute);
  margin-bottom: 6px; }
.art p { color: var(--ink-2); font-size: 0.96rem; margin: 8px 0 0; max-width: 70ch; }

/* --- FAQ, form ---------------------------------------------------------- */
.faq { max-width: 74ch; }
.faq details { border-bottom: 1px solid var(--rule); }
.faq summary { cursor: pointer; padding: 16px 0; font-weight: 600; list-style: none;
  display: flex; gap: 14px; align-items: baseline; }
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: "+"; margin-left: auto; color: var(--clay);
  font-family: var(--mono); font-weight: 400; }
.faq details[open] summary::after { content: "\2212"; }
.faq p { color: var(--ink-2); font-size: 0.98rem; padding: 0 0 18px; max-width: 68ch; }
.cform { display: grid; gap: 12px; max-width: 520px; }
.cform input, .cform textarea { font: inherit; font-size: 0.95rem; padding: 11px 13px;
  border: 1px solid var(--rule); background: var(--paper-2); color: var(--ink-2); }
.cform textarea { min-height: 130px; resize: vertical; }
.form-note { font-size: 0.83rem; color: var(--mute); }
.crumbs { border-bottom: 1px solid var(--rule); font-size: 0.82rem; padding: 10px 0;
  color: var(--mute); }
.crumbs a { color: var(--ink-2); text-decoration: none; }
.crumbs a:hover { text-decoration: underline; }

/* --- Newsletter and footer ---------------------------------------------- */
.signup { background: var(--ink); color: #ddd6c8; padding: 42px 0; }
.signup-in { display: flex; gap: 30px; align-items: center;
  justify-content: space-between; flex-wrap: wrap; }
.signup h2 { color: var(--paper); font-size: 1.35rem; }
.signup .sub { color: #a89e8d; margin-top: 6px; }
.nform { display: flex; gap: 10px; flex-wrap: wrap; }
.nform input { font: inherit; font-size: 0.94rem; padding: 11px 14px;
  border: 1px solid #3b362c; background: #241f18; color: #ddd6c8; min-width: 240px; }
.signup .cta { background: var(--paper); color: var(--ink); border-color: var(--paper); }
.foot { border-top: 1px solid var(--rule); padding: 44px 0 60px; background: var(--wash);
  font-size: 0.9rem; }
.foot-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 26px; }
.foot-name { font-weight: 700; }
.foot-h { font-family: var(--mono); font-size: 0.66rem; letter-spacing: 0.14em;
  text-transform: uppercase; color: var(--mute); margin-bottom: 4px; }
.foot-h.mt { margin-top: 14px; }
.foot-note { color: var(--ink-2); margin: 0 0 3px; }
.foot-dis { margin-top: 26px; padding-top: 18px; border-top: 1px solid var(--rule);
  color: var(--mute); font-size: 0.83rem; max-width: 78ch; }
.foot-ex { color: var(--mute); font-size: 0.83rem; margin-top: 6px; }
.foot-cta { margin-top: 16px; }
.foot-cta a { font-weight: 600; text-decoration: none; }
.foot-cta a:hover { text-decoration: underline; }
.dock { display: none; }

/* --- Narrower ----------------------------------------------------------- */
@media (max-width: 1000px) {
  .doc { grid-template-columns: 1fr; gap: 0; }
  .doc-rail { display: none; }
  .hero-in { grid-template-columns: 1fr; align-items: start; }
  .pcards, .cards3 { grid-template-columns: 1fr; }
  .slist, .plans { grid-template-columns: 1fr; }
  .def { grid-template-columns: 1fr; gap: 6px; }
  .foot-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 720px) {
  body { font-size: 17px; }
  .menu { display: none; }
  body.has-dock { padding-bottom: 74px; }
  .dock { display: block; position: fixed; left: 0; right: 0; bottom: 0;
    background: rgba(250,248,243,0.97); border-top: 1px solid var(--rule);
    padding: 11px 16px; z-index: 30; }
  .wtable .w-n, .wtable .w-s { display: none; }
  .foot-grid { grid-template-columns: 1fr; }
  .tellrow { grid-template-columns: 1fr; gap: 4px; }
}
@media (prefers-reduced-motion: reduce) {
  * { transition: none !important; animation: none !important; }
}
