:root{--colour-background:#fff;--colour-foreground:#171717;--colour-brand-text:#2f2963;--font-sans:Arial, Helvetica, sans-serif}html{scrollbar-gutter:stable both-edges;height:100%}body{min-height:100%}html,body{background:var(--colour-background);max-width:100vw;color:var(--colour-foreground);overflow-x:hidden}body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}img,picture,svg,canvas,video{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{background:0 0}a{color:inherit;text-decoration:none}
