{"id":1203,"date":"2026-03-25T08:00:05","date_gmt":"2026-03-25T08:00:05","guid":{"rendered":"https:\/\/techsanswers.com\/printers\/?page_id=1203"},"modified":"2026-04-15T12:45:48","modified_gmt":"2026-04-15T12:45:48","slug":"epson-printer","status":"publish","type":"page","link":"https:\/\/techsanswers.com\/printers\/epson-printer\/","title":{"rendered":"Epson Printer"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1203\" class=\"elementor elementor-1203\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b65b3b7 e-con-full e-flex e-con e-parent\" data-id=\"b65b3b7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ecff14 elementor-widget elementor-widget-html\" data-id=\"0ecff14\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>EPSON Support | TechsAnswers<\/title>\r\n    <style>\r\n        \/* --- CSS Reset & Base Styles --- *\/\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n            font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\r\n        }\r\n\r\n        body {\r\n            background-color: #ffffff;\r\n            color: #333;\r\n            line-height: 1.5;\r\n        }\r\n\r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        \/* --- Header --- *\/\r\n        header {\r\n            padding: 20px 0;\r\n            border-bottom: 1px solid #f0f0f0;\r\n            background: #fff;\r\n        }\r\n\r\n        .header-content {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n        }\r\n\r\n        .logo {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            font-size: 20px;\r\n            font-weight: bold;\r\n            color: #003399;\r\n        }\r\n\r\n        .logo span {\r\n            color: #666;\r\n            font-weight: normal;\r\n            font-size: 18px;\r\n        }\r\n\r\n        nav ul {\r\n            display: flex;\r\n            list-style: none;\r\n            gap: 30px;\r\n        }\r\n\r\n        nav ul li a {\r\n            text-decoration: none;\r\n            color: #555;\r\n            font-size: 14px;\r\n            font-weight: 500;\r\n            transition: color 0.2s;\r\n        }\r\n\r\n        nav ul li a:hover {\r\n            color: #003399;\r\n        }\r\n\r\n        .phone-btn {\r\n            background-color: #003399;\r\n            color: white;\r\n            padding: 10px 25px;\r\n            border-radius: 30px;\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n            font-size: 14px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            transition: background 0.3s;\r\n        }\r\n\r\n        .phone-btn:hover {\r\n            background-color: #002266;\r\n        }\r\n\r\n        \/* --- Hero Section --- *\/\r\n        .hero {\r\n            padding: 80px 0 60px;\r\n            text-align: center;\r\n            background: #fff;\r\n        }\r\n\r\n        .hero h1 {\r\n            font-size: 48px;\r\n            color: #001a4d;\r\n            margin-bottom: 15px;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .hero p {\r\n            font-size: 18px;\r\n            color: #666;\r\n            max-width: 700px;\r\n            margin: 0 auto 40px;\r\n        }\r\n\r\n        .search-container {\r\n            max-width: 700px;\r\n            margin: 0 auto;\r\n            position: relative;\r\n        }\r\n\r\n        .search-bar {\r\n            width: 100%;\r\n            padding: 18px 25px 18px 55px;\r\n            border: 1px solid #ddd;\r\n            border-radius: 4px;\r\n            font-size: 16px;\r\n            outline: none;\r\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\r\n        }\r\n\r\n        .search-icon {\r\n            position: absolute;\r\n            left: 20px;\r\n            top: 50%;\r\n            transform: translateY(-50%);\r\n            color: #999;\r\n        }\r\n\r\n        .search-submit-btn {\r\n            position: absolute;\r\n            right: 10px;\r\n            top: 50%;\r\n            transform: translateY(-50%);\r\n            background: #003399;\r\n            color: white;\r\n            border: none;\r\n            padding: 10px 20px;\r\n            border-radius: 4px;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            transition: background 0.3s;\r\n        }\r\n\r\n        .search-submit-btn:hover {\r\n            background: #002266;\r\n        }\r\n\r\n        \/* --- Autocomplete Suggestions --- *\/\r\n        .suggestions {\r\n            position: absolute;\r\n            top: 100%;\r\n            left: 0;\r\n            right: 0;\r\n            background: white;\r\n            border: 1px solid #ddd;\r\n            border-top: none;\r\n            border-radius: 0 0 8px 8px;\r\n            max-height: 300px;\r\n            overflow-y: auto;\r\n            z-index: 50;\r\n            display: none;\r\n            box-shadow: 0 10px 20px rgba(0,0,0,0.1);\r\n            text-align: left;\r\n        }\r\n\r\n        .suggestion-item {\r\n            padding: 12px 20px;\r\n            cursor: pointer;\r\n            transition: background 0.2s;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            font-size: 14px;\r\n            color: #333;\r\n        }\r\n\r\n        .suggestion-item:hover {\r\n            background-color: #f0f4ff;\r\n        }\r\n\r\n        .suggestion-item b {\r\n            color: #003399;\r\n        }\r\n\r\n        \/* --- Modal Styles --- *\/\r\n        .modal-overlay {\r\n            position: fixed;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: rgba(0, 0, 0, 0.6);\r\n            display: none;\r\n            align-items: center;\r\n            justify-content: center;\r\n            z-index: 2000;\r\n            backdrop-filter: blur(5px);\r\n        }\r\n\r\n        .modal-content {\r\n            background: white;\r\n            padding: 40px;\r\n            border-radius: 16px;\r\n            max-width: 550px;\r\n            width: 90%;\r\n            text-align: center;\r\n            box-shadow: 0 25px 60px rgba(0,0,0,0.3);\r\n            position: relative;\r\n            animation: modalPop 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);\r\n        }\r\n\r\n        @keyframes modalPop {\r\n            from { transform: scale(0.8); opacity: 0; }\r\n            to { transform: scale(1); opacity: 1; }\r\n        }\r\n\r\n        .modal-close {\r\n            position: absolute;\r\n            top: 20px;\r\n            right: 20px;\r\n            cursor: pointer;\r\n            color: #999;\r\n            transition: color 0.2s;\r\n        }\r\n\r\n        .modal-close:hover {\r\n            color: #333;\r\n        }\r\n\r\n        .modal-title {\r\n            font-size: 24px;\r\n            color: #001a4d;\r\n            margin-bottom: 20px;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .modal-fix-box {\r\n            background: #f8faff;\r\n            padding: 25px;\r\n            border-radius: 12px;\r\n            margin-bottom: 30px;\r\n            text-align: left;\r\n            border-left: 5px solid #003399;\r\n        }\r\n\r\n        .modal-fix-box h6 {\r\n            font-size: 16px;\r\n            font-weight: 700;\r\n            margin-bottom: 10px;\r\n            color: #003399;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n        }\r\n\r\n        .modal-fix-box p {\r\n            font-size: 15px;\r\n            color: #444;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .modal-tech-section {\r\n            border-top: 1px solid #eee;\r\n            padding-top: 25px;\r\n            display: none; \/* Hidden by default *\/\r\n        }\r\n\r\n        .modal-input-group {\r\n            margin-bottom: 20px;\r\n            text-align: left;\r\n        }\r\n\r\n        .modal-input-group label {\r\n            display: block;\r\n            font-size: 14px;\r\n            font-weight: 600;\r\n            margin-bottom: 8px;\r\n            color: #333;\r\n        }\r\n\r\n        .modal-input {\r\n            width: 100%;\r\n            padding: 12px 15px;\r\n            border: 1px solid #ddd;\r\n            border-radius: 6px;\r\n            font-size: 14px;\r\n            outline: none;\r\n        }\r\n\r\n        .modal-input:focus {\r\n            border-color: #003399;\r\n        }\r\n\r\n        .modal-action-btn {\r\n            background: #003399;\r\n            color: white;\r\n            border: none;\r\n            padding: 12px 25px;\r\n            border-radius: 6px;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            width: 100%;\r\n            transition: background 0.3s;\r\n        }\r\n\r\n        .modal-action-btn:hover {\r\n            background: #002266;\r\n        }\r\n\r\n        .policy-text {\r\n            text-align: left;\r\n            font-size: 14px;\r\n            color: #555;\r\n            line-height: 1.6;\r\n            max-height: 400px;\r\n            overflow-y: auto;\r\n            padding-right: 10px;\r\n        }\r\n\r\n        .modal-tech-section p {\r\n            font-size: 14px;\r\n            color: #666;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .modal-call-btn {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 10px;\r\n            background: #003399;\r\n            color: white;\r\n            padding: 18px;\r\n            border-radius: 10px;\r\n            text-decoration: none;\r\n            font-weight: 700;\r\n            font-size: 20px;\r\n            transition: background 0.3s, transform 0.2s;\r\n        }\r\n\r\n        .modal-call-btn:hover {\r\n            background: #002266;\r\n            transform: translateY(-2px);\r\n        }\r\n\r\n        \/* --- Service Cards --- *\/\r\n        .services {\r\n            padding: 40px 0;\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 30px;\r\n        }\r\n\r\n        .service-card {\r\n            background: #fff;\r\n            padding: 40px 30px;\r\n            border-radius: 12px;\r\n            text-align: center;\r\n            box-shadow: 0 10px 30px rgba(0,0,0,0.05);\r\n            transition: transform 0.3s;\r\n            border: 1px solid #f5f5f5;\r\n        }\r\n\r\n        .service-card:hover {\r\n            transform: translateY(-5px);\r\n        }\r\n\r\n        .card-icon {\r\n            width: 64px;\r\n            height: 64px;\r\n            background: #f0f4ff;\r\n            border-radius: 12px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin: 0 auto 25px;\r\n            color: #003399;\r\n        }\r\n\r\n        .service-card h3 {\r\n            font-size: 20px;\r\n            margin-bottom: 12px;\r\n            color: #001a4d;\r\n        }\r\n\r\n        .service-card p {\r\n            color: #777;\r\n            font-size: 14px;\r\n        }\r\n\r\n        \/* --- Troubleshooting Section --- *\/\r\n        .troubleshooting {\r\n            padding: 80px 0;\r\n            text-align: center;\r\n        }\r\n\r\n        .troubleshooting h2 {\r\n            font-size: 32px;\r\n            margin-bottom: 10px;\r\n            color: #001a4d;\r\n        }\r\n\r\n        .troubleshooting-subtitle {\r\n            color: #666;\r\n            margin-bottom: 50px;\r\n        }\r\n\r\n        .trouble-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 30px;\r\n            text-align: left;\r\n        }\r\n\r\n        .trouble-card {\r\n            background: #fff;\r\n            padding: 35px;\r\n            border-radius: 12px;\r\n            box-shadow: 0 5px 20px rgba(0,0,0,0.03);\r\n            border: 1px solid #f0f0f0;\r\n        }\r\n\r\n        .trouble-icon {\r\n            color: #003399;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .trouble-card h4 {\r\n            font-size: 20px;\r\n            margin-bottom: 15px;\r\n            color: #001a4d;\r\n        }\r\n\r\n        .trouble-card p {\r\n            font-size: 14px;\r\n            color: #777;\r\n            margin-bottom: 25px;\r\n        }\r\n\r\n        .trouble-list {\r\n            list-style: none;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .trouble-list li {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            margin-bottom: 12px;\r\n            font-size: 14px;\r\n            color: #555;\r\n        }\r\n\r\n        .check-icon {\r\n            color: #003399;\r\n            background: #f0f4ff;\r\n            padding: 4px;\r\n            border-radius: 4px;\r\n            width: 24px;\r\n            height: 24px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n\r\n        .view-guide-btn {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            color: #003399;\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n            font-size: 14px;\r\n            padding: 10px 20px;\r\n            border: 1px solid #003399;\r\n            border-radius: 4px;\r\n            transition: all 0.3s;\r\n        }\r\n\r\n        .view-guide-btn:hover {\r\n            background: #003399;\r\n            color: #fff;\r\n        }\r\n\r\n        \/* --- FAQ Section --- *\/\r\n        .faq {\r\n            padding: 80px 0;\r\n            background: #fff;\r\n        }\r\n\r\n        .faq h2 {\r\n            text-align: center;\r\n            font-size: 32px;\r\n            margin-bottom: 50px;\r\n            color: #001a4d;\r\n        }\r\n\r\n        .faq-container {\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .faq-item {\r\n            border: 1px solid #eee;\r\n            border-radius: 8px;\r\n            margin-bottom: 15px;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .faq-header {\r\n            padding: 20px 25px;\r\n            background: #fff;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            cursor: pointer;\r\n            transition: background 0.2s;\r\n        }\r\n\r\n        .faq-header:hover {\r\n            background: #f9f9f9;\r\n        }\r\n\r\n        .faq-header h5 {\r\n            font-size: 16px;\r\n            font-weight: 600;\r\n            color: #333;\r\n        }\r\n\r\n        .faq-content {\r\n            padding: 0 25px;\r\n            max-height: 0;\r\n            overflow: hidden;\r\n            transition: max-height 0.3s ease-out, padding 0.3s ease;\r\n            color: #666;\r\n            font-size: 14px;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .faq-item.active .faq-content {\r\n            padding: 10px 25px 25px;\r\n            max-height: 200px;\r\n        }\r\n\r\n        .faq-item.active .faq-icon {\r\n            transform: rotate(180deg);\r\n        }\r\n\r\n        .faq-icon {\r\n            transition: transform 0.3s;\r\n            color: #999;\r\n        }\r\n\r\n        \/* --- Assistance Section --- *\/\r\n        .assistance {\r\n            padding: 80px 0;\r\n            background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);\r\n            color: white;\r\n            text-align: center;\r\n            border-radius: 20px;\r\n            margin: 40px 0;\r\n        }\r\n\r\n        .assistance h2 {\r\n            font-size: 36px;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .assistance p {\r\n            font-size: 18px;\r\n            opacity: 0.9;\r\n            margin-bottom: 40px;\r\n            max-width: 600px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .cta-container {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 20px;\r\n            max-width: 500px;\r\n            margin: 0 auto 20px;\r\n        }\r\n\r\n        .phone-input {\r\n            flex: 1;\r\n            padding: 15px 25px;\r\n            border-radius: 8px;\r\n            border: none;\r\n            font-size: 16px;\r\n            outline: none;\r\n        }\r\n\r\n        .chat-btn {\r\n            background: #003399;\r\n            color: white;\r\n            border: none;\r\n            padding: 15px 30px;\r\n            border-radius: 8px;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            transition: background 0.3s;\r\n        }\r\n\r\n        .chat-btn:hover {\r\n            background: #002266;\r\n        }\r\n\r\n        .wait-time {\r\n            font-size: 14px;\r\n            opacity: 0.8;\r\n        }\r\n\r\n        \/* --- Footer --- *\/\r\n        footer {\r\n            background: #000000;\r\n            color: #fff;\r\n            padding: 80px 0 40px;\r\n        }\r\n\r\n        .footer-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 40px;\r\n            margin-bottom: 60px;\r\n        }\r\n\r\n        .footer-col h4 {\r\n            font-size: 18px;\r\n            margin-bottom: 25px;\r\n            color: #fff;\r\n        }\r\n\r\n        .footer-col ul {\r\n            list-style: none;\r\n        }\r\n\r\n        .footer-col ul li {\r\n            margin-bottom: 12px;\r\n        }\r\n\r\n        .footer-col ul li a {\r\n            color: #aaa;\r\n            text-decoration: none;\r\n            font-size: 14px;\r\n            transition: color 0.2s;\r\n        }\r\n\r\n        .footer-col ul li a:hover {\r\n            color: #fff;\r\n        }\r\n\r\n        .footer-bottom {\r\n            border-top: 1px solid #222;\r\n            padding-top: 40px;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            font-size: 12px;\r\n            color: #666;\r\n        }\r\n\r\n        .footer-links {\r\n            display: flex;\r\n            gap: 20px;\r\n        }\r\n\r\n        .footer-links a {\r\n            color: #666;\r\n            text-decoration: none;\r\n        }\r\n\r\n        .footer-links a:hover {\r\n            color: #aaa;\r\n        }\r\n\r\n        \/* --- Floating Chat --- *\/\r\n        .floating-chat {\r\n            position: fixed;\r\n            bottom: 30px;\r\n            right: 30px;\r\n            background: #00c853;\r\n            width: 60px;\r\n            height: 60px;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: white;\r\n            box-shadow: 0 5px 20px rgba(0,0,0,0.2);\r\n            cursor: pointer;\r\n            transition: transform 0.3s;\r\n        }\r\n\r\n        .floating-chat:hover {\r\n            transform: scale(1.1);\r\n        }\r\n\r\n        \/* --- Responsive --- *\/\r\n        @media (max-width: 992px) {\r\n            .services, .trouble-grid, .footer-grid {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .services, .trouble-grid, .footer-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            .hero h1 {\r\n                font-size: 36px;\r\n            }\r\n            nav {\r\n                display: none;\r\n            }\r\n            .cta-container {\r\n                flex-direction: column;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <!-- Header -->\r\n    <header>\r\n        <div class=\"container header-content\">\r\n            <div class=\"logo\">\r\n                <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/><path d=\"M17 21v-4a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v4\"\/><path d=\"M6 7V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v4\"\/><\/svg>\r\n                EPSON <span>Support<\/span>\r\n            <\/div>\r\n            <nav>\r\n                <ul>\r\n                    <li><a href=\"javascript:void(0)\" onclick=\"showResult('Printers')\">Printers<\/a><\/li>\r\n                    <li><a href=\"javascript:void(0)\" onclick=\"showResult('Scanners')\">Scanners<\/a><\/li>\r\n                    <li><a href=\"javascript:void(0)\" onclick=\"showResult('Ink & Paper')\">Ink & Paper<\/a><\/li>\r\n                    <li><a href=\"javascript:void(0)\" onclick=\"showResult('Drivers')\">Drivers<\/a><\/li>\r\n                <\/ul>\r\n            <\/nav>\r\n            <a href=\"tel:1-833-530-1728\" class=\"phone-btn\">\r\n                <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\r\n                1-833-530-1728\r\n            <\/a>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <!-- Hero Section -->\r\n    <section class=\"hero\">\r\n        <div class=\"container\">\r\n            <h1>How can we help you today?<\/h1>\r\n            <p>Get instant support for your Epson printer. From driver downloads to troubleshooting guides, we've got you covered.<\/p>\r\n            <div class=\"search-container\">\r\n                <svg class=\"search-icon\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg>\r\n                <input type=\"text\" class=\"search-bar\" id=\"printer-search\" placeholder=\"Search for your printer model or issue...\" autocomplete=\"off\">\r\n                <button class=\"search-submit-btn\" id=\"search-btn\">Search<\/button>\r\n                <div class=\"suggestions\" id=\"suggestions-box\"><\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Search Result Modal -->\r\n    <div class=\"modal-overlay\" id=\"search-modal\">\r\n        <div class=\"modal-content\">\r\n            <div class=\"modal-close\" id=\"close-modal\">\r\n                <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\r\n            <\/div>\r\n            <h2 class=\"modal-title\" id=\"modal-query-title\">Search Result<\/h2>\r\n            \r\n            <div id=\"modal-body\">\r\n                <div class=\"modal-fix-box\">\r\n                    <h6>\r\n                        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/><\/svg>\r\n                        Quick Fix Suggestion\r\n                    <\/h6>\r\n                    <p id=\"modal-fix-text\">We recommend running a diagnostic check on your device. If the issue persists, please contact our technical support team for immediate assistance.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"modal-tech-section\" id=\"modal-tech-section\">\r\n                <p>Need more help? Connect with a certified Epson technician now.<\/p>\r\n                <a href=\"tel:1-833-530-1728\" class=\"modal-call-btn\">\r\n                    <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\r\n                    Call 1-833-530-1728\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Troubleshooting Section -->\r\n    <section class=\"troubleshooting\">\r\n        <div class=\"container\">\r\n            <h2>General Troubleshooting<\/h2>\r\n            <p class=\"troubleshooting-subtitle\">Common solutions for the most frequent printer issues.<\/p>\r\n            \r\n            <div class=\"trouble-grid\">\r\n                <!-- Connectivity -->\r\n                <div class=\"trouble-card\">\r\n                    <div class=\"trouble-icon\">\r\n                        <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12.55a11 11 0 0 1 14.08 0\"\/><path d=\"M1.42 9a16 16 0 0 1 21.16 0\"\/><path d=\"M8.53 16.11a6 6 0 0 1 6.95 0\"\/><line x1=\"12\" y1=\"20\" x2=\"12.01\" y2=\"20\"\/><\/svg>\r\n                    <\/div>\r\n                    <h4>Connectivity Issues<\/h4>\r\n                    <p>Printer offline or not found on network.<\/p>\r\n                    <ul class=\"trouble-list\">\r\n                        <li><div class=\"check-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div> Restart router and printer<\/li>\r\n                        <li><div class=\"check-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div> Check Wi-Fi signal strength<\/li>\r\n                        <li><div class=\"check-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div> Reinstall printer drivers<\/li>\r\n                    <\/ul>\r\n                    <a href=\"javascript:void(0)\" onclick=\"showResult('Connectivity Issues')\" class=\"view-guide-btn\">View full guide <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\r\n                <\/div>\r\n\r\n                <!-- Print Quality -->\r\n                <div class=\"trouble-card\">\r\n                    <div class=\"trouble-icon\">\r\n                        <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\r\n                    <\/div>\r\n                    <h4>Print Quality<\/h4>\r\n                    <p>Blurry text, lines, or missing colors.<\/p>\r\n                    <ul class=\"trouble-list\">\r\n                        <li><div class=\"check-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div> Run nozzle check<\/li>\r\n                        <li><div class=\"check-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div> Clean print head<\/li>\r\n                        <li><div class=\"check-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div> Check ink levels<\/li>\r\n                    <\/ul>\r\n                    <a href=\"javascript:void(0)\" onclick=\"showResult('Print Quality')\" class=\"view-guide-btn\">View full guide <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\r\n                <\/div>\r\n\r\n                <!-- Error Codes -->\r\n                <div class=\"trouble-card\">\r\n                    <div class=\"trouble-icon\">\r\n                        <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\r\n                    <\/div>\r\n                    <h4>Error Codes<\/h4>\r\n                    <p>Flashing lights or specific error messages.<\/p>\r\n                    <ul class=\"trouble-list\">\r\n                        <li><div class=\"check-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div> Note the error code<\/li>\r\n                        <li><div class=\"check-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div> Check for paper jams<\/li>\r\n                        <li><div class=\"check-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div> Reset printer power<\/li>\r\n                    <\/ul>\r\n                    <a href=\"javascript:void(0)\" onclick=\"showResult('Error Codes')\" class=\"view-guide-btn\">View full guide <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- FAQ Section -->\r\n    <section class=\"faq\">\r\n        <div class=\"container\">\r\n            <h2>Frequently Asked Questions<\/h2>\r\n            <div class=\"faq-container\">\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-header\">\r\n                        <h5>How do I connect my Epson printer to Wi-Fi?<\/h5>\r\n                        <svg class=\"faq-icon\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\r\n                    <\/div>\r\n                    <div class=\"faq-content\">\r\n                        To connect your Epson printer to Wi-Fi, navigate to the Wi-Fi Setup menu on your printer's control panel. Select the Wi-Fi Setup Wizard, choose your network name from the list, and enter your password. Ensure your computer is on the same network for successful discovery.\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-header\">\r\n                        <h5>Why is my printer printing blank pages?<\/h5>\r\n                        <svg class=\"faq-icon\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\r\n                    <\/div>\r\n                    <div class=\"faq-content\">\r\n                        Blank pages can be caused by empty ink cartridges, clogged nozzles, or incorrect driver settings. Try running a nozzle check and head cleaning cycle from the maintenance menu. Also, ensure you've removed the protective yellow tape from new cartridges.\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-header\">\r\n                        <h5>Where can I download the latest drivers?<\/h5>\r\n                        <svg class=\"faq-icon\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\r\n                    <\/div>\r\n                    <div class=\"faq-content\">\r\n                        You can download the latest drivers directly from the Epson Support website. Simply enter your printer model name in the search bar above, and you'll be directed to the specific downloads page for your device.\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-header\">\r\n                        <h5>How do I fix a paper jam?<\/h5>\r\n                        <svg class=\"faq-icon\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\r\n                    <\/div>\r\n                    <div class=\"faq-content\">\r\n                        First, turn off the printer. Carefully remove any jammed paper from the rear feed or output tray. Open the printer cover and check for any small scraps of paper inside. Once clear, close the covers and restart the printer.\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Assistance Section -->\r\n    <section class=\"container\">\r\n        <div class=\"assistance\">\r\n            <h2>Still need assistance?<\/h2>\r\n            <p>Our expert technicians are available 24\/7 to help you resolve any technical issues with your Epson printer.<\/p>\r\n            <div class=\"cta-container\">\r\n                <input type=\"text\" class=\"phone-input\" placeholder=\"Enter your phone number\">\r\n                <button class=\"chat-btn\" onclick=\"startChat()\">Start Live Chat<\/button>\r\n            <\/div>\r\n            <div class=\"wait-time\">Average wait time: <strong>Under 2 minutes<\/strong><\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Footer -->\r\n    <footer>\r\n        <div class=\"container\">\r\n            <div class=\"footer-grid\">\r\n                <div class=\"footer-col\">\r\n                    <h4>Support<\/h4>\r\n                    <ul>\r\n                        <li><a href=\"javascript:void(0)\" onclick=\"showResult('Product Registration')\">Product Registration<\/a><\/li>\r\n                        <li><a href=\"javascript:void(0)\" onclick=\"showResult('Service Center Locator')\">Service Center Locator<\/a><\/li>\r\n                        <li><a href=\"javascript:void(0)\" onclick=\"showResult('Warranty Check')\">Warranty Check<\/a><\/li>\r\n                        <li><a href=\"javascript:void(0)\" onclick=\"showResult('Contact Us')\">Contact Us<\/a><\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"footer-col\">\r\n                    <h4>Resources<\/h4>\r\n                    <ul>\r\n                        <li><a href=\"javascript:void(0)\" onclick=\"showResult('Drivers & Downloads')\">Drivers & Downloads<\/a><\/li>\r\n                        <li><a href=\"javascript:void(0)\" onclick=\"showResult('User Manuals')\">User Manuals<\/a><\/li>\r\n                        <li><a href=\"javascript:void(0)\" onclick=\"showResult('Safety Data Sheets')\">Safety Data Sheets<\/a><\/li>\r\n                        <li><a href=\"javascript:void(0)\" onclick=\"showResult('Recycling Program')\">Recycling Program<\/a><\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"footer-col\">\r\n                    <h4>Company<\/h4>\r\n                    <ul>\r\n                        <li><a href=\"javascript:void(0)\" onclick=\"showResult('About Epson')\">About Epson<\/a><\/li>\r\n                        <li><a href=\"javascript:void(0)\" onclick=\"showResult('Careers')\">Careers<\/a><\/li>\r\n                        <li><a href=\"javascript:void(0)\" onclick=\"showResult('Newsroom')\">Newsroom<\/a><\/li>\r\n                        <li><a href=\"javascript:void(0)\" onclick=\"showResult('Sustainability')\">Sustainability<\/a><\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"footer-col\">\r\n                    <h4>Legal<\/h4>\r\n                    <ul>\r\n                        <li><a href=\"javascript:void(0)\" onclick=\"showResult('Privacy Policy')\">Privacy Policy<\/a><\/li>\r\n                        <li><a href=\"javascript:void(0)\" onclick=\"showResult('Terms of Use')\">Terms of Use<\/a><\/li>\r\n                        <li><a href=\"javascript:void(0)\" onclick=\"showResult('Cookie Policy')\">Cookie Policy<\/a><\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"footer-bottom\">\r\n                <p>\u00a9 2026 Epson Support. All rights reserved.<\/p>\r\n                <div class=\"footer-links\">\r\n                    <a href=\"javascript:void(0)\" onclick=\"showResult('Accessibility')\">Accessibility<\/a>\r\n                    <a href=\"javascript:void(0)\" onclick=\"showResult('CA Privacy Rights')\">CA Privacy Rights<\/a>\r\n                    <a href=\"javascript:void(0)\" onclick=\"showResult('Do Not Sell My Info')\">Do Not Sell My Info<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/footer>\r\n\r\n    <!-- Floating Chat -->\r\n    <div class=\"floating-chat\" onclick=\"startChat()\">\r\n        <svg width=\"30\" height=\"30\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ --- Data ---\r\n        const EPSON_MODELS = [\r\n            \"Epson EcoTank ET-2800\",\r\n            \"Epson EcoTank ET-2850\",\r\n            \"Epson EcoTank ET-4800\",\r\n            \"Epson EcoTank L3110\",\r\n            \"Epson EcoTank L3210\",\r\n            \"Epson WorkForce Pro WF-3820\",\r\n            \"Epson WorkForce Pro WF-4830\",\r\n            \"Epson Expression Home XP-4100\",\r\n            \"Epson Expression Premium XP-7100\",\r\n            \"Epson SureColor P700\",\r\n            \"Epson SureColor P900\",\r\n            \"Epson M200\",\r\n            \"Epson Perfection V600 Photo\",\r\n            \"Epson Stylus Photo R2000\",\r\n            \"Epson Artisan 1430\"\r\n        ];\r\n\r\n        \/\/ FAQ Accordion Logic\r\n        document.querySelectorAll('.faq-header').forEach(header => {\r\n            header.addEventListener('click', () => {\r\n                const item = header.parentElement;\r\n                const isActive = item.classList.contains('active');\r\n                \r\n                \/\/ Close all other items\r\n                document.querySelectorAll('.faq-item').forEach(el => {\r\n                    el.classList.remove('active');\r\n                });\r\n\r\n                \/\/ Toggle current item\r\n                if (!isActive) {\r\n                    item.classList.add('active');\r\n                }\r\n            });\r\n        });\r\n\r\n        \/\/ Search bar functionality\r\n        const searchBar = document.getElementById('printer-search');\r\n        const suggestionsBox = document.getElementById('suggestions-box');\r\n        const searchBtn = document.getElementById('search-btn');\r\n        const searchModal = document.getElementById('search-modal');\r\n        const closeModal = document.getElementById('close-modal');\r\n        const modalTitle = document.getElementById('modal-query-title');\r\n        const modalBody = document.getElementById('modal-body');\r\n        const modalTechSection = document.getElementById('modal-tech-section');\r\n\r\n        const QUICK_FIXES = {\r\n            \"offline\": \"Your printer appears to be offline. Try restarting both your router and the printer. Ensure the Wi-Fi light is solid green.\",\r\n            \"jam\": \"Paper jam detected. Carefully remove any stuck paper from the rear tray and inside the printer cover. Restart the device.\",\r\n            \"quality\": \"For blurry or missing colors, run a nozzle check and head cleaning cycle from the printer's maintenance menu.\",\r\n            \"ink\": \"Low ink levels can cause printing issues. Check your ink tanks or cartridges and refill\/replace as necessary.\",\r\n            \"driver\": \"Outdated drivers can cause communication errors. We recommend downloading and installing the latest Epson software.\",\r\n            \"default\": \"We recommend running a full system diagnostic on your Epson device. If the issue persists, our technicians are ready to help.\"\r\n        };\r\n\r\n        const POLICIES = {\r\n            \"Privacy Policy\": \"Our Privacy Policy outlines how we collect, use, and protect your personal information. We are committed to ensuring your data is handled securely and in accordance with global privacy standards. We do not sell your personal information to third parties.\",\r\n            \"Terms of Use\": \"By using our services, you agree to our Terms of Use. This includes guidelines for acceptable use, intellectual property rights, and limitations of liability. Please read these terms carefully before proceeding.\",\r\n            \"Cookie Policy\": \"We use cookies to enhance your browsing experience and analyze site traffic. You can manage your cookie preferences through your browser settings at any time.\"\r\n        };\r\n\r\n        function showResult(query) {\r\n            modalTitle.textContent = query;\r\n            modalTechSection.style.display = 'block'; \/\/ Show tech section for general queries\r\n            \r\n            if (query === 'Warranty Check') {\r\n                modalTechSection.style.display = 'none';\r\n                modalBody.innerHTML = `\r\n                    <div class=\"modal-input-group\">\r\n                        <label>Enter Serial Number<\/label>\r\n                        <input type=\"text\" class=\"modal-input\" id=\"serial-input\" placeholder=\"e.g. ABCD123456\">\r\n                    <\/div>\r\n                    <button class=\"modal-action-btn\" onclick=\"checkWarranty()\">Check Warranty Status<\/button>\r\n                    <div id=\"warranty-result\" style=\"margin-top:20px; font-size:14px; color:#666;\"><\/div>\r\n                `;\r\n            } else if (POLICIES[query]) {\r\n                modalTechSection.style.display = 'none';\r\n                modalBody.innerHTML = `\r\n                    <div class=\"policy-text\">\r\n                        <p>${POLICIES[query]}<\/p>\r\n                        <p style=\"margin-top:15px;\">For more detailed information, please download the full legal documentation from our corporate resources page.<\/p>\r\n                    <\/div>\r\n                `;\r\n            } else {\r\n                \/\/ Determine quick fix based on keywords\r\n                let fix = QUICK_FIXES.default;\r\n                const q = query.toLowerCase();\r\n                if (q.includes(\"offline\") || q.includes(\"connect\")) fix = QUICK_FIXES.offline;\r\n                else if (q.includes(\"jam\")) fix = QUICK_FIXES.jam;\r\n                else if (q.includes(\"quality\") || q.includes(\"blurry\") || q.includes(\"color\")) fix = QUICK_FIXES.quality;\r\n                else if (q.includes(\"ink\") || q.includes(\"tank\")) fix = QUICK_FIXES.ink;\r\n                else if (q.includes(\"driver\") || q.includes(\"software\")) fix = QUICK_FIXES.driver;\r\n\r\n                modalBody.innerHTML = `\r\n                    <div class=\"modal-fix-box\">\r\n                        <h6>\r\n                            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/><\/svg>\r\n                            Quick Fix Suggestion\r\n                        <\/h6>\r\n                        <p>${fix}<\/p>\r\n                    <\/div>\r\n                `;\r\n            }\r\n\r\n            searchModal.style.display = 'flex';\r\n            suggestionsBox.style.display = 'none';\r\n        }\r\n\r\n        function checkWarranty() {\r\n            const input = document.getElementById('serial-input');\r\n            const result = document.getElementById('warranty-result');\r\n            if (!input.value.trim()) {\r\n                result.innerHTML = '<span style=\"color:red;\">Please enter a valid serial number.<\/span>';\r\n                return;\r\n            }\r\n            result.innerHTML = 'Checking database...';\r\n            setTimeout(() => {\r\n                result.innerHTML = `<strong>Status:<\/strong> Active Warranty Found<br><strong>Expires:<\/strong> Dec 2026<br><br><span style=\"color:#003399; cursor:pointer;\" onclick=\"showResult('Warranty Support')\">Need help with your warranty?<\/span>`;\r\n                modalTechSection.style.display = 'block';\r\n            }, 1500);\r\n        }\r\n\r\n        function startChat() {\r\n            showResult('Live Chat Support');\r\n            modalBody.innerHTML = `\r\n                <div class=\"modal-fix-box\">\r\n                    <p>Connecting you to a live technician... Please stay on the line or call the number below for immediate assistance.<\/p>\r\n                <\/div>\r\n            `;\r\n            modalTechSection.style.display = 'block';\r\n        }\r\n\r\n        searchBtn.addEventListener('click', () => {\r\n            const query = searchBar.value.trim();\r\n            if (query) showResult(query);\r\n        });\r\n\r\n        searchBar.addEventListener('keypress', (e) => {\r\n            if (e.key === 'Enter') {\r\n                const query = searchBar.value.trim();\r\n                if (query) showResult(query);\r\n            }\r\n        });\r\n\r\n        closeModal.addEventListener('click', () => {\r\n            searchModal.style.display = 'none';\r\n        });\r\n\r\n        window.addEventListener('click', (e) => {\r\n            if (e.target === searchModal) {\r\n                searchModal.style.display = 'none';\r\n            }\r\n        });\r\n\r\n        searchBar.addEventListener('focus', () => {\r\n            searchBar.parentElement.style.boxShadow = '0 4px 20px rgba(0,51,153,0.1)';\r\n        });\r\n\r\n        searchBar.addEventListener('blur', () => {\r\n            searchBar.parentElement.style.boxShadow = '0 2px 10px rgba(0,0,0,0.05)';\r\n            \/\/ Delay hiding to allow clicks on suggestions\r\n            setTimeout(() => {\r\n                suggestionsBox.style.display = 'none';\r\n            }, 200);\r\n        });\r\n\r\n        searchBar.addEventListener('input', function() {\r\n            const value = this.value.trim().toLowerCase();\r\n            \r\n            if (!value) {\r\n                suggestionsBox.style.display = 'none';\r\n                return;\r\n            }\r\n\r\n            const filtered = EPSON_MODELS.filter(model => \r\n                model.toLowerCase().includes(value)\r\n            );\r\n\r\n            if (filtered.length > 0) {\r\n                suggestionsBox.innerHTML = '';\r\n                filtered.forEach(model => {\r\n                    const div = document.createElement('div');\r\n                    div.className = 'suggestion-item';\r\n                    \r\n                    \/\/ Highlight matching part\r\n                    const regex = new RegExp(`(${value})`, 'gi');\r\n                    const highlighted = model.replace(regex, '<b>$1<\/b>');\r\n                    \r\n                    div.innerHTML = `\r\n                        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"color:#999;\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/><path d=\"M17 21v-4a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v4\"\/><path d=\"M6 7V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v4\"\/><\/svg>\r\n                        <span>${highlighted}<\/span>\r\n                    `;\r\n                    \r\n                    div.addEventListener('mousedown', (e) => {\r\n                        \/\/ Use mousedown to trigger before blur\r\n                        searchBar.value = model;\r\n                        suggestionsBox.style.display = 'none';\r\n                        showResult(model);\r\n                    });\r\n                    suggestionsBox.appendChild(div);\r\n                });\r\n                suggestionsBox.style.display = 'block';\r\n            } else {\r\n                suggestionsBox.style.display = 'none';\r\n            }\r\n        });\r\n    <\/script>\r\n    \r\n    <!-- Floating Phone Button -->\r\n<a href=\"tel:+18335301728\" class=\"floating-phone\">\r\n    <i class=\"fas fa-phone\"><\/i>\r\n    <span>+1 (833) 530-1728<\/span>\r\n<\/a>\r\n\r\n\r\n<style>\r\n    .floating-phone {\r\n        position: fixed;\r\n        bottom: 30px;\r\n        left: 30px;\r\n        z-index: 9999;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 10px;\r\n        background-color: #28a745;\r\n        color: #fff;\r\n        text-decoration: none;\r\n        font-weight: 600;\r\n        font-size: 15px;\r\n        padding: 12px 20px;\r\n        border-radius: 50px;\r\n        box-shadow: 0 4px 20px rgba(40, 167, 69, 0.5);\r\n        transition: all 0.3s ease;\r\n        white-space: nowrap;\r\n    }\r\n\r\n    .floating-phone i {\r\n        font-size: 16px;\r\n        animation: ring 1.5s infinite;\r\n    }\r\n\r\n    .floating-phone:hover {\r\n        background-color: #218838;\r\n        color: #fff;\r\n        transform: scale(1.05);\r\n        box-shadow: 0 6px 28px rgba(40, 167, 69, 0.6);\r\n    }\r\n\r\n    @keyframes ring {\r\n        0%, 100% { transform: rotate(0deg); }\r\n        20%       { transform: rotate(-15deg); }\r\n        40%       { transform: rotate(15deg); }\r\n        60%       { transform: rotate(-10deg); }\r\n        80%       { transform: rotate(10deg); }\r\n    }\r\n<\/style>\r\n    \r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>EPSON Support | TechsAnswers EPSON Support Printers Scanners Ink &#038; Paper Drivers 1-833-530-1728 How can we help you today? Get instant support for your Epson printer. From driver downloads to troubleshooting guides, we&#8217;ve got you covered. Search Search Result Quick Fix Suggestion We recommend running a diagnostic check on your device. If the issue persists, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-1203","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/techsanswers.com\/printers\/wp-json\/wp\/v2\/pages\/1203","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techsanswers.com\/printers\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/techsanswers.com\/printers\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/techsanswers.com\/printers\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/techsanswers.com\/printers\/wp-json\/wp\/v2\/comments?post=1203"}],"version-history":[{"count":7,"href":"https:\/\/techsanswers.com\/printers\/wp-json\/wp\/v2\/pages\/1203\/revisions"}],"predecessor-version":[{"id":1258,"href":"https:\/\/techsanswers.com\/printers\/wp-json\/wp\/v2\/pages\/1203\/revisions\/1258"}],"wp:attachment":[{"href":"https:\/\/techsanswers.com\/printers\/wp-json\/wp\/v2\/media?parent=1203"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}