:root{--background:#fff;--foreground:#111}html,body{max-width:100vw;overflow-x:clip}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0}*{box-sizing:border-box}a{color:inherit;text-decoration:none}:where(img){object-fit:cover}
