@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;550;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;350;400;450;500;550;600;650;700;800;900&display=swap";
:root{--background:#efefef;--foreground:#efefef}.low-product-background{--background:#e8e8e8;--foreground:#e8e8e8}.high-product-background{--background:#f7f7f7;--foreground:#f7f7f7}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.container{max-width:80rem;margin:0 auto;padding-bottom:1rem}
