@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,600&family=Nunito:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:#5c3d2e;background:#f5ede0;min-height:100vh;font-family:Nunito,Helvetica Neue,sans-serif}#root{text-align:left;border:none;width:100%;max-width:100%;min-height:100vh;margin:0}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}::selection{color:#fdfaf5;background:#c4a882}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#ede0cc}::-webkit-scrollbar-thumb{background:#c4a882;border-radius:3px}.fade-in{animation:.35s both fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes pulse-heart{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}
