.docs-wrapper{min-height:100vh;padding-bottom:2rem}.docs-nav{width:260px;position:sticky;top:85px;align-self:flex-start;max-height:calc(100vh - 85px)}.docs-nav .card{height:calc(100vh - 105px);overflow-y:auto}.docs-content{min-height:calc(100vh - 85px);width:100%}.api-endpoint{background:#f8f9fa;border-radius:6px;padding:1rem;margin-bottom:1.5rem}.endpoint-method{display:inline-block;padding:.25rem .75rem;border-radius:4px;font-weight:600;margin-right:.5rem}.endpoint-method.method-post{background:#d1e7dd;color:#0f5132}.endpoint-method.method-get{background:#cfe2ff;color:#084298}.code-block{background:#fff;border-radius:6px;margin:1rem 0;border:1px solid #e9ecef}.code-header{padding:.75rem 1rem;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center;background:#f8f9fa}.code-header h6{margin:0;font-size:.875rem}.language-selector .dropdown-item.active{background-color:#e9ecef}.code-samples{background:#fff}.code-sample{display:none;padding:1.5rem!important;margin:0!important}.code-sample.active{display:block}.code-sample .highlight-line{background-color:#fff8c5;display:block;margin:0 -1.5rem;padding:0 1.5rem}.code-header .copy-btn{padding:4px 8px;font-size:.75rem;background-color:#fff;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;transition:.2s}.code-header .copy-btn:hover{background-color:#f8f9fa;border-color:#adb5bd}.code-header .copy-btn.copied{border-color:#28a745;color:#28a745}
