.docs-heading{max-width:1280px;margin:auto;padding:68px 5% 56px;border-bottom:1px solid var(--rule)}
.docs-heading h1{font-size:clamp(64px,8vw,106px);margin:24px 0}
.docs-heading>p:not(.section-label){font-size:20px;line-height:1.6;margin-bottom:24px}
.docs-layout{max-width:1280px;margin:auto;display:grid;grid-template-columns:260px minmax(0,760px);gap:64px;padding:52px 5% 90px}
.docs-layout aside{align-self:start;position:sticky;top:24px;font-size:14px;line-height:1.5}
.docs-layout summary{font-family:var(--mono);font-size:13px;padding:12px 0;cursor:pointer}
.docs-layout .toc ul{list-style:none;padding:0;margin:8px 0}
.docs-layout .toc li{margin:0 0 12px}
.docs-layout .toc a{display:block;padding:4px 0}
.document-body{min-width:0;font-size:18px;line-height:1.75}
.document-body h2{font-size:34px;line-height:1.15;margin:52px 0 22px;scroll-margin-top:28px}
.document-body>h2:first-of-type{margin-top:38px}
.document-body p{margin:0 0 22px;color:var(--ink)}
.document-body a{text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}
.document-body ul,.document-body ol{padding-left:25px;margin:0 0 24px}
.document-body li{margin-bottom:12px;padding-left:4px}
.document-body code{font-family:var(--mono);font-size:.83em;overflow-wrap:anywhere}
.docs-table{max-width:100%;overflow:auto;margin:28px 0}
.document-body table{border-collapse:collapse;min-width:470px;width:100%;font-size:15px;line-height:1.55}
.document-body th,.document-body td{white-space:normal;text-align:left;padding:16px 12px;border-bottom:1px solid var(--rule);font-size:inherit}
.document-body th{font-weight:600;color:var(--ink);background:var(--light)}
.docs-page .footer-bottom{flex-wrap:wrap;font-size:12px}
.docs-page .footer-bottom a{padding:8px 0}
@media(max-width:900px){.docs-layout{grid-template-columns:1fr;gap:28px}.docs-layout aside{position:static}.docs-layout .toc ul{columns:2;column-gap:28px}.docs-layout .toc li{break-inside:avoid}}
@media(max-width:540px){.docs-heading{padding:42px 6%}.docs-layout{padding:24px 6% 55px}.docs-layout .toc ul{columns:1}.document-body{font-size:17px}.document-body h2{font-size:29px}.docs-page header>.text-link{font-size:12px}.docs-page .brand{font-size:16px}.docs-page .footer-bottom a{margin-left:0}.docs-heading>p:not(.section-label){font-size:18px}}
@media print{.docs-page header,.docs-page aside,.docs-page footer,.docs-page .utility,.docs-page .skip{display:none}.docs-layout{display:block;max-width:none;padding:0}.docs-heading{padding:0 0 24px}.docs-heading h1{font-size:44px}.document-body{font-size:11pt}.document-body h2{font-size:20pt;break-after:avoid}.document-body tr{break-inside:avoid}.docs-table{overflow:visible}.document-body table{min-width:0}.document-body a{color:inherit}}
