{"id":8184,"date":"2026-01-30T11:18:41","date_gmt":"2026-01-30T03:18:41","guid":{"rendered":"https:\/\/louisthai.com\/?page_id=8184"},"modified":"2026-01-30T11:24:11","modified_gmt":"2026-01-30T03:24:11","slug":"message-from-shareholder","status":"publish","type":"page","link":"https:\/\/louisthai.com\/hk\/message-from-shareholder\/","title":{"rendered":"Message from Shareholder"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"8184\" class=\"elementor elementor-8184\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-770d129 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"770d129\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e973875\" data-id=\"e973875\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c6d12ce elementor-widget elementor-widget-html\" data-id=\"c6d12ce\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!doctype html>\n<html lang=\"en\">\n\n<head>\n  <meta charset=\"utf-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>Message from Shareholder | LOUIS THAI<\/title>\n  <meta name=\"description\"\n    content=\"A message from the Shareholder of LOUIS THAI \u2014 our vision, principles, and commitments to trust, governance, and responsible consulting.\" \/>\n  <meta name=\"robots\" content=\"index,follow\" \/>\n  <meta name=\"theme-color\" content=\"#ffffff\" \/>\n\n  <!-- Open Graph -->\n  <meta property=\"og:type\" content=\"website\" \/>\n  <meta property=\"og:title\" content=\"Message from Shareholder | LOUIS THAI\" \/>\n  <meta property=\"og:description\"\n    content=\"Governance expectations and stewardship commitments\u2014guided by accountability, discipline, and long-term trust.\" \/>\n  <meta property=\"og:site_name\" content=\"LOUIS THAI\" \/>\n\n  <!-- Optional canonical when deploying -->\n  <!-- <link rel=\"canonical\" href=\"https:\/\/louisthai.com\/about\/shareholder-message\" \/> -->\n\n  <style>\n    *,\n    *::before,\n    *::after {\n      box-sizing: border-box;\n    }\n\n    :root {\n      --bg: #ffffff;\n      --text: #111111;\n      --muted: #5b5b5f;\n      --hairline: rgba(0, 0, 0, .08);\n      --card: #fafafa;\n      --shadow: 0 10px 30px rgba(0, 0, 0, .08);\n      --radius: 18px;\n      --max: 1120px;\n      --btn: #111111;\n      --btnText: #ffffff;\n      --accent: #111111;\n    }\n\n    html,\n    body {\n      height: 100%;\n    }\n\n    body {\n      margin: 0;\n      background: var(--bg);\n      color: var(--text);\n      font-family: -apple-system, BlinkMacSystemFont, \"SF Pro Text\", \"SF Pro Display\",\n        \"Helvetica Neue\", Helvetica, Arial, system-ui, sans-serif;\n      letter-spacing: -0.01em;\n      line-height: 1.55;\n      -webkit-font-smoothing: antialiased;\n      text-rendering: optimizeLegibility;\n      overflow-x: hidden;\n    }\n\n    a {\n      color: inherit;\n      text-decoration: none;\n    }\n\n    a:hover {\n      text-decoration: underline;\n      text-underline-offset: 4px;\n    }\n\n    .skip {\n      position: absolute;\n      left: -9999px;\n      top: auto;\n      width: 1px;\n      height: 1px;\n      overflow: hidden;\n    }\n\n    .skip:focus {\n      left: 16px;\n      top: 16px;\n      width: auto;\n      height: auto;\n      padding: 10px 12px;\n      border: 1px solid var(--hairline);\n      background: #fff;\n      border-radius: 12px;\n      box-shadow: var(--shadow);\n      z-index: 9999;\n    }\n\n    header {\n      position: sticky;\n      top: 0;\n      z-index: 50;\n      backdrop-filter: saturate(180%) blur(16px);\n      -webkit-backdrop-filter: saturate(180%) blur(16px);\n      background: rgba(255, 255, 255, .78);\n      border-bottom: 1px solid var(--hairline);\n    }\n\n    .nav {\n      max-width: var(--max);\n      margin: 0 auto;\n      padding: 14px 20px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 16px;\n      flex-wrap: wrap;\n    }\n\n    .brand {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      font-weight: 650;\n      letter-spacing: .08em;\n      font-size: 12px;\n      text-transform: uppercase;\n    }\n\n    .pill {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      border: 1px solid var(--hairline);\n      padding: 8px 10px;\n      border-radius: 999px;\n      background: rgba(255, 255, 255, .6);\n      font-size: 12px;\n      color: var(--muted);\n      white-space: nowrap;\n    }\n\n    .navRight {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      flex-wrap: wrap;\n      justify-content: flex-end;\n    }\n\n    @media (max-width: 680px) {\n      .nav {\n        justify-content: center;\n        gap: 12px;\n      }\n\n      .brand {\n        width: 100%;\n        justify-content: center;\n      }\n\n      .navRight {\n        width: 100%;\n        justify-content: center;\n      }\n    }\n\n    .navlinks {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      font-size: 13px;\n      color: var(--muted);\n    }\n\n    .navlinks a {\n      padding: 8px 10px;\n      border-radius: 999px;\n    }\n\n    .navlinks a:hover {\n      background: rgba(0, 0, 0, .04);\n      text-decoration: none;\n    }\n\n    .langToggle {\n      display: inline-flex;\n      align-items: center;\n      border: 1px solid var(--hairline);\n      border-radius: 999px;\n      overflow: hidden;\n      background: rgba(255, 255, 255, .6);\n    }\n\n    .langToggle button {\n      appearance: none;\n      border: 0;\n      background: transparent;\n      padding: 8px 10px;\n      font-size: 12px;\n      color: var(--muted);\n      cursor: pointer;\n    }\n\n    .langToggle button[aria-pressed=\"true\"] {\n      background: rgba(0, 0, 0, .06);\n      color: var(--text);\n      font-weight: 600;\n    }\n\n    main {\n      max-width: var(--max);\n      margin: 0 auto;\n      padding: 56px 20px 72px;\n    }\n\n    .hero {\n      display: grid;\n      grid-template-columns: 1.05fr .95fr;\n      gap: 28px;\n      align-items: start;\n      padding-bottom: 28px;\n      border-bottom: 1px solid var(--hairline);\n    }\n\n    @media (max-width: 960px) {\n      .hero {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    .kicker {\n      font-size: 12px;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      color: var(--muted);\n      margin: 0 0 10px;\n    }\n\n    h1 {\n      margin: 0 0 14px;\n      font-size: clamp(34px, 5vw, 56px);\n      line-height: 1.05;\n      letter-spacing: -0.03em;\n      max-width: 22ch;\n    }\n\n    .lede {\n      margin: 0 0 18px;\n      color: var(--muted);\n      font-size: 16px;\n      max-width: 72ch;\n    }\n\n    .ctaRow {\n      display: flex;\n      gap: 12px;\n      flex-wrap: wrap;\n      align-items: center;\n      margin-top: 12px;\n    }\n\n    .btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 8px;\n      padding: 10px 14px;\n      border-radius: 999px;\n      border: 1px solid rgba(0, 0, 0, .12);\n      background: var(--btn);\n      color: var(--btnText);\n      font-size: 13px;\n      font-weight: 650;\n      text-decoration: none !important;\n    }\n\n    .btnSecondary {\n      background: rgba(255, 255, 255, .7);\n      color: var(--text);\n    }\n\n    .message {\n      margin-top: 8px;\n      display: grid;\n      gap: 14px;\n      max-width: 78ch;\n    }\n\n    .para {\n      margin: 0;\n      color: #1c1c1e;\n      font-size: 15px;\n    }\n\n    .muted {\n      color: var(--muted);\n    }\n\n    .quote {\n      border: 1px solid var(--hairline);\n      background: linear-gradient(180deg, #fff 0%, #fafafa 100%);\n      border-radius: var(--radius);\n      padding: 18px;\n      margin-top: 18px;\n    }\n\n    .quote small {\n      display: block;\n      margin-top: 10px;\n      color: var(--muted);\n      font-size: 13px;\n    }\n\n    .quote p {\n      margin: 0;\n      font-size: 15px;\n      letter-spacing: -0.01em;\n    }\n\n    .portraitCard {\n      position: sticky;\n      top: 86px;\n      border: 1px solid var(--hairline);\n      background: var(--card);\n      border-radius: var(--radius);\n      overflow: hidden;\n    }\n\n    @media (max-width: 960px) {\n      .portraitCard {\n        position: static;\n      }\n    }\n\n    .portrait {\n      width: 100%;\n      aspect-ratio: 3 \/ 4;\n      background: #e9e9eb;\n      position: relative;\n      display: block;\n      color: var(--muted);\n      font-size: 13px;\n    }\n\n    .portrait img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n    }\n\n    .caption {\n      padding: 14px 14px 16px;\n      border-top: 1px solid var(--hairline);\n    }\n\n    .caption .name {\n      font-weight: 700;\n      letter-spacing: -0.01em;\n      margin: 0 0 4px;\n      font-size: 14px;\n    }\n\n    .caption .role {\n      margin: 0;\n      color: var(--muted);\n      font-size: 13px;\n    }\n\n    section {\n      padding: 34px 0;\n      border-bottom: 1px solid var(--hairline);\n    }\n\n    section:last-child {\n      border-bottom: 0;\n      padding-bottom: 0;\n    }\n\n    h2 {\n      margin: 0 0 10px;\n      font-size: 20px;\n      letter-spacing: -0.02em;\n    }\n\n    .grid {\n      display: grid;\n      grid-template-columns: repeat(12, 1fr);\n      gap: 16px;\n      margin-top: 18px;\n    }\n\n    .card {\n      grid-column: span 6;\n      border: 1px solid var(--hairline);\n      background: var(--card);\n      border-radius: var(--radius);\n      padding: 18px 18px 16px;\n    }\n\n    @media (max-width: 860px) {\n      .card {\n        grid-column: span 12;\n      }\n    }\n\n    .card h3 {\n      margin: 0 0 6px;\n      font-size: 14px;\n      letter-spacing: -0.01em;\n    }\n\n    .card p {\n      margin: 0;\n      color: var(--muted);\n      font-size: 13px;\n    }\n\n    footer {\n      border-top: 1px solid var(--hairline);\n      padding: 24px 0 40px;\n      margin-top: 40px;\n      color: var(--muted);\n      font-size: 13px;\n    }\n\n    .foot {\n      max-width: var(--max);\n      margin: 0 auto;\n      padding: 0 20px;\n      display: flex;\n      justify-content: space-between;\n      gap: 16px;\n      flex-wrap: wrap;\n    }\n\n    .legal {\n      max-width: 82ch;\n    }\n\n    \/* Language blocks *\/\n    [data-lang] {\n      display: none;\n    }\n\n    [data-lang].is-active {\n      display: block;\n    }\n\n    @media print {\n      header {\n        position: static;\n        backdrop-filter: none;\n        background: #fff;\n      }\n\n      .langToggle {\n        display: none;\n      }\n\n      main {\n        padding: 28px 20px 24px;\n      }\n\n      a {\n        text-decoration: none;\n      }\n\n      .portraitCard {\n        position: static;\n      }\n    }\n\n\n    \/* ===== Parallax Portrait (IT Manager style) ===== *\/\n    .lt-paraStage {\n      position: relative;\n      overflow: hidden;\n      isolation: isolate;\n      --gx: 50%;\n      --gy: 40%;\n    }\n\n    .portraitBg,\n    .portraitFg {\n      position: absolute;\n      inset: -6%;\n      width: 112%;\n      height: 112%;\n      object-fit: cover;\n      display: block;\n      will-change: transform;\n      transform: translate3d(0, 0, 0);\n    }\n\n    .portraitBg {\n      filter: saturate(1.02) contrast(1.02);\n    }\n\n    .portraitFg {\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      transform: translate3d(0, 0, 0);\n      pointer-events: none;\n    }\n\n    .lt-paraStage::after {\n      content: \"\";\n      position: absolute;\n      inset: -10%;\n      pointer-events: none;\n      background: radial-gradient(circle at var(--gx) var(--gy), rgba(255, 255, 255, .22), transparent 55%);\n      mix-blend-mode: soft-light;\n      opacity: .95;\n    }\n\n    .portraitHint {\n      position: absolute;\n      left: 10px;\n      bottom: 10px;\n      font-size: 11px;\n      color: rgba(0, 0, 0, .45);\n      background: rgba(255, 255, 255, .65);\n      border: 1px solid rgba(0, 0, 0, .10);\n      border-radius: 999px;\n      padding: 6px 10px;\n      backdrop-filter: blur(10px);\n      -webkit-backdrop-filter: blur(10px);\n      user-select: none;\n    }\n\n    .lt-paraStage.is-hovering .portraitHint {\n      opacity: 0;\n      transform: translateY(4px);\n      transition: opacity .25s ease, transform .25s ease;\n    }\n  <\/style>\n\n  <!-- Structured Data -->\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@graph\": [\n      {\n        \"@type\": \"Organization\",\n        \"name\": \"LOUIS THAI International Group Sdn. Bhd.\",\n        \"alternateName\": \"LOUIS THAI\",\n        \"url\": \"https:\/\/louisthai.com\",\n        \"logo\": \"https:\/\/louisthai.com\/assets\/logo.png\"\n      },\n      {\n        \"@type\": \"WebPage\",\n        \"name\": \"Message from Shareholder | LOUIS THAI\",\n        \"alternateName\": \"\u80a1\u4e1c\u81f4\u8f9e | LOUIS THAI\",\n        \"url\": \"https:\/\/louisthai.com\/about\/shareholder-message\",\n        \"inLanguage\": [\"en\",\"zh-Hans\",\"th\"],\n        \"description\": \"A message from the Shareholder of LOUIS THAI \u2014 vision, principles, and commitments to trust, governance, and responsible consulting.\"\n      }\n    ]\n  }\n  <\/script>\n<\/head>\n\n<body>\n  <a class=\"skip\" href=\"#content\">Skip to content<\/a>\n\n  <!-- CONFIG: change these when deploying -->\n  <script>\n    window.LT_CONFIG = {\n      GOV_URL: \"\/about\/governance\",\n      OVERVIEW_URL: \"\/about\/overview\",\n      CONTACT_URL: \"\/contact\",\n      \/\/ Put your image path here (recommended: 900x1125 or 1200x1500)\n      PORTRAIT_BG_SRC: \"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/shareholder_bg.jpg\",\n      PORTRAIT_FG_SRC: \"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/shareholder_person.png\",\n      \/\/ Optional fallback (single image)\n      PORTRAIT_SRC: \"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/Stakeholder-of-LOUIS-THAI-Wong-Shee-Yee-Louis.png\"\n    };\n  <\/script>\n\n  <header role=\"banner\" aria-label=\"Primary\">\n    <div class=\"nav\">\n      <div class=\"brand\" aria-label=\"Brand\">\n        <span>LOUIS THAI<\/span>\n        <span class=\"pill\" aria-label=\"Page descriptor\"><span data-lang=\"en\" class=\"is-active\">Shareholder<\/span><span\n            data-lang=\"zh\">\u80a1\u4e1c<\/span><span data-lang=\"th\">\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19<\/span><\/span>\n      <\/div>\n\n      <div class=\"navRight\">\n        <nav class=\"navlinks\" aria-label=\"On-page navigation\">\n          <a href=\"#message\" data-i18n=\"nav_message\">\u7559\u8a00<\/a>\n          <a href=\"#principles\" data-i18n=\"nav_principles\">Principles<\/a>\n          <a href=\"#governance\" data-i18n=\"nav_governance\">Governance<\/a>\n        <\/nav>\n\n        <div class=\"langToggle\" role=\"group\" aria-label=\"Language toggle\">\n          <button type=\"button\" id=\"btnEN\" aria-pressed=\"true\">EN<\/button>\n          <button type=\"button\" id=\"btnZH\" aria-pressed=\"false\">\u4e2d\u6587<\/button>\n          <button type=\"button\" id=\"btnTH\" aria-pressed=\"false\">\u0e44\u0e17\u0e22<\/button>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <main id=\"content\" role=\"main\">\n    <div class=\"hero\">\n      <!-- LEFT: COPY -->\n      <div>\n        <p class=\"kicker is-active\" data-lang=\"en\">About Company<\/p>\n        <p class=\"kicker\" data-lang=\"zh\">\u5173\u4e8e\u516c\u53f8<\/p>\n        <p class=\"kicker\" data-lang=\"th\">\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17<\/p>\n\n        <h1 class=\"is-active\" data-lang=\"en\">Message from Shareholder<\/h1>\n        <h1 data-lang=\"zh\">\u80a1\u4e1c\u81f4\u8f9e<\/h1>\n        <h1 data-lang=\"th\">\u0e2a\u0e32\u0e23\u0e08\u0e32\u0e01\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19<\/h1>\n\n        <p class=\"lede is-active\" data-lang=\"en\">\n          Safeguarding long-term value is not only about growth. It is about discipline, accountability, and governance\n          culture\n          that protects stakeholders.\n        <\/p>\n        <p class=\"lede\" data-lang=\"zh\">\n          \u5b88\u62a4\u4f01\u4e1a\u7684\u957f\u671f\u4ef7\u503c\uff0c\u4e0d\u53ea\u662f\u8ffd\u6c42\u6210\u957f\uff0c\u66f4\u662f\u575a\u6301\u7eaa\u5f8b\u3001\u6cbb\u7406\u7eaa\u5f8b\u4e0e\u80fd\u591f\u4fdd\u62a4\u5229\u76ca\u76f8\u5173\u8005\u7684\u6cbb\u7406\u6587\u5316\u3002\n        <\/p>\n        <p class=\"lede\" data-lang=\"th\">\n          \u0e01\u0e32\u0e23\u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e04\u0e48\u0e32\u0e23\u0e30\u0e22\u0e30\u0e22\u0e32\u0e27\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e41\u0e04\u0e48\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15 \u0e41\u0e15\u0e48\u0e04\u0e37\u0e2d\u0e27\u0e34\u0e19\u0e31\u0e22 \u0e04\u0e27\u0e32\u0e21\u0e23\u0e31\u0e1a\u0e1c\u0e34\u0e14\u0e0a\u0e2d\u0e1a\n          \u0e41\u0e25\u0e30\u0e27\u0e31\u0e12\u0e19\u0e18\u0e23\u0e23\u0e21\u0e18\u0e23\u0e23\u0e21\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25\u0e17\u0e35\u0e48\u0e04\u0e38\u0e49\u0e21\u0e04\u0e23\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e21\u0e35\u0e2a\u0e48\u0e27\u0e19\u0e44\u0e14\u0e49\u0e2a\u0e48\u0e27\u0e19\u0e40\u0e2a\u0e35\u0e22\n        <\/p>\n\n        <div class=\"ctaRow\">\n          <a class=\"btn is-active\" id=\"btnContact\" href=\"\/contact\" data-lang=\"en\">Contact<\/a>\n          <a class=\"btn\" id=\"btnContactZH\" href=\"\/contact\" data-lang=\"zh\">\u8054\u7cfb<\/a>\n          <a class=\"btn\" id=\"btnContactTH\" href=\"\/contact\" data-lang=\"th\">\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d<\/a>\n\n          <a class=\"btn btnSecondary is-active\" id=\"btnOverview\" href=\"\/about\/overview\" data-lang=\"en\">Company\n            Overview<\/a>\n          <a class=\"btn btnSecondary\" id=\"btnOverviewZH\" href=\"\/about\/overview\" data-lang=\"zh\">\u516c\u53f8\u6982\u89c8<\/a>\n          <a class=\"btn btnSecondary\" id=\"btnOverviewTH\" href=\"\/about\/overview\" data-lang=\"th\">\u0e20\u0e32\u0e1e\u0e23\u0e27\u0e21\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17<\/a>\n\n          <a class=\"btn btnSecondary is-active\" id=\"btnGov\" href=\"\/about\/governance\" data-lang=\"en\">Governance &\n            Ethics<\/a>\n          <a class=\"btn btnSecondary\" id=\"btnGovZH\" href=\"\/about\/governance\" data-lang=\"zh\">\u6cbb\u7406\u4e0e\u4f26\u7406<\/a>\n          <a class=\"btn btnSecondary\" id=\"btnGovTH\" href=\"\/about\/governance\" data-lang=\"th\">\u0e18\u0e23\u0e23\u0e21\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25\u0e41\u0e25\u0e30\u0e08\u0e23\u0e34\u0e22\u0e18\u0e23\u0e23\u0e21<\/a>\n        <\/div>\n\n        <div id=\"message\" class=\"message\" aria-label=\"Shareholder message\">\n          <p class=\"para is-active\" data-lang=\"en\">\n            As a shareholder of LOUIS THAI, my responsibility extends beyond financial participation. It includes\n            stewardship,\n            long-term thinking, and the protection of stakeholder trust.\n          <\/p>\n          <p class=\"para\" data-lang=\"zh\">\n            \u4f5c\u4e3a LOUIS THAI \u7684\u80a1\u4e1c\uff0c\u4f60\u7684\u8d23\u4efb\u4e0d\u4ec5\u9650\u4e8e\u8d44\u672c\u53c2\u4e0e\uff0c\u66f4\u5305\u542b\u76d1\u7763\u3001\u957f\u671f\u601d\u7ef4\uff0c\u4ee5\u53ca\u5bf9\u5229\u76ca\u76f8\u5173\u8005\u4fe1\u4efb\u7684\u5b88\u62a4\u3002\n          <\/p>\n          <p class=\"para\" data-lang=\"th\">\n            \u0e43\u0e19\u0e10\u0e32\u0e19\u0e30\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19\u0e02\u0e2d\u0e07 LOUIS THAI \u0e04\u0e27\u0e32\u0e21\u0e23\u0e31\u0e1a\u0e1c\u0e34\u0e14\u0e0a\u0e2d\u0e1a\u0e02\u0e2d\u0e07\u0e09\u0e31\u0e19\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e01\u0e32\u0e23\u0e25\u0e07\u0e17\u0e38\u0e19 \u0e41\u0e15\u0e48\u0e23\u0e27\u0e21\u0e16\u0e36\u0e07\u0e01\u0e32\u0e23\u0e01\u0e33\u0e01\u0e31\u0e1a\u0e14\u0e39\u0e41\u0e25 \u0e01\u0e32\u0e23\u0e04\u0e34\u0e14\u0e23\u0e30\u0e22\u0e30\u0e22\u0e32\u0e27\n            \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e04\u0e27\u0e32\u0e21\u0e44\u0e27\u0e49\u0e27\u0e32\u0e07\u0e43\u0e08\u0e02\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e21\u0e35\u0e2a\u0e48\u0e27\u0e19\u0e44\u0e14\u0e49\u0e2a\u0e48\u0e27\u0e19\u0e40\u0e2a\u0e35\u0e22\n          <\/p>\n\n          <p class=\"para is-active\" data-lang=\"en\">\n            We believe value creation must be sustainable, transparent, and aligned with ethical boundaries. Decisions\n            should be reviewable,\n            risks must be acknowledged, and authority must never operate without checks.\n          <\/p>\n          <p class=\"para\" data-lang=\"zh\">\n            \u6211\u4eec\u76f8\u4fe1\u4ef7\u503c\u521b\u9020\u5fc5\u987b\u662f\u53ef\u6301\u7eed\u3001\u900f\u660e\uff0c\u5e76\u6e05\u695a\u5f3a\u8c03\u4f26\u7406\u8fb9\u754c\u3002\u51b3\u7b56\u5e94\u5f53\u53ef\u88ab\u68c0\u89c6\uff0c\u98ce\u9669\u5fc5\u987b\u88ab\u6b63\u89c6\uff0c\u6743\u529b\u7edd\u4e0d\u80fd\u5728\u7f3a\u4e4f\u5236\u8861\u7684\u60c5\u51b5\u4e0b\u8fd0\u4f5c\u3002\n          <\/p>\n          <p class=\"para\" data-lang=\"th\">\n            \u0e40\u0e23\u0e32\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e38\u0e13\u0e04\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e22\u0e31\u0e48\u0e07\u0e22\u0e37\u0e19 \u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a \u0e41\u0e25\u0e30\u0e22\u0e36\u0e14\u0e02\u0e2d\u0e1a\u0e40\u0e02\u0e15\u0e14\u0e49\u0e32\u0e19\u0e08\u0e23\u0e34\u0e22\u0e18\u0e23\u0e23\u0e21\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19 \u0e01\u0e32\u0e23\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e15\u0e49\u0e2d\u0e07\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e44\u0e14\u0e49\n            \u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e15\u0e49\u0e2d\u0e07\u0e16\u0e39\u0e01\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a \u0e41\u0e25\u0e30\u0e2d\u0e33\u0e19\u0e32\u0e08\u0e15\u0e49\u0e2d\u0e07\u0e44\u0e21\u0e48\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e42\u0e14\u0e22\u0e44\u0e23\u0e49\u0e01\u0e32\u0e23\u0e16\u0e48\u0e27\u0e07\u0e14\u0e38\u0e25\n          <\/p>\n\n          <p class=\"para muted is-active\" data-lang=\"en\">\n            As a Shareholder, my responsibility is to build a culture where trust is protected\u2014through ethical\n            restraint, accountable\n            leadership, and governance discipline.\n          <\/p>\n          <p class=\"para muted\" data-lang=\"zh\">\n            \u80a1\u4e1c\u7684\u89d2\u8272\u4e0d\u662f\u5e72\u9884\u65e5\u5e38\u7ba1\u7406\uff0c\u800c\u662f\u786e\u4fdd\u516c\u53f8\u59cb\u7ec8\u5fe0\u4e8e\u5176\u539f\u5219\u2014\u2014\u5728\u65f6\u95f4\u7684\u8003\u9a8c\u4e0b\uff0c\u4fdd\u62a4\u5ba2\u6237\u3001\u5458\u5de5\u3001\u5408\u4f5c\u4f19\u4f34\u4e0e\u516c\u4f17\u5229\u76ca\u3002\n          <\/p>\n          <p class=\"para muted\" data-lang=\"th\">\n            \u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e02\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e01\u0e32\u0e23\u0e41\u0e17\u0e23\u0e01\u0e41\u0e0b\u0e07\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e27\u0e31\u0e19\n            \u0e41\u0e15\u0e48\u0e04\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08\u0e27\u0e48\u0e32\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17\u0e0b\u0e37\u0e48\u0e2d\u0e2a\u0e31\u0e15\u0e22\u0e4c\u0e15\u0e48\u0e2d\u0e2b\u0e25\u0e31\u0e01\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e15\u0e19\u2014\u0e41\u0e25\u0e30\u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32 \u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19 \u0e04\u0e39\u0e48\u0e04\u0e49\u0e32\n            \u0e41\u0e25\u0e30\u0e1c\u0e25\u0e1b\u0e23\u0e30\u0e42\u0e22\u0e0a\u0e19\u0e4c\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e30\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e40\u0e27\u0e25\u0e32\u0e1c\u0e48\u0e32\u0e19\u0e44\u0e1b\n          <\/p>\n\n          <div class=\"quote\" role=\"note\" aria-label=\"Shareholder quote\">\n            <p class=\"is-active\" data-lang=\"en\">\n              \u201cShareholder responsibility is not control, but stewardship. True value is protected by governance, not\n              promises.\u201d\n            <\/p>\n            <p data-lang=\"zh\">\n              \u300c\u80a1\u4e1c\u7684\u8d23\u4efb\u4e0d\u662f\u63a7\u5236\uff0c\u800c\u662f\u6258\u7ba1\u3002\u771f\u6b63\u7684\u4ef7\u503c\u6765\u81ea\u6cbb\u7406\uff0c\u800c\u975e\u627f\u8bfa\u3002\u300d\n            <\/p>\n            <p data-lang=\"th\">\n              \u201c\u0e04\u0e27\u0e32\u0e21\u0e23\u0e31\u0e1a\u0e1c\u0e34\u0e14\u0e0a\u0e2d\u0e1a\u0e02\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21 \u0e41\u0e15\u0e48\u0e04\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e47\u0e19\u0e1c\u0e39\u0e49\u0e1e\u0e34\u0e17\u0e31\u0e01\u0e29\u0e4c\n              \u0e04\u0e38\u0e13\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e41\u0e17\u0e49\u0e08\u0e23\u0e34\u0e07\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e38\u0e49\u0e21\u0e04\u0e23\u0e2d\u0e07\u0e14\u0e49\u0e27\u0e22\u0e18\u0e23\u0e23\u0e21\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25 \u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e04\u0e33\u0e2a\u0e31\u0e0d\u0e0d\u0e32\u201d\n            <\/p>\n            <small class=\"is-active\" data-lang=\"en\">\u2014 Shareholder, LOUIS THAI<\/small>\n            <small data-lang=\"zh\">\u2014 LOUIS THAI \u80a1\u4e1c<\/small>\n            <small data-lang=\"th\">\u2014 \u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19, LOUIS THAI<\/small>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- RIGHT: PORTRAIT -->\n      <aside class=\"portraitCard\" aria-label=\"Shareholder portrait\">\n        <div class=\"portrait lt-paraStage\" id=\"ltPortraitStage\">\n          <img class=\"portraitBg\" id=\"portraitBg\" alt=\"\" \/>\n          <img class=\"portraitFg\" id=\"portraitFg\" alt=\"Shareholder portrait\" \/>\n          <div class=\"portraitHint\" id=\"portraitHint\">Move your pointer here<\/div>\n        <\/div>\n        <div class=\"caption\">\n          <p class=\"name is-active\" data-lang=\"en\">WONG SHEE YEE, Louis<\/p>\n          <p class=\"name\" data-lang=\"zh\">WONG SHEE YEE\uff08\u9ec4\u4e16\u7389\uff09<\/p>\n          <p class=\"name\" data-lang=\"th\">WONG SHEE YEE, Louis<\/p>\n\n          <p class=\"role is-active\" data-lang=\"en\">Shareholder, LOUIS THAI<\/p>\n          <p class=\"role\" data-lang=\"zh\">LOUIS THAI \u80a1\u4e1c<\/p>\n          <p class=\"role\" data-lang=\"th\">\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19, LOUIS THAI<\/p>\n        <\/div>\n      <\/aside>\n    <\/div>\n\n    <section id=\"principles\" aria-label=\"Shareholder principles\">\n      <h2 class=\"is-active\" data-lang=\"en\">Shareholder principles<\/h2>\n      <h2 data-lang=\"zh\">\u80a1\u4e1c\u539f\u5219<\/h2>\n      <h2 data-lang=\"th\">\u0e2b\u0e25\u0e31\u0e01\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19<\/h2>\n\n      <div class=\"grid\" role=\"list\" aria-label=\"Principles grid\">\n        <div class=\"card\" role=\"listitem\">\n          <h3 class=\"is-active\" data-lang=\"en\">Long-term value orientation<\/h3>\n          <h3 data-lang=\"zh\">\u957f\u671f\u4ef7\u503c\u5bfc\u5411<\/h3>\n          <h3 data-lang=\"th\">\u0e01\u0e32\u0e23\u0e21\u0e38\u0e48\u0e07\u0e40\u0e19\u0e49\u0e19\u0e04\u0e38\u0e13\u0e04\u0e48\u0e32\u0e23\u0e30\u0e22\u0e30\u0e22\u0e32\u0e27<\/h3>\n          <p class=\"is-active\" data-lang=\"en\">We prioritize sustainability over short-term gains.<\/p>\n          <p data-lang=\"zh\">\u6211\u4eec\u4f18\u5148\u8003\u8651\u53ef\u6301\u7eed\u6027\uff0c\u800c\u975e\u77ed\u671f\u6536\u76ca\u3002<\/p>\n          <p data-lang=\"th\">\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e41\u0e25\u0e30\u0e04\u0e39\u0e48\u0e04\u0e49\u0e32\u0e44\u0e21\u0e48\u0e04\u0e27\u0e23\u0e16\u0e39\u0e01\u0e43\u0e0a\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15<\/p>\n          <p data-lang=\"th\">\u0e01\u0e32\u0e23\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e15\u0e49\u0e2d\u0e07\u0e17\u0e19\u0e15\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e44\u0e14\u0e49\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e40\u0e27\u0e25\u0e32\u0e1c\u0e48\u0e32\u0e19\u0e44\u0e1b<\/p>\n          <p data-lang=\"th\">\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e21\u0e35\u0e44\u0e27\u0e49\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e01\u0e32\u0e23\u0e23\u0e27\u0e21\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e2d\u0e33\u0e19\u0e32\u0e08\u0e42\u0e14\u0e22\u0e44\u0e23\u0e49\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a<\/p>\n          <p data-lang=\"th\">\u0e40\u0e23\u0e32\u0e22\u0e36\u0e14\u0e04\u0e27\u0e32\u0e21\u0e22\u0e31\u0e48\u0e07\u0e22\u0e37\u0e19\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32\u0e01\u0e33\u0e44\u0e23\u0e23\u0e30\u0e22\u0e30\u0e2a\u0e31\u0e49\u0e19<\/p>\n        <\/div>\n\n        <div class=\"card\" role=\"listitem\">\n          <h3 class=\"is-active\" data-lang=\"en\">Governance discipline<\/h3>\n          <h3 data-lang=\"zh\">\u6cbb\u7406\u7eaa\u5f8b<\/h3>\n          <h3 data-lang=\"th\">\u0e27\u0e34\u0e19\u0e31\u0e22\u0e14\u0e49\u0e32\u0e19\u0e18\u0e23\u0e23\u0e21\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25<\/h3>\n          <p class=\"is-active\" data-lang=\"en\">Structures exist to prevent concentration of unchecked authority.<\/p>\n          <p data-lang=\"zh\">\u5236\u5ea6\u7684\u5b58\u5728\u662f\u4e3a\u4e86\u9632\u6b62\u6743\u529b\u5931\u8861\u3002<\/p>\n        <\/div>\n\n        <div class=\"card\" role=\"listitem\">\n          <h3 class=\"is-active\" data-lang=\"en\">Transparency & reviewability<\/h3>\n          <h3 data-lang=\"zh\">\u900f\u660e\u4e0e\u53ef\u68c0\u89c6\u6027<\/h3>\n          <h3 data-lang=\"th\">\u0e04\u0e27\u0e32\u0e21\u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a\u0e41\u0e25\u0e30\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e44\u0e14\u0e49<\/h3>\n          <p class=\"is-active\" data-lang=\"en\">Decisions must withstand scrutiny over time.<\/p>\n          <p data-lang=\"zh\">\u51b3\u7b56\u5fc5\u987b\u7ecf\u5f97\u8d77\u65f6\u95f4\u4e0e\u5ba1\u67e5\u3002<\/p>\n        <\/div>\n\n        <div class=\"card\" role=\"listitem\">\n          <h3 class=\"is-active\" data-lang=\"en\">Stakeholder protection<\/h3>\n          <h3 data-lang=\"zh\">\u5229\u76ca\u76f8\u5173\u8005\u4fdd\u62a4<\/h3>\n          <h3 data-lang=\"th\">\u0e01\u0e32\u0e23\u0e04\u0e38\u0e49\u0e21\u0e04\u0e23\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e21\u0e35\u0e2a\u0e48\u0e27\u0e19\u0e44\u0e14\u0e49\u0e2a\u0e48\u0e27\u0e19\u0e40\u0e2a\u0e35\u0e22<\/h3>\n          <p class=\"is-active\" data-lang=\"en\">Clients and partners are never treated as tools for growth.<\/p>\n          <p data-lang=\"zh\">\u5ba2\u6237\u4e0e\u5408\u4f5c\u65b9\u7edd\u975e\u6210\u957f\u7684\u5de5\u5177\u3002<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"governance\" aria-label=\"Governance callout\">\n      <h2 class=\"is-active\" data-lang=\"en\">Governance & ethics<\/h2>\n      <h2 data-lang=\"zh\">\u6cbb\u7406\u4e0e\u4f26\u7406<\/h2>\n      <h2 data-lang=\"th\">\u0e18\u0e23\u0e23\u0e21\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25\u0e41\u0e25\u0e30\u0e08\u0e23\u0e34\u0e22\u0e18\u0e23\u0e23\u0e21<\/h2>\n\n      <p class=\"lede is-active\" data-lang=\"en\">\n        Governance is how we protect trust at scale. Read our public Governance & Ethical Framework.\n      <\/p>\n      <p class=\"lede\" data-lang=\"zh\">\n        \u6cbb\u7406\u662f\u6211\u4eec\u5728\u89c4\u6a21\u5316\u8fc7\u7a0b\u4e2d\u4fdd\u62a4\u4fe1\u4efb\u7684\u65b9\u5f0f\u3002\u4f60\u53ef\u4ee5\u67e5\u770b\u6211\u4eec\u7684\u516c\u5f00\u300a\u6cbb\u7406\u4e0e\u4f26\u7406\u6846\u67b6\u300b\u3002\n      <\/p>\n      <p class=\"lede\" data-lang=\"th\">\n        \u0e18\u0e23\u0e23\u0e21\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25\u0e04\u0e37\u0e2d\u0e27\u0e34\u0e18\u0e35\u0e17\u0e35\u0e48\u0e40\u0e23\u0e32\u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e04\u0e27\u0e32\u0e21\u0e44\u0e27\u0e49\u0e27\u0e32\u0e07\u0e43\u0e08\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e02\u0e22\u0e32\u0e22\u0e15\u0e31\u0e27 \u0e2d\u0e48\u0e32\u0e19\u0e01\u0e23\u0e2d\u0e1a\u0e18\u0e23\u0e23\u0e21\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25\u0e41\u0e25\u0e30\u0e08\u0e23\u0e34\u0e22\u0e18\u0e23\u0e23\u0e21\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e30\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e44\u0e14\u0e49\u0e17\u0e35\u0e48\u0e19\u0e35\u0e48\n      <\/p>\n\n      <div class=\"ctaRow\">\n        <a class=\"btn btnSecondary is-active\" id=\"btnGov2\" href=\"\/about\/governance\" data-lang=\"en\">Read Governance \u2192<\/a>\n        <a class=\"btn btnSecondary\" id=\"btnGov2ZH\" href=\"\/about\/governance\" data-lang=\"zh\">\u67e5\u770b\u6cbb\u7406\u9875\u9762 \u2192<\/a>\n        <a class=\"btn btnSecondary\" id=\"btnGov2TH\" href=\"\/about\/governance\" data-lang=\"th\">\u0e2d\u0e48\u0e32\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e18\u0e23\u0e23\u0e21\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25 \u2192<\/a>\n      <\/div>\n    <\/section>\n\n    <footer role=\"contentinfo\" aria-label=\"Footer\">\n      <div class=\"foot\">\n        <div class=\"legal is-active\" data-lang=\"en\">\n          <strong>LOUIS THAI<\/strong> \u2014 Message from Shareholder.<br \/>\n          This page represents a shareholder perspective and governance expectations. It does not constitute management\n          directives or operational instructions.\n        <\/div>\n        <div class=\"legal\" data-lang=\"th\">\n          <strong>LOUIS THAI<\/strong> \u2014 \u0e2a\u0e32\u0e23\u0e08\u0e32\u0e01\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19<br \/>\n          \u0e2b\u0e19\u0e49\u0e32\u0e19\u0e35\u0e49\u0e2a\u0e30\u0e17\u0e49\u0e2d\u0e19\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07\u0e02\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e04\u0e32\u0e14\u0e2b\u0e27\u0e31\u0e07\u0e14\u0e49\u0e32\u0e19\u0e18\u0e23\u0e23\u0e21\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25 \u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e1d\u0e48\u0e32\u0e22\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e2b\u0e23\u0e37\u0e2d\u0e41\u0e19\u0e27\u0e17\u0e32\u0e07\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\n        <\/div>\n        <div class=\"legal\" data-lang=\"zh\">\n          <strong>LOUIS THAI<\/strong> \u2014 \u80a1\u4e1c\u81f4\u8f9e\u3002<br \/>\n          \u672c\u9875\u4ee3\u8868\u80a1\u4e1c\u7acb\u573a\u4e0e\u6cbb\u7406\u671f\u671b\uff0c\u4e0d\u6784\u6210\u7ba1\u7406\u5c42\u6307\u4ee4\u6216\u8425\u8fd0\u5c42\u9762\u7684\u64cd\u4f5c\u8bf4\u660e\u3002\n        <\/div>\n        <div>\n          <span aria-label=\"Copyright\">\u00a9<\/span> <span id=\"year\"><\/span> LOUIS THAI\n        <\/div>\n      <\/div>\n    <\/footer>\n  <\/main>\n\n  <script>\n    \/\/ Year\n    document.getElementById(\"year\").textContent = new Date().getFullYear();\n\n    \/\/ Wire config links\n    const CFG = window.LT_CONFIG || {};\n    const GOV_URL = CFG.GOV_URL || \"\/about\/governance\";\n    const OVERVIEW_URL = CFG.OVERVIEW_URL || \"\/about\/overview\";\n    const CONTACT_URL = CFG.CONTACT_URL || \"\/contact\";\n    const PORTRAIT_SRC = CFG.PORTRAIT_SRC || CFG.PORTRAIT_SRC || \"\/assets\/about\/shareholder_bg.jpg\";\n    const PORTRAIT_FG_SRC = CFG.PORTRAIT_FG_SRC || CFG.PORTRAIT_SRC || \"\/assets\/about\/shareholder_person.png\";\n\n    [\"btnGov\", \"btnGovZH\", \"btnGovTH\", \"btnGov2\", \"btnGov2ZH\", \"btnGov2TH\"].forEach(id => {\n      const el = document.getElementById(id);\n      if (el) el.setAttribute(\"href\", GOV_URL);\n    });\n    [\"btnOverview\", \"btnOverviewZH\", \"btnOverviewTH\"].forEach(id => {\n      const el = document.getElementById(id);\n      if (el) el.setAttribute(\"href\", OVERVIEW_URL);\n    });\n    [\"btnContact\", \"btnContactZH\", \"btnContactTH\"].forEach(id => {\n      const el = document.getElementById(id);\n      if (el) el.setAttribute(\"href\", CONTACT_URL);\n    });\n\n\n\n\n    \/\/ ===== Parallax (hover) \u2014 IT manager style =====\n    (function () {\n      const stage = document.getElementById('ltPortraitStage');\n      const bg = document.getElementById('portraitBg');\n      const fg = document.getElementById('portraitFg');\n      if (!stage || !bg || !fg) return;\n\n      const bgSrc = CFG.PORTRAIT_BG_SRC;\n      const fgSrc = CFG.PORTRAIT_FG_SRC;\n      const oneSrc = CFG.PORTRAIT_SRC;\n\n      if (bgSrc) bg.src = bgSrc;\n      if (fgSrc) fg.src = fgSrc;\n      else if (oneSrc) fg.src = oneSrc;\n\n      \/\/ Strength tuning\n      const BG_SHIFT = 26;   \/\/ px\n      const BG_SCALE = 1.18; \/\/ prevent edges\n      const LERP = 0.09;     \/\/ smoothing\n\n      const st = { mx: 0, my: 0, cx: 0, cy: 0, hovering: false, t: 0 };\n\n      function onMove(e) {\n        const r = stage.getBoundingClientRect();\n        const px = (e.clientX - r.left) \/ r.width;\n        const py = (e.clientY - r.top) \/ r.height;\n        st.mx = (px - 0.5) * 2;\n        st.my = (py - 0.5) * 2;\n        stage.style.setProperty('--gx', (px * 100).toFixed(2) + '%');\n        stage.style.setProperty('--gy', (py * 100).toFixed(2) + '%');\n        if (!st.hovering) {\n          st.hovering = true;\n          stage.classList.add('is-hovering');\n        }\n      }\n      function onLeave() {\n        st.mx = 0; st.my = 0;\n        st.hovering = false;\n        stage.classList.remove('is-hovering');\n        stage.style.setProperty('--gx', '50%');\n        stage.style.setProperty('--gy', '40%');\n      }\n\n      stage.addEventListener('pointermove', onMove);\n      stage.addEventListener('pointerleave', onLeave);\n\n      function tick() {\n        st.t += 0.016;\n        \/\/ micro idle float\n        const ix = Math.sin(st.t * 0.8) * 0.10;\n        const iy = Math.cos(st.t * 0.7) * 0.10;\n\n        const tx = (st.mx + ix) * BG_SHIFT;\n        const ty = (st.my + iy) * BG_SHIFT;\n\n        st.cx += (tx - st.cx) * LERP;\n        st.cy += (ty - st.cy) * LERP;\n\n        bg.style.transform = `translate3d(${(-st.cx).toFixed(2)}px, ${(-st.cy).toFixed(2)}px, 0) scale(${BG_SCALE})`;\n        \/\/ foreground fixed\n        fg.style.transform = 'translate3d(0,0,0)';\n\n        requestAnimationFrame(tick);\n      }\n      requestAnimationFrame(tick);\n    })();\n\n    \/\/ Language toggle + i18n of nav labels\n    const blocks = Array.from(document.querySelectorAll(\"[data-lang]\"));\n    const btnEN = document.getElementById(\"btnEN\");\n    const btnZH = document.getElementById(\"btnZH\");\n    const btnTH = document.getElementById(\"btnTH\");\n\n    const navMap = {\n      en: { nav_message: \"Message\", nav_principles: \"Principles\", nav_governance: \"Governance\" },\n      zh: { nav_message: \"\u81f4\u8f9e\", nav_principles: \"\u539f\u5219\", nav_governance: \"\u6cbb\u7406\" },\n      th: { nav_message: \"\u0e2a\u0e32\u0e23\", nav_principles: \"\u0e2b\u0e25\u0e31\u0e01\u0e01\u0e32\u0e23\", nav_governance: \"\u0e18\u0e23\u0e23\u0e21\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25\" }\n    };\n\n    function setLang(lang) {\n      blocks.forEach(b => {\n        b.classList.toggle(\"is-active\", b.getAttribute(\"data-lang\") === lang);\n      });\n      btnEN.setAttribute(\"aria-pressed\", lang === \"en\" ? \"true\" : \"false\");\n      btnZH.setAttribute(\"aria-pressed\", lang === \"zh\" ? \"true\" : \"false\");\n      btnTH.setAttribute(\"aria-pressed\", lang === \"th\" ? \"true\" : \"false\");\n      document.documentElement.setAttribute(\"lang\", lang === \"zh\" ? \"zh-Hans\" : (lang === \"th\" ? \"th\" : \"en\"));\n\n      \/\/ nav labels\n      document.querySelectorAll(\"[data-i18n]\").forEach(el => {\n        const key = el.getAttribute(\"data-i18n\");\n        el.textContent = (navMap[lang] && navMap[lang][key]) ? navMap[lang][key] : el.textContent;\n      });\n\n      try { localStorage.setItem(\"LT_LANG\", lang); } catch (e) { }\n    }\n\n    btnEN.addEventListener(\"click\", () => setLang(\"en\"));\n    btnZH.addEventListener(\"click\", () => setLang(\"zh\"));\n    btnTH.addEventListener(\"click\", () => setLang(\"th\"));\n\n    let initial = \"en\";\n    try {\n      const saved = localStorage.getItem(\"LT_LANG\");\n      if (saved === \"en\" || saved === \"zh\" || saved === \"th\") initial = saved;\n      else if ((navigator.language || \"\").toLowerCase().startsWith(\"zh\")) initial = \"zh\";\n      else if ((navigator.language || \"\").toLowerCase().startsWith(\"th\")) initial = \"th\";\n    } catch (e) { }\n    setLang(initial);\n  <\/script>\n<\/body>\n\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Message from Shareholder | LOUIS THAI Skip to content LOUIS THAI Shareholder\u80a1\u4e1c\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19 Message Principles Governance EN \u4e2d\u6587 \u0e44\u0e17\u0e22 About Company \u5173\u4e8e\u516c\u53f8 \u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17 Message from Shareholder \u80a1\u4e1c\u81f4\u8f9e \u0e2a\u0e32\u0e23\u0e08\u0e32\u0e01\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19 Safeguarding long-term value is not only about growth. It is about discipline, accountability, and governance culture that protects stakeholders. \u5b88\u62a4\u4f01\u4e1a\u7684\u957f\u671f\u4ef7\u503c\uff0c\u4e0d\u53ea\u662f\u8ffd\u6c42\u6210\u957f\uff0c\u66f4\u662f\u575a\u6301\u7eaa\u5f8b\u3001\u6cbb\u7406\u7eaa\u5f8b\u4e0e\u80fd\u591f\u4fdd\u62a4\u5229\u76ca\u76f8\u5173\u8005\u7684\u6cbb\u7406\u6587\u5316\u3002 \u0e01\u0e32\u0e23\u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e04\u0e48\u0e32\u0e23\u0e30\u0e22\u0e30\u0e22\u0e32\u0e27\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e41\u0e04\u0e48\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15 \u0e41\u0e15\u0e48\u0e04\u0e37\u0e2d\u0e27\u0e34\u0e19\u0e31\u0e22 \u0e04\u0e27\u0e32\u0e21\u0e23\u0e31\u0e1a\u0e1c\u0e34\u0e14\u0e0a\u0e2d\u0e1a \u0e41\u0e25\u0e30\u0e27\u0e31\u0e12\u0e19\u0e18\u0e23\u0e23\u0e21\u0e18\u0e23\u0e23\u0e21\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25\u0e17\u0e35\u0e48\u0e04\u0e38\u0e49\u0e21\u0e04\u0e23\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e21\u0e35\u0e2a\u0e48\u0e27\u0e19\u0e44\u0e14\u0e49\u0e2a\u0e48\u0e27\u0e19\u0e40\u0e2a\u0e35\u0e22 Contact \u8054\u7cfb \u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d Company [&hellip;]<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","_joinchat":[],"footnotes":""},"class_list":["post-8184","page","type-page","status-publish","hentry","entry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/pages\/8184","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/comments?post=8184"}],"version-history":[{"count":7,"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/pages\/8184\/revisions"}],"predecessor-version":[{"id":8191,"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/pages\/8184\/revisions\/8191"}],"wp:attachment":[{"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/media?parent=8184"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}