:root{
  --bg:#ffffff; --surface:#f7f7f9; --elevated:#ffffff;
  --text:#17151c; --muted:#605b68; --border:#d8d5df;
  --accent:#5926b8; --accent-ink:#ffffff;
  --font-display:"Archivo", system-ui, sans-serif;
  --font-body:"Public Sans", system-ui, sans-serif;
  --radius:0px;
  --maxw:1200px;
  --gap:1.5rem;
  --pad-section:4.5rem;
  --lh:1.7;
  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}
main figure img, main .s79c7918 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}
.sea67ca3{width:100%; max-width:var(--maxw); margin-inline:auto; padding-inline:clamp(1.1rem,4vw,2.4rem)}
.s04813aa{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}
.s04813aa:focus{left:0}
:focus-visible{outline:2px solid var(--accent); outline-offset:3px}

.s48ea102{font-size:1.11rem; line-height:1.75; color:var(--text)}
.s48ea102 > *{max-width:68ch}
.s48ea102 h2{font-size:1.55rem; margin-top:1.9em}
.s48ea102 h3{font-size:1.22rem; margin-top:1.5em}
.s48ea102 a{color:var(--accent); text-decoration:underline; text-underline-offset:2.5px; text-decoration-thickness:1px}
.s48ea102 a:hover{text-decoration-thickness:2px}
.s48ea102 ul,.s48ea102 ol{padding-left:1.3em; margin:0 0 1.2em}
.s48ea102 li{margin:.35em 0}
.s48ea102 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)}
.s48ea102 img{border-radius:var(--radius); margin:1.6em 0}
.s48ea102 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}
.s48ea102 hr{border:0; border-top:1px solid var(--border); margin:2.2em 0}
.s48ea102 table{width:100%; border-collapse:collapse; font-size:.95em; margin:0 0 1.4em}
.s48ea102 th,.s48ea102 td{text-align:left; padding:.5em .6em; border-bottom:1px solid var(--border)}
.sc1950d3{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: #FFFFFF;
  --surface: #F7F7F9;
  --elevated: #FFFFFF;
  --text: #17151C;
  --muted: #605B68;
  --border: #D8D5DF;
  --accent: #5926B8;
  --accent-ink: #FFFFFF;
  --radius: 0px;
  --maxw: 1200px;
}
* {
  box-sizing: border-box;
}
html {
  color-scheme: light;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  background: var(--bg);
  color: var(--text);
  font-family: var(--font-body);
  font-size: 17px;
  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: pretty;
}
a {
  color: inherit;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 1px;
}
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;
  max-width: 100%;
  width: 100%;
  height: auto;
  aspect-ratio: 1200 / 630;
  object-fit: cover;
}
.s7222517,
.sea67ca3 {
  width: 100%;
  max-width: var(--maxw);
  margin-inline: auto;
  padding-inline: 16px;
}
.sea67ca3 .s7222517 {
  padding-inline: 0;
}
.s622526c {
  padding-block: 16px 24px;
}
.s622526c .s7222517 {
  display: grid;
  gap: 16px;
}
.s06d281d {
  display: inline-flex;
  align-items: center;
  justify-self: start;
  gap: 8px;
  width: fit-content;
  font-family: var(--font-display);
  font-size: 17px;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: -0.025em;
  text-decoration: none;
}
.s3147e1c {
  display: inline-grid;
  place-items: center;
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  background: var(--accent);
  color: var(--accent-ink);
  font-size: 15px;
  font-weight: 800;
  letter-spacing: -0.05em;
}
.sd26a4d6 {
  max-width: 24ch;
  font-family: var(--font-display);
  font-size: clamp(32px, 4.6vw, 56px);
  line-height: 1.04;
  font-weight: 750;
  letter-spacing: -0.055em;
  text-wrap: balance;
}
.sa6911d6 {
  display: grid;
  gap: 16px;
  padding-block: 16px;
  border-top: 2px solid var(--text);
}
.s27e8961 {
  max-width: 40ch;
  font-size: 19px;
  line-height: 1.3;
  font-weight: 650;
  letter-spacing: -0.025em;
}
.s62bd20d {
  max-width: 66ch;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.5;
}
.sd9d463e,
.se9d2c73,
.s192d817,
.s85ec6ac ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sd9d463e {
  border-top: 1px solid var(--border);
}
.s513605e {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 8px;
  padding-block: 16px;
  border-bottom: 1px solid var(--border);
}
.s513605e > *,
.se8cb27d > *,
.sa6911d6 > * {
  min-width: 0;
}
.s115fea6,
.sef83ed4 {
  font-family: var(--font-body);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}
