body{color:#1a202c;background-color:#f0fdf4;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.meme-card{background:#fff;border:4px solid #000;border-radius:1rem;width:100%;max-width:500px;padding:1.5rem;transition:transform .2s;transform:rotate(-2deg);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.meme-card:hover{transform:rotate(0)scale(1.02)}.title{color:#c026d3;text-shadow:2px 2px #000;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.subtitle{color:#4b5563;margin-bottom:2rem;font-size:1.1rem;font-style:italic}.meme-img{border:2px solid #e5e7eb;border-radius:.5rem;width:100%;height:auto}.refresh-btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:9999px;margin-top:2rem;padding:1rem 2rem;font-size:1.2rem;font-weight:700;transition:all .2s;box-shadow:4px 4px #c026d3}.refresh-btn:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #c026d3}.refresh-btn:active{transform:translate(2px,2px);box-shadow:0 0 #c026d3}.share-buttons{text-align:center;margin-top:2rem}.buttons-wrapper{justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.share-btn{color:#fff;border-radius:.5rem;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-block}.share-btn:hover{transform:translateY(-2px)}.twitter{background-color:#1da1f2}.whatsapp{background-color:#25d366}
