@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300..700;1,9..144,300..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box}html,body{margin:0;font-family:Manrope,Segoe UI,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0b0f;transition:background-color .25s ease,color .25s ease}html[data-color-mode=light],html[data-color-mode=light] body{background-color:#faf8f3}.app-container{min-height:100vh;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom,16px)}.container{min-height:100vh}
