/* GENERATED from client/src/pages/public/Privacy.css by tools/legal-pages/generate.ts. Do not edit. */
:root {
  --oc-sunday: #8a7340;
}

/*
 * Privacy.css — the legal pages, in the Outclass design system.
 *
 * Everything here scopes under `.oc-landing`, the same wrapper the marketing site uses, so this
 * page inherits its tokens (--oc-paper / --oc-surface / --oc-ink / --oc-muted / --oc-rule /
 * --oc-blue), its Inter body face and its EB Garamond display face. No colour is restated: a hex
 * literal in this file would be a second source of truth the moment the site's palette moves.
 *
 * Why the file exists at all rather than the page reusing landing classes: the landing's sections
 * are full-bleed editorial bands sized for a 1440px shell. Legal prose wants a reading measure and
 * a quiet vertical rhythm, which is a different job with the same materials.
 */

.oc-legal {
  padding: 132px 0 120px;
}

.oc-legal__measure {
  width: min(100% - 48px, 44rem);
  margin: 0 auto;
}

/*
 * Prose is held narrower than the measure. The measure sizes the masthead, the two-column contents
 * index and the section rules; running text wants ~65-70 characters, and at 16px Inter the full
 * 44rem lands around 82 — long enough that the eye loses the line on return. Measured, not guessed.
 */
.oc-legal__section p,
.oc-legal__terms li {
  max-width: 34rem;
}

/* ── Masthead ─────────────────────────────────────────────────────────── */

.oc-legal__eyebrow {
  color: var(--oc-muted);
  margin-bottom: 20px;
}

.oc-legal h1 {
  margin: 0 0 12px;
  font-family: "EB Garamond", Georgia, serif;
  font-weight: 400;
  font-size: clamp(40px, 6vw, 60px);
  line-height: 1.04;
  letter-spacing: -0.02em;
  color: var(--oc-ink);
  text-wrap: balance;
}

.oc-legal__meta {
  margin: 0;
  color: var(--oc-muted);
  font-size: 14px;
}

.oc-legal__lede {
  margin: 40px 0 0;
  font-size: 19px;
  line-height: 1.65;
  color: var(--oc-ink);
  /* Wider than body prose on purpose: at 19px this is ~64 characters, the same reading length the
     16px text gets at 34rem. Listing it in the rule above and overriding it here would be a
     cascade collision that only looks intentional. */
  max-width: 38rem;
}

/* ── Draft banner. Removed with the draft, not restyled into permanence. ── */

.oc-legal__banner {
  margin-top: 40px;
  padding: 20px 24px;
  border: 1px solid var(--oc-rule);
  border-left: 2px solid var(--oc-sunday);
  background: var(--oc-surface);
  font-size: 15px;
  line-height: 1.6;
  color: var(--oc-muted);
}

.oc-legal__banner strong {
  color: var(--oc-ink);
  font-weight: 500;
}

/* ── Contents ─────────────────────────────────────────────────────────── */

.oc-legal__contents {
  margin-top: 56px;
  padding-top: 28px;
  border-top: 1px solid var(--oc-ink);
}

.oc-legal__contents > p {
  margin: 0 0 20px;
  color: var(--oc-muted);
}

.oc-legal__contents ol {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 10px 40px;
}

@media (min-width: 640px) {
  .oc-legal__contents ol {
    grid-template-columns: 1fr 1fr;
  }
}

.oc-legal__contents li {
  display: flex;
  gap: 14px;
  font-size: 15px;
  line-height: 1.5;
}

.oc-legal__contents li span {
  color: var(--oc-muted);
  font-family: "Courier Prime", "IBM Plex Mono", monospace;
  font-size: 12px;
  padding-top: 2px;
  font-variant-numeric: tabular-nums;
}

.oc-legal__contents a {
  color: var(--oc-ink);
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

.oc-legal__contents a:hover,
.oc-legal__contents a:focus-visible {
  border-bottom-color: var(--oc-ink);
}

/* ── Sections ─────────────────────────────────────────────────────────── */

.oc-legal__section {
  margin-top: 56px;
  padding-top: 32px;
  border-top: 1px solid var(--oc-rule);
  scroll-margin-top: 96px;
}

.oc-legal__section h2 {
  margin: 0 0 20px;
  font-family: "EB Garamond", Georgia, serif;
  font-weight: 400;
  font-size: clamp(26px, 3vw, 32px);
  line-height: 1.15;
  letter-spacing: -0.015em;
  color: var(--oc-ink);
  text-wrap: balance;
  display: flex;
  gap: 16px;
  align-items: baseline;
}

.oc-legal__section h2 em {
  font-family: "Courier Prime", "IBM Plex Mono", monospace;
  font-style: normal;
  font-size: 12px;
  color: var(--oc-muted);
  font-variant-numeric: tabular-nums;
  flex: none;
}

.oc-legal__section p {
  margin: 0 0 16px;
  font-size: 16px;
  line-height: 1.7;
  color: var(--oc-muted);
}

.oc-legal__section p:last-child {
  margin-bottom: 0;
}

.oc-legal__terms {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.oc-legal__terms li {
  font-size: 16px;
  line-height: 1.7;
  color: var(--oc-muted);
  padding-left: 20px;
  border-left: 1px solid var(--oc-rule);
}

.oc-legal__terms b {
  color: var(--oc-ink);
  font-weight: 500;
}

/* ── Close ────────────────────────────────────────────────────────────── */

.oc-legal__pledge {
  margin-top: 56px;
  padding: 24px 28px;
  background: var(--oc-surface);
  border: 1px solid var(--oc-rule);
  font-family: "EB Garamond", Georgia, serif;
  font-size: 21px;
  line-height: 1.5;
  color: var(--oc-ink);
}

.oc-legal__contact {
  margin-top: 48px;
  padding-top: 24px;
  border-top: 1px solid var(--oc-rule);
  font-size: 14px;
  line-height: 1.7;
  color: var(--oc-muted);
}

.oc-legal__contact p {
  margin: 0 0 6px;
}

.oc-legal__contact a {
  color: var(--oc-blue);
}
