:root{--primary:#2b52d4;--primary-grad2:#4a73e8;--primary-tint:#e8eeff;--accent:#f2830b;--head-strip:#eef2fb;--cell-border:#e4e9f4;--today-bg:#dce6ff;--weekend-bg:#f7f9fe;--note-bg:#f0f4fe;--note-border:#d8e2f8;--input-focus:#a8bef0;--page-bg:#f3f5fa}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--page-bg);color:#333;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif}a{color:inherit;text-decoration:none}.thin-scroll{scrollbar-width:thin;scrollbar-color:#b6c0d6 transparent}.thin-scroll::-webkit-scrollbar{width:11px;height:11px}.thin-scroll::-webkit-scrollbar-thumb{background:#b6c0d6;border-radius:6px}.thin-scroll::-webkit-scrollbar-thumb:hover{background:#9aa6c2}.thin-scroll::-webkit-scrollbar-track{background:0 0}.hide-hscroll{scrollbar-width:none}.hide-hscroll::-webkit-scrollbar{height:0;display:none}.sticky-hbar{z-index:20;border-top:1px solid var(--cell-border);background:#fff;height:15px;position:sticky;bottom:0;overflow:auto hidden}
