/* Generated by site/build.ts from src/design/tokens.ts. Do not edit. */

/* ==========================================================================
 * Faces — served from this origin, never a font CDN.
 * ==========================================================================
 * Archivo Bold for headlines, Archivo Condensed for figures, Martian Mono for
 * the receipt voice. Body text is the platform's own face on purpose (4.3).
 */
@font-face {
  font-family: 'Archivo';
  src: url('/fonts/Archivo-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'ArchivoCondensed';
  src: url('/fonts/Archivo-CondensedSemiBold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: 'MartianMono';
  src: url('/fonts/MartianMono-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
}

/* ==========================================================================
 * Tokens: the app's, then the site's roles made from them
 * ========================================================================== */

:root {
  color-scheme: light;
  --cv-stock: #FFFFFF;
  --cv-stock-sunk: #F2F4F8;
  --cv-stock-carbon: #FBF0CE;
  --cv-carbon-edge: #D9B94A;
  --cv-carbon-ink: #8A5A0F;
  --cv-ink: #14161A;
  --cv-ink-muted: #5A5F6B;
  --cv-ink-faint-decorative: #A2A8B4;
  --cv-ink-faint-text: #666C7A;
  --cv-hairline: #14161A12;
  --cv-hairline-strong: #14161A80;
  --cv-ditto: #5B34C6;
  --cv-ditto-sunk: #EDE9FA;
  --cv-ditto-pressed: #4A2AA6;
  --cv-on-ditto: #FFFFFF;
  --cv-on-ink: #FFFFFF;
  --cv-stamp: #D0263A;
  --cv-stamp-sunk: #FDEBEE;
  --cv-scrim: #000000;
  --cv-stamp-on-carbon: #B81E31;
  --cv-surface-raised: #FFFFFF;
  --cv-surface-recessed: #F2F4F8;
  --cv-space-xs: 4px;
  --cv-space-sm: 8px;
  --cv-space-md: 12px;
  --cv-space-lg: 16px;
  --cv-space-gutter: 20px;
  --cv-space-xl: 24px;
  --cv-space-xxl: 32px;
  --cv-space-xxxl: 48px;
  --cv-radius-slip: 6px;
  --cv-radius-chip: 14px;
  --cv-radius-row: 18px;
  --cv-radius-card: 22px;
  --cv-radius-sheet: 28px;
  --cv-radius-pill: 999px;
  --cv-size-micro: 11px;
  --cv-leading-micro: 1.3636363636363635;
  --cv-size-meta: 13px;
  --cv-leading-meta: 1.3846153846153846;
  --cv-size-small: 15px;
  --cv-leading-small: 1.3333333333333333;
  --cv-size-body: 17px;
  --cv-leading-body: 1.3529411764705883;
  --cv-size-title: 20px;
  --cv-leading-title: 1.35;
  --cv-size-display: 28px;
  --cv-leading-display: 1.1071428571428572;
  --cv-size-display-large: 40px;
  --cv-leading-display-large: 1.1;
  --cv-size-tally: 56px;
  --cv-leading-tally: 1.1071428571428572;
  --cv-shadow-card: 0 3px 18px rgba(11, 16, 32, 0.05);
  --cv-font-display: 'Archivo', system-ui, sans-serif;
  --cv-font-mono: 'MartianMono', ui-monospace, monospace;
  --cv-font-ui: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;

  --display: 'Archivo', system-ui, sans-serif;
  --figure: 'ArchivoCondensed', 'Archivo', system-ui, sans-serif;
  --mono: var(--cv-font-mono);
  --ui: var(--cv-font-ui);

  --hero: var(--cv-ditto);
  --on-hero: var(--cv-on-ditto);
  --on-hero-muted: color-mix(in oklab, var(--cv-on-ditto) 84%, var(--cv-ditto));
  --hero-line: color-mix(in oklab, var(--cv-on-ditto) 45%, var(--cv-ditto));

  --page: var(--cv-stock);
  --sunk: var(--cv-stock-sunk);
  --paper: var(--cv-stock);
  --canary: var(--cv-stock-carbon);
  --carbon: color-mix(in oklab, var(--cv-ditto) 58%, var(--cv-ink));
  --on-carbon: color-mix(in oklab, var(--cv-on-ditto) 78%, var(--carbon));
  --copy-ink: color-mix(in oklab, var(--cv-ditto) 78%, var(--cv-ink));

  --proof: var(--cv-ink);
  --on-proof: var(--cv-on-ink);
  --on-proof-muted: color-mix(in oklab, var(--cv-on-ink) 74%, var(--cv-ink));
  --tape: var(--cv-stock);

  --frame: color-mix(in oklab, var(--cv-ink) 94%, var(--cv-ditto));
  --frame-edge: color-mix(in oklab, var(--cv-ink) 80%, var(--cv-ink-muted));
  --frame-rim: color-mix(in oklab, var(--cv-on-ink) 20%, var(--frame));
  --object-shadow: 0 34px 60px -28px color-mix(in oklab, var(--cv-ink) 55%, transparent),
    0 12px 22px -14px color-mix(in oklab, var(--cv-ink) 35%, transparent);

  --gutter: clamp(20px, 5vw, 72px);
  --maxw: 1400px;
  --band-y: clamp(72px, 9vw, 152px);

  --ease-stamp: cubic-bezier(0.16, 1.02, 0.28, 1.12);
  --ease-stamp: linear(0, 0.087, 0.3, 0.566, 0.825, 1.037, 1.181, 1.253, 1.261, 1.224, 1.161, 1.09, 1.025, 0.975, 0.943, 0.931, 0.933, 0.946, 0.964, 0.983, 0.999, 1.01, 1.017, 1.018, 1.017, 1.013, 1.008, 1.003, 0.999, 0.997, 0.995, 0.995, 0.996, 0.997, 0.998, 1, 1.001, 1.001, 1.001, 1.001, 1);
  --stamp-ms: 616ms;
  --ease-file: cubic-bezier(0.22, 1, 0.36, 1);
  --ease-file: linear(0, 0.02, 0.073, 0.146, 0.23, 0.32, 0.409, 0.495, 0.575, 0.648, 0.713, 0.77, 0.82, 0.861, 0.896, 0.925, 0.948, 0.966, 0.98, 0.991, 0.999, 1.005, 1.009, 1.011, 1.012, 1.013, 1.012, 1.012, 1.011, 1.01, 1.009, 1.008, 1.006, 1.005, 1.005, 1.004, 1.003, 1.002, 1.002, 1.001, 1);
  --file-ms: 429ms;
}

@media (prefers-color-scheme: dark) {
  :root {
    color-scheme: dark;
    --cv-stock: #0F1114;
    --cv-stock-sunk: #22262F;
    --cv-stock-carbon: #2A2314;
    --cv-carbon-edge: #E8C74A;
    --cv-carbon-ink: #EBCF63;
    --cv-ink: #F2F4F7;
    --cv-ink-muted: #9BA2B0;
    --cv-ink-faint-decorative: #6B7280;
    --cv-ink-faint-text: #8F97A6;
    --cv-hairline: #FFFFFF14;
    --cv-hairline-strong: #FFFFFF73;
    --cv-ditto: #9B7BFF;
    --cv-ditto-sunk: #251E42;
    --cv-ditto-pressed: #B49AFF;
    --cv-on-ditto: #14161A;
    --cv-on-ink: #0F1114;
    --cv-stamp: #FF6B7A;
    --cv-stamp-sunk: #3A1C24;
    --cv-stamp-on-carbon: #FF8B96;
    --cv-scrim: #000000;
    --cv-surface-raised: #22262F;
    --cv-surface-recessed: #0F1114;
    --cv-space-xs: 4px;
    --cv-space-sm: 8px;
    --cv-space-md: 12px;
    --cv-space-lg: 16px;
    --cv-space-gutter: 20px;
    --cv-space-xl: 24px;
    --cv-space-xxl: 32px;
    --cv-space-xxxl: 48px;
    --cv-radius-slip: 6px;
    --cv-radius-chip: 14px;
    --cv-radius-row: 18px;
    --cv-radius-card: 22px;
    --cv-radius-sheet: 28px;
    --cv-radius-pill: 999px;
    --cv-size-micro: 11px;
    --cv-leading-micro: 1.3636363636363635;
    --cv-size-meta: 13px;
    --cv-leading-meta: 1.3846153846153846;
    --cv-size-small: 15px;
    --cv-leading-small: 1.3333333333333333;
    --cv-size-body: 17px;
    --cv-leading-body: 1.3529411764705883;
    --cv-size-title: 20px;
    --cv-leading-title: 1.35;
    --cv-size-display: 28px;
    --cv-leading-display: 1.1071428571428572;
    --cv-size-display-large: 40px;
    --cv-leading-display-large: 1.1;
    --cv-size-tally: 56px;
    --cv-leading-tally: 1.1071428571428572;
    --cv-shadow-card: none;
    --cv-font-display: 'Archivo', system-ui, sans-serif;
    --cv-font-mono: 'MartianMono', ui-monospace, monospace;
    --cv-font-ui: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;

    --hero: color-mix(in oklab, var(--cv-ditto) 24%, var(--cv-stock));
    --on-hero: var(--cv-ink);
    --on-hero-muted: var(--cv-ink-muted);
    --hero-line: color-mix(in oklab, var(--cv-ink) 35%, var(--hero));

    --page: var(--cv-stock);
    --sunk: color-mix(in oklab, var(--cv-stock-sunk) 55%, var(--cv-stock));
    --paper: var(--cv-stock-sunk);
    --carbon: color-mix(in oklab, var(--cv-ditto) 42%, var(--cv-stock));
    --on-carbon: var(--cv-ink);
    --copy-ink: color-mix(in oklab, var(--cv-ditto) 70%, var(--cv-ink));

    --proof: color-mix(in oklab, var(--cv-stock-sunk) 40%, var(--cv-stock));
    --on-proof: var(--cv-ink);
    --on-proof-muted: var(--cv-ink-muted);
    /* Dark paper, as the app's dark slips are. A light tape in dark put the
     * dark theme's lighter stamp red on white at 2.5:1 — measured, and it was
     * the one word on the tape that matters. */
    --tape: var(--cv-stock-sunk);

    --frame: color-mix(in oklab, var(--cv-ink-faint-decorative) 60%, var(--cv-stock));
    --frame-edge: color-mix(in oklab, var(--cv-ink-faint-decorative) 40%, var(--cv-stock));
    --frame-rim: color-mix(in oklab, var(--cv-ink) 40%, var(--frame));
    --object-shadow: none;
  }
}

/* ==========================================================================
 * Base
 * ========================================================================== */

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background: var(--page);
  scroll-padding-top: 24px;
}

body {
  margin: 0;
  background: var(--page);
  color: var(--cv-ink);
  font-family: var(--ui);
  font-size: 1.0625rem;
  line-height: 1.55;
  overflow-x: clip;
  -webkit-font-smoothing: antialiased;
}

img {
  max-width: 100%;
  display: block;
}

a {
  color: var(--cv-ditto);
  text-decoration-thickness: 1.5px;
  text-underline-offset: 3px;
}

p {
  margin: 0 0 1em;
}

h1,
h2,
h3 {
  margin: 0;
  font-weight: 700;
}

strong {
  font-weight: 650;
}

:focus-visible {
  outline: 3px solid var(--cv-ditto);
  outline-offset: 3px;
  border-radius: 6px;
}

.lead :focus-visible,
.top :focus-visible {
  outline-color: var(--on-hero);
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

.skip {
  position: absolute;
  left: 16px;
  top: -80px;
  z-index: 50;
  padding: 12px 18px;
  border-radius: 999px;
  background: var(--cv-ink);
  color: var(--cv-on-ink);
  font-weight: 600;
  text-decoration: none;
}

.skip:focus {
  top: 16px;
}

.wrap {
  width: min(100% - 2 * var(--gutter), var(--maxw));
  margin-inline: auto;
}

.t-code,
.repo {
  font-family: var(--mono);
  font-size: 0.85em;
  overflow-wrap: anywhere;
}

/* ==========================================================================
 * Type
 * ========================================================================== */

.kicker {
  margin: 0 0 18px;
  font-family: var(--mono);
  font-size: 0.78rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--cv-ditto);
}

.kicker--lead {
  color: var(--on-hero-muted);
}

.h-hero,
.h-page,
.h-section,
.h-proof {
  font-family: var(--display);
  font-weight: 700;
  text-wrap: balance;
}

.h-hero {
  font-size: clamp(3rem, 1rem + 5.7vw, 7.25rem);
  line-height: 0.9;
  letter-spacing: -0.04em;
}

.h-page {
  font-size: clamp(2.75rem, 1.1rem + 5.4vw, 7rem);
  line-height: 0.92;
  letter-spacing: -0.038em;
  max-width: 15ch;
}

.h-section {
  font-size: clamp(2.1rem, 1.1rem + 3.3vw, 4.5rem);
  line-height: 0.98;
  letter-spacing: -0.032em;
  max-width: 17ch;
}

.h-proof {
  font-size: clamp(2.6rem, 0.9rem + 5.4vw, 6.75rem);
  line-height: 0.94;
  letter-spacing: -0.04em;
}

.h-minor {
  font-family: var(--display);
  font-size: 1.5rem;
  letter-spacing: -0.02em;
  line-height: 1.1;
}

.section-lede {
  font-size: clamp(1.125rem, 1rem + 0.35vw, 1.3125rem);
  line-height: 1.5;
  color: var(--cv-ink-muted);
  max-width: 38rem;
}

.shot-note {
  font-family: var(--mono);
  font-size: 0.72rem;
  letter-spacing: 0.02em;
  color: var(--cv-ink-faint-text);
}

.link-arrow {
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}

.link-arrow::after {
  content: ' \2192';
}

.link-arrow:hover {
  text-decoration: underline;
}

/* ==========================================================================
 * Buttons
 * ========================================================================== */

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 26px;
  border: 1.5px solid transparent;
  border-radius: 999px;
  font: 600 1.0625rem/1 var(--ui);
  text-decoration: none;
  cursor: pointer;
  transition: background-color 160ms ease, color 160ms ease, border-color 160ms ease, transform 160ms ease;
}

.btn:active {
  transform: scale(0.97);
}

.btn--paper {
  background: var(--on-hero);
  color: var(--hero);
}

.btn--paper:hover {
  background: color-mix(in oklab, var(--on-hero) 88%, var(--hero));
}

.btn--line {
  background: transparent;
  color: inherit;
  border-color: color-mix(in oklab, currentColor 45%, transparent);
}

.btn--line:hover {
  border-color: currentColor;
}

.btn--ink {
  background: var(--cv-ink);
  color: var(--cv-on-ink);
}

.btn--ink:hover {
  background: color-mix(in oklab, var(--cv-ink) 82%, var(--cv-ditto));
}

/* ==========================================================================
 * Header — on the violet ground every page opens with
 * ========================================================================== */

.top {
  background: var(--hero);
  color: var(--on-hero);
  position: relative;
  z-index: 20;
}

.top__bar {
  width: min(100% - 2 * var(--gutter), var(--maxw));
  margin-inline: auto;
  display: flex;
  align-items: center;
  gap: 16px;
  min-height: 76px;
}

.wordmark {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  font-family: var(--display);
  font-size: 1.5rem;
  letter-spacing: -0.03em;
  color: inherit;
  text-decoration: none;
  margin-right: auto;
}

.top__nav {
  display: none;
  gap: 4px;
}

.top__nav a,
.menu__panel a {
  color: inherit;
  text-decoration: none;
  font-weight: 550;
}

.top__nav a {
  padding: 10px 14px;
  border-radius: 999px;
}

.top__nav a:hover {
  background: color-mix(in oklab, var(--on-hero) 12%, transparent);
}

.top__nav a[aria-current='page'] {
  background: color-mix(in oklab, var(--on-hero) 16%, transparent);
}

/* Dashed like a perforation: the one mark on the site for "not filed yet". */
.status {
  font-family: var(--mono);
  font-size: 0.7rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 0 14px;
  border: 1.5px dashed var(--hero-line);
  border-radius: 999px;
}

.status:hover {
  border-color: var(--on-hero);
}

.menu {
  position: relative;
}

.menu summary {
  list-style: none;
  cursor: pointer;
  min-height: 44px;
  display: flex;
  align-items: center;
  padding: 0 16px;
  border-radius: 999px;
  border: 1.5px solid var(--hero-line);
  font-weight: 600;
}

.menu summary::-webkit-details-marker {
  display: none;
}

.menu[open] summary {
  background: var(--on-hero);
  color: var(--hero);
}

.menu__panel {
  position: absolute;
  right: 0;
  top: calc(100% + 10px);
  width: min(78vw, 320px);
  padding: 12px;
  border-radius: 22px;
  background: var(--page);
  color: var(--cv-ink);
  box-shadow: var(--object-shadow);
  border: 1px solid var(--cv-hairline-strong);
  display: grid;
}

.menu__panel a {
  font-family: var(--display);
  font-size: 1.5rem;
  letter-spacing: -0.02em;
  padding: 12px 14px;
  border-radius: 14px;
}

.menu__panel a[aria-current='page'] {
  background: var(--cv-ditto-sunk);
  color: var(--cv-ditto);
}

@media (min-width: 900px) {
  .top__nav {
    display: flex;
  }
  .menu {
    display: none;
  }
}

/* ==========================================================================
 * Bands
 * ========================================================================== */

/*
 * EVERY BAND CLIPS ITS OWN SIDEWAYS OVERFLOW. Measured, not guessed: at 820px
 * the Features page scrolled 4.5px sideways, and the cause was the second,
 * tilted phone of a pair — a 3D layer's scrollable overflow is not its painted
 * box, so no element's rect reached past the edge while the page still moved.
 * Clip rather than hidden, because clip makes no scroll container, so the
 * sticky phone in the story keeps sticking.
 */
.band,
.lead {
  overflow-x: clip;
}

.band {
  padding-block: var(--band-y);
  background: var(--page);
}

.band--sunk {
  background: var(--sunk);
}

.band__head {
  margin-bottom: clamp(40px, 5vw, 72px);
}

.band__head .section-lede {
  margin-top: 20px;
}

.band__more {
  margin: clamp(32px, 4vw, 56px) 0 0;
  font-size: 1.125rem;
}

.lead {
  background: var(--hero);
  color: var(--on-hero);
}

.lead a:not(.btn) {
  color: inherit;
}

.page-lead {
  padding-block: clamp(40px, 7vw, 112px) clamp(64px, 9vw, 136px);
}

.page-lead__lede {
  margin: clamp(24px, 3vw, 40px) 0 0;
  max-width: 40rem;
  font-size: clamp(1.1875rem, 1rem + 0.6vw, 1.5rem);
  line-height: 1.45;
  color: var(--on-hero-muted);
}

.jump {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 40px;
}

.jump a {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  font-family: var(--mono);
  font-size: 0.75rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 16px;
  border-radius: 999px;
  border: 1.5px solid var(--hero-line);
}

.jump a:hover {
  border-color: var(--on-hero);
}

/* ==========================================================================
 * Hero
 * ========================================================================== */

.hero {
  padding-block: clamp(24px, 4vw, 56px) clamp(72px, 9vw, 128px);
  overflow: clip;
}

.hero__grid {
  display: grid;
  gap: clamp(40px, 5vw, 64px);
  align-items: center;
}

.hero__lede {
  margin: clamp(24px, 3vw, 36px) 0 0;
  max-width: 34rem;
  font-size: clamp(1.1875rem, 1rem + 0.55vw, 1.4375rem);
  line-height: 1.45;
  color: var(--on-hero-muted);
}

.hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: clamp(28px, 3vw, 40px);
}

