@import"https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@500;700;900&family=Noto+Sans+TC:wght@400;500;700&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:Noto Sans TC,system-ui,-apple-system,Segoe UI,sans-serif;background:#f5f5f5;color:#1c1c1c;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d6d6d6;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#c1272d}::-webkit-scrollbar-track{background:transparent}@keyframes mtp-spin{to{transform:rotate(360deg)}}@keyframes mtp-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
