.bigCard{margin-top:3rem;padding:2.5rem;background:linear-gradient(135deg,#00c6ff,#0072ff);color:#fff;border-radius:26px;box-shadow:0 20px 45px #0006;animation:fadeUp .7s ease}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.appRoot{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center}.bigGlass{width:90%;max-width:900px;min-height:75vh;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0009;border-radius:28px;padding:3rem;display:flex;flex-direction:column;justify-content:center;box-shadow:0 25px 60px #00000080}:root{font-family:Poppins,system-ui,sans-serif}body{margin:0;min-height:100vh;background-image:url(https://images.unsplash.com/photo-1504608524841-42fe6f032b4b);background-size:cover;background-position:center}
