.docs{min-height:100vh;background:#f7f8fc;color:#19213a;font-family:Manrope,system-ui,sans-serif}.docs header{height:72px;background:#fff;border-bottom:1px solid #e5e7f0;justify-content:space-between;padding:0 max(28px,calc((100vw - 1180px)/2))}.docs header,.docs-brand{display:flex;align-items:center}.docs-brand{gap:9px;color:#19213a;text-decoration:none;font-size:19px;font-weight:800}.docs-brand img{width:30px;height:30px}.docs header nav{display:flex;gap:20px}.docs header nav a{color:#5750d4;font-size:13px;font-weight:700;text-decoration:none}.docs-layout{max-width:1180px;margin:auto;display:grid;grid-template-columns:210px minmax(0,760px);gap:72px;padding:56px 28px 100px}.docs aside{position:sticky;top:25px;align-self:start;display:grid;gap:4px}.docs aside p,.docs-eyebrow{font-size:11px;letter-spacing:.12em;font-weight:800;color:#6865df;margin:0 0 10px}.docs aside a{color:#667187;text-decoration:none;font-size:13px;padding:7px 10px;border-radius:7px}.docs aside a:hover{background:#ececff;color:#524ed4}.docs article{background:#fff;border:1px solid #e5e7f0;border-radius:18px;padding:52px 58px;box-shadow:0 10px 30px #27304a08}.docs h1{font-size:42px;letter-spacing:-2px;line-height:1.07;margin:0;max-width:620px}.docs-lede{color:#647089;font-size:17px;line-height:1.65;margin:22px 0 45px;max-width:640px}.docs section{border-top:1px solid #e9eaf1;padding:34px 0 8px;scroll-margin-top:28px}.docs h2{font-size:24px;letter-spacing:-.7px;margin:0 0 12px}.docs h3{font-size:16px;margin:24px 0 7px}.docs li,.docs p{font-size:14px;line-height:1.7;color:#566177}.docs ol{padding-left:20px}.docs code{background:#f0f1f8;border-radius:5px;padding:2px 5px;color:#4541bd;font-size:.9em}.docs pre{overflow:auto;background:#1f2740;color:#edf0ff;padding:17px;border-radius:10px;font-size:12px;line-height:1.55}@media(max-width:760px){.docs-layout{display:block;padding:34px 18px 70px}.docs aside{position:static;margin-bottom:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.docs aside p{grid-column:1/-1}.docs article{padding:32px 24px}.docs h1{font-size:34px}.docs header{padding:0 18px}}