:root{--accent:#c2410c;--accent-dark:#9a3412;--tint:#fff3ec;--surface:#fdfdfc;--backdrop:#f5f7fb;--radius:12px;--font:'Source Sans 3',Segoe UI,ui-sans-serif,system-ui,sans-serif;color-scheme:light}*{box-sizing:border-box}body{margin:0;font-family:var(--font);background:var(--backdrop);color:#1b2130;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-dark)}img{max-width:100%}body{background:var(--backdrop)}.masthead,.feed,.post,.foot{width:min(680px,calc(100% - 40px));margin:0 auto}.masthead{padding:64px 0 34px;border-bottom:1px solid #e2e0dc}.masthead.compact{padding:34px 0 24px}.masthead .title{font-size:30px;font-weight:700;color:#1c1a17;letter-spacing:-.02em}.masthead p{margin:8px 0 18px;color:#6f6a63}.masthead nav a{margin-right:20px;font-size:15px}.feed{padding:12px 0 40px}.entry{padding:34px 0;border-bottom:1px solid #e9e7e3}.entry time,.post time{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#9a938a}.entry h2{margin:8px 0 12px;font-size:25px;line-height:1.25}.entry h2 a{color:#1c1a17}.entry h2 a:hover{color:var(--accent)}.entry p{margin:0 0 14px;color:#544e47}.more{font-size:15px;font-weight:600}.post{padding:24px 0 56px}.post h1{font-size:33px;line-height:1.2;margin:10px 0 22px}.post p{color:#3f3a34;font-size:17px;margin:0 0 20px}.post .back{margin-top:34px;font-size:15px}.foot{display:flex;justify-content:space-between;gap:12px;padding:24px 0 48px;border-top:1px solid #e2e0dc;color:#8d8780;font-size:14px}.notfound{text-align:center;padding:110px 20px}.notfound h1{font-size:58px;margin:0;color:var(--accent)}@media(max-width:620px){.masthead{padding:40px 0 26px}.masthead .title{font-size:26px}.entry h2{font-size:22px}.post h1{font-size:28px}.post p{font-size:16px}}