:root{--bg:#f5efe5;--surface:#fffaf1;--ink:#2a2018;--ink-soft:#6d5c4a;--line:#d9c8b0;--accent:#a5432a;--accent-strong:#7a2e1a;--page-panel-width:min(23.7rem,calc(100vw - 0.8rem));--elem-wood:#226b26;--elem-fire:#b71c1c;--elem-earth:#654321;--elem-metal:orange;--elem-water:#0d47a1;color-scheme:light}.theme-ink,html.theme-ink{--bg:#0f1724;--surface:#1b2738;--ink:#d0dcf5;--ink-soft:rgba(180,200,240,.65);--line:rgba(91,111,148,.44);--accent:#7c6adf;--accent-strong:#a090e8;--elem-wood:#81c784;--elem-fire:#ff6b6b;--elem-earth:#c49a6c;--elem-metal:#ffd54f;--elem-water:#64b5f6;color-scheme:dark}.theme-mist,html.theme-mist{--bg:#2a1010;--surface:#4a1a1a;--ink:#ffd0d0;--ink-soft:hsla(0,100%,85%,.65);--line:rgba(141,60,60,.5);--accent:#c72e2e;--accent-strong:#ff6b6b;--elem-wood:#81c784;--elem-fire:#ff6b6b;--elem-earth:#c49a6c;--elem-metal:#ffd54f;--elem-water:#64b5f6;color-scheme:dark}.theme-forest,html.theme-forest{--bg:#102019;--surface:#183028;--ink:#c6ead8;--ink-soft:rgba(170,220,190,.65);--line:rgba(79,126,114,.45);--accent:#4a9e7a;--accent-strong:#7ed4a8;--elem-wood:#81c784;--elem-fire:#ff6b6b;--elem-earth:#c49a6c;--elem-metal:#ffd54f;--elem-water:#64b5f6;color-scheme:dark}.theme-blush,html.theme-blush{--bg:#fff2f8;--surface:#ffe7f2;--ink:#3b2331;--ink-soft:#9b5f80;--line:#efbfd6;--accent:#c75b92;--accent-strong:#a64679;--elem-wood:#226b26;--elem-fire:#b71c1c;--elem-earth:#654321;--elem-metal:orange;--elem-water:#0d47a1;color-scheme:light}.theme-sand,html.theme-sand{--bg:#251b13;--surface:#3a2b1f;--ink:#f0d8b8;--ink-soft:hsla(34,50%,73%,.65);--line:rgba(141,114,83,.46);--accent:#c8965a;--accent-strong:#f0bf80;--elem-wood:#81c784;--elem-fire:#ff6b6b;--elem-earth:#c49a6c;--elem-metal:#ffd54f;--elem-water:#64b5f6;color-scheme:dark}.theme-dawn,html.theme-dawn{--bg:#fff7ef;--surface:#fff3e6;--ink:#2e1505;--ink-soft:#9f5330;--line:#efc7a6;--accent:#9f5330;--accent-strong:#7a3218;--elem-wood:#226b26;--elem-fire:#b71c1c;--elem-earth:#654321;--elem-metal:orange;--elem-water:#0d47a1;color-scheme:light}.theme-lake,html.theme-lake{--bg:#eff8ff;--surface:#e4f3ff;--ink:#0c1f35;--ink-soft:#2e608d;--line:#b7d4ef;--accent:#2e608d;--accent-strong:#1e4a6f;--elem-wood:#226b26;--elem-fire:#b71c1c;--elem-earth:#654321;--elem-metal:orange;--elem-water:#0d47a1;color-scheme:light}.theme-bamboo,html.theme-bamboo{--bg:#f4faef;--surface:#edf8e4;--ink:#112410;--ink-soft:#3f6a34;--line:#c5dcb8;--accent:#3f6a34;--accent-strong:#2a4c23;--elem-wood:#226b26;--elem-fire:#b71c1c;--elem-earth:#654321;--elem-metal:orange;--elem-water:#0d47a1;color-scheme:light}page{background:var(--bg);color:var(--ink);font-family:PingFang SC,Hiragino Sans GB,sans-serif;min-height:100%}.card{background:var(--surface);border:.05rem solid var(--line);border-radius:.6rem;box-shadow:0 .2rem .5rem rgba(85,58,35,.08)}