.coffee-button{position:fixed;bottom:20px;right:20px;background-color:#ff813f;color:white;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;text-decoration:none;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:background-color 0.3s ease}.coffee-button:hover{background-color:#ff6600}.coffee-icon{width:30px;height:30px}.powered-link{display:inline-flex;align-items:center;text-decoration:none;color:#666;transition:color 0.3s}.powered-link:hover{color:#333}.powered-link img{margin-right:4px;width:16px;height:16px}