@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,500;0,9..144,700;1,9..144,400;1,9..144,600&display=swap");:root{--green:#1a6b52;--green-light:#edf7f3;--green-dark:#0e4433;--amber:#d97b1a;--amber-light:#fef3e2;--amber-dark:#854f0b;--parchment:#f8f4ec;--parchment-2:#f0ede5;--border:#e2ddd3;--border-2:#d0cbc0;--text-1:#1c3d30;--text-2:#2c2c2a;--text-3:#5f5e5a;--text-4:#888780;--text-5:#b4b2a9;--white:#fff;--font-display:"Fraunces",serif;--font-body:"Nunito",sans-serif;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:var(--font-body);background:var(--parchment);color:var(--text-2);min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:var(--font-body);cursor:pointer;border:none;background:none}img{max-width:100%;display:block}.prose h2{font-size:1.4rem;font-weight:600;margin:1.75rem 0 .75rem;line-height:1.3}.prose h2,.prose h3{font-family:var(--font-display);color:var(--text-1)}.prose h3{font-size:1.15rem;font-weight:500;margin:1.5rem 0 .5rem}.prose p{font-size:1.05rem;line-height:1.75;color:var(--text-3);margin-bottom:1.25rem}.prose p:first-child{font-size:1.1rem;color:var(--text-2);font-weight:600}.prose ol,.prose ul{margin:0 0 1.25rem 1.5rem}.prose li{font-size:1rem;line-height:1.7;color:var(--text-3);margin-bottom:.4rem}.prose strong{color:var(--text-2);font-weight:700}.prose em{font-style:italic;color:var(--green)}.prose blockquote{border-left:3px solid var(--amber);padding:.75rem 1.25rem;margin:1.5rem 0;background:var(--amber-light);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.prose blockquote p{color:var(--amber-dark);font-size:1rem;margin:0}.container{max-width:1060px;margin:0 auto;padding:0 2rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}