:root{
  --bg:#f3efe6; --surface:#eae3d7; --elevated:#faf7f0;
  --text:#24211f; --muted:#62594f; --border:#b9b0a2;
  --accent:#761f2c; --accent-ink:#ffffff;
  --font-display:"Hanken Grotesk", system-ui, sans-serif;
  --font-body:"Hanken Grotesk", system-ui, sans-serif;
  --radius:0px;
  --maxw:1240px;
  --gap:1.05rem;
  --pad-section:3rem;
  --lh:1.62;
  color-scheme:light;
}

*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{
  margin:0; background:var(--bg); color:var(--text);
  font-family:var(--font-body); font-size:1.03rem; line-height:var(--lh);
  -webkit-font-smoothing:antialiased; text-rendering:optimizeLegibility;
}
img{max-width:100%; height:auto; display:block}

:where(main figure img, main .s0a5e8bb img, main img[src*="/assets/covers/"]){width:100%; aspect-ratio:1200/630; height:auto; object-fit:cover}
a{color:inherit}
h1,h2,h3,h4{font-family:var(--font-display); font-weight:600; line-height:1.14; letter-spacing:-0.01em; margin:0 0 .5em}
p{margin:0 0 1.1em}
.s5e41c7a{width:100%; max-width:var(--maxw); margin-inline:auto; padding-inline:clamp(1.1rem,4vw,2.4rem)}
.sad65c86{position:absolute; left:-9999px; top:0; background:var(--accent); color:var(--accent-ink); padding:.6rem 1rem; border-radius:0 0 var(--radius) 0; z-index:50}
.sad65c86:focus{left:0}
:focus-visible{outline:2px solid var(--accent); outline-offset:3px}

.s38f80fe{font-size:1.11rem; line-height:1.75; color:var(--text)}
.s38f80fe > *{max-width:68ch}
.s38f80fe h2{font-size:1.55rem; margin-top:1.9em}
.s38f80fe h3{font-size:1.22rem; margin-top:1.5em}
.s38f80fe a{color:var(--accent); text-decoration:underline; text-underline-offset:2.5px; text-decoration-thickness:1px}
.s38f80fe a:hover{text-decoration-thickness:2px}
.s38f80fe ul,.s38f80fe ol{padding-left:1.3em; margin:0 0 1.2em}
.s38f80fe li{margin:.35em 0}
.s38f80fe blockquote{margin:1.6em 0; padding:.2em 0 .2em 1.2em; border-left:3px solid var(--accent); font-family:var(--font-display); font-size:1.25rem; line-height:1.4; color:var(--text)}
.s38f80fe img{border-radius:var(--radius); margin:1.6em 0}
.s38f80fe code{font-family:ui-monospace,"SF Mono",Menlo,monospace; font-size:.9em; background:var(--surface); border:1px solid var(--border); border-radius:6px; padding:.1em .4em}
.s38f80fe hr{border:0; border-top:1px solid var(--border); margin:2.2em 0}
.s38f80fe table{width:100%; border-collapse:collapse; font-size:.95em; margin:0 0 1.4em}
.s38f80fe th,.s38f80fe td{text-align:left; padding:.5em .6em; border-bottom:1px solid var(--border)}
.s6031f68{position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0 0 0 0); white-space:nowrap; border:0}

:root {
  --bg: #F3EFE6;
  --surface: #EAE3D7;
  --elevated: #FAF7F0;
  --text: #24211F;
  --muted: #62594F;
  --border: #B9B0A2;
  --accent: #761F2C;
  --accent-ink: #FFFFFF;
  --radius: 0px;
  --maxw: 1240px;
}

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

html {
  background: var(--bg);
  color: var(--text);
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-family: var(--font-body);
  font-size: 18px;
  line-height: 1.6;
}

