.docs-shell-module__Bg3ehq__page{flex-direction:column;min-height:100vh;display:flex}.docs-shell-module__Bg3ehq__main{flex:1;grid-template-columns:minmax(240px,280px) minmax(0,1fr);align-items:start;gap:24px;width:100%;max-width:1520px;margin:0 auto;padding:32px 28px 88px;display:grid}.docs-shell-module__Bg3ehq__sidebar{border:1px solid var(--border-subtle);background:var(--glass);box-shadow:var(--shadow-soft);border-radius:24px;flex-direction:column;gap:18px;padding:22px;display:flex;position:sticky;top:24px}.docs-shell-module__Bg3ehq__sidebarBrand{color:var(--text-100);font-size:15px;font-weight:700;line-height:1.3;text-decoration:none}.docs-shell-module__Bg3ehq__nav{flex-direction:column;gap:6px;display:flex}.docs-shell-module__Bg3ehq__navGroup{flex-direction:column;gap:8px;display:flex}.docs-shell-module__Bg3ehq__navGroupSummary{cursor:pointer;color:var(--text-100);padding:8px 0;font-size:13px;font-weight:700;list-style:none;transition:color .18s,transform .18s}.docs-shell-module__Bg3ehq__navGroupSummary::-webkit-details-marker{display:none}.docs-shell-module__Bg3ehq__navGroupSummary:hover{color:#eceeff;transform:translate(2px)}.docs-shell-module__Bg3ehq__navGroupItems{border-left:1px solid #ffffff14;flex-direction:column;gap:6px;margin-left:9px;padding-left:14px;display:flex}.docs-shell-module__Bg3ehq__navLink{color:var(--text-200);border-radius:12px;padding:8px 12px;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:block}.docs-shell-module__Bg3ehq__navLink:hover{color:var(--text-100);background:#ffffff14;transform:translate(2px)}.docs-shell-module__Bg3ehq__navLinkActive{background:var(--primary-500);color:var(--text-on-primary);box-shadow:0 12px 22px #474dff38}.docs-shell-module__Bg3ehq__navLinkActive:hover{transform:none}.docs-shell-module__Bg3ehq__content{min-width:0}.docs-shell-module__Bg3ehq__docsGrid{grid-template-columns:minmax(0,1fr) 220px;align-items:start;gap:24px;display:grid}.docs-shell-module__Bg3ehq__docBody{flex-direction:column;gap:24px;min-width:0;display:flex}.docs-shell-module__Bg3ehq__hero{flex-direction:column;gap:12px;max-width:820px;display:flex}.docs-shell-module__Bg3ehq__eyebrow{text-transform:uppercase;letter-spacing:.28em;color:var(--text-400);font-size:11px}.docs-shell-module__Bg3ehq__title{margin:0;font-size:clamp(34px,4vw,52px);line-height:1}.docs-shell-module__Bg3ehq__subtitle{color:var(--text-200);max-width:860px;margin:0;font-size:18px;line-height:1.7}.docs-shell-module__Bg3ehq__sectionStack{flex-direction:column;gap:18px;display:flex}.docs-shell-module__Bg3ehq__sectionAnchor{scroll-margin-top:120px}.docs-shell-module__Bg3ehq__card,.docs-shell-module__Bg3ehq__note{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--glass);box-shadow:var(--shadow-soft);flex-direction:column;gap:12px;padding:22px;display:flex}.docs-shell-module__Bg3ehq__noteWarning{background:#7e83ff14;border-color:#7e83ff47}.docs-shell-module__Bg3ehq__card h2,.docs-shell-module__Bg3ehq__note h2{margin:0;font-size:22px}.docs-shell-module__Bg3ehq__paragraphStack{flex-direction:column;gap:12px;display:flex}.docs-shell-module__Bg3ehq__card p,.docs-shell-module__Bg3ehq__note p,.docs-shell-module__Bg3ehq__card li,.docs-shell-module__Bg3ehq__note li{color:var(--text-200);line-height:1.68}.docs-shell-module__Bg3ehq__list,.docs-shell-module__Bg3ehq__steps{flex-direction:column;gap:10px;margin:0;padding-left:20px;display:flex}.docs-shell-module__Bg3ehq__steps li::marker{color:var(--text-100);font-weight:700}.docs-shell-module__Bg3ehq__caption{color:var(--text-400);margin:-2px 0 0;font-size:14px}.docs-shell-module__Bg3ehq__codeWrap{flex-direction:column;gap:10px;display:flex}.docs-shell-module__Bg3ehq__codeFrame{position:relative}.docs-shell-module__Bg3ehq__codeBlock{border:1px solid var(--border-subtle);color:#f8fafc;background:#111827;border-radius:18px;margin:0;padding:18px;font-size:13px;line-height:1.6;overflow-x:auto;box-shadow:inset 0 1px #ffffff0a}.docs-shell-module__Bg3ehq__codeBlock code{color:inherit}.docs-shell-module__Bg3ehq__copyIconButton{color:#d9dbff;z-index:1;cursor:pointer;background:#111827e0;border:1px solid #7e83ff4d;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:transform .18s,border-color .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex;position:absolute;top:12px;right:12px}.docs-shell-module__Bg3ehq__copyIconButton:hover{background:#7e83ff38;border-color:#7e83ff94;transform:translateY(-1px);box-shadow:0 10px 20px #474dff2e}.docs-shell-module__Bg3ehq__copyIconButton:active{box-shadow:none;background:#7e83ff4d;transform:translateY(0)}.docs-shell-module__Bg3ehq__copyIconButton:focus-visible{outline-offset:2px;outline:2px solid #7e83ffbf}.docs-shell-module__Bg3ehq__copyIconButtonCopied{color:#86efac;background:#22c55e24;border-color:#22c55e8c}.docs-shell-module__Bg3ehq__copyIconButtonCopied:hover{background:#22c55e33;border-color:#22c55eb3}.docs-shell-module__Bg3ehq__copyIconButtonCopied:active{background:#22c55e42}.docs-shell-module__Bg3ehq__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.docs-shell-module__Bg3ehq__linkCard{border:1px solid var(--border-subtle);background:#ffffff09;border-radius:18px;flex-direction:column;gap:10px;min-height:170px;padding:18px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:flex}.docs-shell-module__Bg3ehq__linkCard:hover{background:#7e83ff14;border-color:#7e83ff7a;transform:translateY(-1px)}.docs-shell-module__Bg3ehq__linkCardTitle{color:var(--text-100);font-size:16px;font-weight:700}.docs-shell-module__Bg3ehq__linkCardDescription{color:var(--text-200);flex:1;line-height:1.6}.docs-shell-module__Bg3ehq__linkCardCta{background:var(--primary-500);min-height:40px;color:var(--text-on-primary);border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.docs-shell-module__Bg3ehq__toc{border:1px solid var(--border-subtle);background:var(--glass);box-shadow:var(--shadow-soft);border-radius:20px;padding:18px;position:sticky;top:24px}.docs-shell-module__Bg3ehq__tocTitle{color:var(--text-100);margin:0 0 14px;font-size:14px;font-weight:700}.docs-shell-module__Bg3ehq__tocList{flex-direction:column;gap:8px;display:flex}.docs-shell-module__Bg3ehq__tocLink{color:var(--text-200);font-size:14px;line-height:1.45;text-decoration:none}.docs-shell-module__Bg3ehq__tocLink:hover{color:#e9ebff}@media (max-width:1180px){.docs-shell-module__Bg3ehq__main{grid-template-columns:1fr}.docs-shell-module__Bg3ehq__sidebar{position:static}.docs-shell-module__Bg3ehq__docsGrid{grid-template-columns:1fr}.docs-shell-module__Bg3ehq__toc{position:static}}@media (max-width:820px){.docs-shell-module__Bg3ehq__main{padding:24px 18px 72px}.docs-shell-module__Bg3ehq__cardGrid{grid-template-columns:1fr}}
