@import"https://fonts.googleapis.com/css2?family=Kaisei+HarunoUmi&family=Noto+Sans+TC&display=swap";*{box-sizing:border-box;padding:0;margin:0}body,html{width:100%;min-height:100%;overflow:auto;background:#f8fafc;background-image:linear-gradient(135deg,#fff,#f1f5f9);scroll-behavior:smooth}body{font-size:12px;font-family:Noto Sans TC,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none}a{color:inherit;text-decoration:none}.container{width:60%;margin:0 auto;font-family:Noto Sans TC,sans-serif}@media only screen and (max-width:1366px){.container{width:90%}}