.page-layout{display:grid;grid-template-columns:1fr 17.5rem;gap:1.5rem;align-items:start}.page-toc{position:sticky;top:1.5rem;max-height:calc(100vh - 3rem);overflow:auto}.page-toc ul{list-style:none;padding:0;margin:0}.page-toc li{margin:.375rem 0}.page-toc li.lvl-3{padding-left:.875rem}.page-toc li.active a{font-weight:700;text-decoration:underline}.page-content{line-height:1.7;font-size:1rem}.page-annotation{margin-bottom:1rem;padding:.75rem 1rem;border-radius:.75rem;background:var(--surface-2);border:.0625rem solid var(--border-1);color:var(--text-2)}@media(max-width:62rem){.page-layout{grid-template-columns:1fr}.page-toc{position:static;max-height:none}}
