@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@300;400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;background:#f5f0e8;font-family:DM Sans,sans-serif;color:#2d2018;overscroll-behavior:none;-webkit-tap-highlight-color:transparent}#root{height:100%}input,select,textarea,button{font-family:DM Sans,sans-serif}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
