:root{color-scheme:light dark;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#202022;background:#faf9f7}*{box-sizing:border-box}body{max-width:780px;margin:auto;padding:0 24px}header{display:flex;justify-content:space-between;gap:24px;padding:28px 0;border-bottom:1px solid #deddda}header a{font-size:14px}a{color:inherit;text-underline-offset:4px}a:hover{opacity:.7}a:focus-visible{outline:2px solid currentColor;outline-offset:5px}main{padding:48px 0}h1{font-size:clamp(28px,6vw,38px);line-height:1.3;letter-spacing:-.025em}h2{font-size:19px;line-height:1.5;margin:0 0 12px}p{font-size:16px;line-height:1.95;overflow-wrap:anywhere}section{margin-top:36px}.date{font-size:13px;color:#666}aside{padding:14px 18px;background:#eeeae2;border-radius:10px;font-size:14px}footer{padding:24px 0 48px;border-top:1px solid #deddda;font-size:14px;line-height:2}@media(prefers-color-scheme:dark){:root{color:#eae9e6;background:#171717}header,footer{border-color:#3b3b3b}.date{color:#aaa}aside{background:#30302d}}
