*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#7f56d9,#7f56d9,#d6bbfb);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;color:#fff}.container{text-align:center;max-width:500px;width:100%;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:40px 30px;border:1px solid rgba(255,255,255,.2)}.app-icon{width:80px;height:80px;background:#fff;border-radius:16px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;font-size:32px;color:#667eea;font-weight:700}.app-icon svg{width:50px;height:50px}h1{font-size:2.5rem;margin-bottom:10px;font-weight:600}.subtitle{font-size:1.1rem;opacity:.9;margin-bottom:30px}.content-preview{background:#ffffff1a;border-radius:12px;padding:20px;margin:30px 0;border:1px solid rgba(255,255,255,.2)}.content-preview img{max-width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:15px}.content-title{font-size:1.3rem;font-weight:600;margin-bottom:10px}.content-description{opacity:.9;line-height:1.5}.download-section{margin:30px 0}.download-text{font-size:1.1rem;margin-bottom:20px;opacity:.9}.store-buttons{display:flex;gap:15px;justify-content:center;align-items:center;flex-wrap:wrap}.store-button{display:inline-block;transition:transform .2s ease}.store-button:hover{transform:translateY(-2px)}.store-button img{height:50px;width:auto}.store-button img.google-icon{height:70px;width:auto}.redirect-notice{background:#ffffff1a;border-radius:8px;padding:15px;margin:20px 0;border:1px solid rgba(255,255,255,.2);display:none}.redirect-notice.show{display:block}.loading{font-size:.9rem;opacity:.8}@media (max-width: 480px){.container{padding:30px 20px}h1{font-size:2rem}.store-buttons{flex-direction:column;align-items:center}}