a {
  color: inherit;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

a:hover {
  color: var(--accent);
}

:focus-visible {
  outline: 3px solid var(--accent);
  outline-offset: 4px;
}

::selection {
  background: var(--accent);
  color: var(--accent-ink);
}

.s957a28a,
.sac6497b,
.s1c87dcc,
.sca3d52a,
.s236079a,
.s6fd4040 {
  width: 100%;
  max-width: var(--maxw);
  margin-inline: auto;
  padding-inline: 16px;
}

.s4902c1a {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 16px;
  padding-block: 16px;
  border-bottom: 2px solid var(--text);
}

.s2f61744 {
  min-width: 0;
}

.sca9f2a9 {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  max-width: 100%;
  color: var(--text);
  text-decoration: none;
}

.sf794ca9 {
  display: inline-grid;
  place-items: center;
  flex: 0 0 40px;
  width: 40px;
  aspect-ratio: 1;
  background: var(--accent);
  color: var(--accent-ink);
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.04em;
}

.sf452cd2 {
  font-family: var(--font-display);
  font-size: clamp(28px, 4vw, 44px);
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.045em;
  overflow-wrap: anywhere;
}

.s4fb18c9 {
  margin: 8px 0 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.4;
}

.sadc6095 {
  min-width: 0;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.5;
}

.sadc6095 p {
  max-width: 52ch;
  margin: 0;
}

.sac6497b {
  padding-bottom: 40px;
}

.s697ac80 {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 8px 24px;
  padding-block: 16px;
}

.s39cd3b6 {
  margin: 0;
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.025em;
}

.sf374641,
.sb1e26c8,
.s4dd1c71 {
  margin: 0;
  font-family: var(--font-body);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.sf374641 {
  color: var(--muted);
}

.sb1e26c8 {
  margin-bottom: 8px;
  color: var(--accent);
}

.s0ba62d3 {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  border-top: 2px solid var(--accent);
}

.sce05b5d {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 24px;
  grid-column: 1 / -1;
  padding-block: 24px;
  border-bottom: 1px solid var(--text);
}

.s2b15753 {
  min-width: 0;
}

.sd5b3ab9 {
  margin: 0;
  max-width: 24ch;
  font-family: var(--font-display);
  font-size: clamp(36px, 4.6vw, 56px);
  font-weight: 800;
  line-height: 1.04;
  letter-spacing: -0.045em;
  overflow-wrap: anywhere;
}

.sd5b3ab9 a,
.sb458faf a,
.s5e67ac9 a,
.s14733b7 a {
  text-decoration: none;
}

.sd5b3ab9 a:hover,
.sb458faf a:hover,
.s5e67ac9 a:hover,
.s14733b7 a:hover {
  text-decoration: underline;
}

.s7a0c954 {
  max-width: 58ch;
  margin: 16px 0;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.5;
}

.s454850f {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 4px 16px;
  margin-top: 16px;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.5;
  font-variant-numeric: tabular-nums;
}

.s454850f > * {
  max-width: 100%;
  overflow-wrap: anywhere;
}

.s0ddfdf1,
.s2cd41ed {
  margin: 0;
  min-width: 0;
}

.s73d8f80,
.s20a0ac8 {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  aspect-ratio: 1200 / 630;
  object-fit: cover;
  background: var(--surface);
}

.s0ddfdf1 {
  align-self: start;
}

.s2b11998 {
  min-width: 0;
  padding-block: 16px;
  border-bottom: 1px solid var(--border);
}

.sb458faf {
  margin: 0;
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.16;
  letter-spacing: -0.025em;
  overflow-wrap: anywhere;
}

.s2b11998 .s454850f {
  margin-top: 8px;
}

.sb96c374 {
  grid-column: 1 / -1;
  margin: 0;
  padding-block: 24px;
  color: var(--muted);
  border-bottom: 1px solid var(--border);
}

.s1c87dcc,
.sca3d52a,
.s236079a {
  padding-top: 24px;
  padding-bottom: 40px;
}

.s719b7e9 {
  width: 100%;
  max-width: 960px;
  margin: 0 auto 24px;
}

.s1f1bffd,
.sbb33f7d {
  margin: 0;
  font-family: var(--font-display);
  font-size: clamp(36px, 5vw, 64px);
  font-weight: 800;
  line-height: 1.06;
  letter-spacing: -0.045em;
  overflow-wrap: anywhere;
}

.s941c2fa,
.sb37cafa {
  max-width: 64ch;
  margin: 16px 0 0;
  color: var(--muted);
  font-size: 20px;
  line-height: 1.5;
}

.se616ae5 {
  padding-block: 16px;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  font-size: 13px;
}

.s2cd41ed {
  max-width: 960px;
  margin: 0 auto 40px;
}

.s23e0066 {
  width: 100%;
  max-width: 68ch;
  margin-inline: auto;
}

.s38f80fe {
  color: var(--text);
  font-family: var(--font-body);
  font-size: 18px;
  line-height: 1.7;
  overflow-wrap: anywhere;
}

.s38f80fe > :first-child {
  margin-top: 0;
}

.s38f80fe > :last-child {
  margin-bottom: 0;
}

.s38f80fe p,
.s38f80fe ul,
.s38f80fe ol,
.s38f80fe dl {
  margin: 0 0 24px;
}

.s38f80fe h2,
.s38f80fe h3,
.s38f80fe h4,
.s38f80fe h5,
.s38f80fe h6 {
  font-family: var(--font-display);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.025em;
}

.s38f80fe h2 {
  margin: 40px 0 16px;
  padding-top: 16px;
  border-top: 1px solid var(--border);
  font-size: 32px;
}

.s38f80fe h3 {
  margin: 24px 0 16px;
  font-size: 25px;
}

.s38f80fe h4,
.s38f80fe h5,
.s38f80fe h6 {
  margin: 24px 0 8px;
  font-size: 20px;
}

.s38f80fe a {
  color: var(--accent);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

.s38f80fe a:hover {
  text-decoration-thickness: 2px;
}

.s38f80fe strong {
  font-weight: 700;
}

.s38f80fe ul,
.s38f80fe ol {
  padding-left: 24px;
}

.s38f80fe li + li {
  margin-top: 8px;
}

.s38f80fe li > ul,
.s38f80fe li > ol {
  margin-top: 8px;
}

.s38f80fe dt {
  font-weight: 700;
}

.s38f80fe dd {
  margin: 0 0 16px;
}

.s38f80fe blockquote {
  margin: 24px 0;
  padding: 16px 0 16px 24px;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  border-left: 2px solid var(--accent);
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: -0.015em;
}

.s38f80fe blockquote > :last-child {
  margin-bottom: 0;
}

.s38f80fe figure {
  margin: 24px 0;
}

.s38f80fe img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  aspect-ratio: 1200 / 630;
  object-fit: cover;
}

.s38f80fe figcaption {
  margin-top: 8px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.5;
}

.s38f80fe hr {
  margin-block: 40px;
  border: 0;
  border-top: 1px solid var(--border);
}

.s38f80fe code,
.s38f80fe pre {
  font-family: var(--font-body);
  font-size: 0.9em;
  font-variant-numeric: tabular-nums;
}

.s38f80fe code {
  padding-inline: 4px;
  background: var(--surface);
  overflow-wrap: anywhere;
}

.s38f80fe pre {
  max-width: 100%;
  margin-block: 24px;
  padding: 16px;
  overflow-x: auto;
  border: 1px solid var(--border);
  background: var(--surface);
  white-space: pre-wrap;
  overflow-wrap: anywhere;
}

.s38f80fe pre code {
  padding: 0;
}

.s38f80fe table {
  display: block;
  max-width: 100%;
  margin-block: 24px;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 16px;
  font-variant-numeric: tabular-nums;
}

.s38f80fe th,
.s38f80fe td {
  padding: 8px 16px;
  border: 1px solid var(--border);
  text-align: left;
  vertical-align: top;
}

.s38f80fe th {
  background: var(--surface);
  font-weight: 700;
}

.s38f80fe caption {
  margin-bottom: 8px;
  text-align: left;
  font-weight: 700;
}

.s1945d59 {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 8px;
  margin-top: 40px;
  padding-block: 16px;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
}

.s4dd1c71 {
  color: var(--muted);
}

.s2fca2cb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 24px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
}

.s2fca2cb li {
  overflow-wrap: anywhere;
}

.s1ca57b8 {
  margin-top: 40px;
  border-top: 2px solid var(--text);
}

.s6db0d61 {
  margin: 0;
  padding-block: 16px;
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.025em;
}

.s14733b7 {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  margin: 0;
  padding: 0;
  border-top: 1px solid var(--border);
  list-style: none;
}

.s14733b7 li {
  min-width: 0;
  padding-block: 16px;
  border-bottom: 1px solid var(--border);
}

.s14733b7 h3 {
  margin: 0;
  font-family: var(--font-display);
  font-size: 22px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.025em;
  overflow-wrap: anywhere;
}

.s21cd66f {
  padding-bottom: 24px;
  border-bottom: 2px solid var(--accent);
}

.s79acaac {
  max-width: 68ch;
  margin: 0 auto 24px;
}

.s5eeab2c {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 8px;
  padding-block: 16px;
  border-bottom: 1px solid var(--border);
}

.sc3b4dda {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 8px 16px;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.5;
  font-variant-numeric: tabular-nums;
}

.sc3b4dda .sb1e26c8 {
  margin: 0;
}

.sa127810 {
  min-width: 0;
}

.s5e67ac9 {
  margin: 0;
  font-family: var(--font-display);
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.025em;
  overflow-wrap: anywhere;
}

.s8f36ed6 {
  max-width: 72ch;
  margin: 8px 0 0;
  color: var(--muted);
  font-size: 17px;
  line-height: 1.5;
}

.s6fd4040 {
  padding-bottom: 24px;
}

.sdf985a6 {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  border-top: 2px solid var(--text);
  border-bottom: 1px solid var(--border);
}

.sdf985a6 > * {
  min-width: 0;
  padding-block: 16px;
}

.sdf985a6 > * + * {
  border-top: 1px solid var(--border);
}

.s404ad17 {
  font-family: var(--font-display);
  font-size: 26px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.035em;
  text-decoration: none;
}

.s1195505 {
  margin: 8px 0 0;
  color: var(--muted);
  font-size: 13px;
  font-variant-numeric: tabular-nums;
}

.s6629fd7 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 24px;
  margin: 8px 0 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 1.5;
}

