/* ────────────────────────────────────────────────────────────────────────────
   FIELDHOUSE — reference-site system.

   Ported grammar, not invented: the structural system is the tennis
   simulator's (semantic token aliases · borders-not-shadows · grid tables
   driven by a per-instance --grid-cols · entity-page skeleton), re-skinned
   with the gpo type discipline (role-named font tokens, each family exactly
   one job, 2px rule as the one throwback cue).

   Palette is a PLACEHOLDER filling the slot block below — the owner's scheme
   lands as a one-block swap. Components read aliases only, never raw values.
   ──────────────────────────────────────────────────────────────────────────── */

/* fonts — each family one job */
@font-face { font-family: 'PP Valve'; font-weight: 800; font-style: italic;
  font-display: swap; src: url('fonts/PPValve-PlainExtraboldItalic.woff2') format('woff2'); }
@font-face { font-family: 'PP Neue Montreal'; font-weight: 800; font-style: normal;
  font-display: swap; src: url('fonts/PPNeueMontreal-Extrabold.woff2') format('woff2'); }
@font-face { font-family: 'PP Neue Montreal'; font-weight: 600; font-style: normal;
  font-display: swap; src: url('fonts/PPNeueMontreal-Semibold.woff2') format('woff2'); }
@font-face { font-family: 'PP Neue Montreal'; font-weight: 500; font-style: normal;
  font-display: swap; src: url('fonts/PPNeueMontreal-Medium.woff2') format('woff2'); }
@font-face { font-family: 'PP Neue Montreal'; font-weight: 400; font-style: normal;
  font-display: swap; src: url('fonts/PPNeueMontreal-Book.woff2') format('woff2'); }
@font-face { font-family: 'PP Valve Stencil'; font-weight: 800; font-style: italic;
  font-display: swap; src: url('fonts/PPValve-StencilExtraboldItalic.woff2') format('woff2'); }
@font-face { font-family: 'PP Object Sans'; font-weight: 900; font-style: normal;
  font-display: swap; src: url('fonts/PPObjectSans-Heavy.woff2') format('woff2'); }
@font-face { font-family: 'PP Object Sans'; font-weight: 900; font-style: italic;
  font-display: swap; src: url('fonts/PPObjectSans-HeavySlanted.woff2') format('woff2'); }
@font-face { font-family: 'PP Formula Extended'; font-weight: 700; font-style: normal;
  font-display: swap; src: url('fonts/PPFormula-ExtendedBold.woff') format('woff'); }
@font-face { font-family: 'PP Pangram Compressed'; font-weight: 800; font-style: normal;
  font-display: swap; src: url('fonts/PPPangramSans-CompressedExtrabold.woff') format('woff'); }
@font-face { font-family: 'PP Fuji'; font-weight: 700; font-style: normal;
  font-display: swap; src: url('fonts/PPFuji-Bold.woff2') format('woff2'); }
@font-face { font-family: 'Author'; font-weight: 400; font-style: normal;
  font-display: swap; src: url('fonts/author-regular.woff') format('woff'); }
@font-face { font-family: 'Author'; font-weight: 600; font-style: normal;
  font-display: swap; src: url('fonts/author-semibold.woff') format('woff'); }
@font-face { font-family: 'Author'; font-weight: 700; font-style: italic;
  font-display: swap; src: url('fonts/author-bold-italic.woff') format('woff'); }
@font-face { font-family: 'Switzer'; font-weight: 600; font-style: normal;
  font-display: swap; src: url('fonts/switzer-semibold.woff2') format('woff2'); }
@font-face { font-family: 'Azeret Mono'; font-weight: 100 900; font-style: normal;
  font-display: swap; src: url('fonts/azeret-mono-variable.woff2') format('woff2'); }

:root {
  /* ---- palette slots (owner scheme 2026-08) ----
     linen #ffede1 · ivory #f9fbf2 · light-cyan #d7f9ff ·
     baby-blue-ice #afcbff · prussian-blue #0e1c36.
     Derived tones stay on the palette's three hues (24 / 189 / 219). */
  --linen: #ffede1;
  --ivory: #f9fbf2;
  --cyan: #d7f9ff;
  --ice: #afcbff;
  --prussian: #0e1c36;

  --ink: var(--prussian);
  --paper: var(--ivory);
  --brand: var(--prussian);
  --brand-strong: hsl(219, 62%, 38%);          /* link blue, 219 hue */
  --brand-tint: var(--cyan);

  /* neutrals — prussian at falling strength */
  --gray-150: hsl(219, 24%, 92%);
  --gray-200: hsla(219, 59%, 13%, 0.13);
  --gray-300: hsla(219, 59%, 13%, 0.22);
  --gray-400: hsl(219, 16%, 64%);
  --gray-500: hsl(219, 18%, 50%);
  --gray-600: hsl(219, 24%, 36%);

  /* classification chips — tones of the palette hues */
  --cat-7a: hsl(219, 70%, 10%);
  --cat-6a: var(--prussian);
  --cat-5a: hsl(219, 58%, 38%);
  --cat-4a: hsl(219, 45%, 50%);
  --cat-3a: hsl(189, 62%, 30%);
  --cat-2a: hsl(189, 45%, 42%);
  --cat-1a: hsl(24, 42%, 42%);

  --rank-gold: hsl(24, 70%, 44%);

  /* ---- semantic aliases — components read these only ---- */
  --surface-page: var(--paper);
  --surface-card: var(--paper);
  --surface-subtle: hsl(73, 40%, 96%);
  --surface-th: var(--linen);
  --surface-zebra: hsla(189, 100%, 92%, 0.32);
  --surface-hover: var(--cyan);
  --surface-mast: var(--linen);

  --text-primary: var(--ink);
  --text-secondary: var(--gray-600);
  --text-muted: var(--gray-500);
  --text-faint: var(--gray-400);
  --text-link: var(--brand-strong);

  --border-subtle: var(--gray-200);
  --border-default: var(--gray-300);
  --rule: 2px solid var(--ink);
  --hairline: 1px solid var(--border-subtle);

  /* ---- type roles ---- */
  --font-wordmark: 'PP Valve', 'Arial Black', sans-serif;
  --font-stencil: 'PP Valve Stencil', 'PP Valve', 'Arial Black', sans-serif;
  --font-display: 'PP Neue Montreal', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  --font-text: 'PP Neue Montreal', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  --font-serif: 'Author', Georgia, 'Times New Roman', serif;
  --font-label: 'PP Object Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  --font-condensed: 'PP Pangram Compressed', 'Arial Narrow', sans-serif;
  --font-poster: 'PP Formula Extended', 'Arial Black', sans-serif;
  --font-mono: 'Azeret Mono', ui-monospace, 'SF Mono', Menlo, monospace;

  --fs-display: 30px; --fs-title: 18px; --fs-body: 14px; --fs-small: 13px;
  --fs-caption: 12px; --fs-micro: 11px;
  --ls-caps: 0.06em;

  --radius: 8px; --radius-pill: 999px;
  --container: 1180px; --gutter: 20px;

  /* crest tones — hash-assigned per school, themed with the scheme */
  --crest-0: #0e1c36; --crest-1: #27447c; --crest-2: #3a5fa8;
  --crest-3: #14506b; --crest-4: #1b6f8c; --crest-5: #0e6377;
  --crest-6: #8a4d2b; --crest-7: #6b3d1f; --crest-8: #a05a2e;
  --crest-9: #2c3e66; --crest-10: #40699e; --crest-11: #575047;
}

/* ── scheme: bloom — ash-grey / petal-frost / soft-blossom / plum /
   bright-lavender. No dark value in the palette, so ink and link are deep
   tones of the lavender hue (276), same derivation rule as varsity's. ── */
[data-theme="bloom"] {
  --linen: #cfd4c5;            /* ash-grey takes the band slot */
  --ivory: #eecfd4;            /* petal-frost takes the ground slot */
  --cyan: #efb9cb;             /* soft-blossom takes the highlight slot */
  --ice: #e6adec;              /* plum takes the accent-detail slot */
  --prussian: hsl(276, 32%, 16%);

  --brand-strong: hsl(276, 52%, 38%);

  --gray-150: hsl(294, 20%, 88%);
  --gray-200: hsla(276, 32%, 16%, 0.14);
  --gray-300: hsla(276, 32%, 16%, 0.24);
  --gray-400: hsl(288, 12%, 62%);
  --gray-500: hsl(288, 14%, 46%);
  --gray-600: hsl(282, 20%, 33%);

  --cat-7a: hsl(276, 48%, 16%);
  --cat-6a: hsl(276, 40%, 26%);
  --cat-5a: hsl(276, 40%, 38%);
  --cat-4a: hsl(294, 45%, 36%);
  --cat-3a: hsl(294, 40%, 48%);
  --cat-2a: hsl(340, 48%, 44%);
  --cat-1a: hsl(80, 18%, 38%);

  --rank-gold: hsl(340, 55%, 42%);

  --surface-subtle: hsl(350, 40%, 92%);
  --surface-zebra: hsla(294, 62%, 80%, 0.18);

  --crest-0: hsl(276, 40%, 28%); --crest-1: hsl(276, 34%, 40%);
  --crest-2: hsl(294, 40%, 36%); --crest-3: hsl(294, 32%, 46%);
  --crest-4: hsl(340, 42%, 40%); --crest-5: hsl(340, 34%, 50%);
  --crest-6: hsl(80, 20%, 34%);  --crest-7: hsl(80, 16%, 44%);
  --crest-8: hsl(320, 36%, 38%); --crest-9: hsl(260, 30%, 42%);
  --crest-10: hsl(300, 26%, 30%); --crest-11: hsl(350, 30%, 44%);
}