.hero__status {
  margin: 28px 0 0;
  max-width: 30rem;
  font-size: 0.9375rem;
  color: var(--on-hero-muted);
  padding-left: 14px;
  border-left: 2px dashed var(--hero-line);
}

.hero__status strong {
  color: var(--on-hero);
}

@media (min-width: 1100px) {
  .hero__grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }
}

/* ==========================================================================
 * THE CARBON STACK — where the boldness is spent
 * ==========================================================================
 * Two copies of one slip with a sheet of carbon between them, in 3D. Press
 * the top copy and the mark goes through: red ink on the top, and on the copy
 * beneath, the carbon's own violet — which is what carbon paper does, and
 * which is why the carbon is the colour of the sealed link.
 *
 * States live on the figure as data-state: waiting, travel, press, stamped.
 * Waiting is a duplicate held square; stamped fans the copies apart so the
 * mark that went through can be seen.
 */

.carbon {
  --w: min(440px, 100%);
  --k: 1;
  --tilt-x: 0deg;
  --tilt-y: 0deg;
  position: relative;
  margin: 0;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  grid-template-areas:
    'stage stage'
    'say stamp'
    'cap cap';
  column-gap: 24px;
  width: 100%;
}

.carbon__stage {
  grid-area: stage;
  perspective: 1500px;
  perspective-origin: 40% 20%;
  width: 100%;
  display: grid;
  justify-items: center;
  padding: 12px calc(84px * var(--k)) 150px 0;
}

