:root{color-scheme:light}html[data-theme=dark]{color-scheme:dark}html[data-theme=dark] body{--paper:#18211f;--ink:#edf3ed;--muted:#aabbb0;--line:#34443d;background:var(--paper);color:var(--ink)}html[data-theme=dark] .site-header,html[data-theme=dark] .article-body,html[data-theme=dark] .card h2 a{color:var(--ink)}html[data-theme=dark] .external{background:#24352e}html[data-theme=dark] footer{border-color:var(--line)}[data-theme-toggle]{background:transparent;border:1px solid currentColor;color:inherit;border-radius:999px;padding:7px 11px;font-size:12px;cursor:pointer;white-space:nowrap}
html[data-theme=dark] .topbar,html[data-theme=dark] .panel,html[data-theme=dark] .stat,html[data-theme=dark] .login-card{background:#202b28;color:#edf3ed;border-color:#3b4c45}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background:#17211f;color:#edf3ed;border-color:#50645a}html[data-theme=dark] th{background:#26352f}html[data-theme=dark] .welcome{background:linear-gradient(110deg,#263e35,#202b28)}html[data-theme=dark] .site-header .submit{background:#b8e6ca;color:#10231d;border-color:#b8e6ca}html[data-theme=dark] .site-header .submit:hover{background:#d7f5e1;color:#10231d}html[data-theme=dark] .topbar b{background:#b8e6ca;color:#10231d}html[data-theme=dark] .article-body>p:first-child{color:#8fc9a8}
