@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Roboto+Condensed:wght@100;300;400;500;700;900&family=Microsoft+JhengHei:wght@100;300;400;500;700;900&display=swap);*{font-family:Noto Sans TC,Roboto Condensed,Microsoft JhengHei,Arial}body{padding:0;margin:0}:root{--orange-100:#ec6607;--blue-100:#3643BA;--blue-20:#e7f3f9;--letter:#676767;--placeholder:#c4c4c4;--border:#d3d3d3}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}