{"id":1054,"date":"2026-02-05T06:09:50","date_gmt":"2026-02-05T06:09:50","guid":{"rendered":"https:\/\/saiweiglass.com\/?page_id=1054"},"modified":"2026-02-06T07:54:47","modified_gmt":"2026-02-06T07:54:47","slug":"af-glass","status":"publish","type":"page","link":"https:\/\/saiweiglass.com\/pt\/products\/af-glass\/","title":{"rendered":"Vidro AF"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-0ea2d50\" data-block-id=\"0ea2d50\"><style>.stk-0ea2d50 {margin-bottom:14px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-0ea2d50-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-de81ac6\" data-v=\"4\" data-block-id=\"de81ac6\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-de81ac6-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-de81ac6-inner-blocks\">\n<!-- AF Glass Hero Module v2 | Clean Minimalist B2B \u2014 WordPress Gutenberg Custom HTML -->\n<!-- Fully scoped under #af-glass-hero to prevent style leaks in Blocksy\/Stackable -->\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;800&family=DM+Sans:wght@400;500;600;700&display=swap');\n\n  \/* ===== SCOPED RESET ===== *\/\n  #af-glass-hero *,\n  #af-glass-hero *::before,\n  #af-glass-hero *::after {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n\n  \/* ===== CSS VARIABLES ===== *\/\n  #af-glass-hero {\n    --afg-primary: #304890;\n    --afg-primary-mid: #1860A8;\n    --afg-primary-light: #1878C0;\n    --afg-primary-alt: #3048A8;\n    --afg-bg: #F8F9FC;\n    --afg-bg-subtle: #F7F8FB;\n    --afg-bg-card: #FFFFFF;\n    --afg-text-dark: #1E2A3A;\n    --afg-text-heading: #1A2744;\n    --afg-text-body: #475569;\n    --afg-text-muted: #64748B;\n    --afg-text-light: #94A3B8;\n    --afg-border: #E8ECF2;\n    --afg-gold: #E8A317;\n\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n    background: var(--afg-bg);\n    padding: 0;\n    font-family: 'DM Sans', sans-serif;\n    color: var(--afg-text-dark);\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n  }\n\n  \/* ===== SUBTLE BG ===== *\/\n  #af-glass-hero .afg-bg-layer {\n    position: absolute;\n    inset: 0;\n    z-index: 0;\n    pointer-events: none;\n    overflow: hidden;\n  }\n\n  \/* Very faint ambient gradient \u2014 almost invisible, just enough warmth *\/\n  #af-glass-hero .afg-bg-ambient {\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 50% at 80% 40%, rgba(24, 120, 192, 0.025) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 15% 75%, rgba(48, 72, 144, 0.018) 0%, transparent 60%);\n  }\n\n  \/* Fine separator line between hero and cards *\/\n  #af-glass-hero .afg-bg-divider {\n    position: absolute;\n    bottom: 220px;\n    left: 5%;\n    right: 5%;\n    height: 1px;\n    background: linear-gradient(90deg, transparent 0%, var(--afg-border) 20%, var(--afg-border) 80%, transparent 100%);\n    opacity: 0.6;\n  }\n\n  \/* ===== HERO LAYOUT ===== *\/\n  #af-glass-hero .afg-hero-section {\n    position: relative;\n    z-index: 1;\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: 44px 28px 38px;\n    display: grid;\n    grid-template-columns: 55% 1fr;\n    gap: 32px;\n    align-items: center;\n    min-height: 520px;\n  }\n\n  \/* ===== LEFT CONTENT ===== *\/\n  #af-glass-hero .afg-content {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n    padding-right: 16px;\n  }\n\n  \/* --- Trust Badge --- *\/\n  #af-glass-hero .afg-trust-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 7px 16px 7px 12px;\n    background: #FFFDF5;\n    border: 1px solid #F0E6C8;\n    border-radius: 100px;\n    width: fit-content;\n    margin-bottom: 28px;\n  }\n\n  #af-glass-hero .afg-trust-stars {\n    display: inline-flex;\n    gap: 2px;\n  }\n\n  #af-glass-hero .afg-trust-stars svg {\n    width: 13px;\n    height: 13px;\n    fill: var(--afg-gold);\n  }\n\n  #af-glass-hero .afg-trust-text {\n    font-family: 'DM Sans', sans-serif !important;\n    font-size: 12.5px !important;\n    font-weight: 500 !important;\n    color: #7A6B3A !important;\n    letter-spacing: 0.01em !important;\n  }\n\n  #af-glass-hero .afg-trust-text strong {\n    color: #5A4D2A !important;\n    font-weight: 700 !important;\n  }\n\n  \/* --- Eyebrow --- *\/\n  #af-glass-hero .afg-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    font-family: 'DM Sans', sans-serif !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    letter-spacing: 0.14em !important;\n    text-transform: uppercase !important;\n    color: var(--afg-primary-mid) !important;\n    margin-bottom: 20px;\n  }\n\n  #af-glass-hero .afg-eyebrow-line {\n    display: inline-block;\n    width: 24px;\n    height: 2px;\n    background: var(--afg-primary-mid);\n    border-radius: 1px;\n  }\n\n  \/* --- H2 Title --- *\/\n  #af-glass-hero .afg-title {\n    font-family: 'Playfair Display', serif !important;\n    font-size: 38px !important;\n    font-weight: 800 !important;\n    line-height: 1.25 !important;\n    color: var(--afg-text-heading) !important;\n    letter-spacing: -0.015em !important;\n    max-width: 780px;\n    margin-bottom: 24px;\n  }\n\n  #af-glass-hero .afg-title-accent {\n    color: var(--afg-primary) !important;\n    -webkit-text-fill-color: var(--afg-primary) !important;\n  }\n\n  \/* --- Subtitle --- *\/\n  #af-glass-hero .afg-subtitle {\n    font-family: 'DM Sans', sans-serif !important;\n    font-size: 15.5px !important;\n    font-weight: 400 !important;\n    line-height: 1.8 !important;\n    color: var(--afg-text-body) !important;\n    max-width: 720px;\n    margin-bottom: 32px;\n  }\n\n  #af-glass-hero .afg-subtitle strong {\n    color: var(--afg-primary-mid) !important;\n    font-weight: 600 !important;\n  }\n\n  \/* --- CTA --- *\/\n  #af-glass-hero .afg-cta-row {\n    display: flex;\n    align-items: center;\n    gap: 24px;\n    margin-bottom: 20px;\n    flex-wrap: wrap;\n  }\n\n  #af-glass-hero .afg-cta {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 13px 30px;\n    background: var(--afg-primary);\n    color: #ffffff !important;\n    font-family: 'DM Sans', sans-serif !important;\n    font-size: 14.5px !important;\n    font-weight: 600 !important;\n    text-decoration: none !important;\n    border-radius: 8px;\n    border: none;\n    cursor: pointer;\n    letter-spacing: 0.01em !important;\n    transition: background 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;\n    box-shadow: 0 2px 8px rgba(48, 72, 144, 0.2);\n  }\n\n  #af-glass-hero .afg-cta:hover {\n    background: var(--afg-primary-alt);\n    transform: translateY(-1px);\n    box-shadow: 0 6px 20px rgba(48, 72, 144, 0.3);\n  }\n\n  #af-glass-hero .afg-cta:active {\n    transform: translateY(0);\n  }\n\n  #af-glass-hero .afg-cta-arrow {\n    display: inline-block;\n    width: 18px;\n    height: 18px;\n    transition: transform 0.25s ease;\n  }\n\n  #af-glass-hero .afg-cta:hover .afg-cta-arrow {\n    transform: translateX(3px);\n  }\n\n  \/* --- Logo Wall --- *\/\n  #af-glass-hero .afg-logos {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n    padding-top: 18px;\n    border-top: 1px solid var(--afg-border);\n  }\n\n  #af-glass-hero .afg-logos-label {\n    font-family: 'DM Sans', sans-serif !important;\n    font-size: 11px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.12em !important;\n    text-transform: uppercase !important;\n    color: var(--afg-text-light) !important;\n  }\n\n  #af-glass-hero .afg-logos-row {\n    display: flex;\n    align-items: center;\n    gap: 24px;\n    flex-wrap: wrap;\n  }\n\n  #af-glass-hero .afg-logo-item {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 5px 10px;\n    background: var(--afg-bg-subtle);\n    border: 1px solid var(--afg-border);\n    border-radius: 6px;\n    opacity: 0.7;\n    filter: grayscale(100%);\n    transition: opacity 0.3s ease, filter 0.3s ease, border-color 0.3s ease;\n  }\n\n  #af-glass-hero .afg-logo-item:hover {\n    opacity: 1;\n    filter: grayscale(0%);\n    border-color: rgba(48, 72, 144, 0.2);\n  }\n\n  #af-glass-hero .afg-logo-icon {\n    width: 16px;\n    height: 16px;\n    color: var(--afg-text-muted);\n    flex-shrink: 0;\n  }\n\n  #af-glass-hero .afg-logo-name {\n    font-family: 'DM Sans', sans-serif !important;\n    font-size: 12px !important;\n    font-weight: 700 !important;\n    color: var(--afg-text-muted) !important;\n    letter-spacing: 0.02em !important;\n    white-space: nowrap;\n  }\n\n  \/* ===== RIGHT: IMAGE ===== *\/\n  #af-glass-hero .afg-media {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n    align-self: stretch;\n  }\n\n  #af-glass-hero .afg-img-container {\n    position: relative;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n  }\n\n  \/* Soft ambient glow behind image *\/\n  #af-glass-hero .afg-img-glow {\n    position: absolute;\n    width: 80%;\n    height: 60%;\n    top: 20%;\n    left: 10%;\n    background: radial-gradient(ellipse, rgba(48, 72, 144, 0.04) 0%, transparent 70%);\n    border-radius: 50%;\n    filter: blur(40px);\n    pointer-events: none;\n  }\n\n  #af-glass-hero .afg-hero-img {\n    display: block;\n    width: 100%;\n    max-width: 480px;\n    height: auto;\n    object-fit: contain;\n    position: relative;\n    z-index: 1;\n    \/* Soft edge fade \u2014 natural blend into white background *\/\n    -webkit-mask-image:\n      linear-gradient(to right, transparent 0%, black 3%, black 97%, transparent 100%);\n    mask-image:\n      linear-gradient(to right, transparent 0%, black 3%, black 97%, transparent 100%);\n  }\n\n  \/* ===== STATS CARDS SECTION ===== *\/\n  #af-glass-hero .afg-stats-section {\n    position: relative;\n    z-index: 2;\n    max-width: 1240px;\n    margin: 0 auto;\n    padding: 0 48px 40px;\n  }\n\n  #af-glass-hero .afg-stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n  }\n\n  #af-glass-hero .afg-stat {\n    position: relative;\n    background: var(--afg-bg-card);\n    border: 1px solid rgba(226, 232, 242, 0.8);\n    border-radius: 14px;\n    padding: 22px 20px 20px;\n    display: flex;\n    align-items: center;\n    gap: 18px;\n    text-align: left;\n    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.4s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.3s ease;\n    box-shadow:\n      0 1px 2px rgba(30, 42, 74, 0.04),\n      0 4px 8px rgba(30, 42, 74, 0.04),\n      0 12px 24px rgba(30, 42, 74, 0.06),\n      0 24px 48px rgba(30, 42, 74, 0.04);\n  }\n\n  \/* Left accent bar *\/\n  #af-glass-hero .afg-stat::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 3px;\n    height: 32px;\n    border-radius: 0 4px 4px 0;\n    background: linear-gradient(180deg, var(--afg-primary), var(--afg-primary-light));\n    opacity: 0.4;\n    transition: opacity 0.3s ease, height 0.3s ease;\n  }\n\n  #af-glass-hero .afg-stat:hover {\n    transform: translateY(-4px);\n    border-color: rgba(48, 72, 144, 0.12);\n    box-shadow:\n      0 2px 4px rgba(30, 42, 74, 0.03),\n      0 8px 16px rgba(30, 42, 74, 0.05),\n      0 20px 40px rgba(48, 72, 144, 0.08),\n      0 40px 64px rgba(48, 72, 144, 0.06);\n  }\n\n  #af-glass-hero .afg-stat:hover::before {\n    opacity: 1;\n    height: 44px;\n  }\n\n  #af-glass-hero .afg-stat-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 46px;\n    height: 46px;\n    flex-shrink: 0;\n    border-radius: 12px;\n    background: var(--afg-bg-subtle);\n    border: 1px solid var(--afg-border);\n    color: var(--afg-primary);\n    transition: background 0.3s ease, border-color 0.3s ease;\n  }\n\n  #af-glass-hero .afg-stat:hover .afg-stat-icon {\n    background: rgba(48, 72, 144, 0.06);\n    border-color: rgba(48, 72, 144, 0.15);\n  }\n\n  #af-glass-hero .afg-stat-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  #af-glass-hero .afg-stat-body {\n    display: flex;\n    flex-direction: column;\n    min-width: 0;\n  }\n\n  #af-glass-hero .afg-stat-value {\n    font-family: 'Playfair Display', serif !important;\n    font-size: 28px !important;\n    font-weight: 700 !important;\n    color: var(--afg-primary) !important;\n    line-height: 1.15 !important;\n  }\n\n  #af-glass-hero .afg-stat-value .afg-num {\n    display: inline;\n  }\n\n  #af-glass-hero .afg-stat-label {\n    font-family: 'DM Sans', sans-serif !important;\n    font-size: 11px !important;\n    font-weight: 700 !important;\n    color: var(--afg-text-muted) !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.1em !important;\n    margin-top: 4px;\n  }\n\n  #af-glass-hero .afg-stat-desc {\n    font-family: 'DM Sans', sans-serif !important;\n    font-size: 12.5px !important;\n    font-weight: 400 !important;\n    color: var(--afg-text-light) !important;\n    line-height: 1.4 !important;\n    margin-top: 4px;\n  }\n\n  \/* ===== ENTRANCE ANIMATIONS ===== *\/\n  @keyframes afg-fadeUp {\n    from { opacity: 0; transform: translateY(18px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  @keyframes afg-scaleIn {\n    from { opacity: 0; transform: scale(0.96) translateY(8px); }\n    to { opacity: 1; transform: scale(1) translateY(0); }\n  }\n\n  @keyframes afg-cardUp {\n    from { opacity: 0; transform: translateY(28px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  #af-glass-hero .afg-anim {\n    opacity: 0;\n    animation: afg-fadeUp 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;\n  }\n\n  #af-glass-hero .afg-anim--d1 { animation-delay: 0.05s; }\n  #af-glass-hero .afg-anim--d2 { animation-delay: 0.12s; }\n  #af-glass-hero .afg-anim--d3 { animation-delay: 0.2s; }\n  #af-glass-hero .afg-anim--d4 { animation-delay: 0.3s; }\n  #af-glass-hero .afg-anim--d5 { animation-delay: 0.4s; }\n  #af-glass-hero .afg-anim--d6 { animation-delay: 0.5s; }\n\n  #af-glass-hero .afg-media .afg-anim {\n    animation: afg-scaleIn 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;\n    animation-delay: 0.15s;\n  }\n\n  #af-glass-hero .afg-stat.afg-anim {\n    animation: afg-cardUp 0.55s cubic-bezier(0.22, 1, 0.36, 1) forwards;\n  }\n\n  #af-glass-hero .afg-stat.afg-anim:nth-child(1) { animation-delay: 0.45s; }\n  #af-glass-hero .afg-stat.afg-anim:nth-child(2) { animation-delay: 0.55s; }\n  #af-glass-hero .afg-stat.afg-anim:nth-child(3) { animation-delay: 0.65s; }\n\n  \/* ===== RESPONSIVE ===== *\/\n  @media (max-width:1000px) {\n    #af-glass-hero .afg-hero-section {\n      grid-template-columns: 1fr;\n      gap: 36px;\n      padding: 48px 28px 36px;\n      min-height: auto;\n    }\n\n    #af-glass-hero .afg-content {\n      order: 1;\n      text-align: center;\n      align-items: center;\n      padding-right: 0;\n    }\n\n    #af-glass-hero .afg-title {\n      max-width: 100% !important;\n    }\n\n    #af-glass-hero .afg-subtitle {\n      max-width: 560px;\n    }\n\n    #af-glass-hero .afg-cta-row {\n      justify-content: center;\n    }\n\n    #af-glass-hero .afg-logos {\n      align-items: center;\n    }\n\n    #af-glass-hero .afg-logos-row {\n      justify-content: center;\n    }\n\n    #af-glass-hero .afg-media {\n      order: 0;\n    }\n\n    #af-glass-hero .afg-hero-img {\n      max-width: 380px;\n    }\n\n    #af-glass-hero .afg-stats-section {\n      padding: 0 28px 36px;\n    }\n  }\n\n  @media (max-width: 640px) {\n    #af-glass-hero .afg-hero-section {\n      gap: 28px;\n      padding: 36px 20px 28px;\n    }\n\n    #af-glass-hero .afg-title {\n      font-size: 27px !important;\n    }\n\n    #af-glass-hero .afg-subtitle {\n      font-size: 14.5px !important;\n    }\n\n    #af-glass-hero .afg-stats-section {\n      padding: 0 20px 32px;\n    }\n\n    #af-glass-hero .afg-stats {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    #af-glass-hero .afg-stat {\n      padding: 18px 16px;\n    }\n\n    #af-glass-hero .afg-stat-value {\n      font-size: 24px !important;\n    }\n\n    #af-glass-hero .afg-cta {\n      width: 100%;\n      justify-content: center;\n    }\n\n    #af-glass-hero .afg-cta-row {\n      width: 100%;\n    }\n\n    #af-glass-hero .afg-logos-row {\n      gap: 10px;\n    }\n\n    #af-glass-hero .afg-logo-item {\n      padding: 4px 10px;\n    }\n\n    #af-glass-hero .afg-trust-badge {\n      margin-bottom: 22px;\n    }\n  }\n\n  \/* ===== REDUCED MOTION ===== *\/\n  @media (prefers-reduced-motion: reduce) {\n    #af-glass-hero .afg-anim {\n      animation: none !important;\n      opacity: 1 !important;\n    }\n\n    #af-glass-hero .afg-stat:hover,\n    #af-glass-hero .afg-cta:hover {\n      transform: none !important;\n    }\n  }\n<\/style>\n\n<section id=\"af-glass-hero\" aria-label=\"AF Glass product overview\">\n  <!-- Subtle background -->\n  <div class=\"afg-bg-layer\" aria-hidden=\"true\">\n    <div class=\"afg-bg-ambient\"><\/div>\n  <\/div>\n\n  <!-- Hero: Left Text + Right Image -->\n  <div class=\"afg-hero-section\">\n    <div class=\"afg-content\">\n\n      <!-- Trust Badge -->\n      <div class=\"afg-trust-badge afg-anim afg-anim--d1\">\n        <span class=\"afg-trust-stars\" aria-label=\"5 out of 5 stars\">\n          <svg viewBox=\"0 0 16 16\"><path d=\"M8 0l2.47 5.01L16 5.81l-4 3.9.94 5.49L8 12.49l-4.94 2.71L4 9.71 0 5.81l5.53-.8z\"\/><\/svg>\n          <svg viewBox=\"0 0 16 16\"><path d=\"M8 0l2.47 5.01L16 5.81l-4 3.9.94 5.49L8 12.49l-4.94 2.71L4 9.71 0 5.81l5.53-.8z\"\/><\/svg>\n          <svg viewBox=\"0 0 16 16\"><path d=\"M8 0l2.47 5.01L16 5.81l-4 3.9.94 5.49L8 12.49l-4.94 2.71L4 9.71 0 5.81l5.53-.8z\"\/><\/svg>\n          <svg viewBox=\"0 0 16 16\"><path d=\"M8 0l2.47 5.01L16 5.81l-4 3.9.94 5.49L8 12.49l-4.94 2.71L4 9.71 0 5.81l5.53-.8z\"\/><\/svg>\n          <svg viewBox=\"0 0 16 16\"><path d=\"M8 0l2.47 5.01L16 5.81l-4 3.9.94 5.49L8 12.49l-4.94 2.71L4 9.71 0 5.81l5.53-.8z\"\/><\/svg>\n        <\/span>\n        <span class=\"afg-trust-text\">Rated <strong>4.9\/5<\/strong> by Global OEM Partners<\/span>\n      <\/div>\n\n      <!-- Eyebrow -->\n      <h1 class=\"afg-eyebrow afg-anim afg-anim--d2\">\n        <span class=\"afg-eyebrow-line\" aria-hidden=\"true\"><\/span>\n        AF Glass\n      <\/h1>\n\n      <!-- H2 Title -->\n      <h2 class=\"afg-title afg-anim afg-anim--d3\">\n        The Complete Guide to <span class=\"afg-title-accent\">AF Glass<\/span> | Custom AF Coating Glass Factory in China\n      <\/h2>\n\n      <!-- Subtitle -->\n      <p class=\"afg-subtitle afg-anim afg-anim--d4\">\n        Discover how Saiwei Glass engineers advanced anti-fingerprint glass with a precision oleophobic coating that achieves <strong>105\u00b0 \u00b15\u00b0 water contact angle<\/strong> \u2014 enhancing optical clarity, touchscreen performance, and durability for cover glass and display glass applications worldwide.\n      <\/p>\n\n      <!-- CTA -->\n      <div class=\"afg-cta-row afg-anim afg-anim--d5\">\n        <a class=\"afg-cta\" href=\"#ct-popup-787\" rel=\"noopener\">\n          Request Quote\n          <svg class=\"afg-cta-arrow\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n            <path d=\"M3.75 9H14.25M14.25 9L9.75 4.5M14.25 9L9.75 13.5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/a>\n      <\/div>\n\n      <!-- Logo Wall \/ Certifications -->\n      <div class=\"afg-logos afg-anim afg-anim--d6\">\n        <h4 class=\"afg-logos-label\">Trusted Certifications &amp; Standards<\/h4>\n        <div class=\"afg-logos-row\">\n          <div class=\"afg-logo-item\">\n            <svg class=\"afg-logo-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n            <span class=\"afg-logo-name\">ISO 9001<\/span>\n          <\/div>\n          <div class=\"afg-logo-item\">\n            <svg class=\"afg-logo-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M9 12l2 2 4-4\"\/><\/svg>\n            <span class=\"afg-logo-name\">SGS Tested<\/span>\n          <\/div>\n          <div class=\"afg-logo-item\">\n            <svg class=\"afg-logo-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5\"\/><path d=\"M2 12l10 5 10-5\"\/><\/svg>\n            <span class=\"afg-logo-name\">RoHS<\/span>\n          <\/div>\n          <div class=\"afg-logo-item\">\n            <svg class=\"afg-logo-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"3\"\/><path d=\"M9 12h6M12 9v6\"\/><\/svg>\n            <span class=\"afg-logo-name\">CE<\/span>\n          <\/div>\n          <div class=\"afg-logo-item\">\n            <svg class=\"afg-logo-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg>\n            <span class=\"afg-logo-name\">REACH<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- Right: Image -->\n    <div class=\"afg-media\">\n      <div class=\"afg-img-container afg-anim\">\n        <div class=\"afg-img-glow\" aria-hidden=\"true\"><\/div>\n        <img\n          class=\"afg-hero-img\"\n          src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/AF-Glass.png\"\n          alt=\"AF Glass \u2014 Anti-fingerprint coated glass with oleophobic treatment by Saiwei Glass, achieving 105 degree water contact angle for enhanced optical clarity and touchscreen durability\"\n          width=\"560\"\n          height=\"420\"\n          loading=\"eager\"\n          fetchpriority=\"high\"\n          decoding=\"async\"\n        \/>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Stats Cards \u2014 Floating below -->\n  <div class=\"afg-stats-section\">\n    <div class=\"afg-stats\">\n      <div class=\"afg-stat afg-anim\">\n        <div class=\"afg-stat-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n        <\/div>\n        <div class=\"afg-stat-body\">\n          <h3 class=\"afg-stat-value\"><span class=\"afg-num\" data-target=\"14\">0<\/span>+<\/h3>\n          <div class=\"afg-stat-label\">Years OEM Experience<\/div>\n          <p class=\"afg-stat-desc\">Precision glass manufacturing since 2010<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"afg-stat afg-anim\">\n        <div class=\"afg-stat-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z\"\/><\/svg>\n        <\/div>\n        <div class=\"afg-stat-body\">\n          <h3 class=\"afg-stat-value\"><span class=\"afg-num\" data-target=\"1\">0<\/span>M+<\/h3>\n          <div class=\"afg-stat-label\">Annual Capacity<\/div>\n          <p class=\"afg-stat-desc\">Units produced per year across all lines<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"afg-stat afg-anim\">\n        <div class=\"afg-stat-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\/><path d=\"M2 12h20\"\/><path d=\"M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z\"\/><\/svg>\n        <\/div>\n        <div class=\"afg-stat-body\">\n          <h3 class=\"afg-stat-value\">105\u00b0\u00b15\u00b0<\/h3>\n          <div class=\"afg-stat-label\">Water Contact Angle<\/div>\n          <p class=\"afg-stat-desc\">Industry-leading oleophobic performance<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  (function() {\n    'use strict';\n    var root = document.getElementById('af-glass-hero');\n    if (!root) return;\n\n    var nums = root.querySelectorAll('.afg-num[data-target]');\n    if (!nums.length) return;\n    var animated = false;\n\n    function animateCounters() {\n      if (animated) return;\n      animated = true;\n      nums.forEach(function(el) {\n        var target = parseInt(el.getAttribute('data-target'), 10);\n        var duration = 1400;\n        var start = null;\n        function step(ts) {\n          if (!start) start = ts;\n          var progress = Math.min((ts - start) \/ duration, 1);\n          var ease = 1 - Math.pow(1 - progress, 3);\n          el.textContent = Math.floor(ease * target);\n          if (progress < 1) {\n            requestAnimationFrame(step);\n          } else {\n            el.textContent = target;\n          }\n        }\n        requestAnimationFrame(step);\n      });\n    }\n\n    if ('IntersectionObserver' in window) {\n      var observer = new IntersectionObserver(function(entries) {\n        entries.forEach(function(entry) {\n          if (entry.isIntersecting) {\n            animateCounters();\n            observer.disconnect();\n          }\n        });\n      }, { threshold: 0.15 });\n      observer.observe(root);\n    } else {\n      animateCounters();\n    }\n  })();\n<\/script>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns stk-block-columns stk-block stk-58e4847\" data-block-id=\"58e4847\"><style>.stk-58e4847 {margin-bottom:14px !important;}<\/style><div class=\"stk-row stk-inner-blocks has-text-align-center stk-block-content stk-content-align stk-58e4847-column\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-c2d568d\" data-v=\"4\" data-block-id=\"c2d568d\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-c2d568d-container stk--no-background stk--no-padding\"><div class=\"has-text-align-center stk-block-content stk-inner-blocks stk-c2d568d-inner-blocks\"><div class=\"ct-breadcrumbs\" data-source=\"rankmath\" ><nav aria-label=\"breadcrumbs\" class=\"rank-math-breadcrumb\"><p><span class=\"last\">Home<\/span><\/p><\/nav><\/div><\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-fdf958c\" data-block-id=\"fdf958c\"><style>.stk-fdf958c {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-fdf958c-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-7983c42\" data-v=\"4\" data-block-id=\"7983c42\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-7983c42-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-7983c42-inner-blocks\">\n<!-- AF Glass Introduction Module v5 \u2014 3 Images, Clean Layout -->\n<style>\n\n  \/* ========== SCOPED STYLES \u2014 #af-glass-intro ========== *\/\n  #af-glass-intro {\n    box-sizing: border-box !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 auto !important;\n    padding: 30px 0 !important;\n    background: #f8f9fa !important;\n    overflow: hidden !important;\n    position: relative !important;\n    font-family: inherit !important;\n    color: #1e293b !important;\n    line-height: 1.7 !important;\n  }\n\n  #af-glass-intro::before {\n    content: \"\" !important;\n    position: absolute !important;\n    top: 0 !important;\n    left: 0 !important;\n    width: 100% !important;\n    height: 4px !important;\n    background: linear-gradient(90deg, #304890, #1860A8, #1878C0, #3048A8) !important;\n  }\n\n  #af-glass-intro *,\n  #af-glass-intro *::before,\n  #af-glass-intro *::after {\n    box-sizing: border-box !important;\n  }\n\n  \/* ---- Inner Container ---- *\/\n  #af-glass-intro .afg-inner {\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n    padding: 0 20px !important;\n  }\n\n  \/* ---- Centered Header ---- *\/\n  #af-glass-intro .afg-header {\n    text-align: center !important;\n    margin-bottom: 38px !important;\n  }\n\n  #af-glass-intro .afg-label {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 10px !important;\n    font-size: 13px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.1em !important;\n    text-transform: uppercase !important;\n    color: #1860A8 !important;\n    margin-bottom: 16px !important;\n  }\n\n  #af-glass-intro .afg-label::before,\n  #af-glass-intro .afg-label::after {\n    content: \"\" !important;\n    display: inline-block !important;\n    width: 28px !important;\n    height: 3px !important;\n    background: #1860A8 !important;\n    border-radius: 2px !important;\n  }\n\n  #af-glass-intro .afg-module-title {\n    font-size: 32px !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    color: #304890 !important;\n    margin: 0 auto !important;\n    max-width: 1000px !important;\n    text-align: center !important;\n  }\n\n  \/* ========== ROW LAYOUT ========== *\/\n  #af-glass-intro .afg-row {\n    display: flex !important;\n    align-items: center !important;\n    gap: 40px !important;\n    margin-bottom: 15px !important;\n  }\n\n  #af-glass-intro .afg-row--reverse {\n    flex-direction: row-reverse !important;\n  }\n\n  \/* Row variant: image height matches text height *\/\n  #af-glass-intro .afg-row--match-height {\n    align-items: stretch !important;\n  }\n\n  #af-glass-intro .afg-row--match-height .afg-col-img {\n    display: flex !important;\n    flex-direction: column !important;\n  }\n\n  #af-glass-intro .afg-row--match-height .afg-img-frame {\n    flex: 1 1 0% !important;\n    display: flex !important;\n  }\n\n  #af-glass-intro .afg-row--match-height .afg-img-frame img {\n    height: 100% !important;\n    object-fit: cover !important;\n  }\n\n  \/* ---- Image Column ---- *\/\n  #af-glass-intro .afg-col-img {\n    flex: 0 0 38% !important;\n    max-width: 30% !important;\n  }\n\n  #af-glass-intro .afg-img-frame {\n    border-radius: 12px !important;\n    overflow: hidden !important;\n\n  }\n\n  #af-glass-intro .afg-img-frame img {\n    display: block !important;\n    width: 90% !important;\n    height: auto !important;\n    transition: transform 0.5s ease !important;\n  }\n\n  #af-glass-intro .afg-img-frame:hover img {\n    transform: scale(1.025) !important;\n  }\n\n  \/* ---- Text Column ---- *\/\n  #af-glass-intro .afg-col-text {\n    flex: 1 1 0% !important;\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: center !important;\n    gap: 20px !important;\n  }\n\n  #af-glass-intro .afg-paragraph {\n    font-size: 16px !important;\n    line-height: 1.78 !important;\n    color: #334155 !important;\n    margin: 0 !important;\n  }\n\n  \/* ========== FULL-WIDTH METRIC CARD ========== *\/\n  #af-glass-intro .afg-metric-section {\n    display: flex !important;\n    align-items: stretch !important;\n    border-radius: 14px !important;\n    overflow: hidden !important;\n    background: linear-gradient(135deg, #304890 0%, #1860A8 55%, #1878C0 100%) !important;\n    box-shadow: 0 12px 40px rgba(48, 72, 144, 0.18) !important;\n    position: relative !important;\n  }\n\n  #af-glass-intro .afg-metric-section::before {\n    content: \"\" !important;\n    position: absolute !important;\n    top: -50px !important;\n    right: 28% !important;\n    width: 200px !important;\n    height: 200px !important;\n    border-radius: 50% !important;\n    background: rgba(255, 255, 255, 0.04) !important;\n    pointer-events: none !important;\n  }\n\n  #af-glass-intro .afg-metric-section::after {\n    content: \"\" !important;\n    position: absolute !important;\n    bottom: -60px !important;\n    left: 8% !important;\n    width: 160px !important;\n    height: 160px !important;\n    border-radius: 50% !important;\n    background: rgba(255, 255, 255, 0.03) !important;\n    pointer-events: none !important;\n  }\n\n  \/* Text side *\/\n  #af-glass-intro .afg-metric-body {\n    flex: 1 1 0% !important;\n    padding: 20px 34px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: center !important;\n    position: relative !important;\n    z-index: 1 !important;\n  }\n\n  #af-glass-intro .afg-metric-title {\n    font-size: 20px !important;\n    font-weight: 600 !important;\n    color: rgba(255, 255, 255, 0.85) !important;\n    margin: 0 0 4px 0 !important;\n  }\n\n  #af-glass-intro .afg-metric-value {\n    font-size: 44px !important;\n    font-weight: 700 !important;\n    color: #ffffff !important;\n    margin: 0 0 16px 0 !important;\n    letter-spacing: -0.02em !important;\n    line-height: 1.15 !important;\n  }\n\n  #af-glass-intro .afg-metric-text {\n    font-size: 16px !important;\n    line-height: 1.75 !important;\n    color: rgba(255, 255, 255, 0.90) !important;\n    margin: 0 !important;\n  }\n\n  \/* Image side *\/\n  #af-glass-intro .afg-metric-visual {\n    flex: 0 0 36% !important;\n    max-width: 36% !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    padding: 28px !important;\n    position: relative !important;\n    z-index: 1 !important;\n    background: rgba(255, 255, 255, 0.05) !important;\n  }\n\n  #af-glass-intro .afg-metric-visual img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-height: 300px !important;\n    object-fit: contain !important;\n    border-radius: 10px !important;\n  }\n\n  \/* ========== RESPONSIVE ========== *\/\n  @media (max-width: 900px) {\n    #af-glass-intro .afg-row,\n    #af-glass-intro .afg-row--reverse {\n      flex-direction: column !important;\n      gap: 28px !important;\n    }\n\n    #af-glass-intro .afg-col-img {\n      flex: none !important;\n      max-width: 100% !important;\n      width: 100% !important;\n      max-width: 500px !important;\n      margin: 0 auto !important;\n    }\n\n    #af-glass-intro .afg-col-text {\n      flex: none !important;\n    }\n\n    #af-glass-intro .afg-row--match-height .afg-img-frame {\n      flex: none !important;\n    }\n\n    #af-glass-intro .afg-row--match-height .afg-img-frame img {\n      height: auto !important;\n      object-fit: contain !important;\n    }\n\n    #af-glass-intro .afg-metric-section {\n      flex-direction: column !important;\n    }\n\n    #af-glass-intro .afg-metric-visual {\n      flex: none !important;\n      max-width: 100% !important;\n      padding: 20px 24px !important;\n    }\n\n    #af-glass-intro .afg-metric-visual img {\n      max-height: 200px !important;\n    }\n\n    #af-glass-intro .afg-metric-body {\n      padding: 32px 28px !important;\n    }\n  }\n\n  @media (max-width: 600px) {\n    #af-glass-intro {\n      padding: 32px 0 !important;\n    }\n\n    #af-glass-intro .afg-header {\n      margin-bottom: 32px !important;\n    }\n\n    #af-glass-intro .afg-module-title {\n      font-size: 24px !important;\n    }\n\n    #af-glass-intro .afg-row {\n      margin-bottom: 36px !important;\n      gap: 24px !important;\n    }\n\n    #af-glass-intro .afg-metric-body {\n      padding: 28px 22px !important;\n    }\n\n    #af-glass-intro .afg-metric-value {\n      font-size: 34px !important;\n    }\n\n    #af-glass-intro .afg-metric-title {\n      font-size: 18px !important;\n    }\n  }\n<\/style>\n\n<section id=\"af-glass-intro\" aria-label=\"Introduction to AF Glass anti-fingerprint coating technology\">\n  <div class=\"afg-inner\">\n\n    <!-- ====== Centered Header ====== -->\n    <div class=\"afg-header\">\n      <div class=\"afg-label\" role=\"presentation\">Introduction<\/div>\n      <h2 class=\"afg-module-title\" role=\"heading\" aria-level=\"2\">\n        What is AF Glass? Understanding Anti-Fingerprint Coating Glass Technology\n      <\/h2>\n    <\/div>\n\n    <!-- ====== ROW 1: Image LEFT \u2014 Text RIGHT ====== -->\n    <div class=\"afg-row\">\n\n      <div class=\"afg-col-img\">\n        <div class=\"afg-img-frame\">\n          <img src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/AF-Glass-1.png\"\n               alt=\"AF Glass anti-fingerprint coated glass close-up showing optical clarity and coating quality\"\n               width=\"600\" height=\"450\" loading=\"lazy\" decoding=\"async\">\n        <\/div>\n      <\/div>\n\n      <div class=\"afg-col-text\">\n        <p class=\"afg-paragraph\">\n          AF Glass, short for anti-fingerprint glass, refers to a type of coated glass that has a glass surface treatment that integrates a specific type of anti-fingerprint (AF) coating that does this to reduce smudging, improve optical transmittance, and protect the optical glass aesthetic. The anti-fingerprint coating creates a thin, uniform, chemically bonded layer on the glass surface, thereby lowering its surface energy, preventing finger oils and water-based smudges from adhering to it.\n        <\/p>\n        <p class=\"afg-paragraph\">\n          AF-coated glass repels oil (such as skin and other body oils) and water to some extent, which means it provides a more pleasant user experience due to its added smoothness and optical transmittance. Increased transmittance extends the lifespan of the glass's aesthetic qualities and improves the user experience (people enjoy using it more), making it better suited for touchscreens and glass coverings (for displays) that are used prominently.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <!-- ====== ROW 2: Text LEFT \u2014 Image RIGHT ====== -->\n    <div class=\"afg-row afg-row--reverse afg-row--match-height\">\n\n      <div class=\"afg-col-img\">\n        <div class=\"afg-img-frame\">\n          <img src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/AF-Glass-2.png\"\n               alt=\"AF Glass surface demonstrating lotus effect and hydrophobic anti-fingerprint properties\"\n               width=\"500\" height=\"450\" loading=\"lazy\" decoding=\"async\">\n        <\/div>\n      <\/div>\n\n      <div class=\"afg-col-text\">\n        <p class=\"afg-paragraph\">\n          The science behind all of this is drawn from a particular phenomenon called the lotus effect. The AF coating alters the surface at the nanoscale to reduce the glass's surface area in contact with liquid. As a result, water beads and rolls off the surface, and skin oils (such as those from human contact) are repelled, making the glass much easier to touch. This works particularly well in situations where a glass pane is under heavy use (e.g., in kiosks, cars, and other industrial applications), helping it maintain optical clarity and resist glare.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <!-- ====== FULL-WIDTH METRIC CARD ====== -->\n    <div class=\"afg-metric-section\">\n\n      <div class=\"afg-metric-body\">\n        <div class=\"afg-metric-title\" role=\"heading\" aria-level=\"3\">Performance Metrics: Water Contact Angle on AF Glass<\/div>\n        <div class=\"afg-metric-value\">105\u00b0 \u00b1 5\u00b0<\/div>\n        <p class=\"afg-metric-text\">\n          One benchmark for anti-fingerprint performance is the water contact angle, which is 105\u00b0 \u00b1 5\u00b0 for Saiwei Glass products. This angle demonstrates strong hydrophobicity, causing water droplets to roll off the glass surface rather than spread. Consistent water contact angles on AF glass demonstrate the quality of the coating, in conjunction with AR coating stacks, to optimize light transmission, reduce glare, and provide cleanable, anti-fingerprint glass for a variety of applications.\n        <\/p>\n      <\/div>\n\n      <div class=\"afg-metric-visual\">\n        <img src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/AF-Glass-3.png\"\n             alt=\"AF Glass water contact angle demonstration showing 105 degree hydrophobic surface performance\"\n             width=\"400\" height=\"300\" loading=\"lazy\" decoding=\"async\">\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n<!-- END AF Glass Introduction Module -->\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-31adb3b\" data-block-id=\"31adb3b\"><style>.stk-31adb3b {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-31adb3b-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-c9cdff1\" data-v=\"4\" data-block-id=\"c9cdff1\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-c9cdff1-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-c9cdff1-inner-blocks\">\n<!-- AF Glass Technical Data Module \u2014 Pure Table Layout -->\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@600;700&display=swap');\n\n  \/* ========== SCOPED STYLES \u2014 #af-glass-specs ========== *\/\n  #af-glass-specs {\n    box-sizing: border-box !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 auto !important;\n    padding: 30px 0 !important;\n    background: #ffffff !important;\n    overflow: hidden !important;\n    position: relative !important;\n    font-family: inherit !important;\n    color: #1e293b !important;\n    line-height: 1.7 !important;\n  }\n\n  #af-glass-specs *,\n  #af-glass-specs *::before,\n  #af-glass-specs *::after {\n    box-sizing: border-box !important;\n  }\n\n  \/* ---- Inner Container ---- *\/\n  #af-glass-specs .specs-inner {\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n    padding: 0 20px !important;\n  }\n\n  \/* ---- Centered Header ---- *\/\n  #af-glass-specs .specs-header {\n    text-align: center !important;\n    margin-bottom: 20px !important;\n  }\n\n  #af-glass-specs .specs-label {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 10px !important;\n    font-size: 13px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.1em !important;\n    text-transform: uppercase !important;\n    color: #1860A8 !important;\n    margin-bottom: 16px !important;\n  }\n\n  #af-glass-specs .specs-label::before,\n  #af-glass-specs .specs-label::after {\n    content: \"\" !important;\n    display: inline-block !important;\n    width: 28px !important;\n    height: 3px !important;\n    background: #1860A8 !important;\n    border-radius: 2px !important;\n  }\n\n  #af-glass-specs .specs-title {\n    font-size: 32px !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    color: #304890 !important;\n    margin: 0 auto 16px auto !important;\n    max-width: 1080px !important;\n    text-align: center !important;\n  }\n\n  #af-glass-specs .specs-subtitle {\n    font-size: 15px !important;\n    line-height: 1.7 !important;\n    color: #475569 !important;\n    margin: 0 auto !important;\n    max-width: 920px !important;\n    text-align: center !important;\n  }\n\n  \/* ========== TABLE WRAPPER \u2014 scrollable on mobile ========== *\/\n  #af-glass-specs .specs-table-wrap {\n    margin-top: 40px !important;\n    border-radius: 14px !important;\n    overflow-x: auto !important;\n    overflow-y: hidden !important;\n    box-shadow: 0 4px 24px rgba(48, 72, 144, 0.10) !important;\n    border: 1px solid #e2e8f0 !important;\n    -webkit-overflow-scrolling: touch !important;\n  }\n\n  #af-glass-specs .specs-table-wrap::-webkit-scrollbar {\n    height: 6px !important;\n  }\n\n  #af-glass-specs .specs-table-wrap::-webkit-scrollbar-thumb {\n    background: #b8c5d9 !important;\n    border-radius: 3px !important;\n  }\n\n  \/* ---- Table ---- *\/\n  #af-glass-specs .specs-table {\n    width: 100% !important;\n    min-width: 720px !important;\n    border-collapse: collapse !important;\n    border-spacing: 0 !important;\n    font-size: inherit !important;\n    font-family: inherit !important;\n  }\n\n  \/* Header row *\/\n  #af-glass-specs .specs-table .specs-thead-row {\n    background: linear-gradient(135deg, #304890 0%, #1860A8 60%, #1878C0 100%) !important;\n  }\n\n  #af-glass-specs .specs-table .specs-th {\n    padding: 16px 24px !important;\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    color: #ffffff !important;\n    text-align: left !important;\n    letter-spacing: 0.02em !important;\n    white-space: nowrap !important;\n    border: none !important;\n  }\n\n  #af-glass-specs .specs-table .specs-th:first-child {\n    padding-left: 28px !important;\n  }\n\n  #af-glass-specs .specs-table .specs-th:last-child {\n    padding-right: 28px !important;\n  }\n\n  \/* Body rows *\/\n  #af-glass-specs .specs-table .specs-row {\n    transition: background 0.2s ease !important;\n  }\n\n  #af-glass-specs .specs-table .specs-row:nth-child(even) {\n    background: #f8fafc !important;\n  }\n\n  #af-glass-specs .specs-table .specs-row:nth-child(odd) {\n    background: #ffffff !important;\n  }\n\n  #af-glass-specs .specs-table .specs-row:hover {\n    background: #eef2fa !important;\n  }\n\n  #af-glass-specs .specs-table .specs-row:last-child .specs-td {\n    border-bottom: none !important;\n  }\n\n  \/* Cells *\/\n  #af-glass-specs .specs-table .specs-td {\n    padding: 15px 20px !important;\n    font-size: 15px !important;\n    color: #334155 !important;\n    border-bottom: 1px solid #e9edf4 !important;\n    vertical-align: middle !important;\n    line-height: 1.6 !important;\n    border-left: none !important;\n    border-right: none !important;\n    border-top: none !important;\n  }\n\n  #af-glass-specs .specs-table .specs-td:first-child {\n    padding-left: 28px !important;\n    font-weight: 600 !important;\n    color: #1e293b !important;\n    white-space: nowrap !important;\n  }\n\n  #af-glass-specs .specs-table .specs-td:last-child {\n    padding-right: 28px !important;\n  }\n\n  \/* Highlight spec values *\/\n  #af-glass-specs .specs-table .specs-td-value {\n    font-weight: 600 !important;\n    color: #304890 !important;\n    white-space: nowrap !important;\n  }\n\n  \/* ========== RESPONSIVE ========== *\/\n  @media (max-width: 600px) {\n    #af-glass-specs {\n      padding: 32px 0 !important;\n    }\n\n    #af-glass-specs .specs-title {\n      font-size: 24px !important;\n    }\n\n    #af-glass-specs .specs-table .specs-th {\n      padding: 14px 18px !important;\n      font-size: 13px !important;\n    }\n\n    #af-glass-specs .specs-table .specs-td {\n      padding: 12px 18px !important;\n      font-size: 14px !important;\n    }\n  }\n<\/style>\n\n<section id=\"af-glass-specs\" aria-label=\"AF Glass technical performance specifications\">\n  <div class=\"specs-inner\">\n\n    <!-- ====== Centered Header ====== -->\n    <div class=\"specs-header\">\n      <div class=\"specs-label\" role=\"presentation\">Technical Data<\/div>\n      <h2 class=\"specs-title\" role=\"heading\" aria-level=\"2\">\n        AF Glass Performance Specifications from a China Manufacturer\n      <\/h2>\n      <p class=\"specs-subtitle\">\n        Every batch of anti-fingerprint glass we manufacture is validated against these core specifications. For procurement managers and engineers evaluating AF glass suppliers, these metrics define coating quality.\n      <\/p>\n    <\/div>\n\n    <!-- ====== Table ====== -->\n    <div class=\"specs-table-wrap\" role=\"region\" aria-label=\"AF Glass specifications table\" tabindex=\"0\">\n      <table class=\"specs-table\">\n        <thead>\n          <tr class=\"specs-thead-row\">\n            <th class=\"specs-th\" scope=\"col\">Parameter<\/th>\n            <th class=\"specs-th\" scope=\"col\">Specification<\/th>\n            <th class=\"specs-th\" scope=\"col\">Test Method<\/th>\n            <th class=\"specs-th\" scope=\"col\">Application Impact<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr class=\"specs-row\">\n            <td class=\"specs-td\">Water Contact Angle<\/td>\n            <td class=\"specs-td specs-td-value\">105\u00b0 \u00b15\u00b0<\/td>\n            <td class=\"specs-td\">Goniometer (sessile drop)<\/td>\n            <td class=\"specs-td\">Hydrophobic performance; droplet roll-off<\/td>\n          <\/tr>\n          <tr class=\"specs-row\">\n            <td class=\"specs-td\">Optical Transmittance<\/td>\n            <td class=\"specs-td specs-td-value\">&gt;92% (single AF)<\/td>\n            <td class=\"specs-td\">Spectrophotometer<\/td>\n            <td class=\"specs-td\">Display clarity and light transmission<\/td>\n          <\/tr>\n          <tr class=\"specs-row\">\n            <td class=\"specs-td\">AR + AF Transmittance<\/td>\n            <td class=\"specs-td specs-td-value\">&gt;94% single \/ &gt;98% double<\/td>\n            <td class=\"specs-td\">Spectrophotometer<\/td>\n            <td class=\"specs-td\">High-clarity display glass stacks<\/td>\n          <\/tr>\n          <tr class=\"specs-row\">\n            <td class=\"specs-td\">Abrasion Resistance<\/td>\n            <td class=\"specs-td specs-td-value\">3,000+ steel wool cycles<\/td>\n            <td class=\"specs-td\">Steel wool (#0000) abrasion test<\/td>\n            <td class=\"specs-td\">Long-term coating durability<\/td>\n          <\/tr>\n          <tr class=\"specs-row\">\n            <td class=\"specs-td\">Pencil Hardness (Coated)<\/td>\n            <td class=\"specs-td specs-td-value\">\u22653H<\/td>\n            <td class=\"specs-td\">Pencil hardness tester<\/td>\n            <td class=\"specs-td\">Scratch resistance after coating<\/td>\n          <\/tr>\n          <tr class=\"specs-row\">\n            <td class=\"specs-td\">Chemical Strengthening<\/td>\n            <td class=\"specs-td specs-td-value\">CS&gt;450MPa, DOL&gt;8\u03bcm<\/td>\n            <td class=\"specs-td\">FSM stress measurement<\/td>\n            <td class=\"specs-td\">Impact and bend resistance<\/td>\n          <\/tr>\n          <tr class=\"specs-row\">\n            <td class=\"specs-td\">Salt Spray Resistance<\/td>\n            <td class=\"specs-td specs-td-value\">48h+ (no degradation)<\/td>\n            <td class=\"specs-td\">Salt spray chamber (ASTM B117)<\/td>\n            <td class=\"specs-td\">Coastal and outdoor durability<\/td>\n          <\/tr>\n          <tr class=\"specs-row\">\n            <td class=\"specs-td\">Thermal Shock<\/td>\n            <td class=\"specs-td specs-td-value\">-40\u00b0C to +85\u00b0C cycling<\/td>\n            <td class=\"specs-td\">Thermal shock chamber<\/td>\n            <td class=\"specs-td\">Automotive and industrial reliability<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n  <\/div>\n<\/section>\n<!-- END AF Glass Technical Data Module -->\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-5de1d8e\" data-block-id=\"5de1d8e\"><style>.stk-5de1d8e {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-5de1d8e-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-540df3f\" data-v=\"4\" data-block-id=\"540df3f\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-540df3f-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-540df3f-inner-blocks\">\n<!-- AF Glass Factory Process Module \u2014 Scoped Custom HTML for WordPress Gutenberg -->\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@600;700&display=swap');\n\n  \/* ========== SCOPED \u2014 #af-glass-process ========== *\/\n  #af-glass-process {\n    box-sizing: border-box !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 auto !important;\n    padding: 30px 0 !important;\n    background: linear-gradient(168deg, #f7f9fc 0%, #edf2f9 50%, #e4ecf6 100%) !important;\n    overflow: hidden !important;\n    position: relative !important;\n    font-family: inherit !important;\n    color: #1e293b !important;\n    line-height: 1.7 !important;\n  }\n\n  #af-glass-process::before {\n    content: \"\" !important;\n    position: absolute !important;\n    top: 0 !important;\n    left: 0 !important;\n    width: 100% !important;\n    height: 4px !important;\n    background: linear-gradient(90deg, #304890, #1860A8, #1878C0, #3048A8) !important;\n  }\n\n  #af-glass-process *,\n  #af-glass-process *::before,\n  #af-glass-process *::after {\n    box-sizing: border-box !important;\n  }\n\n  #af-glass-process .proc-inner {\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n    padding: 0 20px !important;\n  }\n\n  \/* ---- Centered Header ---- *\/\n  #af-glass-process .proc-header {\n    text-align: center !important;\n    margin-bottom: 38px !important;\n  }\n\n  #af-glass-process .proc-label {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 10px !important;\n    font-size: 13px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.1em !important;\n    text-transform: uppercase !important;\n    color: #1860A8 !important;\n    margin-bottom: 16px !important;\n  }\n\n  #af-glass-process .proc-label::before,\n  #af-glass-process .proc-label::after {\n    content: \"\" !important;\n    display: inline-block !important;\n    width: 28px !important;\n    height: 3px !important;\n    background: #1860A8 !important;\n    border-radius: 2px !important;\n  }\n\n  #af-glass-process .proc-title {\n    font-size: 32px !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    color: #304890 !important;\n    margin: 0 auto 16px auto !important;\n    max-width: 1220px !important;\n    text-align: center !important;\n  }\n\n  #af-glass-process .proc-subtitle {\n    font-size: 15px !important;\n    line-height: 1.75 !important;\n    color: #475569 !important;\n    margin: 0 auto !important;\n    max-width: 1060px !important;\n    text-align: center !important;\n  }\n\n  \/* ========== 5-STEP TIMELINE ========== *\/\n  #af-glass-process .proc-steps {\n    display: grid !important;\n    grid-template-columns: repeat(5, 1fr) !important;\n    gap: 0 !important;\n    margin-bottom: 56px !important;\n    position: relative !important;\n  }\n\n  \/* Connecting line behind steps *\/\n  #af-glass-process .proc-steps::before {\n    content: \"\" !important;\n    position: absolute !important;\n    top: 32px !important;\n    left: 10% !important;\n    right: 10% !important;\n    height: 3px !important;\n    background: linear-gradient(90deg, #304890, #1860A8, #1878C0, #3048A8, #304890) !important;\n    z-index: 0 !important;\n    border-radius: 2px !important;\n  }\n\n  #af-glass-process .proc-step {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    text-align: center !important;\n    position: relative !important;\n    z-index: 1 !important;\n    padding: 0 10px !important;\n  }\n\n  \/* Step number circle *\/\n  #af-glass-process .proc-step-num {\n    width: 64px !important;\n    height: 64px !important;\n    border-radius: 50% !important;\n    background: linear-gradient(135deg, #304890 0%, #1878C0 100%) !important;\n    color: #ffffff !important;\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    margin-bottom: 18px !important;\n    box-shadow: 0 4px 16px rgba(48, 72, 144, 0.22) !important;\n    flex-shrink: 0 !important;\n    transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n  }\n\n  #af-glass-process .proc-step:hover .proc-step-num {\n    transform: scale(1.08) !important;\n    box-shadow: 0 6px 24px rgba(48, 72, 144, 0.32) !important;\n  }\n\n  #af-glass-process .proc-step-name {\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 17px !important;\n    font-weight: 700 !important;\n    color: #304890 !important;\n    margin-bottom: 8px !important;\n  }\n\n  #af-glass-process .proc-step-desc {\n    font-size: 14px !important;\n    font-family: inherit !important;\n    line-height: 1.6 !important;\n    color: #475569 !important;\n    margin: 0 !important;\n    max-width: 220px !important;\n  }\n\n  \/* ========== TRUE MASONRY GALLERY (CSS Columns) ========== *\/\n  #af-glass-process .proc-gallery {\n    columns: 3 !important;\n    column-gap: 14px !important;\n    margin-bottom: 56px !important;\n  }\n\n  #af-glass-process .proc-gallery-item {\n    break-inside: avoid !important;\n    margin-bottom: 14px !important;\n    border-radius: 10px !important;\n    overflow: hidden !important;\n    background: #ffffff !important;\n    box-shadow: 0 3px 16px rgba(48, 72, 144, 0.09) !important;\n    position: relative !important;\n    transition: transform 0.35s ease, box-shadow 0.35s ease !important;\n  }\n\n  #af-glass-process .proc-gallery-item:hover {\n    transform: translateY(-4px) !important;\n    box-shadow: 0 12px 36px rgba(48, 72, 144, 0.18) !important;\n    z-index: 2 !important;\n  }\n\n  \/* Image \u2014 full display, no crop *\/\n  #af-glass-process .proc-gallery-item img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    transition: transform 0.5s ease !important;\n  }\n\n  #af-glass-process .proc-gallery-item:hover img {\n    transform: scale(1.03) !important;\n  }\n\n  \/* Overlay caption at bottom of each image *\/\n  #af-glass-process .proc-gallery-cap {\n    position: absolute !important;\n    bottom: 0 !important;\n    left: 0 !important;\n    right: 0 !important;\n    padding: 28px 16px 14px 16px !important;\n    background: linear-gradient(0deg, rgba(20, 36, 72, 0.72) 0%, transparent 100%) !important;\n    pointer-events: none !important;\n  }\n\n  #af-glass-process .proc-gallery-cap-text {\n    font-size: 13px !important;\n    font-weight: 600 !important;\n    color: #ffffff !important;\n    letter-spacing: 0.02em !important;\n    line-height: 1.4 !important;\n    margin: 0 !important;\n    text-shadow: 0 1px 4px rgba(0,0,0,0.3) !important;\n  }\n\n  \/* ========== BOTTOM TEXT SECTIONS ========== *\/\n  #af-glass-process .proc-sections {\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 40px !important;\n  }\n\n  #af-glass-process .proc-section {\n    background: #ffffff !important;\n    border-radius: 14px !important;\n    padding: 36px 40px !important;\n    box-shadow: 0 4px 20px rgba(48, 72, 144, 0.07) !important;\n    border: 1px solid #e8edf5 !important;\n    position: relative !important;\n    overflow: hidden !important;\n  }\n\n  #af-glass-process .proc-section::before {\n    content: \"\" !important;\n    position: absolute !important;\n    top: 0 !important;\n    left: 0 !important;\n    width: 4px !important;\n    height: 100% !important;\n    background: linear-gradient(180deg, #304890, #1878C0) !important;\n    border-radius: 0 2px 2px 0 !important;\n  }\n\n  #af-glass-process .proc-section-title {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    color: #304890 !important;\n    margin: 0 0 14px 0 !important;\n    line-height: 1.35 !important;\n  }\n\n  #af-glass-process .proc-section-text {\n    font-size: 16px !important;\n    line-height: 1.78 !important;\n    color: #334155 !important;\n    margin: 0 !important;\n  }\n\n  \/* ========== RESPONSIVE ========== *\/\n  @media (max-width: 960px) {\n    #af-glass-process .proc-steps {\n      grid-template-columns: repeat(3, 1fr) !important;\n      row-gap: 36px !important;\n    }\n\n    #af-glass-process .proc-steps::before {\n      display: none !important;\n    }\n\n    #af-glass-process .proc-gallery {\n      columns: 2 !important;\n    }\n  }\n\n  @media (max-width: 640px) {\n    #af-glass-process {\n      padding: 32px 0 !important;\n    }\n\n    #af-glass-process .proc-header {\n      margin-bottom: 36px !important;\n    }\n\n    #af-glass-process .proc-title {\n      font-size: 24px !important;\n    }\n\n    #af-glass-process .proc-steps {\n      grid-template-columns: 1fr 1fr !important;\n      row-gap: 32px !important;\n    }\n\n    #af-glass-process .proc-step-num {\n      width: 52px !important;\n      height: 52px !important;\n      font-size: 18px !important;\n    }\n\n    #af-glass-process .proc-step-name {\n      font-size: 15px !important;\n    }\n\n    #af-glass-process .proc-step-desc {\n      font-size: 13px !important;\n    }\n\n    #af-glass-process .proc-gallery {\n      columns: 2 !important;\n      column-gap: 8px !important;\n    }\n\n    #af-glass-process .proc-gallery-item {\n      margin-bottom: 8px !important;\n    }\n\n    #af-glass-process .proc-section {\n      padding: 26px 22px !important;\n    }\n\n    #af-glass-process .proc-section-title {\n      font-size: 19px !important;\n    }\n  }\n<\/style>\n\n<section id=\"af-glass-process\" aria-label=\"AF Glass manufacturing process at our China factory\">\n  <div class=\"proc-inner\">\n\n    <!-- ====== Header ====== -->\n    <div class=\"proc-header\">\n      <div class=\"proc-label\" role=\"presentation\">Our Factory Process<\/div>\n      <h2 class=\"proc-title\" role=\"heading\" aria-level=\"2\">\n        How AF Coated Glass is Made: Manufacturing Process at Our China Factory\n      <\/h2>\n      <p class=\"proc-subtitle\">\n        Our AF-coated glass manufacturing integrates disciplined workflows to enhance optical quality, durability, and consistent transmittance. Each glass substrate is conditioned, treated, and finished using specialized glass technologies under ISO 9001 controlled conditions.\n      <\/p>\n    <\/div>\n\n    <!-- ====== 5-Step Process Timeline ====== -->\n    <div class=\"proc-steps\">\n\n      <div class=\"proc-step\">\n        <div class=\"proc-step-num\">01<\/div>\n        <div class=\"proc-step-name\">CNC Cutting<\/div>\n        <p class=\"proc-step-desc\">Precision CNC machining center cuts glass substrates to custom geometries, shapes, and edge profiles.<\/p>\n      <\/div>\n\n      <div class=\"proc-step\">\n        <div class=\"proc-step-num\">02<\/div>\n        <div class=\"proc-step-name\">Surface Prep<\/div>\n        <p class=\"proc-step-desc\">Multi-stage cleaning, deionized rinsing, and plasma treatment activate the glass surface for optimal adhesion.<\/p>\n      <\/div>\n\n      <div class=\"proc-step\">\n        <div class=\"proc-step-num\">03<\/div>\n        <div class=\"proc-step-name\">AF Coating<\/div>\n        <p class=\"proc-step-desc\">Dedicated AF coating lines apply precision spray, spin, or vacuum deposition with inline curing.<\/p>\n      <\/div>\n\n      <div class=\"proc-step\">\n        <div class=\"proc-step-num\">04<\/div>\n        <div class=\"proc-step-name\">Strengthening<\/div>\n        <p class=\"proc-step-desc\">Optional chemical strengthening (CS>450MPa, DOL>8\u03bcm) or heat tempering for impact resistance.<\/p>\n      <\/div>\n\n      <div class=\"proc-step\">\n        <div class=\"proc-step-num\">05<\/div>\n        <div class=\"proc-step-name\">QC Inspection<\/div>\n        <p class=\"proc-step-desc\">Cleanroom inspection with contact angle, transmittance, adhesion, and optical testing per AQL standards.<\/p>\n      <\/div>\n\n    <\/div>\n\n    <!-- ====== Factory Equipment Gallery (CSS Columns Masonry) ====== -->\n    <div class=\"proc-gallery\">\n\n      <div class=\"proc-gallery-item\">\n        <img src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/AF-machine.png\"\n             alt=\"AF coating machine for anti-fingerprint glass manufacturing\"\n             width=\"600\" height=\"450\" loading=\"lazy\" decoding=\"async\">\n        <div class=\"proc-gallery-cap\">\n          <div class=\"proc-gallery-cap-text\">AF Coating Machine<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"proc-gallery-item\">\n        <img src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Cleanliness-Inspection-Workshop.png\"\n             alt=\"Cleanliness inspection workshop for AF glass quality control\"\n             width=\"600\" height=\"450\" loading=\"lazy\" decoding=\"async\">\n        <div class=\"proc-gallery-cap\">\n          <div class=\"proc-gallery-cap-text\">Cleanliness Inspection Workshop<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"proc-gallery-item\">\n        <img src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/CNC-machining-center-workshop.png\"\n             alt=\"CNC machining center workshop for precision glass cutting\"\n             width=\"600\" height=\"450\" loading=\"lazy\" decoding=\"async\">\n        <div class=\"proc-gallery-cap\">\n          <div class=\"proc-gallery-cap-text\">CNC Machining Center<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"proc-gallery-item\">\n        <img src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Contact-angle.png\"\n             alt=\"Contact angle goniometer measuring water contact angle on AF glass\"\n             width=\"600\" height=\"450\" loading=\"lazy\" decoding=\"async\">\n        <div class=\"proc-gallery-cap\">\n          <div class=\"proc-gallery-cap-text\">Contact Angle Goniometer<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"proc-gallery-item\">\n        <img src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Plasma-machine.png\"\n             alt=\"Plasma surface treatment machine for glass adhesion preparation\"\n             width=\"600\" height=\"450\" loading=\"lazy\" decoding=\"async\">\n        <div class=\"proc-gallery-cap\">\n          <div class=\"proc-gallery-cap-text\">Plasma Treatment Machine<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"proc-gallery-item\">\n        <img src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Glossometer.png\"\n             alt=\"Glossometer instrument for optical transmittance measurement\"\n             width=\"600\" height=\"450\" loading=\"lazy\" decoding=\"async\">\n        <div class=\"proc-gallery-cap\">\n          <div class=\"proc-gallery-cap-text\">Glossometer<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"proc-gallery-item\">\n        <img src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Fully-automatic-horizontal-cleaning-equipment.png\"\n             alt=\"Fully automatic horizontal cleaning equipment for glass substrate preparation\"\n             width=\"600\" height=\"450\" loading=\"lazy\" decoding=\"async\">\n        <div class=\"proc-gallery-cap\">\n          <div class=\"proc-gallery-cap-text\">Automatic Horizontal Cleaning<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"proc-gallery-item\">\n        <img src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Salt-spray-testing-instrument.png\"\n             alt=\"Salt spray testing instrument for AF glass durability validation\"\n             width=\"600\" height=\"450\" loading=\"lazy\" decoding=\"async\">\n        <div class=\"proc-gallery-cap\">\n          <div class=\"proc-gallery-cap-text\">Salt Spray Testing Instrument<\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- ====== Bottom Text Sections ====== -->\n    <div class=\"proc-sections\">\n\n      <div class=\"proc-section\">\n        <h3 class=\"proc-section-title\" role=\"heading\" aria-level=\"3\">\n          Dedicated AF Coating Equipment at Our Manufacturing Facility\n        <\/h3>\n        <p class=\"proc-section-text\">\n          Dongguan Saiwei Glass Co., Ltd. operates dedicated AF coating lines featuring precision spray, spin, and vacuum deposition modules paired with inline curing. Environmentally controlled booths protect anti-fingerprint coating films from particulate, securing a uniform layer that preserves optical clarity and light transmission. Our equipment monitors coating thickness and contact angle targets in real time, producing AF glass and anti-fingerprint glass with smooth touch, high transmittance, and reliable anti-glare synergy.\n        <\/p>\n      <\/div>\n\n      <div class=\"proc-section\">\n        <h3 class=\"proc-section-title\" role=\"heading\" aria-level=\"3\">\n          Combining Treatments: AF + AG + AR Coating Glass\n        <\/h3>\n        <p class=\"proc-section-text\">\n          We engineer multilayer stacks where AF coating pairs with anti-glare and anti-reflective layers to enhance readability and reduce glare without sacrificing optical fidelity. Options include AG etching for diffuse control (single or double side), AR coating for minimized reflectance (single side >94%, double side >98% transmittance), chemical strengthening, screen printing for icons and borders, and CNC machining for precise cover glass geometries. The result is coating glass that balances anti-fingerprint defense, light transmission, and touchscreen responsiveness for automotive, kiosk, and industrial applications.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n<!-- END AF Glass Factory Process Module -->\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-2fe5fac\" data-block-id=\"2fe5fac\"><style>.stk-2fe5fac {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-2fe5fac-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-0b2fdff\" data-v=\"4\" data-block-id=\"0b2fdff\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-0b2fdff-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-0b2fdff-inner-blocks\">\n<section id=\"af-material-compat\" aria-label=\"Material Compatibility \u2013 AF Glass Coating\">\n<style>\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     AF Glass \u2013 Material Compatibility Module\n     Scoped under #af-material-compat\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\n  #af-material-compat {\n    box-sizing: border-box;\n    width: 100%;\n    max-width: 1280px;\n    margin: 0 auto;\n    padding: 40px 24px;\n    font-family: inherit;\n    color: #1e293b;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n  #af-material-compat *,\n  #af-material-compat *::before,\n  #af-material-compat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* \u2500\u2500 Header Area (centered) \u2500\u2500 *\/\n  #af-material-compat .mc-header {\n    text-align: center;\n    margin-bottom: 40px;\n  }\n  #af-material-compat .mc-header .mc-label {\n    display: inline-block;\n    font-size: 13px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.1em !important;\n    text-transform: uppercase !important;\n    color: #1878C0 !important;\n    background: rgba(24,120,192,0.07);\n    padding: 6px 16px;\n    border-radius: 4px;\n    margin-bottom: 18px;\n    line-height: 1.4 !important;\n  }\n  #af-material-compat .mc-header h2 {\n    font-size: 32px !important;\n    font-weight: 700 !important;\n    color: #304890 !important;\n    line-height: 1.3 !important;\n    margin: 0 auto 16px auto !important;\n    padding: 0 !important;\n    max-width: 1180px;\n    text-align: center !important;\n    border: none !important;\n    background: none !important;\n  }\n  #af-material-compat .mc-header .mc-desc {\n    font-size: 16px;\n    color: #475569;\n    max-width: 760px;\n    margin: 0 auto;\n    line-height: 1.8;\n  }\n\n  \/* \u2500\u2500 Decorative divider \u2500\u2500 *\/\n  #af-material-compat .mc-divider {\n    width: 48px;\n    height: 3px;\n    background: linear-gradient(90deg, #304890, #1878C0);\n    border: none;\n    border-radius: 2px;\n    margin: 0 auto 32px auto;\n  }\n\n  \/* \u2500\u2500 Table Section \u2500\u2500 *\/\n  #af-material-compat .mc-table-section {\n    margin-bottom: 40px;\n  }\n  #af-material-compat .mc-table-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 10px;\n    border: 1px solid #dde4f0;\n    background: #fff;\n    box-shadow: 0 1px 4px rgba(48,72,144,0.06);\n  }\n  #af-material-compat .mc-table {\n    width: 100%;\n    min-width: 720px;\n    border-collapse: collapse;\n    font-size: 15px;\n  }\n\n  \/* Table Head *\/\n  #af-material-compat .mc-table th {\n    padding: 15px 20px !important;\n    font-size: 12px !important;\n    font-weight: 700 !important;\n    letter-spacing: 0.06em !important;\n    text-transform: uppercase !important;\n    color: #fff !important;\n    background: #304890 !important;\n    text-align: left !important;\n    white-space: nowrap !important;\n    border: none !important;\n  }\n  #af-material-compat .mc-table th:first-child {\n    border-radius: 9px 0 0 0;\n  }\n  #af-material-compat .mc-table th:last-child {\n    border-radius: 0 9px 0 0;\n    text-align: center !important;\n  }\n\n  \/* Table Body *\/\n  #af-material-compat .mc-table tbody tr {\n    border-bottom: 1px solid #eef1f6;\n    transition: background 0.18s ease;\n  }\n  #af-material-compat .mc-table tbody tr:last-child {\n    border-bottom: none;\n  }\n  #af-material-compat .mc-table tbody tr:nth-child(even) {\n    background: #f9fafb;\n  }\n  #af-material-compat .mc-table tbody tr:hover {\n    background: #eef3ff;\n  }\n  #af-material-compat .mc-table td {\n    padding: 15px 20px !important;\n    vertical-align: middle !important;\n    color: #3e4c63 !important;\n    line-height: 1.6 !important;\n    border: none !important;\n  }\n  #af-material-compat .mc-table td:first-child {\n    font-weight: 600 !important;\n    color: #1e293b !important;\n    white-space: nowrap;\n  }\n  #af-material-compat .mc-table td:last-child {\n    text-align: center !important;\n  }\n\n  \/* \u2500\u2500 Badges \u2500\u2500 *\/\n  #af-material-compat .mc-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    font-size: 13px;\n    font-weight: 600;\n    padding: 4px 14px;\n    border-radius: 20px;\n    white-space: nowrap;\n    line-height: 1.4;\n  }\n  #af-material-compat .mc-badge::before {\n    content: \"\";\n    display: inline-block;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    flex-shrink: 0;\n  }\n  #af-material-compat .mc-badge--excellent {\n    background: #dbeafe;\n    color: #1860A8;\n  }\n  #af-material-compat .mc-badge--excellent::before {\n    background: #1860A8;\n  }\n  #af-material-compat .mc-badge--very-good {\n    background: #e0f2fe;\n    color: #1878C0;\n  }\n  #af-material-compat .mc-badge--very-good::before {\n    background: #1878C0;\n  }\n  #af-material-compat .mc-badge--good {\n    background: #eff6ff;\n    color: #3048A8;\n  }\n  #af-material-compat .mc-badge--good::before {\n    background: #3048A8;\n  }\n\n  \/* \u2500\u2500 Summary Card \u2500\u2500 *\/\n  #af-material-compat .mc-summary {\n    background: linear-gradient(135deg, #f6f8fd 0%, #f0f4fb 100%);\n    border-left: 4px solid #304890;\n    border-radius: 0 10px 10px 0;\n    padding: 28px 32px;\n  }\n  #af-material-compat .mc-summary h3 {\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    color: #304890 !important;\n    margin: 0 0 14px 0 !important;\n    padding: 0 !important;\n    line-height: 1.35 !important;\n    border: none !important;\n    background: none !important;\n  }\n  #af-material-compat .mc-summary p {\n    font-size: 15px;\n    color: #475569;\n    line-height: 1.85;\n    margin: 0;\n  }\n\n  \/* \u2500\u2500 Responsive \u2500\u2500 *\/\n  @media (max-width:690px) {\n    #af-material-compat {\n      padding: 32px 16px;\n    }\n    #af-material-compat .mc-header h2 {\n      font-size: 26px !important;\n    }\n    #af-material-compat .mc-header .mc-desc {\n      font-size: 15px;\n    }\n    #af-material-compat .mc-header {\n      margin-bottom: 28px;\n    }\n    #af-material-compat .mc-summary {\n      padding: 22px 20px;\n    }\n    #af-material-compat .mc-summary h3 {\n      font-size: 18px !important;\n    }\n  }\n<\/style>\n\n  <!-- Header -->\n  <header class=\"mc-header\">\n    <span class=\"mc-label\">Material Compatibility<\/span>\n    <h2>Glass Substrate Options for AF Coating from a China Supplier<\/h2>\n    <hr class=\"mc-divider\" aria-hidden=\"true\">\n    <p class=\"mc-desc\">Material selection shapes the performance, feel, and longevity of AF coated glass. As a wholesale glass supplier in China, we stock and process all major glass types for custom AF coating projects.<\/p>\n  <\/header>\n\n  <!-- Table -->\n  <div class=\"mc-table-section\">\n    <div class=\"mc-table-wrap\">\n      <table class=\"mc-table\">\n        <thead>\n          <tr>\n            <th>Glass Type<\/th>\n            <th>Key Properties<\/th>\n            <th>Best For<\/th>\n            <th>AF Coating Compatibility<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Corning Gorilla Glass<\/td>\n            <td>High scratch resistance, thin, high strength<\/td>\n            <td>Consumer electronics, premium automotive<\/td>\n            <td><span class=\"mc-badge mc-badge--excellent\">Excellent<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td>Aluminosilicate Glass<\/td>\n            <td>High chemical durability, ion-exchange ready<\/td>\n            <td>Industrial HMI, medical devices<\/td>\n            <td><span class=\"mc-badge mc-badge--excellent\">Excellent<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td>Soda-Lime Glass<\/td>\n            <td>Cost-effective, widely available<\/td>\n            <td>Kiosks, appliance panels, large displays<\/td>\n            <td><span class=\"mc-badge mc-badge--very-good\">Very Good<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td>Low Iron Glass<\/td>\n            <td>Superior optical clarity, color-neutral<\/td>\n            <td>AR coating stacks, display cover glass<\/td>\n            <td><span class=\"mc-badge mc-badge--excellent\">Excellent<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td>Borosilicate Glass<\/td>\n            <td>High thermal resistance, chemical stability<\/td>\n            <td>Lab equipment, industrial touchscreens<\/td>\n            <td><span class=\"mc-badge mc-badge--good\">Good<\/span><\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/div>\n\n  <!-- Summary -->\n  <div class=\"mc-summary\">\n    <h3>Key Differences Between Glass Types for AF Coating<\/h3>\n    <p>Corning Gorilla Glass and aluminosilicate substrates offer higher inherent strength and scratch resistance, ideal for handheld devices and automotive interfaces. Low iron glass delivers superior light transmission and color neutrality, benefiting AR coating stacks for high-clarity display glass. Soda-lime glass provides cost efficiency for large format displays where anti-reflective and anti-fingerprint layers manage glare and smudge effectively. Matching substrate hardness and chemistry to the AF coating improves adhesion, maintains stable contact angle, and ensures long-term durability in demanding environments.<\/p>\n  <\/div>\n\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-15f7ac2\" data-block-id=\"15f7ac2\"><style>.stk-15f7ac2 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-15f7ac2-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-30a9562\" data-v=\"4\" data-block-id=\"30a9562\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-30a9562-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-30a9562-inner-blocks\">\n<!-- AF Glass Coating Comparison Module \u2014 Scoped Custom HTML for WordPress Gutenberg -->\n<style>\n\n  \/* === RESET & SCOPE === *\/\n  #af-coating-comparison *,\n  #af-coating-comparison *::before,\n  #af-coating-comparison *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  #af-coating-comparison {\n    width: 100% !important;\n    max-width: 100% !important;\n    padding: 30px 0 !important;\n    color: #1e293b !important;\n    position: relative !important;\n    overflow: hidden !important;\n    -webkit-font-smoothing: antialiased !important;\n  }\n\n  \/* subtle background pattern *\/\n  #af-coating-comparison::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0; bottom: 0;\n    background-image:\n      radial-gradient(circle at 15% 20%, rgba(48,72,144,.06) 0%, transparent 50%),\n      radial-gradient(circle at 85% 75%, rgba(24,96,168,.05) 0%, transparent 50%);\n    pointer-events: none;\n    z-index: 0;\n  }\n\n  #af-coating-comparison .cc-inner {\n    position: relative;\n    z-index: 1;\n    width: 100%;\n    max-width: 1280px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  \/* === HEADER === *\/\n  #af-coating-comparison .cc-header {\n    text-align: center;\n    margin-bottom: 40px;\n  }\n\n  #af-coating-comparison .cc-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-family: 'Plus Jakarta Sans', sans-serif !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    letter-spacing: 0.08em !important;\n    text-transform: uppercase !important;\n    color: #1860A8 !important;\n    background: rgba(24,96,168,.08);\n    padding: 6px 16px;\n    border-radius: 20px;\n    margin-bottom: 16px;\n  }\n\n  #af-coating-comparison .cc-label svg {\n    width: 16px;\n    height: 16px;\n    flex-shrink: 0;\n  }\n\n  #af-coating-comparison .cc-title {\n    font-family: 'Plus Jakarta Sans', sans-serif !important;\n    font-size: 32px !important;\n    font-weight: 800 !important;\n    line-height: 1.25 !important;\n    color: #304890 !important;\n    margin-bottom: 14px !important;\n  }\n\n  #af-coating-comparison .cc-subtitle {\n    font-size: 15px !important;\n    font-weight: 400 !important;\n    line-height: 1.65 !important;\n    color: #475569 !important;\n    max-width: 880px;\n    margin: 0 auto;\n  }\n\n  \/* === TABLE WRAPPER === *\/\n  #af-coating-comparison .cc-table-wrap {\n    background: #ffffff;\n    border-radius: 16px;\n    box-shadow: 0 1px 3px rgba(48,72,144,.06), 0 8px 32px rgba(48,72,144,.08);\n    overflow: hidden;\n    border: 1px solid rgba(48,72,144,.08);\n  }\n\n  #af-coating-comparison .cc-table-scroll {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    scrollbar-width: thin;\n    scrollbar-color: #bcc8e0 transparent;\n  }\n\n  #af-coating-comparison .cc-table-scroll::-webkit-scrollbar {\n    height: 6px;\n  }\n  #af-coating-comparison .cc-table-scroll::-webkit-scrollbar-track {\n    background: transparent;\n  }\n  #af-coating-comparison .cc-table-scroll::-webkit-scrollbar-thumb {\n    background: #c5d0e6;\n    border-radius: 3px;\n  }\n\n  \/* === TABLE === *\/\n  #af-coating-comparison .cc-table {\n    width: 100%;\n    min-width: 820px;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  \/* Column widths *\/\n  #af-coating-comparison .cc-table .col-feature { width: 19%; }\n  #af-coating-comparison .cc-table .col-af { width: 19%; }\n  #af-coating-comparison .cc-table .col-ag { width: 19%; }\n  #af-coating-comparison .cc-table .col-ar { width: 19%; }\n  #af-coating-comparison .cc-table .col-3a { width: 24%; }\n\n  \/* Header row *\/\n  #af-coating-comparison .cc-thead-row {\n    background: linear-gradient(135deg, #304890 0%, #1860A8 50%, #1878C0 100%) !important;\n  }\n\n  #af-coating-comparison .cc-th {\n    padding: 18px 16px !important;\n    text-align: center !important;\n    vertical-align: bottom !important;\n    border-right: 1px solid rgba(255,255,255,.12);\n  }\n\n  #af-coating-comparison .cc-th:last-child {\n    border-right: none;\n  }\n\n  #af-coating-comparison .cc-th:first-child {\n    text-align: left !important;\n  }\n\n  #af-coating-comparison .cc-th-label {\n    display: block;\n    font-family: 'Plus Jakarta Sans', sans-serif !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    color: #ffffff !important;\n    margin-bottom: 3px;\n  }\n\n  #af-coating-comparison .cc-th-sub {\n    display: block;\n    font-family: 'DM Sans', sans-serif !important;\n    font-size: 12px !important;\n    font-weight: 400 !important;\n    color: rgba(255,255,255,.7) !important;\n  }\n\n  \/* Highlight column header \u2014 3A *\/\n  #af-coating-comparison .cc-th--highlight {\n    background: rgba(255,255,255,.1);\n    position: relative;\n  }\n\n  #af-coating-comparison .cc-th--highlight .cc-th-badge {\n    display: inline-block;\n    font-family: 'Plus Jakarta Sans', sans-serif !important;\n    font-size: 10px !important;\n    font-weight: 700 !important;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    color: #304890 !important;\n    background: #ffffff;\n    padding: 2px 8px;\n    border-radius: 10px;\n    margin-bottom: 6px;\n  }\n\n  \/* Body rows *\/\n  #af-coating-comparison .cc-tbody-row {\n    transition: background .15s ease;\n  }\n\n  #af-coating-comparison .cc-tbody-row:nth-child(even) {\n    background: #f8fafd;\n  }\n\n  #af-coating-comparison .cc-tbody-row:hover {\n    background: #eef3fb !important;\n  }\n\n  #af-coating-comparison .cc-td {\n    padding: 14px 16px !important;\n    font-family: 'DM Sans', sans-serif !important;\n    font-size: 14px !important;\n    font-weight: 400 !important;\n    line-height: 1.55 !important;\n    color: #334155 !important;\n    text-align: center !important;\n    vertical-align: middle !important;\n    border-bottom: 1px solid #eef1f6;\n    border-right: 1px solid #eef1f6;\n  }\n\n  #af-coating-comparison .cc-td:last-child {\n    border-right: none;\n  }\n\n  #af-coating-comparison .cc-tbody-row:last-child .cc-td {\n    border-bottom: none;\n  }\n\n  \/* Feature name column *\/\n  #af-coating-comparison .cc-td--feature {\n    text-align: left !important;\n    font-family: 'Plus Jakarta Sans', sans-serif !important;\n    font-weight: 600 !important;\n    font-size: 14px !important;\n    color: #1e293b !important;\n    background: #fafbfe;\n  }\n\n  #af-coating-comparison .cc-tbody-row:hover .cc-td--feature {\n    background: transparent !important;\n  }\n\n  \/* 3A highlight column *\/\n  #af-coating-comparison .cc-td--highlight {\n    background: rgba(48,72,144,.025);\n    border-left: 2px solid rgba(48,72,144,.10);\n    border-right: none;\n  }\n\n  #af-coating-comparison .cc-tbody-row:hover .cc-td--highlight {\n    background: rgba(48,72,144,.06) !important;\n  }\n\n  \/* Star rating cells *\/\n  #af-coating-comparison .cc-stars {\n    display: inline-flex;\n    gap: 2px;\n    font-size: 0;\n    line-height: 1;\n  }\n\n  #af-coating-comparison .cc-star {\n    width: 16px;\n    height: 16px;\n    display: inline-block;\n  }\n\n  #af-coating-comparison .cc-star--filled {\n    color: #f59e0b;\n  }\n\n  #af-coating-comparison .cc-star--empty {\n    color: #d1d9e6;\n  }\n\n  \/* === BOTTOM NOTE === *\/\n  #af-coating-comparison .cc-footer {\n    text-align: center;\n    margin-top: 28px;\n    padding: 0 16px;\n  }\n\n  #af-coating-comparison .cc-footer-text {\n    font-family: 'DM Sans', sans-serif !important;\n    font-size: 14px !important;\n    font-weight: 500 !important;\n    line-height: 1.6 !important;\n    color: #64748b !important;\n  }\n\n  #af-coating-comparison .cc-footer-text strong {\n    color: #304890 !important;\n    font-weight: 700 !important;\n  }\n\n  \/* === SCROLL HINT (mobile) === *\/\n  #af-coating-comparison .cc-scroll-hint {\n    display: none;\n    align-items: center;\n    justify-content: center;\n    gap: 6px;\n    font-family: 'DM Sans', sans-serif !important;\n    font-size: 12px !important;\n    color: #94a3b8 !important;\n    padding: 10px 0 0;\n  }\n\n  #af-coating-comparison .cc-scroll-hint svg {\n    width: 14px;\n    height: 14px;\n    animation: af-cc-nudge 1.5s ease-in-out infinite;\n  }\n\n  @keyframes af-cc-nudge {\n    0%, 100% { transform: translateX(0); }\n    50% { transform: translateX(4px); }\n  }\n\n  \/* === RESPONSIVE === *\/\n  @media (max-width: 960px) {\n    #af-coating-comparison .cc-scroll-hint {\n      display: flex;\n    }\n  }\n\n  @media (max-width:690px) {\n    #af-coating-comparison {\n      padding: 32px 0 !important;\n    }\n    #af-coating-comparison .cc-inner {\n      padding: 0 16px;\n    }\n    #af-coating-comparison .cc-title {\n      font-size: 26px !important;\n    }\n    #af-coating-comparison .cc-subtitle {\n      font-size: 15px !important;\n    }\n    #af-coating-comparison .cc-header {\n      margin-bottom: 28px;\n    }\n    #af-coating-comparison .cc-td,\n    #af-coating-comparison .cc-th {\n      padding: 12px 12px !important;\n    }\n    #af-coating-comparison .cc-td {\n      font-size: 13px !important;\n    }\n  }\n\n  @media (max-width: 480px) {\n    #af-coating-comparison .cc-title {\n      font-size: 22px !important;\n    }\n  }\n<\/style>\n\n<section id=\"af-coating-comparison\" aria-label=\"AF vs AG vs AR Glass Coating Comparison\">\n  <div class=\"cc-inner\">\n\n    <!-- Header -->\n    <div class=\"cc-header\">\n      <div class=\"cc-label\">\n        Coating Comparison\n      <\/div>\n      <h2 class=\"cc-title\" role=\"heading\" aria-level=\"2\">AF vs AG vs AR Glass: Which Coating Does Your Product Need?<\/h2>\n      <div class=\"cc-subtitle\">As a full-service glass coating manufacturer in China, Saiwei Glass produces all three coating types \u2014 AF, AG, and AR \u2014 plus combined 3A glass (AF+AG+AR) under one roof. Here is how each glass coating technology compares.<\/div>\n    <\/div>\n\n    <!-- Table -->\n    <div class=\"cc-table-wrap\">\n      <div class=\"cc-table-scroll\" role=\"region\" aria-label=\"Scrollable comparison table\" tabindex=\"0\">\n        <table class=\"cc-table\">\n          <colgroup>\n            <col class=\"col-feature\"\/>\n            <col class=\"col-af\"\/>\n            <col class=\"col-ag\"\/>\n            <col class=\"col-ar\"\/>\n            <col class=\"col-3a\"\/>\n          <\/colgroup>\n          <thead>\n            <tr class=\"cc-thead-row\">\n              <td class=\"cc-th\" role=\"columnheader\">\n                <span class=\"cc-th-label\">Feature<\/span>\n              <\/td>\n              <td class=\"cc-th\" role=\"columnheader\">\n                <span class=\"cc-th-label\">AF Coating<\/span>\n                <span class=\"cc-th-sub\">Anti-Fingerprint<\/span>\n              <\/td>\n              <td class=\"cc-th\" role=\"columnheader\">\n                <span class=\"cc-th-label\">AG Coating<\/span>\n                <span class=\"cc-th-sub\">Anti-Glare<\/span>\n              <\/td>\n              <td class=\"cc-th\" role=\"columnheader\">\n                <span class=\"cc-th-label\">AR Coating<\/span>\n                <span class=\"cc-th-sub\">Anti-Reflective<\/span>\n              <\/td>\n              <td class=\"cc-th cc-th--highlight\" role=\"columnheader\">\n                <span class=\"cc-th-badge\">Recommended<\/span>\n                <span class=\"cc-th-label\">3A (AF+AG+AR)<\/span>\n                <span class=\"cc-th-sub\">Combined<\/span>\n              <\/td>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <!-- Primary Function -->\n            <tr class=\"cc-tbody-row\">\n              <td class=\"cc-td cc-td--feature\">Primary Function<\/td>\n              <td class=\"cc-td\">Repels fingerprints &amp; oils<\/td>\n              <td class=\"cc-td\">Scatters light to reduce glare<\/td>\n              <td class=\"cc-td\">Minimizes surface reflectance<\/td>\n              <td class=\"cc-td cc-td--highlight\">All three combined<\/td>\n            <\/tr>\n            <!-- Technology -->\n            <tr class=\"cc-tbody-row\">\n              <td class=\"cc-td cc-td--feature\">Technology<\/td>\n              <td class=\"cc-td\">Oleophobic nano coating<\/td>\n              <td class=\"cc-td\">Chemical etching \/ matte coating<\/td>\n              <td class=\"cc-td\">Multi-layer magnetron sputtering<\/td>\n              <td class=\"cc-td cc-td--highlight\">Layered composite<\/td>\n            <\/tr>\n            <!-- Light Transmittance -->\n            <tr class=\"cc-tbody-row\">\n              <td class=\"cc-td cc-td--feature\">Light Transmittance<\/td>\n              <td class=\"cc-td\">&gt;92%<\/td>\n              <td class=\"cc-td\">85\u201392%<\/td>\n              <td class=\"cc-td\">&gt;94% (single) \/ &gt;98% (double)<\/td>\n              <td class=\"cc-td cc-td--highlight\">&gt;94%<\/td>\n            <\/tr>\n            <!-- Fingerprint Resistance -->\n            <tr class=\"cc-tbody-row\">\n              <td class=\"cc-td cc-td--feature\">Fingerprint Resistance<\/td>\n              <td class=\"cc-td\"><span class=\"cc-stars\" aria-label=\"5 out of 5 stars\"><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><\/span><\/td>\n              <td class=\"cc-td\"><span class=\"cc-stars\" aria-label=\"2 out of 5 stars\"><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><\/span><\/td>\n              <td class=\"cc-td\"><span class=\"cc-stars\" aria-label=\"1 out of 5 stars\"><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><\/span><\/td>\n              <td class=\"cc-td cc-td--highlight\"><span class=\"cc-stars\" aria-label=\"5 out of 5 stars\"><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><\/span><\/td>\n            <\/tr>\n            <!-- Glare Reduction -->\n            <tr class=\"cc-tbody-row\">\n              <td class=\"cc-td cc-td--feature\">Glare Reduction<\/td>\n              <td class=\"cc-td\"><span class=\"cc-stars\" aria-label=\"2 out of 5 stars\"><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><\/span><\/td>\n              <td class=\"cc-td\"><span class=\"cc-stars\" aria-label=\"5 out of 5 stars\"><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><\/span><\/td>\n              <td class=\"cc-td\"><span class=\"cc-stars\" aria-label=\"3 out of 5 stars\"><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><\/span><\/td>\n              <td class=\"cc-td cc-td--highlight\"><span class=\"cc-stars\" aria-label=\"5 out of 5 stars\"><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><\/span><\/td>\n            <\/tr>\n            <!-- Reflectance Reduction -->\n            <tr class=\"cc-tbody-row\">\n              <td class=\"cc-td cc-td--feature\">Reflectance Reduction<\/td>\n              <td class=\"cc-td\"><span class=\"cc-stars\" aria-label=\"1 out of 5 stars\"><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><\/span><\/td>\n              <td class=\"cc-td\"><span class=\"cc-stars\" aria-label=\"2 out of 5 stars\"><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--empty\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><\/span><\/td>\n              <td class=\"cc-td\"><span class=\"cc-stars\" aria-label=\"5 out of 5 stars\"><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><\/span><\/td>\n              <td class=\"cc-td cc-td--highlight\"><span class=\"cc-stars\" aria-label=\"5 out of 5 stars\"><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><svg class=\"cc-star cc-star--filled\" viewBox=\"0 0 20 20\"><path fill=\"currentColor\" d=\"M10 1.3l2.39 5.06 5.41.65-4 3.74 1.05 5.38L10 13.57l-4.85 2.56L6.2 10.75l-4-3.74 5.41-.65z\"\/><\/svg><\/span><\/td>\n            <\/tr>\n            <!-- Touch Experience -->\n            <tr class=\"cc-tbody-row\">\n              <td class=\"cc-td cc-td--feature\">Touch Experience<\/td>\n              <td class=\"cc-td\">Smooth, low-friction<\/td>\n              <td class=\"cc-td\">Slightly textured<\/td>\n              <td class=\"cc-td\">Standard<\/td>\n              <td class=\"cc-td cc-td--highlight\">Smooth with matte option<\/td>\n            <\/tr>\n            <!-- Best Applications -->\n            <tr class=\"cc-tbody-row\">\n              <td class=\"cc-td cc-td--feature\">Best Applications<\/td>\n              <td class=\"cc-td\">Touchscreens, cover glass<\/td>\n              <td class=\"cc-td\">Outdoor, industrial HMI<\/td>\n              <td class=\"cc-td\">High-clarity displays<\/td>\n              <td class=\"cc-td cc-td--highlight\">Premium smart devices<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n      <!-- Mobile scroll hint -->\n      <div class=\"cc-scroll-hint\" aria-hidden=\"true\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n        Scroll to see all coatings\n      <\/div>\n    <\/div>\n\n    <!-- Footer note -->\n    <div class=\"cc-footer\">\n      <div class=\"cc-footer-text\">All coatings manufactured in-house by <strong>Saiwei Glass<\/strong> \u2014 Custom combinations available for OEM &amp; ODM projects.<\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-54bc5c8\" data-block-id=\"54bc5c8\"><style>.stk-54bc5c8 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-54bc5c8-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-b8cd6e8\" data-v=\"4\" data-block-id=\"b8cd6e8\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-b8cd6e8-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-b8cd6e8-inner-blocks\">\n<style>\n\/* === AF Glass Industry Applications Module === *\/\n\/* Scoped entirely under #af-industry-applications *\/\n\n#af-industry-applications *,\n#af-industry-applications *::before,\n#af-industry-applications *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n#af-industry-applications {\n  width: 100%;\n  padding: 30px 0;\n  color: #1e293b;\n  line-height: 1.6;\n  overflow: hidden;\n}\n\n#af-industry-applications .af-ia-inner {\n  max-width: 1280px;\n  margin: 0 auto;\n  padding: 0 20px;\n}\n\n\/* ---- Header Area ---- *\/\n#af-industry-applications .af-ia-header {\n  text-align: center;\n  margin-bottom: 38px;\n  max-width: 1120px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n#af-industry-applications .af-ia-label {\n  display: inline-block;\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: #ffffff;\n  background: linear-gradient(135deg, #304890, #1878C0);\n  padding: 5px 16px;\n  border-radius: 4px;\n  margin-bottom: 18px;\n}\n\n#af-industry-applications .af-ia-title {\n  font-size: 32px !important;\n  font-weight: 700 !important;\n  line-height: 1.25 !important;\n  color: #304890 !important;\n  margin-bottom: 16px;\n}\n\n#af-industry-applications .af-ia-subtitle {\n  font-size: 16px;\n  color: #475569;\n  line-height: 1.7;\n  max-width: 820px;\n  margin: 0 auto;\n}\n\n\/* ---- Card Grid ---- *\/\n#af-industry-applications .af-ia-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n\n\/* ---- Individual Card ---- *\/\n#af-industry-applications .af-ia-card {\n  background: #ffffff;\n  border-radius: 10px;\n  padding: 32px 28px 28px;\n  position: relative;\n  border: 1px solid #e2e8f0;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n  display: flex;\n  flex-direction: column;\n}\n\n#af-industry-applications .af-ia-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 12px 32px rgba(48, 72, 144, 0.12);\n  border-color: #1878C0;\n}\n\n#af-industry-applications .af-ia-card-accent {\n  position: absolute;\n  top: 0;\n  left: 28px;\n  right: 28px;\n  height: 3px;\n  border-radius: 0 0 3px 3px;\n  background: linear-gradient(90deg, #304890, #1878C0);\n  opacity: 0;\n  transition: opacity 0.3s ease;\n}\n\n#af-industry-applications .af-ia-card:hover .af-ia-card-accent {\n  opacity: 1;\n}\n\n#af-industry-applications .af-ia-card-icon {\n  width: 52px;\n  height: 52px;\n  border-radius: 10px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 20px;\n  flex-shrink: 0;\n}\n\n#af-industry-applications .af-ia-card-icon svg {\n  width: 28px;\n  height: 28px;\n}\n\n#af-industry-applications .af-ia-card-heading {\n  font-size: 18px !important;\n  font-weight: 700 !important;\n  color: #1e293b !important;\n  line-height: 1.35 !important;\n  margin-bottom: 12px;\n}\n\n#af-industry-applications .af-ia-card-text {\n  font-size: 14.5px;\n  color: #64748b;\n  line-height: 1.7;\n  flex-grow: 1;\n}\n\n\/* ---- Icon Background Colors ---- *\/\n#af-industry-applications .af-ia-icon-auto { background: rgba(48, 72, 144, 0.1); }\n#af-industry-applications .af-ia-icon-med  { background: rgba(24, 96, 168, 0.1); }\n#af-industry-applications .af-ia-icon-ind  { background: rgba(24, 120, 192, 0.1); }\n#af-industry-applications .af-ia-icon-iot  { background: rgba(48, 72, 168, 0.1); }\n#af-industry-applications .af-ia-icon-kio  { background: rgba(24, 96, 168, 0.1); }\n#af-industry-applications .af-ia-icon-app  { background: rgba(48, 72, 144, 0.1); }\n\n#af-industry-applications .af-ia-icon-auto svg { color: #304890; }\n#af-industry-applications .af-ia-icon-med svg  { color: #1860A8; }\n#af-industry-applications .af-ia-icon-ind svg  { color: #1878C0; }\n#af-industry-applications .af-ia-icon-iot svg  { color: #3048A8; }\n#af-industry-applications .af-ia-icon-kio svg  { color: #1860A8; }\n#af-industry-applications .af-ia-icon-app svg  { color: #304890; }\n\n\/* ---- Responsive ---- *\/\n@media (max-width: 960px) {\n  #af-industry-applications .af-ia-grid {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n  }\n}\n\n@media (max-width: 600px) {\n  #af-industry-applications {\n    padding: 32px 0;\n  }\n  #af-industry-applications .af-ia-title {\n    font-size: 26px !important;\n  }\n  #af-industry-applications .af-ia-grid {\n    grid-template-columns: 1fr;\n    gap: 16px;\n  }\n  #af-industry-applications .af-ia-card {\n    padding: 24px 22px 22px;\n  }\n  #af-industry-applications .af-ia-header {\n    margin-bottom: 32px;\n  }\n}\n<\/style>\n\n<section id=\"af-industry-applications\" aria-label=\"AF Glass Industry Applications\">\n  <div class=\"af-ia-inner\">\n\n    <!-- Section Header -->\n    <header class=\"af-ia-header\">\n      <span class=\"af-ia-label\">Industry Applications<\/span>\n      <h2 class=\"af-ia-title\" role=\"heading\" aria-level=\"2\">AF Glass Applications: Industry Solutions from a China Manufacturer<\/h2>\n      <p class=\"af-ia-subtitle\">AF glass unlocks performance across sectors where clean optics, touch accuracy, and durability are critical. Our anti-fingerprint-coated glass reduces fingerprint residue, enhances light transmission, and stabilizes transmittance for cover and display glass worldwide.<\/p>\n    <\/header>\n\n    <!-- Application Cards Grid -->\n    <div class=\"af-ia-grid\">\n\n      <!-- Card 1: Automotive -->\n      <article class=\"af-ia-card\">\n        <div class=\"af-ia-card-accent\"><\/div>\n        <div class=\"af-ia-card-icon af-ia-icon-auto\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.8\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.25 18.75a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m3 0h6m-9 0H3.375a1.125 1.125 0 0 1-1.125-1.125V14.25m17.25 4.5a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m3 0h1.125c.621 0 1.129-.504 1.09-1.124a17.902 17.902 0 0 0-3.213-9.193 2.056 2.056 0 0 0-1.58-.86H14.25m-2.25 0h-2.735a2.124 2.124 0 0 0-1.903 1.183l-2.36 4.974H3.375A1.125 1.125 0 0 0 2.25 14.25v3.375c0 .621.504 1.125 1.125 1.125\"\/><\/svg>\n        <\/div>\n        <div class=\"af-ia-card-heading\" role=\"heading\" aria-level=\"3\">Automotive Display Cover Glass<\/div>\n        <p class=\"af-ia-card-text\">AF coating for car center stacks, HUD, EV dashboards, and instrument clusters. Preserves 105\u00b0\u00b15\u00b0 contact angle through thermal cycling. Combined with AR glass and anti-glare strategies for sunlight readability. Chemical strengthening for impact resistance.<\/p>\n      <\/article>\n\n      <!-- Card 2: Medical -->\n      <article class=\"af-ia-card\">\n        <div class=\"af-ia-card-accent\"><\/div>\n        <div class=\"af-ia-card-icon af-ia-icon-med\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.8\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z\"\/><\/svg>\n        <\/div>\n        <div class=\"af-ia-card-heading\" role=\"heading\" aria-level=\"3\">Medical Device Display Glass<\/div>\n        <p class=\"af-ia-card-text\">AF coated glass for medical touchscreens and diagnostic interfaces. Oleophobic coating enables fast disinfection without degrading the glass coating. Saiwei holds medical device biocompatibility certification for cleanroom-grade cover glass.<\/p>\n      <\/article>\n\n      <!-- Card 3: Industrial -->\n      <article class=\"af-ia-card\">\n        <div class=\"af-ia-card-accent\"><\/div>\n        <div class=\"af-ia-card-icon af-ia-icon-ind\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.8\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M11.42 15.17 17.25 21A2.652 2.652 0 0 0 21 17.25l-5.877-5.877M11.42 15.17l2.496-3.03c.317-.384.74-.626 1.208-.766M11.42 15.17l-4.655 5.653a2.548 2.548 0 1 1-3.586-3.586l6.837-5.63m5.108-.233c.55-.164 1.163-.188 1.743-.14a4.5 4.5 0 0 0 4.486-6.336l-3.276 3.277a3.004 3.004 0 0 1-2.25-2.25l3.276-3.276a4.5 4.5 0 0 0-6.336 4.486c.049.58.025 1.193-.14 1.743\"\/><\/svg>\n        <\/div>\n        <div class=\"af-ia-card-heading\" role=\"heading\" aria-level=\"3\">Industrial HMI Touch Panel Glass<\/div>\n        <p class=\"af-ia-card-text\">Anti-fingerprint glass for HMI panels, PLC touchscreens, and CNC machine displays. AF + AG coating combo reduces glare under harsh factory lighting. Chemical strengthening and IP-rated cover glass for demanding environments.<\/p>\n      <\/article>\n\n      <!-- Card 4: Smart Home \/ IoT -->\n      <article class=\"af-ia-card\">\n        <div class=\"af-ia-card-accent\"><\/div>\n        <div class=\"af-ia-card-icon af-ia-icon-iot\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.8\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m2.25 12 8.954-8.955c.44-.439 1.152-.439 1.591 0L21.75 12M4.5 9.75v10.125c0 .621.504 1.125 1.125 1.125H9.75v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21h4.125c.621 0 1.125-.504 1.125-1.125V9.75M8.25 21h8.25\"\/><\/svg>\n        <\/div>\n        <div class=\"af-ia-card-heading\" role=\"heading\" aria-level=\"3\">Smart Home \/ IoT Panel Glass<\/div>\n        <p class=\"af-ia-card-text\">AF glass for smart thermostats, security hubs, and IoT switch panels. Screen printing for icons, CNC apertures for sensors, and anti-fingerprint coating for daily-touch durability. Maintains transmittance and aesthetic elegance.<\/p>\n      <\/article>\n\n      <!-- Card 5: Kiosk -->\n      <article class=\"af-ia-card\">\n        <div class=\"af-ia-card-accent\"><\/div>\n        <div class=\"af-ia-card-icon af-ia-icon-kio\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.8\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 17.25v1.007a3 3 0 0 1-.879 2.122L7.5 21h9l-.621-.621A3 3 0 0 1 15 18.257V17.25m6-12V15a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 15V5.25A2.25 2.25 0 0 1 5.25 3h13.5A2.25 2.25 0 0 1 21 5.25Z\"\/><\/svg>\n        <\/div>\n        <div class=\"af-ia-card-heading\" role=\"heading\" aria-level=\"3\">Kiosk &amp; Self-Service Terminal Glass<\/div>\n        <p class=\"af-ia-card-text\">Anti-fingerprint coating for ATM screens, self-service kiosks, POS terminals, and public displays. High-traffic durability with easy-clean oleophobic surface. Chemical strengthening for vandal resistance.<\/p>\n      <\/article>\n\n      <!-- Card 6: Household Appliance -->\n      <article class=\"af-ia-card\">\n        <div class=\"af-ia-card-accent\"><\/div>\n        <div class=\"af-ia-card-icon af-ia-icon-app\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.8\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.362 5.214A8.252 8.252 0 0 1 12 21 8.25 8.25 0 0 1 6.038 7.047 8.287 8.287 0 0 0 9 9.601a8.983 8.983 0 0 1 3.361-6.867 8.21 8.21 0 0 0 3 2.48Z\"\/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 18a3.75 3.75 0 0 0 .495-7.468 5.99 5.99 0 0 0-1.925 3.547 5.975 5.975 0 0 1-2.133-1.001A3.75 3.75 0 0 0 12 18Z\"\/><\/svg>\n        <\/div>\n        <div class=\"af-ia-card-heading\" role=\"heading\" aria-level=\"3\">Household Appliance Touch Panel Glass<\/div>\n        <p class=\"af-ia-card-text\">AF coated glass for coffee machine panels, oven displays, and refrigerator touchscreens. Custom round and irregular shapes via CNC machining. Hydrophobic and oleophobic coating resists kitchen oils and food residue.<\/p>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-8d3c70a\" data-block-id=\"8d3c70a\"><style>.stk-8d3c70a {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-8d3c70a-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-44b0a97\" data-v=\"4\" data-block-id=\"44b0a97\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-44b0a97-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-44b0a97-inner-blocks\">\n<style>\n\n#afg-buyer-challenges *,\n#afg-buyer-challenges *::before,\n#afg-buyer-challenges *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n#afg-buyer-challenges {\n  --afg-primary: #304890;\n  --afg-secondary: #1860A8;\n  --afg-accent: #1878C0;\n  --afg-highlight: #3048A8;\n  --afg-red: #C53030;\n  --afg-red-light: #FFF5F5;\n  --afg-green: #16803C;\n  --afg-green-light: #F0FDF4;\n  --afg-text-dark: #1B2341;\n  --afg-text-mid: #475069;\n  --afg-text-light: #7A8099;\n  --afg-surface: #F4F6FB;\n  --afg-card-bg: #FFFFFF;\n  --afg-border: rgba(48, 72, 144, 0.07);\n  --afg-font: 'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n  width: 100% !important;\n  max-width: 100% !important;\n  padding: 40px 0 !important;\n  background: var(--afg-surface) !important;\n  font-family: var(--afg-font) !important;\n  color: var(--afg-text-dark) !important;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* \u2500\u2500 Subtle Background \u2500\u2500 *\/\n#afg-buyer-challenges .afg-bg-deco {\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%; height: 100%;\n  pointer-events: none;\n  opacity: 0.025;\n  background:\n    radial-gradient(ellipse 600px 400px at 10% 20%, var(--afg-primary), transparent),\n    radial-gradient(ellipse 500px 350px at 90% 80%, var(--afg-accent), transparent);\n}\n\n#afg-buyer-challenges .afg-inner {\n  max-width: 1280px !important;\n  margin: 0 auto !important;\n  padding: 0 20px !important;\n  position: relative;\n  z-index: 1;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 HEADER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#afg-buyer-challenges .afg-header {\n  text-align: center !important;\n  margin-bottom: 36px !important;\n}\n\n#afg-buyer-challenges .afg-badge {\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 7px !important;\n  background: linear-gradient(135deg, var(--afg-primary), var(--afg-highlight)) !important;\n  color: #fff !important;\n  font-family: var(--afg-font) !important;\n  font-size: 12px !important;\n  font-weight: 700 !important;\n  letter-spacing: 0.07em !important;\n  text-transform: uppercase !important;\n  padding: 5px 16px !important;\n  border-radius: 50px !important;\n  margin-bottom: 16px !important;\n  line-height: 1.4 !important;\n}\n\n#afg-buyer-challenges .afg-badge svg {\n  width: 13px; height: 13px; flex-shrink: 0;\n}\n\n#afg-buyer-challenges h2.afg-section-title {\n  font-size: 32px !important;\n  font-weight: 700 !important;\n  line-height: 1.22 !important;\n  color: var(--afg-primary) !important;\n  margin: 0 auto 14px !important;\n  max-width: 980px !important;\n  padding: 0 !important;\n}\n\n#afg-buyer-challenges .afg-section-desc {\n  display: block !important;\n  font-size: 15.5px !important;\n  font-weight: 400 !important;\n  line-height: 1.65 !important;\n  color: var(--afg-text-mid) !important;\n  max-width: 880px !important;\n  margin: 0 auto !important;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CARD GRID \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#afg-buyer-challenges .afg-grid {\n  display: grid !important;\n  grid-template-columns: repeat(2, 1fr) !important;\n  gap: 20px !important;\n}\n\n\/* \u2500\u2500 Card Shell \u2500\u2500 *\/\n#afg-buyer-challenges .afg-card {\n  background: var(--afg-card-bg) !important;\n  border-radius: 12px !important;\n  border: 1px solid var(--afg-border) !important;\n  overflow: hidden !important;\n  display: flex !important;\n  flex-direction: column !important;\n  transition: transform 0.28s ease, box-shadow 0.28s ease !important;\n  opacity: 0;\n  transform: translateY(20px);\n}\n\n#afg-buyer-challenges .afg-card:hover {\n  transform: translateY(-2px) !important;\n  box-shadow: 0 8px 30px rgba(48, 72, 144, 0.10) !important;\n}\n\n#afg-buyer-challenges .afg-card.afg-visible {\n  opacity: 1 !important;\n  transform: translateY(0) !important;\n  transition: opacity 0.45s ease, transform 0.45s ease !important;\n}\n\n\/* \u2500\u2500 Problem Half \u2500\u2500 *\/\n#afg-buyer-challenges .afg-problem {\n  padding: 22px 24px 18px !important;\n  position: relative;\n}\n\n#afg-buyer-challenges .afg-problem::before {\n  content: '';\n  position: absolute;\n  top: 16px; bottom: 16px; left: 0;\n  width: 3px;\n  border-radius: 0 3px 3px 0;\n  background: var(--afg-red);\n  opacity: 0.6;\n}\n\n#afg-buyer-challenges .afg-tag {\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 5px !important;\n  font-family: var(--afg-font) !important;\n  font-size: 11px !important;\n  font-weight: 700 !important;\n  text-transform: uppercase !important;\n  letter-spacing: 0.07em !important;\n  margin-bottom: 8px !important;\n  line-height: 1 !important;\n}\n\n#afg-buyer-challenges .afg-tag svg {\n  width: 13px; height: 13px; flex-shrink: 0;\n}\n\n#afg-buyer-challenges .afg-tag--problem { color: var(--afg-red) !important; }\n#afg-buyer-challenges .afg-tag--solution { color: var(--afg-green) !important; }\n\n#afg-buyer-challenges h3.afg-card-heading {\n  font-family: var(--afg-font) !important;\n  font-size: 17px !important;\n  font-weight: 700 !important;\n  line-height: 1.35 !important;\n  color: var(--afg-text-dark) !important;\n  margin: 0 0 6px !important;\n  padding: 0 !important;\n}\n\n#afg-buyer-challenges .afg-card-body {\n  font-family: var(--afg-font) !important;\n  font-size: 14px !important;\n  font-weight: 400 !important;\n  line-height: 1.62 !important;\n  color: var(--afg-text-mid) !important;\n}\n\n\/* \u2500\u2500 Divider \u2500\u2500 *\/\n#afg-buyer-challenges .afg-divider {\n  height: 1px !important;\n  background: linear-gradient(90deg, transparent, var(--afg-border), rgba(48,72,144,0.12), var(--afg-border), transparent) !important;\n  margin: 0 24px !important;\n}\n\n\/* \u2500\u2500 Solution Half \u2500\u2500 *\/\n#afg-buyer-challenges .afg-solution {\n  padding: 16px 24px 22px !important;\n  background: var(--afg-green-light) !important;\n  position: relative;\n  flex: 1;\n}\n\n#afg-buyer-challenges .afg-solution::before {\n  content: '';\n  position: absolute;\n  top: 14px; bottom: 14px; left: 0;\n  width: 3px;\n  border-radius: 0 3px 3px 0;\n  background: var(--afg-green);\n  opacity: 0.5;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (max-width: 900px) {\n  #afg-buyer-challenges .afg-grid {\n    grid-template-columns: 1fr !important;\n    gap: 16px !important;\n  }\n  #afg-buyer-challenges h2.afg-section-title {\n    font-size: 26px !important;\n  }\n}\n\n@media (max-width: 600px) {\n  #afg-buyer-challenges {\n    padding: 32px 0 !important;\n  }\n  #afg-buyer-challenges .afg-inner {\n    padding: 0 16px !important;\n  }\n  #afg-buyer-challenges h2.afg-section-title {\n    font-size: 22px !important;\n  }\n  #afg-buyer-challenges .afg-section-desc {\n    font-size: 14.5px !important;\n  }\n  #afg-buyer-challenges .afg-problem,\n  #afg-buyer-challenges .afg-solution {\n    padding: 16px 18px !important;\n  }\n  #afg-buyer-challenges h3.afg-card-heading {\n    font-size: 15.5px !important;\n  }\n  #afg-buyer-challenges .afg-card-body {\n    font-size: 13.5px !important;\n  }\n  #afg-buyer-challenges .afg-header {\n    margin-bottom: 28px !important;\n  }\n}\n<\/style>\n\n<section id=\"afg-buyer-challenges\" aria-label=\"Buyer Challenges and Solutions for AF Glass Sourcing\">\n  <div class=\"afg-bg-deco\" aria-hidden=\"true\"><\/div>\n  <div class=\"afg-inner\">\n\n    <header class=\"afg-header\">\n      <span class=\"afg-badge\" aria-hidden=\"true\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n        Buyer Challenges\n      <\/span>\n      <h2 class=\"afg-section-title\">Common Challenges When Sourcing AF Glass from China \u2014 And How We Solve Them<\/h2>\n      <span class=\"afg-section-desc\">The problem for B2B buyers when procuring custom-made anti-fingerprint-coated glass from Chinese manufacturers is inconsistent AF coating quality across batches. The following are all solved by Saiwei Glass, as stated.<\/span>\n    <\/header>\n\n    <div class=\"afg-grid\">\n\n      <!-- Card 1 -->\n      <article class=\"afg-card\">\n        <div class=\"afg-problem\">\n          <div class=\"afg-tag afg-tag--problem\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"\/><\/svg>\n            Common Problem\n          <\/div>\n          <h3 class=\"afg-card-heading\">Inconsistent Coating Quality Between Batches<\/h3>\n          <div class=\"afg-card-body\">Buyers often worry that AF coating durability can vary significantly across production lots, leading batches to fail water contact angle or abrasion tests post-delivery.<\/div>\n        <\/div>\n        <div class=\"afg-divider\" aria-hidden=\"true\"><\/div>\n        <div class=\"afg-solution\">\n          <div class=\"afg-tag afg-tag--solution\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n            Our Solution\n          <\/div>\n          <div class=\"afg-card-body\">ISO 9001 certified process control with inline goniometer monitoring. Each batch is normalised to a water contact angle of 105\u00b0\u00b15\u00b0 and abrasion resistance before shipment. We publish quality control reports alongside every order.<\/div>\n        <\/div>\n      <\/article>\n\n      <!-- Card 2 -->\n      <article class=\"afg-card\">\n        <div class=\"afg-problem\">\n          <div class=\"afg-tag afg-tag--problem\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"\/><\/svg>\n            Common Problem\n          <\/div>\n          <h3 class=\"afg-card-heading\">Opaque Technical Specifications<\/h3>\n          <div class=\"afg-card-body\">Many AF glass suppliers in China provide vague or incomplete spec sheets, making it difficult for engineering teams to compare coatings and substrates across vendors.<\/div>\n        <\/div>\n        <div class=\"afg-divider\" aria-hidden=\"true\"><\/div>\n        <div class=\"afg-solution\">\n          <div class=\"afg-tag afg-tag--solution\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n            Our Solution\n          <\/div>\n          <div class=\"afg-card-body\">Transparent, detailed datasheets covering water contact angle, transmittance, abrasion cycles, adhesion grade, pencil hardness, and chemical wipe endurance. Our engineers discuss specifications directly with your R&D team.<\/div>\n        <\/div>\n      <\/article>\n\n      <!-- Card 3 -->\n      <article class=\"afg-card\">\n        <div class=\"afg-problem\">\n          <div class=\"afg-tag afg-tag--problem\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"\/><\/svg>\n            Common Problem\n          <\/div>\n          <h3 class=\"afg-card-heading\">Uncertain Customization Capability<\/h3>\n          <div class=\"afg-card-body\">Buyers are unsure whether a supplier can handle custom shapes, non-standard sizes, multi-layer coating combinations (AF+AR+AG), and industry-specific compliance requirements.<\/div>\n        <\/div>\n        <div class=\"afg-divider\" aria-hidden=\"true\"><\/div>\n        <div class=\"afg-solution\">\n          <div class=\"afg-tag afg-tag--solution\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n            Our Solution\n          <\/div>\n          <div class=\"afg-card-body\">Full OEM\/ODM capability: CNC machining for any geometry, multiple glass substrates (Gorilla, aluminosilicate, soda-lime, low iron), AF+AR+AG multilayer stacks, screen printing, and chemical\/physical strengthening \u2014 all in-house at our dual China factories.<\/div>\n        <\/div>\n      <\/article>\n\n      <!-- Card 4 -->\n      <article class=\"afg-card\">\n        <div class=\"afg-problem\">\n          <div class=\"afg-tag afg-tag--problem\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"\/><\/svg>\n            Common Problem\n          <\/div>\n          <h3 class=\"afg-card-heading\">High MOQ &amp; Slow Sampling<\/h3>\n          <div class=\"afg-card-body\">Some wholesale glass manufacturers require large minimum orders before providing samples, which slows the evaluation cycle for new projects and product introductions.<\/div>\n        <\/div>\n        <div class=\"afg-divider\" aria-hidden=\"true\"><\/div>\n        <div class=\"afg-solution\">\n          <div class=\"afg-tag afg-tag--solution\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n            Our Solution\n          <\/div>\n          <div class=\"afg-card-body\">Low MOQ from 100 pieces for prototyping and sampling. Rapid sample turnaround to accelerate your validation process. Scalable production up to 1M+ units annually when you are ready for volume.<\/div>\n        <\/div>\n      <\/article>\n\n      <!-- Card 5 -->\n      <article class=\"afg-card\">\n        <div class=\"afg-problem\">\n          <div class=\"afg-tag afg-tag--problem\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"\/><\/svg>\n            Common Problem\n          <\/div>\n          <h3 class=\"afg-card-heading\">Difficulty Choosing the Right Glass Type<\/h3>\n          <div class=\"afg-card-body\">Different industries want to buy from different cover glass requirements \u2014 medical, automotive, consumer electronics, etc. Buyers have little guidance on selecting the right substrate, coating, and strengthening combination.<\/div>\n        <\/div>\n        <div class=\"afg-divider\" aria-hidden=\"true\"><\/div>\n        <div class=\"afg-solution\">\n          <div class=\"afg-tag afg-tag--solution\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n            Our Solution\n          <\/div>\n          <div class=\"afg-card-body\">Application-specific engineering consulting \u2014 an area where our 50+ product technicians find your glass substrate, your AF\/AG\/AR coating stack, your strengthening method, and compliance requirements (ISO 9001, EN 12150, biocompatibility), and case-specifically address them.<\/div>\n        <\/div>\n      <\/article>\n\n      <!-- Card 6 -->\n      <article class=\"afg-card\">\n        <div class=\"afg-problem\">\n          <div class=\"afg-tag afg-tag--problem\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"\/><\/svg>\n            Common Problem\n          <\/div>\n          <h3 class=\"afg-card-heading\">Supply Chain Risk &amp; Delivery Delays<\/h3>\n          <div class=\"afg-card-body\">With sources of AF glass originating offshore, buyers' concerns center on single-factory dependencies, interpretation loopholes with procurement teams, long lead times, and shipping risks.<\/div>\n        <\/div>\n        <div class=\"afg-divider\" aria-hidden=\"true\"><\/div>\n        <div class=\"afg-solution\">\n          <div class=\"afg-tag afg-tag--solution\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n            Our Solution\n          <\/div>\n          <div class=\"afg-card-body\">Dual factory redundancy (Dongguan Tangxia + Heyuan), 100+ automated equipment units for consistent throughput, dedicated English-speaking project managers, and optimized logistics for international shipments.<\/div>\n        <\/div>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n(function(){\n  var cards = document.querySelectorAll('#afg-buyer-challenges .afg-card');\n  if (!cards.length) return;\n  if ('IntersectionObserver' in window) {\n    var obs = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        if (e.isIntersecting) {\n          var i = Array.prototype.indexOf.call(cards, e.target);\n          e.target.style.transitionDelay = (i % 2) * 0.1 + 's';\n          e.target.classList.add('afg-visible');\n          obs.unobserve(e.target);\n        }\n      });\n    }, { threshold: 0.08 });\n    cards.forEach(function(c) { obs.observe(c); });\n  } else {\n    cards.forEach(function(c) { c.classList.add('afg-visible'); });\n  }\n})();\n<\/script>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-c41e2a4\" data-block-id=\"c41e2a4\"><style>.stk-c41e2a4 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-c41e2a4-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-faf2599\" data-v=\"4\" data-block-id=\"faf2599\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-faf2599-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-faf2599-inner-blocks\">\n<!-- AF Glass Tools Module - Custom HTML for WordPress Gutenberg -->\n<style>\n  #af-glass-tools-module *,\n  #af-glass-tools-module *::before,\n  #af-glass-tools-module *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  #af-glass-tools-module {\n    width: 100%;\n    padding: 30px 0;\n    font-family: inherit;\n    position: relative;\n    overflow: hidden;\n  }\n\n  #af-glass-tools-module .afgt-bg-pattern {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    pointer-events: none;\n    z-index: 0;\n    opacity: 0.35;\n  }\n\n  #af-glass-tools-module .afgt-inner {\n    max-width: 1280px;\n    margin: 0 auto;\n    padding: 0 24px;\n    position: relative;\n    z-index: 1;\n  }\n\n  #af-glass-tools-module .afgt-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n\n  #af-glass-tools-module .afgt-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.08em !important;\n    text-transform: uppercase !important;\n    color: #1860A8 !important;\n    margin-bottom: 16px;\n  }\n\n  #af-glass-tools-module .afgt-label-dot {\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #1878C0;\n    display: inline-block;\n  }\n\n  #af-glass-tools-module .afgt-section-title {\n    font-size: 32px !important;\n    font-weight: 700 !important;\n    color: #1a2340 !important;\n    line-height: 1.25 !important;\n    margin-bottom: 14px;\n  }\n\n  #af-glass-tools-module .afgt-section-desc {\n    font-size: 16px !important;\n    color: #5a6a82 !important;\n    line-height: 1.65 !important;\n    max-width: 640px;\n    margin: 0 auto;\n    font-family: inherit !important;\n  }\n\n  #af-glass-tools-module .afgt-cards-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 28px;\n  }\n\n  #af-glass-tools-module .afgt-card {\n    background: #ffffff;\n    border-radius: 16px;\n    padding: 36px 30px 32px;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.35s cubic-bezier(0.22, 1, 0.36, 1);\n    box-shadow: 0 2px 12px rgba(48, 72, 144, 0.06), 0 1px 3px rgba(48, 72, 144, 0.04);\n    display: flex;\n    flex-direction: column;\n    cursor: default;\n    border: 1px solid rgba(48, 72, 144, 0.07);\n  }\n\n  #af-glass-tools-module .afgt-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 16px 40px rgba(48, 72, 144, 0.13), 0 4px 12px rgba(48, 72, 144, 0.06);\n  }\n\n  #af-glass-tools-module .afgt-card-accent {\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 3px;\n    border-radius: 16px 16px 0 0;\n    opacity: 0;\n    transition: opacity 0.35s ease;\n  }\n\n  #af-glass-tools-module .afgt-card:hover .afgt-card-accent {\n    opacity: 1;\n  }\n\n  #af-glass-tools-module .afgt-card:nth-child(1) .afgt-card-accent { background: linear-gradient(90deg, #304890, #1860A8); }\n  #af-glass-tools-module .afgt-card:nth-child(2) .afgt-card-accent { background: linear-gradient(90deg, #1860A8, #1878C0); }\n  #af-glass-tools-module .afgt-card:nth-child(3) .afgt-card-accent { background: linear-gradient(90deg, #1878C0, #3048A8); }\n\n  #af-glass-tools-module .afgt-icon-wrap {\n    width: 56px;\n    height: 56px;\n    border-radius: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 24px;\n    position: relative;\n    flex-shrink: 0;\n  }\n\n  #af-glass-tools-module .afgt-card:nth-child(1) .afgt-icon-wrap { background: rgba(48, 72, 144, 0.08); }\n  #af-glass-tools-module .afgt-card:nth-child(2) .afgt-icon-wrap { background: rgba(24, 96, 168, 0.08); }\n  #af-glass-tools-module .afgt-card:nth-child(3) .afgt-icon-wrap { background: rgba(24, 120, 192, 0.08); }\n\n  #af-glass-tools-module .afgt-icon-wrap svg {\n    width: 28px;\n    height: 28px;\n    flex-shrink: 0;\n  }\n\n  #af-glass-tools-module .afgt-card-title {\n    font-size: 19px !important;\n    font-weight: 700 !important;\n    color: #1a2340 !important;\n    line-height: 1.35 !important;\n    margin-bottom: 12px;\n    font-family: inherit !important;\n  }\n\n  #af-glass-tools-module .afgt-card-desc {\n    font-size: 14.5px !important;\n    color: #5f6f87 !important;\n    line-height: 1.65 !important;\n    margin-bottom: 28px;\n    flex-grow: 1;\n    font-family: inherit !important;\n  }\n\n  #af-glass-tools-module .afgt-card-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    color: #ffffff !important;\n    text-decoration: none !important;\n    padding: 10px 22px;\n    border-radius: 8px;\n    transition: background 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;\n    align-self: flex-start;\n    font-family: inherit !important;\n    border: none;\n    cursor: pointer;\n    line-height: 1.4 !important;\n  }\n\n  #af-glass-tools-module .afgt-card:nth-child(1) .afgt-card-link { background: #304890; }\n  #af-glass-tools-module .afgt-card:nth-child(2) .afgt-card-link { background: #1860A8; }\n  #af-glass-tools-module .afgt-card:nth-child(3) .afgt-card-link { background: #1878C0; }\n\n  #af-glass-tools-module .afgt-card:nth-child(1) .afgt-card-link:hover { background: #263a73; box-shadow: 0 4px 14px rgba(48, 72, 144, 0.3); }\n  #af-glass-tools-module .afgt-card:nth-child(2) .afgt-card-link:hover { background: #13508e; box-shadow: 0 4px 14px rgba(24, 96, 168, 0.3); }\n  #af-glass-tools-module .afgt-card:nth-child(3) .afgt-card-link:hover { background: #136ba5; box-shadow: 0 4px 14px rgba(24, 120, 192, 0.3); }\n\n  #af-glass-tools-module .afgt-card-link:hover {\n    transform: translateX(2px);\n  }\n\n  #af-glass-tools-module .afgt-card-link svg {\n    width: 16px;\n    height: 16px;\n    transition: transform 0.25s ease;\n    flex-shrink: 0;\n  }\n\n  #af-glass-tools-module .afgt-card-link:hover svg {\n    transform: translateX(3px);\n  }\n\n  \/* Card number badge *\/\n  #af-glass-tools-module .afgt-card-num {\n    position: absolute;\n    top: 20px;\n    right: 24px;\n    font-size: 48px !important;\n    font-weight: 800 !important;\n    color: rgba(48, 72, 144, 0.04) !important;\n    line-height: 1 !important;\n    font-family: inherit !important;\n    pointer-events: none;\n    user-select: none;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 960px) {\n    #af-glass-tools-module .afgt-cards-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 22px;\n    }\n  }\n\n  @media (max-width: 640px) {\n    #af-glass-tools-module {\n      padding: 32px 0;\n    }\n    #af-glass-tools-module .afgt-inner {\n      padding: 0 16px;\n    }\n    #af-glass-tools-module .afgt-section-title {\n      font-size: 26px !important;\n    }\n    #af-glass-tools-module .afgt-section-desc {\n      font-size: 15px !important;\n    }\n    #af-glass-tools-module .afgt-cards-grid {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n    #af-glass-tools-module .afgt-card {\n      padding: 28px 24px 28px;\n    }\n    #af-glass-tools-module .afgt-header {\n      margin-bottom: 36px;\n    }\n  }\n\n  \/* Reduced motion *\/\n  @media (prefers-reduced-motion: reduce) {\n    #af-glass-tools-module .afgt-card,\n    #af-glass-tools-module .afgt-card-link,\n    #af-glass-tools-module .afgt-card-link svg,\n    #af-glass-tools-module .afgt-card-accent {\n      transition: none !important;\n    }\n    #af-glass-tools-module .afgt-card:hover {\n      transform: none;\n    }\n  }\n<\/style>\n\n<section id=\"af-glass-tools-module\" aria-label=\"AF Glass Interactive Tools\">\n  <!-- Subtle decorative SVG pattern -->\n  <svg class=\"afgt-bg-pattern\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" preserveAspectRatio=\"none\" viewBox=\"0 0 1200 400\" fill=\"none\" aria-hidden=\"true\">\n    <circle cx=\"100\" cy=\"320\" r=\"180\" fill=\"#304890\" opacity=\"0.025\"\/>\n    <circle cx=\"1100\" cy=\"80\" r=\"200\" fill=\"#1878C0\" opacity=\"0.02\"\/>\n    <circle cx=\"600\" cy=\"400\" r=\"140\" fill=\"#1860A8\" opacity=\"0.018\"\/>\n  <\/svg>\n\n  <div class=\"afgt-inner\">\n    <!-- Header -->\n    <div class=\"afgt-header\">\n      <div class=\"afgt-label\"><span class=\"afgt-label-dot\" aria-hidden=\"true\"><\/span> AF Glass Tools<\/div>\n      <h2 class=\"afgt-section-title\" role=\"heading\" aria-level=\"2\">Interactive Tools for AF Glass<\/h2>\n      <div class=\"afgt-section-desc\">Explore our suite of interactive tools designed to help you compare glass coatings, select the ideal solution, and configure custom AF glass specifications with ease.<\/div>\n    <\/div>\n\n    <!-- Cards Grid -->\n    <div class=\"afgt-cards-grid\">\n\n      <!-- Card 1: AF vs AG vs AR Glass -->\n      <article class=\"afgt-card\">\n        <div class=\"afgt-card-accent\" aria-hidden=\"true\"><\/div>\n        <span class=\"afgt-card-num\" aria-hidden=\"true\">01<\/span>\n        <div class=\"afgt-icon-wrap\" aria-hidden=\"true\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#304890\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <rect x=\"3\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"\/>\n            <rect x=\"14\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"\/>\n            <rect x=\"3\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"\/>\n            <path d=\"M14 17h7\"\/>\n            <path d=\"M17.5 14v7\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"afgt-card-title\">AF vs AG vs AR Glass<\/div>\n        <div class=\"afgt-card-desc\">Compare Anti-Fingerprint, Anti-Glare, and Anti-Reflective glass coatings side by side. Understand the key differences in performance, application scenarios, and optical properties to make an informed decision.<\/div>\n        <a href=\"https:\/\/saiweiglass.com\/products\/af-glass\/af-vs-ag-vs-ar-glass\/\" class=\"afgt-card-link\" aria-label=\"View AF vs AG vs AR Glass comparison tool\" target=\"_blank\">\n          View Tool\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M5 12h14\"\/><path d=\"M12 5l7 7-7 7\"\/><\/svg>\n        <\/a>\n      <\/article>\n\n      <!-- Card 2: Glass Coating Selection Wizard -->\n      <article class=\"afgt-card\">\n        <div class=\"afgt-card-accent\" aria-hidden=\"true\"><\/div>\n        <span class=\"afgt-card-num\" aria-hidden=\"true\">02<\/span>\n        <div class=\"afgt-icon-wrap\" aria-hidden=\"true\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1860A8\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/>\n            <path d=\"M2 17l10 5 10-5\"\/>\n            <path d=\"M2 12l10 5 10-5\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"afgt-card-title\">Glass Coating Selection Wizard<\/div>\n        <div class=\"afgt-card-desc\">Answer a few guided questions about your application requirements, environmental conditions, and performance priorities. Our wizard will recommend the optimal glass coating solution tailored to your needs.<\/div>\n        <a href=\"https:\/\/saiweiglass.com\/products\/af-glass\/glass-coating-selection-wizard\/\" class=\"afgt-card-link\" aria-label=\"View Glass Coating Selection Wizard tool\" target=\"_blank\">\n          View Tool\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M5 12h14\"\/><path d=\"M12 5l7 7-7 7\"\/><\/svg>\n        <\/a>\n      <\/article>\n\n      <!-- Card 3: Custom Glass Specification Builder -->\n      <article class=\"afgt-card\">\n        <div class=\"afgt-card-accent\" aria-hidden=\"true\"><\/div>\n        <span class=\"afgt-card-num\" aria-hidden=\"true\">03<\/span>\n        <div class=\"afgt-icon-wrap\" aria-hidden=\"true\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1878C0\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"afgt-card-title\">Custom Glass Specification Builder<\/div>\n        <div class=\"afgt-card-desc\">Build your custom AF glass specification step by step. Define glass type, thickness, coating layers, dimensions, and special requirements to generate a complete specification sheet for your project.<\/div>\n        <a href=\"https:\/\/saiweiglass.com\/products\/af-glass\/custom-glass-specification-builder\/\" class=\"afgt-card-link\" aria-label=\"View Custom Glass Specification Builder tool\" target=\"_blank\">\n          View Tool\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M5 12h14\"\/><path d=\"M12 5l7 7-7 7\"\/><\/svg>\n        <\/a>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-8446be1\" data-block-id=\"8446be1\"><style>.stk-8446be1 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-8446be1-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-f55c8d5\" data-v=\"4\" data-block-id=\"f55c8d5\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-f55c8d5-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-f55c8d5-inner-blocks\">\n<style>\n\/* =========================================\n   \u539f\u6709\u7684\u6837\u5f0f\u4fdd\u6301\u4e0d\u53d8\n   ========================================= *\/\n#ag-qa-gallery {\n  box-sizing: border-box !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  margin: 0 auto !important;\n  padding: 30px 0 !important;\n  background: #f8fafc !important;\n  font-family: inherit !important;\n  overflow: hidden !important;\n}\n\n#ag-qa-gallery *,\n#ag-qa-gallery *::before,\n#ag-qa-gallery *::after {\n  box-sizing: border-box !important;\n}\n\n#ag-qa-gallery .qag-inner {\n  width: 100% !important;\n  max-width: 1280px !important;\n  margin: 0 auto !important;\n  padding: 0 20px !important;\n}\n\n\/* \u2500\u2500 Header \u2500\u2500 *\/\n#ag-qa-gallery .qag-header {\n  text-align: center !important;\n  margin-bottom: 38px !important;\n}\n\n#ag-qa-gallery .qag-label {\n  display: inline-block !important;\n  font-size: 13px !important;\n  font-weight: 600 !important;\n  letter-spacing: 0.1em !important;\n  text-transform: uppercase !important;\n  color: #1878C0 !important;\n  background: rgba(24,120,192,0.08) !important;\n  padding: 6px 18px !important;\n  border-radius: 20px !important;\n  margin-bottom: 20px !important;\n}\n\n#ag-qa-gallery .qag-title {\n  font-size: 32px !important;\n  font-weight: 700 !important;\n  color: #304890 !important;\n  line-height: 1.3 !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  letter-spacing: -0.02em !important;\n}\n\n#ag-qa-gallery .qag-title-accent {\n  color: #1860A8 !important;\n}\n\n\/* \u2500\u2500 Bento Grid \u2500\u2500 *\/\n#ag-qa-gallery .qag-grid {\n  display: grid !important;\n  grid-template-columns: repeat(3, 1fr) !important;\n  grid-template-rows: 240px 240px 280px !important;\n  gap: 12px !important;\n}\n\n#ag-qa-gallery .qag-cell {\n  position: relative !important;\n  border-radius: 12px !important;\n  overflow: hidden !important;\n  cursor: pointer !important; \/* \u4fdd\u6301\u624b\u578b\u6307\u9488\uff0c\u6697\u793a\u53ef\u70b9\u51fb *\/\n}\n\n\/* Tall item spanning 2 rows *\/\n#ag-qa-gallery .qag-cell--tall {\n  grid-row: span 2 !important;\n}\n\n\/* Image *\/\n#ag-qa-gallery .qag-cell img {\n  display: block !important;\n  width: 100% !important;\n  height: 100% !important;\n  object-fit: cover !important;\n  transition: transform 0.5s ease !important;\n}\n\n#ag-qa-gallery .qag-cell:hover img {\n  transform: scale(1.05) !important;\n}\n\n\/* Gradient Overlay *\/\n#ag-qa-gallery .qag-overlay {\n  position: absolute !important;\n  inset: 0 !important;\n  background: linear-gradient(0deg, rgba(10,20,50,0.72) 0%, rgba(10,20,50,0.15) 50%, rgba(10,20,50,0.02) 100%) !important;\n  display: flex !important;\n  flex-direction: column !important;\n  justify-content: flex-end !important;\n  padding: 24px !important;\n  transition: background 0.3s ease !important;\n  pointer-events: none !important; \/* \u8ba9\u70b9\u51fb\u7a7f\u900f\u906e\u7f69\u5c42\u76f4\u63a5\u4f5c\u7528\u4e8e\u56fe\u7247\u7236\u7ea7 *\/\n}\n\n#ag-qa-gallery .qag-cell:hover .qag-overlay {\n  background: linear-gradient(0deg, rgba(24,96,168,0.8) 0%, rgba(48,72,144,0.25) 50%, rgba(10,20,50,0.05) 100%) !important;\n}\n\n\/* Text on Overlay *\/\n#ag-qa-gallery .qag-cat {\n  font-size: 10.5px !important;\n  font-weight: 600 !important;\n  letter-spacing: 0.14em !important;\n  text-transform: uppercase !important;\n  color: rgba(255,255,255,0.7) !important;\n  margin: 0 0 6px 0 !important;\n  padding: 0 !important;\n  line-height: 1 !important;\n}\n\n#ag-qa-gallery .qag-name {\n  font-size: 17px !important;\n  font-weight: 700 !important;\n  color: #ffffff !important;\n  line-height: 1.35 !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  text-shadow: 0 1px 4px rgba(0,0,0,0.25) !important;\n}\n\n\/* \u2500\u2500 Responsive \u2500\u2500 *\/\n@media screen and (max-width: 960px) {\n  #ag-qa-gallery .qag-grid {\n    grid-template-columns: repeat(2, 1fr) !important;\n    grid-template-rows: 220px 220px 220px 260px !important;\n  }\n  #ag-qa-gallery .qag-cell--tall {\n    grid-row: span 2 !important;\n  }\n}\n\n@media screen and (max-width: 640px) {\n  #ag-qa-gallery {\n    padding: 32px 0 !important;\n  }\n  #ag-qa-gallery .qag-inner {\n    padding: 0 12px !important;\n  }\n  #ag-qa-gallery .qag-title {\n    font-size: 24px !important;\n  }\n  #ag-qa-gallery .qag-header {\n    margin-bottom: 32px !important;\n  }\n  #ag-qa-gallery .qag-grid {\n    grid-template-columns: 1fr 1fr !important;\n    grid-template-rows: repeat(4, 200px) !important;\n    gap: 8px !important;\n  }\n  #ag-qa-gallery .qag-cell--tall {\n    grid-row: span 2 !important;\n  }\n  #ag-qa-gallery .qag-overlay {\n    padding: 16px !important;\n  }\n  #ag-qa-gallery .qag-cat {\n    font-size: 9px !important;\n  }\n  #ag-qa-gallery .qag-name {\n    font-size: 14px !important;\n  }\n  #ag-qa-gallery .qag-cell {\n    border-radius: 8px !important;\n  }\n}\n\n@media screen and (max-width: 420px) {\n  #ag-qa-gallery .qag-grid {\n    grid-template-columns: 1fr !important;\n    grid-template-rows: repeat(8, 200px) !important;\n  }\n  #ag-qa-gallery .qag-cell--tall {\n    grid-row: span 1 !important;\n  }\n}\n\n\/* =========================================\n   [NEW] \u67e5\u770b\u5927\u56fe Lightbox \u6837\u5f0f\n   ========================================= *\/\n.ag-lightbox-modal {\n    position: fixed !important;\n    top: 0 !important;\n    left: 0 !important;\n    width: 100% !important;\n    height: 100% !important;\n    background-color: rgba(0, 0, 0, 0.9) !important;\n    z-index: 999999 !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    opacity: 0 !important;\n    visibility: hidden !important;\n    transition: opacity 0.3s ease, visibility 0.3s ease !important;\n    padding: 20px !important;\n    box-sizing: border-box !important;\n}\n\n.ag-lightbox-modal.active {\n    opacity: 1 !important;\n    visibility: visible !important;\n}\n\n.ag-lightbox-image {\n    max-width: 90% !important;\n    max-height: 90vh !important;\n    object-fit: contain !important;\n    border-radius: 4px !important;\n    box-shadow: 0 0 20px rgba(0,0,0,0.5) !important;\n    transform: scale(0.95) !important;\n    transition: transform 0.3s ease !important;\n}\n\n.ag-lightbox-modal.active .ag-lightbox-image {\n    transform: scale(1) !important;\n}\n\n.ag-lightbox-close {\n    position: absolute !important;\n    top: 20px !important;\n    right: 30px !important;\n    color: #fff !important;\n    font-size: 40px !important;\n    font-weight: bold !important;\n    cursor: pointer !important;\n    line-height: 1 !important;\n    z-index: 1000000 !important;\n    transition: color 0.2s !important;\n    font-family: Arial, sans-serif !important;\n}\n\n.ag-lightbox-close:hover {\n    color: #ddd !important;\n}\n<\/style>\n\n<section id=\"ag-qa-gallery\" aria-labelledby=\"qag-main-title\">\n  <div class=\"qag-inner\">\n\n    <header class=\"qag-header\">\n      <div class=\"qag-label\">Our Capabilities<\/div>\n      <h2 class=\"qag-title\" id=\"qag-main-title\" role=\"heading\" aria-level=\"2\">\n        Quality Assurance | <span class=\"qag-title-accent\">Trusted AF Glass Manufacturer in China<\/span>\n      <\/h2>\n    <\/header>\n\n    <div class=\"qag-grid\">\n\n      <div class=\"qag-cell\">\n        <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/High-Temperature-Screen-Printing.png\"\n             alt=\"High temperature screen printing process for AG glass surface decoration\"\n             width=\"400\" height=\"280\" loading=\"lazy\">\n        <div class=\"qag-overlay\">\n          <div class=\"qag-cat\">Surface Decoration<\/div>\n          <div class=\"qag-name\" role=\"heading\" aria-level=\"3\">High Temp Screen Printing<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"qag-cell\">\n        <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Glass-CNC-Drilling.png\"\n             alt=\"Precision CNC drilling on glass panels for AG glass manufacturing\"\n             width=\"400\" height=\"280\" loading=\"lazy\">\n        <div class=\"qag-overlay\">\n          <div class=\"qag-cat\">CNC Machining<\/div>\n          <div class=\"qag-name\" role=\"heading\" aria-level=\"3\">Precision CNC Drilling<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"qag-cell qag-cell--tall\">\n        <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/custom-glass-drilling-service.png\"\n             alt=\"Custom glass drilling service for specialized AG glass applications\"\n             width=\"400\" height=\"560\" loading=\"lazy\">\n        <div class=\"qag-overlay\">\n          <div class=\"qag-cat\">Custom Processing<\/div>\n          <div class=\"qag-name\" role=\"heading\" aria-level=\"3\">Custom Glass Drilling Service<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"qag-cell\">\n        <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Glass_ultrasonic_cleaning.png\"\n             alt=\"Ultrasonic pure water cleaning for quality control in AG glass production\"\n             width=\"400\" height=\"280\" loading=\"lazy\">\n        <div class=\"qag-overlay\">\n          <div class=\"qag-cat\">Quality Control<\/div>\n          <div class=\"qag-name\" role=\"heading\" aria-level=\"3\">Ultrasonic Pure Water Cleaning<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"qag-cell\">\n        <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Glass_dust_free_workshop-silk-screen-printing.png\"\n             alt=\"Dust-free production workshop for AG glass silk-screen printing\"\n             width=\"400\" height=\"280\" loading=\"lazy\">\n        <div class=\"qag-overlay\">\n          <div class=\"qag-cat\">Clean Environment<\/div>\n          <div class=\"qag-name\" role=\"heading\" aria-level=\"3\">Dust-Free Production Workshop<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"qag-cell\">\n        <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Glass-Edging.png\"\n             alt=\"Precision glass edging and finishing for anti-glare glass products\"\n             width=\"400\" height=\"320\" loading=\"lazy\">\n        <div class=\"qag-overlay\">\n          <div class=\"qag-cat\">Precision Finishing<\/div>\n          <div class=\"qag-name\" role=\"heading\" aria-level=\"3\">Glass Edge Processing<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"qag-cell\">\n        <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Quality-inspection-of-Shenxun-glass.png\"\n             alt=\"Quality inspection of AG glass ensuring consistent anti-glare performance\"\n             width=\"400\" height=\"320\" loading=\"lazy\">\n        <div class=\"qag-overlay\">\n          <div class=\"qag-cat\">Quality Assurance<\/div>\n          <div class=\"qag-name\" role=\"heading\" aria-level=\"3\">Quality Inspection<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"qag-cell\">\n        <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Screen-Printing.png\"\n             alt=\"Screen printing process for AG glass surface treatment and coating\"\n             width=\"400\" height=\"320\" loading=\"lazy\">\n        <div class=\"qag-overlay\">\n          <div class=\"qag-cat\">Surface Treatment<\/div>\n          <div class=\"qag-name\" role=\"heading\" aria-level=\"3\">Screen Printing Process<\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    \/\/ 1. \u521b\u5efa Lightbox \u7684 DOM \u7ed3\u6784\n    const lightboxMarkup = `\n        <div id=\"ag-lightbox\" class=\"ag-lightbox-modal\">\n            <span class=\"ag-lightbox-close\">&times;<\/span>\n            <img decoding=\"async\" class=\"ag-lightbox-image\" src=\"\" alt=\"Full view\">\n        <\/div>\n    `;\n    \n    \/\/ \u5c06 Lightbox \u6dfb\u52a0\u5230 body \u672b\u5c3e\uff0c\u786e\u4fdd\u4e0d\u53d7\u7236\u7ea7 overflow:hidden \u9650\u5236\n    document.body.insertAdjacentHTML('beforeend', lightboxMarkup);\n    \n    const lightbox = document.getElementById('ag-lightbox');\n    const lightboxImg = lightbox.querySelector('img');\n    const closeBtn = lightbox.querySelector('.ag-lightbox-close');\n    const galleryCells = document.querySelectorAll('#ag-qa-gallery .qag-cell');\n\n    \/\/ 2. \u4e3a\u6bcf\u4e2a Gallery Cell \u6dfb\u52a0\u70b9\u51fb\u4e8b\u4ef6\n    galleryCells.forEach(cell => {\n        cell.addEventListener('click', function() {\n            const img = this.querySelector('img');\n            if (img) {\n                lightboxImg.src = img.src; \/\/ \u83b7\u53d6\u5f53\u524d\u56fe\u7247\u7684 src\n                lightboxImg.alt = img.alt; \/\/ \u83b7\u53d6 alt \u6587\u672c\n                lightbox.classList.add('active'); \/\/ \u663e\u793a\u5f39\u7a97\n            }\n        });\n    });\n\n    \/\/ 3. \u5173\u95ed\u529f\u80fd\n    const closeLightbox = () => {\n        lightbox.classList.remove('active');\n        setTimeout(() => {\n             lightboxImg.src = ''; \/\/ \u52a8\u753b\u7ed3\u675f\u540e\u6e05\u7a7a src\uff0c\u907f\u514d\u4e0b\u6b21\u6253\u5f00\u95ea\u70c1\n        }, 300);\n    };\n\n    \/\/ \u70b9\u51fb\u5173\u95ed\u6309\u94ae\u5173\u95ed\n    closeBtn.addEventListener('click', closeLightbox);\n\n    \/\/ \u70b9\u51fb\u80cc\u666f\u533a\u57df\u5173\u95ed\n    lightbox.addEventListener('click', function(e) {\n        if (e.target === lightbox) {\n            closeLightbox();\n        }\n    });\n    \n    \/\/ \u6309 ESC \u952e\u5173\u95ed\n    document.addEventListener('keydown', function(e) {\n        if (e.key === 'Escape' && lightbox.classList.contains('active')) {\n            closeLightbox();\n        }\n    });\n});\n<\/script>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-a047dcb\" data-block-id=\"a047dcb\"><style>.stk-a047dcb {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-a047dcb-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-f4f3f86\" data-v=\"4\" data-block-id=\"f4f3f86\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-f4f3f86-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-f4f3f86-inner-blocks\">\n<section id=\"afg-case-studies\">\n<style>\n\n#afg-case-studies *,\n#afg-case-studies *::before,\n#afg-case-studies *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n#afg-case-studies {\n  width: 100%;\n  max-width: 100%;\n  padding: 30px 0;\n  background-color: #FAFBFD;\n  color: #1E293B !important;\n  line-height: 1.6 !important;\n  position: relative;\n  overflow: hidden;\n}\n\n#afg-case-studies::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, #304890, #1878C0, #3048A8, #1860A8);\n}\n\n\/* --- Inner Container --- *\/\n#afg-case-studies .afg-cs-inner {\n  max-width: 1280px;\n  margin: 0 auto;\n  padding: 0 20px;\n}\n\n\/* --- Section Header --- *\/\n#afg-case-studies .afg-cs-header {\n  margin-bottom: 36px;\n  text-align: center;\n}\n\n#afg-case-studies .afg-cs-label {\n  display: inline-block;\n  font-size: 13px !important;\n  font-weight: 600 !important;\n  letter-spacing: 0.12em !important;\n  text-transform: uppercase !important;\n  color: #1860A8 !important;\n  margin-bottom: 16px !important;\n  padding: 5px 14px;\n  border: 1.5px solid rgba(24,96,168,0.25);\n  border-radius: 3px;\n  background: rgba(24,96,168,0.04);\n}\n\n\/* --- H2: Section Title (centered, override all theme defaults) --- *\/\n#afg-case-studies h2.afg-cs-title {\n  font-size: 32px !important;\n  font-weight: 700 !important;\n  line-height: 1.25 !important;\n  color: #0F172A !important;\n  margin: 0 auto 18px auto !important;\n  padding: 0 !important;\n  text-align: center !important;\n  border: none !important;\n  background: none !important;\n  letter-spacing: normal !important;\n  text-transform: none !important;\n}\n\n#afg-case-studies .afg-cs-subtitle {\n  font-size: 17px !important;\n  font-weight: 400 !important;\n  line-height: 1.7 !important;\n  color: #475569 !important;\n  max-width: 880px;\n  margin: 0 auto;\n}\n\n\/* --- Filter Tabs --- *\/\n#afg-case-studies .afg-cs-filters {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-bottom: 40px;\n  border-bottom: 1px solid #E2E8F0;\n  padding-bottom: 20px;\n  justify-content: center;\n}\n\n#afg-case-studies .afg-cs-filter-btn {\n  font-size: 14px !important;\n  font-weight: 500 !important;\n  color: #64748B !important;\n  background: transparent !important;\n  border: 1px solid #E2E8F0 !important;\n  border-radius: 4px;\n  padding: 7px 18px;\n  cursor: pointer;\n  transition: all 0.25s ease;\n  white-space: nowrap;\n  outline: none;\n}\n\n#afg-case-studies .afg-cs-filter-btn:hover {\n  color: #304890 !important;\n  border-color: #304890 !important;\n  background: rgba(48,72,144,0.04) !important;\n}\n\n#afg-case-studies .afg-cs-filter-btn.afg-active {\n  color: #fff !important;\n  background: #304890 !important;\n  border-color: #304890 !important;\n}\n\n\/* --- Case Study Grid --- *\/\n#afg-case-studies .afg-cs-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 28px;\n}\n\n\/* --- Individual Case Card --- *\/\n#afg-case-studies .afg-cs-card {\n  background: #FFFFFF;\n  border: 1px solid #E8ECF2;\n  border-radius: 6px;\n  overflow: hidden;\n  transition: box-shadow 0.3s ease, transform 0.25s ease;\n  display: grid;\n  grid-template-columns: 280px 1fr;\n  min-height: 0;\n}\n\n#afg-case-studies .afg-cs-card:hover {\n  box-shadow: 0 8px 32px rgba(48,72,144,0.1);\n  transform: translateY(-2px);\n}\n\n#afg-case-studies .afg-cs-card.afg-hidden {\n  display: none;\n}\n\n\/* Card Left Panel *\/\n#afg-case-studies .afg-cs-card-side {\n  background: linear-gradient(165deg, #304890 0%, #1860A8 50%, #1878C0 100%);\n  padding: 32px 28px;\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  position: relative;\n  overflow: hidden;\n}\n\n#afg-case-studies .afg-cs-card-side::after {\n  content: '';\n  position: absolute;\n  bottom: -30px;\n  right: -30px;\n  width: 120px;\n  height: 120px;\n  border: 2px solid rgba(255,255,255,0.08);\n  border-radius: 50%;\n}\n\n#afg-case-studies .afg-cs-industry-tag {\n  font-family: 'Source Sans 3', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 600 !important;\n  letter-spacing: 0.1em !important;\n  text-transform: uppercase !important;\n  color: rgba(255,255,255,0.7) !important;\n  margin-bottom: 16px !important;\n}\n\n\/* --- H3: Card Heading (case study title, override all theme defaults) --- *\/\n#afg-case-studies h3.afg-cs-card-heading {\n  font-family: 'DM Serif Display', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  line-height: 1.3 !important;\n  color: #FFFFFF !important;\n  margin: 0 0 20px 0 !important;\n  padding: 0 !important;\n  border: none !important;\n  background: none !important;\n  letter-spacing: normal !important;\n  text-transform: none !important;\n  text-align: left !important;\n}\n\n#afg-case-studies .afg-cs-metrics {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  margin-top: auto;\n}\n\n#afg-case-studies .afg-cs-metric {\n  display: flex;\n  align-items: baseline;\n  gap: 8px;\n}\n\n#afg-case-studies .afg-cs-metric-value {\n  font-family: 'DM Serif Display', Georgia, serif !important;\n  font-size: 26px !important;\n  color: #FFFFFF !important;\n  line-height: 1 !important;\n}\n\n#afg-case-studies .afg-cs-metric-label {\n  font-family: 'Source Sans 3', sans-serif !important;\n  font-size: 12px !important;\n  font-weight: 400 !important;\n  color: rgba(255,255,255,0.6) !important;\n  text-transform: uppercase !important;\n  letter-spacing: 0.06em !important;\n}\n\n\/* Card Right Content *\/\n#afg-case-studies .afg-cs-card-body {\n  padding: 32px 36px;\n  display: flex;\n  flex-direction: column;\n}\n\n#afg-case-studies .afg-cs-client-line {\n  font-family: 'Source Sans 3', sans-serif !important;\n  font-size: 13px !important;\n  font-weight: 500 !important;\n  color: #94A3B8 !important;\n  margin-bottom: 20px !important;\n  padding-bottom: 16px;\n  border-bottom: 1px solid #F1F5F9;\n}\n\n\/* --- H4: Sub-section Labels (override all theme defaults) --- *\/\n#afg-case-studies h4.afg-cs-section-label {\n  font-family: 'Source Sans 3', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 700 !important;\n  letter-spacing: 0.1em !important;\n  text-transform: uppercase !important;\n  color: #304890 !important;\n  margin: 18px 0 8px 0 !important;\n  padding: 0 !important;\n  border: none !important;\n  background: none !important;\n  line-height: 1.4 !important;\n  text-align: left !important;\n}\n\n#afg-case-studies h4.afg-cs-section-label:first-of-type {\n  margin-top: 0 !important;\n}\n\n#afg-case-studies .afg-cs-text {\n  font-family: 'Source Sans 3', sans-serif !important;\n  font-size: 15px !important;\n  font-weight: 400 !important;\n  line-height: 1.65 !important;\n  color: #334155 !important;\n  margin-bottom: 4px !important;\n}\n\n#afg-case-studies .afg-cs-specs {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 8px;\n  margin-bottom: 4px;\n}\n\n#afg-case-studies .afg-cs-spec-tag {\n  font-family: 'Source Sans 3', sans-serif !important;\n  font-size: 12px !important;\n  font-weight: 500 !important;\n  color: #304890 !important;\n  background: rgba(48,72,144,0.06) !important;\n  border: 1px solid rgba(48,72,144,0.12);\n  padding: 4px 12px;\n  border-radius: 3px;\n}\n\n#afg-case-studies .afg-cs-result-row {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin-top: 6px;\n}\n\n#afg-case-studies .afg-cs-result-icon {\n  width: 18px;\n  height: 18px;\n  border-radius: 50%;\n  background: rgba(22,163,74,0.1);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n#afg-case-studies .afg-cs-result-icon svg {\n  width: 10px;\n  height: 10px;\n}\n\n#afg-case-studies .afg-cs-result-text {\n  font-family: 'Source Sans 3', sans-serif !important;\n  font-size: 14px !important;\n  font-weight: 400 !important;\n  color: #334155 !important;\n  line-height: 1.5 !important;\n}\n\n\/* --- Bottom CTA --- *\/\n#afg-case-studies .afg-cs-cta-bar {\n  margin-top: 56px;\n  padding: 36px 40px;\n  background: #FFFFFF;\n  border: 1px solid #E8ECF2;\n  border-radius: 6px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 24px;\n}\n\n\/* --- H2: CTA Title (override all theme defaults) --- *\/\n#afg-case-studies h2.afg-cs-cta-title {\n  font-family: 'DM Serif Display', Georgia, serif !important;\n  font-size: 22px !important;\n  font-weight: 400 !important;\n  color: #0F172A !important;\n  line-height: 1.3 !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: none !important;\n  background: none !important;\n  letter-spacing: normal !important;\n  text-transform: none !important;\n  text-align: left !important;\n}\n\n#afg-case-studies .afg-cs-cta-desc {\n  font-family: 'Source Sans 3', sans-serif !important;\n  font-size: 15px !important;\n  color: #64748B !important;\n  margin-top: 6px;\n}\n\n#afg-case-studies .afg-cs-cta-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-family: 'Source Sans 3', sans-serif !important;\n  font-size: 15px !important;\n  font-weight: 600 !important;\n  color: #FFFFFF !important;\n  background: #304890 !important;\n  border: none !important;\n  border-radius: 4px;\n  padding: 13px 28px;\n  cursor: pointer;\n  transition: background 0.25s ease;\n  white-space: nowrap;\n  text-decoration: none !important;\n}\n\n#afg-case-studies .afg-cs-cta-btn:hover {\n  background: #1860A8 !important;\n}\n\n#afg-case-studies .afg-cs-cta-btn svg {\n  width: 16px;\n  height: 16px;\n  transition: transform 0.2s ease;\n}\n\n#afg-case-studies .afg-cs-cta-btn:hover svg {\n  transform: translateX(3px);\n}\n\n\/* --- Responsive --- *\/\n@media (max-width: 960px) {\n  #afg-case-studies .afg-cs-card {\n    grid-template-columns: 1fr;\n  }\n  #afg-case-studies .afg-cs-card-side {\n    padding: 28px 24px;\n  }\n  #afg-case-studies .afg-cs-metrics {\n    flex-direction: row;\n    flex-wrap: wrap;\n    gap: 20px;\n  }\n  #afg-case-studies .afg-cs-card-body {\n    padding: 28px 24px;\n  }\n}\n\n@media (max-width:690px) {\n  #afg-case-studies {\n    padding: 56px 0;\n  }\n  #afg-case-studies h2.afg-cs-title {\n    font-size: 26px !important;\n  }\n  #afg-case-studies h3.afg-cs-card-heading {\n    font-size: 20px !important;\n  }\n  #afg-case-studies .afg-cs-cta-bar {\n    flex-direction: column;\n    text-align: center;\n    padding: 28px 24px;\n  }\n  #afg-case-studies h2.afg-cs-cta-title {\n    text-align: center !important;\n  }\n  #afg-case-studies .afg-cs-filters {\n    gap: 6px;\n  }\n  #afg-case-studies .afg-cs-filter-btn {\n    font-size: 13px !important;\n    padding: 6px 14px;\n  }\n}\n\n@media (max-width: 480px) {\n  #afg-case-studies .afg-cs-inner {\n    padding: 0 16px;\n  }\n  #afg-case-studies .afg-cs-metric-value {\n    font-size: 22px !important;\n  }\n}\n<\/style>\n\n<!-- Section Header -->\n<div class=\"afg-cs-inner\">\n  <div class=\"afg-cs-header\">\n    <div class=\"afg-cs-label\">Client Success Stories<\/div>\n    <h2 class=\"afg-cs-title\">How We Solve Real-World Cover Glass Challenges<\/h2>\n    <div class=\"afg-cs-subtitle\">From anti-fingerprint coating for medical devices to custom tempered glass panels for EV dashboards \u2014 explore how AF Glass delivers precision-engineered solutions across industries.<\/div>\n  <\/div>\n\n  <!-- Filter Tabs -->\n  <div class=\"afg-cs-filters\">\n    <button class=\"afg-cs-filter-btn afg-active\" data-filter=\"all\">All Projects<\/button>\n    <button class=\"afg-cs-filter-btn\" data-filter=\"medical\">Medical Devices<\/button>\n    <button class=\"afg-cs-filter-btn\" data-filter=\"automotive\">Automotive \/ EV<\/button>\n    <button class=\"afg-cs-filter-btn\" data-filter=\"industrial\">Industrial HMI<\/button>\n    <button class=\"afg-cs-filter-btn\" data-filter=\"smarthome\">Smart Home<\/button>\n    <button class=\"afg-cs-filter-btn\" data-filter=\"kiosk\">Kiosk \/ ATM<\/button>\n  <\/div>\n\n  <!-- Case Studies Grid -->\n  <div class=\"afg-cs-grid\">\n\n    <!-- Case 1: Medical Device -->\n    <div class=\"afg-cs-card\" data-category=\"medical\">\n      <div class=\"afg-cs-card-side\">\n        <div>\n          <div class=\"afg-cs-industry-tag\">Medical Device Display<\/div>\n          <h3 class=\"afg-cs-card-heading\">Anti-Fingerprint Glass for a Surgical Monitor System<\/h3>\n        <\/div>\n        <div class=\"afg-cs-metrics\">\n          <div class=\"afg-cs-metric\">\n            <div class=\"afg-cs-metric-value\">15K+<\/div>\n            <div class=\"afg-cs-metric-label\">Units Delivered<\/div>\n          <\/div>\n          <div class=\"afg-cs-metric\">\n            <div class=\"afg-cs-metric-value\">0.3%<\/div>\n            <div class=\"afg-cs-metric-label\">Defect Rate<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"afg-cs-card-body\">\n        <div class=\"afg-cs-client-line\">Client \u2014 A European medical equipment manufacturer specializing in surgical monitoring systems<\/div>\n\n        <h4 class=\"afg-cs-section-label\">Challenge<\/h4>\n        <div class=\"afg-cs-text\">The client needed a medical-grade cover glass for their next-generation surgical display monitors used in operating rooms. The existing glass panels were prone to smudge buildup from gloved hands, reducing screen clarity during critical procedures. They required an anti-fingerprint glass solution that could pass ISO 13485 quality management standards, withstand repeated sterilization with chemical disinfectants, and maintain optical clarity above 92% transmittance at all times.<\/div>\n\n        <h4 class=\"afg-cs-section-label\">Our Solution<\/h4>\n        <div class=\"afg-cs-text\">AF Glass engineered a custom cover glass panel with a multi-layer oleophobic coating (AF coating) specifically formulated for medical environments. The coating was designed to achieve a water contact angle above 115\u00b0 and withstand over 5,000 cycles of alcohol-based disinfectant wipe testing. We produced the glass in our ISO-certified cleanroom facility to eliminate particulate contamination, and applied an additional AR (anti-reflective) coating layer to reduce glare under harsh surgical lighting \u2014 delivering a combined AF+AR glass solution.<\/div>\n\n        <h4 class=\"afg-cs-section-label\">Technical Specifications<\/h4>\n        <div class=\"afg-cs-specs\">\n          <div class=\"afg-cs-spec-tag\">Chemically Strengthened Glass 1.1mm<\/div>\n          <div class=\"afg-cs-spec-tag\">AF + AR Coating Combination<\/div>\n          <div class=\"afg-cs-spec-tag\">Water Contact Angle \u2265 115\u00b0<\/div>\n          <div class=\"afg-cs-spec-tag\">Transmittance \u2265 94%<\/div>\n          <div class=\"afg-cs-spec-tag\">5,000+ Sterilization Cycles<\/div>\n          <div class=\"afg-cs-spec-tag\">ISO 13485 Compliant<\/div>\n        <\/div>\n\n        <h4 class=\"afg-cs-section-label\">Results<\/h4>\n        <div class=\"afg-cs-result-row\">\n          <div class=\"afg-cs-result-icon\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.5L4.5 9L10 3\" stroke=\"#16A34A\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"afg-cs-result-text\">Passed FDA 510(k) pre-market review with zero material-related findings<\/div>\n        <\/div>\n        <div class=\"afg-cs-result-row\">\n          <div class=\"afg-cs-result-icon\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.5L4.5 9L10 3\" stroke=\"#16A34A\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"afg-cs-result-text\">Delivered 15,000+ units across 3 production runs with a 0.3% defect rate<\/div>\n        <\/div>\n        <div class=\"afg-cs-result-row\">\n          <div class=\"afg-cs-result-icon\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.5L4.5 9L10 3\" stroke=\"#16A34A\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"afg-cs-result-text\">Client expanded order to cover their full product line within 8 months<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Case 2: EV Automotive -->\n    <div class=\"afg-cs-card\" data-category=\"automotive\">\n      <div class=\"afg-cs-card-side\">\n        <div>\n          <div class=\"afg-cs-industry-tag\">Automotive \/ EV Dashboard<\/div>\n          <h3 class=\"afg-cs-card-heading\">Custom Cover Glass for an EV Central Console Touch Display<\/h3>\n        <\/div>\n        <div class=\"afg-cs-metrics\">\n          <div class=\"afg-cs-metric\">\n            <div class=\"afg-cs-metric-value\">50K+<\/div>\n            <div class=\"afg-cs-metric-label\">Panels \/ Year<\/div>\n          <\/div>\n          <div class=\"afg-cs-metric\">\n            <div class=\"afg-cs-metric-value\">-40~85\u00b0C<\/div>\n            <div class=\"afg-cs-metric-label\">Operating Range<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"afg-cs-card-body\">\n        <div class=\"afg-cs-client-line\">Client \u2014 A Tier-1 automotive supplier developing infotainment systems for a leading Chinese EV brand<\/div>\n\n        <h4 class=\"afg-cs-section-label\">Challenge<\/h4>\n        <div class=\"afg-cs-text\">The supplier was sourcing a cover glass for a 15.6-inch EV dashboard touch panel that would serve as the vehicle's primary control interface. The glass needed to meet stringent automotive-grade standards \u2014 including thermal shock resistance from -40\u00b0C to 85\u00b0C, high surface hardness (\u22659H), anti-fingerprint performance that endures constant driver interaction, and precise edge processing for seamless integration with a curved dashboard bezel. Previous AF coated glass samples from other manufacturers had failed the 1,000-hour damp heat reliability test.<\/div>\n\n        <h4 class=\"afg-cs-section-label\">Our Solution<\/h4>\n        <div class=\"afg-cs-text\">AF Glass developed a purpose-built automotive display glass panel using 0.7mm chemically strengthened aluminosilicate glass with a nano-scale oleophobic coating optimized for high-temperature durability. Our engineering team ran extensive pre-production tests aligned with the AEC-Q200 standard and performed CNC precision cutting and 2.5D edge polishing to meet the exact curvature specifications. We also applied an AG (anti-glare) + AF coating combination to reduce dashboard reflections while maintaining the anti-smudge surface \u2014 solving both visibility and cleanliness in one integrated glass solution.<\/div>\n\n        <h4 class=\"afg-cs-section-label\">Technical Specifications<\/h4>\n        <div class=\"afg-cs-specs\">\n          <div class=\"afg-cs-spec-tag\">Aluminosilicate Glass 0.7mm<\/div>\n          <div class=\"afg-cs-spec-tag\">AG + AF Coating<\/div>\n          <div class=\"afg-cs-spec-tag\">Surface Hardness \u2265 9H<\/div>\n          <div class=\"afg-cs-spec-tag\">15.6\" CNC Precision Cut<\/div>\n          <div class=\"afg-cs-spec-tag\">2.5D Edge Polishing<\/div>\n          <div class=\"afg-cs-spec-tag\">AEC-Q200 Tested<\/div>\n        <\/div>\n\n        <h4 class=\"afg-cs-section-label\">Results<\/h4>\n        <div class=\"afg-cs-result-row\">\n          <div class=\"afg-cs-result-icon\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.5L4.5 9L10 3\" stroke=\"#16A34A\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"afg-cs-result-text\">Passed 1,000-hour 85\u00b0C\/85%RH damp heat test on first submission<\/div>\n        <\/div>\n        <div class=\"afg-cs-result-row\">\n          <div class=\"afg-cs-result-icon\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.5L4.5 9L10 3\" stroke=\"#16A34A\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"afg-cs-result-text\">Ramped to 50,000+ panels per year within the first 12 months of SOP<\/div>\n        <\/div>\n        <div class=\"afg-cs-result-row\">\n          <div class=\"afg-cs-result-icon\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.5L4.5 9L10 3\" stroke=\"#16A34A\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"afg-cs-result-text\">Now supplying glass for 3 additional EV models under the same platform<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Case 3: Industrial HMI -->\n    <div class=\"afg-cs-card\" data-category=\"industrial\">\n      <div class=\"afg-cs-card-side\">\n        <div>\n          <div class=\"afg-cs-industry-tag\">Industrial Touchscreen \/ HMI<\/div>\n          <h3 class=\"afg-cs-card-heading\">Ruggedized Touch Screen Glass for Factory-Floor HMI Panels<\/h3>\n        <\/div>\n        <div class=\"afg-cs-metrics\">\n          <div class=\"afg-cs-metric\">\n            <div class=\"afg-cs-metric-value\">8K+<\/div>\n            <div class=\"afg-cs-metric-label\">Panels Shipped<\/div>\n          <\/div>\n          <div class=\"afg-cs-metric\">\n            <div class=\"afg-cs-metric-value\">14 Days<\/div>\n            <div class=\"afg-cs-metric-label\">Lead Time<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"afg-cs-card-body\">\n        <div class=\"afg-cs-client-line\">Client \u2014 A US-based industrial automation firm producing HMI (Human-Machine Interface) controllers for manufacturing plants<\/div>\n\n        <h4 class=\"afg-cs-section-label\">Challenge<\/h4>\n        <div class=\"afg-cs-text\">The client's HMI touchscreen panels were being operated by workers wearing oil-contaminated gloves in heavy manufacturing environments. The standard soda-lime cover glass they were using degraded quickly \u2014 the oleophobic coating wore off within months, and fingerprints and industrial grease made the interface nearly unreadable. They needed a durable industrial touchscreen glass panel OEM partner capable of delivering ruggedized glass with a long-lasting anti-fingerprint surface, custom silk-screen printing for the bezel area, and the ability to fulfill repeat orders of 500\u20132,000 pieces per batch with a 14-day turnaround.<\/div>\n\n        <h4 class=\"afg-cs-section-label\">Our Solution<\/h4>\n        <div class=\"afg-cs-text\">AF Glass provided a complete custom cover glass manufacturing solution: 2.0mm chemically tempered glass with a hardened AF coating engineered to exceed 3,000 steel wool abrasion cycles (compared to the industry-standard 1,000 cycles). We used a vacuum evaporation coating process for uniform nano-scale oleophobic film deposition, followed by precision silk-screen printing with a customer-specified black border and logo. Our production team established a dedicated batch scheduling system to guarantee 14-day delivery on every repeat order \u2014 backed by real-time QC reporting shared via our customer portal.<\/div>\n\n        <h4 class=\"afg-cs-section-label\">Technical Specifications<\/h4>\n        <div class=\"afg-cs-specs\">\n          <div class=\"afg-cs-spec-tag\">Chemically Tempered 2.0mm<\/div>\n          <div class=\"afg-cs-spec-tag\">Enhanced AF Coating (3,000+ Cycles)<\/div>\n          <div class=\"afg-cs-spec-tag\">Custom Silk-Screen Printing<\/div>\n          <div class=\"afg-cs-spec-tag\">IK07 Impact Resistance<\/div>\n          <div class=\"afg-cs-spec-tag\">IP65 Compatible Design<\/div>\n          <div class=\"afg-cs-spec-tag\">RoHS & REACH Certified<\/div>\n        <\/div>\n\n        <h4 class=\"afg-cs-section-label\">Results<\/h4>\n        <div class=\"afg-cs-result-row\">\n          <div class=\"afg-cs-result-icon\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.5L4.5 9L10 3\" stroke=\"#16A34A\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"afg-cs-result-text\">AF coating lifespan improved 3\u00d7 over the client's previous supplier<\/div>\n        <\/div>\n        <div class=\"afg-cs-result-row\">\n          <div class=\"afg-cs-result-icon\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.5L4.5 9L10 3\" stroke=\"#16A34A\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"afg-cs-result-text\">Delivered over 8,000 panels across 12 batches \u2014 100% on-time delivery rate<\/div>\n        <\/div>\n        <div class=\"afg-cs-result-row\">\n          <div class=\"afg-cs-result-icon\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.5L4.5 9L10 3\" stroke=\"#16A34A\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"afg-cs-result-text\">Reduced client's annual glass replacement costs by 40%<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Case 4: Smart Home -->\n    <div class=\"afg-cs-card\" data-category=\"smarthome\">\n      <div class=\"afg-cs-card-side\">\n        <div>\n          <div class=\"afg-cs-industry-tag\">Smart Home Appliance<\/div>\n          <h3 class=\"afg-cs-card-heading\">Tempered Glass Panel for a Smart Thermostat Product Line<\/h3>\n        <\/div>\n        <div class=\"afg-cs-metrics\">\n          <div class=\"afg-cs-metric\">\n            <div class=\"afg-cs-metric-value\">100K+<\/div>\n            <div class=\"afg-cs-metric-label\">Units \/ Year<\/div>\n          <\/div>\n          <div class=\"afg-cs-metric\">\n            <div class=\"afg-cs-metric-value\">4 SKUs<\/div>\n            <div class=\"afg-cs-metric-label\">Color Options<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"afg-cs-card-body\">\n        <div class=\"afg-cs-client-line\">Client \u2014 A North American smart home brand expanding into wall-mounted smart thermostats and control panels<\/div>\n\n        <h4 class=\"afg-cs-section-label\">Challenge<\/h4>\n        <div class=\"afg-cs-text\">The brand was launching a premium line of smart home glass panel thermostats with a 4.3-inch capacitive touchscreen. They needed a custom tempered glass cover that looked and felt premium \u2014 with an ultra-smooth anti-fingerprint surface, precise color matching for four different bezel colors (matte black, pearl white, champagne gold, and space gray), and a minimum order quantity low enough to support their initial launch of 5,000 units per SKU. Their previous supplier in Southeast Asia could not achieve consistent color matching across batches, leading to visible mismatches on retail shelves.<\/div>\n\n        <h4 class=\"afg-cs-section-label\">Our Solution<\/h4>\n        <div class=\"afg-cs-text\">AF Glass offered a turnkey OEM\/ODM custom glass panel service, starting with in-house color development and pantone-matched silk-screen ink formulation for all four colorways. We produced 0.55mm ultra-thin chemically strengthened cover glass with AF coating on the front surface for fingerprint resistance and an opaque decorative layer on the rear for the bezel design. Our MOQ flexibility (starting from 500 pieces per SKU for new product launches) allowed the client to test market response before committing to high-volume production. Every batch was validated through a Delta-E color consistency test to ensure uniformity.<\/div>\n\n        <h4 class=\"afg-cs-section-label\">Technical Specifications<\/h4>\n        <div class=\"afg-cs-specs\">\n          <div class=\"afg-cs-spec-tag\">Ultra-Thin 0.55mm Glass<\/div>\n          <div class=\"afg-cs-spec-tag\">AF Coating (Front)<\/div>\n          <div class=\"afg-cs-spec-tag\">Pantone-Matched Silk Screen<\/div>\n          <div class=\"afg-cs-spec-tag\">4 Colorway SKUs<\/div>\n          <div class=\"afg-cs-spec-tag\">Capacitive Touch Compatible<\/div>\n          <div class=\"afg-cs-spec-tag\">MOQ from 500pcs \/ SKU<\/div>\n        <\/div>\n\n        <h4 class=\"afg-cs-section-label\">Results<\/h4>\n        <div class=\"afg-cs-result-row\">\n          <div class=\"afg-cs-result-icon\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.5L4.5 9L10 3\" stroke=\"#16A34A\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"afg-cs-result-text\">All four colorways passed Delta-E \u2264 1.5 consistency across all batches<\/div>\n        <\/div>\n        <div class=\"afg-cs-result-row\">\n          <div class=\"afg-cs-result-icon\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.5L4.5 9L10 3\" stroke=\"#16A34A\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"afg-cs-result-text\">Scaled from 5,000 to 100,000+ units per year within 18 months<\/div>\n        <\/div>\n        <div class=\"afg-cs-result-row\">\n          <div class=\"afg-cs-result-icon\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.5L4.5 9L10 3\" stroke=\"#16A34A\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"afg-cs-result-text\">Product awarded \"Best Smart Home Design\" at CES 2025 Innovation Awards<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Case 5: Kiosk \/ ATM -->\n    <div class=\"afg-cs-card\" data-category=\"kiosk\">\n      <div class=\"afg-cs-card-side\">\n        <div>\n          <div class=\"afg-cs-industry-tag\">Self-Service Kiosk \/ ATM<\/div>\n          <h3 class=\"afg-cs-card-heading\">Vandal-Resistant AF Glass for Bank ATM Touch Panels<\/h3>\n        <\/div>\n        <div class=\"afg-cs-metrics\">\n          <div class=\"afg-cs-metric\">\n            <div class=\"afg-cs-metric-value\">6K+<\/div>\n            <div class=\"afg-cs-metric-label\">ATM Units<\/div>\n          <\/div>\n          <div class=\"afg-cs-metric\">\n            <div class=\"afg-cs-metric-value\">IK10<\/div>\n            <div class=\"afg-cs-metric-label\">Impact Rating<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"afg-cs-card-body\">\n        <div class=\"afg-cs-client-line\">Client \u2014 A major ATM and self-service terminal manufacturer deploying across Southeast Asian banking networks<\/div>\n\n        <h4 class=\"afg-cs-section-label\">Challenge<\/h4>\n        <div class=\"afg-cs-text\">The manufacturer needed a cover glass for ATM touchscreen panels that would be deployed in high-traffic public locations \u2014 from air-conditioned bank lobbies to outdoor semi-exposed kiosks. The glass had to combine three critical properties: anti-fingerprint performance to maintain readability after thousands of daily touches, vandal-proof impact resistance rated at IK10, and anti-glare treatment for sunlight readability. They also needed a reliable cover glass supplier in China capable of handling ongoing production volumes of 500\u20131,000 panels per month with consistent quality.<\/div>\n\n        <h4 class=\"afg-cs-section-label\">Our Solution<\/h4>\n        <div class=\"afg-cs-text\">AF Glass engineered a triple-function cover glass solution: 3.0mm chemically strengthened soda-lime glass with an integrated AG+AF surface treatment \u2014 the AG (anti-glare) etching reduces reflectivity to below 1% for outdoor readability, while the AF (anti-fingerprint) top coat keeps the screen clean under heavy public use. We achieved IK10 impact resistance through a controlled chemical strengthening process that produces a compressive stress layer of over 250 MPa. All production batches undergo our 12-point incoming quality control protocol and are traceable via laser-engraved batch codes on every panel \u2014 meeting the client's supply chain traceability requirements.<\/div>\n\n        <h4 class=\"afg-cs-section-label\">Technical Specifications<\/h4>\n        <div class=\"afg-cs-specs\">\n          <div class=\"afg-cs-spec-tag\">Soda-Lime Glass 3.0mm<\/div>\n          <div class=\"afg-cs-spec-tag\">AG + AF Surface Treatment<\/div>\n          <div class=\"afg-cs-spec-tag\">IK10 Impact Resistance<\/div>\n          <div class=\"afg-cs-spec-tag\">Reflectivity &lt; 1%<\/div>\n          <div class=\"afg-cs-spec-tag\">Laser Batch Traceability<\/div>\n          <div class=\"afg-cs-spec-tag\">RoHS \/ REACH \/ CE Certified<\/div>\n        <\/div>\n\n        <h4 class=\"afg-cs-section-label\">Results<\/h4>\n        <div class=\"afg-cs-result-row\">\n          <div class=\"afg-cs-result-icon\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.5L4.5 9L10 3\" stroke=\"#16A34A\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"afg-cs-result-text\">Zero field failures reported across 6,000+ deployed ATM units in 18 months<\/div>\n        <\/div>\n        <div class=\"afg-cs-result-row\">\n          <div class=\"afg-cs-result-icon\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.5L4.5 9L10 3\" stroke=\"#16A34A\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"afg-cs-result-text\">Client reduced maintenance cleaning visits by 60% compared to uncoated glass<\/div>\n        <\/div>\n        <div class=\"afg-cs-result-row\">\n          <div class=\"afg-cs-result-icon\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.5L4.5 9L10 3\" stroke=\"#16A34A\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"afg-cs-result-text\">Contract expanded to include self-checkout kiosk terminals for a retail partner<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div><!-- end grid -->\n\n  <!-- Bottom CTA -->\n  <div class=\"afg-cs-cta-bar\">\n    <div>\n      <h2 class=\"afg-cs-cta-title\">Have a Similar Project in Mind?<\/h2>\n      <div class=\"afg-cs-cta-desc\">Tell us about your cover glass requirements \u2014 our engineering team will respond within 24 hours.<\/div>\n    <\/div>\n    <a href=\"#ct-popup-787\" class=\"afg-cs-cta-btn\">\n      Request a Quote\n      <svg viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n    <\/a>\n  <\/div>\n\n<\/div><!-- end inner -->\n\n<script>\n(function() {\n  var section = document.getElementById('afg-case-studies');\n  if (!section) return;\n\n  \/* --- Filter Tabs --- *\/\n  var buttons = section.querySelectorAll('.afg-cs-filter-btn');\n  var cards = section.querySelectorAll('.afg-cs-card');\n\n  buttons.forEach(function(btn) {\n    btn.addEventListener('click', function() {\n      var filter = this.getAttribute('data-filter');\n      buttons.forEach(function(b) { b.classList.remove('afg-active'); });\n      this.classList.add('afg-active');\n      cards.forEach(function(card) {\n        if (filter === 'all' || card.getAttribute('data-category') === filter) {\n          card.classList.remove('afg-hidden');\n        } else {\n          card.classList.add('afg-hidden');\n        }\n      });\n    });\n  });\n})();\n<\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-e3819d1\" data-block-id=\"e3819d1\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-e3819d1-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-8fd6bea\" data-v=\"4\" data-block-id=\"8fd6bea\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-8fd6bea-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-8fd6bea-inner-blocks\">\n<!-- AF Glass FAQ Module \u2014 Standalone Custom HTML for WordPress Gutenberg -->\n<!-- JSON-LD Structured Data for Google Rich Results -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What exactly is anti-glare, anti-reflective, and what is the difference between these and AF glass?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Antiglare and anti-reflective treatments are applied to reduce glare and improve visibility. When comparing AG to AF glass, the differences are primarily due to the AF layer's composition and the techniques used to apply the anti-reflective coating, such as multilayer dielectric stacks versus certain nanostructured surfaces. Both coating types aim to reduce glare; however, AF coating is specifically designed to improve the user experience of consumer electronics and industrial control panels by reducing surface reflections and enhancing contrast, thereby reducing glare.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does anti-fingerprint glass work, and is an anti-fingerprint coating applied to AF glass?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Fingerprints are more difficult to leave on glass that is coated with an anti-fingerprint coating, which is usually applied on top of the anti-fingerprint glass, as the surface is less conducive to the adhesion of oils and water. Fingerprint-resistant coatings are incorporated into glass display products to keep the glass surface and viewing areas clean, especially in high-touch areas and consumer electronics such as smartwatches. This means that the combination of hydrophobic, oleophobic, and anti-fingerprint coatings provides durability and clarity in public spaces and consumer electronics.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the properties of AF, and in what ways does AF coating improve displays?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Some properties of AF include fewer surface reflections, improved light transmission, and resistance to fingerprints and smudges. The AF coating reduces stray reflections, improving contrast and color fidelity by altering the refractive interface. Advanced technology enhances screen readability in bright light and improves the experience when using devices and flat-panel screens.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the main differences between AG and anti-reflective glass technologies?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"If comparing AG and anti-reflective glass, anti glare glass (AG) typically uses micro-roughened surfaces or matte finishes that scatter the surrounding light. This can cause a slight loss of sharpness. On the other hand, anti-reflective glass uses coatings engineered with thin-film interference to cancel reflections without scattering. In general, anti-reflective glass provides better sharpness and color fidelity, while AG glass is more suitable for high-glare environments. Hybrid glass products combine these methods to provide a balance of non-glare and optical clarity.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is AR glass or Electroplated AF better for smart watches and other consumer electronics?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Use AR glass when maximum optical clarity and color fidelity are critical; anti-reflective coatings achieve this by applying thin-film layers tuned to specific wavelengths. The Electroplated AF process can produce durable, even anti-fingerprint coatings and can be combined with scratch-resistant coatings. For smart watches and other small consumer electronic devices, glass with both AF and anti-fingerprint technologies is used to enhance the durability and clarity, and to improve the user experience.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the special coating make glass easier to maintain and more resistant to water?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The glass surface is infused with a hydrophobic, oleophobic coating that causes water to bead and roll off, reducing streaks and smudging. The coating makes the glass surface easier to wipe and maintain, and the glass will have a cleaner, clearer appearance. When combined with an anti-reflective coating, the glass will have low reflections and be very easy to clean, making it a good choice for touch screens and displays visible to the public.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What types of glass technology are used in industrial control panels, and how are they used?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Industrial control panels typically use glass technologies to reduce reflections and absorb light. By minimizing the reflection of light from the glass due to the sun and overhead lights, critical information becomes more readable. Glass can also be treated as part of engineering glass that has AR coating and an anti-fingerprint coating, so that the glass can perform in functional glass surfaces in rugged environments. These choices of the glass products perform and ensure reliable operation and clarity, even to the control room operators under varying light conditions.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How about the quality of the images viewed through anti-glare glass, and what should be taken into consideration when deciding on a glass product?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The lack of sharpness in the anti-glare glass is a negative perception. Recent advances in AR coatings and AG glass have improved focus and sharpness. The outer environments for glass products, including coated and uncoated glass, and the designed indoor lighting, are the controlled parameters. The absence of an anti-fingerprint coating and the stamped glass are the parameters that limit the contrast of the coated glass, thereby enhancing the durability and reflectivity of internal obstructions. The glass technology is current, and the selection of coatings is fitted for your intended purpose.\"\n      }\n    }\n  ]\n}\n<\/script>\n\n<style>\n  \/* ===== AF Glass FAQ Module \u2014 Fully Scoped Styles ===== *\/\n\n  #af-glass-faq-module {\n    box-sizing: border-box !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    padding: 40px 0 !important;\n    margin: 0 !important;\n    position: relative !important;\n    overflow: hidden !important;\n    font-family: inherit !important;\n    -webkit-font-smoothing: antialiased !important;\n  }\n\n  #af-glass-faq-module *,\n  #af-glass-faq-module *::before,\n  #af-glass-faq-module *::after {\n    box-sizing: border-box !important;\n  }\n\n  \/* Subtle decorative background *\/\n  #af-glass-faq-module::before {\n    content: \"\" !important;\n    position: absolute !important;\n    top: 0 !important;\n    left: 0 !important;\n    width: 100% !important;\n    height: 100% !important;\n    background-image:\n      radial-gradient(ellipse 600px 400px at 5% 10%, rgba(48,72,144,0.04) 0%, transparent 70%),\n      radial-gradient(ellipse 500px 350px at 95% 85%, rgba(24,120,192,0.04) 0%, transparent 70%) !important;\n    pointer-events: none !important;\n    z-index: 0 !important;\n  }\n\n  \/* Top accent bar *\/\n  #af-glass-faq-module::after {\n    content: \"\" !important;\n    position: absolute !important;\n    top: 0 !important;\n    left: 0 !important;\n    width: 100% !important;\n    height: 3px !important;\n    background: linear-gradient(90deg, #304890, #1860A8, #1878C0, #3048A8) !important;\n    z-index: 1 !important;\n  }\n\n  #af-glass-faq-module .afgfaq-inner {\n    position: relative !important;\n    z-index: 1 !important;\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n    padding: 0 24px !important;\n  }\n\n  \/* ---- Section Header ---- *\/\n  #af-glass-faq-module .afgfaq-header {\n    text-align: center !important;\n    margin-bottom: 40px !important;\n  }\n\n  #af-glass-faq-module .afgfaq-label {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 8px !important;\n    font-family: inherit !important;\n    font-size: 13px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.08em !important;\n    text-transform: uppercase !important;\n    color: #1860A8 !important;\n    margin-bottom: 14px !important;\n  }\n\n  #af-glass-faq-module .afgfaq-label-dot {\n    display: inline-block !important;\n    width: 6px !important;\n    height: 6px !important;\n    border-radius: 50% !important;\n    background: #1878C0 !important;\n    flex-shrink: 0 !important;\n  }\n\n  \/* H2 Title \u2014 scoped to override Blocksy defaults *\/\n  #af-glass-faq-module h2.afgfaq-title {\n    font-family: inherit !important;\n    font-size: 32px !important;\n    font-weight: 700 !important;\n    line-height: 1.25 !important;\n    color: #1a2340 !important;\n    margin: 0 0 12px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    text-transform: none !important;\n    letter-spacing: normal !important;\n    background: none !important;\n  }\n\n  #af-glass-faq-module .afgfaq-subtitle {\n    font-family: inherit !important;\n    font-size: 16px !important;\n    font-weight: 400 !important;\n    line-height: 1.6 !important;\n    color: #546380 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    max-width: 600px !important;\n    margin-left: auto !important;\n    margin-right: auto !important;\n  }\n\n  \/* ---- Accordion List ---- *\/\n  #af-glass-faq-module .afgfaq-list {\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 10px !important;\n  }\n\n  \/* ---- Accordion Item ---- *\/\n  #af-glass-faq-module .afgfaq-item {\n    background: #ffffff !important;\n    border: 1px solid rgba(48,72,144,0.10) !important;\n    border-radius: 10px !important;\n    overflow: hidden !important;\n    transition: border-color 0.25s ease, box-shadow 0.25s ease !important;\n  }\n\n  #af-glass-faq-module .afgfaq-item:hover {\n    border-color: rgba(24,96,168,0.22) !important;\n  }\n\n  #af-glass-faq-module .afgfaq-item.is-open {\n    border-color: rgba(24,96,168,0.25) !important;\n    box-shadow: 0 4px 20px rgba(48,72,144,0.08) !important;\n  }\n\n  \/* ---- Question Button ---- *\/\n  #af-glass-faq-module .afgfaq-question {\n    display: flex !important;\n    align-items: flex-start !important;\n    gap: 16px !important;\n    width: 100% !important;\n    padding: 20px 24px !important;\n    background: transparent !important;\n    border: none !important;\n    cursor: pointer !important;\n    text-align: left !important;\n    font-family: inherit !important;\n    outline: none !important;\n    -webkit-appearance: none !important;\n    appearance: none !important;\n  }\n\n  #af-glass-faq-module .afgfaq-question:focus-visible {\n    outline: 2px solid #1878C0 !important;\n    outline-offset: -2px !important;\n    border-radius: 10px !important;\n  }\n\n  #af-glass-faq-module .afgfaq-q-num {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    flex-shrink: 0 !important;\n    width: 32px !important;\n    height: 32px !important;\n    border-radius: 8px !important;\n    background: linear-gradient(135deg, #304890, #1860A8) !important;\n    color: #ffffff !important;\n    font-family: inherit !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    margin-top: 2px !important;\n    transition: transform 0.25s ease !important;\n  }\n\n  #af-glass-faq-module .afgfaq-item.is-open .afgfaq-q-num {\n    transform: scale(1.05) !important;\n    background: linear-gradient(135deg, #1878C0, #3048A8) !important;\n  }\n\n  \/* H3 Question Text \u2014 scoped to override Blocksy defaults *\/\n  #af-glass-faq-module h3.afgfaq-q-text {\n    flex: 1 !important;\n    font-family: inherit !important;\n    font-size: 17px !important;\n    font-weight: 600 !important;\n    line-height: 1.5 !important;\n    color: #1a2340 !important;\n    transition: color 0.2s ease !important;\n    padding: 0 !important;\n    padding-right: 8px !important;\n    margin: 0 !important;\n    border: none !important;\n    text-transform: none !important;\n    letter-spacing: normal !important;\n    background: none !important;\n  }\n\n  #af-glass-faq-module .afgfaq-item.is-open h3.afgfaq-q-text {\n    color: #1860A8 !important;\n  }\n\n  #af-glass-faq-module .afgfaq-q-icon {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    flex-shrink: 0 !important;\n    width: 28px !important;\n    height: 28px !important;\n    margin-top: 4px !important;\n    position: relative !important;\n  }\n\n  #af-glass-faq-module .afgfaq-q-icon span {\n    display: block !important;\n    position: absolute !important;\n    width: 14px !important;\n    height: 2px !important;\n    background: #304890 !important;\n    border-radius: 1px !important;\n    transition: transform 0.3s cubic-bezier(0.4,0,0.2,1), opacity 0.2s ease !important;\n  }\n\n  #af-glass-faq-module .afgfaq-q-icon .icon-h {\n    transform: rotate(0deg) !important;\n  }\n\n  #af-glass-faq-module .afgfaq-q-icon .icon-v {\n    transform: rotate(90deg) !important;\n  }\n\n  #af-glass-faq-module .afgfaq-item.is-open .afgfaq-q-icon .icon-v {\n    transform: rotate(180deg) !important;\n    opacity: 0 !important;\n  }\n\n  #af-glass-faq-module .afgfaq-item.is-open .afgfaq-q-icon .icon-h {\n    background: #1878C0 !important;\n  }\n\n  \/* ---- Answer Panel ---- *\/\n  #af-glass-faq-module .afgfaq-answer-wrap {\n    overflow: hidden !important;\n    \/* NO max-height here \u2014 JS controls it entirely via setProperty *\/\n  }\n\n  #af-glass-faq-module .afgfaq-answer-wrap.is-transitioning {\n    transition: max-height 0.35s cubic-bezier(0.4,0,0.2,1) !important;\n  }\n\n  #af-glass-faq-module .afgfaq-answer {\n    padding: 0 24px 22px 72px !important;\n    font-family: inherit !important;\n    font-size: 15px !important;\n    font-weight: 400 !important;\n    line-height: 1.75 !important;\n    color: #3d4f6a !important;\n  }\n\n  #af-glass-faq-module .afgfaq-answer p {\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* ---- Responsive ---- *\/\n  @media (max-width:690px) {\n    #af-glass-faq-module {\n      padding: 32px 0 !important;\n    }\n\n    #af-glass-faq-module .afgfaq-inner {\n      padding: 0 16px !important;\n    }\n\n    #af-glass-faq-module h2.afgfaq-title {\n      font-size: 26px !important;\n    }\n\n    #af-glass-faq-module .afgfaq-header {\n      margin-bottom: 28px !important;\n    }\n\n    #af-glass-faq-module .afgfaq-question {\n      padding: 16px 18px !important;\n      gap: 12px !important;\n    }\n\n    #af-glass-faq-module h3.afgfaq-q-text {\n      font-size: 15px !important;\n    }\n\n    #af-glass-faq-module .afgfaq-answer {\n      padding: 0 18px 18px 62px !important;\n      font-size: 14px !important;\n    }\n\n    #af-glass-faq-module .afgfaq-q-num {\n      width: 28px !important;\n      height: 28px !important;\n      font-size: 12px !important;\n    }\n  }\n\n  @media (max-width: 480px) {\n    #af-glass-faq-module h2.afgfaq-title {\n      font-size: 23px !important;\n    }\n\n    #af-glass-faq-module .afgfaq-answer {\n      padding-left: 18px !important;\n    }\n  }\n<\/style>\n\n<section id=\"af-glass-faq-module\" aria-label=\"Frequently Asked Questions about AF Glass\">\n  <div class=\"afgfaq-inner\">\n\n    <!-- Section Header -->\n    <header class=\"afgfaq-header\">\n      <h2 class=\"afgfaq-title\">Frequently Asked Questions (FAQs)<\/h2>\n    <\/header>\n\n    <!-- Accordion List -->\n    <div class=\"afgfaq-list\" role=\"list\">\n\n      <!-- Q1 -->\n      <div class=\"afgfaq-item\" role=\"listitem\">\n        <button class=\"afgfaq-question\" aria-expanded=\"false\" aria-controls=\"afgfaq-a1\" id=\"afgfaq-q1\">\n          <span class=\"afgfaq-q-num\" aria-hidden=\"true\">01<\/span>\n          <h3 class=\"afgfaq-q-text\">What exactly is anti-glare, anti-reflective, and what is the difference between these and AF glass?<\/h3>\n          <span class=\"afgfaq-q-icon\" aria-hidden=\"true\"><span class=\"icon-h\"><\/span><span class=\"icon-v\"><\/span><\/span>\n        <\/button>\n        <div class=\"afgfaq-answer-wrap\" id=\"afgfaq-a1\" role=\"region\" aria-labelledby=\"afgfaq-q1\" style=\"max-height:0;overflow:hidden\">\n          <div class=\"afgfaq-answer\">\n            <p>Antiglare and anti-reflective treatments are applied to reduce glare and improve visibility. When comparing AG to AF glass, the differences are primarily due to the AF layer's composition and the techniques used to apply the anti-reflective coating, such as multilayer dielectric stacks versus certain nanostructured surfaces. Both coating types aim to reduce glare; however, AF coating is specifically designed to improve the user experience of consumer electronics and industrial control panels by reducing surface reflections and enhancing contrast, thereby reducing glare.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Q2 -->\n      <div class=\"afgfaq-item\" role=\"listitem\">\n        <button class=\"afgfaq-question\" aria-expanded=\"false\" aria-controls=\"afgfaq-a2\" id=\"afgfaq-q2\">\n          <span class=\"afgfaq-q-num\" aria-hidden=\"true\">02<\/span>\n          <h3 class=\"afgfaq-q-text\">How does anti-fingerprint glass work, and is an anti-fingerprint coating applied to AF glass?<\/h3>\n          <span class=\"afgfaq-q-icon\" aria-hidden=\"true\"><span class=\"icon-h\"><\/span><span class=\"icon-v\"><\/span><\/span>\n        <\/button>\n        <div class=\"afgfaq-answer-wrap\" id=\"afgfaq-a2\" role=\"region\" aria-labelledby=\"afgfaq-q2\" style=\"max-height:0;overflow:hidden\">\n          <div class=\"afgfaq-answer\">\n            <p>Fingerprints are more difficult to leave on glass that is coated with an anti-fingerprint coating, which is usually applied on top of the anti-fingerprint glass, as the surface is less conducive to the adhesion of oils and water. Fingerprint-resistant coatings are incorporated into glass display products to keep the glass surface and viewing areas clean, especially in high-touch areas and consumer electronics such as smartwatches. This means that the combination of hydrophobic, oleophobic, and anti-fingerprint coatings provides durability and clarity in public spaces and consumer electronics.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Q3 -->\n      <div class=\"afgfaq-item\" role=\"listitem\">\n        <button class=\"afgfaq-question\" aria-expanded=\"false\" aria-controls=\"afgfaq-a3\" id=\"afgfaq-q3\">\n          <span class=\"afgfaq-q-num\" aria-hidden=\"true\">03<\/span>\n          <h3 class=\"afgfaq-q-text\">What are the properties of AF, and in what ways does AF coating improve displays?<\/h3>\n          <span class=\"afgfaq-q-icon\" aria-hidden=\"true\"><span class=\"icon-h\"><\/span><span class=\"icon-v\"><\/span><\/span>\n        <\/button>\n        <div class=\"afgfaq-answer-wrap\" id=\"afgfaq-a3\" role=\"region\" aria-labelledby=\"afgfaq-q3\" style=\"max-height:0;overflow:hidden\">\n          <div class=\"afgfaq-answer\">\n            <p>Some properties of AF include fewer surface reflections, improved light transmission, and resistance to fingerprints and smudges. The AF coating reduces stray reflections, improving contrast and color fidelity by altering the refractive interface. Advanced technology enhances screen readability in bright light and improves the experience when using devices and flat-panel screens.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Q4 -->\n      <div class=\"afgfaq-item\" role=\"listitem\">\n        <button class=\"afgfaq-question\" aria-expanded=\"false\" aria-controls=\"afgfaq-a4\" id=\"afgfaq-q4\">\n          <span class=\"afgfaq-q-num\" aria-hidden=\"true\">04<\/span>\n          <h3 class=\"afgfaq-q-text\">What are the main differences between AG and anti-reflective glass technologies?<\/h3>\n          <span class=\"afgfaq-q-icon\" aria-hidden=\"true\"><span class=\"icon-h\"><\/span><span class=\"icon-v\"><\/span><\/span>\n        <\/button>\n        <div class=\"afgfaq-answer-wrap\" id=\"afgfaq-a4\" role=\"region\" aria-labelledby=\"afgfaq-q4\" style=\"max-height:0;overflow:hidden\">\n          <div class=\"afgfaq-answer\">\n            <p>If comparing AG and anti-reflective glass, anti glare glass (AG) typically uses micro-roughened surfaces or matte finishes that scatter the surrounding light. This can cause a slight loss of sharpness. On the other hand, anti-reflective glass uses coatings engineered with thin-film interference to cancel reflections without scattering. In general, anti-reflective glass provides better sharpness and color fidelity, while AG glass is more suitable for high-glare environments. Hybrid glass products combine these methods to provide a balance of non-glare and optical clarity.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Q5 -->\n      <div class=\"afgfaq-item\" role=\"listitem\">\n        <button class=\"afgfaq-question\" aria-expanded=\"false\" aria-controls=\"afgfaq-a5\" id=\"afgfaq-q5\">\n          <span class=\"afgfaq-q-num\" aria-hidden=\"true\">05<\/span>\n          <h3 class=\"afgfaq-q-text\">Is AR glass or Electroplated AF better for smart watches and other consumer electronics?<\/h3>\n          <span class=\"afgfaq-q-icon\" aria-hidden=\"true\"><span class=\"icon-h\"><\/span><span class=\"icon-v\"><\/span><\/span>\n        <\/button>\n        <div class=\"afgfaq-answer-wrap\" id=\"afgfaq-a5\" role=\"region\" aria-labelledby=\"afgfaq-q5\" style=\"max-height:0;overflow:hidden\">\n          <div class=\"afgfaq-answer\">\n            <p>Use AR glass when maximum optical clarity and color fidelity are critical; anti-reflective coatings achieve this by applying thin-film layers tuned to specific wavelengths. The Electroplated AF process can produce durable, even anti-fingerprint coatings and can be combined with scratch-resistant coatings. For smart watches and other small consumer electronic devices, glass with both AF and anti-fingerprint technologies is used to enhance the durability and clarity, and to improve the user experience.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Q6 -->\n      <div class=\"afgfaq-item\" role=\"listitem\">\n        <button class=\"afgfaq-question\" aria-expanded=\"false\" aria-controls=\"afgfaq-a6\" id=\"afgfaq-q6\">\n          <span class=\"afgfaq-q-num\" aria-hidden=\"true\">06<\/span>\n          <h3 class=\"afgfaq-q-text\">How does the special coating make glass easier to maintain and more resistant to water?<\/h3>\n          <span class=\"afgfaq-q-icon\" aria-hidden=\"true\"><span class=\"icon-h\"><\/span><span class=\"icon-v\"><\/span><\/span>\n        <\/button>\n        <div class=\"afgfaq-answer-wrap\" id=\"afgfaq-a6\" role=\"region\" aria-labelledby=\"afgfaq-q6\" style=\"max-height:0;overflow:hidden\">\n          <div class=\"afgfaq-answer\">\n            <p>The glass surface is infused with a hydrophobic, oleophobic coating that causes water to bead and roll off, reducing streaks and smudging. The coating makes the glass surface easier to wipe and maintain, and the glass will have a cleaner, clearer appearance. When combined with an anti-reflective coating, the glass will have low reflections and be very easy to clean, making it a good choice for touch screens and displays visible to the public.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Q7 -->\n      <div class=\"afgfaq-item\" role=\"listitem\">\n        <button class=\"afgfaq-question\" aria-expanded=\"false\" aria-controls=\"afgfaq-a7\" id=\"afgfaq-q7\">\n          <span class=\"afgfaq-q-num\" aria-hidden=\"true\">07<\/span>\n          <h3 class=\"afgfaq-q-text\">What types of glass technology are used in industrial control panels, and how are they used?<\/h3>\n          <span class=\"afgfaq-q-icon\" aria-hidden=\"true\"><span class=\"icon-h\"><\/span><span class=\"icon-v\"><\/span><\/span>\n        <\/button>\n        <div class=\"afgfaq-answer-wrap\" id=\"afgfaq-a7\" role=\"region\" aria-labelledby=\"afgfaq-q7\" style=\"max-height:0;overflow:hidden\">\n          <div class=\"afgfaq-answer\">\n            <p>Industrial control panels typically use glass technologies to reduce reflections and absorb light. By minimizing the reflection of light from the glass due to the sun and overhead lights, critical information becomes more readable. Glass can also be treated as part of engineering glass that has AR coating and an anti-fingerprint coating, so that the glass can perform in functional glass surfaces in rugged environments. These choices of the glass products perform and ensure reliable operation and clarity, even to the control room operators under varying light conditions.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Q8 -->\n      <div class=\"afgfaq-item\" role=\"listitem\">\n        <button class=\"afgfaq-question\" aria-expanded=\"false\" aria-controls=\"afgfaq-a8\" id=\"afgfaq-q8\">\n          <span class=\"afgfaq-q-num\" aria-hidden=\"true\">08<\/span>\n          <h3 class=\"afgfaq-q-text\">How about the quality of the images viewed through anti-glare glass, and what should be taken into consideration when deciding on a glass product?<\/h3>\n          <span class=\"afgfaq-q-icon\" aria-hidden=\"true\"><span class=\"icon-h\"><\/span><span class=\"icon-v\"><\/span><\/span>\n        <\/button>\n        <div class=\"afgfaq-answer-wrap\" id=\"afgfaq-a8\" role=\"region\" aria-labelledby=\"afgfaq-q8\" style=\"max-height:0;overflow:hidden\">\n          <div class=\"afgfaq-answer\">\n            <p>The lack of sharpness in the anti-glare glass is a negative perception. Recent advances in AR coatings and AG glass have improved focus and sharpness. The outer environments for glass products, including coated and uncoated glass, and the designed indoor lighting, are the controlled parameters. The absence of an anti-fingerprint coating and the stamped glass are the parameters that limit the contrast of the coated glass, thereby enhancing the durability and reflectivity of internal obstructions. The glass technology is current, and the selection of coatings is fitted for your intended purpose.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n    <!-- End Accordion List -->\n\n  <\/div>\n<\/section>\n\n<script>\n(function(){\n  \"use strict\";\n  var root = document.getElementById(\"af-glass-faq-module\");\n  if (!root) return;\n\n  var items = root.querySelectorAll(\".afgfaq-item\");\n\n  \/**\n   * Collapse a panel with animation.\n   * We set an explicit pixel max-height first, then on next frame set 0\n   * so the CSS transition kicks in.\n   *\/\n  function collapsePanel(item) {\n    var btn = item.querySelector(\".afgfaq-question\");\n    var panel = item.querySelector(\".afgfaq-answer-wrap\");\n\n    \/* Snapshot current height *\/\n    var h = panel.scrollHeight;\n    panel.style.transition = \"none\";\n    panel.style.maxHeight = h + \"px\";\n    panel.style.overflow = \"hidden\";\n\n    \/* Force reflow *\/\n    void panel.offsetHeight;\n\n    \/* Re-enable transition and collapse *\/\n    panel.style.transition = \"max-height 0.35s cubic-bezier(0.4,0,0.2,1)\";\n    panel.style.maxHeight = \"0px\";\n\n    item.classList.remove(\"is-open\");\n    btn.setAttribute(\"aria-expanded\", \"false\");\n  }\n\n  \/**\n   * Expand a panel with animation.\n   * We set max-height to scrollHeight so the transition runs,\n   * then on transitionend we switch to \"none\" for flexible content.\n   *\/\n  function expandPanel(item) {\n    var btn = item.querySelector(\".afgfaq-question\");\n    var panel = item.querySelector(\".afgfaq-answer-wrap\");\n\n    item.classList.add(\"is-open\");\n    btn.setAttribute(\"aria-expanded\", \"true\");\n\n    panel.style.transition = \"max-height 0.35s cubic-bezier(0.4,0,0.2,1)\";\n    panel.style.overflow = \"hidden\";\n    panel.style.maxHeight = panel.scrollHeight + \"px\";\n\n    function onDone() {\n      if (item.classList.contains(\"is-open\")) {\n        panel.style.maxHeight = \"none\";\n      }\n      panel.removeEventListener(\"transitionend\", onDone);\n    }\n    panel.addEventListener(\"transitionend\", onDone);\n  }\n\n  function handleClick(clickedItem) {\n    var wasOpen = clickedItem.classList.contains(\"is-open\");\n\n    \/* Close all open items *\/\n    items.forEach(function(item) {\n      if (item.classList.contains(\"is-open\")) {\n        collapsePanel(item);\n      }\n    });\n\n    \/* If clicked item was closed, open it *\/\n    if (!wasOpen) {\n      expandPanel(clickedItem);\n    }\n  }\n\n  \/* Bind click handlers *\/\n  items.forEach(function(item) {\n    var btn = item.querySelector(\".afgfaq-question\");\n    btn.addEventListener(\"click\", function(e) {\n      e.preventDefault();\n      handleClick(item);\n    });\n  });\n})();\n<\/script>\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Rated 4.9\/5 by Global OEM Partners AF Glass The Complete Guide to AF Glass | Custom AF Coating Glass Factory in China Discover how Saiwei Glass engineers advanced anti-fingerprint glass with a precision oleophobic coating that achieves 105\u00b0 \u00b15\u00b0 water contact angle \u2014 enhancing optical clarity, touchscreen performance, and durability for cover glass and display [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":1057,"parent":791,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-1054","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":{"has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/pages\/1054","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/comments?post=1054"}],"version-history":[{"count":0,"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/pages\/1054\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/pages\/791"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/media\/1057"}],"wp:attachment":[{"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/media?parent=1054"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}