@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
.docs-container{color:#fff;background-color:#0c120c;min-height:100vh;font-family:Inter,sans-serif}.docs-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:#0c120cf2;border-bottom:1px solid #ffffff14;align-items:center;gap:1rem;padding:1.25rem 2.5rem;display:flex;position:sticky;top:0}.docs-logo{color:#fff;align-items:center;gap:.6rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.docs-logo-icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.docs-badge{color:#28c76f;border:1px solid #28c76f4d;border-radius:20px;padding:.2rem .7rem;font-size:.75rem;font-weight:500}.docs-layout{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.docs-sidebar{flex-shrink:0;width:220px;height:calc(100vh - 60px);padding:2.5rem 0;position:sticky;top:60px;overflow-y:auto}.sidebar-label{text-transform:uppercase;letter-spacing:.08em;color:#4a5a4a;margin-bottom:.75rem;padding-left:.75rem;font-size:.7rem;font-weight:600}.sidebar-link{color:#8d9a8d;border-radius:8px;margin-bottom:.1rem;padding:.45rem .75rem;font-size:.85rem;text-decoration:none;transition:color .15s,background .15s;display:block}.sidebar-link:hover{color:#fff;background:#ffffff0d}.sidebar-link.active{color:#28c76f;background:#28c76f14}.docs-content{flex:1;min-width:0;padding:2.5rem 0 4rem 3rem}.doc-section{margin-bottom:5rem;scroll-margin-top:80px}.doc-section h1{border-bottom:1px solid #ffffff14;margin-bottom:1rem;padding-bottom:.75rem;font-size:2rem;font-weight:700}.doc-section h2{color:#e0e8e0;margin:2rem 0 .75rem;font-size:1.15rem;font-weight:600}.doc-section p{color:#8d9a8d;margin-bottom:1rem;font-size:.92rem;line-height:1.7}.doc-section ul{color:#8d9a8d;margin-bottom:1rem;padding-left:1.5rem;font-size:.92rem;line-height:1.7}.doc-section ul li{margin-bottom:.4rem}.doc-section ul li strong{color:#e0e8e0}.doc-lead{line-height:1.7;color:#b0bdb0!important;font-size:1rem!important}.doc-callout{color:#8d9a8d;background:#28c76f12;border:1px solid #28c76f33;border-radius:10px;margin:1.5rem 0;padding:1rem 1.25rem;font-size:.88rem;line-height:1.6}.doc-callout strong{color:#28c76f}.doc-note{margin-top:1.5rem;color:#6a7a6a!important;font-size:.85rem!important}.doc-note a{color:#28c76f;text-decoration:none}.doc-note a:hover{text-decoration:underline}.code-block{background:#0006;border:1px solid #ffffff14;border-radius:10px;margin:1rem 0 1.5rem;overflow:hidden}.code-header{color:#4a5a4a;background:#ffffff08;border-bottom:1px solid #ffffff0f;padding:.5rem 1rem;font-family:monospace;font-size:.75rem}.code-block pre{color:#a8d8a8;white-space:pre;margin:0;padding:1.25rem;font-family:Consolas,Courier New,monospace;font-size:.82rem;line-height:1.6;overflow-x:auto}.doc-section code{color:#a8d8a8;background:#ffffff12;border-radius:4px;padding:.15em .4em;font-family:Consolas,Courier New,monospace;font-size:.82rem}.pipeline{flex-direction:column;gap:0;margin:1.5rem 0;display:flex}.pipeline-step{align-items:flex-start;gap:1.25rem;padding-bottom:1.5rem;display:flex;position:relative}.pipeline-step:not(:last-child):before{content:"";background:#28c76f33;width:1px;position:absolute;top:32px;bottom:0;left:15px}.step-num{color:#28c76f;background:#28c76f1a;border:1px solid #28c76f4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.step-body{padding-top:.3rem}.step-body h4{color:#e0e8e0;margin-bottom:.3rem;font-size:.95rem;font-weight:600}.step-body p{color:#8d9a8d;margin:0;font-size:.87rem;line-height:1.6}.limits-table,.api-table{border:1px solid #ffffff14;border-radius:10px;margin:1rem 0 1.5rem;overflow:hidden}.limit-row,.api-row{border-bottom:1px solid #ffffff0d;grid-template-columns:1fr 1fr;padding:.65rem 1rem;font-size:.87rem;display:grid}.api-row{grid-template-columns:80px 1fr 2fr}.limit-row:last-child,.api-row:last-child{border-bottom:none}.limit-row.header,.api-row.header{text-transform:uppercase;letter-spacing:.05em;color:#4a5a4a;background:#ffffff0a;font-size:.78rem;font-weight:600}.limit-row span:first-child{color:#b0bdb0}.limit-row span:last-child{color:#28c76f;font-weight:500}.api-row span{color:#8d9a8d;align-items:center;display:flex}.method{border-radius:4px;width:fit-content;padding:.2em .5em;font-family:monospace;font-size:.75rem;font-weight:700}.method.get{color:#3498db;background:#3498db26}.method.post{color:#28c76f;background:#28c76f26}.method.delete{color:#ff5f56;background:#ff5f5626}.method.patch{color:#ffbd2e;background:#ffbd2e26}.lang-grid{flex-wrap:wrap;gap:.5rem;margin:1rem 0;display:flex}.lang-tag{color:#b0bdb0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:.3rem .85rem;font-size:.82rem}.feature-cards{grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0;display:grid}.feature-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;padding:1.25rem}.feature-card-icon{width:32px;height:32px;margin-bottom:.75rem}.feature-card-icon svg{width:100%;height:100%}.feature-card h4{color:#e0e8e0;margin-bottom:.4rem;font-size:.92rem;font-weight:600}.feature-card p{line-height:1.5;color:#6a7a6a!important;margin:0!important;font-size:.83rem!important}.cap-grid{grid-template-columns:1fr 1fr;gap:1rem;margin:1.25rem 0 1.5rem;display:grid}.cap-item{background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;padding:1.1rem 1.25rem}.cap-item h4{color:#28c76f;margin-bottom:.4rem;font-size:.88rem;font-weight:600}.cap-item p{line-height:1.55;color:#6a7a6a!important;margin:0!important;font-size:.82rem!important}@media (max-width:1024px){.docs-layout{flex-direction:column}.docs-sidebar{border-bottom:1px solid #ffffff14;border-right:none;width:100%;position:static}.docs-content{padding:1.5rem 1rem 3rem}.feature-cards,.cap-grid{grid-template-columns:1fr}}@media (max-width:640px){.docs-header{flex-wrap:wrap;padding:1rem}.api-row{grid-template-columns:1fr;gap:.35rem}}
