:root{--nextra-content-width:100vw}html.dark .nextra-navbar{border-bottom:1px solid hsla(0,0%,100%,.08)}html:not(.dark) .nextra-navbar{border-bottom:1px solid rgba(15,23,42,.1)}html.dark .nextra-sidebar,html.dark .nextra-toc{background:hsla(0,0%,100%,.01)}html:not(.dark) .nextra-sidebar,html:not(.dark) .nextra-toc{background:rgba(15,23,42,.02)}html.dark .nextra-sidebar .active>a{border:1px solid hsla(0,0%,100%,.16);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04)}html:not(.dark) .nextra-sidebar .active>a{border:1px solid rgba(15,23,42,.15);box-shadow:inset 0 0 0 1px rgba(15,23,42,.05)}article main h1{font-size:clamp(2rem,3vw,2.6rem);line-height:1.15;letter-spacing:-.02em;margin-bottom:.75rem}article main h2{margin-top:2.2rem;margin-bottom:.8rem;font-size:clamp(1.35rem,1.8vw,1.7rem);line-height:1.25}article main h3{margin-top:1.6rem;margin-bottom:.55rem;font-size:1.2rem;line-height:1.3}html.dark article main p{color:hsla(0,0%,100%,.9)}html:not(.dark) article main p{color:rgba(15,23,42,.92)}article main ol,article main ul{margin-top:.5rem;margin-bottom:1.1rem}article main li{margin-top:.15rem;margin-bottom:.15rem}article main pre{border-radius:12px;box-shadow:0 12px 30px rgba(0,0,0,.28)}html.dark article main pre{border:1px solid hsla(0,0%,100%,.14)}html:not(.dark) article main pre{border:1px solid rgba(15,23,42,.16);box-shadow:0 10px 24px rgba(15,23,42,.08)}article main :not(pre)>code{border-radius:8px;padding:.14rem .42rem}html.dark article main :not(pre)>code{border:1px solid hsla(0,0%,100%,.14)}html:not(.dark) article main :not(pre)>code{border:1px solid rgba(15,23,42,.18);background:rgba(15,23,42,.05);color:#0f172a}article main blockquote{border-left:3px solid rgba(59,130,246,.85);background:rgba(59,130,246,.07);border-radius:0 10px 10px 0;padding:.75rem 1rem}.nextra-toc ul a{font-size:.92rem}.nextra-toc ul a:hover{color:#e5e7eb}html:not(.dark) .nextra-toc ul a:hover{color:#0f172a}