@media (prefers-color-scheme:dark){:root{--foreground-rgb:0, 0, 0;--background-start-rgb:214, 219, 220;--background-end-rgb:255, 255, 255;--button-border:196, 196, 196;--button-background:255, 255, 255}}:root{--foreground-rgb:0, 0, 0;--background-start-rgb:214, 219, 220;--background-end-rgb:255, 255, 255;--button-border:196,196,196;--button-background:255,255,255;--primary:#2d86eb}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255, 255, 255;--background-start-rgb:4, 4, 4;--background-end-rgb:0, 0, 0;--button-border:23, 23, 23;--button-background:32, 32, 32}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom, transparent, rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}p a{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:color .2s ease-in-out}p a:hover{color:var(--primary);text-decoration:none}button{cursor:pointer;margin:0}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}@layer utilities{.text-balance{text-wrap:balance}}
