*,*:before,*:after{box-sizing:border-box}:root{--background: #ffffff;--foreground: #111827}@media(prefers-color-scheme:dark){:root{--background: #111827;--foreground: #ffffff}}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background-color:var(--background);color:var(--foreground);overflow:hidden}
