*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background-color:#fff;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:16px;line-height:1.5}.container{width:100%;max-width:400px;margin:0 auto}.promo-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:32px 24px;text-align:center;border:1px solid rgba(0,255,136,.1);transition:transform .3s ease,box-shadow .3s ease}.promo-card:hover{transform:translateY(-4px);box-shadow:0 20px 60px #00ff8826}.logo-section{margin-bottom:24px}.garena-logo{font-size:28px;font-weight:700;color:#0f8;letter-spacing:2px;text-shadow:0 0 20px rgba(0,255,136,.3);animation:glow 2s ease-in-out infinite alternate}@keyframes glow{0%{text-shadow:0 0 20px rgba(0,255,136,.3)}to{text-shadow:0 0 30px rgba(0,255,136,.6)}}.game-icon{margin-bottom:32px}.ff-logo{font-size:48px;font-weight:700;color:#0f8;width:80px;height:80px;margin:0 auto;display:flex;align-items:center;justify-content:center;border-radius:16px;border:3px solid #00ff88;box-shadow:0 0 20px #0f83;transition:transform .3s ease;background:#00ff880d;text-shadow:0 0 10px rgba(0,255,136,.3)}.ff-logo:hover{transform:scale(1.05);box-shadow:0 0 30px #0f86}.content-section{margin-top:24px}.title{font-size:32px;font-weight:700;color:#2d3748;margin-bottom:16px;animation:bounce .6s ease-out}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-8px,0)}70%{transform:translate3d(0,-4px,0)}90%{transform:translate3d(0,-2px,0)}}.subtitle{font-size:18px;color:#4a5568;margin-bottom:24px;font-weight:400;line-height:1.6}.discount-box{background:linear-gradient(135deg,#f7fafc,#edf2f7);border-radius:12px;padding:20px;margin-bottom:32px;border-left:4px solid #00ff88;position:relative;overflow:hidden}.discount-box:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,255,136,.1),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.discount-text{font-size:16px;color:#2d3748;font-weight:600;position:relative;z-index:1}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#0f8,#00cc6a);color:#fff;text-decoration:none;font-weight:700;font-size:18px;padding:16px 32px;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 20px #00ff884d;position:relative;overflow:hidden;margin-bottom:24px;min-width:220px}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.cta-button:hover:before{left:100%}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0f86;background:linear-gradient(135deg,#00cc6a,#0a5)}.cta-button:active{transform:translateY(0)}.gift-icon{font-size:20px;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.footer-notice{font-size:12px;color:#718096;font-style:italic;line-height:1.4}@media (max-width: 480px){.promo-card{padding:24px 20px;border-radius:16px}.title{font-size:28px}.subtitle{font-size:16px}.garena-logo{font-size:24px}.ff-logo{font-size:40px;width:70px;height:70px}.cta-button{font-size:16px;padding:14px 28px;min-width:200px}.discount-text{font-size:15px}}@media (max-width: 360px){.container{padding:12px}.promo-card{padding:20px 16px}.title{font-size:24px}.subtitle{font-size:15px}.cta-button{font-size:15px;padding:12px 24px;min-width:180px}}@media (min-width: 768px){.container{max-width:450px}.promo-card{padding:40px 32px}.title{font-size:36px}.subtitle{font-size:20px}.garena-logo{font-size:32px}.ff-logo{font-size:56px;width:90px;height:90px}.cta-button{font-size:20px;padding:18px 36px;min-width:240px}.discount-text{font-size:17px}}
