@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#0f0f10;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}@keyframes arrowPulse{0%,to{opacity:.3}50%{opacity:.8}}@keyframes microPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes opacityBreathe{0%,to{opacity:1}50%{opacity:.95}}@keyframes bgBreathe{0%,to{background-color:#fff}50%{background-color:#f6f6f6}}
