:root{--color-primary: #12a84f;--color-primary-dark: #0d8b41;--color-background: #f4f6f3;--color-surface: #fafbfa;--color-border: #cdd4cd;--color-text: #232823;--color-text-muted: #5f695f;--color-text-faint: #8f998f;--color-danger: #d53f40}*{margin:0;padding:0;box-sizing:border-box}html{font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;color:var(--color-text);background:var(--color-background)}body{font-family:inherit;color:inherit;background:var(--color-background);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit;color:inherit}a{color:inherit}#app{width:100%;min-height:100vh}
