.docs-page{padding-top:64px;min-height:100vh;background:#ffffff}.docs-page-container{max-width:800px;margin:0 auto;padding:10px 20px 20px}.docs-page-back{display:inline-block;font-size:14px;color:rgba(0,0,0,.5);text-decoration:none;margin-bottom:16px;transition:color .2s}.docs-page-back:hover{color:#000}.docs-page-title{font-family:var(--font-montserrat),sans-serif;font-size:32px;font-weight:700;color:#000;line-height:1.3}.docs-page-content{font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.7;color:#1d1d1f}.docs-markdown-h1{font-size:24px;font-weight:700;margin:32px 0 16px;color:#000}.docs-markdown-h1:first-child{margin-top:0}.docs-markdown-h2{font-size:18px;font-weight:600;margin:28px 0 12px;color:#000}.docs-markdown-h3{font-size:15px;font-weight:600;margin:20px 0 8px;color:#333}.docs-markdown-p{margin:0 0 12px}.docs-markdown-ul{margin:0 0 16px;padding-left:24px}.docs-markdown-li{margin-bottom:6px;list-style-type:disc;list-style-position:outside}.docs-markdown-strong{font-weight:600}