.docs-shell{--docs-shell-max-width:1600px;--docs-sidebar-width:336px;--docs-content-max:920px;--docs-toc-width:248px;--docs-gutter-x:clamp(1rem, 2vw, 2rem)}.docs-shell .docs-container{width:100%;max-width:var(--docs-shell-max-width);padding-inline:var(--docs-gutter-x);margin-inline:auto}.docs-shell .docs-main-grid{gap:1.5rem;display:grid}@media (min-width:1024px){.docs-shell .docs-main-grid{grid-template-columns:minmax(320px, var(--docs-sidebar-width)) minmax(0, 1fr)}}.docs-shell .docs-header-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:radial-gradient(circle at 10% 12%,#34d3992e,#0000 28%),radial-gradient(circle at 85% 10%,#22d3ee29,#0000 30%),#ffffff8f;border:1px solid #ffffffb8;border-radius:2rem;position:relative;box-shadow:0 24px 80px #0f172a14}.dark .docs-shell .docs-header-card{background:radial-gradient(circle at 10% 12%,#34d3991f,#0000 28%),radial-gradient(circle at 85% 10%,#22d3ee1a,#0000 30%),#ffffff09;border-color:#ffffff1a;box-shadow:0 24px 80px #0000003d}.docs-shell .docs-header-glow{pointer-events:none;filter:blur(42px);border-radius:9999px;position:absolute}.docs-shell .docs-header-glow-left{background:#34d39938;width:14rem;height:14rem;top:-4rem;left:-4rem}.docs-shell .docs-header-glow-right{background:#22d3ee29;width:16rem;height:16rem;bottom:-5rem;right:-5rem}.docs-shell .docs-quick-link{color:#334155;background:#ffffffb8;border:1px solid #cbd5e1cc;border-radius:9999px;align-items:center;gap:.35rem;padding:.48rem .85rem;font-size:.75rem;font-weight:900;transition:border-color .18s,background-color .18s,color .18s,transform .18s;display:inline-flex}.docs-shell .docs-quick-link:hover{color:#047857;background:#ffffffeb;border-color:#34d3998c;transform:translateY(-1px)}.dark .docs-shell .docs-quick-link{color:#e2e8f0;background:#ffffff0b;border-color:#ffffff1a}.dark .docs-shell .docs-quick-link:hover{color:#a7f3d0;background:#ffffff14;border-color:#34d39952}.docs-shell .docs-article-grid{gap:1.5rem;display:grid}@media (min-width:1536px){.docs-shell .docs-article-grid{grid-template-columns:minmax(0, var(--docs-content-max)) minmax(220px, var(--docs-toc-width))}}.docs-shell .docs-body{max-width:82ch}.docs-shell .docs-body p,.docs-shell .docs-body li{line-height:1.78}.docs-shell .docs-body pre{max-width:100%;overflow-x:auto}.docs-shell .docs-sidebar-card,.docs-shell .docs-toc-card,.docs-shell .docs-mobile-menu{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffff9e;border:1px solid #ffffffb8;border-radius:1.65rem;box-shadow:0 18px 60px #0f172a12}.dark .docs-shell .docs-sidebar-card,.dark .docs-shell .docs-toc-card,.dark .docs-shell .docs-mobile-menu{background:#ffffff0a;border-color:#ffffff1a;box-shadow:0 18px 60px #00000038}
