@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f3f6fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{min-width:320px;overflow-x:hidden;background-color:#f3f6fb}#root{display:flex;flex-direction:column}img{max-width:100%}.logo-container{display:flex;align-items:center;gap:8px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .5s ease-in-out}.text-center{text-align:center}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.w-100{width:100%}.h-100{height:100%}
