html{--base-font-size:18px;--bg-color:#f3f7f9;--bg-content-color:#fff;--bg-code:#f6f8fa;--body-color:#444;--list-disk-color:#aaa;--title-color:#111;--link-color:#6b17e6;--border-color:rgba(0,0,0,.1);--text-selection:#fff;--bg-selection:#0000e2;--space:3.5rem;--space-sm:1.5rem;--content-width:992px;--content-width--multiple:860px;--header-height:80px;--radius:5px;--hr-color:rgba(50,50,50,0);--hr-middle-color:rgba(50,50,50,.65);--skeleton-linear-gradient:linear-gradient(90deg,#dce0e5,#f0f2f4,#dce0e5);--scrollbar-thumb-color:#7d7d7d;--scrollbar-thumb-hover-color:#646464}@media screen and (max-width:768px){html{--base-font-size:16px}body{--space:1.5rem;--header-height:60px}}html.dark{--bg-color:#0d2538;--bg-content-color:#0f2d44;--bg-code:rgba(0,0,0,.3);--border-color:hsla(0,0%,100%,.1);--body-color:#ced8de;--list-disk-color:#b7c1c7;--title-color:#fff;--link-color:#af9cef;--hr-color:hsla(0,0%,100%,0);--hr-middle-color:hsla(0,0%,100%,.65);--skeleton-linear-gradient:linear-gradient(90deg,rgba(43,71,100,.3),rgba(54,89,125,.4),rgba(43,71,100,.2));--scrollbar-thumb-color:#7d7d7d;--scrollbar-thumb-hover-color:#969696}