*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f0f4f8;color:#1a1a2e;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:0}.page-wrapper{width:100%;max-width:480px;margin:0 auto;background-color:#f0f4f8;min-height:100vh;padding-bottom:40px}.header{background:#fff;padding:30px 20px;text-align:center;border-bottom-left-radius:24px;border-bottom-right-radius:24px;box-shadow:0 2px 8px #0000000a}.logo-container{display:flex;justify-content:center;align-items:center}.logo{max-width:220px;height:auto}.reward-section{text-align:center;padding:32px 20px 24px}.reward-title{font-size:20px;font-weight:600;color:#333;margin-bottom:8px}.reward-amount{font-size:56px;font-weight:800;color:#e31837;margin-bottom:8px}.reward-subtitle{font-size:14px;color:#666;line-height:1.5}.steps-section{padding:16px 20px 24px}.section-title{font-size:20px;font-weight:700;text-align:center;margin-bottom:20px;color:#1a1a2e}.section-title-bold{font-size:22px;font-weight:800;text-align:center;margin-bottom:20px;color:#1a1a2e;text-transform:uppercase}.section-title-small{font-size:12px;font-weight:600;text-align:center;margin-bottom:12px;color:#888;letter-spacing:2px;text-transform:uppercase}.steps-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.step-card-grid{background:#fff;border-radius:16px;padding:20px 12px;text-align:center;box-shadow:0 1px 4px #0000000a;border:1px solid #e8edf2}.step-card-grid .step-number{margin:0 auto 12px}.step-card-grid h3{font-size:14px;font-weight:700;color:#1a1a2e;margin-bottom:6px;line-height:1.3}.step-card-grid p{font-size:12px;color:#888;line-height:1.4}.step-number{width:36px;height:36px;border-radius:50%;background:#e31837;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0}.claim-section{padding:8px 20px 32px;text-align:center}.claim-button{display:inline-block;width:100%;padding:18px 32px;background:#e31837;color:#fff;font-size:18px;font-weight:700;text-decoration:none;border-radius:14px;transition:background .2s ease,transform .1s ease;box-shadow:0 4px 12px #e318374d}.claim-button:hover{background:#c41530;transform:translateY(-1px);box-shadow:0 6px 16px #e3183766}.claim-button:active{transform:translateY(0)}.availability-section{padding:16px 20px 24px}.country-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.country-tag{background:#fff;border:1px solid #dde3ea;border-radius:24px;padding:8px 18px;font-size:14px;font-weight:500;color:#333}.faq-section{padding:16px 20px 32px}.faq-container{display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e8edf2;box-shadow:0 1px 4px #0000000a}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit}.faq-question-text{font-size:15px;font-weight:700;color:#1a1a2e}.faq-icon{color:#666;transition:transform .3s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#f0f4f8}.faq-item.expanded .faq-icon{transform:rotate(180deg)}.faq-answer{padding:0 20px 18px;display:none}.faq-answer.open{display:block}.faq-answer p{font-size:14px;color:#555;line-height:1.6}.footer{text-align:center;padding:24px 20px 16px;border-top:1px solid #e0e5eb;margin-top:8px}.footer-security{font-size:12px;color:#999;margin-bottom:6px}.footer-copyright{font-size:12px;color:#999;margin-bottom:8px}.footer-links{display:flex;justify-content:center;align-items:center;gap:8px}.footer-links a{font-size:14px;color:#2563eb;text-decoration:none;font-weight:500}.footer-links a:hover{text-decoration:underline}.footer-links span{color:#999}@media (min-width: 481px){body{padding:20px}.page-wrapper{border-radius:24px;box-shadow:0 4px 24px #00000014;min-height:auto}}
