:root{
  --bg:#201e1c; --surface:#292623; --elevated:#35312d;
  --text:#f6f0e8; --muted:#bdb4aa; --border:#625a52;
  --accent:#ff927e; --accent-ink:#201e1c;
  --font-display:"Hanken Grotesk", system-ui, sans-serif;
  --font-body:"Hanken Grotesk", system-ui, sans-serif;
  --radius:0px;
  --maxw:1200px;
  --gap:1.05rem;
  --pad-section:3rem;
  --lh:1.62;
  color-scheme:dark;
}

*,*::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}
main figure img, main .s884204c 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}
.s046fa04{width:100%; max-width:var(--maxw); margin-inline:auto; padding-inline:clamp(1.1rem,4vw,2.4rem)}
.s09b47c4{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}
.s09b47c4:focus{left:0}
:focus-visible{outline:2px solid var(--accent); outline-offset:3px}

.s042b12a{font-size:1.11rem; line-height:1.75; color:var(--text)}
.s042b12a > *{max-width:68ch}
.s042b12a h2{font-size:1.55rem; margin-top:1.9em}
.s042b12a h3{font-size:1.22rem; margin-top:1.5em}
.s042b12a a{color:var(--accent); text-decoration:underline; text-underline-offset:2.5px; text-decoration-thickness:1px}
.s042b12a a:hover{text-decoration-thickness:2px}
.s042b12a ul,.s042b12a ol{padding-left:1.3em; margin:0 0 1.2em}
.s042b12a li{margin:.35em 0}
.s042b12a 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)}
.s042b12a img{border-radius:var(--radius); margin:1.6em 0}
.s042b12a 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}
.s042b12a hr{border:0; border-top:1px solid var(--border); margin:2.2em 0}
.s042b12a table{width:100%; border-collapse:collapse; font-size:.95em; margin:0 0 1.4em}
.s042b12a th,.s042b12a td{text-align:left; padding:.5em .6em; border-bottom:1px solid var(--border)}
.s2518d6a{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: #201E1C;
  --surface: #292623;
  --elevated: #35312D;
  --text: #F6F0E8;
  --muted: #BDB4AA;
  --border: #625A52;
  --accent: #FF927E;
  --accent-ink: #201E1C;
  --radius: 0px;
  --maxw: 1200px;
}

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

html {
  color-scheme: dark;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  background: var(--bg);
  color: var(--text);
  font-family: var(--font-body);
  font-size: 18px;
  line-height: 1.6;
  overflow-wrap: anywhere;
}

h1,
h2,
h3,
h4,
p,
figure {
  margin: 0;
}

h1,
h2,
h3,
h4 {
  font-family: var(--font-display);
  text-wrap: balance;
}

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);
}

img {
  display: block;
  width: 100%;
  max-width: 100%;
  aspect-ratio: 1200 / 630;
  object-fit: cover;
  border-radius: var(--radius);
}

.s2072259 {
  width: 100%;
  max-width: var(--maxw);
  margin-inline: auto;
  padding-inline: 16px;
}

.s66fef10 {
  border-bottom: 1px solid var(--border);
}

.se276ffa {
  padding-block: 24px 16px;
  text-align: center;
}

.s560a115 {
  display: inline-flex;
  max-width: 100%;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-decoration: none;
}

.sb3b82ae {
  display: inline-grid;
  flex: 0 0 auto;
  width: 32px;
  aspect-ratio: 1;
  place-items: center;
  background: var(--accent);
  color: var(--accent-ink);
  font-family: var(--font-display);
  font-size: 15px;
  font-weight: 800;
  letter-spacing: -0.06em;
}

.sb135512 {
  font-family: var(--font-display);
  font-size: clamp(25px, 5.3vw, 48px);
  font-weight: 800;
  letter-spacing: -0.055em;
  line-height: 1.05;
}

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

.sbe8e323 {
  padding-top: 16px;
}

.s8c383eb {
  max-width: 76ch;
  margin-inline: auto;
  margin-bottom: 24px;
  text-align: center;
}

.s8c383eb h1 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.025em;
  line-height: 1.25;
}

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

.s52e6eee {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px 16px;
  padding-block: 8px;
  border-top: 3px solid var(--accent);
  border-bottom: 1px solid var(--border);
}

