*{box-sizing:border-box;text-align:center;width:100%}body{margin:0;font-family:Poppins,sans-serif}h1{font-size:1.6rem;line-height:2.25rem;margin:0}h3{font-weight:400;margin:0}.app{min-height:100vh;padding:15px}.container{display:flex;flex-direction:column;gap:1rem;align-items:center;max-width:420px;margin:0 auto}.app img{width:96px;height:auto}h2{font-size:1.27em;font-weight:700;color:#18181b;margin:10px 0}p{color:#2d2d33}p,span,strong{font-size:15px;margin:0}.fadeIn{animation:fadeIn .3s ease-in forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
