.docs-shell{--docs-bg:#0b0c0d;--docs-border:#252729;--docs-muted:#858a90;--docs-copy:#b8bdc3;background:var(--docs-bg);color:#f2f3f4;min-height:100dvh;font-size:14px}.docs-header{z-index:30;border-bottom:1px solid var(--docs-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b0c0df5;height:72px;position:sticky;top:0}.docs-header-inner{align-items:center;gap:30px;max-width:1600px;height:100%;margin:auto;padding:0 36px;display:flex}.docs-brand{letter-spacing:-.7px;white-space:nowrap;align-items:center;gap:9px;min-width:248px;font-size:20px;font-weight:650;display:flex}.docs-brand>svg{width:22px;height:26px}.docs-brand i{background:#34373a;width:1px;height:20px;margin:0 6px}.docs-brand .docs-brand-label{letter-spacing:0;color:#969ba0;font-size:14px;font-weight:450}.docs-search-trigger{color:#959ca3;text-align:left;background:#141618;border:1px solid #2d3033;border-radius:8px;align-items:center;gap:11px;width:350px;max-width:40vw;padding:10px 12px;font-size:13px;transition:border-color .15s;display:flex}.docs-search-trigger:hover{border-color:#565b60}.docs-search-trigger kbd{white-space:nowrap;color:#7f878e;border:1px solid #35393d;border-radius:4px;margin-left:auto;padding:1px 5px;font-family:inherit;font-size:10px}.docs-open-app{color:#d4d7da;align-items:center;gap:8px;margin-left:auto;font-size:13px;font-weight:550;display:flex}.docs-open-app:hover{color:#fff}.docs-icon-button{color:#979fa6;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.docs-icon-button:hover{color:#fff;background:#242729}.docs-mobile-menu{display:none}.docs-workspace{grid-template-columns:270px minmax(0,1fr);max-width:1600px;margin:auto;display:grid}.docs-sidebar{border-right:1px solid var(--docs-border);scrollbar-width:thin;flex-direction:column;height:calc(100dvh - 72px);padding:34px 19px 22px 25px;display:flex;position:sticky;top:72px;overflow:auto}.docs-navigation{flex-direction:column;gap:27px;display:flex}.docs-nav-group h2{letter-spacing:.04em;color:#979da3;margin-bottom:8px;padding:0 12px;font-size:11px;font-weight:600}.docs-nav-group>a{color:#92999f;border-radius:6px;align-items:center;gap:10px;margin:2px 0;padding:9px 11px;font-size:13px;line-height:1.45;transition:color .15s,background .15s;display:flex;position:relative}.docs-nav-group>a svg{color:#7d858d;flex-shrink:0}.docs-nav-group>a:hover{color:#eee;background:#15181a}.docs-nav-group>a[aria-current=page]{color:#f4f5f5;background:#202326}.docs-nav-group>a[aria-current=page]>svg{color:#e2e5e8}.docs-nav-chevron{margin-left:auto}.docs-sidebar-bottom{color:#838b92;margin-top:auto;padding:32px 11px 0;font-size:12px}.docs-sidebar-bottom>a{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.docs-sidebar-bottom>a:hover{color:#f0f2f3}.docs-main{outline:none;min-width:0}.docs-article-grid{grid-template-columns:minmax(0,730px) 172px;gap:64px;max-width:1090px;margin:auto;padding:46px 42px 0;display:grid}.docs-article{min-width:0}.docs-breadcrumb{color:#81898f;align-items:center;gap:8px;margin:0 0 27px;font-size:12px;display:flex}.docs-breadcrumb a:hover{color:#eee}.docs-breadcrumb>span{color:#a9afb4}.docs-welcome-mark{background:linear-gradient(140deg,#24272a,#111315);border:1px solid #35393c;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 0 23px;display:flex;box-shadow:0 4px 24px #0002}.docs-welcome-mark>svg{color:#f1f3f4;width:29px;height:32px}.docs-article-header{margin:0 0 44px}.docs-article h1{letter-spacing:-1.4px;margin:0 0 17px;font-size:40px;font-weight:700;line-height:1.16}.docs-article-header>p{color:#979fa5;max-width:640px;font-size:17px;line-height:1.65}.docs-section{margin:0 0 37px;scroll-margin-top:100px}.docs-section h2{letter-spacing:-.65px;margin:0 0 17px;font-size:23px;font-weight:600;line-height:1.35}.docs-section h2>a{align-items:center;gap:10px;display:inline-flex}.docs-section h2 svg{opacity:0;color:#7b858d;transition:opacity .15s}.docs-section h2>a:hover svg,.docs-section h2>a:focus-visible svg{opacity:1}.docs-section p{color:var(--docs-copy);margin:0 0 17px;font-size:15px;line-height:1.85}.docs-section>ul{color:var(--docs-copy);padding-left:21px;line-height:1.8}.docs-section li+li{margin-top:7px}.docs-steps{margin:24px 0;padding:0;list-style:none}.docs-steps>li{align-items:flex-start;gap:17px;padding-bottom:24px;display:flex;position:relative;margin:0!important}.docs-steps>li:not(:last-child):before{content:"";background:#2b3034;width:1px;position:absolute;top:33px;bottom:5px;left:14px}.docs-steps>li:last-child{padding-bottom:0}.docs-step-number{color:#d1d6da;font-variant-numeric:tabular-nums;background:#181b1d;border:1px solid #454b50;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:29px;height:29px;font-size:12px;display:flex}.docs-steps h3{letter-spacing:-.15px;margin:2px 0 7px;font-size:15px;font-weight:600}.docs-steps p{margin:0;font-size:14px;line-height:1.8}.docs-callout{background:#141719;border:1px solid #303539;border-radius:8px;gap:13px;margin:24px 0;padding:19px 20px;display:flex}.docs-callout>svg{color:#a8b0b6;flex-shrink:0;margin-top:3px}.docs-callout strong{margin-bottom:6px;font-size:14px;font-weight:600;display:block}.docs-callout p{color:#b1b8be;margin:0;font-size:14px;line-height:1.8}.docs-table-wrap{scrollbar-width:thin;border:1px solid #2b2f32;border-radius:8px;width:100%;margin:23px 0;overflow:auto}.docs-table-wrap table{border-collapse:collapse;text-align:left;width:100%;font-size:13px;line-height:1.7}.docs-table-wrap th{color:#e1e5e7;background:#15181a;padding:13px 17px;font-weight:550}.docs-table-wrap td{color:#b2bbc1;vertical-align:top;border-top:1px solid #282c2f;padding:13px 17px}.docs-table-wrap td:first-child{color:#dde1e4;min-width:145px}.docs-table-wrap th+th,.docs-table-wrap td+td{border-left:1px solid #25292c}.docs-formula{color:#cbd4da;overflow-wrap:anywhere;background:#141719;border:1px solid #2d3337;border-radius:8px;margin:22px 0;padding:19px 20px;font-size:12px;line-height:1.8}.docs-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:23px 0;display:grid}.docs-link-card{background:#101214;border:1px solid #303539;border-radius:8px;align-items:flex-start;gap:15px;padding:18px 17px;transition:border-color .15s,background .15s;display:flex}.docs-link-card:hover{background:#191d20;border-color:#636e77}.docs-link-card>svg{color:#7f8a92;flex-shrink:0;width:16px;margin-top:4px;margin-left:auto}.docs-link-card h3{letter-spacing:-.1px;margin:0 0 8px;font-size:14px;font-weight:550;line-height:1.5}.docs-link-card p{color:#929ea7;margin:0;font-size:12px;line-height:1.75}.docs-toc{color:#89939a;align-self:start;padding-top:4px;font-size:12px;position:sticky;top:118px}.docs-toc-heading{color:#a7afb5;align-items:center;gap:8px;margin-bottom:15px;font-size:12px;display:flex}.docs-toc nav{border-left:1px solid #30373b;flex-direction:column;display:flex}.docs-toc nav>a{border-left:1px solid #0000;margin-left:-1px;padding:7px 0 7px 16px;line-height:1.6;transition:color .15s;display:block}.docs-toc nav>a:hover{color:#e0e7eb}.docs-toc nav>a[aria-current=location]{color:#edf2f4;border-left-color:#e4edf2}.docs-toc-support{color:#808e98;align-items:center;gap:5px;margin-top:28px;font-size:11px;display:flex}.docs-toc-support:hover{color:#fff}.docs-pagination{grid-template-columns:1fr 1fr;gap:14px;margin:55px 0 29px;display:grid}.docs-pagination>a{border:1px solid #33393e;border-radius:8px;align-items:center;gap:13px;padding:15px 16px;transition:border-color .15s;display:flex}.docs-pagination>a:hover{border-color:#89969f}.docs-pagination>a>svg{color:#a5b0b7;flex-shrink:0}.docs-pagination small{color:#7f8c96;margin-bottom:3px;font-size:11px;display:block}.docs-pagination strong{font-size:13px;font-weight:500;line-height:1.5}.docs-pagination .docs-next{text-align:right;justify-content:flex-end}.docs-article-footer{color:#778590;border-top:1px solid #252c31;justify-content:space-between;align-items:center;gap:15px;padding:22px 0 36px;font-size:11px;display:flex}.docs-article-footer>a{align-items:center;gap:4px;display:flex}.docs-article-footer>a:hover{color:#e5edf3}.docs-allocation{margin:25px 0}.docs-allocation-bar{gap:5px;height:29px;display:flex}.docs-allocation-bar>span{background:#edf2f5;border-radius:4px;width:50%}.docs-allocation-bar>span+span{background:repeating-linear-gradient(125deg,#505d67 0 2px,#253038 2px 6px)}.docs-allocation figcaption{color:#a2afb9;justify-content:space-between;gap:16px;margin-top:12px;font-size:11px;display:flex}.docs-allocation figcaption>span{align-items:center;gap:7px;display:flex}.docs-allocation i{background:#edf2f5;border-radius:2px;width:7px;height:7px;display:inline-block}.docs-allocation span+span i{background:#50616e}.docs-vesting{grid-template-columns:repeat(3,1fr);gap:0;margin:30px 0;display:grid}.docs-vesting>div{border-top:2px solid #7c8993;padding:15px 15px 4px 0;position:relative}.docs-vesting>div:before{content:"";background:#e0e9ef;border-radius:50%;width:8px;height:8px;position:absolute;top:-5px}.docs-vesting>div>span{color:#8d9eaa;font-size:11px}.docs-vesting strong{margin:7px 0;font-size:12px;display:block}.docs-vesting p{margin:0;font-size:11px;line-height:1.6}.docs-skip{z-index:90;color:#000;background:#fff;border-radius:6px;padding:9px 14px;position:fixed;top:-60px;left:15px}.docs-skip:focus{top:12px}.docs-search-overlay,.docs-mobile-overlay{z-index:70;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000a;position:fixed;inset:0}.docs-search-dialog{z-index:71;color:#ebf0f3;background:#111518;border:1px solid #414c54;border-radius:13px;flex-direction:column;width:min(610px,100vw - 30px);max-height:calc(100dvh - 70px);display:flex;position:fixed;top:min(16vh,140px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 24px 120px #000c}.docs-search-input{color:#8b9ba7;border-bottom:1px solid #2d363d;align-items:center;gap:13px;padding:16px 19px;display:flex}.docs-search-input input{color:#ecf3f7;background:0 0;border:0;outline:none;flex:1;min-width:0;height:30px;font-size:15px}.docs-search-input input::placeholder{color:#788c9a}.docs-search-input input:focus-visible{outline:none}.docs-search-caption{color:#8297a6;padding:15px 19px 8px;font-size:11px}.docs-search-results{scrollbar-width:thin;max-height:50dvh;padding:0 8px 9px;overflow:auto}.docs-search-results>button{text-align:left;color:#bdcbd5;background:0 0;border:1px solid #0000;border-radius:7px;align-items:flex-start;gap:12px;width:100%;margin:3px 0;padding:11px 12px;display:flex}.docs-search-results>button.active{background:#242e35;border-color:#34434d}.docs-search-results>button>svg{color:#879eae;flex-shrink:0;margin-top:3px}.docs-search-results>button>svg:last-child{align-self:center;margin-left:auto}.docs-search-results>button>span{min-width:0}.docs-search-results small{color:#899daa;margin-bottom:2px;font-size:10px;display:block}.docs-search-results strong{color:#e0ebf2;font-size:14px;font-weight:550;display:block}.docs-search-results span>span{color:#8d9faa;margin-top:5px;font-size:11px;line-height:1.65;display:block}.docs-search-empty{text-align:center;color:#96a8b5;padding:20px 25px 38px;font-size:13px}.docs-search-hint{color:#7d929f;border-top:1px solid #2c3942;align-items:center;gap:19px;padding:12px 20px;font-size:10px;display:flex}.docs-search-hint>span{align-items:center;gap:4px;display:flex}.docs-search-hint kbd{font:inherit;color:#a9bbc7;padding:0 2px}.docs-mobile-drawer{z-index:71;background:#111518;border-right:1px solid #3b4a55;width:min(320px,85vw);padding:20px;position:fixed;top:0;bottom:0;left:0;overflow:auto}.docs-drawer-heading{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.docs-drawer-heading h2{letter-spacing:-.2px;font-size:15px}@media (min-width:1600px){.docs-workspace{border-left:1px solid var(--docs-border);border-right:1px solid var(--docs-border)}}@media (max-width:1250px){.docs-workspace{grid-template-columns:245px minmax(0,1fr)}.docs-header-inner{padding:0 25px}.docs-brand{min-width:222px}.docs-article-grid{grid-template-columns:minmax(0,1fr) 150px;gap:34px;padding-left:35px;padding-right:27px}.docs-sidebar{padding-left:18px;padding-right:16px}.docs-article h1{font-size:36px}}@media (max-width:1080px){.docs-toc{display:none}.docs-article-grid{max-width:780px;padding:42px 42px 0;display:block}.docs-search-trigger{max-width:36vw}.docs-brand{min-width:207px}.docs-header-inner{gap:17px}}@media (max-width:760px){.docs-header{height:64px}.docs-header-inner{gap:12px;padding:0 18px}.docs-workspace{display:block}.docs-sidebar{display:none}.docs-mobile-menu{display:inline-flex}.docs-brand{gap:7px;min-width:0;font-size:18px}.docs-brand>svg{width:19px;height:22px}.docs-brand i,.docs-brand .docs-brand-label{display:none}.docs-search-trigger{background:0 0;border:0;justify-content:center;width:30px;max-width:none;height:32px;margin-left:auto;padding:6px}.docs-search-trigger>span,.docs-search-trigger kbd{display:none}.docs-open-app{gap:4px;margin-left:0;font-size:12px}.docs-article-grid{padding:30px 25px 0}.docs-article h1{letter-spacing:-1.15px;font-size:34px}.docs-article-header{margin-bottom:35px}.docs-article-header>p{font-size:16px}.docs-section h2{font-size:22px}.docs-section p{font-size:14px}.docs-section{scroll-margin-top:87px}.docs-callout{gap:11px;padding:16px}.docs-callout p{font-size:13px}.docs-section h2 svg{display:none}.docs-search-dialog{top:55px}.docs-search-hint{gap:12px}.docs-table-wrap td:first-child{min-width:115px}.docs-table-wrap th,.docs-table-wrap td{padding:11px 13px}.docs-link-card p{font-size:12px}}@media (max-width:420px){.docs-article-grid{padding-left:21px;padding-right:21px}.docs-article h1{font-size:32px}.docs-link-grid{grid-template-columns:1fr}.docs-link-card{padding:16px}.docs-link-card h3{margin-bottom:5px}.docs-pagination{gap:9px}.docs-pagination>a{gap:8px;padding:12px}.docs-pagination strong{font-size:12px}.docs-article-footer{align-items:flex-start;font-size:10px}.docs-allocation figcaption{gap:8px;font-size:10px}.docs-vesting{gap:0}.docs-vesting>div{padding-right:10px}.docs-vesting strong{font-size:11px}.docs-vesting p{font-size:10px}}.docs-sidebar,.docs-search-results,.docs-mobile-drawer{scrollbar-color:#363b40 transparent}html:has(.docs-shell){scrollbar-color:#363b40 #0b0c0d;scrollbar-width:thin}
