@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;700;800;900&family=Caveat:wght@500;700&family=Fraunces:opsz,wght@9..144,400;9..144,600;9..144,700&display=swap";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100vh;font-family:Nunito,system-ui,sans-serif;font-weight:500;background:#faf6ec;color:#1f2933;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;display:flex;flex-direction:column}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}h1,h2,h3{font-family:Fraunces,Georgia,serif;font-weight:700;letter-spacing:-.02em;text-wrap:balance}.no-scrollbar{scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #5fb6c2;outline-offset:1px}
