.heading-with-anchor{width:fit-content;color:var(--docs-heading);border-radius:4px;outline:none;align-items:center;gap:.5rem;padding:.125rem 0;display:inline-flex;position:relative}.heading-with-anchor:hover,.heading-with-anchor[data-popup-open]{color:var(--foreground);cursor:pointer;background-color:#0000}.heading-with-anchor:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:4px}.heading-anchor-icon{opacity:0;transition:opacity .15s var(--ease-out-expo),transform .2s var(--ease-out-expo),color .15s var(--ease-out-expo);color:var(--muted-foreground);will-change:opacity,transform;justify-content:center;align-items:center;display:inline-flex;transform:scale(.95)}.heading-with-anchor:hover .heading-anchor-icon,.heading-with-anchor[data-popup-open] .heading-anchor-icon,.heading-with-anchor:focus-visible .heading-anchor-icon{opacity:1;color:var(--foreground);transform:translate(3px)scale(1)}.heading-with-anchor:active .heading-anchor-icon{color:var(--foreground);opacity:1}
.installation-tabs-module__jmzGza__headerContainer{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.installation-tabs-module__jmzGza__headerContainer>div:first-child{margin-bottom:0}.installation-tabs-module__jmzGza__trigger[data-selected]{border-bottom-color:var(--foreground);background-color:#0000}.installation-tabs-module__jmzGza__manual p{margin-top:1rem;margin-bottom:1rem}
.mdx-pre-module__kIMR3W__container{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.mdx-pre-module__kIMR3W__header{background-color:var(--card);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.mdx-pre-module__kIMR3W__title{color:var(--muted-foreground);font-family:monospace;font-size:.75rem;font-weight:400}.mdx-pre-module__kIMR3W__codeContainer{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;max-height:400px;position:relative;overflow:auto}.mdx-pre-module__kIMR3W__codeContainer::-webkit-scrollbar{display:none}.mdx-pre-module__kIMR3W__pre{margin:0;padding:1rem}
