:root{--bg-page: #ffffff;--bg-surface: #ffffff;--bg-tray: #f8f8f8;--bg-modal: #ffffff;--bg-input: #e9f3ff;--bg-overlay: rgba(250, 250, 250, 0.48);--bg-backdrop: #e0eaff;--border: #d2e2f1;--border-modal: #d2e2f1;--border-divider: #D5D5D5;--text-primary: #000000;--text-secondary: #a3a3a3;--text-tertiary: #737373;--text-hint: #8d959e;--text-body: #4e4e4e;--accent: #0067ec;--accent-hover: #005ac5;--accent-icon: #1853f7;--success: #22c55e;--success-border: rgba(34, 197, 94, 0.6);--danger: #ef4444;--danger-border: rgba(239, 68, 68, 0.6);--color-error: #de0e12;--bg-input-error: #fff2f2;--border-error: #ffd8d8;--radius-s: 8px;--radius-m: 16px;--radius-xl: 24px;--radius-modal: 24px;--radius-full: 999px;--container-padding: 32px;--container-mob-padding: 16px;--footer-bg: #041444;--footer-card-bg: #ffffff;--text-input: #647892;--auth-wrap-bg: rgba(255, 255, 255, 0.48);--bg-captcha-box: #f8f9fb;--btn-ghost-bg: rgba(255, 255, 255, 0.64);--note-bg: #d5e6ff;--note-border: #a4baff;--note-text: #0067ec;--error-code-from: #1849f7;--error-code-to: #0c2066;--api-code-bg: #041444;--api-code-border: #bfbfbf;--api-code-text: #ffffff;--api-code-divider: #3a3a3a;--api-code-radius: 12px;--api-chip-bg: #e9f3ff;--api-chip-error-bg: #fff2f2;--api-chip-error-text: #e61a3a}html.theme-dark{--bg-input-error: rgba(222, 14, 18, 0.08);--border-error: rgba(222, 14, 18, 0.25);--bg-gray-overlay: rgba(250, 250, 250, 0.06);--bg-page: #0a0a0a;--bg-surface: #1e1e1e;--bg-tray: #171717;--bg-modal: #1f2534;--bg-input: #141414;--bg-overlay: rgba(17, 17, 17, 0.64);--bg-backdrop: rgba(0, 0, 0, 0.48);--border: rgba(255, 255, 255, 0.1);--border-modal: transparent;--border-divider: rgba(255, 255, 255, 0.12);--text-primary: #ffffff;--text-secondary: #a3a3a3;--text-gray: #d5d5d5;--text-tertiary: #737373;--text-body: #e9f3ff;--text-input: #565656;--auth-wrap-bg: rgba(255, 255, 255, 0.08);--bg-captcha-box: #f8f9fb;--btn-ghost-bg: rgba(255, 255, 255, 0.08);--note-bg: rgba(0, 103, 236, 0.12);--note-border: rgba(0, 103, 236, 0.35);--note-text: #3a90ff;--footer-bg: #191919;--footer-card-bg: #000000}@font-face{font-family:"Inter";src:url("../fonts/Inter.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:url("../fonts/Roboto.woff2") format("woff2");font-weight:100 800;font-style:normal;font-display:swap}:root{--font-inter: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;--font-roboto: Roboto, ui-monospace, 'SF Mono', Menlo, Consolas, monospace}@layer reset{*,*::before,*::after{box-sizing:border-box}html{height:100%;overflow-x:hidden;scroll-behavior:smooth;color-scheme:light}html.theme-dark{color-scheme:dark}body{background:var(--bg-page);display:flex;flex-direction:column;height:100%;margin:0;font-family:var(--font-roboto);line-height:1.2;position:relative;isolation:isolate}a:hover{text-decoration:none}input,button,select,textarea{font-size:inherit;font-family:inherit;line-height:inherit}label{cursor:pointer}img{max-width:100%}}body::before{content:"";position:absolute;top:16px;left:16px;right:16px;height:800px;background:url("../img/common/bg-light.avif");mask-image:linear-gradient(to bottom, black 70%, transparent 100%);border-radius:16px 16px 0 0;pointer-events:none;background-size:cover;background-position:center top;background-repeat:no-repeat;z-index:-1}@media(max-width: 767px){body:has(.api_docs)::before,body:has(.docs-text)::before,body:has(.post-view)::before{background:none;mask-image:unset}}.wrapper{flex:1;display:flex;justify-content:space-between;flex-direction:column}.content{flex:1}.container{max-width:1272px;margin:0 auto;width:100%}#__replain_widget{color-scheme:light}.icon{display:inline-block;background-repeat:no-repeat;background-size:cover;width:24px;height:24px}.btn-primary{height:48px;padding:0 20px;background:var(--accent);border:none;border-radius:var(--radius-s);font-size:14px;font-weight:400;color:#fff;cursor:pointer;transition:background .2s}.btn-primary:hover{background:var(--accent-hover)}.btn-primary:active{opacity:.9}.btn-accent{height:48px;padding:0 20px;background:var(--accent);border:none;border-radius:8px;font-size:14px;font-weight:600;line-height:18px;color:#fff;cursor:pointer;transition:background .2s,opacity .2s}.btn-accent:hover:not(:disabled){background:var(--accent-hover)}.btn-accent:active:not(:disabled){opacity:.9}.btn-accent:disabled{opacity:.5;cursor:not-allowed}.reset-btn{background:rgba(0,0,0,0);border:unset}.hidden{display:none}.stairs-img-cover{background:url(../img/partners/featured-bg.avif) !important;background-position:center;background-repeat:no-repeat;background-size:cover !important}
