:root{--background:#fefcf1;--foreground:#383831;--surface:#fefcf1;--surface-container:#f6f4e7;--surface-container-low:#fbfaee;--surface-container-highest:#eae9db;--surface-container-lowest:#ffffffb3;--primary:#b6353a;--primary-container:#ff7574;--secondary-ink:#65655c;--tertiary-container:#ca9cff;--shadow:#38383114;--ghost-outline:#65655c26}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-body), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}::selection{color:#fff8f7;background:#b6353ae6}
