html{scroll-behavior:smooth}html,body{width:100%;margin:0;padding:0;position:relative;overflow-x:hidden}body{color:#000;-webkit-font-smoothing:antialiased;background-color:#fff;min-height:100vh;font-family:sans-serif}:is(html:has(#sanity),body:has(#sanity)){scroll-behavior:auto;position:static;overflow-x:visible}main{width:100%;min-height:60vh;display:block}img{max-width:100%;height:auto;display:block}*{box-sizing:border-box}
