/* LiteCore appearance 9ffd7f66c0daf57e */
:root {
    --font: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
    --accent: #c0112b;
    --accent-strong: #920d21;
    --accent-soft: #f5d9dd;
    --radius: 4px;
    --shell: 1240px;
}
body { font-size: 17px; }
