:root{--foreground-color:#343535;--background-color:#e5e1d9;--header-height:88px;--common-img-width:128px;--common-text-width:128px;--common-text-width-xs:64px;--footer-height:88px;--footer-height-xs:124px;--footer-height-xxs:158px}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground-color);background:var(--background-color);font-size:12px}a{color:inherit;cursor:pointer;text-decoration:none}a:hover{font-weight:700}ul,ol{list-style:none}figcaption{font-size:10px}img{filter:grayscale();mix-blend-mode:darken}svg{fill:var(--foreground-color)}
