:root{color-scheme:light;--ink: #111615;--muted: #5d6762;--paper: #fbf8f2;--surface: #ffffff;--line: #ded7ca;--accent: #2f6f58;--accent-dark: #224f41;--warm: #b46a3c;--soft: #e8efe7;--shadow: 0 24px 80px rgba(17, 22, 21, .13);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;color:var(--ink);background:radial-gradient(circle at 85% 12%,rgba(47,111,88,.15),transparent 30rem),linear-gradient(180deg,#fbf8f2,#f5efe5);font-size:16px;line-height:1.6;min-height:100vh}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}.site-header{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:1120px;padding:1.1rem 1.25rem}.brand{align-items:center;display:inline-flex;gap:.7rem;font-weight:750;letter-spacing:0;text-decoration:none}.brand-mark{align-items:center;background:var(--ink);border-radius:8px;color:var(--paper);display:inline-flex;font-size:.75rem;height:2.15rem;justify-content:center;width:2.15rem}.site-nav{display:flex;gap:1rem}.site-nav a{color:var(--muted);font-size:.95rem;font-weight:650;text-decoration:none}.site-nav a:hover{color:var(--ink)}.hero{align-items:center;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) minmax(20rem,.86fr);min-height:calc(100vh - 9.5rem);margin:0 auto;max-width:1120px;padding:3rem 1.25rem 4rem}.hero-copy{max-width:42rem}.eyebrow{color:var(--accent-dark);font-size:.78rem;font-weight:800;letter-spacing:.08em;margin:0 0 .9rem;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(3.8rem,8vw,7.8rem);letter-spacing:0;line-height:.92;margin-bottom:1.2rem}h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.2vw,3rem);letter-spacing:0;line-height:1.05}h3{font-size:1.25rem;line-height:1.2}.hero-text{color:#38413d;font-size:1.25rem;max-width:35rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.button{align-items:center;background:var(--ink);border:1px solid var(--ink);border-radius:8px;color:var(--paper);display:inline-flex;font-weight:750;min-height:2.8rem;padding:.65rem 1rem;text-decoration:none}.button.secondary{background:transparent;color:var(--ink)}.hero-visual{min-height:28rem;position:relative}.paper-stack{background:linear-gradient(135deg,rgba(17,22,21,.09),transparent 38%),#f8f4ea;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);height:min(58vw,32rem);min-height:25rem;overflow:hidden;position:relative}.paper-stack:before{background:linear-gradient(90deg,rgba(47,111,88,.18) 1px,transparent 1px),linear-gradient(180deg,rgba(180,106,60,.14) 1px,transparent 1px);background-size:2.3rem 2.3rem;content:"";inset:0;opacity:.6;position:absolute}.paper-stack span{background:var(--ink);border-radius:999px;display:block;height:.55rem;left:14%;opacity:.78;position:absolute}.paper-stack span:nth-child(1){top:18%;width:54%}.paper-stack span:nth-child(2){top:25%;width:68%}.paper-stack span:nth-child(3){background:var(--accent);bottom:17%;height:7rem;left:auto;right:15%;width:7rem}.visual-card{background:#ffffffd1;border:1px solid rgba(222,215,202,.92);border-radius:8px;bottom:2rem;box-shadow:0 18px 60px #1116151f;max-width:19rem;padding:1rem;position:absolute;right:-.65rem}.visual-card p{font-weight:800;margin-bottom:.55rem}.visual-card ul{color:var(--muted);margin:0;padding-left:1.15rem}.section,.page-intro,.article-list,.post,.about-grid{margin:0 auto;max-width:1120px;padding:4rem 1.25rem}.section-heading{display:flex;gap:2rem;justify-content:space-between;margin-bottom:1.5rem}.article-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.article-card,.list-item,.about-grid>div{background:#ffffffb3;border:1px solid var(--line);border-radius:8px}.article-card{display:flex;flex-direction:column;justify-content:space-between;min-height:17rem;padding:1.2rem}time,.tag-row,.post-meta{color:var(--muted);font-size:.9rem}.article-card h3 a,.list-item h2 a{text-decoration:none}.article-card p,.list-item p,.about-grid p{color:var(--muted)}.tag-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1rem}.tag-row span{background:var(--soft);border-radius:999px;color:var(--accent-dark);padding:.15rem .55rem}.page-intro{padding-bottom:1rem}.page-intro h1{font-size:clamp(3.4rem,7vw,6.6rem)}.page-intro p{color:var(--muted);max-width:42rem}.article-list{display:grid;gap:.85rem;padding-top:1rem}.list-item{display:grid;gap:1rem;grid-template-columns:9rem minmax(0,1fr);padding:1.1rem}.list-item h2{font-family:inherit;font-size:1.3rem;margin-bottom:.35rem}.post{max-width:780px}.back-link{color:var(--accent-dark);font-weight:800;text-decoration:none}.post-header{border-bottom:1px solid var(--line);margin-bottom:2rem;padding-bottom:1.5rem}.post-header h1{font-size:clamp(3rem,7vw,5.6rem);margin-top:1.1rem}.post-header>p{color:var(--muted);font-size:1.15rem}.post-meta{display:flex;flex-wrap:wrap;gap:.8rem}.prose{font-family:Georgia,Times New Roman,serif;font-size:1.18rem}.prose p{margin-bottom:1.3rem}.about-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:1rem}.about-grid>div{padding:1.2rem}.about-grid h2{font-family:inherit;font-size:1.25rem}.site-footer{border-top:1px solid var(--line);color:var(--muted);display:flex;justify-content:space-between;margin:3rem auto 0;max-width:1120px;padding:1.25rem}@media(max-width:820px){.site-header,.site-footer{align-items:flex-start;flex-direction:column}.hero{gap:2rem;grid-template-columns:1fr;min-height:auto;padding-top:2rem}.hero-visual{min-height:20rem}.paper-stack{height:22rem;min-height:20rem}.visual-card{right:1rem}.article-grid,.about-grid,.list-item{grid-template-columns:1fr}}@media(max-width:520px){.site-header{gap:1rem}.brand{font-size:.95rem}.site-nav{width:100%}h1{font-size:3.45rem}.hero-text{font-size:1.08rem}.button{justify-content:center;width:100%}.visual-card{bottom:1rem;left:1rem;right:1rem}}