.carbon__stack {
  position: relative;
  width: var(--w);
  transform-style: preserve-3d;
  transform: rotateX(calc(16deg + var(--tilt-y))) rotateY(calc(-20deg + var(--tilt-x))) rotateZ(1.5deg);
  transition: transform 500ms cubic-bezier(0.22, 1, 0.36, 1);
}

.ply,
.carbon__sheet {
  transition: transform var(--file-ms) var(--ease-file);
}

.ply--top {
  position: relative;
  transform: translate3d(0, 0, 0);
}

.carbon__sheet,
.ply--under {
  position: absolute;
  inset: 0;
}

.carbon__sheet {
  transform: translate3d(calc(18px * var(--k)), calc(26px * var(--k)), -36px);
  border-radius: 6px;
  background: var(--carbon);
  box-shadow: var(--object-shadow);
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 0 12px 6px;
}

.carbon__sheet span {
  font-family: var(--mono);
  font-size: 0.6rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--on-carbon);
  opacity: 0;
  transition: opacity 300ms ease;
}

.ply--under {
  transform: translate3d(calc(36px * var(--k)), calc(52px * var(--k)), -72px);
}

.carbon[data-state='stamped'] .ply--top {
  transform: translate3d(calc(-28px * var(--k)), calc(-34px * var(--k)), 18px);
}

/*
 * THE FAN IS SIZED BY WHERE THE MARK IS, NOT BY THE SCREEN. The carbon copy's
 * ink sits a fixed distance up from its bottom edge, so the copy has to drop
 * below the carbon sheet by at least that much for the mark to be seen — a
 * gap that does not shrink on a phone, which is why the vertical offsets here
 * are not multiplied by k. (Measured: at the first attempt the sheet covered
 * the top third of the violet mark, which is the one thing this moment shows.)
 */
.carbon[data-state='stamped'] .carbon__sheet {
  transform: translate3d(calc(22px * var(--k)), 30px, -44px);
}

.carbon[data-state='stamped'] .carbon__sheet span {
  opacity: 1;
  transition-delay: 250ms;
}

.carbon[data-state='stamped'] .ply--under {
  transform: translate3d(calc(72px * var(--k)), 132px, -100px);
  transition-delay: 60ms;
}

/* The press goes through the stack: each layer gives a little, in turn. */
.carbon[data-state='press'] .ply--top {
  animation: give 420ms var(--ease-stamp) both;
}

.carbon[data-state='press'] .carbon__sheet {
  animation: give-sheet 420ms var(--ease-stamp) 50ms both;
}

