:root{color-scheme:light;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;color:#1d1d1f;background-color:#f5f5f7;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f5f5f7}body,button,input,textarea,select{font:inherit}a{color:inherit}#root{min-height:100vh}.docs-app{--docs-page: #f5f5f7;--docs-card: #ffffff;--docs-border: #e5e5ea;--docs-title: #111111;--docs-text: #1d1d1f;--docs-muted: #6e6e73;--docs-muted-soft: #8e8e93;--docs-blue: #0071e3;--docs-shadow: 0 12px 30px rgba(17, 17, 17, .04);--docs-topbar-height: 56px;--docs-sidebar-width: 240px;--docs-toc-width: 248px;min-height:100vh;background:var(--docs-page);color:var(--docs-text)}.docs-topbar{position:fixed;inset:0 0 auto;z-index:40;border-bottom:1px solid var(--docs-border);background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.docs-topbar-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);height:var(--docs-topbar-height);width:100%;align-items:center;gap:12px;padding:0 16px}.docs-topbar-spacer{height:var(--docs-topbar-height)}.docs-brand{border:0;background:transparent;padding:0;cursor:pointer;display:inline-flex;min-width:0;align-items:center;gap:8px;color:var(--docs-title);text-decoration:none}.docs-brand-icon{display:inline-flex;color:var(--docs-title)}.docs-brand-icon img{display:block;width:20px;height:20px}.docs-brand-title{white-space:nowrap;font-size:15px;font-weight:600;line-height:1;color:var(--docs-title)}.docs-topbar-actions{display:flex;align-items:center;gap:8px;justify-self:end}.docs-header-nav{display:flex;align-items:center;gap:6px;justify-self:center}.docs-header-nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:var(--docs-title);font-size:13px;font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;text-decoration:none;transition:background-color .2s ease,color .2s ease}.docs-header-nav-link.active{background:#f0f0f0}.docs-topbar-pill{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 16px;border:1px solid #d2d2d7;border-radius:999px;background:#fff;font-size:12px;font-weight:600;line-height:1;color:#1d1d1f}.docs-shell{display:flex;min-height:calc(100vh - var(--docs-topbar-height))}.docs-sidebar{position:fixed;top:var(--docs-topbar-height);left:0;z-index:20;display:flex;width:var(--docs-sidebar-width);height:calc(100vh - var(--docs-topbar-height));flex-direction:column;border-right:1px solid var(--docs-border);background:#fff}.docs-sidebar-scroll{flex:1;overflow-y:auto;padding:12px 8px 8px}.docs-sidebar-nav{display:grid;gap:4px}.docs-sidebar-link{position:relative;display:flex;width:100%;align-items:center;gap:12px;border:0;background:transparent;padding:8px 16px;border-radius:10px;color:var(--docs-muted);text-decoration:none;text-align:left;cursor:pointer;transition:background-color .2s ease,color .2s ease}.docs-sidebar-link:hover,.docs-sidebar-link.active{background:#f5f5f7;color:var(--docs-title)}.docs-sidebar-link.active:before{content:"";position:absolute;top:50%;left:0;width:4px;height:28px;border-radius:999px;transform:translateY(-50%);background:var(--docs-blue)}.docs-sidebar-link-label{font-size:13px;font-weight:600;line-height:1.8}.docs-sidebar-footer{padding:14px 16px;border-top:1px solid var(--docs-border);font-size:11px;line-height:1.6;color:var(--docs-muted-soft)}.docs-main{min-width:0;flex:1;margin-left:var(--docs-sidebar-width);padding:28px clamp(20px,4vw,48px) 48px}.docs-body{display:grid;grid-template-columns:minmax(0,1fr) var(--docs-toc-width);gap:clamp(28px,4vw,56px);align-items:start;max-width:1380px;margin:0 auto}.docs-article{min-width:0;width:min(100%,860px)}.docs-hero,.docs-section{scroll-margin-top:90px}.docs-hero{padding:24px 0 36px;border-bottom:1px solid #e8e8ed}.docs-eyebrow{margin:0 0 14px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--docs-muted-soft)}.docs-hero h1{margin:0;font-size:clamp(38px,5vw,54px);line-height:1.03;letter-spacing:-.035em;color:var(--docs-title)}.docs-hero-subtitle{margin:16px 0 0;max-width:760px;font-size:clamp(19px,2.1vw,24px);line-height:1.5;color:var(--docs-muted)}.docs-hero-lead{margin:28px 0 0;max-width:760px;font-size:17px;line-height:1.85;color:var(--docs-text)}.docs-hero-lead--compact{margin-top:16px}.docs-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px}.docs-primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;background:#111;color:#fff;font-size:14px;font-weight:600;text-decoration:none}.docs-chip-row{display:flex;flex-wrap:wrap;gap:10px}.docs-chip{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid #d2d2d7;border-radius:999px;background:#fff;font-size:12px;font-weight:600;color:var(--docs-title)}.docs-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:32px}.docs-overview-card{padding:20px;border:1px solid var(--docs-border);border-radius:24px;background:#fff;box-shadow:var(--docs-shadow)}.docs-overview-card-label{margin:0;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--docs-muted-soft)}.docs-overview-card h3{margin:10px 0 0;font-size:24px;line-height:1.2;letter-spacing:-.02em;color:var(--docs-title)}.docs-overview-card p:last-child{margin:10px 0 0;font-size:14px;line-height:1.7;color:var(--docs-muted)}.docs-section{padding:40px 0;border-bottom:1px solid #e8e8ed}.docs-section-label{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--docs-muted-soft)}.docs-section h2{margin:0;font-size:clamp(30px,3.2vw,38px);line-height:1.1;letter-spacing:-.03em;color:var(--docs-title)}.docs-markdown-section h3{margin:28px 0 0;font-size:22px;line-height:1.35;letter-spacing:-.02em;color:var(--docs-title)}.docs-section-intro{margin:14px 0 0;max-width:760px;font-size:18px;line-height:1.65;color:var(--docs-muted)}.docs-section p{margin:16px 0 0;max-width:760px;font-size:16px;line-height:1.85;color:var(--docs-text)}.docs-bullet-list{margin:20px 0 0;padding-left:22px}.docs-bullet-list li{margin:10px 0;max-width:760px;font-size:15px;line-height:1.75;color:var(--docs-text)}.docs-callout{margin-top:24px;padding:18px 20px;border:1px solid var(--docs-border);border-radius:18px;background:#fff;box-shadow:var(--docs-shadow)}.docs-callout-title{font-size:13px;font-weight:700;color:var(--docs-title)}.docs-callout-body{margin:8px 0 0;font-size:14px;line-height:1.7;color:var(--docs-muted)}.docs-examples{margin-top:24px}.docs-example-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.docs-example-tab{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid var(--docs-border);border-radius:12px;background:#fff;font-size:13px;font-weight:600;color:var(--docs-muted);cursor:pointer}.docs-example-tab.active{border-color:#d2d2d7;background:#f5f5f7;color:var(--docs-title)}.docs-code-card{overflow:hidden;border:1px solid var(--docs-border);border-radius:18px;background:#fbfbfd}.docs-code-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #ececf1;background:#ffffffb3;font-size:13px;color:var(--docs-muted)}.docs-copy-button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border:1px solid #d2d2d7;border-radius:999px;background:#fff;font-size:12px;font-weight:600;color:var(--docs-title);cursor:pointer}.docs-code-card pre{margin:0;overflow-x:auto;padding:18px 20px 22px}.docs-code-card code{display:block;white-space:pre;font-family:SFMono-Regular,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:1.75;color:#0f172a}.docs-section code{display:inline-block;padding:1px 6px;border-radius:8px;background:#f0f1f4;font-family:SFMono-Regular,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.92em}.docs-section-note{margin-top:18px;font-size:14px;color:var(--docs-muted)}.docs-toc{position:sticky;top:88px;align-self:start}.docs-toc-card{padding-left:20px;border-left:1px solid var(--docs-border)}.docs-toc-title{margin:0 0 14px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--docs-muted-soft)}.docs-toc-links{position:relative;display:grid;gap:10px}.docs-toc-indicator{position:absolute;left:-20px;top:0;width:4px;border-radius:999px;background:var(--docs-title);transition:transform .22s cubic-bezier(.22,1,.36,1),height .22s cubic-bezier(.22,1,.36,1),opacity .18s ease;will-change:transform,height}.docs-toc-link{display:block;color:var(--docs-muted-soft);font-size:14px;line-height:1.45;text-decoration:none;transition:color .2s ease,padding-left .2s ease}.docs-toc-link:hover,.docs-toc-link.active{color:var(--docs-title)}.docs-toc-note{margin-top:20px;padding:16px;border:1px solid var(--docs-border);border-radius:16px;background:#fff;box-shadow:var(--docs-shadow);font-size:13px;line-height:1.7;color:var(--docs-muted)}@media(max-width:1200px){.docs-body{grid-template-columns:minmax(0,1fr)}.docs-article{width:100%}.docs-toc{position:static}.docs-toc-card{padding-top:24px;padding-left:0;border-top:1px solid var(--docs-border);border-left:none}.docs-toc-link.active{margin-left:0;padding-left:10px}}@media(max-width:960px){.docs-topbar-inner{grid-template-columns:minmax(0,1fr) auto}.docs-header-nav{display:none}.docs-shell{display:block}.docs-sidebar{position:static;width:auto;height:auto;border-right:none;border-bottom:1px solid var(--docs-border)}.docs-sidebar-scroll{max-height:none}.docs-main{margin-left:0}}@media(max-width:720px){.docs-topbar-inner{padding:0 14px}.docs-main{padding:20px 16px 40px}.docs-overview-grid{grid-template-columns:1fr}}