.s52e6eee h2 {
  font-size: 16px;
  font-weight: 800;
  letter-spacing: -0.015em;
}

.s52e6eee > span {
  color: var(--muted);
  font-size: 12px;
}

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

.s1ced57f > *,
.s6048980 > *,
.s923494f > *,
.sa8c6716 > * {
  min-width: 0;
}

.s6048980 {
  display: grid;
  gap: 24px;
  grid-column: 1 / -1;
  padding-block: 24px;
  border-bottom: 1px solid var(--border);
}

.s923494f {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: start;
  gap: 8px;
}

.s1f4467f {
  color: var(--accent);
  font-family: var(--font-display);
  font-size: 64px;
  font-weight: 800;
  font-variant-numeric: lining-nums tabular-nums;
  letter-spacing: -0.09em;
  line-height: 0.95;
}

.se3d288b {
  margin-bottom: 8px;
  color: var(--accent);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.055em;
  line-height: 1.35;
  text-transform: uppercase;
}

.sf1e6e68 {
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 800;
  letter-spacing: -0.045em;
  line-height: 1.05;
}

.sf1e6e68 a,
.sf7ea2f6 h2 a,
.s67d55d4 h2 a {
  text-decoration: none;
}

.sf1e6e68 a:hover,
.sf7ea2f6 h2 a:hover,
.s67d55d4 h2 a:hover {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}

.sb8fdb59 {
  margin-top: 16px;
  color: var(--muted);
  font-size: 17px;
  line-height: 1.5;
}

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

.s250e5c9 > .s1f50a16,
.sf7ea2f6 > .s1f50a16 {
  margin-top: 8px;
}

.s2b0681b {
  align-self: start;
  background: var(--surface);
}

.sf7ea2f6 {
  padding-block: 16px;
  border-bottom: 1px solid var(--border);
}

.sf7ea2f6 h2 {
  font-size: 23px;
  font-weight: 750;
  letter-spacing: -0.025em;
  line-height: 1.15;
}

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

.sbae7099 {
  grid-column: 1 / -1;
  padding-block: 40px;
  max-width: 64ch;
  color: var(--muted);
}

.s45205aa,
.s86661c3,
.s829d092 {
  padding-top: 40px;
}

.s14901d4 {
  max-width: 880px;
  margin-inline: auto;
}

.s14901d4 h1,
.sc47e013 h1 {
  font-size: clamp(36px, 5.5vw, 64px);
  font-weight: 800;
  letter-spacing: -0.045em;
  line-height: 1.05;
}

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

.se1a1d42 {
  margin-top: 24px;
  padding-block: 8px;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  font-size: 13px;
}

.s6422265 {
  max-width: 960px;
  margin: 24px auto 0;
  background: var(--surface);
}

.s95641af {
  width: 100%;
  max-width: 66ch;
  margin-inline: auto;
}

.s45205aa > .s95641af {
  margin-top: 40px;
}

.sc47e013 {
  margin-bottom: 24px;
}

.s042b12a {
  color: var(--text);
  font-size: 18px;
  line-height: 1.7;
}

.s042b12a > * + * {
  margin-top: 24px;
}

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

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

.s042b12a h2 {
  margin-top: 40px;
  font-size: 32px;
  font-weight: 750;
  letter-spacing: -0.03em;
  line-height: 1.2;
}

.s042b12a h3 {
  margin-top: 24px;
  font-size: 24px;
  font-weight: 750;
  letter-spacing: -0.02em;
  line-height: 1.3;
}

.s042b12a h4 {
  font-size: 20px;
  line-height: 1.4;
}

.s042b12a h2 + *,
.s042b12a h3 + *,
.s042b12a h4 + * {
  margin-top: 16px;
}

.s042b12a a {
  color: var(--accent);
  text-decoration: underline;
}

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

.s042b12a strong {
  font-weight: 800;
}

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

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

.s042b12a li > ul,
.s042b12a li > ol {
  margin-block: 8px;
}

.s042b12a blockquote {
  margin-inline: 0;
  padding: 8px 0 8px 24px;
  border-left: 3px solid var(--accent);
  font-size: 22px;
  line-height: 1.5;
}

.s042b12a blockquote > * + * {
  margin-top: 16px;
}

.s042b12a figure {
  margin-inline: 0;
}

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

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

