/* familjengrotesk-600 latin-ext — 9 KB */
@font-face {
  font-display: swap;
  font-family: 'Familjen Grotesk';
  font-style: normal;
  font-weight: 600;
  src: url('/assets/fonts/familjengrotesk-600-latin-ext.woff2') format('woff2');
  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;
}

/* familjengrotesk-600 latin — 11 KB */
@font-face {
  font-display: swap;
  font-family: 'Familjen Grotesk';
  font-style: normal;
  font-weight: 600;
  src: url('/assets/fonts/familjengrotesk-600-latin.woff2') format('woff2');
  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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* familjengrotesk-700 latin-ext — 9 KB */
@font-face {
  font-display: swap;
  font-family: 'Familjen Grotesk';
  font-style: normal;
  font-weight: 700;
  src: url('/assets/fonts/familjengrotesk-700-latin-ext.woff2') format('woff2');
  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;
}

/* familjengrotesk-700 latin — 11 KB */
@font-face {
  font-display: swap;
  font-family: 'Familjen Grotesk';
  font-style: normal;
  font-weight: 700;
  src: url('/assets/fonts/familjengrotesk-700-latin.woff2') format('woff2');
  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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* literata-var latin-ext — 87 KB */
@font-face {
  font-display: swap;
  font-family: 'Literata';
  font-style: normal;
  font-weight: 300 600;
  src: url('/assets/fonts/literata-var-latin-ext.woff2') format('woff2');
  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;
}

/* literata-var latin — 107 KB */
@font-face {
  font-display: swap;
  font-family: 'Literata';
  font-style: normal;
  font-weight: 300 600;
  src: url('/assets/fonts/literata-var-latin.woff2') format('woff2');
  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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* recursive-mono latin-ext — 50 KB */
@font-face {
  font-display: swap;
  font-family: 'Recursive';
  font-style: normal;
  font-weight: 300 800;
  src: url('/assets/fonts/recursive-mono-latin-ext.woff2') format('woff2');
  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;
}

/* recursive-mono latin — 53 KB */
@font-face {
  font-display: swap;
  font-family: 'Recursive';
  font-style: normal;
  font-weight: 300 800;
  src: url('/assets/fonts/recursive-mono-latin.woff2') format('woff2');
  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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* ============================================================
   Pongo — single stylesheet.
   Tokens are documented in TOKENS.md. Keep the two in step.
   ============================================================ */

:root{
  /* surfaces */
  --petrol:#0b232c;
  --raised:#12333f;
  --deep:#071a22;

  /* ink */
  --text:#dce8eb;
  --soft:#9db0b6;

  /* identity */
  --pink:#e4007c;
  --pink-lit:#ff5ca8;

  /* signal */
  --fluo:#dfff3c;
  --grey:#7e8e93;

  --rule:rgba(220,232,235,.17);
  --rule-soft:rgba(220,232,235,.09);

  --display:"Familjen Grotesk",system-ui,sans-serif;
  --body:"Literata",Georgia,serif;
  --data:"Recursive",ui-monospace,SFMono-Regular,Menlo,monospace;
  /* The shipped Recursive subset is already pinned to MONO 1 / CASL 0, so this
     declaration is inert here. It is kept so the token means the same thing in
     the apps, which load the full variable face. */
  --monovar:"MONO" 1,"CASL" 0;

  --rail:92px; --gap:30px; --max:1020px;
}

*{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{
  margin:0;background:var(--petrol);color:var(--text);
  font-family:var(--body);font-size:18px;line-height:1.62;
  font-optical-sizing:auto;
  min-height:100vh;display:flex;flex-direction:column;
}
img{max-width:100%;height:auto}

/* ---------- skip link ---------- */
.skip{
  position:absolute;left:-9999px;top:0;z-index:100;
  background:var(--fluo);color:var(--deep);
  font-family:var(--data);font-variation-settings:var(--monovar);
  font-size:11px;letter-spacing:.11em;text-transform:uppercase;
  padding:12px 18px;text-decoration:none;
}
.skip:focus{left:0}

/* ---------- page frame ---------- */
.page{max-width:var(--max);margin:0 auto;padding:0 20px;width:100%}
main{flex:1 0 auto}

/* ---------- provenance grid ---------- */
.row{display:grid;grid-template-columns:var(--rail) minmax(0,1fr);column-gap:var(--gap)}
.row__rail{border-right:1px solid var(--rule);padding:36px 12px 36px 0;text-align:right}
.row__body{padding:36px 0}
.mark{
  font-family:var(--data);font-variation-settings:var(--monovar);
  font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;
  color:var(--soft);display:flex;align-items:center;justify-content:flex-end;
  gap:7px;margin-bottom:9px;
}
.mark__t{min-width:0;overflow-wrap:anywhere}
.mark::after{content:"";width:7px;height:7px;flex:none;background:var(--grey)}
.mark--lit::after{background:var(--fluo)}
.mark--solid::after{background:var(--text)}

/* ---------- masthead ---------- */
.masthead{border-bottom:1px solid var(--rule);background:var(--deep)}
.masthead__in{max-width:var(--max);margin:0 auto;padding:14px 20px;display:flex;align-items:center;gap:14px 26px;flex-wrap:wrap}
.brand{display:flex;align-items:center;gap:13px;margin-right:auto;text-decoration:none;color:inherit}
.brand img{width:38px;height:38px;display:block}
.wordmark{font-family:var(--display);font-weight:700;font-size:20px;letter-spacing:.05em;text-transform:uppercase;color:var(--pink-lit);line-height:1}
.wordmark small{
  display:block;color:var(--soft);font-weight:400;letter-spacing:.03em;text-transform:none;
  font-size:11px;font-family:var(--data);font-variation-settings:var(--monovar);margin-top:5px;
}
.nav{display:flex;flex-wrap:wrap;gap:20px;font-family:var(--data);font-variation-settings:var(--monovar);font-size:11px;letter-spacing:.11em;text-transform:uppercase}
.nav a{color:var(--soft);text-decoration:none;padding-bottom:2px;border-bottom:1px solid transparent}
.nav a[aria-current]{color:var(--fluo);border-bottom-color:var(--fluo)}
.nav a:hover,.nav a:focus-visible{color:var(--fluo);border-bottom-color:var(--fluo)}

/* ---------- per-app section nav ---------- */
.subnav{display:flex;flex-wrap:wrap;align-items:center;border-bottom:1px solid var(--rule);background:var(--raised)}
.subnav a{
  font-family:var(--data);font-variation-settings:var(--monovar);
  font-size:10px;letter-spacing:.11em;text-transform:uppercase;
  color:var(--soft);text-decoration:none;padding:12px 16px;border-right:1px solid var(--rule-soft);
}
.subnav a[aria-current]{background:var(--fluo);color:var(--deep)}
.subnav a:hover,.subnav a:focus-visible{color:var(--text)}
.subnav a[aria-current]:hover,.subnav a[aria-current]:focus-visible{color:var(--deep)}
.subnav__note{
  margin-left:auto;font-family:var(--data);font-variation-settings:var(--monovar);
  font-size:10px;letter-spacing:.05em;color:var(--soft);padding:12px 16px;
}

/* ---------- headings and text ---------- */
.eyebrow{
  font-family:var(--data);font-variation-settings:var(--monovar);
  font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:var(--soft);margin:0 0 22px;
}
h1{
  font-family:var(--display);font-weight:700;
  font-size:clamp(2.1rem,5.2vw,3.5rem);line-height:1.02;letter-spacing:-.028em;
  margin:0 0 26px;max-width:19ch;color:var(--pink);
}
h1.h1--name{font-size:clamp(2.6rem,7vw,4.4rem);line-height:1;letter-spacing:-.032em;margin-bottom:18px;max-width:none}
h1.h1--doc{font-size:clamp(2rem,4.8vw,3rem);max-width:24ch}
.lede{font-size:1.16rem;color:var(--text);max-width:56ch;margin:0}
.lede + .actions,.lede + p{margin-top:22px}
h2{font-family:var(--display);font-weight:600;font-size:.98rem;letter-spacing:.1em;text-transform:uppercase;margin:0 0 22px;color:var(--pink-lit)}
h3{font-family:var(--display);font-weight:600;font-size:1.16rem;letter-spacing:-.012em;margin:0 0 7px;color:var(--text)}
a{color:var(--pink-lit)}
a:hover,a:focus-visible{color:var(--fluo)}

/* ---------- prose (markdown body) ---------- */
/* Prose wraps inside a word only when it has to: a long URL, a file name, an identifier —
   or a test paragraph typed without spaces — would otherwise push the page sideways.
   hyphens:auto works because every page declares its lang. */
.prose{overflow-wrap:anywhere;hyphens:auto}
.prose > :first-child{margin-top:0}
.prose p{max-width:64ch;margin:0 0 1.15em}
.prose p:last-child{margin-bottom:0}
.prose h2{margin-top:2em}
.prose h2:first-child{margin-top:0}
.prose h3{margin-top:1.6em}
.prose ul,.prose ol{max-width:62ch;margin:0 0 1.15em;padding-left:1.15em}
.prose li{margin-bottom:.4em}
.prose li::marker{color:var(--soft)}
.prose blockquote{margin:0 0 1.2em;padding-left:18px;border-left:3px solid var(--rule);color:var(--soft);max-width:62ch}
.prose hr{border:0;border-top:1px solid var(--rule-soft);margin:2em 0}
.prose code{font-family:var(--data);font-variation-settings:var(--monovar);font-size:.86em;background:var(--raised);padding:.12em .4em}
.prose pre{background:var(--raised);border:1px solid var(--rule-soft);padding:16px 18px;overflow-x:auto}
.prose pre code{background:none;padding:0}
.prose dl{margin:0 0 1.15em;max-width:62ch}
.prose dt{font-family:var(--data);font-variation-settings:var(--monovar);font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:var(--soft);margin-top:1em}
.prose dd{margin:0 0 .3em}

.tenet{padding:20px 0;border-top:1px solid var(--rule-soft)}
.tenet:first-of-type{border-top:0;padding-top:0}
.tenet p{margin:0;color:var(--soft);max-width:60ch;font-size:1.02rem}

.callout{border-left:3px solid var(--fluo);padding:2px 0 2px 18px;margin:0 0 1.2em;max-width:62ch}

/* ---------- chips ----------
   A chip carries the state of a tool — in development, in beta, available,
   withdrawn. The square is colour only; the label says what it means. */
.chip{
  display:inline-flex;align-items:center;gap:6px;
  font-family:var(--data);font-variation-settings:var(--monovar);
  font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--soft);
}
.chip::before{content:"";width:7px;height:7px;flex:none;background:var(--grey)}
.chip--lit::before{background:var(--fluo)}
.chip--solid::before{background:var(--text)}

/* the highlighter — measured by us. Sparingly: a gesture, not a style. */
.hl{background:var(--fluo);color:var(--deep);padding:.06em .28em;box-decoration-break:clone;-webkit-box-decoration-break:clone}

/* ---------- calls to action ---------- */
.cta{
  display:inline-block;background:var(--fluo);color:var(--deep);
  font-family:var(--data);font-variation-settings:var(--monovar);
  font-size:11px;font-weight:600;letter-spacing:.11em;text-transform:uppercase;
  padding:13px 22px;text-decoration:none;border:1px solid var(--fluo);
}
.cta:hover,.cta:focus-visible{background:transparent;color:var(--fluo)}
.cta--ghost{background:transparent;color:var(--text);border-color:var(--rule)}
.cta--ghost:hover,.cta--ghost:focus-visible{border-color:var(--fluo);color:var(--fluo)}
.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}

/* ---------- home slot ---------- */
.slot{background:var(--raised);border:1px solid var(--rule);padding:26px 28px}
.slot__tag{font-family:var(--data);font-variation-settings:var(--monovar);font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--soft);margin:0 0 16px}
/* --pink measures 2.93:1 on --raised, under the 3:1 bar for large text.
   On raised surfaces the identity pink steps up to --pink-lit (4.68:1). */
.slot__name{font-family:var(--display);font-weight:700;font-size:1.75rem;letter-spacing:-.018em;margin:0 0 8px;color:var(--pink-lit)}
.slot__line{margin:0 0 20px;color:var(--soft);max-width:48ch}
.slot__state{margin:0 0 20px}
.slot__note{font-family:var(--data);font-variation-settings:var(--monovar);font-size:10px;letter-spacing:.06em;color:var(--soft);margin:14px 0 0}
.slot__links{margin:16px 0 0;font-family:var(--data);font-variation-settings:var(--monovar);font-size:11px;letter-spacing:.05em}

/* ---------- index entries ---------- */
.entry{display:block;padding:19px 0;border-top:1px solid var(--rule-soft);text-decoration:none;color:inherit}
.entry:first-of-type{border-top:0;padding-top:0}
.entry h3{max-width:44ch;font-size:1.2rem}
.entry:hover h3,.entry:focus-visible h3{color:var(--pink-lit)}
.entry p{margin:0 0 9px;color:var(--soft);font-size:1rem;max-width:58ch}
.entry__meta{font-family:var(--data);font-variation-settings:var(--monovar);font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:var(--soft)}
.empty{
  font-family:var(--data);font-variation-settings:var(--monovar);
  font-size:11px;letter-spacing:.05em;line-height:1.8;color:var(--soft);
  border:1px dashed var(--rule);padding:22px 24px;margin:0;max-width:60ch;
}

/* ---------- article ---------- */
.article__title{
  font-family:var(--display);font-weight:700;
  font-size:clamp(1.75rem,3.7vw,2.6rem);line-height:1.1;letter-spacing:-.02em;
  margin:0 0 20px;max-width:24ch;color:var(--pink);
}
.byline{
  font-family:var(--data);font-variation-settings:var(--monovar);
  font-size:11px;letter-spacing:.08em;color:var(--soft);margin:0;
  display:flex;flex-wrap:wrap;gap:6px 16px;
}

/* ---------- article figures and video ----------
   The only images in running text on the site. Full column width, caption
   underneath. The caption carries the conditions of the test; the alt text
   describes what is shown. */
.fig{margin:0 0 1.6em;max-width:100%}
.fig img,.fig video{display:block;width:100%;height:auto;background:var(--raised);border:1px solid var(--rule-soft)}
.fig figcaption{
  margin-top:10px;font-family:var(--data);font-variation-settings:var(--monovar);
  font-size:11px;line-height:1.7;letter-spacing:.03em;color:var(--soft);max-width:62ch;
}
.fig--video video{aspect-ratio:16/9;object-fit:contain;background:var(--deep)}
.fig--video a{
  display:inline-block;padding:12px;font-family:var(--data);
  font-variation-settings:var(--monovar);font-size:11px;
}

/* ---------- tool pages ---------- */
/* Screenshot grid. Two knobs, both custom properties: the shape of the frame
   and how wide a column has to be before another one fits. A shape modifier on
   .shots sets them for the whole set; one on a .shot overrides a single image,
   for a tool that ships portrait and landscape screens together. */
.shots{
  --shot-ratio:9/16;      /* phone portrait */
  --shot-min:180px;
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(var(--shot-min),100%),1fr));
  align-items:start;
  gap:14px;
}
.shots--portrait       {--shot-ratio:9/16;    --shot-min:180px}  /* phone, vertical */
.shots--phone-landscape{--shot-ratio:19.5/9;  --shot-min:340px}  /* phone, rotated */
.shots--landscape      {--shot-ratio:16/9;    --shot-min:320px}  /* generic wide */
.shots--tablet         {--shot-ratio:4/3;     --shot-min:300px}  /* iPad, horizontal */
.shots--tablet-portrait{--shot-ratio:3/4;     --shot-min:240px}  /* iPad, vertical */
.shots--desktop        {--shot-ratio:16/10;   --shot-min:340px}  /* Mac */

