/* Header */ .header background: linear-gradient(135deg, #1e3c72 0%, #2b4c7c 100%); color: white; padding: 1.5rem; border-radius: 28px; margin-bottom: 2rem; box-shadow: 0 8px 20px rgba(0,0,0,0.1);
// Function for quick search on pressing Enter document.addEventListener('DOMContentLoaded', () => initFaq(); addExampleTriggers(); const searchBtn = document.getElementById('searchErrorBtn'); if (searchBtn) searchBtn.addEventListener('click', searchError); const errorInputElem = document.getElementById('errorInput'); if (errorInputElem) errorInputElem.addEventListener('keypress', function(e) if (e.key === 'Enter') e.preventDefault(); searchError(); ); gimpack gp 3300 manual pdf
.faq-q font-weight: bold; color: #1e4663; margin-top: 1rem; cursor: pointer; background: #f7fafd; padding: 8px 12px; border-radius: 40px; /* Header */
.faq-a margin-top: 5px; padding-left: 1rem; color: #2c3e4e; font-size: 0.9rem; display: none; /* Header */ .header background: linear-gradient(135deg
input:focus, select:focus outline: none; border-color: #2b6a9f; box-shadow: 0 0 0 3px rgba(43,106,159,0.2);