*{box-sizing:border-box}body{margin:0;min-height:100vh}html{scroll-behavior:smooth}a{text-decoration:none;color:inherit}h1,h2,h3,h4,h5,h6{font-family:Lato,system-ui,sans-serif;font-weight:900}button{font-family:Lato,system-ui,sans-serif;font-weight:700}@keyframes scratch-hint{0%{transform:translate(-10px,-4px) rotate(-10deg);opacity:.7}25%{transform:translate(4px,4px) rotate(5deg);opacity:1}50%{transform:translate(18px,-4px) rotate(-5deg);opacity:1}75%{transform:translate(4px,4px) rotate(5deg);opacity:.8}to{transform:translate(-10px,-4px) rotate(-10deg);opacity:.7}}.scratch-hint-icon{animation:scratch-hint 1.8s ease-in-out infinite;display:inline-flex}@keyframes slide-in-right{0%{transform:translate(16px);opacity:0}to{transform:translate(0);opacity:1}}.scratch-skip-button{animation:slide-in-right .35s ease-out}
