.success-message{position:fixed;top:20px;right:20px;background:linear-gradient(135deg,#4caf50,#45a049);color:white;padding:15px 20px;border-radius:10px;box-shadow:0 4px 15px rgba(76,175,80,.3);z-index:1000;animation:slideInRight .5s ease}