.api-docs{background:#fff;color:#1a2233}.docs-layout{width:min(1320px,calc(100% - 64px));margin:auto;display:grid;grid-template-columns:240px minmax(0,1fr);gap:76px;padding:48px 0 90px}.docs-sidebar{position:sticky;top:122px;align-self:start;max-height:calc(100vh - 146px);overflow-y:auto;padding-right:12px}.docs-nav-title{font-size:10px;letter-spacing:1.6px;font-weight:600;color:#666f80;margin:0 0 20px}.docs-search{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #e6e9f0;border-radius:7px;color:#666f80;margin-bottom:22px}.docs-search input{font-size:13px;width:100%;min-width:0;outline:0;background:transparent}.docs-search:focus-within{outline:2px solid #4f46e5;outline-offset:2px}.docs-sidebar nav{display:flex;flex-direction:column;gap:3px}.docs-sidebar nav a{font-size:13px;padding:8px 11px;border-radius:6px;color:#5b6779;text-decoration:none}.docs-sidebar nav a:focus-visible,.docs-sidebar nav a:hover{background:#eef2ff;color:#4f46e5}.docs-key-link{display:flex;align-items:center;justify-content:space-between;border:1px solid #e6e9f0;border-radius:7px;padding:11px 12px;color:#4f46e5!important;text-decoration:none}.docs-help,.docs-key-link{font-size:12px;margin-top:26px}.docs-help{padding:20px 10px;border-top:1px solid #e6e9f0;color:#666f80}.docs-help strong{color:#1a2233;font-weight:500}.docs-help p{margin:5px 0 12px}.docs-help a{color:#4f46e5}.docs-no-results{font-size:12px;color:#666f80;padding:10px}.docs-content{min-width:0;max-width:890px}.docs-eyebrow{display:flex;align-items:center;gap:16px;font-size:10px;letter-spacing:1.3px;color:#4f46e5;font-weight:600}.docs-eyebrow span{background:#eef2ff;padding:3px 8px;border-radius:5px;font-size:10px;letter-spacing:0}.docs-hero h1{font-size:45px;line-height:1.17;letter-spacing:-1.6px;font-weight:500;margin:22px 0}.docs-hero h1 span{color:#4f46e5}.docs-hero>p{font-size:17px;line-height:1.8;color:#5b6779;max-width:650px}.docs-base{display:flex;align-items:center;gap:20px;background:#f6f7fb;border:1px solid #e6e9f0;padding:16px 20px;margin:28px 0 8px;border-radius:8px;flex-wrap:wrap}.docs-base span{font-size:10px;letter-spacing:1px;color:#666f80}.docs-base code{font-size:13px;color:#4f46e5}.api-docs section{scroll-margin-top:118px;padding:28px 0 10px;border-top:1px solid #e6e9f0;margin-top:42px}.api-docs section h2{font-size:25px;letter-spacing:-.6px;line-height:1.3;font-weight:550;margin:0 0 20px}.api-docs section li,.api-docs section p{font-size:15px;line-height:1.8;color:#5b6779;max-width:none}.api-docs section h3{font-size:17px;font-weight:550;margin-top:30px}.api-docs section a{color:#4f46e5;text-decoration:underline;text-underline-offset:3px}.api-docs li code,.api-docs p code{font-size:12px;background:#f6f7fb;padding:2px 5px;border-radius:4px;overflow-wrap:anywhere}.docs-steps{padding:0;margin:24px 0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.docs-steps li>span{display:block;font-size:11px;color:#4f46e5;font-weight:600;margin-bottom:10px}.docs-steps strong{font-weight:550;color:#1a2233;font-size:14px}.api-docs .docs-steps p{font-size:12px;line-height:1.7;margin-top:7px}.docs-code{margin:22px 0;border:1px solid #1a2233;border-radius:9px;overflow:hidden;background:#1a2233;color:#ffffff}.docs-code-bar{justify-content:space-between;border-bottom:1px solid #ffffff20;padding:10px 17px;color:#ffffffb3}.docs-code-bar,.docs-code-bar button{display:flex;align-items:center;font-size:11px}.docs-code-bar button{gap:7px;cursor:pointer;padding:4px 7px;border-radius:4px}.docs-code-bar button:hover{background:#ffffff15;color:white}.docs-code pre{overflow-x:auto;margin:0;padding:21px;font-size:12.5px;line-height:1.85;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre;tab-size:2}.docs-callout{background:#eef2ff;border-left:3px solid #4f46e5;padding:16px 20px;border-radius:0 7px 7px 0;margin:24px 0}.docs-callout strong{font-size:13px;color:#4f46e5;font-weight:550}.api-docs .docs-callout p{font-size:13px;margin:5px 0 0}.api-docs table{background:white}.api-docs th{background:#f6f7fb}.api-docs td{font-size:13px;line-height:1.7}.api-docs td:first-child{font-size:12px}.api-docs td code{overflow-wrap:anywhere}.api-docs a:focus-visible,.api-docs button:focus-visible,.api-docs pre:focus-visible{outline:2px solid #4f46e5;outline-offset:3px}@media(max-width:1000px){.docs-layout{gap:36px;grid-template-columns:200px minmax(0,1fr)}.docs-hero h1{font-size:38px}.docs-steps{grid-template-columns:1fr;gap:15px}.docs-steps li{display:flex;gap:14px}.docs-steps li>span{margin-top:3px}.api-docs .docs-steps p{margin:3px 0}}@media(max-width:720px){.docs-layout{display:block;width:calc(100% - 40px);padding-top:28px}.docs-sidebar{position:static;max-height:none;padding:0 0 24px;border-bottom:1px solid #e6e9f0;margin-bottom:30px}.docs-sidebar nav{flex-direction:row;flex-wrap:wrap;gap:4px}.docs-sidebar nav a{padding:6px 9px;background:#f6f7fb;font-size:11px}.docs-search{margin-bottom:14px}.docs-help{display:none}.docs-key-link{margin-top:18px;width:fit-content;gap:16px}.docs-hero h1{font-size:34px;letter-spacing:-1px}.docs-hero>p{font-size:15px}.docs-code pre{font-size:12px;padding:16px}.docs-base{gap:8px;padding:14px}.docs-base code{font-size:12px}.api-docs section h2{font-size:23px}.api-docs section{scroll-margin-top:96px}.docs-eyebrow{font-size:9px}.docs-layout{padding-bottom:50px}}