.s042b12a code,
.s042b12a pre,
.s042b12a kbd,
.s042b12a samp {
  font-family: var(--font-body);
  font-variant-numeric: tabular-nums;
}

.s042b12a code,
.s042b12a kbd {
  padding-inline: 4px;
  background: var(--elevated);
  font-size: 0.9em;
}

.s042b12a pre {
  max-width: 100%;
  overflow-x: auto;
  padding: 16px;
  background: var(--surface);
  border: 1px solid var(--border);
  font-size: 15px;
  line-height: 1.6;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
}

.s042b12a pre code {
  padding: 0;
  background: transparent;
  font-size: inherit;
}

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

.s042b12a caption {
  padding-bottom: 8px;
  text-align: left;
  color: var(--muted);
}

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

.s042b12a th {
  background: var(--surface);
  font-weight: 800;
}

.s0a7b079 {
  margin-top: 40px;
  padding-block: 16px;
  border-top: 1px solid var(--border);
}

.s0a7b079 h2,
.s0e9f25f h2 {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

.s0a7b079 ul,
.sa74dfc5 ul,
.s0e9f25f ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 24px;
  padding: 0;
  margin: 8px 0 0;
  list-style: none;
}

.s0a7b079 li {
  color: var(--muted);
  font-size: 14px;
}

.sf3c4f8f {
  margin-top: 40px;
}

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

.sf3c4f8f li {
  padding-block: 16px;
  border-bottom: 1px solid var(--border);
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.3;
}

.se0c536f {
  border-top: 3px solid var(--accent);
}

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

.se06f78d {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 8px 16px;
}

.se06f78d .se3d288b {
  margin: 0;
}

.s67d55d4 h2 {
  font-size: 28px;
  font-weight: 750;
  letter-spacing: -0.03em;
  line-height: 1.2;
}

.s67d55d4 > p {
  max-width: 70ch;
  margin-top: 8px;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.5;
}

.s2123b23 {
  margin-top: 64px;
  padding-block: 24px;
  border-top: 1px solid var(--border);
  background: var(--surface);
}

.s143241f {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px 40px;
}

.s3e0ab3f {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -0.04em;
  text-decoration: none;
}

.sa74dfc5 ul {
  margin: 0;
}

.sa74dfc5,
.s0e9f25f {
  font-size: 14px;
}

.s0e9f25f {
  margin-top: 24px;
}

.s0e9f25f h2 {
  color: var(--muted);
}

.sadfc864 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
  gap: 16px 40px;
  margin-top: 24px;
  padding-top: 16px;
  border-top: 1px solid var(--border);
  color: var(--muted);
  font-size: 12px;
  line-height: 1.6;
}

.s7c1b508 {
  max-width: 80ch;
}

.sb5a67b6 {
  font-variant-numeric: tabular-nums;
}

@media (min-width: 641px) {
  .s2072259 {
    padding-inline: 24px;
  }

  .s560a115 {
    gap: 16px;
  }

  .s8c383eb h1 {
    font-size: 22px;
  }

  .s1ced57f {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 24px;
  }

  .s6048980 {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
    column-gap: 24px;
  }

  .s923494f {
    gap: 16px;
  }

  .s1f4467f {
    font-size: clamp(72px, 9vw, 112px);
  }

  .s923494f:only-child {
    grid-column: 1 / -1;
    max-width: 960px;
  }

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

  .se06f78d {
    display: block;
  }

  .se06f78d .s1f50a16 {
    margin-top: 8px;
  }
}

@media (max-width: 640px) {
  .s1ced57f,
  .s6048980,
  .sa8c6716 {
    grid-template-columns: minmax(0, 1fr);
  }

  .s6048980 {
    gap: 16px;
  }

  .s45205aa,
  .s86661c3,
  .s829d092 {
    padding-top: 24px;
  }

  .s6046854,
  .s0f32576 {
    font-size: 18px;
  }

  .s45205aa > .s95641af {
    margin-top: 24px;
  }

  .s143241f,
  .sadfc864 {
    flex-direction: column;
    align-items: flex-start;
  }
}

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

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

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

.s042b12a 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}
  .s042b12a{font-size:1.02rem !important; line-height:1.7 !important}
  .s042b12a img{max-height:none !important}
}
