html{color-scheme:light}html.dark{color-scheme:dark}html img.logo,html .logo img{aspect-ratio:1 / 1!important;background-image:url(/logo.png);background-size:cover;background-repeat:no-repeat;background-position:center}html.dark img.logo,html.dark .logo img{aspect-ratio:1 / 1!important;background-image:url(/logo_white.png)}.endpoint-id{padding:0 .25rem;border-radius:.25rem;background-color:var(--bg);color:var(--text)}.dark .endpoint-id{background-color:var(--bg-dark);color:var(--text-dark)}.grecaptcha-badge{visibility:hidden!important}@media(min-width:1920px){.custom-grid-3cols-on-ultrawide{grid-template-columns:repeat(3,1fr)}}
