*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background:#fefcf6;color:#1a1a18;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}@keyframes spin{to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes countUp{0%{opacity:0}to{opacity:1}}