*{box-sizing:border-box}html{color-scheme:light dark}body{margin:0;font:17px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;color:#171717}header,main,footer{max-width:780px;margin:auto;padding:28px 24px}header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}header a{font-size:22px;font-weight:650;text-decoration:none}a{color:inherit;text-underline-offset:4px}main{padding-top:64px;padding-bottom:80px}h1{font-size:clamp(32px,6vw,48px);letter-spacing:-1.5px;line-height:1.1;margin:0 0 24px}h2{font-size:22px;line-height:1.3;margin:36px 0 12px}p,li{color:#494949}small,.muted{color:#707070}footer{border-top:1px solid #eee;display:flex;gap:20px;flex-wrap:wrap;font-size:14px}img{border-radius:24px;width:96px;height:96px;margin-bottom:24px}.lead{font-size:22px}.tag{display:inline-block;background:#f2f2f2;border-radius:20px;padding:6px 14px;font-size:14px}@media(prefers-color-scheme:dark){body{background:#111;color:#f6f6f6}p,li{color:#bfbfbf}header,footer{border-color:#303030}.tag{background:#242424}}