.features{text-align:left;margin-top:2rem}
.features h3{color:#fbbf24;margin-bottom:.5rem}
.features ul{list-style:none;padding:0}
.features li::before{content:"✅ ";color:#22c55e}
.tipjar{text-align:center;max-width:340px;margin:2rem auto;padding:1.5rem;background:#fff;border-radius:16px;box-shadow:0 4px 10px rgba(0,0,0,0.08);color:#222}
#copyZelle{background:#9333ea;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;font-size:1rem;cursor:pointer;margin-top:10px;transition:background .2s ease}
#copyZelle:hover{background:#7e22ce}
footer{text-align:center;color:#777;font-size:.9rem;margin-top:1.5rem;padding-bottom:2rem}
