{"id":1454,"date":"2026-04-13T20:37:22","date_gmt":"2026-04-13T20:37:22","guid":{"rendered":"https:\/\/powdercoatlinekt.com\/?page_id=1454"},"modified":"2026-08-18T07:55:35","modified_gmt":"2026-08-18T07:55:35","slug":"powder-coat-service","status":"publish","type":"page","link":"https:\/\/www.powdercoatlinekt.com\/de\/powder-coat-service\/","title":{"rendered":"Powder coat service"},"content":{"rendered":"<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<script>\n    tailwind.config = {\n      theme: {\n        extend: {\n          colors: {\n            primary: {\n              DEFAULT: '#7C3AED',\n              dark: '#5B21B6',\n              light: '#F3E8FF',\n              soft: '#FAF5FF'\n            },\n            accent: {\n              DEFAULT: '#A855F7',\n              dark: '#6D28D9',\n              light: '#E9D5FF'\n            },\n            neutral: { 950: '#0a0a0a' }\n          },\n          fontFamily: {\n            sans: ['Inter', 'sans-serif'],\n            heading: ['Lexend', 'sans-serif']\n          },\n          boxShadow: {\n            purpleSoft: '0 18px 45px rgba(124,58,237,.18)',\n            purpleStrong: '0 24px 70px rgba(88,28,135,.28)'\n          }\n        }\n      }\n    };\n  <\/script>\n\n  <style>\n    html { scroll-behavior: smooth; }\n    body { font-family: 'Inter', sans-serif; }\n\n    .hero-gradient {\n      background:\n        radial-gradient(circle at top right, rgba(124,58,237,.18), transparent 42%),\n        radial-gradient(circle at bottom left, rgba(168,85,247,.12), transparent 42%),\n        linear-gradient(135deg, #ffffff 0%, #faf5ff 48%, #f3e8ff 100%);\n    }\n\n    .dark-purple-gradient {\n      background:\n        radial-gradient(circle at top right, rgba(168,85,247,.28), transparent 36%),\n        radial-gradient(circle at bottom left, rgba(124,58,237,.22), transparent 38%),\n        linear-gradient(135deg, #0f172a 0%, #2e1065 52%, #111827 100%);\n    }\n\n    .glass-card {\n      background: rgba(255,255,255,.86);\n      backdrop-filter: blur(12px);\n      border: 1px solid rgba(124,58,237,.16);\n    }\n\n    .glass-card:hover { border-color: rgba(124,58,237,.42); }\n\n    @keyframes float {\n      0%, 100% { transform: translateY(0); }\n      50% { transform: translateY(-12px); }\n    }\n    .animate-float { animation: float 6s ease-in-out infinite; }\n\n    @keyframes fadeUp {\n      from { opacity: 0; transform: translateY(18px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n    .fade-up { animation: fadeUp .7s ease both; }\n\n    .purple-btn {\n      background: linear-gradient(135deg, #7C3AED 0%, #A855F7 100%);\n      color: #fff;\n      box-shadow: 0 18px 40px rgba(124,58,237,.28);\n    }\n    .purple-btn:hover {\n      background: linear-gradient(135deg, #5B21B6 0%, #7C3AED 100%);\n      transform: translateY(-1px);\n      box-shadow: 0 24px 50px rgba(124,58,237,.36);\n    }\n\n    .purple-outline {\n      border: 2px solid rgba(124,58,237,.34);\n      color: #7C3AED;\n      background: #fff;\n    }\n    .purple-outline:hover {\n      background: #F3E8FF;\n      border-color: #7C3AED;\n    }\n\n    .faq-content { display: none; }\n    .faq-item.active .faq-content { display: block; }\n    .faq-item.active .faq-plus { transform: rotate(45deg); }\n\n    .iq-field {\n      display: block !important;\n      width: 100% !important;\n      padding: 12px 14px !important;\n      border: 1.5px solid #E9D5FF !important;\n      border-radius: 12px !important;\n      font-size: 14px !important;\n      outline: none !important;\n      box-sizing: border-box !important;\n      font-family: inherit !important;\n      background: #fff !important;\n      color: #0f172a !important;\n      margin: 0 !important;\n      box-shadow: none !important;\n      -webkit-appearance: none !important;\n      transition: border-color .2s, box-shadow .2s !important;\n    }\n    .iq-field:focus {\n      border-color: #7C3AED !important;\n      box-shadow: 0 0 0 4px rgba(124,58,237,.16) !important;\n    }\n    @keyframes iq-in { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: none; } }\n\n    .kt-popup-overlay {\n      position: fixed;\n      inset: 0;\n      background: rgba(15,23,42,.66);\n      backdrop-filter: blur(8px);\n      z-index: 9999;\n      display: none;\n      align-items: center;\n      justify-content: center;\n      padding: 16px;\n      font-family: inherit;\n    }\n    .kt-popup-overlay:target { display: flex; }\n  <\/style>\n<!-- SECTION 1: HERO -->\n  <section id=\"sec-hero-01\" class=\"min-h-screen hero-gradient flex items-center justify-center px-4 py-20\">\n    <div class=\"max-w-7xl mx-auto grid grid-cols-1 lg:grid-cols-2 gap-12 items-center\">\n      <div class=\"space-y-8 fade-up\">\n        <div class=\"space-y-4\">\n          <div class=\"inline-flex items-center rounded-full bg-primary-light px-4 py-2 text-sm font-semibold text-primary\">\n            \u2713 Professional Powder Coating Service\n          <\/div>\n          <h1 class=\"font-heading text-5xl md:text-6xl font-bold leading-tight text-neutral-950\">\n            Fast, Reliable Powder Coating Service for Your Metal Products\n          <\/h1>\n          <p class=\"text-xl text-slate-600 leading-relaxed\">\n            Trusted by manufacturers across Asia. Complete coating solutions with in-house equipment, strict quality control, custom colors, and dependable delivery.\n          <\/p>\n        <\/div>\n\n        <div class=\"grid grid-cols-2 gap-6 py-8 border-t border-b border-purple-200\">\n          <div>\n            <div class=\"text-3xl font-bold text-primary\">500+<\/div>\n            <p class=\"text-sm text-slate-600 mt-1\">Manufacturing Partners<\/p>\n          <\/div>\n          <div>\n            <div class=\"text-3xl font-bold text-primary\">7\u201315<\/div>\n            <p class=\"text-sm text-slate-600 mt-1\">Days Typical Lead Time<\/p>\n          <\/div>\n          <div>\n            <div class=\"text-3xl font-bold text-primary\">100%<\/div>\n            <p class=\"text-sm text-slate-600 mt-1\">Quality Inspection<\/p>\n          <\/div>\n          <div>\n            <div class=\"text-3xl font-bold text-primary\">24h<\/div>\n            <p class=\"text-sm text-slate-600 mt-1\">Response Target<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"flex flex-col sm:flex-row gap-4\">\n          <a href=\"#kt-contact-popup\" class=\"purple-btn rounded-xl px-8 py-4 font-semibold text-lg transition-all text-center\">\n            Get Your Quote Now \u2192\n          <\/a>\n          <a href=\"https:\/\/wa.me\/+8618925987762\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"purple-outline rounded-xl px-8 py-4 font-semibold text-lg transition-all text-center\">\n            Chat on WhatsApp\n          <\/a>\n        <\/div>\n\n        <p class=\"text-sm text-slate-500\">\n          Foshan, Guangdong \u00b7 20+ Years Experience \u00b7 In-House Manufacturing \u00b7 Real-Time Project Communication\n        <\/p>\n      <\/div>\n\n      <div class=\"relative hidden lg:block\">\n        <div class=\"animate-float\">\n          <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/spacious-powder-coating-workshop-for-industrial-metal-products.webp\" alt=\"Professional powder coating production line in operation\" class=\"rounded-3xl shadow-2xl shadow-purple-900\/20 w-full h-auto\" \/>\n        <\/div>\n        <div class=\"absolute -bottom-6 -right-6 rounded-2xl bg-primary text-white p-6 shadow-purpleStrong\">\n          <p class=\"font-semibold text-sm\">Ready for New Orders<\/p>\n          <p class=\"text-xs mt-2 opacity-90\">Flexible sample and batch capacity<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 2: WHY CHOOSE US -->\n  <section id=\"sec-why-choose-02\" class=\"py-20 px-4 bg-white\">\n    <div class=\"max-w-7xl mx-auto\">\n      <div class=\"text-center mb-16\">\n        <div class=\"inline-block rounded-full bg-primary-light px-4 py-2 text-sm font-semibold text-primary mb-4\">\n          Why Choose Us\n        <\/div>\n        <h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950 mb-4\">\n          A Coating Partner Built for Industrial Orders\n        <\/h2>\n        <p class=\"text-lg text-slate-600 max-w-3xl mx-auto\">\n          We focus on repeatable coating quality, stable turnaround, and clear communication for B2B manufacturing customers.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6\">\n        <div class=\"glass-card rounded-3xl p-8 shadow-purpleSoft\">\n          <div class=\"w-14 h-14 rounded-2xl bg-primary-light text-primary flex items-center justify-center mb-5 text-2xl font-bold\">1<\/div>\n          <h3 class=\"font-heading text-xl font-bold mb-3\">Complete Process<\/h3>\n          <p class=\"text-slate-600 text-sm leading-relaxed\">Pretreatment, masking, electrostatic spraying, curing, inspection, packaging, and delivery coordination.<\/p>\n        <\/div>\n        <div class=\"glass-card rounded-3xl p-8 shadow-purpleSoft\">\n          <div class=\"w-14 h-14 rounded-2xl bg-primary-light text-primary flex items-center justify-center mb-5 text-2xl font-bold\">2<\/div>\n          <h3 class=\"font-heading text-xl font-bold mb-3\">Stable Lead Time<\/h3>\n          <p class=\"text-slate-600 text-sm leading-relaxed\">Samples, trial orders, and regular batch coating can be scheduled according to your production plan.<\/p>\n        <\/div>\n        <div class=\"glass-card rounded-3xl p-8 shadow-purpleSoft\">\n          <div class=\"w-14 h-14 rounded-2xl bg-primary-light text-primary flex items-center justify-center mb-5 text-2xl font-bold\">3<\/div>\n          <h3 class=\"font-heading text-xl font-bold mb-3\">Quality Control<\/h3>\n          <p class=\"text-slate-600 text-sm leading-relaxed\">Film thickness, color, adhesion, appearance, and packaging are checked before shipment.<\/p>\n        <\/div>\n        <div class=\"glass-card rounded-3xl p-8 shadow-purpleSoft\">\n          <div class=\"w-14 h-14 rounded-2xl bg-primary-light text-primary flex items-center justify-center mb-5 text-2xl font-bold\">4<\/div>\n          <h3 class=\"font-heading text-xl font-bold mb-3\">Factory Support<\/h3>\n          <p class=\"text-slate-600 text-sm leading-relaxed\">Engineering support for first-time coating projects, color selection, masking areas, and process improvement.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 3: SERVICE PORTFOLIO -->\n  <section id=\"sec-service-portfolio-03\" class=\"py-20 px-4 bg-slate-50\">\n    <div class=\"max-w-7xl mx-auto space-y-16\">\n      <div class=\"text-center space-y-4\">\n        <div class=\"inline-block rounded-full bg-primary-light px-4 py-2 text-sm font-semibold text-primary\">\n          Complete Service Coverage\n        <\/div>\n        <h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950\">\n          <a href=\"\/complete-powder-coating-line\/\" style=\"font-weight:bold;color:#7c3aed;text-decoration:underline;\">Complete Powder Coating<\/a> Service Solutions\n        <\/h2>\n        <p class=\"text-xl text-slate-600 max-w-3xl mx-auto\">\n          From pretreatment to finished product delivery, we handle every step of your coating process.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid grid-cols-1 md:grid-cols-5 gap-4 md:gap-2\">\n        <div class=\"relative\">\n          <div class=\"bg-white rounded-2xl overflow-hidden hover:shadow-purpleSoft transition-all h-full border border-purple-100\">\n            <a href=\"\/pretreatment-system-for-powder-coating\/\"><img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/hanging-frame-pretreatment.png\" alt=\"Immersion pretreatment system for metal surface preparation\" class=\"w-full h-48 object-cover\" \/><\/a>\n            <div class=\"p-4\">\n              <h3 class=\"font-heading font-bold text-lg text-neutral-950 mb-2\">Pretreatment<\/h3>\n              <p class=\"text-sm text-slate-600 mb-3\">Degreasing, acid wash, phosphating, drying.<\/p>\n              <div class=\"text-xs font-semibold text-primary\">\u2713 Surface preparation control<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"hidden md:block absolute -right-2 top-1\/2 -translate-y-1\/2 w-4 h-4 bg-primary rounded-full shadow-md\"><\/div>\n        <\/div>\n\n        <div class=\"relative\">\n          <div class=\"bg-white rounded-2xl overflow-hidden hover:shadow-purpleSoft transition-all h-full border border-purple-100\">\n            <a href=\"\/powder-coating-booth\/\"><img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/image-1.webp\" alt=\"Electrostatic powder spray booth with multiple spray guns\" class=\"w-full h-48 object-cover\" \/><\/a>\n            <div class=\"p-4\">\n              <h3 class=\"font-heading font-bold text-lg text-neutral-950 mb-2\">Powder Spray<\/h3>\n              <p class=\"text-sm text-slate-600 mb-3\">Electrostatic application and spray control.<\/p>\n              <div class=\"text-xs font-semibold text-primary\">\u2713 Uniform coverage<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"hidden md:block absolute -right-2 top-1\/2 -translate-y-1\/2 w-4 h-4 bg-primary rounded-full shadow-md\"><\/div>\n        <\/div>\n\n        <div class=\"relative\">\n          <div class=\"bg-white rounded-2xl overflow-hidden hover:shadow-purpleSoft transition-all h-full border border-purple-100\">\n            <a href=\"\/curing-oven\/\"><img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/red-painted-structural-lattice-surrounding-process-equipment.webp\" alt=\"Industrial powder coating curing oven with temperature control\" class=\"w-full h-48 object-cover\" \/><\/a>\n            <div class=\"p-4\">\n              <h3 class=\"font-heading font-bold text-lg text-neutral-950 mb-2\">Curing \/ Baking<\/h3>\n              <p class=\"text-sm text-slate-600 mb-3\">Temperature profile and curing time control.<\/p>\n              <div class=\"text-xs font-semibold text-primary\">\u2713 Stable film formation<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"hidden md:block absolute -right-2 top-1\/2 -translate-y-1\/2 w-4 h-4 bg-primary rounded-full shadow-md\"><\/div>\n        <\/div>\n\n        <div class=\"relative\">\n          <div class=\"bg-white rounded-2xl overflow-hidden hover:shadow-purpleSoft transition-all h-full border border-purple-100\">\n            <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/%E6%B5%81%E6%B0%B4%E7%BA%BF%E6%8B%8D%E6%91%84%E5%9B%BE-40.webp\" alt=\"Quality control inspection with film thickness measurement and color matching\" class=\"w-full h-48 object-cover\" \/>\n            <div class=\"p-4\">\n              <h3 class=\"font-heading font-bold text-lg text-neutral-950 mb-2\">Quality Control<\/h3>\n              <p class=\"text-sm text-slate-600 mb-3\">Appearance, film thickness, color, and adhesion checks.<\/p>\n              <div class=\"text-xs font-semibold text-primary\">\u2713 Inspection before shipment<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"hidden md:block absolute -right-2 top-1\/2 -translate-y-1\/2 w-4 h-4 bg-primary rounded-full shadow-md\"><\/div>\n        <\/div>\n\n        <div class=\"relative\">\n          <div class=\"bg-white rounded-2xl overflow-hidden hover:shadow-purpleSoft transition-all h-full border border-purple-100\">\n            <a href=\"\/powder-recovery-system\/\"><img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/production-line-30.webp\" alt=\"Powder recovery system and shipping preparation area\" class=\"w-full h-48 object-cover\" \/><\/a>\n            <div class=\"p-4\">\n              <h3 class=\"font-heading font-bold text-lg text-neutral-950 mb-2\">Packing & Shipping<\/h3>\n              <p class=\"text-sm text-slate-600 mb-3\">Protective packaging and delivery coordination.<\/p>\n              <div class=\"text-xs font-semibold text-primary\">\u2713 Safe delivery<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"grid grid-cols-1 md:grid-cols-3 gap-6 mt-12\">\n        <div class=\"rounded-2xl bg-white border border-purple-100 p-6 hover:border-primary\/40 transition-all shadow-sm\">\n          <div class=\"inline-block rounded-full bg-primary-light text-primary p-3 mb-4\">\u2713<\/div>\n          <h4 class=\"font-heading font-bold text-lg text-neutral-950 mb-2\">Multi-Material Support<\/h4>\n          <p class=\"text-slate-600\">Steel \u00b7 Aluminum \u00b7 Stainless Steel \u00b7 Galvanized Steel \u00b7 Cast Iron<\/p>\n        <\/div>\n        <div class=\"rounded-2xl bg-white border border-purple-100 p-6 hover:border-primary\/40 transition-all shadow-sm\">\n          <div class=\"inline-block rounded-full bg-primary-light text-primary p-3 mb-4\">\u2605<\/div>\n          <h4 class=\"font-heading font-bold text-lg text-neutral-950 mb-2\">Custom Color Options<\/h4>\n          <p class=\"text-slate-600\">RAL\/NCS standards \u00b7 Custom color matching \u00b7 Metallic, textured, matte, and gloss finishes<\/p>\n        <\/div>\n        <div class=\"rounded-2xl bg-white border border-purple-100 p-6 hover:border-primary\/40 transition-all shadow-sm\">\n          <div class=\"inline-block rounded-full bg-primary-light text-primary p-3 mb-4\">\u2197<\/div>\n          <h4 class=\"font-heading font-bold text-lg text-neutral-950 mb-2\">Flexible & Scalable<\/h4>\n          <p class=\"text-slate-600\">Sample coating \u00b7 Trial batches \u00b7 Regular production \u00b7 Volume pricing for stable orders<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 4: INDUSTRIES -->\n  <section id=\"sec-industries-04\" class=\"py-20 px-4 bg-white\">\n    <div class=\"max-w-7xl mx-auto space-y-16\">\n      <div class=\"text-center space-y-4\">\n        <div class=\"inline-block rounded-full bg-primary-light px-4 py-2 text-sm font-semibold text-primary\">\n          Wide Application Range\n        <\/div>\n        <h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950\">\n          Industries & Products We Serve\n        <\/h2>\n        <p class=\"text-xl text-slate-600 max-w-3xl mx-auto\">\n          Proven expertise across industrial applications with customized coating solutions for your product requirements.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6\">\n        <div class=\"rounded-2xl overflow-hidden border border-purple-100 hover:border-primary\/50 hover:shadow-purpleSoft transition-all group\">\n          <a href=\"\/metal-furniture-powder-coating-line\/\"><img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/furniture.webp\" alt=\"Metal furniture and shelving coating solutions\" class=\"w-full h-44 object-cover group-hover:scale-105 transition-transform duration-300\" \/><\/a>\n          <div class=\"p-6\">\n            <h3 class=\"font-heading font-bold text-xl text-neutral-950 mb-2\">Metal Furniture & Shelving<\/h3>\n            <p class=\"text-slate-600 text-sm mb-3\">Industrial racks, storage units, display cabinets, office furniture.<\/p>\n            <span class=\"text-xs bg-primary-light text-primary rounded-full px-3 py-1 font-semibold\">Steel Products<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"rounded-2xl overflow-hidden border border-purple-100 hover:border-primary\/50 hover:shadow-purpleSoft transition-all group\">\n          <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/box-form-curing-enclosure-above-production-workspace.webp\" alt=\"Electrical cabinet and control panel coating\" class=\"w-full h-44 object-cover group-hover:scale-105 transition-transform duration-300\" \/>\n          <div class=\"p-6\">\n            <h3 class=\"font-heading font-bold text-xl text-neutral-950 mb-2\">Electrical Cabinets<\/h3>\n            <p class=\"text-slate-600 text-sm mb-3\">Distribution boxes, control panels, enclosures, and electrical housings.<\/p>\n            <span class=\"text-xs bg-primary-light text-primary rounded-full px-3 py-1 font-semibold\">RAL Colors<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"rounded-2xl overflow-hidden border border-purple-100 hover:border-primary\/50 hover:shadow-purpleSoft transition-all group\">\n          <a href=\"\/aluminum-profile-powder-coating-line\/\"><img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/production-line-226-scaled.webp\" alt=\"Aluminum profile and extrusion coating\" class=\"w-full h-44 object-cover group-hover:scale-105 transition-transform duration-300\" \/><\/a>\n          <div class=\"p-6\">\n            <h3 class=\"font-heading font-bold text-xl text-neutral-950 mb-2\"><a href=\"\/aluminum-profile-powder-coating-line\/\" style=\"font-weight:bold;color:#7c3aed;text-decoration:underline;\">Aluminum Profile<\/a>s<\/h3>\n            <p class=\"text-slate-600 text-sm mb-3\">Extrusions, curtain wall parts, architectural profiles, and structural sections.<\/p>\n            <span class=\"text-xs bg-primary-light text-primary rounded-full px-3 py-1 font-semibold\">Aluminum<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"rounded-2xl overflow-hidden border border-purple-100 hover:border-primary\/50 hover:shadow-purpleSoft transition-all group\">\n          <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/multi-column-conveyor-superstructure-in-finishing-facility.webp\" alt=\"Hardware and fasteners coating service\" class=\"w-full h-44 object-cover group-hover:scale-105 transition-transform duration-300\" \/>\n          <div class=\"p-6\">\n            <h3 class=\"font-heading font-bold text-xl text-neutral-950 mb-2\">Hardware & Fasteners<\/h3>\n            <p class=\"text-slate-600 text-sm mb-3\">Bolts, brackets, hinges, accessories, and small metal parts.<\/p>\n            <span class=\"text-xs bg-primary-light text-primary rounded-full px-3 py-1 font-semibold\">Batch Support<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"rounded-2xl overflow-hidden border border-purple-100 hover:border-primary\/50 hover:shadow-purpleSoft transition-all group\">\n          <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/production-line-233-scaled.webp\" alt=\"Sheet metal and stamped parts coating\" class=\"w-full h-44 object-cover group-hover:scale-105 transition-transform duration-300\" \/>\n          <div class=\"p-6\">\n            <h3 class=\"font-heading font-bold text-xl text-neutral-950 mb-2\">Sheet Metal Components<\/h3>\n            <p class=\"text-slate-600 text-sm mb-3\">Stamped parts, fabricated sections, covers, and metal housings.<\/p>\n            <span class=\"text-xs bg-primary-light text-primary rounded-full px-3 py-1 font-semibold\">Precision Parts<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"rounded-2xl overflow-hidden border border-purple-100 hover:border-primary\/50 hover:shadow-purpleSoft transition-all group\">\n          <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/production-line-179-scaled.webp\" alt=\"Home appliance parts coating solutions\" class=\"w-full h-44 object-cover group-hover:scale-105 transition-transform duration-300\" \/>\n          <div class=\"p-6\">\n            <h3 class=\"font-heading font-bold text-xl text-neutral-950 mb-2\">Home Appliances<\/h3>\n            <p class=\"text-slate-600 text-sm mb-3\">Cooker hoods, frames, trims, appliance housings, and decorative metal parts.<\/p>\n            <span class=\"text-xs bg-primary-light text-primary rounded-full px-3 py-1 font-semibold\">Aesthetic Finish<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"rounded-2xl bg-slate-50 border border-purple-100 p-8\">\n        <h3 class=\"font-heading font-bold text-2xl text-neutral-950 mb-6\">Also Serving These Industries:<\/h3>\n        <div class=\"flex flex-wrap gap-3\">\n          <span class=\"rounded-full bg-primary-light text-primary px-4 py-2 font-semibold\">Elevators<\/span>\n          <span class=\"rounded-full bg-primary-light text-primary px-4 py-2 font-semibold\"><a href=\"\/building-materials-powder-coating-line\/\" style=\"font-weight:bold;color:#7c3aed;text-decoration:underline;\">Building Materials<\/a><\/span>\n          <span class=\"rounded-full bg-primary-light text-primary px-4 py-2 font-semibold\">Mechanical Parts<\/span>\n          <span class=\"rounded-full bg-primary-light text-primary px-4 py-2 font-semibold\">Electronic Products<\/span>\n          <span class=\"rounded-full bg-primary-light text-primary px-4 py-2 font-semibold\">Pet Cages<\/span>\n          <span class=\"rounded-full bg-primary-light text-primary px-4 py-2 font-semibold\">Advertising Display<\/span>\n          <span class=\"rounded-full bg-primary-light text-primary px-4 py-2 font-semibold\">Warehouse Equipment<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 5: PROCESS -->\n  <section id=\"sec-process-05\" class=\"py-20 px-4 bg-slate-50\">\n    <div class=\"max-w-7xl mx-auto space-y-16\">\n      <div class=\"text-center space-y-4\">\n        <div class=\"inline-block rounded-full bg-primary-light px-4 py-2 text-sm font-semibold text-primary\">\n          Transparent Process\n        <\/div>\n        <h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950\">\n          How Our Service Process Works\n        <\/h2>\n        <p class=\"text-xl text-slate-600 max-w-3xl mx-auto\">\n          From receiving to shipping: our controlled process supports quality at every stage.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid grid-cols-1 md:grid-cols-4 gap-6\">\n        <div class=\"glass-card rounded-3xl p-6 shadow-purpleSoft\">\n          <div class=\"w-12 h-12 rounded-full bg-primary text-white flex items-center justify-center font-bold mb-4\">1<\/div>\n          <h3 class=\"font-heading text-xl font-bold mb-2\">Receiving & Inspection<\/h3>\n          <p class=\"text-sm text-slate-600\">Products are checked for quantity, surface condition, and processing requirements.<\/p>\n        <\/div>\n        <div class=\"glass-card rounded-3xl p-6 shadow-purpleSoft\">\n          <div class=\"w-12 h-12 rounded-full bg-primary text-white flex items-center justify-center font-bold mb-4\">2<\/div>\n          <h3 class=\"font-heading text-xl font-bold mb-2\">Masking & Pretreatment<\/h3>\n          <p class=\"text-sm text-slate-600\">Functional areas are protected, then surfaces are cleaned and prepared for coating.<\/p>\n        <\/div>\n        <div class=\"glass-card rounded-3xl p-6 shadow-purpleSoft\">\n          <div class=\"w-12 h-12 rounded-full bg-primary text-white flex items-center justify-center font-bold mb-4\">3<\/div>\n          <h3 class=\"font-heading text-xl font-bold mb-2\">Spraying & Curing<\/h3>\n          <p class=\"text-sm text-slate-600\">Powder is applied with electrostatic equipment and cured under controlled temperature.<\/p>\n        <\/div>\n        <div class=\"glass-card rounded-3xl p-6 shadow-purpleSoft\">\n          <div class=\"w-12 h-12 rounded-full bg-primary text-white flex items-center justify-center font-bold mb-4\">4<\/div>\n          <h3 class=\"font-heading text-xl font-bold mb-2\">Inspection & Shipping<\/h3>\n          <p class=\"text-sm text-slate-600\">Finished products are inspected, packed, and prepared for delivery.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8 items-center\">\n        <div class=\"space-y-6\">\n          <div class=\"flex gap-4 bg-white rounded-2xl p-6 border border-purple-100\">\n            <div class=\"w-10 h-10 bg-primary-light text-primary rounded-full flex items-center justify-center font-bold flex-shrink-0\">A<\/div>\n            <div>\n              <h4 class=\"font-heading font-bold text-lg mb-1\">Input Details<\/h4>\n              <p class=\"text-sm text-slate-600\">Send photos, drawings, product material, order quantity, desired color, finish type, and masking areas.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"flex gap-4 bg-white rounded-2xl p-6 border border-purple-100\">\n            <div class=\"w-10 h-10 bg-primary-light text-primary rounded-full flex items-center justify-center font-bold flex-shrink-0\">B<\/div>\n            <div>\n              <h4 class=\"font-heading font-bold text-lg mb-1\">Quotation & Schedule<\/h4>\n              <p class=\"text-sm text-slate-600\">We estimate coating cost, production lead time, packaging, and shipping method.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"flex gap-4 bg-white rounded-2xl p-6 border border-purple-100\">\n            <div class=\"w-10 h-10 bg-primary-light text-primary rounded-full flex items-center justify-center font-bold flex-shrink-0\">C<\/div>\n            <div>\n              <h4 class=\"font-heading font-bold text-lg mb-1\">Production Tracking<\/h4>\n              <p class=\"text-sm text-slate-600\">For important orders, we can provide production updates and photos at key process stages.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n        <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/open-layout-coating-production-hall-with-conveyor-supports.webp\" alt=\"Powder coating workshop process\" class=\"rounded-3xl h-96 object-cover w-full shadow-purpleSoft\" \/>\n      <\/div>\n\n      <div class=\"rounded-3xl dark-purple-gradient text-white p-12 text-center space-y-6 shadow-purpleStrong\">\n        <h3 class=\"font-heading text-3xl font-bold\">Ready to Start Your Project?<\/h3>\n        <p class=\"text-lg text-purple-100 max-w-2xl mx-auto\">\n          Our transparent, quality-focused process helps your products move from sample verification to regular batch production.\n        <\/p>\n        <a href=\"#kt-contact-popup\" class=\"inline-block bg-white text-primary hover:bg-primary-light rounded-xl px-8 py-4 font-semibold text-lg transition-all\">\n          Get a Free Consultation \u2192\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 6: QUALITY -->\n  <section id=\"sec-quality-06\" class=\"py-20 bg-white px-4\">\n    <div class=\"max-w-7xl mx-auto\">\n      <div class=\"text-center mb-16\">\n        <span class=\"inline-block px-4 py-2 bg-primary-light text-primary rounded-full text-sm font-semibold mb-4\">Quality Assurance<\/span>\n        <h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950 mb-4\">Quality Guarantee & Standards<\/h2>\n        <p class=\"text-xl text-slate-600 max-w-2xl mx-auto\">Every coated product is checked through practical inspection steps before delivery.<\/p>\n      <\/div>\n\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-12 mb-16\">\n        <div>\n          <h3 class=\"text-2xl font-bold text-neutral-950 mb-8\">Inspection Focus<\/h3>\n          <div class=\"grid grid-cols-2 gap-4\">\n            <div class=\"glass-card p-6 rounded-2xl text-center\"><div class=\"text-2xl font-bold text-primary mb-2\">Visual<\/div><p class=\"text-sm text-slate-600\">Surface appearance<\/p><\/div>\n            <div class=\"glass-card p-6 rounded-2xl text-center\"><div class=\"text-2xl font-bold text-primary mb-2\">\u03bcm<\/div><p class=\"text-sm text-slate-600\">Film thickness<\/p><\/div>\n            <div class=\"glass-card p-6 rounded-2xl text-center\"><div class=\"text-2xl font-bold text-primary mb-2\">Color<\/div><p class=\"text-sm text-slate-600\">Color comparison<\/p><\/div>\n            <div class=\"glass-card p-6 rounded-2xl text-center\"><div class=\"text-2xl font-bold text-primary mb-2\">Pack<\/div><p class=\"text-sm text-slate-600\">Packaging check<\/p><\/div>\n          <\/div>\n        <\/div>\n\n        <div>\n          <h3 class=\"text-2xl font-bold text-neutral-950 mb-8\">Coating Specifications<\/h3>\n          <div class=\"space-y-4\">\n            <div class=\"glass-card p-5 rounded-xl\"><div class=\"flex justify-between items-center\"><span class=\"text-slate-700 font-medium\">Film Thickness<\/span><span class=\"text-primary font-bold\">50\u2013150 \u03bcm<\/span><\/div><\/div>\n            <div class=\"glass-card p-5 rounded-xl\"><div class=\"flex justify-between items-center\"><span class=\"text-slate-700 font-medium\">Adhesion Target<\/span><span class=\"text-primary font-bold\">Application-based<\/span><\/div><\/div>\n            <div class=\"glass-card p-5 rounded-xl\"><div class=\"flex justify-between items-center\"><span class=\"text-slate-700 font-medium\">Finish Options<\/span><span class=\"text-primary font-bold\">Matte \/ Gloss \/ Texture<\/span><\/div><\/div>\n            <div class=\"glass-card p-5 rounded-xl\"><div class=\"flex justify-between items-center\"><span class=\"text-slate-700 font-medium\">Color System<\/span><span class=\"text-primary font-bold\">RAL \/ Custom<\/span><\/div><\/div>\n            <div class=\"glass-card p-5 rounded-xl\"><div class=\"flex justify-between items-center\"><span class=\"text-slate-700 font-medium\">Inspection Method<\/span><span class=\"text-primary font-bold\">Before shipment<\/span><\/div><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bg-slate-50 rounded-3xl p-8 md:p-12 mb-16 border border-purple-100\">\n        <h3 class=\"text-2xl font-bold text-neutral-950 mb-10 text-center\">Testing Equipment & Methods<\/h3>\n        <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6\">\n          <div class=\"bg-white rounded-2xl p-6 border border-purple-100 hover:border-primary\/50 hover:shadow-purpleSoft transition-all\"><div class=\"rounded-2xl bg-primary-light p-4 w-fit mb-4 text-primary font-bold\">01<\/div><h4 class=\"font-bold text-slate-900 mb-2\">Film Thickness Gauge<\/h4><p class=\"text-sm text-slate-600\">Checks coating thickness according to project requirements.<\/p><\/div>\n          <div class=\"bg-white rounded-2xl p-6 border border-purple-100 hover:border-primary\/50 hover:shadow-purpleSoft transition-all\"><div class=\"rounded-2xl bg-primary-light p-4 w-fit mb-4 text-primary font-bold\">02<\/div><h4 class=\"font-bold text-slate-900 mb-2\">Color Check<\/h4><p class=\"text-sm text-slate-600\">Compares finish against samples, RAL codes, or agreed references.<\/p><\/div>\n          <div class=\"bg-white rounded-2xl p-6 border border-purple-100 hover:border-primary\/50 hover:shadow-purpleSoft transition-all\"><div class=\"rounded-2xl bg-primary-light p-4 w-fit mb-4 text-primary font-bold\">03<\/div><h4 class=\"font-bold text-slate-900 mb-2\">Adhesion Review<\/h4><p class=\"text-sm text-slate-600\">Supports practical adhesion verification when specified.<\/p><\/div>\n          <div class=\"bg-white rounded-2xl p-6 border border-purple-100 hover:border-primary\/50 hover:shadow-purpleSoft transition-all\"><div class=\"rounded-2xl bg-primary-light p-4 w-fit mb-4 text-primary font-bold\">04<\/div><h4 class=\"font-bold text-slate-900 mb-2\">Packaging Check<\/h4><p class=\"text-sm text-slate-600\">Protects coating surface during storage and transportation.<\/p><\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-12 items-center\">\n        <div class=\"grid grid-cols-1 gap-6\">\n          <img decoding=\"async\" alt=\"Quality Control Lab and Testing Equipment\" class=\"w-full rounded-3xl object-cover h-72 shadow-purpleSoft\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/automatic-powder-coating-line-exterior-view.jpg\" \/>\n          <img decoding=\"async\" alt=\"Product Inspection and Quality Assurance\" class=\"w-full rounded-3xl object-cover h-72 shadow-purpleSoft\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/powder-coating-line-entrance-conveyor.jpg\" \/>\n        <\/div>\n\n        <div class=\"space-y-8\">\n          <h3 class=\"text-2xl font-bold text-neutral-950\">Quality Management Process<\/h3>\n          <div class=\"flex gap-4\"><div class=\"flex-shrink-0\"><div class=\"flex items-center justify-center h-10 w-10 rounded-full bg-primary text-white font-bold\">1<\/div><\/div><div><h4 class=\"font-bold text-slate-900 mb-2\">Incoming Inspection<\/h4><p class=\"text-slate-600 text-sm\">Powder, product surfaces, masking needs, and order specifications are checked before production.<\/p><\/div><\/div>\n          <div class=\"flex gap-4\"><div class=\"flex-shrink-0\"><div class=\"flex items-center justify-center h-10 w-10 rounded-full bg-primary text-white font-bold\">2<\/div><\/div><div><h4 class=\"font-bold text-slate-900 mb-2\">In-Process Control<\/h4><p class=\"text-slate-600 text-sm\">Pretreatment, spraying, and curing conditions are monitored during production.<\/p><\/div><\/div>\n          <div class=\"flex gap-4\"><div class=\"flex-shrink-0\"><div class=\"flex items-center justify-center h-10 w-10 rounded-full bg-primary text-white font-bold\">3<\/div><\/div><div><h4 class=\"font-bold text-slate-900 mb-2\">Final Product Inspection<\/h4><p class=\"text-slate-600 text-sm\">Appearance, film thickness, color, defects, and packing are verified before delivery.<\/p><\/div><\/div>\n          <div class=\"flex gap-4\"><div class=\"flex-shrink-0\"><div class=\"flex items-center justify-center h-10 w-10 rounded-full bg-primary text-white font-bold\">4<\/div><\/div><div><h4 class=\"font-bold text-slate-900 mb-2\">Traceability Support<\/h4><p class=\"text-slate-600 text-sm\">Batch records and project communication help support regular repeat orders.<\/p><\/div><\/div>\n          <a href=\"#kt-contact-popup\" class=\"purple-btn inline-flex items-center gap-2 font-semibold py-4 px-8 rounded-xl transition-all\">Request Quality Details \u2192<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 7: CAPACITY -->\n  <section id=\"sec-capacity-07\" class=\"py-20 bg-slate-50 px-4\">\n    <div class=\"max-w-7xl mx-auto\">\n      <div class=\"text-center mb-16\">\n        <span class=\"inline-block px-4 py-2 bg-primary-light text-primary rounded-full text-sm font-semibold mb-4\">Production Capability<\/span>\n        <h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950 mb-4\">Our Capacity & Delivery Timeline<\/h2>\n        <p class=\"text-xl text-slate-600 max-w-2xl mx-auto\">Support for samples, trial orders, and regular production with predictable lead times.<\/p>\n      <\/div>\n\n      <div class=\"grid grid-cols-1 md:grid-cols-4 gap-6 mb-16\">\n        <div class=\"glass-card rounded-2xl p-8 text-center shadow-purpleSoft\"><div class=\"text-4xl font-bold text-primary mb-3\">8000+<\/div><p class=\"text-slate-600 font-medium\">Tons Annual Output<\/p><p class=\"text-sm text-slate-500 mt-2\">For stable production capacity<\/p><\/div>\n        <div class=\"glass-card rounded-2xl p-8 text-center shadow-purpleSoft\"><div class=\"text-4xl font-bold text-primary mb-3\">Custom<\/div><p class=\"text-slate-600 font-medium\">Part Sizes<\/p><p class=\"text-sm text-slate-500 mt-2\">Confirm by product drawing<\/p><\/div>\n        <div class=\"glass-card rounded-2xl p-8 text-center shadow-purpleSoft\"><div class=\"text-4xl font-bold text-primary mb-3\">RAL<\/div><p class=\"text-slate-600 font-medium\">Color Support<\/p><p class=\"text-sm text-slate-500 mt-2\">Standard and custom colors<\/p><\/div>\n        <div class=\"glass-card rounded-2xl p-8 text-center shadow-purpleSoft\"><div class=\"text-4xl font-bold text-primary mb-3\">24h<\/div><p class=\"text-slate-600 font-medium\">Response Target<\/p><p class=\"text-sm text-slate-500 mt-2\">For quotation requests<\/p><\/div>\n      <\/div>\n\n      <div class=\"bg-white rounded-3xl p-8 md:p-12 mb-16 border border-purple-100 shadow-sm\">\n        <h3 class=\"text-2xl font-bold text-neutral-950 mb-10 text-center\">Standard Lead Times<\/h3>\n        <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8\">\n          <div class=\"space-y-5\">\n            <div class=\"flex items-start gap-4 pb-5 border-b border-purple-100\"><div class=\"rounded-full bg-primary-light p-3 text-primary font-bold\">S<\/div><div><h4 class=\"font-bold text-slate-900 mb-1\">Sample \/ Prototype<\/h4><p class=\"text-slate-600 text-sm\">3\u20135 working days \u00b7 For testing and validation<\/p><\/div><\/div>\n            <div class=\"flex items-start gap-4 pb-5 border-b border-purple-100\"><div class=\"rounded-full bg-primary-light p-3 text-primary font-bold\">T<\/div><div><h4 class=\"font-bold text-slate-900 mb-1\">Trial Order<\/h4><p class=\"text-slate-600 text-sm\">7\u201310 working days \u00b7 For process verification<\/p><\/div><\/div>\n            <div class=\"flex items-start gap-4 pb-5 border-b border-purple-100\"><div class=\"rounded-full bg-primary-light p-3 text-primary font-bold\">R<\/div><div><h4 class=\"font-bold text-slate-900 mb-1\">Regular Order<\/h4><p class=\"text-slate-600 text-sm\">10\u201315 working days \u00b7 For standard batch production<\/p><\/div><\/div>\n            <div class=\"flex items-start gap-4\"><div class=\"rounded-full bg-primary-light p-3 text-primary font-bold\">L<\/div><div><h4 class=\"font-bold text-slate-900 mb-1\">Large Batch<\/h4><p class=\"text-slate-600 text-sm\">15\u201325 working days \u00b7 Custom scheduling available<\/p><\/div><\/div>\n          <\/div>\n\n          <div class=\"space-y-5\">\n            <div class=\"bg-primary-light rounded-2xl p-6\"><h4 class=\"font-bold text-slate-900 mb-3\">Rush \/ Urgent Service<\/h4><p class=\"text-slate-700 text-sm mb-3\">Need faster turnaround? We can check capacity and confirm feasibility based on product size, color, quantity, and current schedule.<\/p><p class=\"text-xs text-primary font-semibold\">\u2192 Contact us to confirm availability<\/p><\/div>\n            <div class=\"bg-slate-50 rounded-2xl p-6 border border-purple-100\"><h4 class=\"font-bold text-slate-900 mb-3\">Sample Orders Accepted<\/h4><p class=\"text-slate-700 text-sm\">Samples are helpful for confirming color, surface finish, film thickness, and masking requirements before regular production.<\/p><\/div>\n            <div class=\"bg-slate-50 rounded-2xl p-6 border border-purple-100\"><h4 class=\"font-bold text-slate-900 mb-3\">Multi-Color Batches<\/h4><p class=\"text-slate-700 text-sm\">We can process multiple colors separately and label them clearly for downstream assembly or shipment.<\/p><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-12 items-center\">\n        <img decoding=\"async\" alt=\"Production Line Capacity and Multiple Coating Stations\" class=\"w-full rounded-3xl object-cover h-96 shadow-purpleSoft\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/open-layout-coating-production-hall-with-conveyor-supports.webp\" \/>\n        <div>\n          <h3 class=\"text-2xl font-bold text-neutral-950 mb-6\">Ready to Get Started?<\/h3>\n          <p class=\"text-slate-600 mb-8\">Whether you need a quick sample, trial batch, or full-scale production run, we can help evaluate your timeline and coating requirements.<\/p>\n          <div class=\"space-y-4 mb-10\">\n            <div class=\"flex gap-3\"><span class=\"text-primary font-bold\">\u2713<\/span><div><p class=\"font-semibold text-slate-900\">Capacity Planning<\/p><p class=\"text-sm text-slate-600\">We review order volume and color count before confirming lead time.<\/p><\/div><\/div>\n            <div class=\"flex gap-3\"><span class=\"text-primary font-bold\">\u2713<\/span><div><p class=\"font-semibold text-slate-900\">Flexible Scheduling<\/p><p class=\"text-sm text-slate-600\">Supports samples, urgent trials, and repeat orders.<\/p><\/div><\/div>\n            <div class=\"flex gap-3\"><span class=\"text-primary font-bold\">\u2713<\/span><div><p class=\"font-semibold text-slate-900\">Transparent Communication<\/p><p class=\"text-sm text-slate-600\">Clear updates during quotation, production, and shipment.<\/p><\/div><\/div>\n          <\/div>\n          <div class=\"space-y-3\">\n            <a href=\"#kt-contact-popup\" class=\"w-full purple-btn font-semibold py-4 px-8 rounded-xl transition-all flex items-center justify-center gap-2\">Check Current Capacity & Reserve Slot \u2192<\/a>\n            <a href=\"https:\/\/wa.me\/+8618925987762?text=Hi%20Ketu%2C%20I%20would%20like%20to%20know%20about%20your%20current%20production%20capacity%20and%20lead%20times.\" class=\"w-full purple-outline font-semibold py-4 px-8 rounded-xl transition-all flex items-center justify-center gap-2\">WhatsApp Inquiry<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 8: CASES -->\n  <section id=\"sec-project-cases-08\" class=\"py-20 bg-white px-4\">\n    <div class=\"max-w-7xl mx-auto\">\n      <div class=\"text-center mb-16\">\n        <span class=\"inline-block px-4 py-2 bg-primary-light text-primary rounded-full text-sm font-semibold mb-4\">Success Stories<\/span>\n        <h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950 mb-4\">Our Recent Project Cases<\/h2>\n        <p class=\"text-xl text-slate-600 max-w-2xl mx-auto\">Examples of coating applications for industrial customers.<\/p>\n      <\/div>\n\n      <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6\">\n        <article class=\"bg-white rounded-2xl overflow-hidden border border-purple-100 hover:border-primary\/50 hover:shadow-purpleSoft transition-all group\">\n          <img decoding=\"async\" alt=\"Metal Cabinet Coating Project Case\" class=\"w-full h-64 object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/red-painted-structural-lattice-surrounding-process-equipment.webp\" \/>\n          <div class=\"p-6\"><span class=\"inline-block px-3 py-1 bg-primary-light text-primary text-xs font-semibold rounded-full mb-3\">Electrical Enclosure<\/span><h4 class=\"font-bold text-slate-900 mb-2\">Metal Control Cabinet Coating<\/h4><p class=\"text-sm text-slate-600 mb-4\"><strong>Project:<\/strong> RAL light gray powder coating with controlled curing process.<\/p><p class=\"text-sm text-slate-600\"><strong>Result:<\/strong> Uniform appearance and protected cabinet surface for industrial use.<\/p><\/div>\n        <\/article>\n\n        <article class=\"bg-white rounded-2xl overflow-hidden border border-purple-100 hover:border-primary\/50 hover:shadow-purpleSoft transition-all group\">\n          <img decoding=\"async\" alt=\"Aluminum Profile Coating Project Case\" class=\"w-full h-64 object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/production-line-230-scaled.webp\" \/>\n          <div class=\"p-6\"><span class=\"inline-block px-3 py-1 bg-primary-light text-primary text-xs font-semibold rounded-full mb-3\">Aluminum Profiles<\/span><h4 class=\"font-bold text-slate-900 mb-2\">Industrial Aluminum Extrusion Coating<\/h4><p class=\"text-sm text-slate-600 mb-4\"><strong>Project:<\/strong> Profile coating with color consistency requirements.<\/p><p class=\"text-sm text-slate-600\"><strong>Result:<\/strong> Stable surface finish for downstream assembly and shipment.<\/p><\/div>\n        <\/article>\n\n        <article class=\"bg-white rounded-2xl overflow-hidden border border-purple-100 hover:border-primary\/50 hover:shadow-purpleSoft transition-all group\">\n          <img decoding=\"async\" alt=\"Metal Furniture Coating Project Case\" class=\"w-full h-64 object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/clean-utility-room-beside-automated-coating-equipment.webp\" \/>\n          <div class=\"p-6\"><span class=\"inline-block px-3 py-1 bg-primary-light text-primary text-xs font-semibold rounded-full mb-3\">Metal Furniture<\/span><h4 class=\"font-bold text-slate-900 mb-2\">Warehouse Shelving & Rack Systems<\/h4><p class=\"text-sm text-slate-600 mb-4\"><strong>Project:<\/strong> Batch coating with multi-color scheduling.<\/p><p class=\"text-sm text-slate-600\"><strong>Result:<\/strong> Consistent finish for high-volume shelving products.<\/p><\/div>\n        <\/article>\n\n        <article class=\"bg-white rounded-2xl overflow-hidden border border-purple-100 hover:border-primary\/50 hover:shadow-purpleSoft transition-all group\">\n          <img decoding=\"async\" alt=\"Sheet Metal Components Coating Case\" class=\"w-full h-64 object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/%E6%B5%81%E6%B0%B4%E7%BA%BF%E6%8B%8D%E6%91%84%E5%9B%BE-20.webp\" \/>\n          <div class=\"p-6\"><span class=\"inline-block px-3 py-1 bg-primary-light text-primary text-xs font-semibold rounded-full mb-3\">Sheet Metal Parts<\/span><h4 class=\"font-bold text-slate-900 mb-2\">Precision Stamped Metal Components<\/h4><p class=\"text-sm text-slate-600 mb-4\"><strong>Project:<\/strong> Matte finish with masking requirements.<\/p><p class=\"text-sm text-slate-600\"><strong>Result:<\/strong> Coating surface aligned with functional and visual standards.<\/p><\/div>\n        <\/article>\n\n        <article class=\"bg-white rounded-2xl overflow-hidden border border-purple-100 hover:border-primary\/50 hover:shadow-purpleSoft transition-all group\">\n          <img decoding=\"async\" alt=\"Hardware Parts Coating Project Case\" class=\"w-full h-64 object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/production-line-225-scaled.webp\" \/>\n          <div class=\"p-6\"><span class=\"inline-block px-3 py-1 bg-primary-light text-primary text-xs font-semibold rounded-full mb-3\">Hardware & Fasteners<\/span><h4 class=\"font-bold text-slate-900 mb-2\">Small Metal Hardware Batch<\/h4><p class=\"text-sm text-slate-600 mb-4\"><strong>Project:<\/strong> Trial coating for small parts.<\/p><p class=\"text-sm text-slate-600\"><strong>Result:<\/strong> Sample approval supported future repeat ordering.<\/p><\/div>\n        <\/article>\n\n        <article class=\"bg-white rounded-2xl overflow-hidden border border-purple-100 hover:border-primary\/50 hover:shadow-purpleSoft transition-all group\">\n          <img decoding=\"async\" alt=\"Mixed Product Portfolio Coating\" class=\"w-full h-64 object-cover group-hover:scale-105 transition-transform duration-300\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/side-facing-workshop-view-with-enclosed-coating-line-housing.webp\" \/>\n          <div class=\"p-6\"><span class=\"inline-block px-3 py-1 bg-primary-light text-primary text-xs font-semibold rounded-full mb-3\">Multi-Product<\/span><h4 class=\"font-bold text-slate-900 mb-2\">Mixed Products & Colors<\/h4><p class=\"text-sm text-slate-600 mb-4\"><strong>Project:<\/strong> Multiple SKUs and color groups.<\/p><p class=\"text-sm text-slate-600\"><strong>Result:<\/strong> Coordinated production and labeled packaging for easier receiving.<\/p><\/div>\n        <\/article>\n      <\/div>\n\n      <div class=\"mt-16 bg-gradient-to-r from-slate-50 to-primary-light rounded-3xl p-12 text-center border border-primary\/20\">\n        <h3 class=\"text-2xl font-bold text-neutral-950 mb-4\">See Your Product Here<\/h3>\n        <p class=\"text-slate-600 mb-8 max-w-2xl mx-auto\">Have a custom project in mind? Share your specifications and we will review the suitable coating process.<\/p>\n        <a href=\"#kt-contact-popup\" class=\"purple-btn font-semibold py-4 px-8 rounded-xl transition-all inline-flex items-center gap-2\">Submit Your Project Details \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 9: QUICK QUOTE -->\n  <section id=\"sec-quick-quote-09\" class=\"py-20 bg-gradient-to-b from-slate-50 to-white px-4\">\n    <div class=\"max-w-7xl mx-auto\">\n      <div class=\"text-center mb-16\">\n        <h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950 mb-4\">Get Your Service Quote Today<\/h2>\n        <p class=\"text-xl text-slate-600 max-w-2xl mx-auto\">Start your project in a few steps. Our team responds with a practical proposal and timeline.<\/p>\n      <\/div>\n\n      <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8 mb-16\">\n        <div class=\"bg-white rounded-3xl border-2 border-purple-100 p-8 hover:border-primary hover:shadow-purpleSoft transition-all\">\n          <div class=\"rounded-2xl bg-primary-light p-6 w-fit mb-6 text-primary font-bold\">01<\/div>\n          <h3 class=\"text-2xl font-bold text-slate-900 mb-3\">Sample Coating<\/h3>\n          <p class=\"text-slate-600 mb-6\">Verify quality and process for a small batch before bulk orders.<\/p>\n          <div class=\"space-y-3 mb-8 text-sm text-slate-700\"><p>\u2713 3\u20135 working days<\/p><p>\u2713 From sample pieces<\/p><p>\u2713 Color and finish validation<\/p><\/div>\n          <a href=\"#kt-contact-popup\" class=\"w-full purple-outline font-semibold py-3 px-6 rounded-xl transition-all block text-center\">Request Sample Coating<\/a>\n        <\/div>\n\n        <div class=\"bg-white rounded-3xl border-2 border-primary p-8 hover:shadow-purpleStrong transition-all md:scale-105 relative shadow-purpleSoft\">\n          <div class=\"absolute -top-4 left-8 bg-primary text-white px-4 py-1 rounded-full text-xs font-bold\">POPULAR<\/div>\n          <div class=\"rounded-2xl bg-primary-light p-6 w-fit mb-6 text-primary font-bold\">02<\/div>\n          <h3 class=\"text-2xl font-bold text-slate-900 mb-3\">Trial Order<\/h3>\n          <p class=\"text-slate-600 mb-6\">Confirm coating quality, lead time, and pricing before larger volumes.<\/p>\n          <div class=\"space-y-3 mb-8 text-sm text-slate-700\"><p>\u2713 7\u201310 working days<\/p><p>\u2713 Suitable for process verification<\/p><p>\u2713 Lower-risk commercial test<\/p><\/div>\n          <a href=\"#kt-contact-popup\" class=\"w-full purple-btn font-semibold py-3 px-6 rounded-xl transition-all block text-center\">Start Trial Order Now<\/a>\n        <\/div>\n\n        <div class=\"bg-white rounded-3xl border-2 border-purple-100 p-8 hover:border-primary hover:shadow-purpleSoft transition-all\">\n          <div class=\"rounded-2xl bg-primary-light p-6 w-fit mb-6 text-primary font-bold\">03<\/div>\n          <h3 class=\"text-2xl font-bold text-slate-900 mb-3\">Regular Order<\/h3>\n          <p class=\"text-slate-600 mb-6\">Full-scale production with optimized pricing and dedicated support.<\/p>\n          <div class=\"space-y-3 mb-8 text-sm text-slate-700\"><p>\u2713 10\u201325 working days<\/p><p>\u2713 Batch production support<\/p><p>\u2713 Volume price discussion<\/p><\/div>\n          <a href=\"#kt-contact-popup\" class=\"w-full purple-outline font-semibold py-3 px-6 rounded-xl transition-all block text-center\">Place Regular Order<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"bg-white rounded-3xl border-2 border-primary\/20 p-8 md:p-12 shadow-purpleSoft\">\n        <h3 class=\"text-2xl font-bold text-center text-neutral-950 mb-10\">Quick Information Checklist<\/h3>\n        <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8 max-w-4xl mx-auto\">\n          <div class=\"space-y-4\">\n            <div class=\"bg-primary-light rounded-2xl p-5\"><h4 class=\"font-bold mb-2\">Product Type<\/h4><p class=\"text-sm text-slate-700\">Furniture, cabinet, aluminum profile, hardware, sheet metal, appliance part, or other.<\/p><\/div>\n            <div class=\"bg-primary-light rounded-2xl p-5\"><h4 class=\"font-bold mb-2\">Material<\/h4><p class=\"text-sm text-slate-700\">Steel, aluminum, stainless steel, galvanized steel, or mixed material.<\/p><\/div>\n            <div class=\"bg-primary-light rounded-2xl p-5\"><h4 class=\"font-bold mb-2\">Order Quantity<\/h4><p class=\"text-sm text-slate-700\">Estimated pieces, kg, tons, or monthly repeat volume.<\/p><\/div>\n          <\/div>\n          <div class=\"space-y-4\">\n            <div class=\"bg-primary-light rounded-2xl p-5\"><h4 class=\"font-bold mb-2\">Color \/ Finish<\/h4><p class=\"text-sm text-slate-700\">RAL code, matte, gloss, textured, metallic, or custom sample.<\/p><\/div>\n            <div class=\"bg-primary-light rounded-2xl p-5\"><h4 class=\"font-bold mb-2\">Masking Areas<\/h4><p class=\"text-sm text-slate-700\">Threads, holes, contact surfaces, or any area that must remain uncoated.<\/p><\/div>\n            <div class=\"bg-primary-light rounded-2xl p-5\"><h4 class=\"font-bold mb-2\">Target Lead Time<\/h4><p class=\"text-sm text-slate-700\">Sample date, delivery deadline, or ongoing production schedule.<\/p><\/div>\n          <\/div>\n        <\/div>\n        <div class=\"mt-10 text-center\">\n          <a href=\"#kt-contact-popup\" class=\"purple-btn rounded-xl px-10 py-4 font-semibold inline-block transition-all\">Get Quote Now<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 10: FAQ -->\n  <section id=\"sec-faq-10\" class=\"w-full bg-white py-20 px-4\">\n    <div class=\"max-w-6xl mx-auto\">\n      <div class=\"text-center mb-16\">\n        <div class=\"inline-block mb-4 px-4 py-2 bg-primary-light rounded-full\"><span class=\"text-primary text-sm font-semibold\">Common Questions<\/span><\/div>\n        <h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950 mb-4\">Frequently Asked Questions<\/h2>\n        <p class=\"text-lg text-slate-600 max-w-2xl mx-auto\">Find answers about service coverage, capacity, quality standards, and ordering process.<\/p>\n      <\/div>\n\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-6 md:gap-8\">\n        <div class=\"space-y-4\">\n          <h3 class=\"text-xl font-semibold text-neutral-950 mb-6 pb-3 border-b-2 border-primary\">Service & Coverage<\/h3>\n          <div class=\"faq-item glass-card rounded-2xl p-6 cursor-pointer transition-all\" onclick=\"toggleFAQ(this)\"><div class=\"flex items-start justify-between\"><h4 class=\"font-semibold text-neutral-950 pr-4\">What types of materials can you coat?<\/h4><span class=\"faq-plus text-primary text-xl flex-shrink-0 transition-transform\">+<\/span><\/div><div class=\"faq-content mt-4 text-slate-600 text-sm leading-relaxed\"><p>We mainly coat metal products including steel, aluminum, stainless steel, galvanized steel, and similar substrates. Send photos or drawings if you are unsure.<\/p><\/div><\/div>\n          <div class=\"faq-item glass-card rounded-2xl p-6 cursor-pointer transition-all\" onclick=\"toggleFAQ(this)\"><div class=\"flex items-start justify-between\"><h4 class=\"font-semibold text-neutral-950 pr-4\">Do you support custom colors?<\/h4><span class=\"faq-plus text-primary text-xl flex-shrink-0 transition-transform\">+<\/span><\/div><div class=\"faq-content mt-4 text-slate-600 text-sm leading-relaxed\"><p>Yes. We support standard RAL colors, custom powder, and sample-based color matching depending on quantity and project requirements.<\/p><\/div><\/div>\n          <div class=\"faq-item glass-card rounded-2xl p-6 cursor-pointer transition-all\" onclick=\"toggleFAQ(this)\"><div class=\"flex items-start justify-between\"><h4 class=\"font-semibold text-neutral-950 pr-4\">Can you handle special finishes?<\/h4><span class=\"faq-plus text-primary text-xl flex-shrink-0 transition-transform\">+<\/span><\/div><div class=\"faq-content mt-4 text-slate-600 text-sm leading-relaxed\"><p>Yes. Matte, gloss, satin, textured, metallic, and other finishes can be reviewed based on powder availability and sample requirements.<\/p><\/div><\/div>\n        <\/div>\n\n        <div class=\"space-y-4\">\n          <h3 class=\"text-xl font-semibold text-neutral-950 mb-6 pb-3 border-b-2 border-primary\">Timeline & Capacity<\/h3>\n          <div class=\"faq-item glass-card rounded-2xl p-6 cursor-pointer transition-all\" onclick=\"toggleFAQ(this)\"><div class=\"flex items-start justify-between\"><h4 class=\"font-semibold text-neutral-950 pr-4\">What's the typical turnaround time?<\/h4><span class=\"faq-plus text-primary text-xl flex-shrink-0 transition-transform\">+<\/span><\/div><div class=\"faq-content mt-4 text-slate-600 text-sm leading-relaxed\"><p>Samples usually take 3\u20135 working days. Trial orders may take 7\u201310 working days. Regular batches often require 10\u201325 working days depending on size, color, and schedule.<\/p><\/div><\/div>\n          <div class=\"faq-item glass-card rounded-2xl p-6 cursor-pointer transition-all\" onclick=\"toggleFAQ(this)\"><div class=\"flex items-start justify-between\"><h4 class=\"font-semibold text-neutral-950 pr-4\">Do you offer urgent service?<\/h4><span class=\"faq-plus text-primary text-xl flex-shrink-0 transition-transform\">+<\/span><\/div><div class=\"faq-content mt-4 text-slate-600 text-sm leading-relaxed\"><p>Urgent orders can be reviewed. Please provide product size, quantity, color, and deadline so we can confirm feasibility.<\/p><\/div><\/div>\n          <div class=\"faq-item glass-card rounded-2xl p-6 cursor-pointer transition-all\" onclick=\"toggleFAQ(this)\"><div class=\"flex items-start justify-between\"><h4 class=\"font-semibold text-neutral-950 pr-4\">What is the minimum order quantity?<\/h4><span class=\"faq-plus text-primary text-xl flex-shrink-0 transition-transform\">+<\/span><\/div><div class=\"faq-content mt-4 text-slate-600 text-sm leading-relaxed\"><p>Sample pieces can be accepted for evaluation. Economic batch quantities depend on color, product size, and process setup time.<\/p><\/div><\/div>\n        <\/div>\n\n        <div class=\"space-y-4\">\n          <h3 class=\"text-xl font-semibold text-neutral-950 mb-6 pb-3 border-b-2 border-primary\">Quality & Standards<\/h3>\n          <div class=\"faq-item glass-card rounded-2xl p-6 cursor-pointer transition-all\" onclick=\"toggleFAQ(this)\"><div class=\"flex items-start justify-between\"><h4 class=\"font-semibold text-neutral-950 pr-4\">How do you ensure coating consistency?<\/h4><span class=\"faq-plus text-primary text-xl flex-shrink-0 transition-transform\">+<\/span><\/div><div class=\"faq-content mt-4 text-slate-600 text-sm leading-relaxed\"><p>We control pretreatment, spray parameters, curing temperature, production timing, and final inspection.<\/p><\/div><\/div>\n          <div class=\"faq-item glass-card rounded-2xl p-6 cursor-pointer transition-all\" onclick=\"toggleFAQ(this)\"><div class=\"flex items-start justify-between\"><h4 class=\"font-semibold text-neutral-950 pr-4\">Can you provide sample coating?<\/h4><span class=\"faq-plus text-primary text-xl flex-shrink-0 transition-transform\">+<\/span><\/div><div class=\"faq-content mt-4 text-slate-600 text-sm leading-relaxed\"><p>Yes. Sample coating is recommended when color, finish, or adhesion requirements must be confirmed before batch production.<\/p><\/div><\/div>\n          <div class=\"faq-item glass-card rounded-2xl p-6 cursor-pointer transition-all\" onclick=\"toggleFAQ(this)\"><div class=\"flex items-start justify-between\"><h4 class=\"font-semibold text-neutral-950 pr-4\">How do you handle quality issues?<\/h4><span class=\"faq-plus text-primary text-xl flex-shrink-0 transition-transform\">+<\/span><\/div><div class=\"faq-content mt-4 text-slate-600 text-sm leading-relaxed\"><p>We review photos, batch information, and project requirements, then discuss rework, replacement, or corrective measures depending on the case.<\/p><\/div><\/div>\n        <\/div>\n\n        <div class=\"space-y-4\">\n          <h3 class=\"text-xl font-semibold text-neutral-950 mb-6 pb-3 border-b-2 border-primary\">Customization & Logistics<\/h3>\n          <div class=\"faq-item glass-card rounded-2xl p-6 cursor-pointer transition-all\" onclick=\"toggleFAQ(this)\"><div class=\"flex items-start justify-between\"><h4 class=\"font-semibold text-neutral-950 pr-4\">Do you include pretreatment?<\/h4><span class=\"faq-plus text-primary text-xl flex-shrink-0 transition-transform\">+<\/span><\/div><div class=\"faq-content mt-4 text-slate-600 text-sm leading-relaxed\"><p>Yes. Pretreatment is a core step for reliable powder coating. The exact process is selected based on material and surface condition.<\/p><\/div><\/div>\n          <div class=\"faq-item glass-card rounded-2xl p-6 cursor-pointer transition-all\" onclick=\"toggleFAQ(this)\"><div class=\"flex items-start justify-between\"><h4 class=\"font-semibold text-neutral-950 pr-4\">Can you handle holes or threading?<\/h4><span class=\"faq-plus text-primary text-xl flex-shrink-0 transition-transform\">+<\/span><\/div><div class=\"faq-content mt-4 text-slate-600 text-sm leading-relaxed\"><p>Yes. Please mark functional areas clearly. Masking solutions can protect holes, threads, contacts, or assembly surfaces.<\/p><\/div><\/div>\n          <div class=\"faq-item glass-card rounded-2xl p-6 cursor-pointer transition-all\" onclick=\"toggleFAQ(this)\"><div class=\"flex items-start justify-between\"><h4 class=\"font-semibold text-neutral-950 pr-4\">How is product shipped?<\/h4><span class=\"faq-plus text-primary text-xl flex-shrink-0 transition-transform\">+<\/span><\/div><div class=\"faq-content mt-4 text-slate-600 text-sm leading-relaxed\"><p>Products are packed with protective materials. Shipping can be arranged by your logistics partner or discussed with our team.<\/p><\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 11: GUIDE -->\n  <section id=\"sec-guide-11\" class=\"w-full bg-slate-50 py-20 px-4\">\n    <div class=\"max-w-6xl mx-auto\">\n      <div class=\"text-center mb-16\">\n        <div class=\"inline-block mb-4 px-4 py-2 bg-primary-light rounded-full\"><span class=\"text-primary text-sm font-semibold\">Expert Guide<\/span><\/div>\n        <h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950 mb-4\">The Complete Powder Coating Service Guide<\/h2>\n        <p class=\"text-lg text-slate-600 max-w-2xl mx-auto\">Everything you need to know about selecting and managing a professional coating service.<\/p>\n      <\/div>\n\n      <div class=\"space-y-12\">\n        <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8 items-center\">\n          <div>\n            <h3 class=\"text-2xl md:text-3xl font-bold text-neutral-950 mb-4\">Why Choose Powder Coating?<\/h3>\n            <p class=\"text-slate-600 mb-4 leading-relaxed\">Powder coating is widely used for metal products that require durable surface protection, consistent appearance, and efficient production.<\/p>\n            <ul class=\"space-y-3 text-slate-700\">\n              <li class=\"flex items-start gap-3\"><span class=\"text-primary text-xl mt-1\">\u2713<\/span><span><strong>Durability:<\/strong> Good resistance to abrasion, weathering, and corrosion depending on pretreatment and powder type.<\/span><\/li>\n              <li class=\"flex items-start gap-3\"><span class=\"text-primary text-xl mt-1\">\u2713<\/span><span><strong>Uniform Coverage:<\/strong> Electrostatic spraying supports consistent coating on many metal parts.<\/span><\/li>\n              <li class=\"flex items-start gap-3\"><span class=\"text-primary text-xl mt-1\">\u2713<\/span><span><strong>Finish Variety:<\/strong> Matte, gloss, textured, and metallic finishes are available.<\/span><\/li>\n              <li class=\"flex items-start gap-3\"><span class=\"text-primary text-xl mt-1\">\u2713<\/span><span><strong>Efficient Production:<\/strong> Suitable for samples, batches, and repeat industrial orders.<\/span><\/li>\n            <\/ul>\n          <\/div>\n          <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/01\/spacious-powder-coating-workshop-for-industrial-metal-products.webp\" alt=\"Powder coating production line with multiple workstations\" class=\"w-full h-96 object-cover rounded-3xl shadow-purpleSoft\" \/>\n        <\/div>\n\n        <div class=\"bg-white rounded-3xl p-8 md:p-12 border border-purple-100 shadow-sm\">\n          <h3 class=\"text-2xl md:text-3xl font-bold text-neutral-950 mb-4 text-center\">Key Factors When Choosing a Powder Coating Partner<\/h3>\n          <p class=\"text-slate-600 text-center mb-10 leading-relaxed\">Use this evaluation checklist to choose a coating supplier that matches your quality, capacity, and communication expectations.<\/p>\n          <div class=\"grid grid-cols-1 md:grid-cols-2 gap-6\">\n            <div class=\"glass-card rounded-2xl p-6\"><h4 class=\"font-semibold text-neutral-950 mb-2\">Equipment & Capability<\/h4><p class=\"text-sm text-slate-600\">Check pretreatment, spray booth, curing oven, recovery system, and product size compatibility.<\/p><\/div>\n            <div class=\"glass-card rounded-2xl p-6\"><h4 class=\"font-semibold text-neutral-950 mb-2\">Quality Assurance<\/h4><p class=\"text-sm text-slate-600\">Confirm inspection process, film thickness checks, color control, and defect handling.<\/p><\/div>\n            <div class=\"glass-card rounded-2xl p-6\"><h4 class=\"font-semibold text-neutral-950 mb-2\">Production Capacity<\/h4><p class=\"text-sm text-slate-600\">Review lead time, available schedule, repeat order capacity, and urgent service options.<\/p><\/div>\n            <div class=\"glass-card rounded-2xl p-6\"><h4 class=\"font-semibold text-neutral-950 mb-2\">Cost Transparency<\/h4><p class=\"text-sm text-slate-600\">Ask what is included in quotation, including pretreatment, masking, packaging, and shipping.<\/p><\/div>\n            <div class=\"glass-card rounded-2xl p-6\"><h4 class=\"font-semibold text-neutral-950 mb-2\">Customer Support<\/h4><p class=\"text-sm text-slate-600\">A responsive team helps reduce mistakes in colors, masking, lead time, and packaging.<\/p><\/div>\n            <div class=\"glass-card rounded-2xl p-6\"><h4 class=\"font-semibold text-neutral-950 mb-2\">Industry Experience<\/h4><p class=\"text-sm text-slate-600\">Experience with similar products helps improve processing stability and reduce trial time.<\/p><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"dark-purple-gradient rounded-3xl p-8 md:p-12 text-white shadow-purpleStrong\">\n          <h3 class=\"text-2xl md:text-3xl font-bold mb-4\">Cost Optimization Tips<\/h3>\n          <p class=\"text-purple-100 mb-8 leading-relaxed\">Reduce per-unit coating costs without sacrificing practical quality.<\/p>\n          <div class=\"grid grid-cols-1 md:grid-cols-2 gap-6\">\n            <div class=\"bg-white\/10 backdrop-blur rounded-2xl p-6\"><h4 class=\"font-semibold mb-2 text-white\">Batch Orders<\/h4><p class=\"text-sm text-purple-100\">Combine products with the same powder color to reduce setup time.<\/p><\/div>\n            <div class=\"bg-white\/10 backdrop-blur rounded-2xl p-6\"><h4 class=\"font-semibold mb-2 text-white\">Standard Colors<\/h4><p class=\"text-sm text-purple-100\">RAL standard colors are usually easier to schedule than special custom colors.<\/p><\/div>\n            <div class=\"bg-white\/10 backdrop-blur rounded-2xl p-6\"><h4 class=\"font-semibold mb-2 text-white\">Clear Masking Drawings<\/h4><p class=\"text-sm text-purple-100\">Reduce rework by marking threads, holes, contacts, and assembly areas clearly.<\/p><\/div>\n            <div class=\"bg-white\/10 backdrop-blur rounded-2xl p-6\"><h4 class=\"font-semibold mb-2 text-white\">Plan Ahead<\/h4><p class=\"text-sm text-purple-100\">Avoid urgent scheduling costs by providing forecasts and production dates earlier.<\/p><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"mt-16 text-center\">\n        <p class=\"text-slate-600 mb-6 text-lg\">Ready to start your powder coating project?<\/p>\n        <a href=\"#kt-contact-popup\" class=\"purple-btn font-semibold py-4 px-8 rounded-xl transition-all inline-block\">Get Your Free Consultation \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 12: TRUST METRICS -->\n  <section id=\"sec-trust-12\" class=\"w-full bg-white py-16 px-4 border-t border-b border-purple-100\">\n    <div class=\"max-w-6xl mx-auto\">\n      <div class=\"grid grid-cols-2 md:grid-cols-4 gap-6 md:gap-8 text-center\">\n        <div class=\"py-4\"><div class=\"text-3xl md:text-4xl font-bold text-primary mb-2\">20+<\/div><p class=\"text-sm md:text-base text-slate-600\">Years of<br \/>Experience<\/p><\/div>\n        <div class=\"py-4 md:border-l border-purple-100\"><div class=\"text-3xl md:text-4xl font-bold text-primary mb-2\">500+<\/div><p class=\"text-sm md:text-base text-slate-600\">Satisfied<br \/>Customers<\/p><\/div>\n        <div class=\"py-4 md:border-l border-purple-100\"><div class=\"text-3xl md:text-4xl font-bold text-primary mb-2\">8000+<\/div><p class=\"text-sm md:text-base text-slate-600\">Tons Annual<br \/>Capacity<\/p><\/div>\n        <div class=\"py-4 md:border-l border-purple-100\"><div class=\"text-3xl md:text-4xl font-bold text-primary mb-2\">24h<\/div><p class=\"text-sm md:text-base text-slate-600\">Inquiry<br \/>Response<\/p><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 13: PROVIDER QUESTIONS -->\n  <section id=\"sec-provider-questions-13\" class=\"py-20 bg-slate-50 px-4\">\n    <div class=\"max-w-5xl mx-auto\">\n      <div class=\"text-center mb-12\">\n        <div class=\"inline-block bg-primary-light text-primary rounded-full px-4 py-2 mb-4\"><span class=\"text-sm font-semibold\">Evaluation Guide<\/span><\/div>\n        <h2 class=\"text-4xl sm:text-5xl font-bold font-heading text-neutral-950 mb-4\">Questions to Ask Your Coating Service Provider<\/h2>\n        <p class=\"text-lg text-slate-600 max-w-2xl mx-auto\">Use this checklist to compare coating service providers and reduce sourcing risk.<\/p>\n      <\/div>\n\n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-6 mb-12\">\n        <div class=\"glass-card rounded-3xl p-8\"><h3 class=\"text-2xl font-bold font-heading text-neutral-950 mb-4 flex items-center\"><span class=\"bg-primary text-white rounded-full w-8 h-8 flex items-center justify-center mr-3 text-sm\">1<\/span>Production Capability<\/h3><ul class=\"space-y-3 text-sm text-slate-700\"><li>\u25a1 Can you handle my product size and weight?<\/li><li>\u25a1 What is your monthly production capacity?<\/li><li>\u25a1 Can you support rush orders?<\/li><li>\u25a1 How many coating lines do you operate?<\/li><\/ul><\/div>\n        <div class=\"glass-card rounded-3xl p-8\"><h3 class=\"text-2xl font-bold font-heading text-neutral-950 mb-4 flex items-center\"><span class=\"bg-primary text-white rounded-full w-8 h-8 flex items-center justify-center mr-3 text-sm\">2<\/span>Quality Assurance<\/h3><ul class=\"space-y-3 text-sm text-slate-700\"><li>\u25a1 How do you test film thickness?<\/li><li>\u25a1 How do you control color consistency?<\/li><li>\u25a1 What inspection records can you provide?<\/li><li>\u25a1 How do you handle coating defects?<\/li><\/ul><\/div>\n        <div class=\"glass-card rounded-3xl p-8\"><h3 class=\"text-2xl font-bold font-heading text-neutral-950 mb-4 flex items-center\"><span class=\"bg-primary text-white rounded-full w-8 h-8 flex items-center justify-center mr-3 text-sm\">3<\/span>Pricing & Terms<\/h3><ul class=\"space-y-3 text-sm text-slate-700\"><li>\u25a1 What is included in the quote?<\/li><li>\u25a1 Are masking or setup fees separate?<\/li><li>\u25a1 Do volume discounts apply?<\/li><li>\u25a1 What payment terms are available?<\/li><\/ul><\/div>\n        <div class=\"glass-card rounded-3xl p-8\"><h3 class=\"text-2xl font-bold font-heading text-neutral-950 mb-4 flex items-center\"><span class=\"bg-primary text-white rounded-full w-8 h-8 flex items-center justify-center mr-3 text-sm\">4<\/span>Delivery & Logistics<\/h3><ul class=\"space-y-3 text-sm text-slate-700\"><li>\u25a1 What is your standard lead time?<\/li><li>\u25a1 Can you provide samples quickly?<\/li><li>\u25a1 How is packaging done?<\/li><li>\u25a1 Who handles shipping?<\/li><\/ul><\/div>\n      <\/div>\n\n      <div class=\"bg-gradient-to-br from-primary-light to-white rounded-3xl border border-primary\/20 p-8 md:p-12 text-center\">\n        <h3 class=\"text-2xl font-bold font-heading text-neutral-950 mb-4\">Ready to Evaluate Us Against This Checklist?<\/h3>\n        <p class=\"text-slate-600 mb-8\">Send your product details and we will respond with a practical quotation and process suggestion.<\/p>\n        <a href=\"#kt-contact-popup\" class=\"purple-btn rounded-xl px-8 py-4 font-semibold transition-all inline-block\">Get Our Detailed Information \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 14: FINAL CTA -->\n  <section id=\"sec-final-cta-14\" class=\"py-20 dark-purple-gradient text-white px-4\">\n    <div class=\"max-w-6xl mx-auto\">\n      <div class=\"text-center mb-16\">\n        <h2 class=\"text-4xl sm:text-5xl font-bold font-heading mb-4\">Ready to Start Your Powder Coating Service Project?<\/h2>\n        <p class=\"text-lg text-purple-100 max-w-2xl mx-auto mb-8\">Do not let coating challenges slow down your production. Our team is ready to review your requirements, quote clearly, and support reliable delivery.<\/p>\n        <div class=\"flex flex-col sm:flex-row gap-4 justify-center mb-8\">\n          <a href=\"#kt-contact-popup\" class=\"bg-white text-primary hover:bg-primary-light rounded-xl px-10 py-5 font-semibold text-lg transition-all\">Get Your Free Quote Now \u2192<\/a>\n          <a href=\"https:\/\/wa.me\/+8618925987762\" class=\"bg-primary hover:bg-primary-dark text-white rounded-xl px-10 py-5 font-semibold text-lg transition-all\">Chat on WhatsApp<\/a>\n        <\/div>\n        <p class=\"text-purple-200 text-sm\">Response within 24 hours. No commitment required.<\/p>\n      <\/div>\n\n      <div class=\"grid grid-cols-1 md:grid-cols-4 gap-6 border-t border-purple-300\/20 pt-12\">\n        <div class=\"text-center\"><div class=\"rounded-2xl bg-primary-light text-primary p-4 w-16 h-16 flex items-center justify-center mx-auto mb-3 font-bold\">@<\/div><h3 class=\"font-semibold text-white mb-2\">Email<\/h3><a href=\"mailto:ketucoatingline@gmail.com\" class=\"text-purple-100 hover:text-white transition-colors break-all\">ketucoatingline@gmail.com<\/a><\/div>\n        <div class=\"text-center\"><div class=\"rounded-2xl bg-primary-light text-primary p-4 w-16 h-16 flex items-center justify-center mx-auto mb-3 font-bold\">WA<\/div><h3 class=\"font-semibold text-white mb-2\">WhatsApp<\/h3><a href=\"https:\/\/wa.me\/+8618925987762\" class=\"text-purple-100 hover:text-white transition-colors\">+86 180 6466 8879<\/a><\/div>\n        <div class=\"text-center\"><div class=\"rounded-2xl bg-primary-light text-primary p-4 w-16 h-16 flex items-center justify-center mx-auto mb-3 font-bold\">CN<\/div><h3 class=\"font-semibold text-white mb-2\">Location<\/h3><p class=\"text-purple-100\">Foshan, Guangdong<br \/>China<\/p><\/div>\n        <div class=\"text-center\"><div class=\"rounded-2xl bg-primary-light text-primary p-4 w-16 h-16 flex items-center justify-center mx-auto mb-3 font-bold\">24<\/div><h3 class=\"font-semibold text-white mb-2\">Response<\/h3><p class=\"text-purple-100\">Usually within<br \/>24 hours<\/p><\/div>\n      <\/div>\n\n      <div class=\"border-t border-purple-300\/20 mt-12 pt-8 text-center text-sm text-purple-200\">\n        <p class=\"mb-4\">\u00a9 2026 Ketu Machinery Equipment Co., Ltd. All rights reserved.<\/p>\n        <p>Reliable powder coating service with professional support, practical quality control, and on-time delivery.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CONTACT SYSTEM: PURPLE FLOATING BUTTONS + MODAL FORM -->\n<style>\n  .kt-contact-float-wrap {\n    position: fixed;\n    right: 28px;\n    bottom: 28px;\n    z-index: 9998;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    align-items: flex-end;\n  }\n\n  .kt-contact-float-main,\n  .kt-contact-float-wa {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    text-decoration: none;\n    border-radius: 999px;\n    font-weight: 800;\n    line-height: 1;\n    transition: transform .22s ease, box-shadow .22s ease, background .22s ease, border-color .22s ease;\n  }\n\n  .kt-contact-float-main {\n    min-width: 190px;\n    padding: 15px 22px;\n    color: #fff;\n    background: linear-gradient(135deg, #7C3AED 0%, #A855F7 100%);\n    box-shadow: 0 18px 42px rgba(124, 58, 237, .42);\n  }\n\n  .kt-contact-float-main:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 24px 58px rgba(124, 58, 237, .52);\n    background: linear-gradient(135deg, #5B21B6 0%, #7C3AED 100%);\n  }\n\n  .kt-contact-float-wa {\n    padding: 12px 18px;\n    color: #6D28D9;\n    background: rgba(255, 255, 255, .94);\n    border: 1px solid rgba(124, 58, 237, .24);\n    box-shadow: 0 14px 36px rgba(88, 28, 135, .16);\n    backdrop-filter: blur(12px);\n  }\n\n  .kt-contact-float-wa:hover {\n    transform: translateY(-2px);\n    border-color: rgba(124, 58, 237, .55);\n    background: #F3E8FF;\n  }\n\n  .kt-contact-icon {\n    width: 34px;\n    height: 34px;\n    border-radius: 999px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(255, 255, 255, .18);\n  }\n\n  .kt-contact-mobile-bar {\n    position: fixed;\n    left: 12px;\n    right: 12px;\n    bottom: 12px;\n    z-index: 9998;\n    display: none;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    padding: 10px;\n    border-radius: 22px;\n    background: rgba(255, 255, 255, .92);\n    border: 1px solid rgba(124, 58, 237, .18);\n    box-shadow: 0 20px 52px rgba(88, 28, 135, .22);\n    backdrop-filter: blur(14px);\n  }\n\n  .kt-mobile-btn {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    min-height: 48px;\n    border-radius: 16px;\n    text-decoration: none;\n    font-weight: 800;\n    font-size: 14px;\n  }\n\n  .kt-mobile-btn-primary {\n    background: linear-gradient(135deg, #7C3AED 0%, #A855F7 100%);\n    color: #fff;\n  }\n\n  .kt-mobile-btn-secondary {\n    background: #F3E8FF;\n    color: #6D28D9;\n    border: 1px solid rgba(124, 58, 237, .18);\n  }\n\n  .kt-popup-overlay {\n    position: fixed;\n    inset: 0;\n    background: rgba(15, 23, 42, .70);\n    backdrop-filter: blur(10px);\n    z-index: 9999;\n    display: none;\n    align-items: center;\n    justify-content: center;\n    padding: 18px;\n    font-family: inherit;\n  }\n\n  .kt-popup-overlay:target { display: flex; }\n\n  .kt-popup-shell {\n    width: min(960px, 100%);\n    max-height: 92vh;\n    overflow: hidden;\n    background: #fff;\n    border-radius: 30px;\n    box-shadow: 0 34px 90px rgba(46, 16, 101, .42);\n    border: 1px solid rgba(124, 58, 237, .22);\n    position: relative;\n    animation: kt-popup-in .22s ease both;\n  }\n\n  @keyframes kt-popup-in {\n    from { opacity: 0; transform: translateY(18px) scale(.98); }\n    to { opacity: 1; transform: translateY(0) scale(1); }\n  }\n\n  .kt-popup-grid {\n    display: grid;\n    grid-template-columns: .95fr 1.05fr;\n    min-height: 560px;\n  }\n\n  .kt-popup-side {\n    color: #fff;\n    padding: 34px;\n    background:\n      radial-gradient(circle at top right, rgba(255,255,255,.20), transparent 35%),\n      radial-gradient(circle at bottom left, rgba(216,180,254,.24), transparent 40%),\n      linear-gradient(135deg, #4C1D95 0%, #6D28D9 48%, #8B5CF6 100%);\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    gap: 28px;\n  }\n\n  .kt-popup-badge {\n    width: 62px;\n    height: 62px;\n    border-radius: 20px;\n    background: rgba(255,255,255,.16);\n    border: 1px solid rgba(255,255,255,.22);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-family: Lexend, Inter, sans-serif;\n    font-weight: 900;\n    font-size: 23px;\n    box-shadow: 0 18px 42px rgba(0,0,0,.18);\n  }\n\n  .kt-popup-side h3 {\n    font-family: Lexend, Inter, sans-serif;\n    font-size: 34px;\n    line-height: 1.12;\n    font-weight: 800;\n    margin: 22px 0 12px;\n  }\n\n  .kt-popup-side p {\n    color: rgba(255,255,255,.82);\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  .kt-popup-proof {\n    display: grid;\n    gap: 12px;\n  }\n\n  .kt-popup-proof-item {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    padding: 14px;\n    border-radius: 18px;\n    background: rgba(255,255,255,.12);\n    border: 1px solid rgba(255,255,255,.16);\n  }\n\n  .kt-popup-proof-mark {\n    width: 26px;\n    height: 26px;\n    flex: 0 0 26px;\n    border-radius: 999px;\n    background: rgba(255,255,255,.20);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .kt-popup-proof-item strong {\n    display: block;\n    font-size: 14px;\n    margin-bottom: 3px;\n  }\n\n  .kt-popup-proof-item span {\n    display: block;\n    font-size: 12px;\n    color: rgba(255,255,255,.76);\n    line-height: 1.55;\n  }\n\n  .kt-popup-form-panel {\n    padding: 34px;\n    overflow-y: auto;\n  }\n\n  .kt-popup-close {\n    position: absolute;\n    top: 16px;\n    right: 16px;\n    z-index: 3;\n    width: 38px;\n    height: 38px;\n    border-radius: 999px;\n    background: #F3E8FF;\n    color: #6D28D9;\n    border: 1px solid rgba(124,58,237,.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-decoration: none;\n    font-size: 22px;\n    line-height: 1;\n    font-weight: 700;\n  }\n\n  .kt-popup-close:hover { background: #E9D5FF; }\n\n  .kt-form-title {\n    font-family: Lexend, Inter, sans-serif;\n    font-size: 28px;\n    font-weight: 800;\n    color: #0f172a;\n    margin: 0 42px 8px 0;\n  }\n\n  .kt-form-subtitle {\n    color: #64748b;\n    font-size: 14px;\n    line-height: 1.6;\n    margin-bottom: 22px;\n  }\n\n  .kt-form-chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 22px;\n  }\n\n  .kt-form-chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    border-radius: 999px;\n    padding: 8px 11px;\n    background: #F3E8FF;\n    color: #6D28D9;\n    font-size: 12px;\n    font-weight: 700;\n    border: 1px solid rgba(124,58,237,.14);\n  }\n\n  .kt-form-row {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n  }\n\n  .kt-field-label {\n    display: block;\n    font-size: 13px;\n    color: #334155;\n    font-weight: 800;\n    margin: 0 0 7px;\n  }\n\n  .iq-field {\n    display: block !important;\n    width: 100% !important;\n    padding: 13px 14px !important;\n    border: 1.5px solid #E9D5FF !important;\n    border-radius: 14px !important;\n    font-size: 14px !important;\n    outline: none !important;\n    box-sizing: border-box !important;\n    font-family: inherit !important;\n    background: #fff !important;\n    color: #0f172a !important;\n    margin: 0 !important;\n    box-shadow: none !important;\n    -webkit-appearance: none !important;\n    transition: border-color .2s, box-shadow .2s, background .2s !important;\n  }\n\n  .iq-field::placeholder { color: #94a3b8 !important; }\n\n  .iq-field:focus {\n    border-color: #7C3AED !important;\n    box-shadow: 0 0 0 4px rgba(124,58,237,.16) !important;\n    background: #FAF5FF !important;\n  }\n\n  .kt-form-submit {\n    width: 100%;\n    min-height: 52px;\n    border: 0;\n    border-radius: 16px;\n    background: linear-gradient(135deg, #7C3AED 0%, #A855F7 100%);\n    color: #fff;\n    font-size: 15px;\n    font-weight: 900;\n    cursor: pointer;\n    box-shadow: 0 18px 40px rgba(124,58,237,.30);\n    transition: transform .2s ease, box-shadow .2s ease, opacity .2s ease;\n  }\n\n  .kt-form-submit:hover {\n    transform: translateY(-1px);\n    box-shadow: 0 24px 54px rgba(124,58,237,.40);\n  }\n\n  .kt-form-submit:disabled {\n    opacity: .62;\n    cursor: not-allowed;\n    transform: none;\n  }\n\n  .kt-form-note {\n    margin-top: 14px;\n    padding: 13px 14px;\n    border-radius: 16px;\n    background: #FAF5FF;\n    border: 1px solid rgba(124,58,237,.14);\n    color: #64748b;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .kt-error-text {\n    display: none;\n    color: #dc2626;\n    font-size: 12px;\n    text-align: center;\n    margin: 0;\n  }\n\n  @media (max-width: 860px) {\n    .kt-popup-shell { width: min(520px, 100%); overflow-y: auto; }\n    .kt-popup-grid { grid-template-columns: 1fr; min-height: 0; }\n    .kt-popup-side { padding: 26px; }\n    .kt-popup-side h3 { font-size: 28px; }\n    .kt-popup-proof { grid-template-columns: 1fr; }\n    .kt-popup-form-panel { padding: 26px; }\n  }\n\n  @media (max-width: 640px) {\n    .kt-contact-float-wrap { display: none; }\n    .kt-contact-mobile-bar { display: grid; }\n    .kt-form-row { grid-template-columns: 1fr; }\n    .kt-popup-overlay { padding: 10px; align-items: flex-end; }\n    .kt-popup-shell { border-radius: 26px 26px 18px 18px; max-height: 94vh; }\n    .kt-popup-side { display: none; }\n    .kt-popup-form-panel { padding: 26px 20px 22px; }\n    .kt-form-title { font-size: 24px; margin-right: 42px; }\n    body { padding-bottom: 82px; }\n  }\n<\/style>\n\n<div class=\"kt-contact-float-wrap\" aria-label=\"Contact options\">\n  <a class=\"kt-contact-float-wa\" href=\"https:\/\/wa.me\/+8618925987762?text=Hi%20Ketu%2C%20I%20would%20like%20to%20ask%20about%20powder%20coating%20service.\" target=\"_blank\" rel=\"noopener noreferrer\">\n    <span>WhatsApp<\/span>\n  <\/a>\n  <a class=\"kt-contact-float-main\" href=\"#kt-contact-popup\">\n    <span class=\"kt-contact-icon\">\u2709<\/span>\n    <span>Get Free Quote<\/span>\n  <\/a>\n<\/div>\n\n<div class=\"kt-contact-mobile-bar\" aria-label=\"Mobile contact bar\">\n  <a class=\"kt-mobile-btn kt-mobile-btn-primary\" href=\"#kt-contact-popup\">Get Quote<\/a>\n  <a class=\"kt-mobile-btn kt-mobile-btn-secondary\" href=\"https:\/\/wa.me\/+8618925987762?text=Hi%20Ketu%2C%20I%20would%20like%20to%20ask%20about%20powder%20coating%20service.\" target=\"_blank\" rel=\"noopener noreferrer\">WhatsApp<\/a>\n<\/div>\n\n<div id=\"kt-contact-popup\" class=\"kt-popup-overlay\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ktFormTitle\">\n  <div class=\"kt-popup-shell\">\n    <a href=\"#\" class=\"kt-popup-close\" aria-label=\"Close contact form\">\u00d7<\/a>\n\n    <div class=\"kt-popup-grid\">\n      <aside class=\"kt-popup-side\">\n        <div>\n          <div class=\"kt-popup-badge\">KT<\/div>\n          <h3>Tell us what you need coated.<\/h3>\n          <p>Send product material, color, quantity, and deadline. We will review the coating process and reply with a practical quote.<\/p>\n        <\/div>\n\n        <div class=\"kt-popup-proof\">\n          <div class=\"kt-popup-proof-item\">\n            <div class=\"kt-popup-proof-mark\">\u2713<\/div>\n            <div>\n              <strong>24h response target<\/strong>\n              <span>Fast review for samples, trial batches, and regular production orders.<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"kt-popup-proof-item\">\n            <div class=\"kt-popup-proof-mark\">\u2713<\/div>\n            <div>\n              <strong>Process recommendation<\/strong>\n              <span>We help confirm pretreatment, masking, powder type, and finish options.<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"kt-popup-proof-item\">\n            <div class=\"kt-popup-proof-mark\">\u2713<\/div>\n            <div>\n              <strong>Factory direct support<\/strong>\n              <span>One team handles quotation, production communication, and delivery coordination.<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/aside>\n\n      <main class=\"kt-popup-form-panel\">\n        <h3 id=\"ktFormTitle\" class=\"kt-form-title\">Get a Powder Coating Quote<\/h3>\n        <p class=\"kt-form-subtitle\">Fill in your contact information and project details. The more details you provide, the faster we can quote accurately.<\/p>\n\n        <div class=\"kt-form-chips\">\n          <span class=\"kt-form-chip\">Sample coating<\/span>\n          <span class=\"kt-form-chip\">Batch production<\/span>\n          <span class=\"kt-form-chip\">RAL color<\/span>\n          <span class=\"kt-form-chip\">Masking support<\/span>\n        <\/div>\n\n        <form id=\"ktZeroyContactForm\" style=\"display:flex;flex-direction:column;gap:14px;\">\n          <div class=\"kt-form-row\">\n            <div>\n              <label class=\"kt-field-label\" for=\"iq-name\">Your Name<\/label>\n              <input id=\"iq-name\" name=\"name\" type=\"text\" placeholder=\"Your name\" class=\"iq-field\" \/>\n            <\/div>\n            <div>\n              <label class=\"kt-field-label\" for=\"iq-phone\">Email \/ WhatsApp *<\/label>\n              <input id=\"iq-phone\" name=\"phone\" type=\"text\" placeholder=\"Email or WhatsApp\" class=\"iq-field\" required \/>\n            <\/div>\n          <\/div>\n\n          <div>\n            <label class=\"kt-field-label\" for=\"iq-msg\">Project Details<\/label>\n            <textarea id=\"iq-msg\" name=\"message\" rows=\"6\" placeholder=\"Example: steel cabinet, RAL 7035, matte finish, 300 pcs, masking for threaded holes, expected delivery date...\" class=\"iq-field\" style=\"resize:none!important;\"><\/textarea>\n          <\/div>\n\n          <input type=\"text\" name=\"_zeroy_hp\" style=\"position:absolute!important;left:-9999px!important;\" tabindex=\"-1\" aria-hidden=\"true\" autocomplete=\"off\" value=\"\" \/>\n          <input type=\"hidden\" name=\"_zeroy_redirect\" value=\"https:\/\/www.powdercoatlinekt.com\/\" \/>\n\n          <button type=\"submit\" id=\"iq-submit\" class=\"kt-form-submit\">Send Inquiry \u2192<\/button>\n          <p id=\"iq-err\" class=\"kt-error-text\"><\/p>\n        <\/form>\n\n        <div class=\"kt-form-note\">\n          <strong style=\"color:#6D28D9;\">Tip:<\/strong> For a faster quote, include material, product size, color code, finish type, order quantity, and any areas that must not be coated.\n        <\/div>\n      <\/main>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  function toggleFAQ(el) {\n    el.classList.toggle('active');\n  }\n\n  (function () {\n    var EP = 'https:\/\/www.powdercoatlinekt.com\/wp-json\/zeroy\/v1\/submissions';\n    var REDIRECT_URL = 'https:\/\/www.powdercoatlinekt.com\/';\n    var form = document.getElementById('ktZeroyContactForm');\n    var popup = document.getElementById('kt-contact-popup');\n\n    function closePopup() {\n      if (window.location.hash === '#kt-contact-popup') {\n        history.pushState('', document.title, window.location.pathname + window.location.search);\n      }\n    }\n\n    if (popup) {\n      popup.addEventListener('click', function (e) {\n        if (e.target === popup) closePopup();\n      });\n    }\n\n    document.addEventListener('keydown', function (e) {\n      if (e.key === 'Escape') closePopup();\n    });\n\n    if (!form) return;\n\n    form.addEventListener('submit', async function (e) {\n      e.preventDefault();\n\n      var btn = document.getElementById('iq-submit');\n      var err = document.getElementById('iq-err');\n      var name = document.getElementById('iq-name').value.trim();\n      var phone = document.getElementById('iq-phone').value.trim();\n      var message = document.getElementById('iq-msg').value.trim();\n\n      if (!phone) {\n        err.textContent = 'Please enter your Email or WhatsApp.';\n        err.style.display = 'block';\n        return;\n      }\n\n      btn.textContent = 'Sending...';\n      btn.disabled = true;\n      err.style.display = 'none';\n\n      var fd = new FormData(form);\n      fd.set('name', name);\n      fd.set('phone', phone);\n      fd.set('message', message);\n      fd.set('_zeroy_hp', '');\n      fd.set('_zeroy_redirect', REDIRECT_URL);\n\n      try {\n        var r = await fetch(EP, { method: 'POST', body: fd });\n        var result = null;\n        try { result = await r.json(); } catch (jsonErr) {}\n\n        if (r.ok && (!result || result.success === true)) {\n          window.location.href = REDIRECT_URL;\n          return;\n        }\n\n        btn.textContent = 'Send Inquiry \u2192';\n        btn.disabled = false;\n        err.textContent = 'Failed to submit. Please try again or contact us on WhatsApp.';\n        err.style.display = 'block';\n      } catch (ex) {\n        btn.textContent = 'Send Inquiry \u2192';\n        btn.disabled = false;\n        err.textContent = 'Network error. Please try again or contact us on WhatsApp.';\n        err.style.display = 'block';\n      }\n    });\n  })();\n<\/script>","protected":false},"excerpt":{"rendered":"<p>\u2713 Professional Powder Coating Service Fast, Reliable Powder Coating Service for Your Metal Products Trusted by manufacturers across Asia. Complete coating solutions with in-house equipment, strict quality control, custom colors, and dependable delivery. 500+ Manufacturing Partners 7\u201315 Days Typical Lead Time 100% Quality Inspection 24h Response Target Get Your Quote Now \u2192 Chat on WhatsApp [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":830,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_zeroy_edited":true,"_zeroy_last_edited":"2026-05-09 03:58:34","footnotes":""},"class_list":["post-1454","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/pages\/1454","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/comments?post=1454"}],"version-history":[{"count":18,"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/pages\/1454\/revisions"}],"predecessor-version":[{"id":4620,"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/pages\/1454\/revisions\/4620"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/media\/830"}],"wp:attachment":[{"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/media?parent=1454"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}