.docs-nav{font-size:.95rem}.docs-nav a.active{font-weight:500}.docs-nav a.active,.docs-nav a:hover{color:var(--brand-green,#10b981)}.docs-nav button{font-weight:600;transition:all .2s ease}.docs-nav button:hover{color:var(--brand-green,#10b981)}.docs-nav button svg{transition:transform .2s ease}.docs-nav a{border-radius:.25rem;display:block;padding:.25rem 0;transition:all .15s ease}@media (max-width:768px){.mobile-nav-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(0,0,0,.5)}.docs-nav{padding-bottom:4rem}}.docs-content{scroll-behavior:smooth}.docs-content a:not(.btn){color:var(--brand-blue,#3b82f6);text-decoration:none;transition:all .15s ease}.docs-content a:not(.btn):hover{color:var(--brand-green,#10b981);text-decoration:underline}.docs-content pre{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;overflow-x:auto}.docs-content img{border-radius:.5rem;height:auto;margin:1.5rem 0;max-width:100%}