.s115fea6 {
  color: var(--accent);
}
.sd6a1306 {
  font-size: 22px;
  font-weight: 650;
  line-height: 1.2;
  letter-spacing: -0.035em;
}
.sd6a1306 a,
.se9d2c73 a {
  text-decoration: none;
}
.sd6a1306 a:hover,
.se9d2c73 a:hover {
  text-decoration: underline;
}
.s5d774c3 {
  margin-top: 4px;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.5;
}
.sad13b4b,
.s52d68b4 {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 16px;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.5;
  font-variant-numeric: tabular-nums;
}
.s23413fa .s513605e:first-child .sd6a1306 {
  font-size: clamp(28px, 3vw, 36px);
  line-height: 1.12;
  font-weight: 750;
}
.sfeaa3d9 {
  padding-block: 40px;
  color: var(--muted);
}
.sfeaa3d9 p {
  max-width: 62ch;
}
.s36fbf10,
.sda13625 {
  display: grid;
  gap: 16px;
  padding-block: 24px;
}
.s192d817 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 24px;
  color: var(--muted);
  font-size: 14px;
}
.sd715720,
.sad4ada1 {
  padding-block: 24px;
  border-top: 2px solid var(--text);
}
.saceecff {
  max-width: 23ch;
  font-size: clamp(34px, 5vw, 60px);
  line-height: 1.05;
  font-weight: 750;
  letter-spacing: -0.05em;
}
.sad4ada1 > .s115fea6 {
  margin-bottom: 16px;
}
.s0d05808,
.s75aacd1 {
  max-width: 64ch;
  margin-top: 16px;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.6;
}
.s52d68b4 {
  gap: 8px 24px;
  margin-top: 24px;
  padding-block: 16px;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  font-size: 13px;
}
.se985f38 {
  margin-bottom: 40px;
}
.s62b32d3 {
  width: 100%;
  max-width: 68ch;
  margin-inline: auto;
  font-size: 18px;
}
.s48ea102 {
  font-family: var(--font-body);
  font-size: 18px;
  line-height: 1.7;
  overflow-wrap: anywhere;
}
.s48ea102 > * + * {
  margin-top: 24px;
}
.s48ea102 h2 {
  margin-top: 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.035em;
}
.s48ea102 h3 {
  margin-top: 24px;
  font-size: 23px;
  line-height: 1.3;
  letter-spacing: -0.025em;
}
.s48ea102 h4 {
  font-size: 19px;
  line-height: 1.4;
}
.s48ea102 h2 + *,
.s48ea102 h3 + *,
.s48ea102 h4 + * {
  margin-top: 16px;
}
.s48ea102 > :first-child {
  margin-top: 0;
}
.s48ea102 a {
  color: var(--accent);
  text-decoration: underline;
}
.s48ea102 a:hover {
  text-decoration-thickness: 2px;
}
.s48ea102 strong {
  font-weight: 750;
}
.s48ea102 ul,
.s48ea102 ol {
  padding-left: 24px;
}
.s48ea102 li + li {
  margin-top: 8px;
}
.s48ea102 blockquote {
  margin-inline: 0;
  padding: 16px 24px;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  font-size: 21px;
  line-height: 1.5;
}
.s48ea102 blockquote > * + * {
  margin-top: 16px;
}
.s48ea102 figure {
  margin-inline: 0;
}
.s48ea102 figcaption {
  margin-top: 8px;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.5;
}
.s48ea102 table {
  display: block;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 15px;
  font-variant-numeric: tabular-nums;
}
.s48ea102 th,
.s48ea102 td {
  padding: 8px 16px;
  border: 1px solid var(--border);
  text-align: left;
  vertical-align: top;
}
.s48ea102 th {
  background: var(--surface);
  font-weight: 700;
}
.s48ea102 pre {
  max-width: 100%;
  overflow-x: auto;
  padding: 16px;
  background: var(--surface);
  border-block: 1px solid var(--border);
  white-space: pre-wrap;
}
.s48ea102 code,
.s48ea102 pre,
.s48ea102 kbd,
.s48ea102 samp {
  font-family: var(--font-body);
  font-size: 0.9em;
}
.s48ea102 hr {
  margin-block: 40px;
  border: 0;
  border-top: 1px solid var(--border);
}
.sda13625 {
  margin-top: 40px;
  border-top: 1px solid var(--border);
}
.s5e0a203 {
  margin-top: 40px;
}
.sbc89761 {
  font-size: 23px;
  line-height: 1.2;
  letter-spacing: -0.03em;
}
.se9d2c73 {
  display: grid;
  border-top: 1px solid var(--border);
}
.se9d2c73 li {
  padding-block: 16px;
  border-bottom: 1px solid var(--border);
}
.se9d2c73 h3 {
  font-size: 21px;
  font-weight: 650;
  line-height: 1.3;
  letter-spacing: -0.025em;
}
.scd1cdd8 {
  margin-top: 64px;
  padding-bottom: 24px;
}
.se8cb27d {
  display: grid;
  gap: 24px;
  padding-block: 24px;
  border-top: 2px solid var(--text);
}
.s85ec6ac .sef83ed4 {
  margin-bottom: 16px;
  color: var(--muted);
}
.s85ec6ac ul {
  display: grid;
  gap: 8px;
}
.s85ec6ac a {
  display: inline-block;
  padding-block: 4px;
  font-size: 14px;
  text-decoration: none;
}
.s85ec6ac a:hover {
  text-decoration: underline;
}
.s1bd8c42 {
  display: grid;
  gap: 16px;
  padding-top: 16px;
  border-top: 1px solid var(--border);
  color: var(--muted);
  font-size: 12px;
  line-height: 1.6;
}
.s0c0b0ea {
  max-width: 85ch;
}
.s44abdfa {
  font-variant-numeric: tabular-nums;
}
@media (min-width: 641px) {
  .s7222517,
  .sea67ca3 {
    padding-inline: 24px;
  }
  .sd26a4d6 {
    max-width: none;
  }
  .sa6911d6 {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 24px;
  }
  .sa6911d6 > :nth-child(2) {
    padding-left: 24px;
    border-left: 1px solid var(--border);
  }
  .s513605e {
    grid-template-columns: minmax(0, 1fr) minmax(0, 4fr) minmax(0, 1fr);
    gap: 0;
  }
  .sd6e6d88 {
    padding-right: 16px;
  }
  .s81eb653 {
    padding-inline: 16px;
    border-left: 1px solid var(--border);
  }
  .sad13b4b {
    align-content: start;
    flex-direction: column;
    gap: 4px;
    padding-left: 16px;
    border-left: 1px solid var(--border);
  }
  .sd715720,
  .sad4ada1 {
    padding-block: 40px 24px;
  }
  .se9d2c73 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .se9d2c73 li {
    padding: 24px;
    border-right: 1px solid var(--border);
  }
  .se9d2c73 li:nth-child(3n + 1) {
    padding-left: 0;
  }
  .se9d2c73 li:nth-child(3n) {
    padding-right: 0;
    border-right: 0;
  }
  .se8cb27d {
    grid-template-columns: minmax(0, 2fr) repeat(2, minmax(0, 1fr));
    gap: 0;
  }
  .s30ecc24 {
    padding-right: 24px;
  }
  .s85ec6ac {
    padding-left: 24px;
    border-left: 1px solid var(--border);
  }
  .s1bd8c42 {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
    gap: 24px;
  }
  .s44abdfa {
    text-align: right;
  }
}
@media (max-width: 640px) {
  .sa6911d6,
  .s513605e,
  .se9d2c73,
  .se8cb27d,
  .s1bd8c42 {
    grid-template-columns: minmax(0, 1fr);
  }
  .s85ec6ac {
    padding-top: 16px;
    border-top: 1px solid var(--border);
  }
  .s52d68b4 {
    gap: 8px 16px;
  }
}
@media print {
  body {
    background: var(--bg);
    font-size: 12pt;
  }
  .s7222517,
  .sea67ca3 {
    max-width: none;
    padding-inline: 0;
  }
  .sd26a4d6 {
    font-size: 28pt;
  }
  .saceecff {
    font-size: 32pt;
  }
  .s62b32d3 {
    max-width: 68ch;
  }
  .s513605e,
  .se985f38,
  .s48ea102 blockquote {
    break-inside: avoid;
  }
  .s48ea102 h2,
  .s48ea102 h3 {
    break-after: avoid;
  }
  .scd1cdd8 {
    margin-top: 40px;
  }
}

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

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

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

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