.s6629fd7 a {
  display: inline-block;
  padding-block: 4px;
  overflow-wrap: anywhere;
}

.s4defc38 {
  max-width: 100ch;
  margin: 16px 0 0;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: anywhere;
}

@media (min-width: 641px) {
  .s957a28a,
  .sac6497b,
  .s1c87dcc,
  .sca3d52a,
  .s236079a,
  .s6fd4040 {
    padding-inline: 24px;
  }

  .s4902c1a {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
    gap: 24px;
    align-items: center;
    padding-block: 24px;
  }

  .sadc6095 {
    padding-left: 24px;
    border-left: 1px solid var(--border);
  }

  .s0ba62d3,
  .s14733b7 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .s2b11998,
  .s14733b7 li {
    padding: 16px 24px;
  }

  .s2b11998:nth-child(3n + 2),
  .s14733b7 li:nth-child(3n + 1) {
    padding-left: 0;
  }

  .s2b11998:nth-child(3n + 3),
  .s2b11998:nth-child(3n + 4),
  .s14733b7 li:nth-child(3n + 2),
  .s14733b7 li:nth-child(3n + 3) {
    border-left: 1px solid var(--border);
  }

  .s2b11998:nth-child(3n + 4),
  .s14733b7 li:nth-child(3n + 3) {
    padding-right: 0;
  }

  .s1c87dcc,
  .sca3d52a,
  .s236079a {
    padding-top: 40px;
    padding-bottom: 64px;
  }

  .s1945d59 {
    grid-template-columns: 120px minmax(0, 1fr);
    gap: 24px;
    align-items: baseline;
  }

  .s2fca2cb {
    padding-left: 24px;
    border-left: 1px solid var(--border);
  }

  .s5eeab2c {
    grid-template-columns: 176px minmax(0, 1fr);
    gap: 24px;
    padding-block: 24px;
  }

  .sc3b4dda {
    display: block;
  }

  .sc3b4dda .sb1e26c8 {
    margin-bottom: 8px;
  }

  .sa127810 {
    padding-left: 24px;
    border-left: 1px solid var(--border);
  }

  .sdf985a6 {
    grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr) minmax(0, 1fr);
  }

  .sdf985a6 > * {
    padding: 24px;
  }

  .sdf985a6 > :first-child {
    padding-left: 0;
  }

  .sdf985a6 > :last-child {
    padding-right: 0;
  }

  .sdf985a6 > * + * {
    border-top: 0;
    border-left: 1px solid var(--border);
  }

  .s6629fd7 {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 4px;
  }
}

