@import"https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;500;600;700;800&family=Red+Hat+Text:wght@300;400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Red Hat Text,sans-serif;font-weight:400;background:#faf8f5;color:#35312e;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:Red Hat Display,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a09890}input:focus,textarea:focus,select:focus{border-color:#8d2521!important;box-shadow:0 0 0 3px #8d25211a}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes spin{to{transform:rotate(360deg)}}.fade-in{animation:fadeIn .25s ease}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
