/* Local fallback for unavailable Google Fonts. Theme layout CSS remains loaded. */
html,
body,
button,
input,
select,
textarea {
    font-family: system-ui, -apple-system, "Segoe UI", "Microsoft YaHei", sans-serif;
}
