:root{--download-background:url("/images/download-app-bg_hu_ad995851b8d9be2c.webp")}@media(max-width:960px){:root{--download-background:url("/images/download-app-bg_hu_ad995851b8d9be2c.webp")}}@media(max-width:640px){:root{--download-background:url("/images/download-app-bg_hu_ad995851b8d9be2c.webp")}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:poppins,sans-serif;color:#fff;background-color:#0c0a1f;background-image:var(--download-background);background-size:cover;background-position:50%;background-attachment:fixed;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}.download-card{background:rgba(23,23,43,.45);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);border-radius:24px;width:100%;max-width:420px;padding:45px 35px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,.3)}.logo{margin-bottom:20px;opacity:.9}h1{font-size:clamp(1.8rem,5vw,2.2rem);font-weight:600;margin-bottom:8px;letter-spacing:.5px}.tagline{font-size:1rem;font-weight:300;color:rgba(255,255,255,.85);margin-bottom:30px}.qr-code{width:75%;max-width:250px;height:auto;border-radius:16px;border:6px solid #fff;margin-bottom:30px}.instructions{font-size:.9rem;font-weight:400;color:rgba(255,255,255,.75);line-height:1.6;max-width:300px}