.shot{
  aspect-ratio:var(--shot-ratio);border:1px dotted var(--grey);background:var(--raised);
  display:flex;align-items:center;justify-content:center;
  font-family:var(--data);font-variation-settings:var(--monovar);
  font-size:10px;letter-spacing:.08em;text-transform:uppercase;
  color:var(--soft);text-align:center;padding:10px;
}
/* Per-image override, for a mixed set. Only the frame changes: the column width
   stays whatever the set asked for, so the grid keeps its rhythm. */
.shot--portrait       {--shot-ratio:9/16}
.shot--phone-landscape{--shot-ratio:19.5/9}
.shot--landscape      {--shot-ratio:16/9}
.shot--tablet         {--shot-ratio:4/3}
.shot--tablet-portrait{--shot-ratio:3/4}
.shot--desktop        {--shot-ratio:16/10}

/* A real capture is inscribed rather than distorted: device aspect ratios do not
   always match the frame exactly, and letterboxing on the raised ground reads as
   deliberate where a squashed screenshot does not. */
img.shot{object-fit:contain;padding:0;border-style:solid;border-color:var(--rule-soft);width:100%;height:auto}
.spec{width:100%;border-collapse:collapse;font-family:var(--data);font-variation-settings:var(--monovar);font-size:12px}
.spec th{text-align:left;font-weight:500;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--soft);width:34%;padding:11px 14px 11px 0;border-bottom:1px solid var(--rule-soft);vertical-align:top}
.spec td{padding:11px 0;border-bottom:1px solid var(--rule-soft);vertical-align:top;color:var(--text)}
.spec tr:first-child th,.spec tr:first-child td{border-top:1px solid var(--rule)}
.spec a{color:var(--pink-lit)}
.spec__wrap{overflow-x:auto}

