*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Inter,sans-serif;background:#fff;color:#2a2a28}input::placeholder,textarea::placeholder{color:#bbb}select option{background:#fff;color:#2a2a28}button{font-family:Inter,sans-serif}a{color:inherit}@keyframes raccoonRun{0%{left:-60px}to{left:110vw}}@keyframes spin{to{transform:rotate(1turn)}}