.carbon[data-state='press'] .ply--under {
  animation: give-under 420ms var(--ease-stamp) 100ms both;
}

@keyframes give {
  40% { transform: translate3d(0, 2px, -10px); }
}

@keyframes give-sheet {
  40% { transform: translate3d(calc(18px * var(--k)), calc(28px * var(--k)), -44px); }
}

@keyframes give-under {
  40% { transform: translate3d(calc(36px * var(--k)), calc(54px * var(--k)), -80px); }
}

/* A copy of the slip. Pending is canary, radius 6 and a perforated top —
 * shape encodes state (4.4) — and filing turns it to stock with a soft corner. */
.ply__sheet {
  position: relative;
  padding: 22px 22px 0;
  border-radius: 6px;
  background: var(--canary);
  color: var(--cv-ink);
  box-shadow: var(--object-shadow);
  transition: background-color 520ms var(--ease-file), border-radius 520ms var(--ease-file);
  overflow: hidden;
}

.ply--under .ply__sheet {
  color: var(--copy-ink);
}

.carbon[data-state='stamped'] .ply__sheet {
  background: var(--paper);
  border-radius: 16px;
}

.carbon[data-state='stamped'] .ply--under .ply__sheet {
  transition-delay: 140ms;
}

.ply__perf {
  position: absolute;
  inset: 0 0 auto;
  height: 0;
  border-top: 2px dashed var(--cv-carbon-edge);
  transition: opacity 300ms ease;
}

.carbon[data-state='stamped'] .ply__perf {
  opacity: 0;
}

.ply__row {
  display: flex;
  align-items: center;
  gap: 12px;
}

.ply__avatar {
  flex: none;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  font-size: 0.875rem;
  font-weight: 600;
  background: color-mix(in oklab, var(--cv-ditto-sunk) 70%, var(--paper));
  color: var(--cv-ink-muted);
}

.ply__title {
  flex: 1 1 auto;
  min-width: 0;
  font-size: clamp(1.0625rem, 0.9rem + 0.5vw, 1.25rem);
  font-weight: 600;
}

/* 4.2: a pending amount is ink at 70%. Filed, it is full ink. */
.ply__amount {
  flex: none;
  font-family: var(--figure);
  font-size: clamp(1.5rem, 1.1rem + 1vw, 1.9rem);
  font-variant-numeric: tabular-nums;
  letter-spacing: -0.01em;
  opacity: 0.7;
  transition: opacity 400ms ease;
}

.carbon[data-state='stamped'] .ply__amount {
  opacity: 1;
}

.ply__meta {
  margin: 6px 0 0 46px;
  font-size: 0.9375rem;
  color: var(--cv-ink-muted);
}

/* On the carbon copy everything is in the carbon's colour, as it would be —
 * solid, never faded, because faded text on canary fails 7's 4.5:1. */
.ply--under .ply__meta,
.ply--under .ply__from,
.ply--under .ply__copy span:last-child {
  color: var(--copy-ink);
}

.ply__state {
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin: 14px 0 18px 46px;
}

.ply__word {
  font-family: var(--mono);
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.ply__word[data-when='stamped'],
.carbon[data-state='stamped'] .ply__word[data-when='waiting'] {
  display: none;
}

.carbon[data-state='stamped'] .ply__word[data-when='stamped'] {
  display: inline;
}

.ply__from {
  font-size: 0.8125rem;
  color: var(--cv-ink-muted);
}

/* THE WORDS EVERY CARBONLESS FORM PRINTS ON EACH PLY: whose copy this is. */
.ply__copy {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 4px 12px;
  margin: 0 -22px;
  padding: 10px 22px 12px;
  border-top: 1px solid color-mix(in oklab, currentColor 18%, transparent);
  font-family: var(--mono);
  font-size: 0.65rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.ply__copy span:first-child {
  font-weight: 700;
}

.ply__copy span:last-child {
  color: var(--cv-ink-muted);
}

/* The impression. Bottom-right, over the copy line, where a stamp lands on a
 * real slip — and where it can still be seen once the copies fan apart. */
.ply__ink {
  position: absolute;
  right: 18px;
  bottom: 30px;
  padding: 5px 12px 4px;
  border: 3px solid currentColor;
  border-radius: 8px;
  font-family: var(--display);
  font-size: 1.125rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--cv-stamp);
  opacity: 0;
  transform: rotate(6deg) scale(1.12);
  mask-image: linear-gradient(104deg, black 0 58%, color-mix(in oklab, black 70%, transparent) 70%, black 84%);
  pointer-events: none;
}

.ply--under .ply__ink {
  color: var(--cv-ditto);
  filter: blur(0.35px);
}

.carbon[data-state='press'] .ply__ink,
.carbon[data-state='stamped'] .ply__ink {
  opacity: 0.92;
  transform: rotate(6deg) scale(1);
  transition: opacity 90ms linear 70ms, transform 260ms var(--ease-stamp) 70ms;
}

.carbon[data-state='press'] .ply--under .ply__ink,
.carbon[data-state='stamped'] .ply--under .ply__ink {
  opacity: 0.8;
  transition-delay: 190ms;
}

/* --- the stamp itself ---------------------------------------------------
 * It has its own cell, on the row under the stack beside the caption: never
 * over the copies it is about to hit, and never over the words, which are
 * what a screen reader and a skimming eye both read. */

.stamper {
  grid-area: stamp;
  position: relative;
  display: grid;
  justify-items: center;
  align-content: start;
  gap: 10px;
  z-index: 5;
}

.stamper__tool {
  position: relative;
  width: 112px;
  height: 132px;
  padding: 0;
  border: 0;
  background: none;
  cursor: grab;
  touch-action: none;
  -webkit-user-select: none;
  user-select: none;
  transform: translate(var(--dx, 0px), var(--dy, 0px));
  transition: transform var(--file-ms) var(--ease-file);
  border-radius: 18px;
}

.stamper__tool:hover .stamper__knob {
  transform: translateY(-2px);
}

.stamper__knob,
.stamper__neck,
.stamper__base {
  position: absolute;
  left: 50%;
  translate: -50% 0;
  display: block;
  transition: transform 160ms ease;
}

.stamper__knob {
  top: 0;
  width: 58px;
  height: 58px;
  border-radius: 999px;
  background: radial-gradient(circle at 35% 30%, color-mix(in oklab, var(--frame) 70%, var(--cv-on-ink)) 0 12%, var(--frame) 60%);
  box-shadow: var(--object-shadow);
}

.stamper__neck {
  top: 50px;
  width: 24px;
  height: 36px;
  background: var(--frame-edge);
  border-radius: 4px;
}

.stamper__base {
  bottom: 0;
  width: 112px;
  height: 48px;
  border-radius: 10px;
  background: var(--frame);
  border-bottom: 9px solid var(--cv-stamp);
  box-shadow: var(--object-shadow);
  display: grid;
  place-items: center;
}

.stamper__base span {
  font-family: var(--mono);
  font-size: 0.55rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: color-mix(in oklab, var(--cv-on-ink) 70%, var(--frame));
}

.stamper__hint {
  margin: 0;
  max-width: 11rem;
  text-align: center;
  font-family: var(--mono);
  font-size: 0.66rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--on-hero-muted);
  transition: opacity 200ms ease;
}

.carbon[data-dragging] .stamper__tool {
  transition: none;
  cursor: grabbing;
}

.carbon[data-state='travel'] .stamper__tool {
  transform: translate(var(--tx, 0px), calc(var(--ty, 0px) - 44px)) translateY(-36px) rotate(6deg) scale(1.6);
  transition: transform calc(var(--file-ms) * 0.7) var(--ease-file);
  cursor: default;
}

.carbon[data-state='press'] .stamper__tool {
  transform: translate(var(--tx, 0px), calc(var(--ty, 0px) - 44px)) rotate(6deg) scale(1);
  transition: transform var(--stamp-ms) var(--ease-stamp);
  cursor: default;
}

.carbon:not([data-state='waiting']) .stamper__hint {
  opacity: 0;
}

