body{font-family:sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;margin:0;background-color:#f0f2f5;color:#333;text-align:center}.container[data-astro-cid-d5b56k2c]{background:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 15px #0000001a;max-width:500px;width:90%}h1[data-astro-cid-d5b56k2c]{color:#2c3e50;margin-bottom:20px}p[data-astro-cid-d5b56k2c]{margin-bottom:30px;line-height:1.6}.button-container[data-astro-cid-d5b56k2c]{display:flex;flex-direction:column;gap:15px}.app-button[data-astro-cid-d5b56k2c]{display:inline-block;padding:12px 25px;background-color:#007bff;color:#fff;text-decoration:none;border-radius:8px;font-size:1.1em;transition:background-color .3s ease}.app-button[data-astro-cid-d5b56k2c]:hover{background-color:#0056b3}.banner-image[data-astro-cid-d5b56k2c]{width:100%;max-width:400px;height:auto;margin-bottom:20px;border-radius:8px}