:root{color-scheme:light dark}*{box-sizing:border-box}body{background:#fafafa;color:#222;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.65;margin:0;padding:0}@media(min-width:768px){body{font-size:19px;line-height:1.7}}@media(prefers-color-scheme:dark){body{background:#0f0f0f;color:#ddd}}b,strong{font-weight:550}a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}a:hover{text-decoration-thickness:2px}.page{display:flex;flex-direction:column;margin:0 auto;max-width:38rem;min-height:100vh;padding:4rem 1.25rem}.header{align-items:baseline;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3rem}.header .brand{font-weight:500;text-decoration:none}.header nav{display:flex;gap:.5rem}.header nav a{text-decoration:none}.header nav a.active{text-decoration:underline}.header nav .sep{opacity:.4}main{flex:1}.prose h1{font-size:1.55rem;font-weight:600;line-height:1.3;margin:0 0 1.75rem}.prose h2{font-size:1.2rem;font-weight:600;margin:2.75rem 0 1rem}.prose h3{font-size:1rem;font-weight:500;margin:1.5rem 0 .75rem}.prose h1,.prose h2,.prose h3{color:#111}@media(prefers-color-scheme:dark){.prose h1,.prose h2,.prose h3{color:#f0f0f0}}.prose p{margin:1.25rem 0}.prose ol,.prose ul{margin:1.25rem 0;padding-left:1.5rem}.prose li{margin:.5rem 0}.meta{font-size:.9em;margin-bottom:1.5rem!important;opacity:.6}.footer{font-size:.85em;margin-top:4rem;opacity:.65}.home-content{margin-top:3rem}.home-content p{margin:.75rem 0}.home-links{margin-top:2rem}.home-links a{margin-right:.25rem}.log-list{list-style:none;margin:2.5rem 0 0;padding:0}ul.log-list{padding:0}.log-list li{margin:.75rem 0}.log-list a{font-weight:500}.log-list a:hover{text-decoration:underline}.log-list .date{margin-left:.5rem;opacity:.5}.things-list{list-style:none;margin:0;padding:0}.things-list li{margin:1rem 0}.things-list .name{font-weight:500}.things-list .desc{opacity:.7}