.carbon[data-state='stamped'] .stamper__tool {
  cursor: default;
  opacity: 0.55;
}

.carbon__foot {
  grid-area: say;
  display: grid;
  gap: 16px;
  justify-items: start;
  align-content: start;
  max-width: 34rem;
  padding-top: 8px;
}

.carbon__say {
  margin: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: var(--on-hero-muted);
  min-height: 4.5em;
}

.carbon__again {
  min-height: 44px;
  padding: 0 20px;
  font-size: 0.9375rem;
}

.carbon:not([data-state='stamped']) .carbon__again {
  visibility: hidden;
}

.carbon__cap {
  grid-area: cap;
  justify-self: start;
  margin-top: 12px;
  font-family: var(--mono);
  font-size: 0.66rem;
  letter-spacing: 0.04em;
  color: var(--on-hero-muted);
}

/* Without the script the slip waits, and nothing pretends to be pressable. */
.carbon:not(.is-live) .stamper,
.carbon:not(.is-live) .carbon__again {
  display: none;
}

@media (min-width: 1100px) {
  .carbon {
    --w: min(540px, 100%);
  }
}

@media (min-width: 700px) and (max-width: 1099px) {
  .carbon {
    --w: min(500px, 100%);
    max-width: 720px;
    justify-self: center;
  }
}

@media (max-width: 699px) {
  .carbon {
    --k: 0.6;
    --w: 100%;
    column-gap: 12px;
  }
  .stamper {
    transform: scale(0.78);
    transform-origin: top right;
    margin-bottom: -32px;
  }
  .stamper__hint {
    display: none;
  }
}

/* ==========================================================================
 * The phone
 * ========================================================================== */

.phone {
  --w: 280px;
  position: relative;
  width: var(--w);
  flex: none;
  transform-style: preserve-3d;
}

.phone__slab {
  position: absolute;
  inset: 0;
  border-radius: calc(var(--w) * 0.175);
  background: var(--frame-edge);
}

.phone__slab:nth-child(1) { transform: translateZ(-3px); }
.phone__slab:nth-child(2) { transform: translateZ(-6px); }
.phone__slab:nth-child(3) { transform: translateZ(-9px); box-shadow: var(--object-shadow); }

.phone__body {
  position: relative;
  padding: calc(var(--w) * 0.036);
  border-radius: calc(var(--w) * 0.175);
  background: var(--frame);
  box-shadow: inset 0 0 0 1.5px var(--frame-rim);
}

.phone__body::before,
.phone__body::after {
  content: '';
  position: absolute;
  width: calc(var(--w) * 0.012);
  border-radius: 2px;
  background: var(--frame-edge);
}

.phone__body::before {
  right: calc(var(--w) * -0.01);
  top: 25%;
  height: 12%;
}

.phone__body::after {
  left: calc(var(--w) * -0.01);
  top: 20%;
  height: 16%;
}

.phone__screen {
  position: relative;
  aspect-ratio: 640 / 1391;
  border-radius: calc(var(--w) * 0.14);
  overflow: hidden;
  background: var(--cv-stock);
  transform: translateZ(0.5px);
}

.phone__layer {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 420ms ease;
}

.phone__layer[data-on] {
  opacity: 1;
}

.phone__layer img,
.phone__layer picture {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ==========================================================================
 * The phone story
 * ========================================================================== */

.story__head {
  margin-bottom: clamp(32px, 4vw, 56px);
}

.story__head .section-lede {
  margin-top: 20px;
}

.story__beats {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 56px;
}

.beat__phone {
  height: 460px;
  border-radius: 28px;
  background: var(--sunk);
  overflow: hidden;
  display: flex;
  justify-content: center;
  padding-top: 32px;
  margin-bottom: 24px;
}

.beat__phone .phone {
  --w: min(250px, 66vw);
}

.beat__title {
  font-family: var(--display);
  font-size: clamp(1.75rem, 1.2rem + 1.6vw, 2.75rem);
  line-height: 1.02;
  letter-spacing: -0.028em;
  margin-bottom: 16px;
  text-wrap: balance;
}

.beat__text p:last-child {
  font-size: 1.125rem;
  color: var(--cv-ink-muted);
  max-width: 30rem;
}

.story__stage {
  display: none;
}

.story__note {
  margin-top: 40px;
}

@media (min-width: 700px) {
  .story__grid {
    display: grid;
    grid-template-columns: minmax(0, 0.85fr) minmax(0, 1fr);
    column-gap: clamp(32px, 6vw, 112px);
  }
  .story__head,
  .story__note {
    grid-column: 1 / -1;
  }
  .story__stage {
    display: grid;
    place-items: center;
    position: sticky;
    top: 8vh;
    height: 84vh;
    perspective: 1800px;
    grid-row: 2;
  }
  .phone--story {
    --w: min(300px, 30vw, calc(84vh * 0.44));
    transform: rotateY(calc((0.5 - var(--p, 0.5)) * 34deg)) rotateX(5deg) rotateZ(calc((0.5 - var(--p, 0.5)) * -3deg));
  }
  .story__beats {
    grid-row: 2;
    grid-column: 2;
    gap: 0;
  }
  .beat {
    min-height: 78vh;
    display: flex;
    align-items: center;
  }
  .beat__phone {
    display: none;
  }
  .story.is-live .beat {
    opacity: 0.32;
    transition: opacity 400ms ease;
  }
  .story.is-live .beat.is-current {
    opacity: 1;
  }
}

/* ==========================================================================
 * The proof band — the argument
 * ========================================================================== */

.proof {
  background: var(--proof);
  color: var(--on-proof);
}

.proof .kicker {
  color: var(--on-proof-muted);
}

.proof__grid {
  display: grid;
  gap: clamp(48px, 6vw, 96px);
  align-items: start;
}

.proof__lede {
  font-size: clamp(1.0625rem, 1rem + 0.3vw, 1.25rem);
  color: var(--on-proof-muted);
  max-width: 36rem;
}

.h-proof + .proof__lede {
  margin-top: clamp(24px, 3vw, 40px);
}

.proof__manual {
  margin-top: 28px;
  font-family: var(--mono);
  font-size: 0.72rem;
  letter-spacing: 0.03em;
  color: var(--on-proof-muted);
  max-width: 30rem;
}

.proof[data-other]:not([data-other='0']) .h-proof {
  color: var(--cv-stamp);
}

/* The receipt tape. Sawtooth top and bottom are two gradients each — torn
 * paper, not a card. */
.tape {
  justify-self: center;
  width: min(100%, 460px);
  padding-block: 12px;
  filter: drop-shadow(0 30px 40px color-mix(in oklab, black 45%, transparent));
}

.tape__paper {
  position: relative;
  background: var(--tape);
  color: var(--cv-ink);
  padding: 30px 26px 26px;
  font-family: var(--mono);
  font-size: 0.78rem;
  line-height: 1.5;
  transform: rotate(-1.2deg);
}

.tape__paper::before,
.tape__paper::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 10px;
  background:
    linear-gradient(135deg, var(--tape) 50%, transparent 50%) 0 0 / 14px 10px repeat-x,
    linear-gradient(225deg, var(--tape) 50%, transparent 50%) 0 0 / 14px 10px repeat-x;
}

.tape__paper::before {
  top: -10px;
  transform: scaleY(-1);
}

.tape__paper::after {
  bottom: -10px;
}

.tape__head {
  display: grid;
  gap: 2px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding-bottom: 16px;
  border-bottom: 1.5px dashed color-mix(in oklab, currentColor 40%, transparent);
  margin: 0 0 12px;
}

.tape__head span:first-child {
  font-size: 1rem;
  font-weight: 700;
}

.tape__head span:last-child {
  opacity: 0.65;
  text-transform: none;
  letter-spacing: 0.02em;
}

.tape__rows {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tape__row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  gap: 12px;
  padding: 5px 0;
  border-bottom: 1px dotted color-mix(in oklab, currentColor 30%, transparent);
}

.tape__row.is-new {
  animation: print 380ms var(--ease-file) both;
}

