:root{--bg:#f6f1e8;--panel:hsla(0,0%,100%,.72);--border:rgba(27,37,45,.12);--text:#1b252d;--muted:#5e6a72;--accent:#0d5c63;--accent-soft:#d8ece8;--max-width:72rem;--shadow:0 20px 60px rgba(20,32,43,.08);--font-sans:"Avenir Next",Avenir,"Segoe UI",sans-serif;--font-serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(13,92,99,.14),transparent 28%),linear-gradient(180deg,#fcf8f2 0,var(--bg) 100%);color:var(--text);font-family:var(--font-sans),sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}code{font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.9em}.site-shell{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto;padding:1.5rem 0 4rem}.post-list-item,.section-header,.site-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;margin-bottom:3rem;padding:1rem 1.25rem;background:hsla(36,62%,97%,.82);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--border);border-radius:999px;box-shadow:var(--shadow)}.site-wordmark{font-family:var(--font-serif),serif;font-size:1.35rem;font-weight:600}.site-nav{display:flex;gap:1rem;color:var(--muted)}.back-link:hover,.post-card a:hover,.post-list-item a:hover,.site-nav a:hover,.text-link:hover{color:var(--accent)}.page-stack{display:grid;grid-gap:2rem;gap:2rem}.hero,.post-card,.post-list,.post-page,.section-intro,.site-footer{background:var(--panel);border:1px solid var(--border);border-radius:1.5rem;box-shadow:var(--shadow)}.hero,.post-list,.post-page,.section-intro,.site-footer{padding:2rem}.hero h1,.post-card h3,.post-header h1,.post-list-item h2,.section-header h2,.section-intro h1{margin:0;font-family:var(--font-serif),serif;line-height:1;letter-spacing:-.03em}.hero h1,.post-header h1,.section-intro h1{font-size:clamp(2.8rem,8vw,5.4rem);max-width:12ch}.hero-copy,.post-card p,.post-description,.post-list-item p,.section-intro p,.site-footer p{color:var(--muted);line-height:1.7}.hero-copy{max-width:42rem;font-size:1.1rem}.hero-actions{display:flex;gap:1rem;margin-top:1.5rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.25rem;border-radius:999px;font-weight:600}.button-primary{background:var(--text);color:#fff}.eyebrow,.post-date{margin:0 0 .75rem;color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700}.post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));grid-gap:1rem;gap:1rem}.post-card{padding:1.5rem}.post-card h3,.post-list-item h2{font-size:1.7rem;margin-bottom:.75rem}.post-list{display:grid;grid-gap:1.5rem;gap:1.5rem}.post-list-item{padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.post-list-item:last-child{padding-bottom:0;border-bottom:0}.post-list-item>div{max-width:42rem}.post-page{padding:2rem}.back-link{display:inline-block;margin-bottom:1.5rem;color:var(--muted)}.post-header{margin-bottom:2rem}.post-description{max-width:42rem;font-size:1.15rem}.post-cover{overflow:hidden;margin-bottom:2rem;border-radius:1rem}.post-cover img{width:100%;height:auto;object-fit:cover}.prose{max-width:44rem;font-family:var(--font-serif),serif;font-size:1.17rem;line-height:1.85}.prose blockquote,.prose li,.prose p{color:var(--text)}.prose a{color:var(--accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}.prose h1,.prose h2,.prose h3,.prose h4{font-family:var(--font-sans),sans-serif;line-height:1.2;margin-top:2.2rem}.prose img{margin:2rem 0;border-radius:1rem}.site-footer{margin-top:2rem}@media (max-width:720px){.site-shell{width:min(calc(100% - 1rem),var(--max-width))}.post-list-item,.section-header,.site-header{align-items:flex-start;flex-direction:column}.site-header{border-radius:1.25rem}.hero,.post-list,.post-page,.section-intro,.site-footer{padding:1.35rem}}