/* ── scheme: meadow — frosted-mint / willow-green / deep-teal / charcoal /
   sunflower-gold. Ink derives as a deep tone of the teal hue (176). ── */
[data-theme="meadow"] {
  --linen: #b9dfb7;            /* willow tint takes the band slot */
  --ivory: #e9fbe6;            /* frosted-mint takes the ground slot */
  --cyan: hsl(39, 100%, 86%);  /* sunflower tint takes the highlight slot */
  --ice: #ffbf46;              /* sunflower-gold takes the accent-detail slot */
  --prussian: hsl(176, 30%, 13%);

  --brand-strong: hsl(176, 48%, 27%);

  --gray-150: hsl(140, 20%, 88%);
  --gray-200: hsla(176, 30%, 13%, 0.14);
  --gray-300: hsla(176, 30%, 13%, 0.24);
  --gray-400: hsl(160, 10%, 60%);
  --gray-500: hsl(170, 12%, 44%);
  --gray-600: hsl(176, 16%, 32%);

  --cat-7a: hsl(176, 50%, 12%);
  --cat-6a: hsl(176, 40%, 20%);
  --cat-5a: hsl(176, 40%, 30%);
  --cat-4a: hsl(118, 30%, 34%);
  --cat-3a: hsl(118, 28%, 44%);
  --cat-2a: hsl(39, 70%, 36%);
  --cat-1a: hsl(240, 8%, 42%);

  --rank-gold: hsl(39, 85%, 40%);

  --surface-subtle: hsl(114, 45%, 94%);
  --surface-zebra: hsla(118, 39%, 66%, 0.14);

  --crest-0: hsl(176, 40%, 22%); --crest-1: hsl(176, 32%, 32%);
  --crest-2: hsl(118, 30%, 32%); --crest-3: hsl(118, 26%, 42%);
  --crest-4: hsl(39, 65%, 36%);  --crest-5: hsl(39, 55%, 44%);
  --crest-6: hsl(240, 10%, 38%); --crest-7: hsl(240, 8%, 48%);
  --crest-8: hsl(150, 25%, 34%); --crest-9: hsl(90, 20%, 38%);
  --crest-10: hsl(200, 20%, 36%); --crest-11: hsl(20, 25%, 42%);
}

/* ── scheme: evergreen — evergreen / lavender-mist / amber-earth / deep-purple.
   The palette carries its own inks; lavender-mist is the ground. ── */
[data-theme="evergreen"] {
  --linen: hsl(175, 30%, 86%);  /* evergreen tint takes the band slot */
  --ivory: #ece5f0;             /* lavender-mist takes the ground slot */
  --cyan: hsl(33, 80%, 87%);    /* amber tint takes the highlight slot */
  --ice: #e98a15;               /* amber-earth takes the accent-detail slot */
  --prussian: #012622;

  --brand-strong: hsl(310, 62%, 30%);   /* deep-purple carries links */

  --gray-150: hsl(278, 18%, 88%);
  --gray-200: hsla(174, 95%, 8%, 0.15);
  --gray-300: hsla(174, 95%, 8%, 0.25);
  --gray-400: hsl(278, 8%, 60%);
  --gray-500: hsl(230, 10%, 44%);
  --gray-600: hsl(190, 20%, 28%);

  --cat-7a: #001512;
  --cat-6a: #012622;
  --cat-5a: #003b36;
  --cat-4a: hsl(175, 55%, 25%);
  --cat-3a: hsl(310, 55%, 30%);
  --cat-2a: hsl(310, 45%, 42%);
  --cat-1a: hsl(33, 75%, 36%);

  --rank-gold: hsl(33, 83%, 42%);

  --surface-subtle: hsl(278, 30%, 94%);
  --surface-zebra: hsla(175, 40%, 60%, 0.14);

  --crest-0: #012622; --crest-1: #003b36;
  --crest-2: hsl(175, 50%, 24%); --crest-3: hsl(175, 35%, 34%);
  --crest-4: hsl(310, 55%, 28%); --crest-5: hsl(310, 42%, 38%);
  --crest-6: hsl(33, 70%, 34%);  --crest-7: hsl(33, 55%, 42%);
  --crest-8: hsl(270, 30%, 36%); --crest-9: hsl(210, 30%, 32%);
  --crest-10: hsl(150, 25%, 30%); --crest-11: hsl(0, 25%, 38%);
}

/* ── scheme: harbor — ink-black / deep-ocean / jungle-teal / peach-glow /
   racing-red. Peach is the warm ground; the red stays a detail. ── */
[data-theme="harbor"] {
  --linen: #f4c095;             /* peach-glow takes the band slot */
  --ivory: hsl(27, 65%, 95%);   /* peach tint takes the ground slot */
  --cyan: hsl(177, 45%, 87%);   /* ocean tint takes the highlight slot */
  --ice: #ee2e31;               /* racing-red takes the accent-detail slot */
  --prussian: #071e22;

  --brand-strong: hsl(177, 61%, 25%);

  --gray-150: hsl(27, 25%, 88%);
  --gray-200: hsla(189, 66%, 8%, 0.15);
  --gray-300: hsla(189, 66%, 8%, 0.25);
  --gray-400: hsl(167, 8%, 58%);
  --gray-500: hsl(170, 10%, 42%);
  --gray-600: hsl(180, 16%, 28%);

  --cat-7a: #031114;
  --cat-6a: #071e22;
  --cat-5a: hsl(177, 61%, 22%);
  --cat-4a: hsl(177, 45%, 32%);
  --cat-3a: hsl(167, 20%, 40%);
  --cat-2a: hsl(359, 60%, 40%);
  --cat-1a: hsl(27, 45%, 40%);

  --rank-gold: hsl(359, 70%, 44%);

  --surface-subtle: hsl(27, 55%, 93%);
  --surface-zebra: hsla(167, 17%, 49%, 0.12);

  --crest-0: #071e22; --crest-1: hsl(177, 61%, 22%);
  --crest-2: hsl(177, 45%, 30%); --crest-3: hsl(167, 22%, 38%);
  --crest-4: hsl(359, 60%, 36%); --crest-5: hsl(359, 48%, 46%);
  --crest-6: hsl(27, 50%, 38%);  --crest-7: hsl(27, 40%, 46%);
  --crest-8: hsl(200, 30%, 30%); --crest-9: hsl(150, 20%, 32%);
  --crest-10: hsl(220, 20%, 36%); --crest-11: hsl(0, 20%, 34%);
}

/* ── scheme: citrus — electric-aqua / pearl-aqua / beige / pumpkin-spice /
   harvest-orange. No dark value, so ink derives deep on the aqua hue. ── */
[data-theme="citrus"] {
  --linen: #a8dcd1;             /* pearl-aqua takes the band slot */
  --ivory: hsl(74, 30%, 93%);   /* beige tint takes the ground slot */
  --cyan: hsl(188, 75%, 87%);   /* electric-aqua tint takes the highlight slot */
  --ice: #f96900;               /* pumpkin-spice takes the accent-detail slot */
  --prussian: hsl(188, 55%, 13%);

  --brand-strong: hsl(25, 90%, 36%);

  --gray-150: hsl(74, 18%, 86%);
  --gray-200: hsla(188, 55%, 13%, 0.15);
  --gray-300: hsla(188, 55%, 13%, 0.25);
  --gray-400: hsl(167, 10%, 58%);
  --gray-500: hsl(180, 12%, 42%);
  --gray-600: hsl(188, 18%, 30%);

  --cat-7a: hsl(188, 65%, 11%);
  --cat-6a: hsl(188, 55%, 18%);
  --cat-5a: hsl(188, 50%, 28%);
  --cat-4a: hsl(167, 35%, 34%);
  --cat-3a: hsl(25, 85%, 36%);
  --cat-2a: hsl(26, 70%, 44%);
  --cat-1a: hsl(74, 25%, 36%);

  --rank-gold: hsl(25, 95%, 42%);

  --surface-subtle: hsl(167, 35%, 92%);
  --surface-zebra: hsla(188, 83%, 67%, 0.14);

  --crest-0: hsl(188, 55%, 20%); --crest-1: hsl(188, 45%, 30%);
  --crest-2: hsl(167, 35%, 32%); --crest-3: hsl(167, 28%, 42%);
  --crest-4: hsl(25, 80%, 36%);  --crest-5: hsl(26, 65%, 44%);
  --crest-6: hsl(74, 28%, 34%);  --crest-7: hsl(74, 22%, 44%);
  --crest-8: hsl(210, 30%, 34%); --crest-9: hsl(150, 22%, 36%);
  --crest-10: hsl(240, 15%, 38%); --crest-11: hsl(10, 40%, 42%);
}

* { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; overflow-x: clip; }
body { overflow-x: clip; }
body {
  margin: 0; background: var(--surface-page); color: var(--text-primary);
  font-family: var(--font-text); font-size: var(--fs-body); line-height: 1.5;
}
a { color: var(--text-link); text-decoration: none; }
a:hover { text-decoration: underline; }
.tnum { font-variant-numeric: tabular-nums; font-feature-settings: 'tnum' 1; }
::selection { background: var(--brand-tint); color: var(--brand-strong); }
:focus-visible { outline: 2px solid var(--brand); outline-offset: 2px; }

.wrap { max-width: var(--container); margin: 0 auto; padding: 0 var(--gutter); }

/* ── masthead — the 2px rules are the throwback cue ─────────────────────── */

