:root{--page-padding-x:16px;--page-max-width:1660px;--color-brown-beige:#cbbaab;--color-grey-black:#23211e;--color-dark-grey:#4b4b4b;--color-light-grey:#f2f2f2;--color-grey:#7c7c7c;--color-silver-grey:#c4c4c4;--color-off-black:#121212;--color-morrigan:#1b0c21}*{box-sizing:border-box;padding:0;margin:0}html{overflow-x:hidden;background:#fcfbfc;color:#000}body,html{max-width:100vw;scroll-behavior:smooth}body,button,html,input{font-family:var(--font-inter)}a{color:inherit;text-decoration:none}.toast{background:#fefefe!important;color:#000;font-size:14px}@media(prefers-color-scheme:dark){html{color-scheme:dark}}@media(min-width:956px){:root{--page-padding-x:32px}}