.docs-module__vSrhAW__shell{color:#e2e8f0;min-height:100vh;font-family:var(--font-geist-sans,"Inter", system-ui, sans-serif);background:#050505;flex-direction:column;display:flex}.docs-module__vSrhAW__topbar{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050505d9;border-bottom:1px solid #1a1a1a;align-items:center;gap:2rem;height:56px;padding:0 2rem;display:flex;position:sticky;top:0}.docs-module__vSrhAW__logo{color:#fff;letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:6px;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.docs-module__vSrhAW__logoDot{background:#0f8;border-radius:50%;width:8px;height:8px;display:inline-block}.docs-module__vSrhAW__topNav{flex:1;align-items:center;gap:.25rem;display:flex}.docs-module__vSrhAW__topNavLink{color:#888;border-radius:6px;padding:4px 12px;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.docs-module__vSrhAW__topNavLink:hover{color:#e2e8f0;background:#111}.docs-module__vSrhAW__topNavActive{color:#0f8!important;background:#00ff8814!important}.docs-module__vSrhAW__topRight{align-items:center;gap:.75rem;margin-left:auto;display:flex}.docs-module__vSrhAW__ctaBtn{color:#050505;white-space:nowrap;background:#0f8;border-radius:6px;padding:6px 14px;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .15s}.docs-module__vSrhAW__ctaBtn:hover{opacity:.88}.docs-module__vSrhAW__body{flex:1;width:100%;max-width:1400px;margin:0 auto;display:flex}.docs-module__vSrhAW__sidebar{scrollbar-width:thin;scrollbar-color:#222 transparent;border-right:1px solid #1a1a1a;flex-shrink:0;width:240px;height:calc(100vh - 56px);position:sticky;top:56px;overflow-y:auto}.docs-module__vSrhAW__sidebarInner{padding:1.5rem 0 3rem}.docs-module__vSrhAW__navGroup{margin-bottom:1.5rem}.docs-module__vSrhAW__navGroupLabel{letter-spacing:.08em;text-transform:uppercase;color:#444;padding:0 1.25rem .4rem;font-size:.68rem;font-weight:700}.docs-module__vSrhAW__navItem{color:#888;cursor:pointer;text-align:left;background:0 0;border:none;border-left:2px solid #0000;width:100%;padding:6px 1.25rem;font-size:.85rem;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:block}.docs-module__vSrhAW__navItem:hover{color:#d1d5db;background:#0e0e0e}.docs-module__vSrhAW__navItemActive{color:#0f8!important;background:#00ff880d!important;border-left-color:#0f8!important}.docs-module__vSrhAW__main{flex:1;min-width:0;padding:3rem 3rem 6rem}.docs-module__vSrhAW__toc{scrollbar-width:thin;flex-direction:column;flex-shrink:0;gap:.25rem;width:200px;height:calc(100vh - 56px);padding:2rem 1rem 3rem;display:flex;position:sticky;top:56px;overflow-y:auto}.docs-module__vSrhAW__tocLabel{letter-spacing:.08em;text-transform:uppercase;color:#444;margin-bottom:.5rem;font-size:.68rem;font-weight:700}.docs-module__vSrhAW__tocItem{color:#555;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:3px 0;font-size:.78rem;text-decoration:none;transition:color .15s}.docs-module__vSrhAW__tocItem:hover{color:#0f8}.docs-module__vSrhAW__content{max-width:720px}.docs-module__vSrhAW__breadcrumb{color:#555;margin-bottom:.75rem;font-size:.78rem}.docs-module__vSrhAW__pageTitle{color:#fff;letter-spacing:-.03em;margin:0 0 .75rem;font-size:2rem;font-weight:800;line-height:1.15}.docs-module__vSrhAW__lead{color:#b0bcd4;margin:0 0 2.5rem;font-size:1.05rem;line-height:1.65}.docs-module__vSrhAW__h2{color:#e2e8f0;letter-spacing:-.015em;border-bottom:1px solid #1a1a1a;margin:2.5rem 0 .75rem;padding-bottom:.4rem;font-size:1.25rem;font-weight:700}.docs-module__vSrhAW__p{color:#c8d3e8;margin:0 0 1rem;font-size:.92rem;line-height:1.75}.docs-module__vSrhAW__link{color:#0f8;text-decoration:none}.docs-module__vSrhAW__link:hover{text-decoration:underline}.docs-module__vSrhAW__codeBlock{background:#0a0a0a;border:1px solid #1e1e1e;border-radius:10px;margin:1.25rem 0;overflow:hidden}.docs-module__vSrhAW__codeHeader{background:#111;border-bottom:1px solid #1e1e1e;justify-content:space-between;align-items:center;padding:8px 14px;display:flex}.docs-module__vSrhAW__codeLang{letter-spacing:.05em;text-transform:uppercase;color:#555;font-size:.72rem;font-weight:600}.docs-module__vSrhAW__copyBtn{color:#555;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 8px;font-size:.72rem;font-weight:600;transition:color .15s,background .15s}.docs-module__vSrhAW__copyBtn:hover{color:#0f8;background:#00ff8814}.docs-module__vSrhAW__codePre{color:#c8d3f5;scrollbar-width:thin;scrollbar-color:#222 transparent;margin:0;padding:1.1rem 1.25rem;font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace;font-size:.82rem;line-height:1.7;overflow-x:auto}.docs-module__vSrhAW__badge{letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;border-radius:99px;align-items:center;margin-right:6px;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-flex}.docs-module__vSrhAW__badge_green{color:#0f8;background:#00ff881f}.docs-module__vSrhAW__badge_blue{color:#60a5fa;background:#60a5fa1f}.docs-module__vSrhAW__badge_orange{color:#fb923c;background:#fb923c1f}.docs-module__vSrhAW__badge_red{color:#f87171;background:#f871711f}.docs-module__vSrhAW__callout{border-left:3px solid;border-radius:8px;gap:.75rem;margin:1.25rem 0;padding:1rem 1.25rem;font-size:.88rem;line-height:1.6;display:flex}.docs-module__vSrhAW__callout_tip{color:#9de8c5;background:#00ff880f;border-color:#0f8}.docs-module__vSrhAW__callout_warning{color:#f5c4a0;background:#fb923c0f;border-color:#fb923c}.docs-module__vSrhAW__callout_info{color:#a5c4f7;background:#60a5fa0f;border-color:#60a5fa}.docs-module__vSrhAW__calloutIcon{flex-shrink:0;margin-top:1px;font-size:1rem}.docs-module__vSrhAW__tableWrap{margin:1.25rem 0;overflow-x:auto}.docs-module__vSrhAW__table{border-collapse:collapse;width:100%;font-size:.85rem}.docs-module__vSrhAW__table th{text-align:left;letter-spacing:.05em;text-transform:uppercase;color:#555;border-bottom:1px solid #1a1a1a;padding:8px 12px;font-size:.72rem;font-weight:700}.docs-module__vSrhAW__table td{color:#c8d3e8;vertical-align:top;border-bottom:1px solid #111;padding:10px 12px}.docs-module__vSrhAW__method{letter-spacing:.03em;border-radius:4px;align-items:center;padding:2px 7px;font-family:monospace;font-size:.7rem;font-weight:700;display:inline-flex}.docs-module__vSrhAW__get{color:#0f8;background:#00ff881f}.docs-module__vSrhAW__post{color:#60a5fa;background:#60a5fa1f}.docs-module__vSrhAW__delete{color:#f87171;background:#f871711f}.docs-module__vSrhAW__patch{color:#fb923c;background:#fb923c1f}.docs-module__vSrhAW__tdDesc{color:#a0b0c8;font-size:.82rem}.docs-module__vSrhAW__inlineCode{color:#c8d3f5;background:#111;border:1px solid #222;border-radius:4px;padding:1px 5px;font-family:JetBrains Mono,monospace;font-size:.8em}.docs-module__vSrhAW__cardGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.docs-module__vSrhAW__nextCard{cursor:pointer;text-align:left;background:#0a0a0a;border:1px solid #1a1a1a;border-radius:8px;padding:1rem 1.25rem;text-decoration:none;transition:border-color .15s,background .15s;display:block}.docs-module__vSrhAW__nextCard:hover{background:#00ff880a;border-color:#0f8}.docs-module__vSrhAW__nextCardLabel{color:#e2e8f0;margin-bottom:4px;font-size:.88rem;font-weight:600}.docs-module__vSrhAW__nextCardDesc{color:#8899b0;font-size:.78rem;line-height:1.5}@media (max-width:1024px){.docs-module__vSrhAW__toc{display:none}}@media (max-width:768px){.docs-module__vSrhAW__sidebar{display:none}.docs-module__vSrhAW__main{padding:2rem 1.25rem 4rem}.docs-module__vSrhAW__topNav{display:none}}
