.footer{background:linear-gradient(135deg,#9457e9,#1c0e45);color:#efe1ff;padding:40px 20px;margin-top:20px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:transform .3s ease,border-color .3s ease}.footer:hover{transform:translateY(-10px);border:8px solid #fef74b}.footer-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:20px;border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.1);border:8px solid transparent;height:330px;min-height:300px;transition:background-color .3s ease,border-color .3s ease}@keyframes spinShake{0%{transform:rotate(0deg)}25%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}to{transform:rotate(0deg)}}.elif-card{background:linear-gradient(135deg,#be9cf2,#f1eafc);color:#1c0e45;border:7px solid transparent;transition:background-color .3s ease,border-color .3s ease}.elif-card:hover{border-color:#fef74b;animation:spinShake .5s ease-in-out}.elif-card .footer-link{color:#504081;margin:5px 0;text-decoration:none;font-size:1rem;font-weight:700}.elif-card .footer-link:hover{color:#fef74b}.effortless-card{background:linear-gradient(135deg,#2e1a4d,#684fb3);color:#efe1ff;border:7px solid transparent;transition:background-color .3s ease,border-color .3s ease}.effortless-card:hover{border-color:#efe1ff;animation:spinShake .5s ease-in-out}.effortless-card .footer-link{color:#fef74b;margin:5px 0 5px -2px;text-decoration:none;font-size:1rem;font-weight:700}.effortless-card .footer-link:hover{color:#1c0e45}.easyflow-card{background:linear-gradient(135deg,#e6df20,#faf7d8);color:#1c0e45;border:7px solid transparent;transition:background-color .3s ease,border-color .3s ease}.easyflow-card:hover{border-color:#4bfe5a;animation:spinShake .5s ease-in-out}.easyflow-card .footer-link{color:#1c0e45;margin:5px 0;text-decoration:none;font-size:1rem;font-weight:700}.easyflow-card .footer-link:hover{color:#504081}.social-icon{width:24px;height:24px;margin-top:7px;object-fit:contain;transition:transform .3s ease}.social-icon:hover{transform:scale(1.2)}.footer-card h3{margin-bottom:15px;font-size:1.5rem;font-weight:700;text-align:center}.footer-copyright{text-align:center;margin-top:30px;font-size:14px;color:#efe1ff}.footer-links{margin-top:20px;display:flex;justify-content:center;gap:20px}.footer-links .footer-link{font-weight:700;text-decoration:none;color:inherit}.footer-links .footer-link:hover{color:#4bfe5a}@media (max-width:768px){.footer-card{font-size:.9rem;line-height:1.4;word-wrap:break-word;width:140%;max-width:180px;margin:10px auto;padding:15px;height:auto}.footer-card h3{font-size:1rem}.footer-card .footer-link{font-size:.75rem}.footer-links{gap:10px}.effortless-card .footer-link,.elif-card .footer-link{font-size:.6rem}.social-icon{width:20px;height:20px}.footer-copyright{font-size:.4rem!important;line-height:1.2;margin-top:20px;text-align:center}.footer-links .footer-link{font-size:7px}}