.price{border:1px solid var(--rule);background:var(--raised);padding:24px 26px}
.price__tag{font-family:var(--data);font-variation-settings:var(--monovar);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--soft);margin:0 0 14px}
.price__fig{font-family:var(--display);font-weight:700;font-size:2.1rem;letter-spacing:-.025em;margin:0 0 18px;color:var(--pink-lit)}
.price dl{margin:0;font-family:var(--data);font-variation-settings:var(--monovar);font-size:11px;line-height:1.8;letter-spacing:.03em;color:var(--soft)}
.price dt{color:var(--text);text-transform:uppercase;font-size:10px;letter-spacing:.09em;margin-top:13px}
.price dt:first-child{margin-top:0}
.price dd{margin:0}

.related{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}
.rel{border:1px solid var(--rule-soft);padding:18px;text-decoration:none;color:inherit;background:var(--raised)}
.rel:hover,.rel:focus-visible{border-color:var(--fluo)}
.rel h3{font-size:1.05rem;margin:0 0 6px;color:var(--pink-lit)}
.rel p{margin:0 0 10px;font-size:.95rem;color:var(--soft)}

.stable{font-family:var(--data);font-variation-settings:var(--monovar);font-size:11px;letter-spacing:.04em;color:var(--soft)}

/* ---------- the list form ---------- */
.form{background:var(--raised);border:1px solid var(--rule);padding:26px 28px;max-width:52ch}
.form label{
  display:block;font-family:var(--data);font-variation-settings:var(--monovar);
  font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--soft);margin-bottom:8px;
}
.form input,.form select{
  width:100%;font-family:var(--data);font-variation-settings:var(--monovar);font-size:14px;
  background:var(--petrol);color:var(--text);border:1px solid var(--rule);padding:12px 14px;
}
.form input:focus-visible,.form select:focus-visible{outline:2px solid var(--fluo);outline-offset:2px}
.form__field{margin-bottom:18px}
.form__hint{font-family:var(--data);font-variation-settings:var(--monovar);font-size:10px;letter-spacing:.05em;color:var(--soft);margin:8px 0 0}
.form button{
  font-family:var(--data);font-variation-settings:var(--monovar);
  font-size:11px;font-weight:600;letter-spacing:.11em;text-transform:uppercase;
  background:var(--fluo);color:var(--deep);border:1px solid var(--fluo);padding:13px 22px;cursor:pointer;
}
.form button:hover,.form button:focus-visible{background:transparent;color:var(--fluo)}

