*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Source Serif 4",Georgia,serif;background:#faf8f5;color:#3d3228}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:#d4cec4;border-radius:3px}textarea:focus{outline:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.fu{animation:fadeUp .5s ease both}.fu1{animation:fadeUp .5s ease .08s both}.fu2{animation:fadeUp .5s ease .16s both}.fu3{animation:fadeUp .5s ease .24s both}.si{animation:slideIn .3s ease both}