:root{--bg:#fff;--text:#000;--link:#000;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);color:var(--text);background:var(--bg);min-height:100vh;font-size:16px;line-height:1.6}a{color:var(--link);text-decoration:underline}a:hover{text-decoration:underline}button{font-family:inherit;font-size:inherit;cursor:pointer;color:inherit;background:0 0;border:none}ul{list-style:none}:focus-visible{outline:1px solid var(--text);outline-offset:2px}
