.docs-layout{flex-direction:column;gap:2rem;max-width:72rem;display:flex}@media (min-width:1025px){.docs-layout{flex-direction:row;align-items:flex-start}}.docs-nav{flex-direction:column;gap:.5rem;display:flex}@media (min-width:1025px){.docs-nav{flex:none;width:11.5rem;position:sticky;top:4rem}}.docs-nav a{text-align:start;padding:.25rem 0;text-decoration:none;transition:color .2s}@media (min-width:1025px){.docs-nav a{text-align:center}}.docs-nav a:hover{color:var(--accent)}.docs-nav a.active{color:var(--accent);border-top:1px solid var(--accent);border-bottom:1px solid var(--accent)}.docs-content{flex:1 1 0;min-width:0}@media (min-width:1025px){.docs-content{border-left:1px solid var(--gray);padding-left:2rem}}.doc-block{padding-bottom:3rem;scroll-margin-top:7rem}.doc-block+.doc-block{border-top:1px solid var(--accent);padding-top:3rem}.doc-title{color:var(--accent);text-transform:uppercase;letter-spacing:-.02em;margin-bottom:1.75rem;font-size:1.5rem;font-weight:700;line-height:1.15}.doc-section{margin-bottom:1.5rem}.doc-heading{margin-bottom:.5rem;font-size:1.25rem;font-weight:500}.doc-body{color:var(--gray);line-height:1.6}.doc-defs,.doc-bullets{color:var(--gray);margin:0}.doc-defs{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.doc-bullets{padding-left:1.25rem;list-style:outside}.doc-bullets li+li{margin-top:.5rem}.doc-term{font-weight:600}.doc-defs .doc-term{text-transform:capitalize}.doc-bullets .doc-term{display:block}.doc-val{font-weight:300}@media (max-width:767px){.doc-title{font-size:1.35rem}}
