@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&family=Inter:wght@400;500;600&display=swap";*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:#fffdf7;font-family:Inter,system-ui,-apple-system,sans-serif}#root{min-height:100vh}@keyframes chakraSpin{to{transform:rotate(360deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
