*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#fdf8f3;--color-surface:#fff;--color-text:#2d2a26;--color-text-secondary:#6b6560;--color-text-muted:#8a8580;--color-accent:#8b6914;--color-accent-hover:#a07b1a;--color-border:#e8dfd5;--color-border-light:#f0ebe5;--color-error:#b33;--color-success:#2e7d32;--max-width:480px}html{-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,PingFang TC,Microsoft JhengHei,Roboto,Helvetica,Arial,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input{font-family:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}