.doc-header{border-bottom:1px solid #E5E5E5;padding:12px 0;position:fixed;top:0;left:0;right:0;background:#fafafa;z-index:100}.doc-header nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.doc-header .btn{background:transparent;color:#666;padding:0;border-radius:0;font-size:14px;font-weight:500;letter-spacing:normal;text-decoration:none}.doc-header .btn:hover{background:transparent;color:#000;transform:none}.sidebar-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px 4px;flex-direction:column;gap:4px}.sidebar-toggle span{display:block;width:20px;height:2px;background:#1a1a1a;border-radius:1px;transition:transform .2s,opacity .2s}.sidebar-toggle.active span:nth-child(1){transform:translateY(6px) rotate(45deg)}.sidebar-toggle.active span:nth-child(2){opacity:0}.sidebar-toggle.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.docs-container{display:flex;min-height:100vh;padding-top:48px}.docs-sidebar{width:220px;border-right:1px solid #E5E5E5;position:fixed;top:48px;left:0;bottom:0;overflow-y:auto;padding:20px 0;background:#fafafa}.docs-nav{padding:0 16px}.docs-nav h3{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#999;margin-bottom:8px;margin-top:16px;font-weight:600}.docs-nav h3:first-child{margin-top:0}.docs-nav ul{list-style:none;margin:0;padding:0}.docs-nav li{margin-bottom:2px}.docs-nav a{display:block;padding:6px 10px;color:#666;text-decoration:none;border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;transition:color .2s}.docs-nav a:hover{color:#000;background:#ebebeb;text-decoration:none}.docs-nav a.active{color:#111;background:#e5e5e5;font-weight:500}.docs-main{flex:1;margin-left:220px;padding:24px 0;min-width:0}.docs-content{max-width:720px;margin:0 auto;padding:0 32px}.docs-content h1{font-family:Newsreader,Georgia,Times New Roman,serif;font-size:2rem;font-weight:400;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #E5E5E5;color:#111}.docs-content h2{font-family:Newsreader,Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400;margin-top:2rem;margin-bottom:1rem;padding-bottom:.375rem;border-bottom:1px solid #E5E5E5;color:#111}.docs-content h3{font-family:Newsreader,Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:400;margin-top:1.5rem;margin-bottom:.75rem;color:#111}.docs-content h4{font-family:Newsreader,Georgia,Times New Roman,serif;font-size:1.0625rem;font-weight:500;margin-top:1.25rem;margin-bottom:.5rem;color:#111}.header-number{color:#999;font-weight:500;margin-right:.375rem;font-feature-settings:"tnum";letter-spacing:-.02em}.docs-content p{font-family:Newsreader,Georgia,Times New Roman,serif;margin-bottom:1rem;line-height:1.7;color:#333;font-size:1.0625rem}.docs-content ul,.docs-content ol{margin-bottom:1rem;padding-left:24px}.docs-content li{margin-bottom:4px;color:#333;font-family:Newsreader,Georgia,Times New Roman,serif;font-size:1.0625rem;line-height:1.7}.docs-content code{background:#f0f0f0;padding:2px 6px;border-radius:3px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.85em;color:#c7254e}.docs-content pre{background:#1a1a1a;border-radius:6px;padding:16px;overflow-x:auto;margin-bottom:1rem}.docs-content pre code{background:none;padding:0;color:#abb2bf;font-size:13px;line-height:1.6}.docs-content blockquote{border-left:3px solid #CCCCCC;padding-left:16px;margin:1rem 0;color:#666;font-style:italic}.docs-content table{width:100%;border-collapse:collapse;margin-bottom:1rem;font-size:14px}.docs-content th,.docs-content td{padding:8px 12px;text-align:left;border-bottom:1px solid #E5E5E5}.docs-content th{background:#f5f5f5;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#111}.docs-content td{color:#333}.docs-content a{color:#1a1a1a;text-decoration:underline;text-decoration-color:#ccc;text-underline-offset:4px;transition:text-decoration-color .2s}.docs-content a:hover{text-decoration-color:#1a1a1a}.docs-content img{max-width:100%;height:auto;border-radius:6px;margin:1rem 0}@media(max-width:768px){.sidebar-toggle{display:flex}.doc-header .nav-links{display:none}.docs-container{flex-direction:column;padding-top:48px}.docs-sidebar{position:fixed;inset:48px 0 0;width:100%;border-right:none;background:#fafafa;transform:translate(-100%);transition:transform .25s ease;z-index:90;padding:20px 0}.docs-sidebar.open{transform:translate(0)}.docs-main{margin-left:0}.docs-content{padding:0 16px}.docs-content h1{font-size:1.5rem}.docs-content h2{font-size:1.25rem}.docs-content h3{font-size:1.0625rem}.docs-content h4{font-size:1rem}}@media(max-width:480px){.docs-content h1{font-size:1.375rem}.docs-content h2{font-size:1.125rem}.docs-content h3{font-size:1rem}.docs-content{padding:0 12px}.docs-content pre{padding:12px;font-size:12px}}
