*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden;max-width:100%;width:100%}html{scroll-behavior:smooth}#root{overflow-x:hidden;width:100%}body{font-family:Noto Sans TC,system-ui,-apple-system,PingFang TC,Microsoft JhengHei,sans-serif;background:#f7f3ea;color:#1f2d35;font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:16px}.serif{font-family:Noto Sans TC,system-ui,sans-serif;font-weight:800;letter-spacing:-.01em}.kicker{font-family:Noto Sans TC,system-ui,sans-serif;font-weight:700;letter-spacing:.1em}.lux-serif{font-family:Noto Sans TC,system-ui,sans-serif;font-weight:800;letter-spacing:-.01em}.lux-kicker{font-family:Noto Sans TC,system-ui,sans-serif;font-weight:700;letter-spacing:.1em;font-style:normal}::selection{background:#cfe0db;color:#1f2d35}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #2F5F57;outline-offset:2px;border-radius:6px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#efe9dd}::-webkit-scrollbar-thumb{background:#cdd9d5;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#2f5f57}@keyframes mt-fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes mt-slide-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto}}