.fh-mast { background: var(--surface-mast); border-top: var(--rule); border-bottom: var(--rule); }
.fh-mast .wrap {
  display: flex; align-items: baseline; justify-content: space-between;
  gap: 10px 24px; flex-wrap: wrap; padding-top: 12px; padding-bottom: 12px;
}
.fh-wordmark {
  font-family: var(--font-wordmark); font-weight: 800; font-style: italic;
  font-size: 27px; letter-spacing: 0.01em; color: var(--ink); line-height: 1;
}
a.fh-wordmark:hover { text-decoration: none; color: var(--brand-strong); }
.fh-mast-nav { display: flex; gap: 4px 18px; flex-wrap: wrap; align-items: baseline; }
.fh-mast-nav a, .fh-mast-nav span {
  font-size: var(--fs-small); font-weight: 600; color: var(--text-secondary);
}
.fh-mast-nav a:hover { color: var(--text-link); text-decoration: none; }
.fh-season { font-size: var(--fs-small); color: var(--text-muted); }

/* network utility bar — the compact mast on school/conference pages */
.fh-mast.compact { border-top: none; border-bottom: var(--hairline); }
.fh-mast.compact .wrap { padding-top: 7px; padding-bottom: 7px; }
.fh-mast.compact .fh-wordmark { font-size: 15px; letter-spacing: 0.02em; }
.fh-mast.compact .fh-mast-nav a {
  font-size: var(--fs-caption); font-weight: 700; color: var(--text-muted);
}
.fh-mast.compact .fh-mast-nav a:hover { color: var(--text-link); }

/* ── toolbar: breadcrumb + back pill (entity pages) ─────────────────────── */

.fh-toolbar {
  display: flex; align-items: center; gap: 12px; flex-wrap: wrap;
  padding: 12px 0 0;
}
.fh-crumb { font-size: var(--fs-small); color: var(--text-muted); }
.fh-crumb a { color: var(--text-muted); }
.fh-crumb a:hover { color: var(--text-link); }
.fh-pill {
  display: inline-flex; align-items: center; height: 28px; padding: 0 12px;
  border: 1px solid var(--border-default); border-radius: var(--radius-pill);
  font-size: var(--fs-caption); font-weight: 600; color: var(--text-secondary);
  white-space: nowrap; margin-left: auto;
}
.fh-pill:hover { background: var(--surface-hover); color: var(--text-link); text-decoration: none; }

/* ── identity header ────────────────────────────────────────────────────── */

.fh-idhdr {
  display: grid; grid-template-columns: auto 1fr auto; align-items: center;
  gap: 16px 18px; padding: 18px 0 16px; border-bottom: var(--hairline);
  margin-bottom: 18px;
}
.fh-idhdr .name {
  font-family: var(--font-display); font-weight: 800;
  font-size: var(--fs-display); line-height: 1.05; letter-spacing: -0.015em;
  text-wrap: balance;
}
.fh-idhdr .meta { font-size: var(--fs-small); color: var(--text-secondary); margin-top: 4px; }
.fh-idhdr .meta a { font-weight: 600; }
.fh-idhdr .side { display: flex; gap: 8px; align-items: center; flex-wrap: wrap; justify-content: flex-end; }
@media (max-width: 560px) {
  .fh-idhdr { grid-template-columns: auto 1fr; }
  .fh-idhdr .side { grid-column: 1 / -1; justify-content: flex-start; }
}

/* crest — monogram on school color */
.fh-crest {
  display: inline-flex; align-items: center; justify-content: center; flex: none;
  border-radius: 6px; color: #fff; font-family: var(--font-display);
  font-weight: 800; letter-spacing: -0.01em;
}
.fh-crest.sm { width: 24px; height: 24px; font-size: 9px; }
.fh-crest.lg { width: 48px; height: 48px; font-size: 15px; }
.fh-crest.c0 { background: var(--crest-0); }  .fh-crest.c1 { background: var(--crest-1); }
.fh-crest.c2 { background: var(--crest-2); }  .fh-crest.c3 { background: var(--crest-3); }
.fh-crest.c4 { background: var(--crest-4); }  .fh-crest.c5 { background: var(--crest-5); }
.fh-crest.c6 { background: var(--crest-6); }  .fh-crest.c7 { background: var(--crest-7); }
.fh-crest.c8 { background: var(--crest-8); }  .fh-crest.c9 { background: var(--crest-9); }
.fh-crest.c10 { background: var(--crest-10); } .fh-crest.c11 { background: var(--crest-11); }

/* scheme picker — each chip shows its own scheme in literal colors, so a
   chip keeps advertising its palette whichever scheme is applied */