/* ---------- footer ---------- */
.foot{border-top:1px solid var(--rule);background:var(--deep);margin-top:20px;flex:none}
.foot__in{
  max-width:var(--max);margin:0 auto;padding:32px 20px 44px;
  font-family:var(--data);font-variation-settings:var(--monovar);
  font-size:11px;line-height:1.85;letter-spacing:.03em;color:var(--grey);
  display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:24px 30px;
}
.foot strong{color:var(--soft);font-weight:500;display:block;letter-spacing:.09em;text-transform:uppercase;font-size:10px;margin-bottom:7px}
.foot a{color:var(--soft)}
.foot a:hover,.foot a:focus-visible{color:var(--fluo)}
.foot__balene img{width:118px;display:block;margin-bottom:10px}
.foot__legal{grid-column:1/-1;border-top:1px solid var(--rule-soft);padding-top:18px;display:flex;flex-wrap:wrap;gap:6px 20px}

/* ---------- placeholder marker ---------- */
.ph{border-bottom:1px dotted var(--grey);color:var(--soft);font-style:normal}
.placeholder-banner{
  border:1px dashed var(--fluo);color:var(--fluo);background:transparent;
  font-family:var(--data);font-variation-settings:var(--monovar);
  font-size:10px;letter-spacing:.1em;text-transform:uppercase;
  padding:10px 14px;margin:0 0 26px;
}

