/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--bg:#0c0a09;--panel:#100e0d;--panel-2:#171311;--border:#29231f;--border-soft:#1d1917;--text:#f8f7f5;--muted:#a8a29e;--accent:#ed7a3a;--accent-soft:#321b10;--green:#55c98e;--header:64px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}code,pre{font-family:var(--font-geist-mono), "SFMono-Regular", Consolas, monospace}.site-shell{min-height:100vh}.topbar{height:var(--header);z-index:30;border-bottom:1px solid var(--border-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0a09eb;grid-template-columns:288px minmax(260px,634px) 1fr;align-items:center;gap:20px;padding:0 32px;display:grid;position:fixed;inset:0 0 auto}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:760;display:flex}.brand-mark{flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid}.brand-mark img{width:24px;height:24px;display:block}.search-wrap{color:#77716d;background:#181513;border:1px solid #201c19;border-radius:7px;align-items:center;gap:10px;height:36px;padding:0 10px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff06}.search-wrap input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:14px}.search-wrap input::placeholder{color:#77716d}kbd{color:#aaa19b;border:1px solid #38312d;border-bottom-color:#4b413a;border-radius:5px;padding:1px 6px;font-size:11px}.search-results{border:1px solid var(--border);background:#171311;border-radius:9px;padding:6px;position:absolute;top:43px;left:0;right:0;box-shadow:0 18px 50px #00000073}.search-results a{border-radius:6px;align-items:center;gap:9px;padding:9px 10px;font-size:14px;display:flex}.search-results a small{text-align:center;min-width:38px;font:800 9px var(--font-geist-mono);border-radius:5px;padding:3px 5px}.search-results a small.get{color:#5ee0a0;background:#103626}.search-results a small.post{color:#79aef8;background:#122843}.search-results a:hover{background:var(--accent-soft);color:#ffab78}.telegram{background:var(--accent);color:#fff;border-radius:6px;justify-self:end;padding:8px 13px;font-size:13px;font-weight:700}.telegram:hover{background:#f2874b}.sidebar{top:var(--header);border-right:1px solid var(--border-soft);background:var(--bg);width:288px;position:fixed;bottom:0;left:0}.sidebar-scroll{scrollbar-width:thin;scrollbar-color:#44352d transparent;height:100%;padding:30px 23px;overflow-y:auto}.sidebar-scroll::-webkit-scrollbar{width:6px}.sidebar-scroll::-webkit-scrollbar-track{background:0 0}.sidebar-scroll::-webkit-scrollbar-thumb{background:#44352d;border-radius:999px;min-height:48px}.sidebar-scroll::-webkit-scrollbar-thumb:hover{background:var(--accent)}.sidebar-scroll::-webkit-scrollbar-button{width:0;height:0;display:none}.sidebar nav{margin-bottom:29px}.sidebar h3{color:#e7e3df;margin:0 8px 9px;font-size:13px}.sidebar nav a{min-height:34px;color:var(--muted);border-radius:7px;justify-content:space-between;align-items:center;padding:7px 9px;font-size:14px;line-height:1.35;display:flex}.sidebar nav a:hover{color:#f2eee9}.sidebar nav a.active{color:#ff9d67;background:#24150f}.sidebar nav a span{align-items:center;gap:10px;display:flex}.sidebar nav a small{text-align:center;min-width:38px;font:800 9px var(--font-geist-mono);border-radius:5px;padding:3px 5px}.sidebar nav a small.get{color:#5ee0a0;background:#103626}.sidebar nav a small.post{color:#79aef8;background:#122843}.sidebar nav b{color:#6e6661;font-size:18px;font-weight:400}.side-note{color:#8e8884;align-items:center;gap:9px;margin:20px 8px;font-size:12px;display:flex}.status-dot{background:var(--green);border-radius:50%;width:7px;height:7px}.article{width:min(1280px,100vw - 650px);margin-left:315px;padding:96px 0 64px}.article.api-page{width:min(1200px,100vw - 345px)}.article>section:not(.api-reference-section),.article>footer{max-width:638px}.article section{margin-bottom:78px}.article h1{letter-spacing:-.04em;margin:9px 0 25px;font-size:clamp(36px,4vw,46px);font-weight:800;line-height:1.06}.article h2{letter-spacing:-.025em;margin:0 0 20px;font-size:27px;line-height:1.2}.article h3{margin:27px 0 12px;font-size:18px}.article p{color:#d1ccc8;font-size:16px;line-height:1.72}.article .lead{color:#d8d3cf;max-width:610px;font-size:18px;line-height:1.65}.eyebrow{font-weight:750;color:#ec8750!important;margin:0!important;font-size:13px!important}.hero-section{margin-bottom:52px!important}.notice{background:#2d180e7a;border:1px solid #3c2519;border-radius:9px;gap:12px;margin-top:28px;padding:16px 17px;display:flex}.notice>span{width:21px;height:21px;color:var(--accent);border:1px solid #8e4828;border-radius:50%;flex:0 0 21px;place-items:center;margin-top:2px;font-size:12px;font-weight:800;display:grid}.notice p{margin:0;font-size:14px;line-height:1.55}.doc-page .notice+h2{margin-top:38px}.feature-grid{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.feature-grid article{border-bottom:1px solid var(--border);min-height:140px;padding:22px 22px 22px 0}.feature-grid article:nth-child(odd){border-right:1px solid var(--border)}.feature-grid article:nth-child(2n){padding-left:22px}.feature-icon{width:25px;height:25px;color:var(--accent);align-items:center;display:flex}.feature-icon svg{stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.feature-grid h3{margin:12px 0 4px;font-size:16px}.feature-grid p{color:#a9a39f;margin:0;font-size:14px;line-height:1.55}.steps{counter-reset:step;padding:0;list-style:none}.steps li{counter-increment:step;grid-template-columns:34px 1fr;column-gap:13px;padding-bottom:24px;display:grid;position:relative}.steps li:before{content:counter(step);background:var(--accent-soft);color:#ff9d67;border:1px solid #6d351e;border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:grid}.steps li:not(:last-child):after{content:"";background:#39251d;width:1px;position:absolute;top:33px;bottom:3px;left:14px}.steps b{padding-top:4px;font-size:15px}.steps span{color:var(--muted);grid-column:2;font-size:14px;line-height:1.55}.article :not(pre)>code{color:#f0a277;background:#221710;border:1px solid #39251c;border-radius:4px;padding:2px 5px;font-size:.87em}.warning{border-left:2px solid var(--accent);background:#161312;flex-direction:column;gap:5px;margin-top:18px;padding:15px 17px;display:flex}.warning span{color:var(--muted);font-size:14px;line-height:1.5}.code{background:#090807;border:1px solid #2a2421;border-radius:9px;margin:18px 0 24px;overflow:hidden}.code-head{color:#77716d;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #211d1a;justify-content:space-between;align-items:center;height:37px;padding:0 13px;font-size:11px;display:flex}.copy{color:#a9a19c;text-transform:none;letter-spacing:0;cursor:pointer;background:0 0;border:0;place-items:center;width:30px;height:30px;padding:0;font-size:17px;display:grid}.copy:hover{color:#fff}.code pre{color:#ddd7d2;margin:0;padding:18px;font-size:12.5px;line-height:1.7;overflow-x:auto}.method{border:1px solid var(--border);background:#100e0d;border-radius:8px;align-items:center;gap:11px;margin:17px 0;padding:12px 14px;display:flex}.method span{text-align:center;border-radius:5px;width:47px;padding:4px 0;font-size:11px;font-weight:800}.method .get{color:#64d9a2;background:#0f3325}.method .post{color:#ff9a5f;background:#392010}.method code{color:#ddd8d4;font-size:13px}.balance-card{border:1px solid var(--border);background:var(--border);border-radius:10px;grid-template-columns:1fr 1fr;gap:1px;margin-top:22px;display:grid;overflow:hidden}.balance-card div{background:#100e0d;padding:22px}.balance-card small,.balance-card span{color:#8f8883;font-size:12px;display:block}.balance-card strong{margin:8px 0 6px;font-size:24px;display:block}.table-wrap{border:1px solid var(--border);border-radius:9px;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}th,td{border-bottom:1px solid var(--border-soft);padding:13px 15px}th{color:#99918c;background:#100e0d;font-size:12px;font-weight:600}td{color:#c9c3bf}tr:last-child td{border-bottom:0}.status-list>div{border-bottom:1px solid var(--border-soft);grid-template-columns:105px 1fr;align-items:center;gap:10px;padding:11px 0;display:grid}.status-list p{margin:0;font-size:14px}.badge{width:fit-content;font:11px var(--font-geist-mono);border-radius:5px;padding:4px 8px}.badge.neutral{color:#c5bfba;background:#24211f}.badge.pending{color:#e9b85d;background:#332611}.badge.success{color:#6bd7a7;background:#123224}.badge.danger{color:#ef8585;background:#371717}.badge.review{color:#c49be2;background:#2b1b36}.article footer{border-top:1px solid var(--border-soft);color:#746d68;justify-content:space-between;padding-top:24px;font-size:12px;display:flex}.toc{border-left:1px solid var(--border);width:230px;padding-left:18px;position:fixed;top:100px;right:28px}.toc p{color:#d5cfcb;margin:0 0 11px;font-size:12px;font-weight:700}.toc a{color:#918a85;padding:6px 0;font-size:12px;display:block}.toc a.active{border-left:2px solid var(--accent);color:#f19561;margin-left:-19px;padding-left:18px}.api-reference-section{grid-template-columns:minmax(0,1fr) minmax(430px,.98fr);align-items:start;gap:48px;padding:0 0 70px;display:grid}.api-reference-section .method{width:fit-content;min-width:210px}.api-copy-column>p{margin-bottom:42px}.api-copy-column h1{margin-top:14px;font-size:38px}.api-breadcrumb{font-weight:700;color:#ed8750!important;margin:0!important;font-size:13px!important}.api-breadcrumb b{color:#665c56;padding:0 6px}.endpoint-address{align-items:center;gap:12px;margin:-8px 0 34px;display:flex}.endpoint-address span{font:800 10px var(--font-geist-mono);border-radius:6px;padding:6px 9px}.endpoint-address .get{color:#5ee0a0;background:#103626}.endpoint-address .post{color:#7eb4ff;background:#122843}.endpoint-address code{color:#aaa39e;font-size:12px}.api-fields{border-top:1px solid var(--border);margin-top:34px}.api-fields h3,.api-response-copy h3{margin:0;padding:22px 0 15px;font-size:20px}.api-field{border-top:1px solid var(--border-soft);padding:14px 0}.api-field>div{align-items:center;gap:9px;display:flex}.api-field>div>span{color:#89817c;font-size:12px}.api-field b{color:#f28a68;font-size:11px;font-weight:650}.api-field p{color:#aaa39e;margin:7px 0 0;font-size:13px;line-height:1.55}.api-response-copy{border-top:1px solid var(--border);margin-top:32px}.api-response-copy p{margin:0}.helpful{border-top:1px solid var(--border-soft);color:#aaa39e;justify-content:space-between;align-items:center;gap:14px;margin-top:42px;padding-top:24px;font-size:13px;display:flex}.helpful>div{gap:8px;display:flex}.helpful button{color:#c8c1bc;cursor:pointer;background:#100e0d;border:1px solid #332c28;border-radius:8px;align-items:center;gap:7px;padding:9px 13px;display:inline-flex}.helpful button svg{stroke-width:1.8px;width:16px;height:16px}.helpful button:first-child:hover{color:#63dca0;border-color:#2e7657}.helpful button:last-child:hover{color:#f08b76;border-color:#7d4135}.api-demo-column{gap:22px;padding-top:135px;display:grid;position:sticky;top:88px}.api-code-card,.api-response-card{background:#0a0908;border:1px solid #322c28;border-radius:14px;overflow:hidden;box-shadow:0 16px 44px #0000002e}.api-card-head{background:#12100f;border-bottom:1px solid #2a2522;justify-content:space-between;align-items:center;gap:16px;min-height:44px;padding:7px 10px;display:flex}.api-card-head>div{align-items:center;gap:10px;min-width:0;display:flex}.api-card-head code{color:#8f8883;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.api-card-head .get,.api-card-head .post,.explorer-head .get,.explorer-head .post{border-radius:7px;padding:7px 10px;font-size:12px;font-weight:800}.api-card-head .get,.explorer-head .get{color:#59d99a;background:#0d3525}.api-card-head .post,.explorer-head .post{color:#ff9a5f;background:#3a2011}.api-code-actions{flex:none;position:relative}.language-picker{position:relative}.language-trigger{color:#f1ece8;cursor:pointer;background:#211d1b;border:1px solid #3c3531;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;min-width:132px;height:36px;padding:0 11px;display:flex}.language-trigger b{color:#a69e99;font-size:15px}.language-label{align-items:center;gap:9px;display:inline-flex}.language-label svg{flex:none;width:17px;height:17px}.language-label.python svg{color:#ffd343}.language-label.curl svg{color:#d8d4d1}.language-label.typescript svg{color:#4d9fe8}.language-menu{z-index:5;background:#151210;border:1px solid #3b332f;border-radius:11px;width:160px;padding:5px;position:absolute;top:42px;right:0;overflow:hidden;box-shadow:0 18px 55px #0000008c}.language-menu button{color:#d8d2ce;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;width:100%;padding:10px;display:flex}.language-menu button:hover,.language-menu button.active{color:#fff;background:#241c18}.language-menu button b{color:#ff9a62}.api-code-card>pre,.api-response-card>pre{color:#e1dbd6;white-space:pre;min-height:190px;max-height:390px;margin:0;padding:18px 20px;font-size:12px;line-height:1.75;overflow:auto}.api-response-card>pre{min-height:145px}.code-lines{counter-reset:line}.code-line{grid-template-columns:28px minmax(max-content,1fr);min-height:21px;display:grid}.code-line i{color:#595450;-webkit-user-select:none;user-select:none;font-style:normal}.code-line b{color:#ddd7d2;font-weight:450}.syntax-comment{color:#6f777f;font-style:italic}.syntax-keyword{color:#ff7b72}.syntax-function{color:#79c0ff}.syntax-string{color:#a5d6a7}.syntax-property{color:#79c0ff}.syntax-number{color:#f2a65a}.syntax-literal{color:#d2a8ff}.syntax-option{color:#56d4dd}.syntax-punctuation{color:#8d8782}.api-card-foot{background:#12100f;border-top:1px solid #2a2522;justify-content:flex-end;padding:11px;display:flex}.api-card-foot button,.send-request{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:8px;padding:9px 15px;font-weight:750}.api-card-foot button:hover,.send-request:hover{background:#f28a4d}.response-code{color:#5edd9e;font:800 12px var(--font-geist-mono);background:#0d3525;border-radius:7px;padding:7px 10px}.api-card-head strong{color:#aaa39e;font-size:13px}.explorer-backdrop{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b8;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.explorer{background:#12100f;border:1px solid #3a322e;border-radius:15px;width:min(620px,100%);max-height:calc(100vh - 44px);padding:20px;overflow-y:auto;box-shadow:0 24px 90px #0009}.explorer-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.explorer-head>div{align-items:center;gap:10px;display:flex}.explorer-head code{color:#c9c2bd}.explorer-head>button{color:#aaa29d;cursor:pointer;background:0 0;border:0;font-size:26px}.explorer label{color:#cfc9c5;gap:8px;margin-top:15px;font-size:13px;font-weight:650;display:grid}.explorer input,.explorer textarea{color:#f5f2ef;background:#090807;border:1px solid #37302c;border-radius:8px;outline:none;width:100%;padding:11px 12px}.explorer input:focus,.explorer textarea:focus{border-color:#9a512d;box-shadow:0 0 0 3px #ed7a3a1f}.explorer textarea{resize:vertical;font:12px/1.6 var(--font-geist-mono)}.explorer .live-confirm{grid-template-columns:18px 1fr;align-items:start;gap:10px;font-weight:500;line-height:1.5}.explorer .live-confirm input{width:16px;height:16px;accent-color:var(--accent);margin-top:2px}.explorer-note{color:#8f8883;margin:16px 0;font-size:12px}.send-request{width:100%}.send-request:disabled{opacity:.45;cursor:not-allowed}.live-response{border:1px solid #302a27;border-radius:9px;margin-top:18px;overflow:hidden}.live-response>div{color:#aaa39e;background:#1a1715;padding:10px 12px;font-size:12px}.live-response>div span{float:right;color:#63dca4}.live-response pre{color:#ddd7d2;background:#090807;max-height:260px;margin:0;padding:14px;font-size:12px;line-height:1.6;overflow:auto}@media (width<=1540px){.toc{display:none}.article{width:min(1180px,100vw - 350px)}}@media (width<=1050px){.api-reference-section{grid-template-columns:1fr;gap:28px}.api-demo-column{padding-top:0;position:static}.article{width:min(680px,100vw - 350px)}.article>section:not(.api-reference-section),.article>footer{max-width:none}}@media (width<=760px){:root{--header:58px}.topbar{grid-template-columns:1fr auto;padding:0 17px}.search-wrap{display:none}.telegram{font-size:0}.telegram:before{content:"Бот";font-size:12px}.sidebar{top:var(--header);border-right:0;border-bottom:1px solid var(--border);width:auto;height:auto;position:relative}.sidebar-scroll{gap:6px;padding:12px 16px;display:flex;overflow-x:auto}.sidebar nav{display:contents}.sidebar h3,.side-note{display:none}.sidebar nav a{flex:none;min-height:32px}.article{width:auto;margin:0;padding:104px 18px 48px}.article h1{font-size:38px}.article section{margin-bottom:60px}.feature-grid,.balance-card{grid-template-columns:1fr}.status-list>div{grid-template-columns:95px 1fr}.api-reference-section{border-bottom:0;padding:4px 0 48px}.api-card-head{flex-direction:column;align-items:flex-start}.api-code-actions{justify-content:space-between;width:100%}.api-code-card>pre,.api-response-card>pre{min-height:0;font-size:11px}.explorer-backdrop{padding:10px}.explorer{max-height:calc(100vh - 20px);padding:16px}}
