.help-button{z-index:9;position:fixed;bottom:20px;right:20px;background-color:#007bff;color:#fff;border:none;padding:12px 20px;border-radius:50px;cursor:pointer;box-shadow:2px 2px 10px #0003;transition:background .3s ease}.help-button:hover{background-color:#0056b3}.success-message{color:#28a745;padding:8px 12px;border-radius:5px;font-size:14px}.help-popup{z-index:9;position:fixed;bottom:70px;right:20px;width:300px;background:#fff;padding:15px;border-radius:8px;box-shadow:2px 2px 10px #0003;border:1px solid #ddd}.help-title{font-size:18px;font-weight:700;margin-bottom:10px}.help-input,.help-textarea{width:100%;padding:8px;border:1px solid #ccc;border-radius:5px;margin-bottom:10px;font-size:14px}.help-textarea{height:80px;resize:none}.help-send-button{width:100%;background-color:#28a745;color:#fff;border:none;padding:10px;border-radius:5px;cursor:pointer;transition:background .3s ease}.help-send-button:hover{background-color:#218838}
