.docs_docsContainer__rSZkq{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333}.docs_header___ZaMN{border-bottom:2px solid #eee;padding-bottom:2rem;margin-bottom:2rem}.docs_header___ZaMN h1{font-size:2.5rem;margin:0 0 1rem;color:#1a1a1a}.docs_header___ZaMN p{font-size:1.2rem;color:#666;margin:0}.docs_nav__HZYSd{display:flex;gap:1.5rem;flex-wrap:wrap;padding:1rem 0;border-bottom:1px solid #eee;margin-bottom:3rem;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:10}.docs_nav__HZYSd a{color:#0070f3;text-decoration:none;font-weight:500;transition:color .2s}.docs_nav__HZYSd a:hover{color:#0051bb;text-decoration:underline}.docs_section__I7ife{margin-bottom:4rem}.docs_section__I7ife h2{font-size:2rem;margin:0 0 1.5rem;color:#1a1a1a;border-bottom:2px solid #0070f3;padding-bottom:.5rem}.docs_section__I7ife h3{font-size:1.5rem;margin:2rem 0 1rem;color:#333}.docs_section__I7ife h4{font-size:1.2rem;margin:1.5rem 0 1rem;color:#555}.docs_baseUrl__jAWav{background:#f5f5f5;padding:1rem;border-radius:8px;margin:1rem 0}.docs_baseUrl__jAWav code{background:#fff;padding:.5rem 1rem;border-radius:4px;font-size:1rem;color:#0070f3;display:inline-block;margin-left:1rem}.docs_features__RhT08 ul{list-style:none;padding:0}.docs_features__RhT08 li{padding:.5rem 0 .5rem 1.5rem;position:relative}.docs_features__RhT08 li:before{content:"✓";position:absolute;left:0;color:#0070f3;font-weight:700}.docs_endpointsList__Wxe06{display:grid;grid-gap:1.5rem;gap:1.5rem}.docs_endpoint__32jrs{border:1px solid #eee;border-radius:8px;padding:1.5rem;background:#fafafa}.docs_endpointHeader__Q1xpQ{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.docs_method__uQxOB{background:#0070f3;color:#fff;padding:.25rem .75rem;border-radius:4px;font-size:.875rem;font-weight:700}.docs_endpoint__32jrs code{background:#fff;padding:.5rem;border-radius:4px;font-family:Monaco,Menlo,monospace}.docs_pollingGrid__xbV6a{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-top:1rem}.docs_pollingDo__Mfcy3,.docs_pollingDont__9tQNm{border:2px solid #eee;border-radius:8px;padding:1.5rem}.docs_pollingDo__Mfcy3{border-color:#4caf50}.docs_pollingDont__9tQNm{border-color:#f44336}.docs_pollingItem__hAlrF{padding:.75rem 0;display:flex;flex-direction:column;gap:.25rem}.docs_pollingItem__hAlrF strong{color:#1a1a1a}.docs_pollingItem__hAlrF span{color:#666;font-size:.9rem}.docs_rulesGrid__qZK9j{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-top:1rem}.docs_rulesDo__hHpwV,.docs_rulesDont__0m8gi{border:2px solid #eee;border-radius:8px;padding:1.5rem}.docs_rulesDo__hHpwV{border-color:#4caf50;background:#f1f8f4}.docs_rulesDont__0m8gi{border-color:#f44336;background:#fef5f5}.docs_alert__jTS30{background:#fff3cd;border:2px solid #ffc107;border-radius:8px;padding:1.5rem;margin:1.5rem 0}.docs_alert__jTS30 p{margin:.5rem 0}.docs_alert__jTS30 code{background:#ffe8a1;padding:.25rem .5rem;border-radius:4px}.docs_errorsTable__JeYOC{width:100%;border-collapse:collapse;margin-top:1rem}.docs_errorsTable__JeYOC td,.docs_errorsTable__JeYOC th{padding:1rem;text-align:left;border:1px solid #eee}.docs_errorsTable__JeYOC th{background:#f5f5f5;font-weight:600}.docs_errorsTable__JeYOC code{background:#f5f5f5;padding:.25rem .5rem;border-radius:4px;font-family:Monaco,Menlo,monospace}.docs_footer__hPrqA{margin-top:4rem;padding-top:2rem;border-top:1px solid #eee;text-align:center;color:#666}.docs_footer__hPrqA a{color:#0070f3;text-decoration:none}.docs_footer__hPrqA a:hover{text-decoration:underline}@media (max-width:768px){.docs_docsContainer__rSZkq{padding:1rem}.docs_header___ZaMN h1{font-size:2rem}.docs_nav__HZYSd{gap:1rem}.docs_pollingGrid__xbV6a,.docs_rulesGrid__qZK9j{grid-template-columns:1fr}}.docs_docsContainer__rSZkq .code-block-wrapper{margin:1.5rem 0;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.docs_docsContainer__rSZkq .code-block-header{background:#1e1e1e;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center}.docs_docsContainer__rSZkq .code-block-language{color:#9cdcfe;font-size:.875rem;font-weight:500;text-transform:uppercase}.docs_docsContainer__rSZkq .copy-button{background:#0070f3;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.875rem;transition:background .2s}.docs_docsContainer__rSZkq .copy-button:hover{background:#0051bb}.docs_docsContainer__rSZkq .test-connection{border:2px solid #eee;border-radius:8px;padding:2rem;background:#fafafa;margin:1.5rem 0}.docs_docsContainer__rSZkq .test-connection-input{display:flex;flex-direction:column;gap:1rem}.docs_docsContainer__rSZkq .test-connection-input label{display:flex;flex-direction:column;gap:.5rem;font-weight:500}.docs_docsContainer__rSZkq .test-connection-input input{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:Monaco,Menlo,monospace}.docs_docsContainer__rSZkq .test-button{background:#0070f3;color:#fff;border:none;padding:1rem 2rem;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;transition:background .2s}.docs_docsContainer__rSZkq .test-button:hover:not(:disabled){background:#0051bb}.docs_docsContainer__rSZkq .test-button:disabled{opacity:.6;cursor:not-allowed}.docs_docsContainer__rSZkq .test-result{margin-top:1.5rem;padding:1.5rem;border-radius:8px;border:2px solid #eee}.docs_docsContainer__rSZkq .test-result.success{background:#f1f8f4;border-color:#4caf50}.docs_docsContainer__rSZkq .test-result.error{background:#fef5f5;border-color:#f44336}.docs_docsContainer__rSZkq .test-result h4{margin:0 0 1rem}.docs_docsContainer__rSZkq .test-result pre{background:#1e1e1e;color:#d4d4d4;padding:1rem;border-radius:4px;overflow-x:auto;font-size:.875rem;line-height:1.5}.docs_docsContainer__rSZkq .test-result details{margin-top:1rem}.docs_docsContainer__rSZkq .test-result summary{cursor:pointer;font-weight:500;color:#0070f3;margin-bottom:.5rem}.docs_docsContainer__rSZkq .test-result summary:hover{text-decoration:underline}