*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,hr,dl,dd,ol,ul,figure{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.65;font-weight:400;color:#1a1a2e;background-color:#f8f9fc;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;color:#334155}h1{font-size:1.75rem;margin-bottom:24px}h2{font-size:1.35rem;margin-top:30px;margin-bottom:14.4px}h3{font-size:1.1rem;margin-top:24px;margin-bottom:9.6px}p,ul,ol,table,pre,blockquote{margin-bottom:18px}ul,ol{margin-left:1.4rem}li{margin-bottom:0.35rem}li>ul,li>ol{margin-bottom:0}a{color:#4f46e5;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}blockquote{color:#5c6370;border-left:3px solid #4f46e5;padding:0.5rem 0 0.5rem 1rem;background:#eef2ff;border-radius:0 6px 6px 0}code{font-family:"JetBrains Mono",ui-monospace,monospace;font-size:0.875em;background:#f1f5f9;padding:0.15em 0.4em;border-radius:4px;color:#be185d}pre{font-family:"JetBrains Mono",ui-monospace,monospace;font-size:0.85rem;background:#1e293b;color:#e2e8f0;padding:1rem 1.25rem;border-radius:8px;overflow-x:auto;margin-bottom:18px;line-height:1.5}pre code{background:none;padding:0;color:inherit;border:none}table{width:100%;border-collapse:collapse;font-size:0.925rem;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}th,td{text-align:left;padding:0.6rem 0.85rem;border-bottom:1px solid #e2e8f0;white-space:nowrap}th{background:#fff;font-weight:600;color:#334155;position:sticky;top:0}tr:hover td{background:#eef2ff}.icon>svg{display:inline-block;width:16px;height:16px;vertical-align:middle}.icon>svg path{fill:#64748b}.version-cards{display:grid;gap:1rem;margin:1.5rem 0}@media (min-width: 600px){.version-cards{grid-template-columns:repeat(auto-fit, minmax(220px, 1fr))}}.version-card{display:flex;flex-direction:column;gap:0.35rem;padding:1.1rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:border-color 0.15s, box-shadow 0.15s;text-decoration:none !important}.version-card:hover{border-color:#4f46e5;box-shadow:0 4px 12px rgba(79,70,229,0.12)}.version-card-label{font-weight:600;color:#334155;font-size:1.05rem}.version-card-desc{font-size:0.875rem;color:#5c6370}.site-header{position:sticky;top:0;z-index:200;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,0.04)}.header-inner{max-width:1200px;margin:0 auto;padding:0 24px;height:56px;display:flex;align-items:center;justify-content:space-between}.site-title{font-size:1.15rem;font-weight:700;color:#334155;text-decoration:none}.site-title:hover{color:#4f46e5;text-decoration:none}.header-actions{display:flex;align-items:center;gap:0.75rem}.site-nav{display:flex;gap:1rem}.site-nav .page-link{font-size:0.9rem;font-weight:500;color:#5c6370}.site-nav .page-link:hover{color:#4f46e5;text-decoration:none}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer}.nav-toggle span{display:block;height:2px;background:#334155;border-radius:1px;transition:transform 0.2s}.nav-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.4);z-index:150}.page-content{max-width:1200px;margin:0 auto;padding:24px}.docs-layout{display:flex;gap:36px;align-items:flex-start}.docs-sidebar{flex:0 0 260px;position:sticky;top:80px;max-height:calc(100vh - 56px - 48px);overflow-y:auto;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 0.75rem}.sidebar-nav .nav-section{margin-bottom:1rem}.sidebar-nav .nav-section-title{font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;color:#5c6370;margin:0 0.5rem 0.4rem;padding:0}.sidebar-nav ul{list-style:none;margin:0;padding:0}.sidebar-nav li{margin:0}.sidebar-nav .page-link{display:block;padding:0.4rem 0.65rem;font-size:0.9rem;color:#1a1a2e;border-radius:6px;text-decoration:none;line-height:1.4}.sidebar-nav .page-link:hover{background:#eef2ff;color:#4f46e5;text-decoration:none}.sidebar-nav .page-link.active{background:#eef2ff;color:#4f46e5;font-weight:600}.docs-content{flex:1;min-width:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:30px;max-width:780px}.docs-content .breadcrumbs{font-size:0.8rem;color:#5c6370;margin-bottom:18px}.docs-content .breadcrumbs a{color:#5c6370}.docs-content .breadcrumbs a:hover{color:#4f46e5}.docs-content .breadcrumbs .breadcrumb-current{color:#334155;font-weight:500}.docs-content .breadcrumbs a+a,.docs-content .breadcrumbs a+.breadcrumb-current,.docs-content .breadcrumbs span+a::before{content:none}.docs-content .breadcrumbs>*+*::before{content:" / ";color:#e2e8f0;margin:0 0.25rem}.docs-content .page-title{font-size:1.75rem;margin-bottom:24px;padding-bottom:14.4px;border-bottom:1px solid #e2e8f0}.site-footer{border-top:1px solid #e2e8f0;padding:36px 24px;margin-top:48px;background:#fff}.footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center;font-size:0.875rem;color:#5c6370}.footer-links{display:flex;gap:1.25rem}.footer-links a{color:#5c6370}.footer-links a:hover{color:#4f46e5}@media screen and (max-width: 900px){.nav-toggle{display:flex}.docs-sidebar{position:fixed;top:56px;left:0;bottom:0;z-index:160;max-height:none;width:min(300px, 85vw);border-radius:0;border-left:none;border-top:none;border-bottom:none;transform:translateX(-100%);transition:transform 0.25s ease;box-shadow:4px 0 24px rgba(0,0,0,0.1)}body.nav-open{overflow:hidden}body.nav-open .docs-sidebar{transform:translateX(0)}body.nav-open .nav-overlay{display:block}body.nav-open .nav-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}body.nav-open .nav-toggle span:nth-child(2){opacity:0}body.nav-open .nav-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.docs-layout{display:block}.docs-content{max-width:none;padding:24px}.site-nav{display:none}}@media screen and (max-width: 600px){h1,.page-title{font-size:1.45rem}.page-content{padding:18px}th,td{padding:0.5rem 0.65rem;font-size:0.85rem}}.highlight{background:#fff;margin-bottom:18px}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{font-weight:bold}.highlight .o{font-weight:bold}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:bold}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:bold;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .gd .x{color:#000;background-color:#faa}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .gi .x{color:#000;background-color:#afa}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:bold}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc{font-weight:bold}.highlight .kd{font-weight:bold}.highlight .kp{font-weight:bold}.highlight .kr{font-weight:bold}.highlight .kt{color:#458;font-weight:bold}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:teal}.highlight .nb{color:#0086B3}.highlight .nc{color:#458;font-weight:bold}.highlight .no{color:teal}.highlight .ni{color:purple}.highlight .ne{color:#900;font-weight:bold}.highlight .nf{color:#900;font-weight:bold}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{font-weight:bold}.highlight .w{color:#bbb}.highlight .mf{color:#099}.highlight .mh{color:#099}.highlight .mi{color:#099}.highlight .mo{color:#099}.highlight .sb{color:#d14}.highlight .sc{color:#d14}.highlight .sd{color:#d14}.highlight .s2{color:#d14}.highlight .se{color:#d14}.highlight .sh{color:#d14}.highlight .si{color:#d14}.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc{color:teal}.highlight .vg{color:teal}.highlight .vi{color:teal}.highlight .il{color:#099}
