:root{--background:#fff;--foreground:#171717;--banner-height:34px;--header-height:56px;--total-header-height:calc(var(--banner-height) + var(--header-height));--container-max-width:1440px;--container-padding-mobile:16px;--container-padding-tablet:24px;--container-padding-desktop:40px;--container-padding-wide:60px}html{max-width:100vw}body{max-width:100vw;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif;overflow-x:clip}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
