:root{--logo-url:url(https://res.cloudinary.com/micsumner/image/upload/v1696778875/logo-scoredetect-light_zduf3a.png);--logo-url-dark:url(https://res.cloudinary.com/micsumner/image/upload/v1696778875/logo-scoredetect-dark_hnkadc.png)}.light{--background-primary:white;--font-family-primary:"-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Ubuntu","sans-serif";--text-color-h1:rgb(42 47 69);--text-color-h2:rgb(42 47 69);--text-color-primary:rgb(79 86 107)}.dark{--background-primary:#1a1f36;--font-family-primary:"-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Ubuntu","sans-serif";--text-color-h1:#f7fafc;--text-color-h2:#f7fafc;--text-color-primary:rgb(193 201 210)}.theme-logo{content:var(--logo-url);margin:20px}.dark .theme-logo{content:var(--logo-url-dark)}