/* Additional styles for modern look */ .hover-shadow:hover { transform: translateY(-5px); box-shadow: 0 15px 30px rgba(0,0,0,0.1) !important; } .transition-300 { transition: all 0.3s ease !important; }