.fh-swatch {
  width: 20px; height: 20px; padding: 0; border: 2px solid var(--ink);
  border-radius: 4px; cursor: pointer; align-self: center;
}
.fh-swatch[data-theme-choice="varsity"] { background: linear-gradient(135deg, #0e1c36 0 34%, #ffede1 0 67%, #d7f9ff 0); }
.fh-swatch[data-theme-choice="bloom"] { background: linear-gradient(135deg, #c287e8 0 34%, #eecfd4 0 67%, #cfd4c5 0); }
.fh-swatch[data-theme-choice="meadow"] { background: linear-gradient(135deg, #648381 0 34%, #e4fde1 0 67%, #ffbf46 0); }
.fh-swatch[data-theme-choice="evergreen"] { background: linear-gradient(135deg, #012622 0 34%, #ece5f0 0 67%, #e98a15 0); }
.fh-swatch[data-theme-choice="harbor"] { background: linear-gradient(135deg, #071e22 0 34%, #f4c095 0 67%, #ee2e31 0); }
.fh-swatch[data-theme-choice="citrus"] { background: linear-gradient(135deg, #1d4e57 0 34%, #dce2c8 0 67%, #f96900 0); }
.fh-swatch[aria-pressed="true"] { outline: 2px solid var(--ink); outline-offset: 2px; }

/* chips */
.fh-badge {
  display: inline-flex; align-items: center; height: 20px; padding: 0 9px;
  border-radius: var(--radius-pill); color: #fff; font-size: 11.5px;
  font-weight: 700; white-space: nowrap;
}
.fh-badge.c7A { background: var(--cat-7a); }
.fh-badge.c6A { background: var(--cat-6a); }
.fh-badge.c5A { background: var(--cat-5a); }
.fh-badge.c4A { background: var(--cat-4a); }
.fh-badge.c3A { background: var(--cat-3a); }
.fh-badge.c2A { background: var(--cat-2a); }
.fh-badge.c1A { background: var(--cat-1a); }
.fh-tag {
  display: inline-flex; align-items: center; height: 19px; padding: 0 8px;
  border-radius: var(--radius-pill); font-size: var(--fs-micro); font-weight: 600;
  background: var(--gray-150); color: var(--text-secondary); white-space: nowrap;
}

/* ── panels ─────────────────────────────────────────────────────────────── */

.fh-panel { background: var(--surface-card); border: var(--hairline); border-radius: var(--radius); }
.fh-panel-head {
  display: flex; align-items: baseline; gap: 10px; padding: 11px 16px;
  border-bottom: var(--hairline);
}
.fh-panel-title { font-size: var(--fs-body); font-weight: 700; }
.fh-panel-meta { font-size: var(--fs-caption); color: var(--text-muted); margin-left: auto; }
.fh-panel-body { padding: 14px 16px; }

.fh-section { margin: 26px 0 0; }
.fh-section > h2 {
  font-family: var(--font-display); font-weight: 800; font-size: 20px;
  letter-spacing: -0.01em; margin: 0 0 10px;
}
.fh-section > h2 a { color: inherit; }

/* ── the grid table ─────────────────────────────────────────────────────── */

.fh-tablescroll {
  overflow-x: auto; -webkit-overflow-scrolling: touch; overscroll-behavior-x: contain;
  border: var(--hairline); border-radius: var(--radius);
}
.fh-table { min-width: 640px; }
.fh-table.narrow { min-width: 0; }
.fh-thead, .fh-row {
  display: grid; grid-template-columns: var(--grid-cols); gap: 12px; align-items: center;
}
.fh-thead {
  padding: 8px 14px; background: var(--surface-th);
  border-bottom: 1px solid var(--border-default);
  position: sticky; top: 0;
}
.fh-th {
  font-size: var(--fs-micro); font-weight: 600; letter-spacing: var(--ls-caps);
  text-transform: uppercase; color: var(--text-muted); white-space: nowrap;
}
.fh-th.num { text-align: right; }
.fh-row { padding: 8px 14px; border-bottom: var(--hairline); }
.fh-row:last-child { border-bottom: none; }
.fh-row:nth-child(even) { background: var(--surface-zebra); }
.fh-row:hover { background: var(--surface-hover); }
a.fh-row { color: inherit; }
a.fh-row:hover { text-decoration: none; }

/* cell primitives */
.fh-rank { font-variant-numeric: tabular-nums; font-weight: 600; color: var(--text-secondary); }
.fh-name {
  font-weight: 700; color: var(--text-link); white-space: nowrap;
  overflow: hidden; text-overflow: ellipsis; min-width: 0;
  display: flex; align-items: center; gap: 8px;
}
.fh-name .sub { font-weight: 400; color: var(--text-muted); }
.fh-plain { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; min-width: 0; }
.fh-dim { color: var(--text-secondary); }
.fh-num { font-variant-numeric: tabular-nums; text-align: right; }
.fh-mark { font-variant-numeric: tabular-nums; font-weight: 700; white-space: nowrap; }
.fh-row.first .fh-mark, .fh-row.first .fh-rank { color: var(--brand-strong); }
.fh-row.first { box-shadow: inset 3px 0 0 var(--brand); }
.fh-q {
  display: inline-block; margin-left: 6px; padding: 0 4px;
  border: 1px solid var(--brand); border-radius: 3px;
  font-size: 10px; font-weight: 700; color: var(--brand-strong);
}
.fh-legs { grid-column: 2 / -1; font-size: var(--fs-caption); color: var(--text-secondary); margin-top: -2px; }
.fh-legs a { font-weight: 600; }

/* event block heading inside meet pages */
.fh-evhead {
  display: flex; align-items: baseline; gap: 10px; flex-wrap: wrap;
  margin: 18px 0 8px;
}
.fh-evhead h4 { font-size: 15px; font-weight: 700; margin: 0; letter-spacing: -0.008em; }
.fh-evhead .rec { font-size: var(--fs-caption); color: var(--text-muted); }
.fh-evhead .rec b { color: var(--text-secondary); font-weight: 700; font-variant-numeric: tabular-nums; }

/* group rule between gender/class sections */
.fh-group {
  margin: 30px 0 12px; padding-bottom: 6px; border-bottom: var(--rule);
  display: flex; align-items: baseline; gap: 12px;
}
.fh-group h3 {
  font-family: var(--font-display); font-weight: 800; font-size: 17px;
  margin: 0; letter-spacing: -0.01em;
}

/* ── board: main + rail ─────────────────────────────────────────────────── */

.fh-board { display: grid; grid-template-columns: 1fr 300px; gap: 18px; align-items: start; margin-top: 18px; }
@media (max-width: 880px) { .fh-board { grid-template-columns: 1fr; } }
.fh-board > * { min-width: 0; }
.fh-rail { display: flex; flex-direction: column; gap: 18px; }

/* scoreboard strip (front) */
.fh-strip {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
  gap: 12px; margin-top: 18px;
}
.fh-scard {
  border: var(--hairline); border-radius: var(--radius); padding: 12px 14px;
  color: inherit; display: block;
}
.fh-scard:hover { background: var(--surface-hover); text-decoration: none; }
.fh-scard .mname { font-weight: 700; font-size: var(--fs-small); line-height: 1.3; }
.fh-scard .mmeta { font-size: var(--fs-caption); color: var(--text-muted); margin-top: 3px; }
.fh-scard .mwin { font-size: var(--fs-caption); color: var(--text-secondary); margin-top: 8px; }
.fh-scard .mwin b { font-weight: 700; color: var(--text-primary); }

/* tabs (Girls/Boys champions module) */
.fh-tabs { display: flex; gap: 6px; margin-left: auto; }
.fh-tab {
  appearance: none; background: none; border: 1px solid var(--border-default);
  border-radius: var(--radius-pill); height: 26px; padding: 0 12px;
  font-family: var(--font-text); font-size: var(--fs-caption); font-weight: 600;
  color: var(--text-secondary); cursor: pointer;
}
.fh-tab[aria-selected="true"] { background: var(--ink); border-color: var(--ink); color: var(--paper); }
.fh-tab:hover { color: var(--text-primary); }
[hidden] { display: none !important; }

/* footnote — the ONLY container explanation may live in */
.fh-note {
  background: var(--surface-subtle); border: var(--hairline); border-radius: var(--radius);
  padding: 11px 14px; font-size: var(--fs-caption); color: var(--text-secondary);
  margin-top: 18px;
}

footer.fh-foot { background: var(--surface-mast); border-top: var(--rule); margin-top: 40px; }
footer.fh-foot .wrap { padding-top: 26px; padding-bottom: 34px; }

/* ── sponsor rail ──────────────────────────────────────────────────────────
   Wordmarks set in the site's own faces rather than sourced as art: a logo
   that half-resembles a real company's is the one failure mode worth avoiding,
   and type follows the palette into dark mode without a second asset.
   Monochrome at rest, as sponsor rails generally are, so eight of them read as
   a row and not eight competing brand colours. */

.fh-sponsors {
  display: flex; flex-wrap: wrap; align-items: center; gap: 18px 34px;
  padding-bottom: 22px; border-bottom: var(--hairline);
}
.fh-logo {
  color: var(--text-muted); white-space: nowrap; line-height: 1;
  transition: color 120ms ease;
}
.fh-logo:hover { color: var(--text-secondary); }

.lm-slant   { font-family: var(--font-label); font-weight: 900; font-style: italic;
  font-size: 17px; letter-spacing: -0.01em; }
.lm-poster  { font-family: var(--font-poster); font-weight: 700; font-size: 12px;
  text-transform: uppercase; letter-spacing: 0.02em; }
.lm-mono    { font-family: var(--font-mono); font-weight: 500; font-size: 12px;
  text-transform: uppercase; letter-spacing: 0.14em; }
.lm-soft    { font-family: var(--font-fuji, 'PP Fuji'); font-weight: 700; font-size: 16px;
  display: inline-flex; align-items: center; gap: 7px; }
.lm-soft::before {
  content: ""; width: 11px; height: 11px; flex: none;
  border: 2px solid currentColor; border-radius: 50%;
}
.lm-serif   { font-family: var(--font-serif); font-weight: 700; font-style: italic;
  font-size: 17px; border-bottom: 2px solid currentColor; padding-bottom: 2px; }
.lm-collegiate { font-family: var(--font-serif); font-weight: 600; font-size: 16px;
  display: inline-flex; align-items: center; gap: 7px; }
.lm-collegiate::before {
  content: ""; width: 11px; height: 11px; flex: none;
  border: 2px solid currentColor; border-radius: 2px; transform: rotate(45deg);
}
.lm-neutral { font-family: 'Switzer', sans-serif; font-weight: 600; font-size: 15px;
  letter-spacing: 0.01em; }
.lm-tall    { font-family: var(--font-condensed); font-weight: 800; font-size: 18px;
  text-transform: uppercase; letter-spacing: 0.03em; }

.fh-footrow { display: flex; align-items: baseline; gap: 16px; flex-wrap: wrap;
  padding-top: 22px; }
.fh-footmark {
  font-family: var(--font-stencil); font-weight: 800; font-style: italic;
  font-size: 34px; letter-spacing: -0.015em; color: var(--text-muted);
}
.fh-foottag { font-size: var(--fs-small); font-weight: 600; color: var(--text-muted); }

@media (max-width: 560px) {
  .fh-sponsors { gap: 14px 24px; }
  .fh-footmark { font-size: 26px; }
}

main.wrap { padding-bottom: 10px; }

/* ── persistent score rail ─────────────────────────────────────────────── */

.fh-rail { border-bottom: var(--hairline); background: var(--surface-subtle); }
.fh-railtrack {
  display: flex; overflow-x: auto; -webkit-overflow-scrolling: touch;
  scrollbar-width: thin; max-width: var(--container); margin: 0 auto;
}
.fh-railcell {
  flex: 0 0 172px; padding: 8px 12px 7px; border-right: var(--hairline);
  color: inherit; display: flex; flex-direction: column; gap: 2px;
}
.fh-railcell:hover { background: var(--surface-hover); text-decoration: none; }
.fh-railcell .rh {
  display: flex; justify-content: space-between;
  font-size: 10.5px; letter-spacing: 0.06em; text-transform: uppercase;
  color: var(--text-muted); font-weight: 600; white-space: nowrap;
}
.fh-railcell .rr { display: flex; align-items: center; gap: 6px; min-width: 0; }
.fh-railcell .rr .nm {
  flex: 1; font-size: 13px; font-weight: 700; white-space: nowrap;
  overflow: hidden; text-overflow: ellipsis; min-width: 0;
}
.fh-railcell .rr .nm.sub { font-weight: 400; color: var(--text-muted); }
.fh-railcell .rr b { font-variant-numeric: tabular-nums; font-size: 12.5px; font-weight: 500; color: var(--text-secondary); }
/* The sport is how you know what you're looking at before you read the names —
   at faint/10px it was the least legible thing in the cell. */
.fh-railcell .rs { font-size: 10.5px; font-weight: 700; color: var(--text-secondary);
  text-transform: uppercase; letter-spacing: 0.04em;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.fh-railcell.more { justify-content: center; }
.fh-crest.xs { width: 16px; height: 16px; font-size: 6.5px; border-radius: 4px; }

/* ── contest score header (game/dual pages) ────────────────────────────── */

.fh-score {
  display: grid; grid-template-columns: 1fr auto 1fr; align-items: center;
  gap: 18px; padding: 26px 0 20px; border-bottom: var(--hairline); margin-bottom: 8px;
}
.fh-score .side { display: flex; flex-direction: column; align-items: center; gap: 8px; text-align: center; }
.fh-score .tn { font-family: var(--font-display); font-weight: 800; font-size: 19px; letter-spacing: -0.01em; }
.fh-score .tn a { color: inherit; }
.fh-score .mid { text-align: center; }
.fh-score .big {
  font-family: var(--font-display); font-weight: 800;
  font-size: clamp(34px, 7vw, 56px); line-height: 1; letter-spacing: -0.01em;
}
.fh-score .st { font-size: var(--fs-caption); color: var(--text-muted); margin-top: 6px; }


/* ── front page editorial grid ─────────────────────────────────────────── */

.fh-lead { display: grid; grid-template-columns: 2fr 1fr; gap: 22px; margin-top: 22px; align-items: start; }
@media (max-width: 820px) { .fh-lead { grid-template-columns: 1fr; } }
.fh-leadcards { display: grid; gap: 14px; }
.fh-leadcard {
  border: var(--hairline); border-radius: var(--radius); padding: 18px 20px;
  color: inherit; display: block;
}
.fh-leadcard:hover { background: var(--surface-hover); text-decoration: none; }
.fh-leadcard .hl {
  font-family: var(--font-display); font-weight: 800;
  font-size: clamp(20px, 2.6vw, 27px); line-height: 1.12; letter-spacing: -0.015em;
  text-wrap: balance;
}
.fh-leadcard .kk { font-size: var(--fs-caption); color: var(--text-muted); margin-top: 7px; }
.fh-leadcard.first { background: var(--surface-th); }
.fh-leadcard.first:hover { background: var(--surface-hover); }
.fh-quick { border: var(--hairline); border-radius: var(--radius); overflow: hidden; }
.fh-quick a {
  display: flex; justify-content: space-between; align-items: baseline;
  padding: 11px 14px; border-bottom: var(--hairline);
  font-weight: 700; color: var(--text-primary); font-size: var(--fs-body);
}
.fh-quick a:last-child { border-bottom: none; }
.fh-quick a:hover { background: var(--surface-hover); text-decoration: none; color: var(--text-link); }
.fh-quick a .n { font-weight: 400; color: var(--text-muted); font-size: var(--fs-caption); font-variant-numeric: tabular-nums; }
.fh-sportsgrid { display: grid; grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); gap: 16px; }

/* ── front page: association front door ────────────────────────────────── */

.fh-top { display: grid; grid-template-columns: 1.75fr 1fr; gap: 30px; padding-top: 24px; align-items: start; }
@media (max-width: 860px) { .fh-top { grid-template-columns: 1fr; } }

.fh-hero { display: block; color: inherit; padding-bottom: 18px; border-bottom: var(--rule); }
.fh-hero .ph { display: block; margin-bottom: 14px;
  border: 1px solid var(--border-default); padding: 8px; border-radius: 4px;
  background: var(--surface-card); }
.fh-hero .ph img { display: block; width: 100%; height: auto; aspect-ratio: 16/9;
  object-fit: cover; border-radius: 2px; }

/* article photography — mounted, not slapped in: a bordered frame with an
   inset mat, caption printed inside the frame under a hairline */
.fh-figure { margin: 20px 0 24px; border: 1px solid var(--border-default);
  background: var(--surface-card); padding: 10px; border-radius: 4px; }
.fh-figure img { display: block; width: 100%; height: auto; border-radius: 2px; }
.fh-figure figcaption { font-size: var(--fs-caption); color: var(--text-muted);
  padding: 9px 2px 1px; margin-top: 9px; border-top: var(--hairline); }

.fh-storyrow.pic { display: grid; grid-template-columns: 120px 1fr; gap: 14px; align-items: start; }
.fh-storyrow .th { border: 1px solid var(--border-default); padding: 4px;
  border-radius: 3px; background: var(--surface-card); }
.fh-storyrow .th img { display: block; width: 100%; height: auto;
  aspect-ratio: 3/2; object-fit: cover; border-radius: 2px; }
.fh-hero:hover { text-decoration: none; }
.fh-hero .kk, .fh-storyrow .kk, .fh-article .kk {
  display: block; font-size: var(--fs-caption); font-weight: 700;
  letter-spacing: 0.04em; text-transform: uppercase; color: var(--brand-strong);
  margin-bottom: 7px;
}
.fh-hero .hd {
  display: block; font-family: var(--font-display); font-weight: 800;
  font-size: clamp(27px, 3.9vw, 42px); line-height: 1.08; letter-spacing: -0.022em;
  text-wrap: balance;
}
.fh-hero:hover .hd { color: var(--brand-strong); }
.fh-hero .dk { font-family: var(--font-serif); }
.fh-hero .dk {
  display: block; margin-top: 10px; font-size: 16px; line-height: 1.5;
  color: var(--text-secondary); max-width: 60ch; text-wrap: pretty;
}

.fh-storylist { display: grid; }
.fh-storyrow { display: block; color: inherit; padding: 14px 0; border-bottom: var(--hairline); }
.fh-storyrow:hover { text-decoration: none; }
.fh-storyrow .kk { margin-bottom: 4px; }
.fh-storyrow .hd {
  display: block; font-family: var(--font-display); font-weight: 800;
  font-size: 18px; line-height: 1.2; letter-spacing: -0.012em; text-wrap: balance;
}
.fh-storyrow:hover .hd { color: var(--brand-strong); }
.fh-storyrow .dk {
  display: block; margin-top: 5px; font-family: var(--font-serif);
  font-size: var(--fs-small); color: var(--text-secondary); max-width: 66ch;
}
.fh-more { margin: 12px 0 0; font-size: var(--fs-small); font-weight: 600; }

/* find your school */
.fh-side .fh-finder { border: var(--frame, 2px) solid var(--ink); padding: 16px; }
.fh-finder h2 { font-family: var(--font-display); font-weight: 800; font-size: 20px; margin: 0 0 10px; }
.fh-finder input {
  width: 100%; height: 40px; padding: 0 12px; box-sizing: border-box;
  border: 1px solid var(--border-default); border-radius: var(--radius);
  font-family: var(--font-text); font-size: var(--fs-body);
  background: var(--surface-card); color: var(--text-primary);
}
.fh-schoolhits { display: none; margin-top: 8px; border-top: var(--hairline); }
.fh-schoolhits.open { display: block; }
.fh-schoolhit {
  display: flex; align-items: center; gap: 8px; padding: 8px 2px;
  border-bottom: var(--hairline); color: inherit;
}
.fh-schoolhit:hover { background: var(--surface-hover); text-decoration: none; }
.fh-schoolhit .nm { font-weight: 700; flex: 1; min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.fh-schoolhit .ct { font-size: var(--fs-caption); color: var(--text-muted); white-space: nowrap; }

/* season band + sport links */
.fh-band { margin-top: 34px; padding-top: 14px; border-top: var(--rule); }
.fh-band > h2, .fh-cols3 h2 {
  font-family: var(--font-display); font-weight: 800; font-size: 22px;
  margin: 0 0 12px; letter-spacing: -0.014em;
}
.fh-sportlinks { display: flex; flex-wrap: wrap; gap: 8px 22px; }
.fh-sportlinks a { font-weight: 700; font-size: 15px; color: var(--text-primary); }
.fh-sportlinks a:hover { color: var(--brand-strong); text-decoration: none; }

/* three-column result columns */
.fh-cols3 {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px;
  margin-top: 34px; padding-top: 14px; border-top: var(--rule);
}
@media (max-width: 860px) { .fh-cols3 { grid-template-columns: 1fr; gap: 22px; } }
.fh-results { display: grid; }

/* score rows — a result is both schools and both scores, matchup first */
.fh-scorerow { position: relative; padding: 9px 0; border-bottom: var(--hairline); }
.fh-scorerow:hover { background: var(--surface-hover); }
.fh-scorerow .m { position: absolute; inset: 0; }
.fh-scorerow .who { display: block; font-size: var(--fs-body); line-height: 1.35; }
.fh-scorerow .who a { color: inherit; font-weight: 600; position: relative; z-index: 1; }
.fh-scorerow .who b { font-family: var(--font-mono); font-weight: 640;
  font-size: 0.94em; color: var(--text-primary); }
.fh-scorerow .when { display: block; font-size: var(--fs-caption); color: var(--text-muted); margin-top: 2px; }

/* overview composition — sections only where content exists */
.fh-overview { display: grid; gap: 30px; padding-top: 22px; align-items: start; }
.fh-overview.n2 { grid-template-columns: 1fr 1fr; }
.fh-overview.n3 { grid-template-columns: 1.3fr 1fr 1fr; }
.fh-overview h2 { font-family: var(--font-label); font-weight: 900; font-size: 14px;
  text-transform: uppercase; letter-spacing: var(--ls-caps); margin: 0 0 6px;
  padding-bottom: 6px; border-bottom: var(--rule); }
@media (max-width: 860px) { .fh-overview.n2, .fh-overview.n3 { grid-template-columns: 1fr; } }

/* scoreboard — the week, day by day */
.fh-dayhead { font-family: var(--font-condensed); font-weight: 800; font-size: 24px;
  text-transform: uppercase; letter-spacing: 0.015em;
  margin: 30px 0 4px; padding-bottom: 6px; border-bottom: var(--rule); }
.fh-day:first-child .fh-dayhead { margin-top: 14px; }
.fh-scoreline { position: relative; padding: 9px 0 9px 2px; border-bottom: var(--hairline); }
.fh-scoreline:hover { background: var(--surface-hover); }
.fh-scoreline .m { position: absolute; inset: 0; }
.fh-scoreline .who { display: block; font-size: 15px; line-height: 1.35; }
.fh-scoreline .who a { color: inherit; font-weight: 600; position: relative; z-index: 1; }
.fh-scoreline .who b { font-family: var(--font-mono); font-weight: 640; font-size: 0.94em; }
.fh-scoreline .sub { display: block; font-size: var(--fs-caption); color: var(--text-muted); margin-top: 1px; }

/* conference picker — one league at a time */
.fh-pickbar { display: flex; align-items: center; gap: 10px; margin: 16px 0 4px; }
.fh-pickbar label { font-size: var(--fs-caption); font-weight: 700;
  text-transform: uppercase; letter-spacing: var(--ls-caps); color: var(--text-secondary); }
.fh-pickbar select { height: 34px; border: 1px solid var(--border-default); border-radius: 6px;
  padding: 0 10px; font-family: var(--font-text); font-size: var(--fs-body);
  background: var(--surface-card); color: var(--text-primary); min-width: 240px; }

/* championships record book */
.fh-champbook { padding-top: 6px; }
.fh-champblock { margin-top: 34px; }
.fh-champblock h2 { display: flex; align-items: center; gap: 8px;
  font-family: var(--font-display); font-weight: 800; font-size: 19px;
  margin: 0 0 6px; padding-bottom: 7px; border-bottom: var(--rule); }
.fh-champblock h2 a { color: inherit; }
.fh-champblock h2 .ssn { margin-left: auto; font-size: var(--fs-caption); font-weight: 600;
  color: var(--text-muted); text-transform: none; letter-spacing: 0; }
.fh-champline { display: grid; grid-template-columns: 74px 24px minmax(160px,1fr) 90px;
  gap: 10px; align-items: center; padding: 8px 0; border-bottom: var(--hairline); }
.fh-champline .ch a { font-weight: 700; color: inherit; }
.fh-champline .rs { font-size: var(--fs-small); }

/* team hub — the school's teams by season */
.fh-teamgrid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; align-items: start; }
@media (max-width: 720px) { .fh-teamgrid { grid-template-columns: 1fr; } }
.fh-teamseason h3 { font-family: var(--font-display); font-weight: 800; font-size: 14px;
  text-transform: uppercase; letter-spacing: var(--ls-caps); margin: 0 0 4px;
  padding-bottom: 5px; border-bottom: var(--rule); }
.fh-teamrow { display: flex; align-items: center; gap: 8px; color: inherit;
  padding: 7px 2px; border-bottom: var(--hairline); font-size: var(--fs-body); }
.fh-teamrow:hover { text-decoration: none; background: var(--surface-hover); }
.fh-teamrow .nm { font-weight: 600; flex: 1; }
.fh-teamrow .tnum { color: var(--text-secondary); }

/* schools directory — the competitive geography */
.fh-areablock { display: grid; grid-template-columns: repeat(3, 1fr); gap: 4px 30px; align-items: start; }
@media (max-width: 900px) { .fh-areablock { grid-template-columns: 1fr 1fr; } }
@media (max-width: 600px) { .fh-areablock { grid-template-columns: 1fr; } }
.fh-areahead { grid-column: 1 / -1; font-family: var(--font-condensed); font-weight: 800;
  text-transform: uppercase; letter-spacing: 0.015em; font-size: 25px;
  margin: 34px 0 10px; padding-bottom: 7px; border-bottom: var(--rule); }
.fh-schoollink .cl { color: var(--text-muted); font-weight: 400; }

/* front-page editorial hierarchy: lead, seconds, briefs */
.fh-seconds { display: grid; grid-template-columns: 1fr 1fr; gap: 0 26px; }
@media (max-width: 640px) { .fh-seconds { grid-template-columns: 1fr; } }
.fh-second { display: block; color: inherit; padding: 14px 0 16px; border-bottom: var(--hairline); }
.fh-second:hover { text-decoration: none; }
.fh-second:hover .hd { color: var(--brand-strong); }
.fh-second .kk { display: block; font-size: var(--fs-micro); font-weight: 700;
  text-transform: uppercase; letter-spacing: var(--ls-caps); color: var(--text-link); margin-bottom: 4px; }
.fh-second .hd { display: block; font-family: var(--font-display); font-weight: 800;
  font-size: 19px; line-height: 1.2; letter-spacing: -0.01em; }
.fh-second .dk { display: block; font-family: var(--font-serif); font-size: var(--fs-small);
  color: var(--text-secondary); margin-top: 5px; line-height: 1.5; }
.fh-briefs { padding-top: 4px; }
.fh-briefs h2 { font-family: var(--font-label); font-weight: 900; font-size: 13px;
  text-transform: uppercase; letter-spacing: var(--ls-caps); margin: 16px 0 2px;
  padding-bottom: 6px; border-bottom: var(--rule); }
.fh-brief { display: grid; grid-template-columns: 92px 1fr 74px; gap: 12px;
  align-items: baseline; color: inherit; padding: 8px 0; border-bottom: var(--hairline); }
.fh-brief:hover { text-decoration: none; }
.fh-brief:hover .hd { color: var(--brand-strong); }
.fh-brief .kk { font-size: var(--fs-micro); font-weight: 700; text-transform: uppercase;
  letter-spacing: var(--ls-caps); color: var(--text-muted); }
.fh-brief .hd { font-weight: 600; font-size: var(--fs-body); line-height: 1.35; }
.fh-brief .dt { font-size: var(--fs-caption); color: var(--text-faint); text-align: right; }
@media (max-width: 640px) { .fh-brief { grid-template-columns: 1fr; gap: 2px; } .fh-brief .dt { text-align: left; } }
.fh-latest h2, .fh-notices h2, .fh-finder h2 { font-size: 14px; text-transform: uppercase;
  letter-spacing: var(--ls-caps); }
.fh-resultrow {
  display: grid; grid-template-columns: 1fr; gap: 1px; padding: 9px 0;
  border-bottom: var(--hairline); color: inherit;
}
.fh-resultrow:hover { text-decoration: none; }
.fh-resultrow .w, .fh-resultrow .l {
  display: flex; justify-content: space-between; gap: 10px;
  font-size: var(--fs-body); min-width: 0;
}
.fh-resultrow .w { font-weight: 700; }
.fh-resultrow .l { color: var(--text-secondary); }
.fh-resultrow b { font-weight: 500; font-variant-numeric: tabular-nums; color: var(--text-secondary); }
.fh-resultrow:hover .w { color: var(--brand-strong); }

/* resources */
.fh-reslinks { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
@media (max-width: 860px) { .fh-reslinks { grid-template-columns: 1fr 1fr; } }
@media (max-width: 520px) { .fh-reslinks { grid-template-columns: 1fr; } }
.fh-reslinks h3 {
  font-size: var(--fs-caption); font-weight: 700; letter-spacing: 0.05em;
  text-transform: uppercase; color: var(--text-muted); margin: 0 0 8px;
  padding-bottom: 6px; border-bottom: var(--hairline);
}
.fh-reslinks ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 6px; }
.fh-reslinks li { font-size: var(--fs-small); }
.fh-reslinks li a { font-weight: 600; }
.fh-reslinks li span { color: var(--text-faint); }

/* article */
.fh-articlegrid { display: grid; grid-template-columns: minmax(0, 66ch) 280px;
  gap: 48px; align-items: start; }
@media (max-width: 900px) { .fh-articlegrid { grid-template-columns: 1fr; gap: 8px; } }
.fh-morestories { padding-top: 26px; }
.fh-morestories h2 { font-family: var(--font-label); font-weight: 900; font-size: 13px;
  text-transform: uppercase; letter-spacing: var(--ls-caps); margin: 0 0 4px;
  padding-bottom: 8px; border-bottom: var(--rule); }
.fh-morestories a { display: block; color: var(--text-primary); font-weight: 600;
  font-size: var(--fs-body); line-height: 1.4; padding: 11px 0;
  border-bottom: var(--hairline); }
.fh-morestories a:hover { color: var(--text-link); text-decoration: none; }
.fh-morestories .kk { display: block; font-size: var(--fs-micro); font-weight: 700;
  text-transform: uppercase; letter-spacing: var(--ls-caps); color: var(--text-link);
  margin-bottom: 2px; }
.fh-article { max-width: 66ch; padding-top: 18px; }
.fh-article h1 {
  font-family: var(--font-display); font-weight: 800;
  font-size: clamp(28px, 4vw, 40px); line-height: 1.08; letter-spacing: -0.022em;
  margin: 0 0 12px; text-wrap: balance;
}
.fh-article .dek { font-family: var(--font-serif); font-size: 18px; line-height: 1.5; color: var(--text-secondary); margin: 0 0 20px; }
.fh-article p { font-family: var(--font-serif); font-size: 16.5px; line-height: 1.66; margin: 0 0 15px; text-wrap: pretty; }

/* ── nav dropdowns — admin/sport material lives up here, not mid-page ──── */

.fh-menu { position: relative; }
.fh-menu > button {
  appearance: none; background: none; border: none; cursor: pointer; padding: 0;
  font-family: var(--font-text); font-size: var(--fs-small); font-weight: 600;
  color: var(--text-secondary);
}
.fh-menu > button:hover, .fh-menu:focus-within > button { color: var(--text-link); }
.fh-drop {
  position: absolute; top: calc(100% + 10px); left: 0; z-index: 60;
  display: none; background: var(--surface-card);
  border: var(--rule); padding: 16px 18px; min-width: 320px;
  box-shadow: 0 10px 24px hsl(219 40% 12% / 0.14);
}
.fh-menu:hover .fh-drop, .fh-menu:focus-within .fh-drop { display: block; }
.fh-dropcols { display: grid; grid-template-columns: repeat(3, minmax(150px, 1fr)); gap: 20px; }
.fh-drop.cols { min-width: 0; }
.fh-drop.cols a { display: block; padding: 4px 0; font-size: var(--fs-small); font-weight: 600; }
.fh-dropcols h4 {
  font-size: var(--fs-micro); font-weight: 700; letter-spacing: 0.06em;
  text-transform: uppercase; color: var(--text-muted); margin: 0 0 7px;
  padding-bottom: 5px; border-bottom: var(--hairline);
}
.fh-dropcols a, .fh-dropcols span {
  display: flex; align-items: center; gap: 7px; padding: 2px 0;
  font-size: var(--fs-caption); font-weight: 600; color: var(--text-primary);
  white-space: nowrap;
}
/* navigation, not a page-sized overlay: cap the panel's height and scroll */
.fh-drop { max-height: min(62vh, 520px); overflow-y: auto; }
.fh-dropcols span { color: var(--text-faint); font-weight: 400; }
.fh-dropcols a:hover { color: var(--text-link); text-decoration: none; }
@media (max-width: 720px) { .fh-menu > button { display: none; } }

/* ── sport icons ───────────────────────────────────────────────────────── */

/* Glyphs are <use> refs into a per-page <symbol> sprite; stroke lives here so a
   reference stays ~55 bytes instead of carrying six presentation attributes. */
.fh-sprite { position: absolute; width: 0; height: 0; overflow: hidden; }
.fh-ic { width: 22px; height: 22px; flex: none;
  fill: none; stroke: currentColor; stroke-width: 1.7;
  stroke-linecap: round; stroke-linejoin: round; }
.fh-ic.sm { width: 15px; height: 15px; opacity: 0.75; }

/* Season sport ribbon — compact navigation, not a directory. One swipeable
   band: icon first, a small label under it (two basketballs are identical
   without one), the whole season+ribbon area a single ~120px block so the
   lead story starts above the fold. */
.fh-sportribbon {
  display: flex; align-items: stretch; gap: 2px;
  overflow-x: auto; -webkit-overflow-scrolling: touch;
  scrollbar-width: none; padding: 2px 0 8px;
}
.fh-sportribbon::-webkit-scrollbar { display: none; }
.fh-ribbonitem {
  flex: none; display: flex; flex-direction: column; align-items: center;
  gap: 5px; padding: 8px 10px 6px; border-radius: var(--radius);
  color: var(--text-primary); border: 1px solid transparent;
  max-width: 96px; text-align: center;
}
.fh-ribbonitem span {
  font-size: 10px; font-weight: 700; line-height: 1.15;
  letter-spacing: 0.01em; color: var(--text-secondary);
}
.fh-ribbonitem:hover, .fh-ribbonitem.on {
  background: var(--surface-hover); border-color: var(--border-subtle);
  text-decoration: none; color: var(--brand-strong);
}
.fh-ribbonitem.on span, .fh-ribbonitem:hover span { color: inherit; }

/* org identity header — the mark carries it */
.fh-orghead {
  display: flex; align-items: center; gap: 18px;
  padding: 18px 0 14px; border-bottom: 4px solid var(--ink);
}
.fh-orghead .fh-mark { flex: none; filter: drop-shadow(0 1px 1px rgb(0 0 0 / 0.18)); }
.fh-orghead .name {
  font-family: var(--font-display); font-weight: 800; font-size: 30px;
  letter-spacing: -0.02em; line-height: 1.05; text-transform: uppercase;
}
.fh-orghead .name .ath { color: var(--text-muted); font-weight: 600; }
.fh-orghead .nick { font-family: var(--font-display); font-weight: 800;
  font-size: 15px; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 2px; }
.fh-orghead .meta { font-size: var(--fs-small); color: var(--text-secondary); margin-top: 3px;
  display: flex; align-items: center; gap: 6px; flex-wrap: wrap; }
.fh-marktext { font-family: var(--font-display); }

/* feature + events rail: the athletics-homepage top */
.fh-orgtop { display: grid; grid-template-columns: 2fr 1fr; gap: 26px;
  align-items: start; margin: 18px 0 6px; }
@media (max-width: 860px) { .fh-orgtop { grid-template-columns: 1fr; gap: 14px; } }
.fh-feature {
  position: relative; overflow: hidden; border-radius: var(--radius);
  padding: 88px 28px 24px; color: #fff;
  display: flex; flex-direction: column; justify-content: flex-end;
}
.fh-feature .wm { position: absolute; right: -30px; top: -22px; opacity: 0.16;
  pointer-events: none; }
.fh-feature .wm .fh-mark { width: 220px; height: 220px; }
.fh-feature .kk { font-size: var(--fs-micro); font-weight: 700;
  text-transform: uppercase; letter-spacing: var(--ls-caps); opacity: 0.85;
  margin-bottom: 6px; position: relative; }
.fh-feature .hd { font-family: var(--font-display); font-weight: 800;
  font-size: 26px; letter-spacing: -0.015em; line-height: 1.15; position: relative; }
.fh-feature .dk { font-family: var(--font-serif); font-size: var(--fs-small);
  margin-top: 7px; opacity: 0.92; position: relative; }
.fh-feature a { color: #fff; text-decoration: underline; text-underline-offset: 2px; }
.fh-feature.photo { min-height: 240px; }
.fh-feature .cr { position: absolute; right: 12px; bottom: 8px; font-size: 10px;
  opacity: 0.6; }
.fh-feature .hd a { text-decoration: none; }
.fh-eventsrail { display: flex; flex-direction: column; border-top: var(--rule); }
.fh-eventsrail > * { display: block; padding: 8px 0; border-bottom: var(--hairline);
  font-size: var(--fs-small); font-weight: 600; color: var(--text-primary);
  line-height: 1.35; }
.fh-eventsrail b { font-weight: 700; }
.fh-eventsrail .kk { display: block; font-size: var(--fs-micro); font-weight: 700;
  text-transform: uppercase; letter-spacing: var(--ls-caps); color: var(--text-link);
  margin-bottom: 2px; }
a.fh-eventsrail, .fh-eventsrail a { text-decoration: none; }
.fh-eventsrail a:hover { color: var(--text-link); }

/* ScoreCard / UpcomingEvent rows */
.fh-cardrow { display: grid; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  gap: 10px; }
.fh-card { border: 1px solid var(--border-subtle); border-radius: var(--radius);
  padding: 10px 12px 9px; background: var(--surface-card); }
.fh-card .st { display: block; font-size: var(--fs-micro); font-weight: 700;
  text-transform: uppercase; letter-spacing: var(--ls-caps); color: var(--text-muted);
  margin-bottom: 6px; }
.fh-card .mrow { display: flex; align-items: center; gap: 7px; padding: 2px 0;
  font-weight: 700; font-size: var(--fs-body); }
.fh-card .mrow .nm { flex: 1; min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; }
.fh-card .mrow.at { color: var(--text-muted); font-weight: 400;
  font-size: var(--fs-caption); padding-left: 31px; }
.fh-card .mrow.one { font-weight: 600; line-height: 1.35; }
.fh-card .mrow b { font-size: 15px; }
.fh-card .sp { display: block; margin-top: 6px; font-size: var(--fs-caption);
  color: var(--text-muted); }

/* ── athletics-site organization pages ─────────────────────────────────────
   School and conference homepages take the collegiate athletics-site shape:
   identity band with the school's own color, compact section nav, lead
   module, member strip. School colors are inline (identity, not theme). */

.fh-idhdr.athletics { border-top: 4px solid var(--ink); padding-top: 16px; }
.fh-idhdr.athletics .name { font-size: 30px; letter-spacing: -0.02em; }

.fh-orgnav {
  display: flex; gap: 2px 18px; flex-wrap: wrap; padding: 8px 0 10px;
  border-bottom: var(--rule); margin-bottom: 4px;
}
.fh-orgnav a {
  font-family: var(--font-display); font-weight: 800; font-size: 13.5px;
  text-transform: uppercase; letter-spacing: 0.04em; color: var(--text-secondary);
  white-space: nowrap;
}
.fh-orgnav a:hover { color: var(--text-link); text-decoration: none; }

.fh-orglead {
  display: block; margin: 16px 0 6px; padding: 14px 16px;
  border-left: 4px solid var(--ink); background: var(--surface-subtle);
  border-radius: 0 var(--radius) var(--radius) 0; color: inherit;
}
.fh-orglead:hover { text-decoration: none; background: var(--surface-hover); }
.fh-orglead .kk { display: block; font-size: var(--fs-micro); font-weight: 700;
  text-transform: uppercase; letter-spacing: var(--ls-caps); color: var(--text-link);
  margin-bottom: 4px; }
.fh-orglead .hd { display: block; font-family: var(--font-display); font-weight: 800;
  font-size: 21px; letter-spacing: -0.015em; line-height: 1.25; }
.fh-orglead .dk { display: block; font-family: var(--font-serif);
  font-size: var(--fs-small); color: var(--text-secondary); margin-top: 4px; }

.fh-memberstrip {
  display: flex; gap: 6px; overflow-x: auto; -webkit-overflow-scrolling: touch;
  scrollbar-width: none; padding: 12px 0 4px;
}
.fh-memberstrip::-webkit-scrollbar { display: none; }
.fh-member {
  flex: none; display: flex; flex-direction: column; align-items: center; gap: 6px;
  padding: 10px 10px 8px; border-radius: var(--radius); color: var(--text-primary);
  font-size: 11px; font-weight: 700; text-align: center; max-width: 104px;
  line-height: 1.2;
}
.fh-member:hover { background: var(--surface-hover); text-decoration: none;
  color: var(--brand-strong); }

.fh-select {
  height: 30px; border: 1px solid var(--border-default); border-radius: 6px;
  background: var(--surface-card); color: var(--text-primary);
  font-family: var(--font-text); font-size: var(--fs-caption); font-weight: 700;
  padding: 0 8px;
}

.fh-dayhead.sm { font-size: 17px; margin: 16px 0 2px; border-bottom: var(--hairline);
  padding-bottom: 4px; }

.fh-infogrid {
  display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 14px 26px;
}
.fh-infogrid h4 { margin: 0 0 3px; font-size: var(--fs-micro); font-weight: 700;
  text-transform: uppercase; letter-spacing: var(--ls-caps); color: var(--text-muted); }
.fh-infogrid span { font-size: var(--fs-body); color: var(--text-secondary); }

/* ── grouped directories ───────────────────────────────────────────────── */

.fh-jump { display: flex; gap: 8px; padding: 4px 0 18px; }
.fh-jump a:hover { text-decoration: none; }
.fh-classblock { border-top: var(--rule); padding: 12px 0 22px; }
.fh-classblock > summary {
  list-style: none; cursor: pointer; display: flex; align-items: center; gap: 12px;
  padding-bottom: 12px;
}
.fh-classblock > summary::-webkit-details-marker { display: none; }
.fh-classblock > summary .ttl {
  font-family: var(--font-display); font-weight: 800; font-size: 22px; letter-spacing: -0.014em;
}
.fh-classblock > summary:hover .ttl { color: var(--brand-strong); }
.fh-confgrid { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 26px 40px; }
.fh-confgroup h4 {
  font-size: var(--fs-caption); font-weight: 700; letter-spacing: 0.05em;
  text-transform: uppercase; color: var(--text-muted); margin: 0 0 8px;
  padding-bottom: 6px; border-bottom: var(--hairline);
}
.fh-confgroup h4 a { color: inherit; }
.fh-confgroup h4 a:hover { color: var(--text-link); }
.fh-schoollinks { display: grid; gap: 3px; }
.fh-schoollink, .fh-conflink {
  display: flex; justify-content: space-between; align-items: baseline;
  gap: 2px 12px; flex-wrap: wrap;
  font-size: var(--fs-small); font-weight: 700; color: var(--text-primary);
  padding: 4px 0; border-bottom: var(--hairline); min-width: 0;
}
.fh-conflink .nm { flex: 1 1 auto; min-width: 0; }
.fh-conflink .ct { flex: none; white-space: nowrap; font-weight: 600;
  font-size: var(--fs-caption); color: var(--text-muted); }
.fh-schoollink:hover, .fh-conflink:hover { color: var(--brand-strong); text-decoration: none; }
.fh-schoollink .ct, .fh-conflink .ct {
  font-weight: 400; font-size: var(--fs-caption); color: var(--text-muted);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.fh-conflink .nm { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

/* ── association notices lane + news lanes ─────────────────────────────── */

.fh-notices { margin-top: 22px; border-top: var(--rule); padding-top: 12px; }
.fh-notices h2 { font-family: var(--font-display); font-weight: 800; font-size: 18px; margin: 0 0 10px; }
.fh-notice { display: block; padding: 9px 0; border-bottom: var(--hairline); color: inherit; }
.fh-notice:hover { text-decoration: none; }
.fh-notice .kk {
  display: block; font-size: 10.5px; font-weight: 700; letter-spacing: 0.06em;
  text-transform: uppercase; color: var(--text-muted); margin-bottom: 2px;
}
.fh-notice .hd { display: block; font-size: var(--fs-small); font-weight: 700; line-height: 1.3; }
.fh-notice:hover .hd { color: var(--brand-strong); }
.fh-newslanes { display: grid; grid-template-columns: 1fr 1fr; gap: 34px; }
@media (max-width: 780px) { .fh-newslanes { grid-template-columns: 1fr; } }
.fh-lede { font-size: var(--fs-small); color: var(--text-muted); margin: 0 0 10px; }

/* ── sport hub sub-navigation ──────────────────────────────────────────── */

.fh-subnav {
  display: flex; gap: 0; flex-wrap: wrap; margin: 0 0 20px;
  border-bottom: var(--rule);
}
.fh-subnav a {
  padding: 9px 16px 8px; font-size: var(--fs-small); font-weight: 700;
  color: var(--text-secondary); border-bottom: 3px solid transparent; margin-bottom: -2px;
}
.fh-subnav a:hover { color: var(--text-link); text-decoration: none; }
.fh-subnav a.on { color: var(--ink); border-bottom-color: var(--ink); }
.fh-idhdr.sport { border-bottom: none; margin-bottom: 10px; padding-bottom: 8px; }
.fh-sportmark {
  display: flex; align-items: center; justify-content: center;
  width: 48px; height: 48px; border-radius: var(--radius);
  background: var(--surface-th); color: var(--ink);
}
.fh-ic.lg { width: 28px; height: 28px; }

/* ── faceted filter bar ────────────────────────────────────────────────── */

.fh-facets {
  position: sticky; top: 0; z-index: 20;
  display: flex; flex-wrap: wrap; align-items: center; gap: 10px 24px;
  padding: 12px 0; margin-bottom: 4px;
  background: var(--surface-page); border-bottom: var(--hairline);
}
.fh-facet { display: flex; align-items: center; gap: 9px; min-width: 0; }
.fh-facet .lb {
  font-size: var(--fs-micro); font-weight: 700; letter-spacing: 0.06em;
  text-transform: uppercase; color: var(--text-muted); white-space: nowrap;
}
.fh-facet .chips {
  display: flex; flex-wrap: wrap; gap: 2px; padding: 2px;
  border: 1px solid var(--border-default); border-radius: var(--radius-pill);
}
.fh-facet button {
  appearance: none; background: none; border: none; cursor: pointer;
  border-radius: var(--radius-pill); padding: 4px 11px;
  font-family: var(--font-text); font-size: var(--fs-caption); font-weight: 700;
  color: var(--text-secondary); line-height: 1.5; white-space: nowrap;
  display: inline-flex; align-items: center; gap: 4px;
}
.fh-facet button:hover { color: var(--text-primary); background: var(--surface-hover); }
.fh-facet button.on { background: var(--ink); color: var(--paper); }
.fh-facet button.on .fh-badge { box-shadow: 0 0 0 1px var(--paper); }
.fh-facet button .fh-badge { pointer-events: none; }
@media (max-width: 660px) {
  .fh-facets { position: static; flex-direction: column; align-items: stretch;
    gap: 10px; }
  .fh-facet { flex-direction: column; align-items: stretch; gap: 4px; }
  .fh-facet .chips {
    flex-wrap: nowrap; overflow-x: auto; -webkit-overflow-scrolling: touch;
    scrollbar-width: none; border: none; border-radius: 0; padding: 2px 0;
    border-bottom: var(--hairline);
  }
  .fh-facet .chips::-webkit-scrollbar { display: none; }
}

.fh-facetcount {
  font-size: var(--fs-caption); font-weight: 700; color: var(--brand-strong);
  font-variant-numeric: tabular-nums;
}
.fh-facetnote { font-size: var(--fs-caption); color: var(--text-faint); margin-left: auto; }
@media (max-width: 640px) { .fh-facetnote { display: none; } }
.fh-filterable > [hidden] { display: none !important; }

/* ── season chooser: the first question, answered at the top ───────────── */

.fh-seasons { padding: 18px 0 6px; border-bottom: var(--hairline); }
.fh-seasontabs { display: flex; align-items: baseline; gap: 4px; margin-bottom: 6px; }
.fh-seasontabs button {
  appearance: none; background: none; border: none; cursor: pointer;
  font-family: var(--font-display); font-weight: 800; font-size: 20px;
  letter-spacing: -0.014em; color: var(--text-faint); padding: 4px 12px 6px;
  border-bottom: 3px solid transparent;
}
.fh-seasontabs button:hover { color: var(--text-secondary); }
.fh-seasontabs button.on { color: var(--ink); border-bottom-color: var(--ink); }
.fh-seasontabs .all {
  margin-left: auto; font-size: var(--fs-small); font-weight: 700;
}
.fh-seasons { padding-bottom: 0; }

/* ── mobile navigation ─────────────────────────────────────────────────────
   CSS-only drawer (checkbox + label), so the menu works with scripting off.
   Desktop keeps the hover dropdowns; below 860px they are replaced entirely
   by the drawer, which carries the same material as open sections. */

.fh-burger { display: none; cursor: pointer; padding: 6px 2px; margin-left: auto; }
.fh-burger span {
  display: block; width: 22px; height: 2px; background: var(--ink);
  border-radius: 2px; margin: 4px 0;
}
.fh-scrim, .fh-drawer { display: none; }

.fh-drawer .fh-drawerhead {
  display: flex; align-items: center; justify-content: space-between;
  padding: 14px 18px; border-bottom: var(--rule); background: var(--surface-mast);
}
.fh-drawerhead .fh-wordmark { font-size: 22px; }
.fh-drawerclose {
  cursor: pointer; font-size: 30px; line-height: 1; color: var(--ink);
  padding: 0 4px 4px;
}
.fh-drawer a.top {
  display: block; padding: 13px 18px; border-bottom: var(--hairline);
  font-family: var(--font-display); font-weight: 800; font-size: 17px;
  color: var(--text-primary);
}
.fh-drawer a.top:hover { text-decoration: none; color: var(--brand-strong); }
.fh-drawer details { border-bottom: var(--hairline); }
.fh-drawer summary {
  list-style: none; cursor: pointer; padding: 13px 18px;
  font-family: var(--font-display); font-weight: 800; font-size: 17px;
  display: flex; justify-content: space-between; align-items: center;
}
.fh-drawer summary::-webkit-details-marker { display: none; }
.fh-drawer summary::after { content: "+"; font-size: 20px; color: var(--text-muted); }
.fh-drawer details[open] summary::after { content: "–"; }
.fh-drawer .items { padding: 0 18px 14px; display: grid; gap: 2px; }
.fh-drawer .items a, .fh-drawer .items span {
  display: flex; align-items: center; gap: 9px; padding: 7px 0;
  font-size: var(--fs-body); font-weight: 600; color: var(--text-primary);
}
.fh-drawer .items span { color: var(--text-faint); font-weight: 400; }
.fh-drawer .items a:hover { color: var(--brand-strong); text-decoration: none; }

@media (max-width: 860px) {
  .fh-burger { display: block; }
  .fh-mast-nav { display: none; }
  .fh-scrim {
    display: block; position: fixed; inset: 0; z-index: 90;
    background: hsl(219 40% 10% / 0.45); opacity: 0; pointer-events: none;
    transition: opacity 160ms ease;
  }
  .fh-drawer {
    display: block; position: fixed; top: 0; right: 0; bottom: 0; z-index: 100;
    width: min(88vw, 380px); overflow-y: auto; background: var(--surface-page);
    border-left: var(--rule); transform: translateX(100%);
    transition: transform 200ms cubic-bezier(0.2, 0.7, 0.25, 1);
  }
  .fh-navtoggle:checked ~ .fh-scrim { opacity: 1; pointer-events: auto; }
  .fh-navtoggle:checked ~ .fh-drawer { transform: none; }
  .fh-navtoggle:focus-visible ~ .fh-mast .fh-burger { outline: 2px solid var(--brand); }
  body:has(.fh-navtoggle:checked) { overflow: hidden; }
}
@media (prefers-reduced-motion: reduce) {
  .fh-drawer, .fh-scrim { transition: none; }
}

/* season labels only matter when JS is off and all panes show */
.fh-seasonlabel {
  grid-column: 1 / -1; margin: 6px 0 0;
  font-size: var(--fs-caption); font-weight: 700; letter-spacing: 0.06em;
  text-transform: uppercase; color: var(--text-muted);
}
