*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans,sans-serif;background:linear-gradient(135deg,#1a237e,#212121);color:#fafafa}.container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem 1rem}h1{font-family:Playfair Display,serif;font-size:3rem;margin-bottom:.2rem;color:#fbc02d}h2{font-size:1.3rem;font-weight:400;color:#fafafa;margin-bottom:2rem}p{max-width:450px;color:#e0e0e0;font-size:1.1rem;margin-bottom:3rem;line-height:1.5}.socials a{margin:0 10px;color:#fbc02d;font-size:1.5rem;text-decoration:none;transition:color .3s}.socials a:hover{color:#fafafa}.qr-codes{display:flex;justify-content:center;gap:2rem;margin-top:4rem;flex-wrap:wrap}.qr-codes div{display:flex;flex-direction:column;align-items:center;color:#fafafa;font-size:1.1rem}.qr-codes img{width:120px;height:120px;margin-top:.5rem;border:2px solid #FBC02D;border-radius:10px}.footer{margin-top:4rem;font-size:.9rem;color:#bdbdbd}@media (max-width: 600px){h1{font-size:2rem}h2{font-size:1rem}p{font-size:.9rem;max-width:300px}.socials a{font-size:1.1rem;margin:0 5px}.qr-codes img{width:100px;height:100px}.qr-codes{gap:1rem}}
