rgba(30, 30, 30, 0.8); backdrop-filter: blur(10px); padding: 40px 30px; width: 100%; max-width: 400px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3); border: 1px solid rgba(255, 255, 255, 0.1); position: relative; overflow: hidden; > div:first-of-type { text-align: center; margin-bottom: 30px; }...