/* ---------- motion, focus ---------- */
/* Opt in to motion rather than out of it: a row is visible by default and only
   becomes animated where motion is welcome. Nothing depends on a keyframe
   running for the page to be readable. */
@media (prefers-reduced-motion:no-preference){
  .row{opacity:0;transform:translateY(7px);animation:rise .5s ease forwards}
  .row:nth-child(2){animation-delay:.05s}
  .row:nth-child(3){animation-delay:.1s}
  .row:nth-child(4){animation-delay:.15s}
  .row:nth-child(5){animation-delay:.2s}
  .row:nth-child(6){animation-delay:.25s}
}
@keyframes rise{to{opacity:1;transform:none}}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--fluo);outline-offset:3px}
[hidden]{display:none !important}

@media (max-width:720px){
  body{font-size:17px}
  .row{grid-template-columns:1fr;row-gap:0}
  .row__rail{border-right:0;border-left:2px solid var(--rule);text-align:left;padding:26px 0 0 12px}
  .mark{justify-content:flex-start;margin-bottom:0;display:inline-flex;margin-right:14px}
  .row__body{padding:14px 0 26px}
  .slot,.price,.form{padding:22px 20px}
  .subnav__note{margin-left:0;padding-top:0}
}

@media (prefers-reduced-motion:reduce){
  *{transition:none !important;animation:none !important;scroll-behavior:auto !important}
}
