:root{
  --bg:#111313; --surface:#191c1c; --elevated:#242828;
  --text:#f3f1eb; --muted:#b4bab6; --border:#454b48;
  --accent:#ff927f; --accent-ink:#181312;
  --font-display:"Space Grotesk", system-ui, sans-serif;
  --font-body:"Figtree", system-ui, sans-serif;
  --radius:0px;
  --maxw:1280px;
  --gap:1.5rem;
  --pad-section:4.5rem;
  --lh:1.7;
  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 .s4455baa 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}
.s5ff4a16{width:100%; max-width:var(--maxw); margin-inline:auto; padding-inline:clamp(1.1rem,4vw,2.4rem)}
.sb5a152c{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}
.sb5a152c:focus{left:0}
:focus-visible{outline:2px solid var(--accent); outline-offset:3px}

.s5e318c8{font-size:1.11rem; line-height:1.75; color:var(--text)}
.s5e318c8 > *{max-width:68ch}
.s5e318c8 h2{font-size:1.55rem; margin-top:1.9em}
.s5e318c8 h3{font-size:1.22rem; margin-top:1.5em}
.s5e318c8 a{color:var(--accent); text-decoration:underline; text-underline-offset:2.5px; text-decoration-thickness:1px}
.s5e318c8 a:hover{text-decoration-thickness:2px}
.s5e318c8 ul,.s5e318c8 ol{padding-left:1.3em; margin:0 0 1.2em}
.s5e318c8 li{margin:.35em 0}
.s5e318c8 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)}
.s5e318c8 img{border-radius:var(--radius); margin:1.6em 0}
.s5e318c8 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}
.s5e318c8 hr{border:0; border-top:1px solid var(--border); margin:2.2em 0}
.s5e318c8 table{width:100%; border-collapse:collapse; font-size:.95em; margin:0 0 1.4em}
.s5e318c8 th,.s5e318c8 td{text-align:left; padding:.5em .6em; border-bottom:1px solid var(--border)}
.sb80676e{position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0 0 0 0); white-space:nowrap; border:0}

:root {
  color-scheme: dark;
  --bg: #111313;
  --surface: #191C1C;
  --elevated: #242828;
  --text: #F3F1EB;
  --muted: #B4BAB6;
  --border: #454B48;
  --accent: #FF927F;
  --accent-ink: #181312;
  --radius: 0px;
  --maxw: 1280px;
}

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

