/* static/custom.css */
body { font-family: "PingFang SC", "Helvetica Neue", "Microsoft Yahei", Arial, sans-serif; }
input, textarea, button { font-family: inherit; }
.rounded-2xl { border-radius: 12px; }
