:root{--zam-gold:#fbe12e;--zam-gold-hover:#e2c925;--zam-gold-tint:#fdf3b8;--zam-green-950:#08120c;--zam-green-900:#16281f;--zam-green-700:#224435;--zam-green-500:#2f684d;--zam-green-100:#eaf1ed;--zam-ink:#111;--zam-slate:#5c625e;--zam-canvas:#f4f4f4;--zam-surface:#fff;--zam-line:#2244351f;--zam-success:#27ae60;--zam-warning:#e67e22;--zam-danger:#c0392b;--font-sans:"Pretendard", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-display:"Space Grotesk", var(--font-sans);--fs-display:40px;--lh-display:1.1;--fs-h1:32px;--lh-h1:1.15;--fs-h2:26px;--lh-h2:1.2;--fs-h3:20px;--lh-h3:1.3;--fs-body:16px;--lh-body:1.6;--fs-sm:14px;--lh-sm:1.5;--fs-caption:13px;--lh-caption:1.5;--fs-hero-fluid:clamp(40px, 6vw, 84px);--fs-page-h1-fluid:clamp(30px, 4vw, 58px);--fs-section-h2-fluid:clamp(24px, 2.6vw, 36px);--fs-section-h2-lg-fluid:clamp(26px, 3.2vw, 42px);--fs-lead-fluid:clamp(16px, 1.2vw, 20px);--sp-xs:4px;--sp-sm:8px;--sp-md:16px;--sp-lg:24px;--sp-xl:32px;--sp-2xl:48px;--sp-3xl:64px;--sp-section-x-fluid:clamp(20px, 4vw, 56px);--sp-section-y-fluid:clamp(64px, 8vw, 110px);--sp-hero-top-fluid:clamp(120px, 12vw, 180px);--sp-hero-bottom-fluid:clamp(64px, 8vw, 100px);--r-sm:8px;--r-md:12px;--r-lg:16px;--r-pill:999px;--sh-card:0 4px 16px #16281f0d;--sh-float:0 8px 32px #16281f14;--sh-lg:0 22px 70px #08181029;--zam-hero-gradient:linear-gradient(180deg, var(--zam-green-900) 0%, var(--zam-green-700) 100%);--zam-subhero-gradient:linear-gradient(180deg, var(--zam-green-900), var(--zam-green-950));--zam-hero-overlay:linear-gradient(180deg, #16281f80, #16281fd9);--zam-scrim:#16281f8c;--max-content:1420px}html[lang=zh-Hant] *,html[lang=th] *,html[lang=vi] *{letter-spacing:0!important}html[lang=th]{line-height:1.7}html[lang=th] h1,html[lang=th] h2,html[lang=th] h3{line-height:1.4!important}.faq-details[open] .arrow-indicator{transform:rotate(180deg)}.faq-details:hover{box-shadow:var(--sh-card);border-color:var(--zam-green-500)!important}.faq-summary::-webkit-details-marker{display:none}.hero-btn-primary:hover{transform:translateY(-2px);background:var(--zam-gold-hover)!important}.hero-btn-secondary:hover{transform:translateY(-2px);border-color:#fff!important}.esg-cta-btn:hover{transform:translateY(-2px);background:var(--zam-canvas)!important}.banner-primary-btn:hover{transform:translateY(-2px);background:#1a1915!important}@media (max-width:768px){.order-mobile-1{order:2!important}.order-mobile-2{order:1!important}}.gold-text-link{color:#745c39;transition:color .15s}.gold-text-link:hover{color:#5a4228!important}.zam-download-btn{background:var(--zam-gold);color:var(--zam-green-900);transition:all .15s}.zam-download-btn:hover{background:var(--zam-gold-hover)!important}.ticker-explore-link{color:var(--zam-green-700);transition:all .2s}.ticker-explore-link:hover{color:var(--zam-gold)!important;border-bottom-color:#d4af3766!important}:root{--bg:#f4f4f4;--surface:#fff;--ink:#111;--muted:#5c625e;--green:#224435;--green-2:#2f684d;--yellow:#fbe12e;--line:#1111111f;--shadow:0 22px 70px #08181029;--radius:8px;--max:1420px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.eyebrow{color:var(--yellow);text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:850}.button{border-radius:var(--radius);justify-content:center;align-items:center;min-height:48px;padding:12px 22px;font-weight:850;transition:transform .16s,background .16s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button--gold{background:var(--yellow);color:#111}.button:disabled{cursor:progress;opacity:.62;transform:none}.not-found{align-items:center;min-height:74vh;padding-top:160px;display:grid}.not-found__panel{gap:22px;width:min(860px,100%);display:grid}.not-found__panel h1{margin:0;font-size:clamp(52px,7vw,96px);font-weight:850;line-height:1}.not-found__panel p{max-width:620px;color:var(--muted);margin:0;font-size:clamp(18px,1.5vw,23px)}.subpage{background:#fff}.sub-section__inner{width:min(var(--max), 100%);margin:0 auto}.sub-section{background:#fff;padding:clamp(72px,8vw,124px) clamp(20px,5vw,78px)}.sub-card h2{margin:0;font-size:clamp(34px,4vw,58px);font-weight:850;line-height:1.12}.sub-card p{color:var(--muted);margin:0;font-size:clamp(18px,1.35vw,22px);line-height:1.5}.sub-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.sub-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.sub-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:100%;padding:clamp(26px,3vw,42px)}.sub-card h3{margin:0 0 14px;font-size:clamp(22px,1.9vw,31px);font-weight:850;line-height:1.15}.sub-card p+p{margin-top:14px}@media (max-width:1080px){.sub-grid,.sub-grid--four{grid-template-columns:1fr}}@media (max-width:760px){.not-found{padding-top:120px}.sub-section{padding:4.5rem 20px}.sub-card{padding:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:1ms!important;animation-duration:1ms!important}}
