:root{color-scheme:light;--paper: #f7f3ea;--paper-soft: #ebe5d8;--ink: #151718;--ink-muted: #5d605c;--line: rgba(21, 23, 24, .16);--pine: #21463b;--copper: #a55f32;--blue: #255e79;--sun: #d5a640;--white: #fffdf7;--radius: 8px;--max: 1120px;--shadow: 0 18px 48px rgba(21, 23, 24, .14);font-family:Avenir Next,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{margin:0;min-width:320px;font-size:17px;line-height:1.65;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(18px,4vw,56px);border-bottom:1px solid rgba(247,243,234,.18);background:#151718c2;color:var(--white);backdrop-filter:blur(18px)}.brand{font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:700;letter-spacing:0;text-decoration:none}.site-header nav,.site-footer nav{display:flex;align-items:center;gap:clamp(14px,3vw,28px);flex-wrap:wrap}.site-header nav a,.site-footer nav a{color:inherit;font-size:.82rem;font-weight:700;text-decoration:none;text-transform:uppercase}.site-header nav a{opacity:.76}.site-header nav a[aria-current=page],.site-header nav a:hover{opacity:1}.hero{position:relative;min-height:min(72vh,760px);overflow:hidden;background:var(--ink);color:var(--white)}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,#151718e0,#15171873 46%,#15171838),linear-gradient(0deg,#1517182e,#15171814)}.hero__content{position:relative;z-index:1;width:min(720px,calc(100% - 36px));padding:clamp(72px,12vh,132px) 0 clamp(64px,10vh,104px);margin-left:clamp(18px,7vw,92px)}.eyebrow{margin:0 0 14px;color:var(--copper);font-size:.78rem;font-weight:800;text-transform:uppercase}.hero .eyebrow{color:var(--sun)}h1,h2,h3{margin:0;line-height:1.05;letter-spacing:0}h1,h2{font-family:Georgia,Times New Roman,serif}.hero h1{max-width:10ch;font-size:clamp(4.2rem,11vw,10.5rem)}.hero p:not(.eyebrow){max-width:680px;margin:20px 0 0;color:#fffdf7e0;font-size:clamp(1.08rem,2.2vw,1.5rem);line-height:1.45}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid var(--sun);border-radius:var(--radius);background:var(--sun);color:#17130b;font-size:.9rem;font-weight:800;text-decoration:none}.button--ghost{background:#fffdf714;color:var(--white)}.section,.content-band{padding:clamp(54px,8vw,96px) clamp(18px,4vw,56px)}.section--muted{background:var(--paper-soft)}.section__heading,.page-hero,.post-shell,.site-footer{width:min(var(--max),calc(100% - 36px));margin:0 auto}.section__heading{display:grid;grid-template-columns:minmax(160px,.34fr) minmax(0,.66fr);gap:clamp(24px,5vw,72px);align-items:end;margin-bottom:34px}.section__heading h2,.page-hero h1,.post-header h1{max-width:900px;font-size:clamp(2.2rem,5vw,5rem)}.focus-grid{width:min(var(--max),calc(100% - 36px));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 auto;background:var(--line);border:1px solid var(--line)}.focus-grid>div{min-height:260px;padding:clamp(22px,4vw,34px);background:var(--paper)}.focus-grid span{color:var(--blue);font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:700}.focus-grid h3{margin-top:52px;font-size:1.2rem}.focus-grid p{margin:14px 0 0;color:var(--ink-muted)}.post-list{width:min(var(--max),calc(100% - 36px));display:grid;gap:14px;margin:0 auto}.post-card a{display:grid;grid-template-columns:150px minmax(0,.52fr) minmax(220px,.48fr);gap:clamp(16px,4vw,42px);align-items:start;min-height:150px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);text-decoration:none;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.post-card a:hover{border-color:#255e796b;transform:translateY(-2px);box-shadow:var(--shadow)}.post-card__date{color:var(--copper);font-size:.86rem;font-weight:800}.post-card h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,3vw,2.25rem)}.post-card p{margin:0;color:var(--ink-muted)}.post-card ul,.tag-row{display:flex;flex-wrap:wrap;gap:8px;grid-column:2 / -1;padding:0;margin:8px 0 0;list-style:none}.post-card li,.tag-row li{padding:4px 9px;border:1px solid rgba(33,70,59,.24);border-radius:999px;color:var(--pine);font-size:.76rem;font-weight:800}.page-hero{padding:clamp(76px,12vw,148px) 0 clamp(42px,7vw,84px)}.page-hero p:not(.eyebrow){max-width:780px;margin:22px 0 0;color:var(--ink-muted);font-size:clamp(1.08rem,2.2vw,1.35rem)}.prose{max-width:760px;color:var(--ink)}.prose--wide{width:min(820px,calc(100% - 36px));max-width:none;margin:0 auto}.prose p,.prose li{color:var(--ink-muted)}.prose h2{margin-top:42px;font-size:clamp(1.7rem,3vw,2.5rem)}.prose a{color:var(--blue);font-weight:800}.prose code{padding:.12em .32em;border-radius:6px;background:#255e791f;color:var(--blue)}.post-shell{padding:clamp(60px,10vw,112px) 0}.post-header{max-width:900px;padding-bottom:38px;margin-top:26px;border-bottom:1px solid var(--line)}.post-header p:not(.eyebrow){max-width:760px;color:var(--ink-muted);font-size:1.16rem}.text-link{color:var(--blue);font-size:.9rem;font-weight:800;text-decoration:none}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:34px 0 44px;border-top:1px solid var(--line);color:var(--ink-muted)}.site-footer p{margin:0}@media(max-width:820px){.site-header{align-items:flex-start;flex-direction:column;gap:10px}.hero{min-height:620px}.hero__shade{background:linear-gradient(180deg,#1517189e,#151718e6),linear-gradient(90deg,#15171899,#1517181f)}.hero__content{width:min(680px,calc(100% - 36px));padding-top:84px;margin:0 auto}.section__heading,.focus-grid,.post-card a{grid-template-columns:1fr}.focus-grid>div{min-height:210px}.focus-grid h3{margin-top:34px}.post-card ul{grid-column:auto}.site-footer{align-items:flex-start;flex-direction:column}}@media(max-width:520px){body{font-size:16px}.site-header nav{width:100%;justify-content:space-between}.hero{min-height:560px}.hero h1{font-size:4rem}.button{width:100%}}
