:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-color:#8b5cf6;--primary-color-hover:#7c3aed;--primary-color-active:#6d28d9;--primary-color-light:#f3f1ff}@media(prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:#f4efff}@media(prefers-color-scheme:dark){body,html{color-scheme:dark}}body{color:rgb(var(--foreground-rgb))}a{color:inherit;text-decoration:none}