:root{--background:#ffffff;--foreground:#171717}@media(prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}*,body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol}body,html{max-width:100vw;overflow-x:hidden;font-size:16px}body{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background:#ababab;border-radius:10px;border:2px solid rgba(0,0,0,0);background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:#6e6f72;border:0}*{box-sizing:border-box;padding:0;margin:0;line-height:2em}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:dark){html{color-scheme:dark}}