@import"https://fonts.googleapis.com/css2?family=Lexend:wght@400;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Lexend,sans-serif;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8fafc;color:#1e293b}.container{text-align:center}h1{font-size:3rem;font-weight:700;margin-bottom:.5rem}p{font-size:1rem;color:#64748b}.logo{margin-top:.75rem;height:56px}
