.docs-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.docs-kicker:before{content:"";width:20px;height:2px;border-radius:99px;background:currentColor}.docs-landing-hero{position:relative;overflow:hidden;padding:90px 0 88px;background:radial-gradient(circle at 80% 25%,rgba(21,145,103,.16),transparent 30%),linear-gradient(145deg,#071f18 0%,#0a3327 58%,#0d513c 100%);color:#fff}.docs-landing-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,black,transparent)}.docs-landing-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;gap:72px;align-items:center}.docs-landing-hero .docs-kicker{color:#8ed6b8}.docs-landing-hero h1{font-size:clamp(43px,5vw,68px);line-height:1.06;letter-spacing:-.05em;margin:17px 0 22px;max-width:700px}.docs-landing-hero p{max-width:680px;color:#bfd4cb;font-size:17px;margin:0}.docs-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:31px}.docs-landing-hero .btn-secondary{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);color:#fff;box-shadow:none}.docs-trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;color:#abc7bb;font-size:11px;font-weight:800}.docs-trust-row span{display:flex;align-items:center;gap:7px}.docs-trust-row span:before{content:"✓";color:#77d9b0}.docs-hero-console{border:1px solid rgba(255,255,255,.12);background:rgba(3,20,15,.78);border-radius:22px;overflow:hidden;box-shadow:0 35px 80px rgba(0,0,0,.28);transform:perspective(900px) rotateY(-3deg)}.docs-console-head{height:48px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:7px;padding:0 16px}.docs-console-head span{width:9px;height:9px;border-radius:50%;background:#42675a}.docs-console-head b{margin-left:8px;color:#9fc2b4;font-size:10px;letter-spacing:.04em}.docs-hero-console pre{margin:0!important;border-radius:0!important;background:transparent!important;min-height:330px}.docs-home{padding-top:78px;background:#f7fbf9}.docs-section-heading{max-width:760px;margin-bottom:40px}.docs-section-heading h2{font-size:clamp(31px,4vw,48px);line-height:1.12;letter-spacing:-.04em;margin:13px 0 12px}.docs-section-heading p{color:var(--muted);margin:0}.docs-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.docs-choice-card{position:relative;overflow:hidden;background:#fff;border:1px solid #dcebe4;border-radius:24px;padding:30px;box-shadow:0 18px 45px rgba(13,71,53,.07);display:flex;flex-direction:column;min-height:410px;transition:.25s ease}.docs-choice-card:hover{transform:translateY(-5px);box-shadow:0 26px 60px rgba(13,71,53,.12);border-color:#c8e3d7}.docs-choice-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--primary),#4ab98e)}.docs-choice-top{display:flex;align-items:center;justify-content:space-between}.docs-choice-icon{width:70px;height:70px;padding:7px;border:1px solid var(--line);border-radius:19px;background:#fff;overflow:hidden}.docs-choice-icon img{display:block;width:100%;height:100%;object-fit:contain}.docs-version-badge{padding:6px 10px;border-radius:999px;background:#edf8f3;color:var(--primary);font-size:10px;font-weight:900}.docs-choice-card h2{font-size:29px;line-height:1.2;margin:24px 0 10px}.docs-choice-card p{color:var(--muted);margin:0 0 18px}.docs-card-points{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:26px}.docs-card-points span{border:1px solid #dcebe4;background:#f8fcfa;border-radius:999px;padding:5px 9px;color:#4f6e62;font-size:10px;font-weight:800}.docs-choice-card .btn{margin-top:auto;align-self:flex-start}.docs-platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.docs-platform-grid article{background:#fff;border:1px solid #dfece6;border-radius:18px;padding:22px}.docs-platform-grid article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#eaf7f1;color:var(--primary);font-size:11px;font-weight:900}.docs-platform-grid h3{font-size:16px;margin:15px 0 6px}.docs-platform-grid p{font-size:12px;color:var(--muted);margin:0}.docs-base-box{margin-top:28px;background:#0b2e23;color:#d8ece3;border-radius:18px;padding:21px 23px;display:flex;align-items:center;justify-content:space-between;gap:20px}.docs-base-box>div{display:grid;gap:5px;min-width:0}.docs-base-box span{font-size:10px;font-weight:900;letter-spacing:.14em;color:#8ed6b8}.docs-base-box code{font-size:13px;overflow-wrap:anywhere}.docs-base-box button,.docs-endpoint-card button,.docs-endpoint button{border:0;border-radius:10px;padding:9px 13px;font-size:10px;font-weight:900;white-space:nowrap;background:#fff;color:var(--primary)}
.docs-guide-hero{padding:64px 0 58px;background:linear-gradient(180deg,#f3faf7,#fff);border-bottom:1px solid #e2eee8}.docs-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:27px;color:#71857d;font-size:11px;font-weight:800}.docs-breadcrumb a:hover{color:var(--primary)}.docs-breadcrumb span{color:#b6c4be}.docs-breadcrumb strong{color:#244b3d}.docs-guide-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end}.docs-guide-hero h1{font-size:clamp(39px,5vw,61px);line-height:1.07;letter-spacing:-.05em;margin:14px 0 18px}.docs-guide-hero p{max-width:780px;color:var(--muted);font-size:16px;margin:0}.docs-guide-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px}.docs-guide-meta div{background:#fff;border:1px solid #dcebe4;border-radius:14px;padding:14px;display:grid;gap:3px}.docs-guide-meta span{font-size:9px;color:#7d8f88;text-transform:uppercase;letter-spacing:.09em;font-weight:900}.docs-guide-meta strong{font-size:12px;color:#1c4938}.docs-guide-shell{padding:46px 0 90px;background:#fff}.docs-page-switch{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:38px}.docs-page-switch a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--muted);font-size:11px;font-weight:850}.docs-page-switch a.active,.docs-page-switch a:hover{background:var(--primary);border-color:var(--primary);color:#fff}.docs-pro-layout{grid-template-columns:230px minmax(0,1fr);gap:58px}.docs-nav{position:sticky;top:106px;border-left:2px solid #e1ece7;display:grid;gap:3px;padding-left:16px;max-height:calc(100vh - 130px);overflow-y:auto}.docs-nav strong{font-size:10px;letter-spacing:.12em;margin-bottom:8px;color:#234b3c}.docs-nav a{position:relative;color:#72847d;font-size:11px;padding:7px 0;font-weight:750}.docs-nav a:hover,.docs-nav a.active{color:var(--primary)}.docs-nav a.active:before{content:"";position:absolute;left:-18px;top:7px;bottom:7px;width:2px;border-radius:99px;background:var(--primary)}.docs-pro-content{max-width:900px;min-width:0}.docs-pro-content>section{position:relative;padding:0 0 76px;scroll-margin-top:115px}.docs-pro-content>section+section{padding-top:5px;border-top:1px solid #edf2ef}.docs-pro-content>section+section .docs-section-number{top:8px}.docs-section-number{position:absolute;right:0;top:0;color:#e6f0eb;font-size:45px;line-height:1;font-weight:950;letter-spacing:-.06em}.docs-pro-content h2{font-size:clamp(30px,4vw,43px);margin:12px 0 15px}.docs-pro-content h3{font-size:17px;margin:28px 0 11px}.docs-pro-content p{color:#63766e}.docs-pro-content code{font-size:.89em}.docs-endpoint-card{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#0b2e23;border-radius:15px;padding:17px 18px;color:#d9eee5;margin:23px 0}.docs-endpoint-card>div{display:grid;gap:4px;min-width:0}.docs-endpoint-card span{font-size:9px;letter-spacing:.14em;color:#8fd6b9;font-weight:900}.docs-endpoint-card code{overflow-wrap:anywhere}.docs-method-status{border:1px solid #dfece6;border-radius:17px;padding:18px;margin:22px 0}.docs-method-status-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px}.docs-method-status-head h3{font-size:14px;margin:0}.docs-method-status-head>span{font-size:9px;font-weight:900;color:#0b7957;background:#e8f7f1;border-radius:999px;padding:5px 9px}.docs-method-chips{display:flex;gap:9px;flex-wrap:wrap}.docs-method-chips>span{display:flex;align-items:center;gap:7px;border:1px solid #e0ebe6;background:#f9fcfb;border-radius:10px;padding:8px 10px;font-size:11px;font-weight:800}.docs-method-chips i{width:8px;height:8px;border-radius:50%;background:var(--method-color)}.docs-method-chips code{color:#778a82;font-size:9px}.docs-method-empty{color:#8a5b0a!important;background:#fff8e8!important;border-color:#f2ddaa!important}.docs-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:10px;align-items:center;margin:28px 0}.docs-flow>div{min-height:132px;border:1px solid #dfece6;background:#fbfdfc;border-radius:16px;padding:15px;display:flex;flex-direction:column}.docs-flow b{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#e9f7f1;color:var(--primary);font-size:10px}.docs-flow strong{font-size:13px;margin:12px 0 4px}.docs-flow span{color:#76877f;font-size:10px;line-height:1.5}.docs-flow>i{font-style:normal;color:#9ab1a7}.docs-pro-content .docs-table{min-width:680px;border:1px solid #e1ece7;border-radius:14px;overflow:hidden}.docs-table th{background:#f4f9f7}.docs-table td code{white-space:nowrap;color:#145f47}.docs-signature-box{border:1px solid #d9eae2;background:#f5fbf8;border-radius:16px;padding:19px;margin:21px 0}.docs-signature-box>span{display:block;font-size:9px;font-weight:900;letter-spacing:.12em;color:#6d8279;margin-bottom:8px}.docs-signature-box>code{display:block;background:#0b2e23;color:#cbe8dc;border-radius:10px;padding:12px;overflow-wrap:anywhere}.docs-signature-box p{margin:10px 0 0;font-size:12px}.endpoint.docs-endpoint{position:relative;display:flex;align-items:center;gap:11px;background:#f5faf8;border:1px solid #dae9e2;border-radius:13px;padding:12px 13px}.docs-endpoint>span{color:#fff;background:#0d8d64;border-radius:7px;padding:5px 8px;font-size:9px;font-weight:900}.docs-endpoint>code{overflow-wrap:anywhere;min-width:0}.docs-endpoint>button{margin-left:auto;background:#e7f5ef}.docs-pro-content pre,.docs-hero-console pre{position:relative;background:#0a251c;color:#d5e9e0;padding:23px;border-radius:15px;overflow:auto;font-size:12px;line-height:1.72;box-shadow:inset 0 1px rgba(255,255,255,.04);tab-size:2}.docs-pro-content pre{padding-top:50px}.docs-code-toolbar{position:absolute;top:0;left:0;right:0;height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 11px 0 14px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025)}.docs-code-toolbar span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#80b49e;font-weight:900}.docs-code-toolbar button{border:0;border-radius:7px;background:rgba(255,255,255,.08);color:#c9e2d7;font-size:9px;font-weight:900;padding:5px 8px}.docs-code-toolbar button.copied{background:#157a59;color:#fff}.token-comment{color:#78958a}.token-string{color:#a9e6c8}.token-number{color:#f1c979}.token-keyword{color:#7ec7ff}.token-function{color:#e3a9ff}.token-property{color:#9bdac0}.token-variable{color:#ffc89d}.token-tag{color:#7ec7ff}.docs-callout{display:flex;gap:13px;align-items:flex-start;border:1px solid #ecd9aa;background:#fff9eb;border-radius:14px;padding:16px 17px;margin:22px 0}.docs-callout.success{border-color:#c9e7da;background:#f0faf5}.docs-callout strong{flex:none;font-size:11px;color:#78510d}.docs-callout.success strong{color:#0b6b4d}.docs-callout p{margin:0;font-size:12px}.docs-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:23px}.docs-feature-grid article{border:1px solid #dfece6;border-radius:16px;padding:18px;background:#fbfdfc}.docs-feature-grid article>span{color:var(--primary);font-size:9px;font-weight:950;letter-spacing:.1em}.docs-feature-grid h3{font-size:14px;margin:11px 0 6px}.docs-feature-grid p{font-size:11px;margin:0}.docs-status{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:900}.docs-status.pending{color:#8a5b0a;background:#fff5dc}.docs-status.success{color:#08714e;background:#e8f8f1}.docs-status.failed{color:#a82e3e;background:#fff0f2}.docs-status.cancelled{color:#586c64;background:#eaf3ef}.docs-security-list{display:grid;gap:11px;margin-top:20px}.docs-security-list article{display:flex;gap:16px;border:1px solid #e0ece6;border-radius:15px;padding:17px;background:#fbfdfc}.docs-security-list b{flex:none;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#e9f6f0;color:var(--primary);font-size:10px}.docs-security-list h3{font-size:14px;margin:0 0 4px}.docs-security-list p{font-size:11px;margin:0}.docs-code-tabs{margin-top:22px}.docs-tab-buttons{display:flex;gap:6px;flex-wrap:wrap;border-bottom:1px solid #dfe9e4;padding-bottom:10px}.docs-tab-buttons button{border:1px solid #dfe9e4;background:#fff;color:#667a71;border-radius:9px;padding:8px 12px;font-size:10px;font-weight:900}.docs-tab-buttons button.active{background:var(--primary);border-color:var(--primary);color:#fff}.docs-tab-panel{display:none}.docs-tab-panel.active{display:block}.docs-tab-panel pre{margin-top:14px}.docs-download-section{padding-bottom:0!important;border-top:0!important}.docs-download-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#092b21,#0d533d);border-radius:22px;padding:31px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:35px}.docs-download-card:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-80px;top:-120px;background:#2b9c75;opacity:.22}.docs-download-card>div,.docs-download-button{position:relative;z-index:1}.docs-download-card .docs-kicker{color:#90d8bb}.docs-download-card h2{color:#fff;margin:10px 0 8px}.docs-download-card p{max-width:650px;color:#bcd2c8;margin:0}.docs-download-button{flex:none}
@media(max-width:980px){.docs-landing-grid{grid-template-columns:1fr;gap:45px}.docs-hero-console{transform:none}.docs-guide-hero-grid{grid-template-columns:1fr;gap:30px}.docs-guide-meta{max-width:520px}.docs-pro-layout{grid-template-columns:1fr;gap:28px}.docs-nav{position:static;display:flex;flex-wrap:nowrap;gap:7px;overflow-x:auto;max-height:none;padding:9px;border:1px solid var(--line);border-radius:13px;background:#fff;scrollbar-width:none}.docs-nav::-webkit-scrollbar{display:none}.docs-nav strong{display:none}.docs-nav a{flex:none;white-space:nowrap;background:#f3f8f6;border-radius:8px;padding:8px 10px}.docs-nav a.active:before{display:none}.docs-flow{grid-template-columns:1fr 1fr}.docs-flow>i{display:none}.docs-platform-grid{grid-template-columns:1fr 1fr}.docs-platform-grid article:last-child{grid-column:1/-1}.docs-section-number{font-size:38px}}
@media(max-width:760px){.docs-guide-shell .container{overflow-x:hidden}.docs-pro-layout{grid-template-columns:minmax(0,1fr)!important;width:100%;max-width:100%;overflow:hidden}.docs-nav,.docs-pro-content,.docs-pro-content>section,.docs-page-switch,.docs-guide-meta{box-sizing:border-box;min-width:0}.docs-pro-content,.docs-pro-content>section{overflow-x:hidden}.docs-landing-hero{padding:64px 0}.docs-landing-hero h1{font-size:40px}.docs-landing-hero p{font-size:15px}.docs-hero-console pre{min-height:280px}.docs-choice-grid,.docs-platform-grid,.docs-feature-grid{grid-template-columns:1fr}.docs-platform-grid article:last-child{grid-column:auto}.docs-choice-card{min-height:0;padding:23px}.docs-choice-icon{width:60px;height:60px}.docs-choice-card h2{font-size:25px}.docs-base-box{align-items:flex-start;flex-direction:column}.docs-guide-hero{padding:48px 0}.docs-guide-hero h1{font-size:38px}.docs-guide-meta{grid-template-columns:1fr 1fr}.docs-page-switch{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.docs-page-switch::-webkit-scrollbar{display:none}.docs-page-switch a{flex:none}.docs-guide-shell{padding-top:32px}.docs-pro-content>section{padding-bottom:58px}.docs-pro-content h2{font-size:31px}.docs-section-number{font-size:31px}.docs-flow{grid-template-columns:1fr}.docs-flow>div{min-height:0}.docs-method-status-head{align-items:flex-start;flex-direction:column}.docs-pro-content pre,.docs-hero-console pre{font-size:10.5px;padding:19px}.docs-pro-content pre{padding-top:48px}.docs-endpoint{align-items:flex-start!important;flex-wrap:wrap}.docs-endpoint>code{width:100%;font-size:10px}.docs-endpoint>button{margin-left:0}.docs-download-card{align-items:flex-start;flex-direction:column;padding:25px}.docs-download-button{width:100%}.docs-security-list article{padding:14px}.docs-pro-content .docs-table{min-width:640px}}
@media(max-width:460px){.docs-landing-hero h1{font-size:35px}.docs-hero-actions .btn{width:100%}.docs-guide-meta{grid-template-columns:1fr}.docs-guide-hero h1{font-size:34px}.docs-pro-content h2{font-size:28px}.docs-section-number{display:none}.docs-choice-card .btn{width:100%}.docs-tab-buttons{flex-wrap:nowrap;overflow-x:auto}.docs-tab-buttons button{flex:none}.docs-base-box button{width:100%}.docs-method-chips>span{width:100%;justify-content:flex-start}}
.docs-guide-hero,.docs-guide-shell,.docs-home{max-width:100%;overflow-x:clip}.docs-guide-hero .container,.docs-guide-shell .container,.docs-home .container,.docs-pro-layout,.docs-pro-content,.docs-pro-content>section{min-width:0}.docs-guide-meta>div{min-width:0}.docs-guide-meta span,.docs-guide-meta strong{display:block;line-height:1.35}.docs-code-block{width:100%;max-width:100%;min-width:0;margin:18px 0;border-radius:15px;overflow:hidden;background:#0a251c;box-shadow:inset 0 1px rgba(255,255,255,.04)}.docs-code-block .docs-code-toolbar{position:static;inset:auto;height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 11px 0 14px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025)}.docs-code-block pre,.docs-pro-content .docs-code-block pre,.docs-hero-console .docs-code-block pre{width:100%;max-width:100%;min-width:0;margin:0!important;padding:21px 23px!important;border-radius:0!important;overflow-x:auto;overflow-y:hidden;white-space:pre;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;box-shadow:none}.docs-code-block pre code{display:block;width:max-content;min-width:100%;white-space:pre;word-break:normal;overflow-wrap:normal}.docs-hero-console .docs-code-block{margin:0;border-radius:0;background:transparent}.docs-hero-console .docs-code-block pre{min-height:290px;background:transparent!important}.docs-pro-content .table-wrap{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;border:1px solid #e1ece7;border-radius:14px}.docs-pro-content .docs-table{width:100%;min-width:680px;border:0;border-radius:0;overflow:visible}.docs-pro-content .docs-table th,.docs-pro-content .docs-table td{vertical-align:top}.docs-activation-card{margin:24px 0;border:1px solid #cfe7dc;border-radius:19px;background:linear-gradient(145deg,#f5fbf8,#fff);padding:22px}.docs-activation-title>span{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:999px;background:#e3f5ed;color:#087553;font-size:9px;font-weight:950;letter-spacing:.11em}.docs-activation-title h3{margin:12px 0 5px!important;font-size:18px!important}.docs-activation-title p{margin:0;font-size:12px}.docs-activation-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:17px}.docs-activation-steps>div{min-width:0;display:flex;align-items:flex-start;gap:11px;border:1px solid #deece6;border-radius:13px;background:#fff;padding:13px}.docs-activation-steps b{flex:none;width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#e8f6f0;color:var(--primary);font-size:10px}.docs-activation-steps span{min-width:0;color:#687b73;font-size:10px;line-height:1.55}.docs-activation-steps strong{display:block;color:#173e31;font-size:11px;margin-bottom:2px}.docs-download-button{white-space:nowrap}.docs-page-switch,.docs-nav,.docs-tab-buttons{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}
@media(max-width:760px){.docs-landing-hero{padding:48px 0 52px}.docs-landing-grid{gap:30px}.docs-landing-hero h1{font-size:clamp(34px,10vw,42px);line-height:1.1;letter-spacing:-.04em}.docs-landing-hero p{font-size:15px;line-height:1.72}.docs-hero-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:24px}.docs-hero-actions .btn{width:100%;min-height:52px}.docs-trust-row{display:grid;grid-template-columns:1fr;gap:8px;margin-top:20px}.docs-hero-console{border-radius:17px}.docs-console-head{height:auto;min-height:44px;padding:10px 13px}.docs-console-head b{min-width:0;overflow-wrap:anywhere;line-height:1.4}.docs-home{padding-top:54px}.docs-section-heading{margin-bottom:28px}.docs-section-heading h2{font-size:clamp(29px,8.5vw,37px)}.docs-choice-card{border-radius:19px;padding:20px}.docs-choice-card h2{font-size:25px}.docs-choice-card .btn{width:100%;min-height:50px}.docs-guide-hero{padding:34px 0 31px}.docs-breadcrumb{flex-wrap:wrap;gap:5px 7px;margin-bottom:20px;font-size:11px;line-height:1.45}.docs-guide-hero-grid{gap:22px}.docs-guide-hero h1{font-size:clamp(32px,9.5vw,40px);line-height:1.12;letter-spacing:-.04em;margin:11px 0 14px}.docs-guide-hero p{font-size:15px;line-height:1.72}.docs-guide-meta{width:100%;max-width:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.docs-guide-meta>div{display:flex!important;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;min-height:72px;padding:12px;border-radius:12px}.docs-guide-meta span{font-size:9px;line-height:1.2}.docs-guide-meta strong{max-width:100%;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.docs-guide-shell{padding:26px 0 66px}.docs-page-switch{width:100%;max-width:100%;margin:0 0 22px;padding-bottom:4px;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.docs-page-switch::-webkit-scrollbar{display:none}.docs-page-switch a{flex:none;min-height:44px;padding:0 13px;font-size:11px;white-space:nowrap}.docs-pro-layout{gap:22px}.docs-nav{width:100%;max-width:100%;padding:8px;gap:7px;border-radius:13px;overflow-x:auto;scrollbar-width:none}.docs-nav a{min-height:42px;display:inline-flex;align-items:center;padding:8px 12px;font-size:11px}.docs-pro-content{width:100%;max-width:100%;min-width:0}.docs-pro-content>section{width:100%;max-width:100%;padding-bottom:50px;scroll-margin-top:92px}.docs-pro-content h2{font-size:clamp(27px,8.5vw,34px);line-height:1.2;margin:10px 0 13px;padding-right:0}.docs-pro-content h3{font-size:18px;line-height:1.35;margin:24px 0 10px}.docs-pro-content p,.docs-pro-content li{font-size:14px;line-height:1.75}.docs-kicker{font-size:10px;letter-spacing:.12em}.docs-section-number{display:none}.docs-endpoint-card{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:12px;padding:15px;border-radius:14px}.docs-endpoint-card>div{gap:7px}.docs-endpoint-card code{display:block;font-size:11px;line-height:1.55;overflow-wrap:anywhere;word-break:break-word}.docs-endpoint-card button{width:100%;min-height:43px}.docs-method-status{padding:15px;border-radius:15px}.docs-method-status-head{align-items:flex-start;flex-direction:column;gap:8px}.docs-method-status-head h3{font-size:15px}.docs-method-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.docs-method-chips>span{width:100%;min-width:0;justify-content:flex-start;padding:10px;font-size:11px}.docs-method-chips code{margin-left:auto;min-width:0;overflow-wrap:anywhere}.docs-flow{grid-template-columns:1fr;gap:9px}.docs-flow>div{min-height:0;padding:15px}.docs-flow>i{display:block;justify-self:center;line-height:1;transform:rotate(90deg)}.docs-activation-card{padding:16px;margin:20px 0;border-radius:16px}.docs-activation-title h3{font-size:17px!important;line-height:1.35}.docs-activation-title p{font-size:12px!important;line-height:1.65}.docs-activation-steps{grid-template-columns:1fr;gap:8px}.docs-activation-steps>div{padding:12px}.docs-activation-steps span{font-size:11px}.docs-activation-steps strong{font-size:12px}.endpoint.docs-endpoint{display:grid!important;grid-template-columns:auto minmax(0,1fr);align-items:center!important;gap:9px;padding:12px}.docs-endpoint>span{align-self:start;margin-top:1px}.docs-endpoint>code{width:auto;min-width:0;font-size:10.5px;line-height:1.55;overflow-wrap:anywhere;word-break:break-word}.docs-endpoint>button{grid-column:1/-1;width:100%;min-height:42px;margin:0}.docs-signature-box{padding:15px;border-radius:14px}.docs-signature-box>code{max-width:100%;padding:11px;font-size:10px;line-height:1.65;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.docs-code-block{margin:15px 0;border-radius:13px}.docs-code-block .docs-code-toolbar{height:42px;padding:0 10px 0 12px}.docs-code-toolbar button{min-width:57px;min-height:29px}.docs-code-block pre,.docs-pro-content .docs-code-block pre,.docs-hero-console .docs-code-block pre{padding:16px!important;font-size:11px;line-height:1.68}.docs-hero-console .docs-code-block pre{min-height:0}.docs-pro-content .table-wrap{border-radius:12px}.docs-pro-content .docs-table{min-width:620px}.docs-pro-content .docs-table th,.docs-pro-content .docs-table td{padding:11px 12px;font-size:11px;line-height:1.55}.docs-pro-content .docs-table th{font-size:9px}.docs-callout{align-items:flex-start;flex-direction:column;gap:7px;padding:14px}.docs-callout strong{font-size:12px}.docs-callout p{font-size:12px;line-height:1.65}.docs-feature-grid{gap:10px}.docs-feature-grid article{padding:15px}.docs-security-list{gap:9px}.docs-security-list article{gap:12px;padding:14px}.docs-security-list b{width:31px;height:31px}.docs-security-list h3{font-size:14px;margin:0 0 4px}.docs-security-list p{font-size:12px;line-height:1.65}.docs-tab-buttons{flex-wrap:nowrap;overflow-x:auto;padding-bottom:9px;scrollbar-width:none}.docs-tab-buttons::-webkit-scrollbar{display:none}.docs-tab-buttons button{flex:none;min-height:40px;padding:8px 13px}.docs-download-card{padding:20px;border-radius:18px;gap:20px}.docs-download-card h2{font-size:27px}.docs-download-card p{font-size:13px;line-height:1.65}.docs-download-button{width:100%;min-height:52px}.docs-base-box{padding:17px;gap:14px;border-radius:15px}.docs-base-box code{font-size:11px;line-height:1.55}.docs-base-box button{width:100%;min-height:43px}}
@media(max-width:420px){.docs-guide-meta{grid-template-columns:1fr 1fr}.docs-guide-meta>div{min-height:68px;padding:10px}.docs-page-switch a{font-size:10px;padding-inline:11px}.docs-nav a{font-size:10px;padding-inline:11px}.docs-method-chips{grid-template-columns:1fr}.docs-pro-content p,.docs-pro-content li{font-size:13.5px}.docs-code-block pre,.docs-pro-content .docs-code-block pre,.docs-hero-console .docs-code-block pre{font-size:10px;padding:14px!important}.docs-pro-content .docs-table{min-width:580px}.docs-download-card h2{font-size:25px}}
