.docs-page-header{background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-width:100%;margin-bottom:2rem;padding:1.5rem;position:relative}.docs-page-header h1{word-wrap:break-word;color:#111827;letter-spacing:-.02em;max-width:100%;margin-bottom:.75rem;font-size:2rem;font-weight:800;line-height:1.2;position:relative}.docs-page-header p{word-wrap:break-word;color:#64748b;max-width:100%;font-size:1.0625rem;line-height:1.65;position:relative}.docs-section{margin-bottom:3rem;scroll-margin-top:100px}.docs-section-title{color:#111827;letter-spacing:-.01em;border-bottom:none;align-items:center;gap:.875rem;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.375rem;font-weight:700;line-height:1.3;display:flex;position:relative}.docs-section-title:after{content:"";background:#8b5cf6;border-radius:3px;width:60px;height:3px;position:absolute;bottom:0;left:0}.docs-section-icon{color:#7c3aed;background:#f5f3ff;border-radius:8px;flex-shrink:0;width:1.75rem;height:1.75rem;padding:.25rem}.docs-section-content{color:#4b5563;line-height:1.75}.docs-section-content>p{word-wrap:break-word;max-width:100%;margin-bottom:1.25rem;font-size:1rem;line-height:1.75}.docs-code-block{background:linear-gradient(#1e1e2e 0%,#181825 100%);border:1px solid #8b5cf626;border-radius:16px;max-width:100%;margin:1.5rem 0;padding:1.5rem;position:relative;overflow-x:auto;box-shadow:0 8px 24px #00000026,0 4px 8px #00000014}.docs-code-block:before{content:"";background:linear-gradient(90deg,#8b5cf6 0%,#a78bfa 50%,#c4b5fd 100%);border-radius:16px 16px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.docs-code-block pre{color:#cdd6f4;white-space:pre;word-wrap:normal;overflow-wrap:normal;margin:0;font-family:SF Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.7}.docs-code-block code{font-family:SF Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;display:block}.docs-code-block .keyword{color:#cba6f7}.docs-code-block .string{color:#a6e3a1}.docs-code-block .comment{color:#6c7086;font-style:italic}.docs-code-block .function{color:#89b4fa}.docs-code-block .type{color:#f9e2af}.docs-code-block .property{color:#f5c2e7}.docs-code-block .tag{color:#89dceb}.docs-code-block .attr{color:#fab387}.docs-code-block .operator{color:#94e2d5}.docs-info-box{background:#f5f3ff;border:1px solid #e5e7eb;border-left:3px solid #8b5cf6;border-radius:8px;gap:1rem;max-width:100%;margin:1.5rem 0;padding:1rem 1.25rem;display:flex}.docs-info-icon{color:#7c3aed;background:#ede9fe;border-radius:6px;flex-shrink:0;width:1.5rem;height:1.5rem;padding:.25rem}.docs-info-text{color:#5b21b6;flex:1;margin:0;font-size:.9375rem;font-weight:500;line-height:1.65}.docs-warning-box{background:#fffbeb;border:1px solid #e5e7eb;border-left:3px solid #f59e0b;border-radius:8px;gap:1rem;margin:1.5rem 0;padding:1rem 1.25rem;display:flex}.docs-warning-icon{color:#d97706;background:#fef3c7;border-radius:6px;flex-shrink:0;width:1.5rem;height:1.5rem;padding:.25rem}.docs-warning-text{color:#92400e;font-size:.9375rem;font-weight:500;line-height:1.65}.docs-success-box{background:#f0fdf4;border:1px solid #e5e7eb;border-left:3px solid #22c55e;border-radius:8px;gap:1rem;margin:1.5rem 0;padding:1rem 1.25rem;display:flex}.docs-success-icon{color:#16a34a;background:#dcfce7;border-radius:6px;flex-shrink:0;width:1.5rem;height:1.5rem;padding:.25rem}.docs-success-text{color:#15803d;font-size:.9375rem;font-weight:500;line-height:1.65}.docs-steps{counter-reset:step-counter;margin:1.5rem 0;padding:0;list-style:none}.docs-step{counter-increment:step-counter;gap:1rem;margin-bottom:1.5rem;padding-left:0;display:flex;position:relative}.docs-step:before{content:counter(step-counter);color:#fff;background:#8b5cf6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:600;display:flex}.docs-step:after{content:"";background:#e5e7eb;width:2px;position:absolute;top:2.5rem;bottom:-.75rem;left:.9375rem}.docs-step:last-child:after{display:none}.docs-step-content{flex:1;padding-top:.375rem}.docs-step-content h3{color:#111827;letter-spacing:-.01em;margin-bottom:.625rem;font-size:1.125rem;font-weight:700;line-height:1.4}.docs-step-content p{color:#4b5563;margin-bottom:1rem;font-size:1rem;line-height:1.7}.docs-content :not(pre)>code{color:#7c3aed;background:linear-gradient(135deg,#f5f3ff,#ede9fe);border:1px solid #8b5cf633;border-radius:6px;padding:.1875rem .5rem;font-family:SF Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875em;font-weight:500}.docs-content a{color:#7c3aed;background:linear-gradient(#0000 60%,#8b5cf626 60%);font-weight:500;text-decoration:none;transition:all .2s}.docs-content a:hover{color:#6d28d9;background:linear-gradient(#0000 60%,#8b5cf640 60%)}.docs-link-card{padding:1.25rem;transition:all .2s;display:block;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:12px!important;text-decoration:none!important}.docs-link-card:before,.docs-link-card:after{display:none!important}.docs-link-card:hover{box-shadow:0 4px 12px #8b5cf61a;background:#fff!important;border-color:#c4b5fd!important}.docs-link-card .icon{color:#7c3aed;background:#f5f3ff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;margin-bottom:1rem!important}.docs-link-card:hover .icon{background:#ede9fe}.docs-link-card h3{color:#111827!important;margin-bottom:.375rem!important;font-size:1rem!important;font-weight:600!important}.docs-link-card p{color:#64748b!important;font-size:.875rem!important;line-height:1.5!important}.docs-table{border-collapse:separate;border-spacing:0;border-radius:12px;width:100%;margin:1.5rem 0;overflow:hidden;box-shadow:0 2px 8px #00000008}.docs-table th{text-align:left;color:#374151;text-transform:uppercase;letter-spacing:.04em;background:linear-gradient(#f9fafb 0%,#f3f4f6 100%);border-bottom:2px solid #8b5cf626;padding:1rem;font-size:.8125rem;font-weight:600}.docs-table td{color:#4b5563;border-bottom:1px solid #f3f4f6;padding:1rem;font-size:.9375rem}.docs-table tr:last-child td{border-bottom:none}.docs-table tr:hover td{background:#8b5cf605}.docs-api-method{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(145deg,#8b5cf6,#7c3aed);border-radius:6px;align-items:center;margin-right:.5rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}.docs-api-endpoint{color:#374151;font-family:SF Mono,ui-monospace,monospace;font-size:.9375rem;font-weight:500}.docs-api-param{background:#fafbfc;border-radius:10px;justify-content:space-between;margin:.5rem 0;padding:.875rem 1rem;display:flex}.docs-api-param-name{color:#7c3aed;font-family:SF Mono,ui-monospace,monospace;font-size:.875rem;font-weight:600}.docs-api-param-type{color:#64748b;background:#8b5cf614;border-radius:4px;padding:.125rem .5rem;font-size:.8125rem}.docs-feature-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.docs-feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem}.docs-feature-icon{color:#7c3aed;background:#f5f3ff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.875rem;display:flex}.docs-feature-title{color:#111827;margin-bottom:.375rem;font-size:.9375rem;font-weight:600}.docs-feature-description{color:#64748b;font-size:.875rem;line-height:1.5}@media (max-width:768px){.docs-page-header{margin-bottom:2rem;padding:1.5rem}.docs-page-header h1{font-size:1.625rem}.docs-page-header p{font-size:.9375rem}.docs-section-title{font-size:1.25rem}.docs-code-block{border-radius:12px;padding:1.25rem}.docs-code-block pre{font-size:.8125rem}}@media (max-width:480px){.docs-page-header{padding:1.25rem}.docs-page-header h1{font-size:1.5rem}.docs-section-title{font-size:1.125rem}.docs-info-box,.docs-warning-box,.docs-success-box{flex-direction:column;gap:.75rem;padding:1rem}}
