.docs-layout{display:flex;min-height:100vh;background:#fafaf9}.docs-sidebar{position:sticky;top:0;width:260px;min-width:260px;height:100vh;background:#fff;border-right:1px solid #e8e6e3;overflow-y:auto;z-index:40;display:flex;flex-direction:column}.docs-sidebar-header{padding:24px 20px 16px;border-bottom:1px solid #e8e6e3}.docs-sidebar-back{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#a8a29e;text-decoration:none;margin-bottom:12px;transition:color .2s}.docs-sidebar-back:hover{color:#3a3632}.docs-sidebar-title{font-size:17px;font-weight:700;color:#3a3632;margin:0}.docs-sidebar-nav{flex:1;padding:16px 0;overflow-y:auto}.docs-nav-section{margin-bottom:20px}.docs-nav-section-label{font-size:11px;font-weight:600;color:#a8a29e;text-transform:uppercase;letter-spacing:.05em;padding:4px 20px 6px;margin:0}.docs-nav-link{display:flex;align-items:center;gap:6px;font-size:14px;color:#706a63;text-decoration:none;padding:8px 16px 8px 20px;border-left:3px solid transparent;transition:color .2s,background .2s,border-color .2s}.docs-nav-link:hover{color:#3a3632}.docs-nav-link.active{color:#f59e42;border-left-color:#f59e42;background:#fff8f1}.docs-nav-badge{display:inline-block;font-size:11px;font-weight:600;padding:2px 8px;border-radius:50px;background:#fff8f1;color:#f59e42;line-height:1.4}.docs-sidebar-footer{padding:16px 20px 24px;border-top:1px solid #e8e6e3}.docs-open-app-btn{display:block;text-align:center;background:#f59e42;color:#fff;font-size:14px;font-weight:600;text-decoration:none;padding:10px 20px;border-radius:50px;transition:background .2s,transform .2s}.docs-open-app-btn:hover{background:#e08e32;transform:translateY(-1px)}.docs-mobile-hamburger{display:none;position:fixed;top:16px;left:16px;z-index:45;width:40px;height:40px;border-radius:10px;border:1px solid #e8e6e3;background:#fff;cursor:pointer;align-items:center;justify-content:center;font-size:20px;color:#3a3632;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:background .2s}.docs-mobile-hamburger:hover{background:#fafaf9}.docs-sidebar-overlay{display:none}.docs-sidebar-close{display:none;position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:transparent;font-size:22px;color:#706a63;cursor:pointer;border-radius:8px;align-items:center;justify-content:center;transition:background .2s,color .2s}.docs-sidebar-close:hover{background:#f5f4f2;color:#3a3632}.docs-content-area{flex:1;min-width:0}.docs-content-inner{max-width:720px;margin:0 auto;padding:48px 32px}.docs-breadcrumb{display:flex;align-items:center;gap:0;font-size:14px;color:#a8a29e;margin-bottom:24px;flex-wrap:wrap}.docs-breadcrumb a{color:#706a63;text-decoration:none;transition:color .2s}.docs-breadcrumb a:hover{color:#3a3632}.docs-breadcrumb-separator{margin:0 8px;color:#a8a29e}.docs-breadcrumb-current{color:#3a3632;font-weight:500}.docs-content h1{font-size:32px;font-weight:700;color:#3a3632;margin:0 0 16px;line-height:1.3}.docs-content h2{font-size:24px;font-weight:600;color:#3a3632;margin:40px 0 16px;padding-bottom:10px;border-bottom:1px solid #e8e6e3;line-height:1.3}.docs-content h3{font-size:20px;font-weight:600;color:#3a3632;margin:32px 0 12px;line-height:1.4}.docs-content p{font-size:16px;color:#3a3632;line-height:1.8;margin:0 0 16px}.docs-content ol,.docs-content ul{margin:0 0 16px;padding-left:24px;color:#3a3632;line-height:1.8}.docs-content li{margin-bottom:6px;font-size:16px}.docs-content a{color:#f59e42;text-decoration:none;transition:color .2s}.docs-content a:hover{color:#e08e32;text-decoration:underline}.docs-content h2 .docs-anchor,.docs-content h3 .docs-anchor{opacity:0;color:#a8a29e;margin-left:8px;text-decoration:none;transition:opacity .2s}.docs-content h2:hover .docs-anchor,.docs-content h3:hover .docs-anchor{opacity:1}.docs-content h2 .docs-anchor:hover,.docs-content h3 .docs-anchor:hover{color:#f59e42}.docs-content pre{background:#1a1a17;color:#e5e7eb;padding:20px;border-radius:12px;font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:14px;overflow-x:auto;margin:0 0 20px;line-height:1.6}.docs-content pre code{background:none;padding:0;border-radius:0;font-size:inherit;color:inherit}.docs-content code{background:#f5f4f2;padding:2px 6px;border-radius:4px;font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:14px;color:#3a3632}.docs-content table{width:100%;border-collapse:collapse;margin:0 0 24px;font-size:15px}.docs-content th{background:#f5f4f2;font-weight:600;text-align:left;color:#1c1a17}.docs-content td,.docs-content th{padding:12px 16px;border-bottom:1px solid #e8e6e3}.docs-content td{color:#1c1a17;background:#fff}.docs-content tbody tr:nth-child(2n) td{background:#fafaf9}.docs-content td:not(:first-child),.docs-content th:not(:first-child){text-align:center}.docs-quick-links{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0 32px}.docs-quick-link-card{display:block;border:1px solid #e8e6e3;border-radius:12px;padding:24px;background:#fff;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s}.docs-quick-link-card:hover{border-color:#f59e42;box-shadow:0 4px 16px rgba(245,158,66,.1);transform:translateY(-2px);text-decoration:none}.docs-quick-link-card h2{font-size:17px;font-weight:600;color:#3a3632;margin:0 0 8px}.docs-quick-link-card p{font-size:14px;color:#706a63;line-height:1.6;margin:0}.docs-quick-link-card .docs-card-arrow{display:inline-block;margin-top:12px;font-size:14px;color:#f59e42;font-weight:600}.docs-prev-next{display:flex;justify-content:space-between;gap:16px;margin-top:48px;padding-top:32px;border-top:1px solid #e8e6e3}.docs-prev-next a{display:block;flex:1;border:1px solid #e8e6e3;border-radius:12px;padding:16px 20px;text-decoration:none;background:#fff;transition:border-color .2s,box-shadow .2s}.docs-prev-next a:hover{border-color:#f59e42;box-shadow:0 2px 12px rgba(245,158,66,.08);text-decoration:none}.docs-prev-next-label{font-size:12px;color:#a8a29e;font-weight:500;margin-bottom:4px}.docs-prev-next-title{font-size:15px;font-weight:600;color:#3a3632}.docs-prev-next .docs-next{text-align:right}.docs-step{display:flex;gap:16px;margin-bottom:24px}.docs-step-number{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#f59e42;color:#fff;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:2px}.docs-step-content{flex:1}.docs-step-content h3{margin:0 0 6px;font-size:17px}.docs-step-content p{margin:0}.docs-callout{border-left:3px solid #f59e42;background:#fff8f1;padding:16px 20px;border-radius:0 8px 8px 0;margin:20px 0}.docs-callout p{margin:0;font-size:15px;color:#3a3632}.docs-callout strong{color:#f59e42}.docs-faq-item{border-bottom:1px solid #e8e6e3}.docs-faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 0;background:none;border:none;cursor:pointer;font-size:16px;font-weight:600;color:#3a3632;text-align:left;transition:color .2s}.docs-faq-question:hover{color:#f59e42}.docs-faq-icon{font-size:18px;color:#a8a29e;transition:transform .3s}.docs-faq-item.open .docs-faq-icon{transform:rotate(45deg)}.docs-faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.docs-faq-item.open .docs-faq-answer{max-height:500px}.docs-faq-answer p{padding:0 0 18px;margin:0;font-size:15px;color:#706a63;line-height:1.7}.docs-divider{border:none;margin:32px 0}.docs-divider,.docs-helpful{border-top:1px solid #e8e6e3}.docs-helpful{display:flex;align-items:center;gap:12px;margin-top:40px;padding-top:24px}.docs-helpful span{font-size:14px;color:#a8a29e}.docs-helpful button{padding:6px 16px;border:1px solid #e8e6e3;border-radius:50px;background:#fff;font-size:13px;font-weight:500;color:#706a63;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.docs-helpful button:hover{border-color:#f59e42;color:#f59e42;background:#fff8f1}.docs-help-section{background:#fff;border:1px solid #e8e6e3;border-radius:12px;padding:24px;margin-top:32px}.docs-help-section h2{font-size:18px;margin:0 0 8px;padding:0;border:none}.docs-help-section p{margin:0;font-size:15px}@media (max-width:768px){.docs-mobile-hamburger{display:flex}.docs-sidebar{position:fixed;top:0;left:0;height:100vh;transform:translateX(-100%);transition:transform .3s ease;z-index:50;box-shadow:none}.docs-sidebar.open{transform:translateX(0);box-shadow:4px 0 24px rgba(0,0,0,.12)}.docs-sidebar-close{display:flex}.docs-sidebar-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:49;opacity:0;pointer-events:none;transition:opacity .3s ease}.docs-sidebar-overlay.visible{display:block;opacity:1;pointer-events:auto}.docs-content-inner{padding:72px 20px 48px;max-width:100%}.docs-quick-links{grid-template-columns:1fr}.docs-prev-next{flex-direction:column}}