*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,Arial,sans-serif;background-color:#fff;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}.logo-img{width:260px;height:auto;display:block}.page-wrapper{width:100%;max-width:640px;padding:0 16px;box-sizing:border-box}.card-img{width:100%;height:auto;display:block}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.logo-anim{animation:slideUp .5s ease both}.video-anim{animation:slideUp .5s ease .1s both}.card-anim{animation:slideUp .5s ease both}@media(max-width:480px){.logo-img{width:140px}.page-wrapper{padding:0 4px}.card-img{border-radius:10px}}
