#hookResults.show{display:block;animation:fadeInHooks .5s ease}.hook-card{background:#fff;color:#333;padding:20px;border-radius:15px;margin-bottom:15px;position:relative;cursor:pointer;transition:all .3s ease}.hook-card:hover{transform:translateX(5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.hook-type{background:linear-gradient(45deg,#f093fb,#f5576c);color:white;padding:5px 15px;border-radius:20px;font-size:.85rem;font-weight:700;display:inline-block;margin-bottom:10px}.hook-text{font-size:1.2rem;font-weight:700;color:#333;margin-bottom:10px;line-height:1.4}.hook-why{font-size:.95rem;color:#666;font-style:italic;line-height:1.5}.copy-btn-hook{position:absolute;top:15px;right:15px;background:#f5576c;color:white;border:none;padding:8px 15px;border-radius:20px;font-size:.85rem;cursor:pointer;transition:all .3s ease}.copy-btn-hook:hover{background:#f093fb}@media (max-width:768px){.hook-text{font-size:1.05rem}}