:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}body,html{margin:0;padding:0;min-height:100vh}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}.rt-Button,.rt-Card,.rt-Heading,.rt-Text{font-family:inherit!important}.navbar-link:hover{color:var(--gray-12)!important}.rt-r-pt-1{padding-top:.25rem}.rt-r-position-relative{position:relative}.rt-r-w{width:var(--width)}.rt-r-h{height:var(--height)}.rt-r-position-absolute{position:absolute}.rt-r-top-0{top:0}.rt-r-bottom-0{bottom:0}.rt-r-left-0{left:0}.rt-r-ml{margin-left:var(--ml)}.rt-r-mt-1{margin-top:.25rem}.rt-r-mt-2{margin-top:.5rem}.-rt-r-ml-1{margin-left:-.25rem}.rt-r-pl-6{padding-left:1.5rem}.rt-r-fd-column{flex-direction:column}.rt-r-gap-4{gap:1rem}