@keyframes print {
  from { opacity: 0; transform: translateY(-6px); }
}

.tape__row--other {
  color: var(--cv-stamp);
  font-weight: 700;
}

.tape__path {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tape__kind {
  opacity: 0.6;
}

.tape__size {
  font-variant-numeric: tabular-nums;
  text-align: right;
  min-width: 6ch;
}

.tape__empty {
  padding: 12px 0;
  opacity: 0.7;
}

.tape__totals {
  margin: 14px 0 0;
  padding-top: 12px;
  border-top: 1.5px dashed color-mix(in oklab, currentColor 40%, transparent);
  display: grid;
  gap: 4px;
}

.tape__totals div {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.tape__totals dd {
  margin: 0;
  font-variant-numeric: tabular-nums;
  font-weight: 700;
}

.tape__totals div:nth-child(3) {
  font-size: 0.95rem;
  padding: 6px 0;
}

.tape__try {
  width: 100%;
  min-height: 48px;
  margin-top: 20px;
  border: 1.5px dashed currentColor;
  border-radius: 6px;
  background: transparent;
  color: inherit;
  font: 700 0.78rem/1 var(--mono);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  cursor: pointer;
}

.tape__try:hover:not(:disabled) {
  border-style: solid;
  background: color-mix(in oklab, currentColor 8%, transparent);
}

.tape__try:disabled {
  cursor: progress;
  opacity: 0.6;
}

.tape__log {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tape__attempt {
  display: grid;
  gap: 8px;
  padding: 14px 0 6px;
  border-bottom: 1px dotted color-mix(in oklab, currentColor 30%, transparent);
  animation: print 380ms var(--ease-file) both;
}

.tape__attempt span {
  opacity: 0.7;
}

.tape__attempt p {
  margin: 0;
}

/* The browser's refusal, as the rubber stamp it is. */
.tape__attempt strong {
  justify-self: start;
  font-family: var(--display);
  font-size: 1.25rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 4px 14px 3px;
  border: 3px solid var(--cv-stamp);
  border-radius: 6px;
  color: var(--cv-stamp);
  transform: rotate(-1.5deg);
  animation: land var(--stamp-ms) var(--ease-stamp) both;
}

.tape__attempt--sent strong {
  border-style: dashed;
}

@keyframes land {
  from { transform: rotate(-1.5deg) scale(1.6); opacity: 0; }
  30% { opacity: 1; }
}

.tape__foot {
  margin: 16px 0 0;
  text-align: center;
  font-size: 0.66rem;
  opacity: 0.6;
}

@media (min-width: 900px) {
  .proof__grid {
    grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
  }
  .tape {
    justify-self: end;
  }
}

/* ==========================================================================
 * Tiles — what else is in it
 * ========================================================================== */

.tiles {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 16px;
}

.tile {
  display: flex;
  flex-direction: column;
  border-radius: 28px;
  background: var(--page);
  overflow: hidden;
  border: 1px solid var(--cv-hairline);
  min-height: 300px;
}

.tile__text {
  padding: 30px 30px 24px;
}

.tile__title {
  font-family: var(--display);
  font-size: clamp(1.5rem, 1.2rem + 0.8vw, 2rem);
  line-height: 1.05;
  letter-spacing: -0.025em;
  margin-bottom: 12px;
  text-wrap: balance;
}

.tile__text p {
  margin: 0;
  color: var(--cv-ink-muted);
}

.tile__phone {
  margin-top: auto;
  height: 300px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  padding-top: 8px;
}

.tile__phone .phone {
  --w: 240px;
  transition: transform 500ms var(--ease-file);
}

.tile--text {
  justify-content: space-between;
  background: var(--cv-ditto-sunk);
}

.tile__art {
  padding: 34px 30px 0;
}

.rates {
  display: flex;
  gap: 0.12em;
  font-family: var(--display);
  font-size: clamp(3.5rem, 2rem + 4vw, 5.5rem);
  line-height: 1;
  color: color-mix(in oklab, var(--cv-ditto) 55%, var(--cv-ditto-sunk));
}

/* Eight words, shown once: eight empty slots, dashed like anything unfiled. */
.slots {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
  max-width: 320px;
}

.slots span {
  height: 30px;
  border-radius: 6px;
  border: 1.5px dashed color-mix(in oklab, var(--cv-ditto) 55%, var(--cv-ditto-sunk));
}

.tile--text .tile__text {
  padding: 36px 30px;
}

.tile--text .tile__title {
  font-size: clamp(1.75rem, 1.3rem + 1.2vw, 2.5rem);
}

@media (hover: hover) and (pointer: fine) {
  .tile:hover .phone {
    transform: translateY(-12px);
  }
}

@media (min-width: 700px) {
  .tiles {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1100px) {
  .tiles {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* ==========================================================================
 * Were you sent a link?
 * ========================================================================== */

.join-band__grid {
  display: grid;
  gap: 56px;
  align-items: center;
}

.join-band__copy .section-lede {
  margin-top: 20px;
}

.join {
  margin-top: 32px;
  padding: 24px;
  border-radius: 22px;
  background: var(--sunk);
  max-width: 40rem;
}

.join__label {
  display: block;
  font-weight: 600;
  margin-bottom: 12px;
}

.join__row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.join__row input {
  flex: 1 1 16rem;
  min-width: 0;
  min-height: 52px;
  padding: 0 16px;
  border-radius: 12px;
  border: 1.5px solid var(--cv-hairline-strong);
  background: var(--page);
  color: var(--cv-ink);
  font: 0.9375rem var(--mono);
}

.join__row input[aria-invalid='true'] {
  border-color: var(--cv-stamp);
}

.join__say {
  margin: 12px 0 0;
  min-height: 1.5em;
  font-weight: 600;
}

.join__say[data-tone='error'] {
  color: var(--cv-stamp);
}

.join__note {
  margin: 8px 0 0;
  font-size: 0.875rem;
  color: var(--cv-ink-muted);
}

.join-band__phone {
  margin: 0;
}

.join-band__phone figcaption {
  margin-top: 20px;
  font-size: 0.9375rem;
  color: var(--cv-ink-muted);
  max-width: 26rem;
  margin-inline: auto;
  text-align: center;
}

.panel-rise {
  height: 460px;
  border-radius: 28px;
  background: var(--cv-ditto-sunk);
  overflow: hidden;
  display: flex;
  justify-content: center;
  padding-top: 40px;
}

.panel-rise .phone {
  --w: 260px;
}

@media (min-width: 1100px) {
  .join-band__grid {
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  }
}

/* ==========================================================================
 * Questions (homepage teaser)
 * ========================================================================== */

.questions__grid {
  display: grid;
  gap: 40px;
}

.questions__grid .h-section {
  margin-bottom: 24px;
}

.qa {
  border-top: 1px solid var(--cv-hairline-strong);
}

.qa:last-child {
  border-bottom: 1px solid var(--cv-hairline-strong);
}

.qa summary {
  cursor: pointer;
  list-style: none;
  display: flex;
  justify-content: space-between;
  gap: 24px;
  padding: 22px 0;
  font-family: var(--display);
  font-size: clamp(1.25rem, 1.1rem + 0.5vw, 1.625rem);
  letter-spacing: -0.02em;
  line-height: 1.15;
}

.qa summary::-webkit-details-marker {
  display: none;
}

.qa summary::after {
  content: '+';
  flex: none;
  font-family: var(--ui);
  font-weight: 400;
  color: var(--cv-ditto);
}

.qa[open] summary::after {
  content: '\2212';
}

.qa p {
  margin: 0 0 24px;
  max-width: 40rem;
  color: var(--cv-ink-muted);
  font-size: 1.0625rem;
}

@media (min-width: 1100px) {
  .questions__grid {
    grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
    gap: 96px;
  }
}

/* ==========================================================================
 * How it works — the one numbered sequence
 * ========================================================================== */

.steps {
  list-style: none;
  margin: 0;
  padding: 0;
}

.step {
  display: grid;
  gap: 20px 32px;
  padding-block: clamp(40px, 6vw, 88px);
  border-top: 1px solid var(--cv-hairline-strong);
}

.step:first-child {
  border-top: 0;
  padding-top: 0;
}

.step__n {
  margin: 0;
  font-family: var(--figure);
  font-size: clamp(4rem, 2rem + 7vw, 9rem);
  line-height: 0.8;
  color: var(--cv-ditto);
  font-variant-numeric: tabular-nums;
}

.step__title {
  font-family: var(--display);
  font-size: clamp(1.75rem, 1.2rem + 1.7vw, 3rem);
  line-height: 1.02;
  letter-spacing: -0.03em;
  margin-bottom: 20px;
  text-wrap: balance;
}

.step__text p {
  font-size: 1.125rem;
  color: var(--cv-ink-muted);
  max-width: 34rem;
}

.step__visual .panel-rise {
  height: 420px;
}

@media (min-width: 700px) {
  .step {
    grid-template-columns: clamp(96px, 12vw, 180px) minmax(0, 1fr);
  }
  .step__visual {
    grid-column: 2;
  }
}

@media (min-width: 1100px) {
  .step {
    grid-template-columns: 180px minmax(0, 1fr) minmax(0, 0.85fr);
    align-items: start;
  }
  .step__visual {
    grid-column: 3;
  }
}

.anatomy {
  margin: 0;
  padding: 28px;
  border-radius: 22px;
  background: var(--sunk);
}

.anatomy__url {
  margin: 0 0 20px;
  font-family: var(--mono);
  font-size: clamp(1rem, 0.85rem + 0.6vw, 1.3rem);
  line-height: 1.5;
  overflow-wrap: anywhere;
}

.anatomy__kept {
  background: var(--canary);
  color: var(--cv-carbon-ink);
  border-radius: 4px;
  padding: 1px 3px;
}

.anatomy__legend p {
  display: flex;
  gap: 10px;
  align-items: center;
  margin: 0 0 8px;
  font-size: 0.9375rem;
}

.anatomy__swatch {
  flex: none;
  width: 14px;
  height: 14px;
  border-radius: 3px;
  border: 1.5px solid var(--cv-hairline-strong);
}

.anatomy__swatch--kept {
  background: var(--canary);
}

.anatomy figcaption,
.stub figcaption {
  margin-top: 14px;
  font-family: var(--mono);
  font-size: 0.66rem;
  color: var(--cv-ink-faint-text);
}

/* The six words, on canary stock, as 5.5 asks. */
.stub {
  margin: 0;
}

.stub__words {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 20px;
  padding: 30px 28px;
  border-radius: 6px;
  border-top: 2px dashed var(--cv-carbon-edge);
  background: var(--canary);
  color: var(--cv-carbon-ink);
  font-family: var(--mono);
  font-size: clamp(1rem, 0.9rem + 0.5vw, 1.3rem);
}

.can {
  display: grid;
  gap: 16px;
}

.can__col {
  padding: 32px;
  border-radius: 28px;
  background: var(--page);
  border: 1px solid var(--cv-hairline);
}

.can__col--app {
  background: var(--cv-ditto-sunk);
}

.can__chrome {
  display: flex;
  gap: 6px;
  align-items: center;
  margin: -8px 0 24px;
  font-family: var(--mono);
  font-size: 0.72rem;
  color: var(--cv-ink-faint-text);
}

.can__col--browser .can__chrome span {
  width: 9px;
  height: 9px;
  border-radius: 999px;
  background: var(--cv-hairline-strong);
}

.can__col--browser .can__chrome span:last-of-type {
  margin-right: 10px;
}

.can h3 {
  font-family: var(--display);
  font-size: 1.75rem;
  letter-spacing: -0.02em;
  margin-bottom: 16px;
}

.can ul {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
}

.can li {
  padding: 10px 0 10px 30px;
  border-top: 1px solid var(--cv-hairline);
  position: relative;
}

.can li::before {
  content: '';
  position: absolute;
  left: 4px;
  top: 16px;
  width: 12px;
  height: 7px;
  border-left: 2.5px solid var(--cv-ditto);
  border-bottom: 2.5px solid var(--cv-ditto);
  transform: rotate(-45deg);
}

.can__later {
  color: var(--cv-ink-muted);
}

.can__tag {
  display: inline-block;
  font-family: var(--mono);
  font-size: 0.66rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  border: 1.5px dashed var(--cv-hairline-strong);
  border-radius: 999px;
  padding: 2px 8px;
  margin-left: 4px;
}

.can__note {
  font-size: 0.9375rem;
  color: var(--cv-ink-muted);
  margin: 0;
}

.can__why {
  margin: 32px 0 0;
  max-width: 44rem;
  font-size: 1.125rem;
}

.topics {
  display: grid;
  gap: 48px 64px;
}

.topic {
  border-top: 2px solid var(--cv-ink);
  padding-top: 24px;
}

.topic__title {
  font-family: var(--display);
  font-size: clamp(1.5rem, 1.2rem + 0.9vw, 2.125rem);
  letter-spacing: -0.025em;
  line-height: 1.05;
  margin-bottom: 18px;
}

.topic p {
  color: var(--cv-ink-muted);
}

@media (min-width: 900px) {
  .can,
  .topics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* ==========================================================================
 * Features
 * ========================================================================== */

.feature:nth-of-type(odd) {
  background: var(--sunk);
}

.feature__grid {
  display: grid;
  gap: 48px;
  align-items: center;
}

.feature__text .section-lede {
  margin-top: 20px;
}

.ticks {
  list-style: none;
  margin: 28px 0 0;
  padding: 0;
  max-width: 34rem;
}

.ticks li {
  position: relative;
  padding: 12px 0 12px 32px;
  border-top: 1px solid var(--cv-hairline-strong);
}

.ticks li::before {
  content: '';
  position: absolute;
  left: 4px;
  top: 19px;
  width: 12px;
  height: 7px;
  border-left: 2.5px solid var(--cv-ditto);
  border-bottom: 2.5px solid var(--cv-ditto);
  transform: rotate(-45deg);
}

.feature__phones {
  display: flex;
  justify-content: center;
  height: 520px;
  overflow: hidden;
  border-radius: 28px;
  background: var(--cv-ditto-sunk);
  padding-top: 44px;
}

.feature__phones .phone {
  --w: min(270px, 70vw);
}

.feature--pair .feature__phones .phone + .phone {
  display: none;
}

@media (min-width: 700px) {
  .feature__grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: clamp(40px, 6vw, 112px);
  }
  .feature--flip .feature__phones {
    order: -1;
  }
  .feature__phones {
    height: auto;
    overflow: visible;
    background: none;
    padding: 0;
    perspective: 1600px;
  }
  .feature__phones .phone {
    --w: min(300px, 32vw);
    transform: rotateY(-10deg) rotateX(3deg);
  }
  .feature--flip .feature__phones .phone {
    transform: rotateY(10deg) rotateX(3deg);
  }
  .feature--pair .feature__phones .phone + .phone {
    display: block;
    margin-left: calc(var(--w) * -0.42);
    margin-top: 64px;
    transform: rotateY(-10deg) rotateX(3deg) translateZ(-60px);
  }
  .feature--pair .feature__phones .phone:first-child {
    z-index: 1;
  }
}

.also {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 40px 48px;
}

.also__item {
  border-top: 2px solid var(--cv-ink);
  padding-top: 20px;
}

.also__title {
  font-family: var(--display);
  font-size: 1.5rem;
  letter-spacing: -0.02em;
  margin-bottom: 10px;
}

.also__item p {
  margin: 0;
  color: var(--cv-ink-muted);
}

@media (min-width: 700px) {
  .also {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1100px) {
  .also {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* ==========================================================================
 * FAQ
 * ========================================================================== */

.faq {
  display: grid;
  gap: 40px;
}

.faq__index ol {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.faq__index a {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 0 16px;
  border-radius: 999px;
  border: 1.5px solid var(--cv-hairline-strong);
  text-decoration: none;
  font-weight: 600;
  font-size: 0.9375rem;
}

.faq-group + .faq-group {
  margin-top: clamp(56px, 7vw, 96px);
}

.faq-group__title {
  font-family: var(--display);
  font-size: clamp(2rem, 1.3rem + 2vw, 3.25rem);
  letter-spacing: -0.03em;
  line-height: 1;
  margin-bottom: 24px;
}

.faq-item {
  padding: 28px 0;
  border-top: 1px solid var(--cv-hairline-strong);
  scroll-margin-top: 24px;
}

.faq-item:target {
  background: linear-gradient(90deg, var(--cv-ditto-sunk), transparent);
}

.faq-item__q {
  font-family: var(--display);
  font-size: clamp(1.3rem, 1.15rem + 0.5vw, 1.75rem);
  letter-spacing: -0.02em;
  line-height: 1.12;
  margin-bottom: 12px;
}

.faq-item__a {
  max-width: 42rem;
  color: var(--cv-ink-muted);
  font-size: 1.0625rem;
}

.faq-item__a p:last-child {
  margin-bottom: 0;
}

@media (min-width: 1100px) {
  .faq {
    grid-template-columns: 240px minmax(0, 1fr);
    gap: 96px;
  }
  .faq__index {
    position: sticky;
    top: 32px;
    align-self: start;
  }
  .faq__index ol {
    display: grid;
  }
  .faq__index a {
    border: 0;
    padding: 0;
    font-family: var(--display);
    font-size: 1.25rem;
  }
}

/* ==========================================================================
 * About, Support
 * ========================================================================== */

.split {
  display: grid;
  gap: 24px 64px;
}

.split + .split {
  margin-top: 48px;
}

.split--tight {
  margin-top: 48px;
}

.prose-block {
  max-width: 40rem;
  font-size: 1.125rem;
}

.prose-block p {
  color: var(--cv-ink-muted);
}

.prose-block strong {
  color: var(--cv-ink);
}

@media (min-width: 1100px) {
  .split {
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  }
}

.nots,
.contacts,
.problems {
  list-style: none;
  margin: 40px 0 0;
  padding: 0;
  display: grid;
  gap: 16px;
}

.not,
.contact,
.problem {
  padding: 28px;
  border-radius: 22px;
  background: var(--page);
  border: 1px solid var(--cv-hairline);
}

.band:not(.band--sunk) .problem,
.band:not(.band--sunk) .contact {
  background: var(--sunk);
  border-color: transparent;
}

.not h3,
.problem h3 {
  font-family: var(--display);
  font-size: 1.5rem;
  letter-spacing: -0.02em;
  line-height: 1.1;
  margin-bottom: 12px;
}

.not p,
.problem p,
.contact p {
  margin: 0;
  color: var(--cv-ink-muted);
}

.contact__address {
  display: inline-block;
  font-family: var(--display);
  font-size: clamp(1.2rem, 1rem + 0.5vw, 1.5rem);
  letter-spacing: -0.02em;
  margin-bottom: 10px;
  overflow-wrap: anywhere;
}

@media (min-width: 700px) {
  .nots,
  .problems {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .contacts {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1100px) {
  .nots {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .problems {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* The company record. A missing fact is canary and dashed — unfiled. */
.company {
  margin: 0;
  display: grid;
  gap: 0;
}

.company div {
  display: grid;
  gap: 2px;
  padding: 12px 0;
  border-top: 1px solid var(--cv-hairline-strong);
}

.company dt {
  font-family: var(--mono);
  font-size: 0.7rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--cv-ink-faint-text);
}

.company dd {
  margin: 0;
}

.placeholder {
  background: var(--canary);
  color: var(--cv-carbon-ink);
  border: 1.5px dashed var(--cv-carbon-edge);
  border-radius: 4px;
  padding: 1px 6px;
  font-family: var(--mono);
  font-size: 0.8em;
}

/* ==========================================================================
 * Legal documents — the one reading column on the site
 * ========================================================================== */

.prose {
  max-width: 68ch;
  font-size: 1.125rem;
  line-height: 1.65;
}

.prose h2 {
  font-family: var(--display);
  font-size: clamp(1.6rem, 1.3rem + 1vw, 2.25rem);
  letter-spacing: -0.025em;
  line-height: 1.1;
  margin: 2em 0 0.6em;
}

.prose h2:first-child {
  margin-top: 0;
}

.prose p,
.prose li {
  color: var(--cv-ink-muted);
}

.prose strong {
  color: var(--cv-ink);
}

.prose em {
  color: var(--cv-ink-faint-text);
}

.prose ul {
  padding-left: 1.2em;
}

.prose hr {
  border: 0;
  border-top: 1px solid var(--cv-hairline-strong);
  margin: 2em 0;
}

.table-scroll {
  overflow-x: auto;
  margin: 1.5em 0;
  border-radius: 16px;
  border: 1px solid var(--cv-hairline-strong);
}

.prose table {
  border-collapse: collapse;
  width: 100%;
  font-size: 1rem;
}

.prose th,
.prose td {
  text-align: left;
  padding: 12px 16px;
  border-bottom: 1px solid var(--cv-hairline);
  vertical-align: top;
}

.prose th {
  font-family: var(--mono);
  font-size: 0.72rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--cv-ink-faint-text);
  background: var(--sunk);
}

/* ==========================================================================
 * Footer
 * ========================================================================== */

.foot {
  background: var(--sunk);
  border-top: 1px solid var(--cv-hairline);
  padding-block: clamp(56px, 7vw, 96px) 40px;
}

.foot__grid {
  width: min(100% - 2 * var(--gutter), var(--maxw));
  margin-inline: auto;
  display: grid;
  gap: 40px;
}

.foot .wordmark {
  font-size: 2rem;
  display: inline-block;
  margin-bottom: 16px;
}

.foot__brand p {
  max-width: 24rem;
  color: var(--cv-ink-muted);
}

.foot__proof {
  font-family: var(--mono);
  font-size: 0.72rem;
  letter-spacing: 0.02em;
}

.foot__col {
  display: grid;
  align-content: start;
  gap: 10px;
}

.foot__col a {
  color: var(--cv-ink);
  text-decoration: none;
}

.foot__col a:hover {
  color: var(--cv-ditto);
  text-decoration: underline;
}

.foot__col a[aria-current='page'] {
  color: var(--cv-ditto);
}

.foot__head {
  margin: 0 0 6px;
  font-family: var(--mono);
  font-size: 0.7rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--cv-ink-faint-text);
}

.foot__company .company div {
  padding: 8px 0;
}

.foot__company .company dd {
  font-size: 0.9375rem;
}

.foot__legal {
  width: min(100% - 2 * var(--gutter), var(--maxw));
  margin: 56px auto 0;
  padding-top: 24px;
  border-top: 1px solid var(--cv-hairline);
  font-size: 0.875rem;
  color: var(--cv-ink-faint-text);
}

@media (min-width: 700px) {
  .foot__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1100px) {
  .foot__grid {
    grid-template-columns: minmax(0, 1.4fr) minmax(0, 0.6fr) minmax(0, 0.6fr) minmax(0, 1.1fr);
  }
}

/* ==========================================================================
 * Reveals — set only by the script, only for what is not yet on screen
 * ========================================================================== */

[data-reveal] {
  transition: opacity 700ms ease, transform 900ms var(--ease-file);
}

[data-reveal='waiting'] {
  opacity: 0;
  transform: translateY(28px);
}

/* ==========================================================================
 * Reduced motion (4.5): no travel, no tilt, no turn, no reveal. The stamp
 * still changes the colour of the slip, because that is information.
 * ========================================================================== */

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 1ms !important;
    transition-delay: 0ms !important;
    scroll-behavior: auto !important;
  }
  .carbon__stack,
  .phone--story,
  .feature__phones .phone {
    transform: none !important;
  }
  [data-reveal='waiting'] {
    opacity: 1;
    transform: none;
  }
}
