*{box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word}:root{--Body:#0e0e0e;--T1:#f3f3f3;--T2:#000;--TLink:#a1a3ff;--THighlight:#ff0;--B:#4a4a4a;--C1:#292929;--C2:#363636;--C3:#727272;--C4:#d1d1d1;--C5:#727272;--S:#ffffff0d}:root[data-theme=light]{--Body:#fff;--T1:#333;--T2:#fff;--TLink:#4255ff;--THighlight:#4255ff;--B:#c2c2c2;--C1:#f5f5f5;--C2:#f5f5f5;--C3:#a3a3a3;--C4:#646464;--C5:#6d6d6d;--S:#0000001a}body{background-color:var(--Body);color:var(--T1);margin:0 0 6em;padding:0;font-family:Segoe UI,sans-serif}.container{max-width:920px;margin:0 auto}.navbar{box-shadow:0 2px 2px var(--S);border-color:var(--B);background-color:var(--C2);border-style:solid;border-width:0 0 1px}.navbar-inner{justify-content:flex-end;padding:.25em 0;display:flex}.footer{border-top:1px solid var(--B);box-shadow:0 -2px 2px var(--S);margin:3em 0}.theme-toggle{cursor:pointer;border-color:var(--B);box-shadow:0 1px 2px var(--S);background-color:var(--C2);border-style:solid;border-width:2px;border-radius:20px;padding:.25em 1em}#theme-input{opacity:0;width:0;height:0;position:absolute}.slider{background-color:var(--C3);border-radius:10px;width:25px;height:18px;transition:left .12s;position:relative;inset:0 0 0 -10px}.theme-toggle:hover{box-shadow:0 2px 2px var(--S);border-color:var(--C3);transition:all .12s}#theme-input:checked+.slider{left:10px}h1,h2,h3,p{margin:0}h1{font-size:2.2em;font-weight:700}h2{font-size:1.7em;font-weight:600}h3{font-size:1.5em;font-weight:600}p{font-size:1.05em;font-weight:400}a,a:visited{color:var(--TLink);text-decoration:none}@media only screen and (width<=920px){.navbar-inner{padding:.25em}.footer{padding:0 1em}h1{font-size:1.8em}h2{font-size:1.6em}h3{font-size:1.3em}p{font-size:1em}}