/* Generado por scripts/gen-site.mjs desde el <style> en línea de la página
   correspondiente del repo. No lo edites: se sobrescribe. */
body {
  font-family: -apple-system, "Segoe UI", system-ui, sans-serif;
  max-width: 760px;
  margin: 0 auto;
  padding: 32px 20px 60px;
  line-height: 1.6;
  color: #1a1d29;
}
h1 {
  font-size: 24px;
  margin-bottom: 4px;
}
.lang {
  font-size: 13px;
  margin-bottom: 32px;
}
h2 {
  font-size: 18px;
  margin-top: 40px;
  border-bottom: 1px solid #e3e5ea;
  padding-bottom: 6px;
}
h3 {
  font-size: 14px;
  margin-top: 20px;
}
ul,
ol {
  padding-left: 20px;
}
li {
  margin-bottom: 4px;
}
code {
  background: #f6f7fb;
  border: 1px solid #e3e5ea;
  border-radius: 4px;
  padding: 0 4px;
  font-size: 0.9em;
}
table {
  border-collapse: collapse;
  width: 100%;
  margin: 12px 0;
  font-size: 14px;
}
th,
td {
  border: 1px solid #e3e5ea;
  padding: 6px 10px;
  text-align: left;
  vertical-align: top;
}
th {
  background: #f6f7fb;
}
.task-table td:first-child {
  width: 42%;
}
.example {
  background: #f6f7fb;
  border-left: 3px solid #4a63e7;
  padding: 8px 12px;
  margin: 8px 0;
  font-size: 14px;
}
.toc {
  background: #f6f7fb;
  border: 1px solid #e3e5ea;
  border-radius: 8px;
  padding: 16px 20px;
}
.toc ul {
  margin: 0;
}
.lede {
  font-size: 14px;
  color: #4a4f60;
}