@media (min-width: 960px) {
  .seb894b2 {
    grid-template-columns: minmax(360px, 3fr) minmax(0, 2fr);
  }

  .seb894b2 .s2b15753 {
    min-width: 24ch;
  }

  .seb894b2 .s0ddfdf1 {
    padding-left: 24px;
    border-left: 1px solid var(--border);
  }

  .s5e67ac9 {
    font-size: 30px;
  }
}

@media (max-width: 640px) {
  .s4902c1a,
  .s0ba62d3,
  .sce05b5d,
  .s14733b7,
  .s5eeab2c,
  .s1945d59,
  .sdf985a6 {
    grid-template-columns: minmax(0, 1fr);
  }

  .sadc6095 {
    padding-top: 8px;
    border-top: 1px solid var(--border);
    font-size: 14px;
  }

  .s697ac80 {
    gap: 8px;
  }

  .s39cd3b6 {
    font-size: 22px;
  }

  .sf374641 {
    width: 100%;
  }

  .sce05b5d {
    gap: 16px;
    padding-block: 16px;
  }

  .sd5b3ab9 {
    font-size: 36px;
  }

  .s7a0c954 {
    margin-block: 8px;
    font-size: 17px;
  }

  .sb458faf {
    font-size: 22px;
  }

  .s941c2fa,
  .sb37cafa {
    font-size: 18px;
  }

  .s2cd41ed {
    margin-bottom: 24px;
  }

  .s38f80fe h2 {
    font-size: 28px;
  }

  .s38f80fe blockquote {
    padding-left: 16px;
    font-size: 20px;
  }
}

html, body{max-width:100%; overflow-x:hidden}

main img, main svg, main video, main iframe, main table{max-width:100% !important}

main > :not(.s5e41c7a):not(:has(.s5e41c7a)){padding-inline:clamp(1rem, 4vw, 2.4rem); box-sizing:border-box}
header > :not(.s5e41c7a):not(:has(.s5e41c7a)), footer > :not(.s5e41c7a):not(:has(.s5e41c7a)){padding-inline:clamp(1rem, 4vw, 2.4rem); box-sizing:border-box}
main h1, main h2, main h3{overflow-wrap:anywhere; max-width:100%}

.s38f80fe a, footer a{background-image:none !important}

@media (max-width:560px){
  main h1{font-size:clamp(1.9rem, 8vw, 2.7rem) !important; line-height:1.08 !important; word-break:break-word}
  main h2{font-size:clamp(1.5rem, 6.5vw, 2rem) !important; line-height:1.12 !important}
  main h3{font-size:clamp(1.25rem, 5.5vw, 1.6rem) !important}
  header a{overflow-wrap:anywhere}
  .s38f80fe{font-size:1.02rem !important; line-height:1.7 !important}
  .s38f80fe img{max-height:none !important}
}
