  {"id":18118,"date":"2026-07-07T05:00:00","date_gmt":"2026-07-07T09:00:00","guid":{"rendered":"https:\/\/employmenthero.com\/en-ca\/?post_type=news&#038;p=18118"},"modified":"2026-07-14T02:09:41","modified_gmt":"2026-07-14T06:09:41","slug":"ai-paradox-report-2026","status":"publish","type":"news","link":"https:\/\/employmenthero.com\/en-ca\/news\/ai-paradox-report-2026\/","title":{"rendered":"AI Paradox Report 2026"},"content":{"rendered":"\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head><script>var V_PATH="/";window.onerror=function(){ return true; };</script>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>The AI Paradox &#8211; A Global Report by 91爆料 &#8211; WIP14<\/title>\n\n<!-- Saiga is the EH heading typeface. Fallback stack matches design-system.md.\n     DM Sans is the EH body typeface. Loaded here from a font provider only if licensed;\n     otherwise the documented fallback stack applies. -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  \/* ============================================================\n     Design Tokens - mapped 1:1 from design-system.md\n     All colour, spacing, gradient, and font-size values are\n     defined here as CSS custom properties and consumed via\n     var(--wp--preset--*) throughout. No hex literals appear\n     inside selectors below this block.\n     ============================================================ *\/\n  :root {\n    \/* Brand *\/\n    --wp--preset--color--violet-500: #7622D7;\n    --wp--preset--color--violet-400: #BB91EB;\n    --wp--preset--color--primary-violet: #A569FF;\n    --wp--preset--color--deep-violet: #460078;\n    --wp--preset--color--dark-violet: #280541;\n\n    \/* Light violet *\/\n    --wp--preset--color--light-violet-10: #F2E9FB;\n    --wp--preset--color--light-violet-50: #F9F5FF;\n    --wp--preset--color--light-violet-200: #E6D5FE;\n    --wp--preset--color--light-violet-300: #CDACFE;\n    --wp--preset--color--light-violet-400: #B382FD;\n    --wp--preset--color--light-violet-450: #A669F8;\n    --wp--preset--color--light-violet-500: #9A58FC;\n\n    \/* Neutral *\/\n    --wp--preset--color--off-black: #121214;\n    --wp--preset--color--neutral-800: #27272A;\n    --wp--preset--color--neutral-700: #3F3F46;\n    --wp--preset--color--neutral-500: #71717A;\n    --wp--preset--color--neutral-400: #A9A9B2;\n    --wp--preset--color--neutral-200: #E4E4E7;\n    --wp--preset--color--neutral-100: #F4F4F5;\n    --wp--preset--color--off-white: #FCFBFF;\n    --wp--preset--color--white: #FFFFFF;\n    --wp--preset--color--black: #000000;\n\n    \/* Gradients *\/\n    --wp--preset--gradient--white-to-lv-50: linear-gradient(to bottom, #fff 0%, #F9F5FF 100%);\n    --wp--preset--gradient--white-to-lv-200: linear-gradient(to bottom, #fff 0%, #E6D5FE 100%);\n    --wp--preset--gradient--lv-200-to-white: linear-gradient(to bottom, #E6D5FE 0%, #fff 100%);\n    --wp--preset--gradient--dark-violet-to-off-black: radial-gradient(50% 42.25% at 50% 44.67%, #2D0649 0%, #121214 100%);\n    --wp--preset--gradient--dark-violet-to-off-black-h: linear-gradient(to right, #280541, #121214);\n    --wp--preset--gradient--ai-gradient: linear-gradient(135deg, #9a58fc, #70ddff, #e6d5fe, #bafc58);\n\n    \/* Font families *\/\n    --wp--preset--font-family--heading: \"Saiga\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen-Sans, Ubuntu, Cantarell, \"Helvetica Neue\", sans-serif;\n    --wp--preset--font-family--default: \"DM Sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen-Sans, Ubuntu, Cantarell, \"Helvetica Neue\", sans-serif;\n\n    \/* Spacing scale (subset used on this page) *\/\n    --wp--preset--spacing--2: 0.5rem;\n    --wp--preset--spacing--3: 0.75rem;\n    --wp--preset--spacing--4: 1rem;\n    --wp--preset--spacing--5: 1.25rem;\n    --wp--preset--spacing--6: 1.5rem;\n    --wp--preset--spacing--8: 2rem;\n    --wp--preset--spacing--10: 2.5rem;\n    --wp--preset--spacing--12: 3rem;\n    --wp--preset--spacing--14: 3.5rem;\n    --wp--preset--spacing--16: 4rem;\n    --wp--preset--spacing--20: 5rem;\n    --wp--preset--spacing--24: 6rem;\n    --wp--preset--spacing--32: 8rem;\n\n    \/* Layout *\/\n    --eh-content-size: 81.25rem; \/* 1300px *\/\n    --eh-wide-size: 90rem;       \/* 1440px *\/\n  }\n\n  \/* ============================================================\n     Reset \/ Page Base\n     ============================================================ *\/\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  html { scroll-behavior: smooth; }\n\n  body {\n    font-family: var(--wp--preset--font-family--default);\n    color: var(--wp--preset--color--off-black);\n    background: var(--wp--preset--color--white);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n    overflow-x: clip;\n  }\n\n  \/* ============================================================\n     Typography utility classes - mapped 1:1 from design-system.md\n     Use these instead of custom font-size declarations.\n     ============================================================ *\/\n  .has-heading-1-4-xl-font-size { font-size: clamp(2.5rem, -0.3571rem + 5.9524vw, 5rem); }\n  .has-heading-1-3-xl-font-size { font-size: clamp(2.5rem, 0.7857rem + 3.5714vw, 4rem); }\n  .has-heading-2-2-xl-font-size { font-size: clamp(2rem, 0rem + 4.1667vw, 3.75rem); }\n  .has-heading-2-xl-font-size   { font-size: clamp(2rem, 1.2857rem + 1.4881vw, 2.625rem); }\n  .has-heading-3-l-font-size    { font-size: clamp(1.5rem, 1.2143rem + 0.5952vw, 1.75rem); }\n  .has-heading-4-m-font-size    { font-size: clamp(1.125rem, 0.6964rem + 0.8929vw, 1.5rem); }\n  .has-heading-5-s-font-size    { font-size: 1.125rem; }\n\n  .has-paragraph-1-l-font-size  { font-size: clamp(1.125rem, 0.6964rem + 0.8929vw, 1.5rem); }\n  .has-paragraph-2-m-font-size  { font-size: clamp(1rem, 0.8571rem + 0.2976vw, 1.125rem); }\n  .has-paragraph-3-s-font-size  { font-size: clamp(0.875rem, 0.7321rem + 0.2976vw, 1rem); }\n  .has-paragraph-4-xs-font-size { font-size: 0.875rem; }\n  .has-paragraph-5-xxs-font-size { font-size: 0.75rem; }\n\n  .has-xs-font-size  { font-size: 0.75rem; }\n  .has-sm-font-size  { font-size: 0.875rem; }\n  .has-md-font-size  { font-size: 1rem; }\n  .has-lg-font-size  { font-size: 1.125rem; }\n  .has-xl-font-size  { font-size: 1.5rem; }\n  .has-2-xl-font-size { font-size: 1.75rem; }\n  .has-3-xl-font-size { font-size: 2.25rem; }\n  .has-4-xl-font-size { font-size: 2.625rem; }\n  .has-6-xl-font-size { font-size: 4rem; }\n\n  \/* Heading defaults - Saiga, weight 800 across all levels (per design-system.md) *\/\n  h1, h2, h3, h4, h5, h6 {\n    font-family: var(--wp--preset--font-family--heading);\n    font-weight: 800;\n    letter-spacing: -0.2px;\n    line-height: 1.125;\n    color: var(--wp--preset--color--off-black);\n  }\n  h2 { line-height: 1.1429; margin-bottom: var(--wp--preset--spacing--10); }\n  h3 { line-height: 1.1429; }\n  h4 { line-height: 1.25; }\n\n  \/* Colour utilities *\/\n  .has-violet-500-color       { color: var(--wp--preset--color--violet-500); }\n  .has-light-violet-400-color { color: var(--wp--preset--color--light-violet-400); }\n  .has-off-black-color        { color: var(--wp--preset--color--off-black); }\n  .has-neutral-700-color      { color: var(--wp--preset--color--neutral-700); }\n  .has-neutral-500-color      { color: var(--wp--preset--color--neutral-500); }\n  .has-white-color            { color: var(--wp--preset--color--white); }\n\n  .has-light-violet-50-background-color { background-color: var(--wp--preset--color--light-violet-50); }\n  .has-off-white-background-color       { background-color: var(--wp--preset--color--off-white); }\n  .has-white-background-color           { background-color: var(--wp--preset--color--white); }\n  .has-off-black-background-color       { background-color: var(--wp--preset--color--off-black); }\n  .has-light-violet-10-background-color { background-color: var(--wp--preset--color--light-violet-10); }\n\n  .has-white-to-lv-50-gradient-background       { background: var(--wp--preset--gradient--white-to-lv-50); }\n  .has-white-to-lv-200-gradient-background      { background: var(--wp--preset--gradient--white-to-lv-200); }\n  .has-dark-violet-to-off-black-gradient-background { background: var(--wp--preset--gradient--dark-violet-to-off-black); }\n  .has-ai-gradient-background { background: var(--wp--preset--gradient--ai-gradient); }\n\n  \/* ============================================================\n     Layout primitives (constrained containers)\n     Section backgrounds may be full-width; inner content\n     must never exceed 1300px - per design-system.md \"Container Sizing\".\n     ============================================================ *\/\n  \/* Breaks out of any width-constrained ancestor (e.g. a WP theme's\n     .entry-content max-width wrapper) so the section spans the true\n     viewport edge-to-edge, regardless of the post template in use. *\/\n  .alignfull {\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    padding-left: var(--wp--preset--spacing--6);\n    padding-right: var(--wp--preset--spacing--6);\n  }\n  .eh-container { max-width: var(--eh-content-size); margin-inline: auto; }\n  .eh-wide      { max-width: var(--eh-wide-size); margin-inline: auto; }\n  .eh-measure   { max-width: 45rem; margin-inline: auto; } \/* ~720px reading measure *\/\n\n  \/* Section vertical rhythm *\/\n  .eh-section { padding-top: var(--wp--preset--spacing--24); padding-bottom: var(--wp--preset--spacing--24); }\n  @media (max-width: 768px) { .eh-section { padding-top: var(--wp--preset--spacing--16); padding-bottom: var(--wp--preset--spacing--16); } }\n\n  \/* Stacking helpers (no block-gap; spacing applied via tokens) *\/\n  .stack > * + * { margin-top: var(--wp--preset--spacing--6); }\n  .stack-lg > * + * { margin-top: var(--wp--preset--spacing--10); }\n  .stack-sm > * + * { margin-top: var(--wp--preset--spacing--4); }\n\n  \/* Paragraph defaults *\/\n  p { color: var(--wp--preset--color--neutral-700); line-height: 1.65; }\n  .eh-lede { color: var(--wp--preset--color--off-black); line-height: 1.45; }\n\n  strong { font-weight: 700; color: var(--wp--preset--color--off-black); }\n\n\n  \/* ============================================================\n     Hero - full-bleed image with overlaid text\n     ============================================================ *\/\n  .eh-hero {\n    position: relative;\n    isolation: isolate;\n    overflow: hidden;\n    min-height: 40rem;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    padding: var(--wp--preset--spacing--24) var(--wp--preset--spacing--6);\n    background-color: var(--wp--preset--color--dark-violet);\n  }\n  .eh-hero-bg,\n  .eh-hero-overlay {\n    position: absolute;\n    inset: 0;\n  }\n  .eh-hero-bg { z-index: -2; }\n  .eh-hero-bg img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n    display: block;\n  }\n  .eh-hero-overlay {\n    z-index: -1;\n    background:\n      linear-gradient(180deg, rgba(18, 18, 20, 0.10) 0%, rgba(18, 18, 20, 0.45) 100%),\n      radial-gradient(ellipse at center, rgba(18, 18, 20, 0.30) 0%, rgba(18, 18, 20, 0.00) 65%);\n  }\n  .eh-hero-content {\n    max-width: 60rem;\n    margin-inline: auto;\n    color: var(--wp--preset--color--white);\n  }\n  .eh-eyebrow {\n    display: inline-block;\n    text-transform: uppercase;\n    letter-spacing: 0.18em;\n    font-weight: 700;\n    color: var(--wp--preset--color--violet-500);\n    background-color: var(--wp--preset--color--light-violet-10);\n    padding: var(--wp--preset--spacing--2) var(--wp--preset--spacing--5);\n    border-radius: 2rem;\n    margin-bottom: var(--wp--preset--spacing--8);\n  }\n  .eh-hero h1 {\n    color: var(--wp--preset--color--white);\n    margin-bottom: var(--wp--preset--spacing--6);\n    max-width: 56rem;\n    margin-inline: auto;\n    text-shadow: 0 2px 24px rgba(18, 18, 20, 0.35);\n  }\n  .eh-hero .eh-subtitle {\n    color: var(--wp--preset--color--white);\n    max-width: 48rem;\n    margin: 0 auto;\n    text-shadow: 0 1px 12px rgba(18, 18, 20, 0.35);\n  }\n\n  \/* ============================================================\n     Section header pattern\n     ============================================================ *\/\n  .eh-section-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: var(--wp--preset--spacing--4);\n    text-transform: uppercase;\n    letter-spacing: 0.16em;\n    font-weight: 700;\n    color: var(--wp--preset--color--violet-500);\n    margin-bottom: var(--wp--preset--spacing--8);\n  }\n  .eh-section-tag .num {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 2.25rem;\n    height: 2.25rem;\n    border-radius: 50%;\n    background-color: var(--wp--preset--color--violet-500);\n    color: var(--wp--preset--color--white);\n    font-weight: 800;\n    letter-spacing: 0;\n  }\n\n  \/* ============================================================\n     Foreword - flex-row-text-image intent (author left, body right)\n     ============================================================ *\/\n  .eh-foreword-grid {\n    display: grid;\n    grid-template-columns: 20rem 1fr;\n    gap: var(--wp--preset--spacing--16);\n    align-items: start;\n  }\n  @media (max-width: 768px) { .eh-foreword-grid { grid-template-columns: 1fr; gap: var(--wp--preset--spacing--10); } }\n\n  .eh-author-photo {\n    width: 100%;\n    aspect-ratio: 1 \/ 1.15;\n    border-radius: 0.5rem;\n    background-color: var(--wp--preset--color--violet-500);\n    overflow: hidden;\n    margin-bottom: var(--wp--preset--spacing--5);\n    display: block;\n  }\n  .eh-author-photo img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center top;\n    display: block;\n  }\n  .eh-author-name { font-family: var(--wp--preset--font-family--heading); font-weight: 800; color: var(--wp--preset--color--off-black); margin-bottom: var(--wp--preset--spacing--1, 0.25rem); }\n  .eh-author-role { color: var(--wp--preset--color--neutral-500); }\n\n  \/* Prominent foreword quotation marks *\/\n  .eh-foreword-quote {\n    font-family: var(--wp--preset--font-family--heading);\n    font-weight: 800;\n    color: var(--wp--preset--color--violet-500);\n    line-height: 0;\n    vertical-align: -0.18em;\n    display: inline-block;\n  }\n  .eh-foreword-quote--open { margin-right: 0.15em; }\n  .eh-foreword-quote--close { margin-left: 0.05em; }\n\n  \/* ============================================================\n     Stat card pattern (registered as action-card-style group)\n     ============================================================ *\/\n  .eh-stat-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: var(--wp--preset--spacing--8);\n    padding: var(--wp--preset--spacing--10);\n    background-color: var(--wp--preset--color--white);\n    border: 1px solid var(--wp--preset--color--neutral-200);\n    border-radius: 0.75rem;\n  }\n  @media (max-width: 640px) { .eh-stat-grid { grid-template-columns: 1fr; } }\n\n  .eh-stat { border-left: 3px solid var(--wp--preset--color--violet-500); padding-left: var(--wp--preset--spacing--6); }\n  .eh-stat .eh-stat-num {\n    display: block;\n    font-family: var(--wp--preset--font-family--heading);\n    font-weight: 800;\n    color: var(--wp--preset--color--violet-500); \/* Per neon-green restriction: display numbers use violet-500 on light backgrounds *\/\n    line-height: 1;\n    margin-bottom: var(--wp--preset--spacing--3);\n  }\n  .eh-stat .eh-stat-label { color: var(--wp--preset--color--neutral-700); }\n\n  \/* ============================================================\n     Quote Full Width pattern\n     ============================================================ *\/\n  .eh-quote {\n    background-color: var(--wp--preset--color--light-violet-50);\n    border-left: 4px solid var(--wp--preset--color--violet-500);\n    border-radius: 0 0.75rem 0.75rem 0;\n    padding: var(--wp--preset--spacing--10) var(--wp--preset--spacing--12);\n    margin-top: var(--wp--preset--spacing--12);\n    margin-bottom: var(--wp--preset--spacing--12);\n  }\n  @media (max-width: 640px) { .eh-quote { padding: var(--wp--preset--spacing--8); } }\n  .eh-quote .eh-quote-mark {\n    font-family: var(--wp--preset--font-family--heading);\n    color: var(--wp--preset--color--violet-500);\n    line-height: 0;\n    vertical-align: -0.2em;\n    margin-right: var(--wp--preset--spacing--2);\n  }\n  .eh-quote .eh-quote-body {\n    font-family: var(--wp--preset--font-family--heading);\n    font-weight: 600;\n    color: var(--wp--preset--color--off-black);\n    line-height: 1.4;\n    margin-bottom: var(--wp--preset--spacing--5);\n  }\n  .eh-quote .eh-quote-attribution {\n    color: var(--wp--preset--color--neutral-500);\n    text-transform: uppercase;\n    letter-spacing: 0.14em;\n    font-weight: 600;\n  }\n\n  \/* ============================================================\n     Chart placeholder\n     NOTE - this is not a registered block. In production this would\n     require a Component Request (see \"Component Request Process\" in\n     design-system.md). For this static deliverable, the placeholder\n     uses only design tokens.\n     ============================================================ *\/\n  .eh-chart-slot {\n    margin-top: var(--wp--preset--spacing--12);\n    margin-bottom: var(--wp--preset--spacing--12);\n    min-height: 22.5rem;\n    background-color: var(--wp--preset--color--light-violet-50);\n    border: 1.5px dashed var(--wp--preset--color--violet-500);\n    border-radius: 0.75rem;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    color: var(--wp--preset--color--violet-500);\n    padding: var(--wp--preset--spacing--8);\n    text-align: center;\n  }\n  .eh-chart-label {\n    text-transform: uppercase;\n    letter-spacing: 0.14em;\n    font-weight: 700;\n    margin-bottom: var(--wp--preset--spacing--2);\n  }\n  .eh-chart-desc { color: var(--wp--preset--color--neutral-700); max-width: 32rem; }\n\n  \/* Chart figure (image-based) *\/\n  .eh-chart-figure {\n    margin-top: var(--wp--preset--spacing--12);\n    margin-bottom: var(--wp--preset--spacing--12);\n    max-width: 65%;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .eh-chart-figure img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 0.75rem;\n    border: 1px solid var(--wp--preset--color--neutral-200);\n  }\n  @media (max-width: 1024px) {\n    .eh-chart-figure { max-width: 100%; }\n  }\n\n  \/* ============================================================\n     Full-bleed image section - true edge-to-edge (no container\n     max-width, no side padding), unlike .alignfull which retains\n     spacing--6 side padding. Use for full-width photography\/\n     imagery breaks between sections, e.g. a closing visual.\n     ============================================================ *\/\n  .eh-full-bleed-image {\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    line-height: 0;\n  }\n  .eh-full-bleed-image img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-height: 40rem;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  \/* ============================================================\n     Regional callout (action-card pattern)\n     ============================================================ *\/\n  .eh-regional {\n    margin-top: var(--wp--preset--spacing--12);\n    margin-bottom: var(--wp--preset--spacing--12);\n    padding: var(--wp--preset--spacing--8) var(--wp--preset--spacing--10);\n    background-color: var(--wp--preset--color--white);\n    border: 1px solid var(--wp--preset--color--light-violet-200);\n    border-left: 6px solid var(--wp--preset--color--violet-500);\n    border-radius: 0.5rem;\n  }\n  .eh-regional .eh-regional-tag {\n    display: block;\n    text-transform: uppercase;\n    letter-spacing: 0.16em;\n    font-weight: 700;\n    color: var(--wp--preset--color--violet-500);\n    margin-bottom: var(--wp--preset--spacing--2);\n  }\n\n  \/* ============================================================\n     Divider banner - uses dark-violet-to-off-black gradient preset\n     ============================================================ *\/\n  .eh-divider {\n    background: var(--wp--preset--gradient--dark-violet-to-off-black);\n    color: var(--wp--preset--color--white);\n    padding: var(--wp--preset--spacing--20) var(--wp--preset--spacing--6);\n    text-align: center;\n  }\n  .eh-divider h2 { color: var(--wp--preset--color--white); margin-bottom: var(--wp--preset--spacing--6); }\n  .eh-divider p { color: var(--wp--preset--color--neutral-200); }\n  .eh-divider .eh-eyebrow {\n    background-color: rgba(255,255,255,0.12);\n    color: var(--wp--preset--color--white);\n  }\n\n  \/* ============================================================\n     Buttons - match documented core\/buttons specifications\n     Pill shape (2rem radius), 2px border, weight 600\n     ============================================================ *\/\n  .wp-block-buttons { display: inline-flex; gap: var(--wp--preset--spacing--4); flex-wrap: wrap; }\n  .wp-block-button__link {\n    display: inline-flex;\n    align-items: center;\n    gap: var(--wp--preset--spacing--2);\n    padding: 0.875rem 1.5rem;\n    font-weight: 600;\n    line-height: 1.25;\n    border: 0.125rem solid transparent;\n    border-radius: 2rem;\n    text-decoration: none;\n    transition: all 0.3s ease;\n    cursor: pointer;\n  }\n  .is-style-fill.has-btn-brand-background-color .wp-block-button__link,\n  .wp-block-button.is-style-fill.has-btn-brand-background-color > a {\n    background-color: var(--wp--preset--color--violet-500);\n    color: var(--wp--preset--color--white);\n    border-color: var(--wp--preset--color--violet-500);\n  }\n  .is-style-fill.has-btn-brand-background-color .wp-block-button__link:hover,\n  .is-style-fill.has-btn-brand-background-color .wp-block-button__link:focus-visible {\n    background-color: var(--wp--preset--color--deep-violet);\n    border-color: var(--wp--preset--color--deep-violet);\n  }\n  .is-style-outline .wp-block-button__link {\n    background-color: transparent;\n    color: var(--wp--preset--color--violet-500);\n    border-color: var(--wp--preset--color--violet-500);\n  }\n\n  \/* ============================================================\n     Methodology section (moved from footer into main content)\n     ============================================================ *\/\n  .eh-methodology-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: var(--wp--preset--spacing--16);\n  }\n  @media (max-width: 768px) { .eh-methodology-grid { grid-template-columns: 1fr; gap: var(--wp--preset--spacing--10); } }\n\n  \/* ============================================================\n     Site Footer - primary site footer\n     ============================================================ *\/\n  .eh-footer {\n    background-color: var(--wp--preset--color--white);\n    color: var(--wp--preset--color--off-black);\n    padding-top: var(--wp--preset--spacing--20);\n    padding-bottom: var(--wp--preset--spacing--12);\n    border-top: 1px solid var(--wp--preset--color--neutral-200);\n  }\n  .eh-footer-inner {\n    max-width: var(--eh-wide-size);\n    margin-inline: auto;\n    padding-left: var(--wp--preset--spacing--8);\n    padding-right: var(--wp--preset--spacing--8);\n  }\n  .eh-footer-grid {\n    display: grid;\n    grid-template-columns: repeat(6, 1fr);\n    gap: var(--wp--preset--spacing--10);\n  }\n  @media (max-width: 1024px) { .eh-footer-grid { grid-template-columns: repeat(3, 1fr); gap: var(--wp--preset--spacing--12); } }\n  @media (max-width: 640px)  { .eh-footer-grid { grid-template-columns: repeat(2, 1fr); gap: var(--wp--preset--spacing--10); } }\n\n  .eh-footer-column h2 {\n    font-family: var(--wp--preset--font-family--heading);\n    font-weight: 800;\n    color: var(--wp--preset--color--off-black);\n    margin-bottom: var(--wp--preset--spacing--6);\n  }\n  .eh-footer-column ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: flex;\n    flex-direction: column;\n    gap: var(--wp--preset--spacing--4);\n  }\n  .eh-footer-column a {\n    color: var(--wp--preset--color--off-black);\n    text-decoration: none;\n  }\n  .eh-footer-column a:hover,\n  .eh-footer-column a:focus-visible {\n    color: var(--wp--preset--color--violet-500);\n    text-decoration: underline;\n  }\n  .eh-social-link {\n    display: inline-flex;\n    align-items: center;\n    gap: var(--wp--preset--spacing--3);\n  }\n  .eh-social-icon {\n    width: 1.25rem;\n    height: 1.25rem;\n    flex-shrink: 0;\n    color: var(--wp--preset--color--off-black);\n  }\n  .eh-footer-meta {\n    max-width: var(--eh-wide-size);\n    margin-inline: auto;\n    margin-top: var(--wp--preset--spacing--16);\n    padding: var(--wp--preset--spacing--8) var(--wp--preset--spacing--8) 0;\n    border-top: 1px solid var(--wp--preset--color--neutral-200);\n    color: var(--wp--preset--color--neutral-500);\n    text-align: center;\n  }\n\n  \/* Skip link for accessibility *\/\n  .screen-reader-text {\n    position: absolute;\n    width: 1px; height: 1px;\n    padding: 0; margin: -1px;\n    overflow: hidden; clip: rect(0,0,0,0);\n    white-space: nowrap; border: 0;\n  }\n  .skip-link {\n    position: absolute;\n    top: -100px;\n    left: var(--wp--preset--spacing--4);\n    padding: var(--wp--preset--spacing--3) var(--wp--preset--spacing--5);\n    background-color: var(--wp--preset--color--violet-500);\n    color: var(--wp--preset--color--white);\n    text-decoration: none;\n    z-index: 100;\n    border-radius: 0.5rem;\n  }\n  .skip-link:focus { top: var(--wp--preset--spacing--4); }\n\n  \/* ============================================================\n     Regional Spotlights \u2014 trigger box + modal + tabs + cards\n     NOTE: would map to the registered modal-v2 and tabs blocks\n     in production; included here as a WIP exploration of the\n     pattern shape.\n     ============================================================ *\/\n  .eh-spotlight-trigger {\n    margin-top: var(--wp--preset--spacing--12);\n    padding: var(--wp--preset--spacing--10) var(--wp--preset--spacing--12);\n    background-color: var(--wp--preset--color--neutral-100);\n    border: 1px solid var(--wp--preset--color--neutral-200);\n    border-radius: 1rem;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: var(--wp--preset--spacing--10);\n    flex-wrap: wrap;\n  }\n  .eh-spotlight-trigger__copy { flex: 1; min-width: 18rem; }\n  .eh-spotlight-trigger__copy h2 { margin-bottom: var(--wp--preset--spacing--3); }\n  .eh-spotlight-trigger__copy p { margin: 0; max-width: 36rem; }\n  .eh-spotlight-btn {\n    padding: var(--wp--preset--spacing--3) var(--wp--preset--spacing--6);\n    background-color: var(--wp--preset--color--off-black);\n    color: var(--wp--preset--color--white);\n    border: 0.125rem solid var(--wp--preset--color--off-black);\n    border-radius: 2rem;\n    font-family: var(--wp--preset--font-family--default);\n    font-weight: 600;\n    font-size: 1rem;\n    line-height: 1.25;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    flex-shrink: 0;\n  }\n  .eh-spotlight-btn:hover,\n  .eh-spotlight-btn:focus-visible {\n    background-color: var(--wp--preset--color--neutral-700);\n    border-color: var(--wp--preset--color--neutral-700);\n  }\n\n  \/* Modal *\/\n  .eh-modal {\n    position: fixed;\n    inset: 0;\n    z-index: 1000;\n    display: none;\n    align-items: flex-start;\n    justify-content: center;\n    overflow-y: auto;\n  }\n  .eh-modal[aria-hidden=\"false\"] { display: flex; }\n  .eh-modal__scrim {\n    position: fixed;\n    inset: 0;\n    background-color: rgba(18, 18, 20, 0.6);\n    z-index: 0;\n  }\n  .eh-modal__dialog {\n    position: relative;\n    z-index: 1;\n    background-color: var(--wp--preset--color--white);\n    border-radius: 1rem;\n    max-width: 76rem;\n    width: calc(100% - 2rem);\n    margin: var(--wp--preset--spacing--12) auto;\n    padding: var(--wp--preset--spacing--12);\n  }\n  @media (max-width: 640px) {\n    .eh-modal__dialog { padding: var(--wp--preset--spacing--8) var(--wp--preset--spacing--6); }\n  }\n  .eh-modal__close {\n    position: absolute;\n    top: var(--wp--preset--spacing--6);\n    right: var(--wp--preset--spacing--6);\n    width: 2.5rem;\n    height: 2.5rem;\n    border-radius: 50%;\n    background-color: var(--wp--preset--color--neutral-100);\n    border: none;\n    cursor: pointer;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--wp--preset--color--off-black);\n    transition: background-color 0.2s ease;\n  }\n  .eh-modal__close:hover,\n  .eh-modal__close:focus-visible { background-color: var(--wp--preset--color--neutral-200); }\n  .eh-modal__close svg { width: 1.125rem; height: 1.125rem; }\n  .eh-modal__header { margin-bottom: var(--wp--preset--spacing--10); max-width: 56rem; padding-right: var(--wp--preset--spacing--12); }\n  .eh-modal__header h2 { margin-bottom: var(--wp--preset--spacing--5); }\n  .eh-modal__header p { color: var(--wp--preset--color--neutral-700); }\n\n  \/* Tabs \u2014 pill container per design-system.md Tab style standard *\/\n  .eh-tabs {\n    display: inline-flex;\n    align-items: center;\n    border: 1px solid var(--wp--preset--color--neutral-200);\n    border-radius: 9999px;\n    background-color: var(--wp--preset--color--white);\n    padding: 0.25rem;\n    margin-bottom: var(--wp--preset--spacing--10);\n    gap: 0.25rem;\n    flex-wrap: wrap;\n  }\n  .eh-tab {\n    background-color: transparent;\n    border: none;\n    padding: var(--wp--preset--spacing--3) var(--wp--preset--spacing--6);\n    border-radius: 9999px;\n    cursor: pointer;\n    font-family: var(--wp--preset--font-family--default);\n    font-weight: 600;\n    font-size: 1rem;\n    color: var(--wp--preset--color--off-black);\n    transition: all 0.2s ease;\n  }\n  .eh-tab:hover { color: var(--wp--preset--color--violet-500); }\n  .eh-tab[aria-selected=\"true\"] {\n    background-color: var(--wp--preset--color--off-black);\n    color: var(--wp--preset--color--white);\n  }\n  .eh-tab[aria-selected=\"true\"]:hover { color: var(--wp--preset--color--white); }\n  .eh-tab-panel { display: none; }\n  .eh-tab-panel[data-active=\"true\"] { display: block; }\n\n  \/* Card sub-sections inside each tab panel *\/\n  .eh-card-section { margin-bottom: var(--wp--preset--spacing--12); }\n  .eh-card-section:last-child { margin-bottom: 0; }\n  .eh-card-section__label {\n    display: block;\n    text-transform: uppercase;\n    letter-spacing: 0.14em;\n    font-weight: 700;\n    color: var(--wp--preset--color--violet-500);\n    font-size: 0.75rem;\n    margin-bottom: var(--wp--preset--spacing--4);\n  }\n  .eh-card-grid { display: grid; gap: var(--wp--preset--spacing--5); }\n  .eh-card-grid--quotes { grid-template-columns: repeat(2, 1fr); }\n  .eh-card-grid--stats { grid-template-columns: repeat(4, 1fr); }\n  .eh-card-grid--comparisons { grid-template-columns: repeat(2, 1fr); }\n  @media (max-width: 1024px) {\n    .eh-card-grid--quotes { grid-template-columns: 1fr; }\n    .eh-card-grid--stats { grid-template-columns: repeat(2, 1fr); }\n    .eh-card-grid--comparisons { grid-template-columns: 1fr; }\n  }\n  @media (max-width: 560px) {\n    .eh-card-grid--stats { grid-template-columns: 1fr; }\n  }\n\n  \/* Quote card *\/\n  .eh-q-card {\n    background-color: var(--wp--preset--color--light-violet-50);\n    border-left: 4px solid var(--wp--preset--color--violet-500);\n    border-radius: 0 0.75rem 0.75rem 0;\n    padding: var(--wp--preset--spacing--6);\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    gap: var(--wp--preset--spacing--5);\n  }\n  .eh-q-card__body {\n    font-family: var(--wp--preset--font-family--heading);\n    font-weight: 600;\n    color: var(--wp--preset--color--off-black);\n    line-height: 1.4;\n    font-size: 1.125rem;\n  }\n  .eh-q-card__attribution {\n    color: var(--wp--preset--color--neutral-500);\n    text-transform: uppercase;\n    letter-spacing: 0.14em;\n    font-weight: 600;\n    font-size: 0.75rem;\n  }\n\n  \/* Stat card *\/\n  .eh-s-card {\n    background-color: var(--wp--preset--color--white);\n    border: 1px solid var(--wp--preset--color--neutral-200);\n    border-top: 4px solid var(--wp--preset--color--violet-500);\n    border-radius: 0.75rem;\n    padding: var(--wp--preset--spacing--6);\n    display: flex;\n    flex-direction: column;\n    gap: var(--wp--preset--spacing--3);\n  }\n  .eh-s-card__num {\n    font-family: var(--wp--preset--font-family--heading);\n    font-weight: 800;\n    color: var(--wp--preset--color--violet-500);\n    line-height: 1;\n    font-size: 2.5rem;\n    letter-spacing: -0.02em;\n  }\n  .eh-s-card__label {\n    color: var(--wp--preset--color--neutral-700);\n    font-size: 0.9375rem;\n    line-height: 1.5;\n  }\n\n  \/* Comparison card *\/\n  .eh-c-card {\n    background-color: var(--wp--preset--color--white);\n    border: 1px solid var(--wp--preset--color--neutral-200);\n    border-radius: 0.75rem;\n    padding: var(--wp--preset--spacing--6);\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: var(--wp--preset--spacing--6);\n  }\n  .eh-c-card__side { display: flex; flex-direction: column; gap: var(--wp--preset--spacing--2); }\n  .eh-c-card__side--a {\n    border-right: 1px solid var(--wp--preset--color--neutral-200);\n    padding-right: var(--wp--preset--spacing--6);\n  }\n  .eh-c-card__num {\n    font-family: var(--wp--preset--font-family--heading);\n    font-weight: 800;\n    color: var(--wp--preset--color--violet-500);\n    line-height: 1;\n    font-size: 2rem;\n    letter-spacing: -0.02em;\n  }\n  .eh-c-card__label {\n    color: var(--wp--preset--color--neutral-700);\n    font-size: 0.8125rem;\n    line-height: 1.4;\n  }\n  \/* Comparison card variants *\/\n  .eh-c-card--single { grid-template-columns: 1fr; }\n  .eh-c-card--single .eh-c-card__side--a { border-right: none; padding-right: 0; }\n  .eh-c-card__tag {\n    font-family: var(--wp--preset--font-family--heading);\n    font-weight: 800;\n    color: var(--wp--preset--color--violet-500);\n    line-height: 1.1;\n    font-size: 1rem;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  body.eh-modal-open { overflow: hidden; }\n<\/style>\n<\/head>\n<Body><h1><a href="/">91爆料</a></h1><script>
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(bp, s);
})();
</script>\n\n<!-- Skip link (WCAG 2.1 AA - keyboard navigation) -->\n<a href=\"#main-content\" class=\"skip-link\">Skip to main content<\/a>\n\n<main id=\"main-content\">\n\n<!-- ============================================================\n     HERO - hero-section-ai pattern intent\n     ============================================================ -->\n<section class=\"eh-hero alignfull\" aria-labelledby=\"report-title\">\n  <div class=\"eh-hero-bg\" aria-hidden=\"true\">\n    <img src=\"https:\/\/employmenthero.com\/wp-content\/uploads\/2026\/07\/Hero-Banner-Image-\u2014-Option-A.png\" alt=\"\" loading=\"eager\" decoding=\"async\">\n  <\/div>\n  <div class=\"eh-hero-overlay\" aria-hidden=\"true\"><\/div>\n  <div class=\"eh-hero-content\">\n    <span class=\"eh-eyebrow has-paragraph-5-xxs-font-size\">A Global Report by 91爆料<\/span>\n    <h1 id=\"report-title\" class=\"has-heading-1-4-xl-font-size\">The AI Paradox<\/h1>\n    <p class=\"eh-subtitle has-paragraph-1-l-font-size\">How employers and employees really feel about AI at work.<\/p>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     FOREWORD - flex-row-text-image pattern intent\n     ============================================================ -->\n<section id=\"foreword\" class=\"eh-section alignfull has-light-violet-50-background-color\">\n  <div class=\"eh-container\">\n    <span class=\"eh-section-tag has-paragraph-5-xxs-font-size\">\n      <span class=\"num has-sm-font-size\" aria-hidden=\"true\">\u00b7<\/span>\n      Foreword\n    <\/span>\n\n    <div class=\"eh-foreword-grid\">\n      <aside aria-label=\"Author information\">\n        <div class=\"eh-author-photo\">\n          <img decoding=\"async\" src=\"https:\/\/employmenthero.com\/wp-content\/uploads\/2026\/07\/Ben.png\" alt=\"Ben Thompson, CEO and Co-Founder of 91爆料\" loading=\"lazy\">\n        <\/div>\n        <div class=\"eh-author-name has-lg-font-size\">Ben Thompson<\/div>\n        <p class=\"eh-author-role has-paragraph-3-s-font-size\">CEO and Co-Founder,<br>91爆料<\/p>\n      <\/aside>\n\n      <div class=\"stack\">\n        <p class=\"has-paragraph-1-l-font-size\"><span class=\"eh-foreword-quote eh-foreword-quote--open has-heading-2-xl-font-size\" aria-hidden=\"true\">\u201c<\/span>Every twenty years or so, the way we work gets rewritten. In the early 2000s, it was the cloud. Before that, the PC. Each time, the businesses that moved first reset the rules. This time, it&#8217;s AI, and it feels different.<\/p>\n        <p class=\"has-paragraph-1-l-font-size\">For the past two years, the dominant narrative around AI has been defined by fear. Job displacement, hollowed-out junior roles and a shrinking human workforce. It&#8217;s a tempting story and it misses what our data is showing us.<\/p>\n        <p class=\"has-paragraph-1-l-font-size\">Our mission at 91爆料 is to make employment easier and more valuable. We want the most jobs possible. So we set out to find out what AI is actually doing to businesses. What we found flips the fear narrative on its head.<\/p>\n        <p class=\"has-paragraph-1-l-font-size\">What did we find? AI appears to be acting as a job creator.<\/p>\n        <p class=\"has-paragraph-1-l-font-size\">Businesses most invested in AI are hiring more, not less. 62% of AI-core firms grew their entry-level headcount over the past two years. More than double the rate of non-adopters at 30%.<\/p>\n        <p class=\"has-paragraph-1-l-font-size\">That isn&#8217;t a contradiction. When new technology gives a business more leverage and greater output, the response isn&#8217;t to shrink the team. It&#8217;s to do all the things you&#8217;ve wanted to in order to expand your business, develop meaningful relationships with your customers and invest 1:1 time with your team, the backbone of your business.<\/p>\n        <p class=\"has-paragraph-1-l-font-size\">We&#8217;re not the only ones seeing it. Across the industry, there are many examples of AI-mature companies reporting growth, not subtraction. New roles and bigger teams offering new opportunities to maximise human potential.<\/p>\n        <p class=\"has-paragraph-1-l-font-size\">For this report, we surveyed 8,800 business leaders and employees across four markets to pressure-test the picture. And believe me, there&#8217;s real tension underneath. Adoption runs ahead of maturity. Time saved runs into more work. The experience of AI looks different from the boardroom than the front desk. Leaders think their teams are on board.<\/p>\n        <p class=\"has-paragraph-1-l-font-size\">A sizable share of employees appear conflicted. That tension is one of the bigger findings in this report. This isn&#8217;t just a technological shift, it&#8217;s a cultural one and how we handle it will shape the workforce that comes out the other side.<\/p>\n        <p class=\"has-paragraph-1-l-font-size\">But our research suggests the direction of travel is clear. The businesses that get this right won&#8217;t be the ones deploying AI fastest, they&#8217;ll be the ones using the leverage to build more, and the ones who help their people see AI as an ally rather than a threat.<\/p>\n        <p class=\"has-paragraph-1-l-font-size\">This is The AI Paradox. It&#8217;s a story of growth, not loss. Of businesses doing more, teams getting bigger, and people getting the chance to do work that matters.<\/p>\n        <p class=\"has-paragraph-1-l-font-size\"><strong>The best of it is still ahead.<\/strong><span class=\"eh-foreword-quote eh-foreword-quote--close has-heading-2-xl-font-size\" aria-hidden=\"true\">\u201d<\/span><\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 1 - The Junior Job Myth\n     ============================================================ -->\n<section id=\"section-1\" class=\"eh-section alignfull has-white-background-color\">\n  <div class=\"eh-container eh-measure\">\n    <span class=\"eh-section-tag has-paragraph-5-xxs-font-size\">\n      <span class=\"num has-sm-font-size\" aria-hidden=\"true\">1<\/span>\n      The Junior Job Myth\n    <\/span>\n    <h2 class=\"has-heading-2-2-xl-font-size\">AI-focused businesses are <span class=\"has-violet-500-color\">creating jobs<\/span><\/h2>\n    <div class=\"stack\">\n      <p class=\"eh-lede has-paragraph-1-l-font-size\">Our data challenges one of the loudest narratives in the media right now; that AI is wiping out the entry-level job.<\/p>\n      <p class=\"has-paragraph-2-m-font-size\">42% of companies grew their entry-level headcount over the past two years. Among businesses with AI at the core of their operations, that figure rises to 62%. More than double the rate of non-adopters at 30%.<\/p>\n      <p class=\"has-paragraph-2-m-font-size\">Yes, there&#8217;s a real wave of AI-attribution when businesses cut roles, but it&#8217;s narrower than the headlines suggest. Only 16% of companies cut entry-level roles over the past two years, and among that group, AI and automation was the most-cited reason.<\/p>\n      <p class=\"has-paragraph-2-m-font-size\">Whether AI is driving the growth, or whether the most AI-mature companies are simply the ones doing best overall, is a question the data can&#8217;t fully settle. But at the very least, advanced AI firms are not cutting entry-level jobs. If anything, they&#8217;re hiring more.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"eh-container\">\n    <figure class=\"eh-chart-figure\">\n      <img decoding=\"async\" src=\"https:\/\/employmenthero.com\/wp-content\/uploads\/2026\/07\/Hero-Chart-1-\u2014-Light.png\" alt=\"Hero Chart 1 \u2014 entry-level hiring by AI adoption level.\" loading=\"lazy\">\n    <\/figure>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 2 - The New Credential\n     ============================================================ -->\n<section id=\"section-2\" class=\"eh-section alignfull has-light-violet-50-background-color\">\n  <div class=\"eh-container eh-measure\">\n    <span class=\"eh-section-tag has-paragraph-5-xxs-font-size\">\n      <span class=\"num has-sm-font-size\" aria-hidden=\"true\">2<\/span>\n      The New Credential\n    <\/span>\n    <h2 class=\"has-heading-2-2-xl-font-size\">AI skills compete with University degrees<\/h2>\n    <div class=\"stack\">\n      <p class=\"eh-lede has-paragraph-1-l-font-size\">Hiring criteria are shifting fast. Soft skills still sit at the top. Work ethic leads at 56%. Communication isn&#8217;t far behind at 46% and quick learning at 43% but AI skills are climbing up the list.<\/p>\n      <p class=\"has-paragraph-2-m-font-size\">AI skills now rank sixth across all employers, sitting at 31%, ahead of prior work experience and ahead of holding a degree. Among advanced AI firms, AI skills rank first.<\/p>\n      <p class=\"has-paragraph-2-m-font-size\">58% of businesses have already updated their hiring criteria to better weight AI skills. Another 24% plan to do the same. That said, the workforce hasn&#8217;t caught up. Six in ten employees rate their own AI competence as low or average.<\/p>\n      <p class=\"has-paragraph-2-m-font-size\">Job descriptions confirm it. Our 1st party data shows that mentions of AI skills are up 235% year on year, with &#8220;Claude&#8221; now the fastest-growing skill term of 2026.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"eh-container\">\n    <figure class=\"eh-chart-figure\">\n      <img decoding=\"async\" src=\"https:\/\/employmenthero.com\/wp-content\/uploads\/2026\/07\/Hero-Chart-2-\u2014-Light.png\" alt=\"Hero Chart 2 \u2014 AI skills as a hiring criterion at advanced AI firms vs. all employers.\" loading=\"lazy\">\n    <\/figure>\n  <\/div>\n\n  <div class=\"eh-container eh-measure\">\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 3 - The Upskilling Gap\n     ============================================================ -->\n<section id=\"section-3\" class=\"eh-section alignfull has-white-background-color\">\n  <div class=\"eh-container eh-measure\">\n    <span class=\"eh-section-tag has-paragraph-5-xxs-font-size\">\n      <span class=\"num has-sm-font-size\" aria-hidden=\"true\">3<\/span>\n      The Upskilling Gap\n    <\/span>\n    <h2 class=\"has-heading-2-2-xl-font-size\">Employees are taking the lead and upskilling themselves<\/h2>\n    <div class=\"stack\">\n      <p class=\"eh-lede has-paragraph-1-l-font-size\">Half of the workforce say their employer is doing little or nothing to help them develop AI skills. 41% think AI upskilling is their own responsibility, compared to 27% who put it on the employer. 32% are undecided and believe it&#8217;s a mix of both.<\/p>\n      <p class=\"has-paragraph-2-m-font-size\">The most unexpected part of this picture is where that self-responsibility is concentrated. 18-24-year-olds are the ones entering a job market that rank AI skills above a degree, are 1.8 times more likely than 55+ to put the training burden on themselves.<\/p>\n      <p class=\"has-paragraph-2-m-font-size\">38% of businesses run formal training programs on AI. Among businesses with AI at the core of their operations, nearly two in three do.<\/p>\n      <p class=\"has-paragraph-2-m-font-size\">Where is the workforce actually learning AI? More than half use social media platforms like YouTube, TikTok, Reddit and Discord. Employees are showing a real interest to upskill in AI providing businesses with an opportunity to provide support and guidance to help drive business growth.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"eh-container\">\n    <figure class=\"eh-chart-figure\">\n      <img decoding=\"async\" src=\"https:\/\/employmenthero.com\/wp-content\/uploads\/2026\/07\/Hero-Chart-3-\u2014-Light.png\" alt=\"Hero Chart 3 \u2014 where workers in each generation say AI training responsibility lies.\" loading=\"lazy\">\n    <\/figure>\n  <\/div>\n\n  <div class=\"eh-container eh-measure\">\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 4 - The Cheating Feeling\n     ============================================================ -->\n<section id=\"section-4\" class=\"eh-section alignfull has-white-background-color\">\n  <div class=\"eh-container eh-measure\">\n    <span class=\"eh-section-tag has-paragraph-5-xxs-font-size\">\n      <span class=\"num has-sm-font-size\" aria-hidden=\"true\">4<\/span>\n      The Cheating Feeling\n    <\/span>\n    <h2 class=\"has-heading-2-2-xl-font-size\">Employees feel guilty about using AI<\/h2>\n    <div class=\"stack\">\n      <p class=\"eh-lede has-paragraph-1-l-font-size\">Interestingly, there&#8217;s a disconnect between employers who believe their team views AI positively, and the sheer number of employees who feel like they are &#8216;cheating&#8217; by using it.<\/p>\n      <p class=\"has-paragraph-2-m-font-size\">60% of employers think their employees view AI positively. Meanwhile, 42% of AI-using employees say doing so feels like cheating. 65% of employers say AI is accelerating their business and allowing them to work faster. 63% of employees say AI has created more work checking outputs.<\/p>\n\n      <div class=\"eh-stat-grid\">\n        <div class=\"eh-stat\">\n          <span class=\"eh-stat-num has-6-xl-font-size\">60%<\/span>\n          <p class=\"eh-stat-label has-paragraph-2-m-font-size\">of employers think employees view AI positively.<\/p>\n        <\/div>\n        <div class=\"eh-stat\">\n          <span class=\"eh-stat-num has-6-xl-font-size\">42%<\/span>\n          <p class=\"eh-stat-label has-paragraph-2-m-font-size\">of AI-using employees say using AI feels like cheating.<\/p>\n        <\/div>\n      <\/div>\n\n      <p class=\"has-paragraph-1-l-font-size\"><strong>While the technology is the same, the day to day experiences are different.<\/strong><\/p>\n\n      <p class=\"has-paragraph-2-m-font-size\">The conflict is sharpest among the workforce&#8217;s AI experts. They are more likely than the average worker to say AI is building valuable skills (78% vs 59%) and producing higher quality work (87% vs 73%). They are also more likely to feel replaceable (54% vs 40%) and more vulnerable to layoffs. The closer employees get to AI, the more they see it as both a promise and a threat.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"eh-container\">\n    <figure class=\"eh-chart-figure\">\n      <img decoding=\"async\" src=\"https:\/\/employmenthero.com\/wp-content\/uploads\/2026\/07\/Hero-Chart-4-\u2014-Light.png\" alt=\"Hero Chart 4 \u2014 worker sentiment by AI competence level: skills, quality, replaceability, layoff vulnerability.\" loading=\"lazy\">\n    <\/figure>\n  <\/div>\n\n  <div class=\"eh-container eh-measure\">\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 5 - The Dividend Divide\n     ============================================================ -->\n<section id=\"section-5\" class=\"eh-section alignfull has-light-violet-50-background-color\">\n  <div class=\"eh-container eh-measure\">\n    <span class=\"eh-section-tag has-paragraph-5-xxs-font-size\">\n      <span class=\"num has-sm-font-size\" aria-hidden=\"true\">5<\/span>\n      The Dividend Divide\n    <\/span>\n    <h2 class=\"has-heading-2-2-xl-font-size\">AI is as powerful as the person using it<\/h2>\n    <div class=\"stack\">\n      <p class=\"eh-lede has-paragraph-1-l-font-size\">The productivity dividend isn&#8217;t experienced evenly. 87% of expert AI users say AI has enabled more time for high-impact work. Among beginners, that drops to 35%.<\/p>\n      <p class=\"has-paragraph-2-m-font-size\">Nearly three in four employees say AI has boosted their productivity. But only one in four say the boost has been significant. For those who are saving time, where is it going? Roughly a quarter (27%) are redirecting it into higher-level strategic or creative work. Almost as many (26%) say it simply flows into more tasks. 14% spend it managing the AI itself. Only 21% say it has allowed them to work fewer hours.<\/p>\n      <p class=\"has-paragraph-2-m-font-size\">And for 12% of employees, AI doesn&#8217;t save time at all.<\/p>\n      <p class=\"has-paragraph-2-m-font-size\">The gap is just as visible on the business side. Advanced AI firms are more than twice as likely as non-adopters to report productivity gains.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"eh-container\">\n    <figure class=\"eh-chart-figure\">\n      <img decoding=\"async\" src=\"https:\/\/employmenthero.com\/wp-content\/uploads\/2026\/07\/Hero-Chart-5-\u2014-Light.png\" alt=\"Hero Chart 5 \u2014 where AI-saved time goes for AI-using workers.\" loading=\"lazy\">\n    <\/figure>\n  <\/div>\n\n  <div class=\"eh-container eh-measure\">\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     CLOSING - The Opportunity\n     ============================================================ -->\n<section id=\"closing\" class=\"eh-section alignfull has-white-background-color\">\n  <div class=\"eh-container eh-measure\">\n    <span class=\"eh-section-tag has-paragraph-5-xxs-font-size\">\n      <span class=\"num has-sm-font-size\" aria-hidden=\"true\">\u00b7<\/span>\n      The Opportunity\n    <\/span>\n    <h2 class=\"has-heading-2-2-xl-font-size\">The playing field is levelling<\/h2>\n    <div class=\"stack\">\n      <p class=\"eh-lede has-paragraph-1-l-font-size\">The opportunity here is bigger than the headlines have made room for.<\/p>\n      <p class=\"has-paragraph-2-m-font-size\">AI is starting to act as an equaliser. 39% of small businesses report cost savings from AI, almost identical to the 41% at large enterprises. Productivity gains scale with how well people use the tools, not with how big the company is.<\/p>\n      <p class=\"has-paragraph-2-m-font-size\">For small and medium businesses, this is a chance to compete on terms that used to belong to bigger players.<\/p>\n\n      <p class=\"has-paragraph-2-m-font-size\">The businesses that get there first won&#8217;t be the ones with the most AI. They&#8217;ll be the ones whose people get the most out of it.<\/p>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     CLOSING VISUAL - full-bleed image capping the report narrative\n     ============================================================ -->\n<section class=\"eh-full-bleed-image\" aria-hidden=\"true\">\n  <img src=\"End%201.png\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n<\/section>\n\n<!-- ============================================================\n     Regional Spotlights trigger - opens the regional voices modal\n     ============================================================ -->\n<section class=\"eh-section alignfull has-white-background-color\">\n  <div class=\"eh-container\">\n    <div class=\"eh-spotlight-trigger\">\n      <div class=\"eh-spotlight-trigger__copy\">\n        <h2 class=\"has-heading-3-l-font-size\">Regional Spotlights<\/h2>\n        <p class=\"has-paragraph-2-m-font-size\">Browse the voices, statistics, and comparisons from each of the four markets in this study.<\/p>\n      <\/div>\n      <button type=\"button\" class=\"eh-spotlight-btn\" id=\"open-spotlights\" aria-haspopup=\"dialog\" aria-controls=\"regional-spotlights-modal\">Browse regional data<\/button>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     Methodology - moved into main content (was previously in footer)\n     ============================================================ -->\n<section id=\"methodology\" class=\"eh-section alignfull has-light-violet-50-background-color\">\n  <div class=\"eh-container eh-measure\">\n    <span class=\"eh-section-tag has-paragraph-5-xxs-font-size\">\n      <span class=\"num has-sm-font-size\" aria-hidden=\"true\">\u00b7<\/span>\n      Methodology\n    <\/span>\n    <p class=\"has-paragraph-2-m-font-size\">Source: 91爆料, The AI Paradox at Work (2026). Survey of 3,290 business leaders and 5,454 employees across Australia, Canada, New Zealand, and the UK. Conducted with Focaldata between 23rd April &#8211; 7th May.<\/p>\n  <\/div>\n<\/section>\n\n<\/main>\n\n<!-- ============================================================\n     Site Footer - primary footer\n     ============================================================ -->\n<footer class=\"eh-footer\" role=\"contentinfo\">\n  <div class=\"eh-footer-inner\">\n    <div class=\"eh-footer-grid\">\n\n      <div class=\"eh-footer-column\">\n        <h2 class=\"has-lg-font-size\">Company<\/h2>\n        <ul class=\"has-paragraph-2-m-font-size\">\n          <li><a href=\"#\">About us<\/a><\/li>\n          <li><a href=\"#\">Careers<\/a><\/li>\n          <li><a href=\"#\">Become a partner<\/a><\/li>\n          <li><a href=\"#\">Media Centre<\/a><\/li>\n          <li><a href=\"#\">Newsroom<\/a><\/li>\n          <li><a href=\"#\">Hero Foundation<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"eh-footer-column\">\n        <h2 class=\"has-lg-font-size\">Get in Touch<\/h2>\n        <ul class=\"has-paragraph-2-m-font-size\">\n          <li><a href=\"#\">Contact Us<\/a><\/li>\n          <li><a href=\"#\">Sales<\/a><\/li>\n          <li><a href=\"#\">HR Login<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"eh-footer-column\">\n        <h2 class=\"has-lg-font-size\">Support<\/h2>\n        <ul class=\"has-paragraph-2-m-font-size\">\n          <li><a href=\"#\">Service Centre<\/a><\/li>\n          <li><a href=\"#\">Help Centre<\/a><\/li>\n          <li><a href=\"#\">Implementation Hub<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"eh-footer-column\">\n        <h2 class=\"has-lg-font-size\">Pick your region<\/h2>\n        <ul class=\"has-paragraph-2-m-font-size\">\n          <li><a href=\"#\">Australia<\/a><\/li>\n          <li><a href=\"#\">New Zealand<\/a><\/li>\n          <li><a href=\"#\">United Kingdom<\/a><\/li>\n          <li><a href=\"#\">Singapore<\/a><\/li>\n          <li><a href=\"#\">Malaysia<\/a><\/li>\n          <li><a href=\"#\">Canada<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"eh-footer-column\">\n        <h2 class=\"has-lg-font-size\">Product<\/h2>\n        <ul class=\"has-paragraph-2-m-font-size\">\n          <li><a href=\"#\">Products<\/a><\/li>\n          <li><a href=\"#\">Solutions<\/a><\/li>\n          <li><a href=\"#\">Integrations<\/a><\/li>\n          <li><a href=\"#\">Quick Demos<\/a><\/li>\n          <li><a href=\"#\">91爆料 work app<\/a><\/li>\n          <li><a href=\"#\">91爆料 Jobs<\/a><\/li>\n          <li><a href=\"#\">Payday Super<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"eh-footer-column\">\n        <h2 class=\"has-lg-font-size\">Connect<\/h2>\n        <ul class=\"has-paragraph-2-m-font-size\">\n          <li>\n            <a class=\"eh-social-link\" href=\"#\" aria-label=\"LinkedIn\">\n              <svg class=\"eh-social-icon\" viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\">\n                <path d=\"M20.45 20.45h-3.55v-5.57c0-1.33-.03-3.04-1.86-3.04-1.86 0-2.14 1.45-2.14 2.95v5.66H9.36V9h3.41v1.56h.05c.47-.9 1.64-1.85 3.38-1.85 3.61 0 4.28 2.38 4.28 5.47v6.27zM5.34 7.43a2.06 2.06 0 1 1 0-4.12 2.06 2.06 0 0 1 0 4.12zM7.12 20.45H3.56V9h3.56v11.45zM22.22 0H1.77C.79 0 0 .77 0 1.72v20.56C0 23.23.79 24 1.77 24h20.45c.98 0 1.78-.77 1.78-1.72V1.72C24 .77 23.2 0 22.22 0z\"\/>\n              <\/svg>\n              <span>LinkedIn<\/span>\n            <\/a>\n          <\/li>\n          <li>\n            <a class=\"eh-social-link\" href=\"#\" aria-label=\"X (formerly Twitter)\">\n              <svg class=\"eh-social-icon\" viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\">\n                <path d=\"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z\"\/>\n              <\/svg>\n              <span>X<\/span>\n            <\/a>\n          <\/li>\n          <li>\n            <a class=\"eh-social-link\" href=\"#\" aria-label=\"YouTube\">\n              <svg class=\"eh-social-icon\" viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\">\n                <path d=\"M23.5 6.2a3 3 0 0 0-2.1-2.1C19.5 3.5 12 3.5 12 3.5s-7.5 0-9.4.6A3 3 0 0 0 .5 6.2 31.3 31.3 0 0 0 0 12a31.3 31.3 0 0 0 .5 5.8 3 3 0 0 0 2.1 2.1c1.9.6 9.4.6 9.4.6s7.5 0 9.4-.6a3 3 0 0 0 2.1-2.1A31.3 31.3 0 0 0 24 12a31.3 31.3 0 0 0-.5-5.8zM9.6 15.6V8.4l6.2 3.6z\"\/>\n              <\/svg>\n              <span>YouTube<\/span>\n            <\/a>\n          <\/li>\n          <li>\n            <a class=\"eh-social-link\" href=\"#\" aria-label=\"Facebook\">\n              <svg class=\"eh-social-icon\" viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\">\n                <path d=\"M24 12a12 12 0 1 0-13.88 11.85v-8.38H7.08V12h3.04V9.36c0-3 1.79-4.67 4.53-4.67 1.31 0 2.69.24 2.69.24v2.95h-1.52c-1.49 0-1.96.93-1.96 1.88V12h3.33l-.53 3.47h-2.8v8.38A12 12 0 0 0 24 12z\"\/>\n              <\/svg>\n              <span>Facebook<\/span>\n            <\/a>\n          <\/li>\n          <li>\n            <a class=\"eh-social-link\" href=\"#\" aria-label=\"Instagram\">\n              <svg class=\"eh-social-icon\" viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\">\n                <path d=\"M12 2.16c3.2 0 3.58.01 4.85.07 1.17.05 1.8.25 2.23.41.56.22.96.48 1.38.9.42.42.68.82.9 1.38.16.42.36 1.06.41 2.23.06 1.27.07 1.65.07 4.85s-.01 3.58-.07 4.85c-.05 1.17-.25 1.8-.41 2.23-.22.56-.48.96-.9 1.38-.42.42-.82.68-1.38.9-.42.16-1.06.36-2.23.41-1.27.06-1.65.07-4.85.07s-3.58-.01-4.85-.07c-1.17-.05-1.8-.25-2.23-.41a3.7 3.7 0 0 1-1.38-.9 3.7 3.7 0 0 1-.9-1.38c-.16-.42-.36-1.06-.41-2.23-.06-1.27-.07-1.65-.07-4.85s.01-3.58.07-4.85c.05-1.17.25-1.8.41-2.23.22-.56.48-.96.9-1.38.42-.42.82-.68 1.38-.9.42-.16 1.06-.36 2.23-.41C8.42 2.17 8.8 2.16 12 2.16M12 0C8.74 0 8.33.01 7.05.07 5.78.13 4.9.33 4.14.63a5.85 5.85 0 0 0-2.13 1.38A5.85 5.85 0 0 0 .63 4.14C.33 4.9.13 5.78.07 7.05.01 8.33 0 8.74 0 12s.01 3.67.07 4.95c.06 1.27.26 2.15.56 2.91.31.79.73 1.46 1.38 2.13a5.85 5.85 0 0 0 2.13 1.38c.76.3 1.64.5 2.91.56C8.33 23.99 8.74 24 12 24s3.67-.01 4.95-.07c1.27-.06 2.15-.26 2.91-.56a5.85 5.85 0 0 0 2.13-1.38 5.85 5.85 0 0 0 1.38-2.13c.3-.76.5-1.64.56-2.91.06-1.28.07-1.69.07-4.95s-.01-3.67-.07-4.95c-.06-1.27-.26-2.15-.56-2.91a5.85 5.85 0 0 0-1.38-2.13A5.85 5.85 0 0 0 19.86.63C19.1.33 18.22.13 16.95.07 15.67.01 15.26 0 12 0zm0 5.84a6.16 6.16 0 1 0 0 12.32 6.16 6.16 0 0 0 0-12.32zm0 10.16a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm6.41-11.85a1.44 1.44 0 1 0 0 2.88 1.44 1.44 0 0 0 0-2.88z\"\/>\n              <\/svg>\n              <span>Instagram<\/span>\n            <\/a>\n          <\/li>\n          <li>\n            <a class=\"eh-social-link\" href=\"#\" aria-label=\"TikTok\">\n              <svg class=\"eh-social-icon\" viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\">\n                <path d=\"M19.59 6.69a4.83 4.83 0 0 1-3.77-4.25V2h-3.45v13.67a2.89 2.89 0 0 1-5.2 1.74 2.89 2.89 0 0 1 2.31-4.64 2.93 2.93 0 0 1 .88.13V9.4a6.84 6.84 0 0 0-1-.05A6.33 6.33 0 0 0 5.8 20.1a6.34 6.34 0 0 0 10.86-4.43V8.66a8.16 8.16 0 0 0 4.77 1.52v-3.4a4.85 4.85 0 0 1-1.84-.09z\"\/>\n              <\/svg>\n              <span>TikTok<\/span>\n            <\/a>\n          <\/li>\n        <\/ul>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <p class=\"eh-footer-meta has-paragraph-5-xxs-font-size\">\u00a9 2026 91爆料 \u00b7 The AI Paradox \u00b7 A Global Report<\/p>\n<\/footer>\n\n<!-- ============================================================\n     Regional Spotlights Modal \u2014 opens from the trigger above\n     ============================================================ -->\n<div class=\"eh-modal\" id=\"regional-spotlights-modal\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"true\" aria-labelledby=\"spotlight-modal-title\">\n  <div class=\"eh-modal__scrim\" data-modal-close><\/div>\n  <div class=\"eh-modal__dialog\">\n    <button type=\"button\" class=\"eh-modal__close\" aria-label=\"Close\" data-modal-close>\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\">\n        <line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/>\n        <line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/>\n      <\/svg>\n    <\/button>\n\n    <div class=\"eh-modal__header\">\n      <h2 id=\"spotlight-modal-title\" class=\"has-heading-2-xl-font-size\">Regional Spotlights<\/h2>\n    <\/div>\n\n    <div class=\"eh-tabs\" role=\"tablist\" aria-label=\"Region\">\n      <button class=\"eh-tab\" role=\"tab\" id=\"tab-au\" aria-controls=\"panel-au\" aria-selected=\"true\">Australia<\/button>\n      <button class=\"eh-tab\" role=\"tab\" id=\"tab-uk\" aria-controls=\"panel-uk\" aria-selected=\"false\" tabindex=\"-1\">United Kingdom<\/button>\n      <button class=\"eh-tab\" role=\"tab\" id=\"tab-ca\" aria-controls=\"panel-ca\" aria-selected=\"false\" tabindex=\"-1\">Canada<\/button>\n      <button class=\"eh-tab\" role=\"tab\" id=\"tab-nz\" aria-controls=\"panel-nz\" aria-selected=\"false\" tabindex=\"-1\">New Zealand<\/button>\n    <\/div>\n\n    <!-- AUSTRALIA -->\n    <div class=\"eh-tab-panel\" id=\"panel-au\" role=\"tabpanel\" aria-labelledby=\"tab-au\" data-active=\"true\">\n      <section class=\"eh-card-section\">\n        <span class=\"eh-card-section__label\">Key statistics<\/span>\n        <div class=\"eh-card-grid eh-card-grid--stats\">\n          <article class=\"eh-s-card\">\n            <span class=\"eh-s-card__num\">18%<\/span>\n            <p class=\"eh-s-card__label\">of employers rate AI skills as essential for new hires.<\/p>\n          <\/article>\n          <article class=\"eh-s-card\">\n            <span class=\"eh-s-card__num\">43%<\/span>\n            <p class=\"eh-s-card__label\">of AI users say using it feels like cheating.<\/p>\n          <\/article>\n          <article class=\"eh-s-card\">\n            <span class=\"eh-s-card__num\">74%<\/span>\n            <p class=\"eh-s-card__label\">of AI users say it&#8217;s improved their quality of work, on par with productivity gains.<\/p>\n          <\/article>\n          <article class=\"eh-s-card\">\n            <span class=\"eh-s-card__num\">51%<\/span>\n            <p class=\"eh-s-card__label\">of workers learned AI skills on social media.<\/p>\n          <\/article>\n        <\/div>\n      <\/section>\n\n      <section class=\"eh-card-section\">\n        <span class=\"eh-card-section__label\">Comparisons<\/span>\n        <div class=\"eh-card-grid eh-card-grid--comparisons\">\n          <article class=\"eh-c-card\">\n            <div class=\"eh-c-card__side eh-c-card__side--a\">\n              <span class=\"eh-c-card__num\">61%<\/span>\n              <p class=\"eh-c-card__label\">of Australian workers say AI is helping them build more valuable skills.<\/p>\n            <\/div>\n            <div class=\"eh-c-card__side\">\n              <span class=\"eh-c-card__tag\">Highest<\/span>\n              <p class=\"eh-c-card__label\">of any market in this study.<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"eh-c-card\">\n            <div class=\"eh-c-card__side eh-c-card__side--a\">\n              <span class=\"eh-c-card__num\">75%<\/span>\n              <p class=\"eh-c-card__label\">of Australian AI users say it has boosted their productivity.<\/p>\n            <\/div>\n            <div class=\"eh-c-card__side\">\n              <span class=\"eh-c-card__num\">69%<\/span>\n              <p class=\"eh-c-card__label\">in the UK, where AI integration is further ahead.<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"eh-c-card eh-c-card--single\">\n            <div class=\"eh-c-card__side eh-c-card__side--a\">\n              <span class=\"eh-c-card__tag\">Top market<\/span>\n              <p class=\"eh-c-card__label\">Australian workers are most likely to redirect AI-saved time toward strategic work.<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"eh-c-card\">\n            <div class=\"eh-c-card__side eh-c-card__side--a\">\n              <span class=\"eh-c-card__num\">30%<\/span>\n              <p class=\"eh-c-card__label\">of Australian employers say AI skills are a criterion for entry-level hires.<\/p>\n            <\/div>\n            <div class=\"eh-c-card__side\">\n              <span class=\"eh-c-card__num\">24%<\/span>\n              <p class=\"eh-c-card__label\">in New Zealand.<\/p>\n            <\/div>\n          <\/article>\n        <\/div>\n      <\/section>\n    <\/div>\n\n    <!-- UNITED KINGDOM -->\n    <div class=\"eh-tab-panel\" id=\"panel-uk\" role=\"tabpanel\" aria-labelledby=\"tab-uk\">\n      <section class=\"eh-card-section\">\n        <span class=\"eh-card-section__label\">Key statistics<\/span>\n        <div class=\"eh-card-grid eh-card-grid--stats\">\n          <article class=\"eh-s-card\">\n            <span class=\"eh-s-card__num\">26%<\/span>\n            <p class=\"eh-s-card__label\">of employers rate AI skills as essential for new hires.<\/p>\n          <\/article>\n          <article class=\"eh-s-card\">\n            <span class=\"eh-s-card__num\">41%<\/span>\n            <p class=\"eh-s-card__label\">of workers feel guilt using AI to produce work (51% of Gen Z).<\/p>\n          <\/article>\n          <article class=\"eh-s-card\">\n            <span class=\"eh-s-card__num\">25%<\/span>\n            <p class=\"eh-s-card__label\">of workers now use AI daily, up from 9% a year ago.<\/p>\n          <\/article>\n          <article class=\"eh-s-card\">\n            <span class=\"eh-s-card__num\">56%<\/span>\n            <p class=\"eh-s-card__label\">of workers learned AI skills on social media.<\/p>\n          <\/article>\n        <\/div>\n      <\/section>\n\n      <section class=\"eh-card-section\">\n        <span class=\"eh-card-section__label\">Comparisons<\/span>\n        <div class=\"eh-card-grid eh-card-grid--comparisons\">\n          <article class=\"eh-c-card\">\n            <div class=\"eh-c-card__side eh-c-card__side--a\">\n              <span class=\"eh-c-card__num\">55%<\/span>\n              <p class=\"eh-c-card__label\">of UK employers strongly agree AI is driving innovation in their business.<\/p>\n            <\/div>\n            <div class=\"eh-c-card__side\">\n              <span class=\"eh-c-card__tag\">Leading<\/span>\n              <p class=\"eh-c-card__label\">the field on the impact of AI.<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"eh-c-card\">\n            <div class=\"eh-c-card__side eh-c-card__side--a\">\n              <span class=\"eh-c-card__num\">70%<\/span>\n              <p class=\"eh-c-card__label\">of UK firms are increasing AI investment.<\/p>\n            <\/div>\n            <div class=\"eh-c-card__side\">\n              <span class=\"eh-c-card__num\">+xx%<\/span>\n              <p class=\"eh-c-card__label\">vs. global average.<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"eh-c-card\">\n            <div class=\"eh-c-card__side eh-c-card__side--a\">\n              <span class=\"eh-c-card__num\">+21%<\/span>\n              <p class=\"eh-c-card__label\">UK employers more likely to rate workforce AI positivity high.<\/p>\n            <\/div>\n            <div class=\"eh-c-card__side\">\n              <span class=\"eh-c-card__tag\">vs. global avg.<\/span>\n              <p class=\"eh-c-card__label\">The most optimistic view of how workers feel about AI.<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"eh-c-card\">\n            <div class=\"eh-c-card__side eh-c-card__side--a\">\n              <span class=\"eh-c-card__num\">43%<\/span>\n              <p class=\"eh-c-card__label\">of UK firms have formal AI training programs.<\/p>\n            <\/div>\n            <div class=\"eh-c-card__side\">\n              <span class=\"eh-c-card__num\">38%<\/span>\n              <p class=\"eh-c-card__label\">global average.<\/p>\n            <\/div>\n          <\/article>\n        <\/div>\n      <\/section>\n    <\/div>\n\n    <!-- CANADA -->\n    <div class=\"eh-tab-panel\" id=\"panel-ca\" role=\"tabpanel\" aria-labelledby=\"tab-ca\">\n      <section class=\"eh-card-section\">\n        <span class=\"eh-card-section__label\">Key statistics<\/span>\n        <div class=\"eh-card-grid eh-card-grid--stats\">\n          <article class=\"eh-s-card\">\n            <span class=\"eh-s-card__num\">20%<\/span>\n            <p class=\"eh-s-card__label\">of employers rate AI skills as essential for new hires.<\/p>\n          <\/article>\n          <article class=\"eh-s-card\">\n            <span class=\"eh-s-card__num\">43%<\/span>\n            <p class=\"eh-s-card__label\">of workers feel guilt using AI to produce work (56% of Gen Z).<\/p>\n          <\/article>\n          <article class=\"eh-s-card\">\n            <span class=\"eh-s-card__num\">58%<\/span>\n            <p class=\"eh-s-card__label\">of workers learned AI skills on social media.<\/p>\n          <\/article>\n          <article class=\"eh-s-card\">\n            <span class=\"eh-s-card__num\">45%<\/span>\n            <p class=\"eh-s-card__label\">of businesses say staff use personal AI accounts at work.<\/p>\n          <\/article>\n        <\/div>\n      <\/section>\n\n      <section class=\"eh-card-section\">\n        <span class=\"eh-card-section__label\">Comparisons<\/span>\n        <div class=\"eh-card-grid eh-card-grid--comparisons\">\n          <article class=\"eh-c-card\">\n            <div class=\"eh-c-card__side eh-c-card__side--a\">\n              <span class=\"eh-c-card__num\">30%<\/span>\n              <p class=\"eh-c-card__label\">of Canadian workers say AI-saved time fills immediately with more tasks.<\/p>\n            <\/div>\n            <div class=\"eh-c-card__side\">\n              <span class=\"eh-c-card__num\">26%<\/span>\n              <p class=\"eh-c-card__label\">global average.<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"eh-c-card eh-c-card--single\">\n            <div class=\"eh-c-card__side eh-c-card__side--a\">\n              <span class=\"eh-c-card__tag\">Top market<\/span>\n              <p class=\"eh-c-card__label\">Canadian workers are most likely to learn AI on YouTube, more than any other market.<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"eh-c-card\">\n            <div class=\"eh-c-card__side eh-c-card__side--a\">\n              <span class=\"eh-c-card__tag\">Top market<\/span>\n              <p class=\"eh-c-card__label\">Canadian workers are most likely to receive employer help on AI training.<\/p>\n            <\/div>\n            <div class=\"eh-c-card__side\">\n              <span class=\"eh-c-card__num\">18%<\/span>\n              <p class=\"eh-c-card__label\">rate that help as strong or extensive.<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"eh-c-card eh-c-card--single\">\n            <div class=\"eh-c-card__side eh-c-card__side--a\">\n              <span class=\"eh-c-card__tag\">Highest<\/span>\n              <p class=\"eh-c-card__label\">Canadians are the most uncomfortable with AI being used in job application screening.<\/p>\n            <\/div>\n          <\/article>\n        <\/div>\n      <\/section>\n    <\/div>\n\n    <!-- NEW ZEALAND -->\n    <div class=\"eh-tab-panel\" id=\"panel-nz\" role=\"tabpanel\" aria-labelledby=\"tab-nz\">\n\n      <section class=\"eh-card-section\">\n        <span class=\"eh-card-section__label\">Key statistics<\/span>\n        <div class=\"eh-card-grid eh-card-grid--stats\">\n          <article class=\"eh-s-card\">\n            <span class=\"eh-s-card__num\">17%<\/span>\n            <p class=\"eh-s-card__label\">of employers rate AI skills as essential for new hires (a further 33% see them as a bonus).<\/p>\n          <\/article>\n          <article class=\"eh-s-card\">\n            <span class=\"eh-s-card__num\">57%<\/span>\n            <p class=\"eh-s-card__label\">of workers say AI is helping them develop valuable skills.<\/p>\n          <\/article>\n          <article class=\"eh-s-card\">\n            <span class=\"eh-s-card__num\">38%<\/span>\n            <p class=\"eh-s-card__label\">of AI users say using it feels like cheating.<\/p>\n          <\/article>\n          <article class=\"eh-s-card\">\n            <span class=\"eh-s-card__num\">51%<\/span>\n            <p class=\"eh-s-card__label\">of workers learned AI skills on social media.<\/p>\n          <\/article>\n        <\/div>\n      <\/section>\n\n      <section class=\"eh-card-section\">\n        <span class=\"eh-card-section__label\">Comparisons<\/span>\n        <div class=\"eh-card-grid eh-card-grid--comparisons\">\n          <article class=\"eh-c-card\">\n            <div class=\"eh-c-card__side eh-c-card__side--a\">\n              <span class=\"eh-c-card__num\">15%<\/span>\n              <p class=\"eh-c-card__label\">of NZ SMEs say AI is core to operations.<\/p>\n            <\/div>\n            <div class=\"eh-c-card__side\">\n              <span class=\"eh-c-card__num\">21%<\/span>\n              <p class=\"eh-c-card__label\">in Australia.<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"eh-c-card\">\n            <div class=\"eh-c-card__side eh-c-card__side--a\">\n              <span class=\"eh-c-card__num\">34%<\/span>\n              <p class=\"eh-c-card__label\">of NZ workers say AI is making them more replaceable, the lowest of any market.<\/p>\n            <\/div>\n            <div class=\"eh-c-card__side\">\n              <span class=\"eh-c-card__num\">45%<\/span>\n              <p class=\"eh-c-card__label\">in Australia, where this anxiety is highest.<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"eh-c-card eh-c-card--single\">\n            <div class=\"eh-c-card__side eh-c-card__side--a\">\n              <span class=\"eh-c-card__tag\">Most likely<\/span>\n              <p class=\"eh-c-card__label\">Workers in New Zealand are most likely to put AI training responsibility on their employer. Other markets lean to self-ownership.<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"eh-c-card\">\n            <div class=\"eh-c-card__side eh-c-card__side--a\">\n              <span class=\"eh-c-card__num\">37%<\/span>\n              <p class=\"eh-c-card__label\">of NZ workers feel guilt using AI, the lowest of any market.<\/p>\n            <\/div>\n            <div class=\"eh-c-card__side\">\n              <span class=\"eh-c-card__num\">42%<\/span>\n              <p class=\"eh-c-card__label\">in Australia.<\/p>\n            <\/div>\n          <\/article>\n        <\/div>\n      <\/section>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  \/\/ Modal + tabs controller. Would map to modal-v2 and tabs registered blocks in production.\n  (function() {\n    var modal = document.getElementById('regional-spotlights-modal');\n    var trigger = document.getElementById('open-spotlights');\n    var closers = modal.querySelectorAll('[data-modal-close]');\n    var tabs = modal.querySelectorAll('[role=\"tab\"]');\n    var panels = modal.querySelectorAll('[role=\"tabpanel\"]');\n    var lastFocused = null;\n\n    function openModal() {\n      lastFocused = document.activeElement;\n      modal.setAttribute('aria-hidden', 'false');\n      document.body.classList.add('eh-modal-open');\n      var closeBtn = modal.querySelector('.eh-modal__close');\n      if (closeBtn) closeBtn.focus();\n    }\n    function closeModal() {\n      modal.setAttribute('aria-hidden', 'true');\n      document.body.classList.remove('eh-modal-open');\n      if (lastFocused && lastFocused.focus) lastFocused.focus();\n    }\n    function activateTab(tab) {\n      tabs.forEach(function(t) {\n        var active = t === tab;\n        t.setAttribute('aria-selected', active ? 'true' : 'false');\n        t.setAttribute('tabindex', active ? '0' : '-1');\n      });\n      var controlsId = tab.getAttribute('aria-controls');\n      panels.forEach(function(p) {\n        p.setAttribute('data-active', p.id === controlsId ? 'true' : 'false');\n      });\n    }\n\n    trigger.addEventListener('click', openModal);\n    closers.forEach(function(el) { el.addEventListener('click', closeModal); });\n    document.addEventListener('keydown', function(e) {\n      if (e.key === 'Escape' && modal.getAttribute('aria-hidden') === 'false') closeModal();\n    });\n\n    tabs.forEach(function(tab, idx) {\n      tab.addEventListener('click', function() { activateTab(tab); });\n      tab.addEventListener('keydown', function(e) {\n        var i;\n        if (e.key === 'ArrowRight') {\n          i = (idx + 1) % tabs.length;\n          tabs[i].focus(); activateTab(tabs[i]);\n        } else if (e.key === 'ArrowLeft') {\n          i = (idx - 1 + tabs.length) % tabs.length;\n          tabs[i].focus(); activateTab(tabs[i]);\n        } else if (e.key === 'Home') {\n          tabs[0].focus(); activateTab(tabs[0]);\n        } else if (e.key === 'End') {\n          tabs[tabs.length - 1].focus(); activateTab(tabs[tabs.length - 1]);\n        }\n      });\n    });\n  })();\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>A global survey reveals the AI-at-work story, unearthing five paradoxes every employer navigating AI adoption needs to understand.<\/p>\n","protected":false},"author":594,"featured_media":18123,"template":"single-resources","meta":{"inline_featured_image":false,"_visual_mode":"business","exclude_from_algolia":false,"author_id":70364,"reading_time":"7 min read","display_reading_time":false,"homepage_thumbnail":0},"categories":[264],"tags":[],"learn_topic":[],"audience":[],"post_features":[],"class_list":["post-18118","news","type-news","status-publish","has-post-thumbnail","hentry","category-news"],"_links":{"self":[{"href":"https:\/\/employmenthero.com\/en-ca\/wp-json\/wp\/v2\/news\/18118","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/employmenthero.com\/en-ca\/wp-json\/wp\/v2\/news"}],"about":[{"href":"https:\/\/employmenthero.com\/en-ca\/wp-json\/wp\/v2\/types\/news"}],"author":[{"embeddable":true,"href":"https:\/\/employmenthero.com\/en-ca\/wp-json\/wp\/v2\/users\/594"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/employmenthero.com\/en-ca\/wp-json\/wp\/v2\/media\/18123"}],"wp:attachment":[{"href":"https:\/\/employmenthero.com\/en-ca\/wp-json\/wp\/v2\/media?parent=18118"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/employmenthero.com\/en-ca\/wp-json\/wp\/v2\/categories?post=18118"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/employmenthero.com\/en-ca\/wp-json\/wp\/v2\/tags?post=18118"},{"taxonomy":"learn_topic","embeddable":true,"href":"https:\/\/employmenthero.com\/en-ca\/wp-json\/wp\/v2\/learn_topic?post=18118"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/employmenthero.com\/en-ca\/wp-json\/wp\/v2\/audience?post=18118"},{"taxonomy":"post_features","embeddable":true,"href":"https:\/\/employmenthero.com\/en-ca\/wp-json\/wp\/v2\/post_features?post=18118"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}