:root{--docs-prose-width: 65ch;--docs-content-max: 80rem;--scroll-margin-top: 6rem;--section-gap: 2.5rem;--block-gap: 1.5rem}.skip-link{position:absolute;top:-100%;left:1rem;z-index:100;padding:.75rem 1.25rem;background:var(--tw-color-primary, #8052ff);color:#fff;font-weight:700;font-size:.875rem;border-radius:.75rem;transition:top .2s ease;text-decoration:none}.skip-link:focus{top:1rem;outline:2px solid white;outline-offset:2px}.prose-doc h1[id],.prose-doc h2[id],.prose-doc h3[id]{scroll-margin-top:var(--scroll-margin-top)}.prose-doc .heading-anchor{margin-left:.25rem;opacity:0;transition:opacity .15s ease;color:var(--tw-color-primary, #8052ff);text-decoration:none;font-weight:400}.prose-doc h2:hover .heading-anchor,.prose-doc h3:hover .heading-anchor{opacity:.7}.prose-doc .heading-anchor:hover{opacity:1}.dark .prose-doc .heading-anchor{color:#a78bfa}*:focus{outline:none}*:focus-visible{outline:2px solid var(--tw-color-primary, #8052ff);outline-offset:2px}.dark *:focus-visible{outline-color:#a78bfa}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background:#334155}.prose-doc{max-width:var(--docs-prose-width)}@media(prefers-reduced-motion:reduce){.skip-link,.prose-doc .heading-anchor,*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
