:root{font-family:Inter,Arial,sans-serif;color:#263747;background:#e6daeb;--muted:#657587;--line:rgba(255,255,255,.62);--panel:rgba(255,255,255,.25)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 10% 4%,#f3cbe2,transparent 34%),radial-gradient(circle at 90% 16%,#c9ddf6,transparent 38%),linear-gradient(145deg,#efd4e8,#d9e5f4 60%,#d7e9e0);min-height:100vh;color:#263747;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.docs-app{min-height:100vh}.glass-doc,.docs-grid>aside:first-child,.docs-grid>aside:last-child{background:linear-gradient(145deg,#ffffff61,#ffffff21);border:1px solid var(--line);box-shadow:inset 0 1px #fff,inset 0 -1px 2px #5068811f,0 18px 55px #545b791a;backdrop-filter:blur(24px)}.docs-header{position:sticky;top:14px;z-index:30;height:66px;max-width:1220px;margin:14px auto 0;border-radius:22px;padding:8px 15px;display:flex;align-items:center;justify-content:space-between}.docs-header>a:first-child{display:flex;align-items:center;gap:8px}.docs-header img{width:43px;height:43px;-o-object-fit:contain;object-fit:contain}.docs-header strong{font-size:14px}.docs-header span{color:#748294;font-size:14px}.docs-header>a:last-of-type{font-size:13px;color:#536577}.docs-header button{display:none;border:0;background:none;font-size:22px}.docs-grid{max-width:1220px;margin:32px auto 0;padding:0 14px;display:grid;grid-template-columns:225px minmax(0,1fr) 190px;gap:26px}.docs-grid>aside{position:sticky;top:98px;height:-moz-max-content;height:max-content;border-radius:24px;padding:24px}.docs-grid main{min-width:0;padding:18px 12px 70px}.docs-nav{display:flex;flex-direction:column;gap:25px}.docs-nav>div{display:flex;flex-direction:column;gap:4px}.docs-nav span,.toc>span{font-size:11px;color:#708091;margin:0 10px 7px}.docs-nav a{font-size:13px;color:#607183;padding:10px;border-radius:11px}.docs-nav a:hover,.docs-nav a.active{background:#ffffff52;color:#233545;box-shadow:inset 0 1px #fffc}.toc{display:flex;flex-direction:column;gap:4px}.toc a{font-size:12px;color:#68798b;padding:8px 10px;border-radius:9px}.toc a:hover{background:#ffffff40}.prose-custom{max-width:760px}.docs-banner{width:100%;aspect-ratio:3/1;-o-object-fit:cover;object-fit:cover;border-radius:25px;border:1px solid white;box-shadow:0 22px 48px #4b537421;margin-bottom:52px}.prose-custom h1{font-size:clamp(40px,5vw,66px);line-height:.95;letter-spacing:-.055em;margin:0 0 27px;color:#1f3040;font-weight:600}.prose-custom h2{font-size:27px;letter-spacing:-.035em;margin:62px 0 18px;padding-top:6px;color:#253747}.prose-custom h3{font-size:19px;margin:35px 0 12px}.prose-custom p,.prose-custom li{font-size:15px;line-height:1.8;color:#526578}.prose-custom .lead{font-size:18px;color:#405468}.prose-custom a{color:#365d7f;text-decoration:underline;text-decoration-color:#365d7f40;text-underline-offset:3px}.prose-custom code{font-family:JetBrains Mono,monospace;font-size:12px;background:#ffffff59;border:1px solid rgba(255,255,255,.55);padding:3px 7px;border-radius:7px;word-break:break-all}.prose-custom pre{background:#ffffff40;border:1px solid white;border-radius:17px;padding:18px;overflow:auto;box-shadow:inset 0 1px #fff}.prose-custom pre code{border:0;background:none;padding:0}.doc-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.doc-cards>div{border:1px solid white;background:#ffffff38;border-radius:19px;padding:20px;box-shadow:inset 0 1px #fff}.doc-cards p{font-size:13px;margin-bottom:0}.address-table{border:1px solid white;border-radius:20px;overflow:hidden;background:#fff3}.address-table>div{display:flex;flex-direction:column;gap:7px;padding:17px;border-bottom:1px solid rgba(255,255,255,.55)}.address-table>div:last-child{border:0}.address-table span{font-size:12px;color:#647689}.doc-pagination{display:grid;grid-template-columns:1fr 1fr;gap:14px;border-top:1px solid rgba(255,255,255,.6);padding-top:30px;margin-top:70px}.doc-pagination a{display:flex;flex-direction:column;padding:17px;border:1px solid white;border-radius:16px;background:#ffffff2b;text-decoration:none}.doc-pagination a:last-child{text-align:right}.doc-pagination span{font-size:11px;color:#728294}.doc-pagination strong{margin-top:5px}.docs-app>footer{text-align:center;padding:35px;color:#738294;font-size:12px}.mobile-overlay,.mobile-docs{display:none}.hidden{display:none!important}@media (max-width:1000px){.docs-grid{grid-template-columns:200px minmax(0,1fr)}.docs-grid>aside:last-child{display:none}.docs-header{margin-left:14px;margin-right:14px}}@media (max-width:720px){.docs-header button{display:block}.docs-grid{grid-template-columns:minmax(0,1fr);padding-left:18px;padding-right:18px}.docs-grid>aside:first-child{display:none}.docs-grid main{width:100%;min-width:0;padding-left:0;padding-right:0}.prose-custom{width:100%;min-width:0}.prose-custom h1{font-size:clamp(38px,11vw,43px);overflow-wrap:anywhere}.prose-custom p,.prose-custom li{overflow-wrap:anywhere}.mobile-overlay{display:block;position:fixed;inset:0;background:#463d5547;z-index:40;backdrop-filter:blur(5px)}.mobile-docs{display:block;position:fixed;z-index:50;left:0;top:0;bottom:0;width:min(280px,calc(100% - 34px));padding:25px;background:#ede0efeb;backdrop-filter:blur(25px);transition:transform .3s}.mobile-docs.-translate-x-full{transform:translate(-100%)}.mobile-docs button{border:0;background:none;font-size:27px;float:right;margin-bottom:22px}.mobile-docs .docs-nav{clear:both}.doc-cards{grid-template-columns:1fr}.docs-banner{border-radius:18px}.doc-pagination{grid-template-columns:1fr}}.docs-header-links{display:flex;align-items:center;gap:16px;margin-left:auto;margin-right:18px}.docs-header-links a{font-size:13px;color:#536577}.docs-header-links a:hover{color:#263747}@media (max-width:520px){.docs-header-links a:first-child{display:none}.docs-header-links{margin-right:8px}}.docs-nav a,.toc a,.docs-header-links a,.doc-pagination a,.prose-custom a{transition:transform .24s cubic-bezier(.22,1,.36,1),background .24s,color .24s,box-shadow .24s}.docs-nav a:hover,.toc a:hover{transform:translate(3px)}.docs-header-links a:hover{transform:translateY(-1px)}.doc-pagination a:hover{transform:translateY(-3px);background:#ffffff4d;box-shadow:0 14px 30px #4b53741a}a:focus-visible,button:focus-visible{outline:2px solid rgba(255,255,255,.95);outline-offset:3px}