html {
  background: var(--bg);
  color: var(--text);
  font-family: var(--font-body);
  font-size: 17px;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

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

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

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

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

.s87e6169,
.s5801056,
.s4a851fb,
.sa5a2c68,
.se2fa4c3,
.s4ed4e5c {
  width: 100%;
  max-width: var(--maxw);
  margin-inline: auto;
  padding-inline: 16px;
}

.s93e1dc4 {
  display: grid;
  gap: 8px;
  padding-block: 16px;
  border-top: 4px solid var(--accent);
  border-bottom: 1px solid var(--border);
}

.s6abe428 {
  display: flex;
  align-items: center;
  gap: 16px;
  width: fit-content;
  max-width: 100%;
  text-decoration: none;
}

.s84c43f4 {
  flex: 0 0 auto;
  padding: 8px;
  background: var(--accent);
  color: var(--accent-ink);
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -.04em;
}

.sc62aeec {
  font-family: var(--font-display);
  font-size: clamp(32px, 5.2vw, 64px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -.065em;
  overflow-wrap: anywhere;
}

.sd582e68 {
  max-width: 34ch;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.4;
}

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

.s7d2345c h1 {
  max-width: 40ch;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: -.025em;
}

.s4cebdf0 {
  max-width: 66ch;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.5;
}

.sf0f6c40,
.s4bc24e3,
.sb57a9c1,
.s33ab0d0 {
  display: grid;
  min-width: 0;
}

.sf0f6c40 > *,
.s4bc24e3 > *,
.sb57a9c1 > *,
.s33ab0d0 > * {
  min-width: 0;
}

.s60e3b35 {
  display: grid;
  align-items: start;
  gap: 24px;
  padding-block: 24px;
  border-bottom: 1px solid var(--border);
}

.seb08b7d,
.sebe35f8 {
  font-family: var(--font-body);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: .1em;
  text-transform: uppercase;
}

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

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

.s60e3b35 h2 {
  font-size: clamp(32px, 3.6vw, 48px);
  line-height: 1.06;
  letter-spacing: -.045em;
}

.s60e3b35 h2 a,
.s5290fa2 h2 a,
.sbb6f8e8 h2 a {
  text-decoration: none;
}

.s60e3b35 h2 a:hover,
.s5290fa2 h2 a:hover,
.sbb6f8e8 h2 a:hover {
  text-decoration: underline;
}

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

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

.s1d186a5 {
  min-width: 0;
}

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

.s5290fa2 h2 {
  font-size: 23px;
  line-height: 1.18;
  letter-spacing: -.025em;
}

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

.s5290fa2 .s5dd7324 {
  margin-top: 8px;
}

.s4e334d0 {
  padding-top: 24px;
}

.s08626ed {
  padding-bottom: 24px;
}

.s08626ed + .s08626ed {
  padding-top: 24px;
  border-top: 1px solid var(--border);
}

.s08626ed > p {
  margin-top: 16px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.6;
}

.s08626ed .s67d003d {
  color: var(--text);
  font-family: var(--font-display);
  font-size: 24px;
  line-height: 1.15;
  letter-spacing: -.025em;
}

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

.s5d79c9a li {
  padding-block: 8px;
  border-bottom: 1px solid var(--border);
  font-size: 15px;
}

.s5d79c9a li:first-child {
  padding-top: 0;
}

.se3e9713 {
  grid-column: 1 / -1;
  padding-block: 40px;
}

.se3e9713 h2 {
  font-size: 24px;
  line-height: 1.3;
}

.se3e9713 p {
  max-width: 60ch;
  margin-top: 8px;
  color: var(--muted);
}

.s36b9482,
.s4e253a0 {
  padding-block: 40px 24px;
  border-bottom: 1px solid var(--border);
}

.s36b9482 h1,
.s4e253a0 h1 {
  max-width: 22ch;
  font-size: clamp(36px, 5vw, 64px);
  line-height: 1.06;
  letter-spacing: -.05em;
}

.s4e253a0 .sebe35f8 {
  margin-bottom: 16px;
}

.s9280733,
.sb27c36c {
  max-width: 65ch;
  margin-top: 24px;
  color: var(--muted);
  font-size: 19px;
  line-height: 1.5;
}

.s83edbf4 {
  margin-top: 24px;
  font-size: 13px;
}

.s1282301 {
  margin-top: 24px;
}

.sb57a9c1 {
  margin-top: 40px;
}

.s536c306 {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid var(--border);
}

.s536c306 > p + p {
  max-width: 24ch;
  margin-top: 8px;
  color: var(--muted);
  font-size: 14px;
}

.s591548d,
.s8a85ae8 {
  min-width: 0;
}

.s5e318c8 {
  max-width: 66ch;
  font-size: 18px;
  line-height: 1.7;
  overflow-wrap: anywhere;
}

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

.s5e318c8 h2 {
  margin-top: 40px;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: -.035em;
}

.s5e318c8 h3 {
  margin-top: 24px;
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: -.02em;
}

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

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

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

.s5e318c8 strong {
  font-weight: 700;
}

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

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

.s5e318c8 blockquote {
  margin-inline: 0;
  padding: 16px 24px;
  border-left: 2px solid var(--accent);
  background: var(--surface);
  font-size: 21px;
  line-height: 1.6;
}

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

.s5e318c8 figure {
  margin-inline: 0;
}

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

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

.s5e318c8 pre {
  max-width: 100%;
  overflow: auto;
  padding: 16px;
  background: var(--surface);
  border: 1px solid var(--border);
  white-space: pre-wrap;
}

.s5e318c8 code,
.s5e318c8 pre {
  font-family: var(--font-body);
  font-size: .9em;
}

.s5e318c8 :not(pre) > code {
  padding: 0 4px;
  background: var(--elevated);
}

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

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

.s5e318c8 th {
  background: var(--surface);
}

.sd83b08d,
.sbed7e25 {
  max-width: 66ch;
  margin-top: 40px;
  padding-top: 16px;
  border-top: 1px solid var(--border);
}

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

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

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

.sbed7e25 li:first-child {
  padding-top: 0;
}

.sbed7e25 a {
  font-family: var(--font-display);
  font-size: 22px;
  line-height: 1.3;
}

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

.sb1ee171 time {
  color: var(--muted);
  font-size: 13px;
  font-variant-numeric: tabular-nums;
}

.sbb6f8e8 h2 {
  max-width: 38ch;
  font-size: clamp(24px, 2.5vw, 32px);
  line-height: 1.2;
  letter-spacing: -.03em;
}

.sbb6f8e8 p {
  max-width: 70ch;
  margin-top: 8px;
  color: var(--muted);
  font-size: 17px;
}

.s8a85ae8 {
  padding-top: 40px;
}

.s4ed4e5c {
  margin-top: 64px;
}

.s33ab0d0 {
  gap: 24px;
  padding-block: 24px;
  border-top: 1px solid var(--border);
}

.s8d432f8 {
  font-family: var(--font-display);
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -.04em;
  text-decoration: none;
}

.s61f6f06 p {
  max-width: 32ch;
  margin-top: 8px;
  color: var(--muted);
  font-size: 13px;
}

.sf780860 ul,
.s34a2e39 ul {
  display: grid;
  gap: 8px;
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
}

.sf780860 a,
.s34a2e39 a {
  display: inline-block;
  padding-block: 4px;
  text-decoration: none;
}

.sf780860 a:hover,
.s34a2e39 a:hover {
  text-decoration: underline;
}

.scccaa49 {
  display: grid;
  gap: 16px;
  padding-block: 24px;
  border-top: 1px solid var(--border);
  color: var(--muted);
  font-size: 12px;
}

.s60a3f11 {
  max-width: 90ch;
}

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

@media (min-width: 641px) {
  .s87e6169,
  .s5801056,
  .s4a851fb,
  .sa5a2c68,
  .se2fa4c3,
  .s4ed4e5c {
    padding-inline: 24px;
  }

  .s93e1dc4 {
    grid-template-columns: minmax(0, 1fr) minmax(160px, 25%);
    align-items: center;
    gap: 24px;
    padding-block: 24px;
  }

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

  .s4bc24e3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-content: start;
  }

  .s60e3b35 {
    grid-column: 1 / -1;
  }

  .s5290fa2:nth-child(even) {
    padding-right: 24px;
    border-right: 1px solid var(--border);
  }

  .s5290fa2:nth-child(odd) {
    padding-left: 24px;
  }

  .s4e334d0 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
  }

  .s08626ed + .s08626ed {
    padding-top: 0;
    border-top: 0;
  }

  .s61f82b8 {
    grid-template-columns: minmax(140px, 22%) minmax(0, 1fr);
    gap: 24px;
  }

  .sb1ee171 {
    padding-right: 24px;
    border-right: 1px solid var(--border);
  }

  .s33ab0d0 {
    grid-template-columns: 1.4fr 1fr 1fr;
    gap: 0;
  }

  .s33ab0d0 > * {
    padding-inline: 24px;
    border-left: 1px solid var(--border);
  }

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

@media (min-width: 1024px) {
  .s7d2345c {
    grid-template-columns: 1.2fr 1fr;
    align-items: start;
    gap: 40px;
  }

  .sf0f6c40 {
    grid-template-columns: minmax(0, 1fr) 232px;
  }

  .s4bc24e3 {
    padding-right: 24px;
  }

  .s60e3b35 {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  }

  .sf1f3f8b:only-child {
    grid-column: 1 / -1;
    max-width: 42rem;
  }

  .s1d186a5 {
    padding-top: 24px;
  }

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

  .s08626ed + .s08626ed {
    padding-top: 24px;
    border-top: 1px solid var(--border);
  }

  .s36b9482 {
    padding-left: calc(20% + 24px);
  }

  .s1282301 {
    max-width: 960px;
    margin-inline: auto;
  }

  .sb57a9c1 {
    grid-template-columns: 20% minmax(0, 1fr);
  }

  .s536c306 {
    padding-right: 24px;
    margin-bottom: 0;
    border-bottom: 0;
    border-right: 1px solid var(--border);
  }

  .s591548d {
    padding-left: 24px;
  }

  .s8a85ae8 {
    margin-left: 20%;
    padding-left: 24px;
    border-left: 1px solid var(--border);
  }

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

@media (max-width: 640px) {
  .sf0f6c40,
  .s4bc24e3,
  .s60e3b35,
  .sb57a9c1,
  .s61f82b8,
  .s33ab0d0 {
    grid-template-columns: minmax(0, 1fr);
  }

  .s60e3b35 {
    gap: 16px;
  }

  .s7d2345c {
    padding-block: 16px;
  }

  .s4e334d0 {
    margin-top: 24px;
    border-top: 1px solid var(--border);
  }

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

  .s36b9482,
  .s4e253a0 {
    padding-top: 24px;
  }

  .s9280733,
  .sb27c36c {
    font-size: 18px;
  }

  .s5e318c8 blockquote {
    padding-inline: 16px;
  }
}

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

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

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

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