
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#241d17;background:#fffdf9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;line-height:1.65}.site-header{height:76px;display:flex;align-items:center;max-width:1120px;margin:auto;padding:0 28px;border-bottom:1px solid #eee4d9}.site-brand{color:#241d17;font-weight:850;font-size:1.2rem;text-decoration:none;letter-spacing:-.03em}.site-header nav{margin-left:auto;display:flex;gap:26px}.site-header nav a{color:#665a50;text-decoration:none;font-size:.9rem}.site-header nav a:hover,.read:hover{color:var(--accent)}main{min-height:calc(100vh - 170px)}.hero{max-width:1120px;margin:0 auto;padding:105px 28px 90px}.eyebrow{font-size:.72rem;letter-spacing:.16em;font-weight:800;color:var(--accent);text-transform:uppercase}.hero h1,.article h1{font-family:Georgia,serif;font-size:clamp(3rem,7vw,6.6rem);line-height:.98;letter-spacing:-.055em;max-width:950px;margin:18px 0 30px}.lead{font-size:1.18rem;max-width:680px;color:#665a50}.blog{background:#f7f1e8;padding:80px max(28px,calc((100% - 1064px)/2)) 100px}.section-head h2{font:700 clamp(2rem,4vw,3rem)/1.1 Georgia,serif;margin:8px 0 38px}.post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.post-card{background:white;border:1px solid #e9dfd3;padding:30px;min-height:270px;display:flex;flex-direction:column;border-radius:4px}.post-card span{font-size:.75rem;color:#9b8d7f}.post-card h3{font:700 1.55rem/1.2 Georgia,serif;margin:15px 0}.post-card h3 a{color:#241d17;text-decoration:none}.post-card p{color:#75685c}.read{margin-top:auto;color:#51463d;text-decoration:none;font-weight:700;font-size:.86rem}.article{max-width:790px;margin:0 auto;padding:80px 28px 120px}.article h1{font-size:clamp(2.8rem,7vw,5.5rem)}.cover{width:100%;max-height:520px;object-fit:cover;margin:20px 0 40px;border-radius:4px}.prose{font-family:Georgia,serif;font-size:1.12rem;color:#51473f}.prose h2{font-size:2rem;color:#241d17;margin:2em 0 .5em}.prose h3{font-size:1.45rem;color:#241d17;margin:1.6em 0 .4em}.prose strong{color:#241d17}.prose li{margin:.45em 0}footer{max-width:1120px;margin:auto;padding:35px 28px;display:flex;justify-content:space-between;color:#88796c;font-size:.82rem;border-top:1px solid #eee4d9}.empty{color:#88796c}@media(max-width:640px){.site-header{height:auto;padding-top:20px;padding-bottom:20px;align-items:flex-start}.site-header nav{gap:12px;flex-wrap:wrap;justify-content:flex-end}.hero{padding-top:70px}.hero h1{font-size:3.4rem}footer{gap:12px;flex-direction:column}}
