body{margin:0;font-family:Inter,sans-serif;background-color:#00254a;color:#f4f4f4;display:flex;justify-content:center;align-items:center;height:100vh}#app{text-align:center}.card{background:#f4f4f4;padding:2rem;border-radius:12px;box-shadow:0 10px 25px #0000004d;max-width:400px;width:100%}.logo{width:80px;margin-bottom:1rem}h1{font-weight:600;font-size:1.5rem;margin-bottom:.5rem}p{font-size:1rem;color:#00254a}
