/* =========================================================
   tech-tokens.css — 華城技術單元變數（全改版頁必載）
========================================================= */

:root {
  --tech-primary: #0c596f;
  --tech-primary-deep: #083d4d;
  --tech-accent: #19a7b8;
}

.tech-page {
  color: #334155;
  font-size: 1rem;
  line-height: 1.75;
}
