:root{--font-inter:"Inter",system-ui,-apple-system,sans-serif;--background:#ffffff;--background-alt:#fafafa;--foreground:#17202a;--foreground-muted:#585e6a}[data-theme=dark]{--background:#17202a;--background-alt:#1e2938;--foreground:#f0f2f5;--foreground-muted:#9ca3af}html{scroll-behavior:smooth}body{font-family:var(--font-inter);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nextra-sidebar-container{border-color:rgba(0,0,0,.05)!important}[data-theme=dark] .nextra-sidebar-container{border-color:rgba(255,255,255,.08)!important}article img{border-radius:8px;border:1px solid rgba(0,0,0,.08);margin:1.5rem 0}[data-theme=dark] article img{border-color:rgba(255,255,255,.1)}