@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Libre+Caslon+Display&display=swap');*{box-sizing:border-box}body{margin:0;background:#fafaf6;color:#294335;font:16px/1.85 'DM Sans',sans-serif}a{color:#315d43}header,footer{padding:27px max(6%,calc((100vw - 1100px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe5d7;gap:20px}header a{text-decoration:none;font-size:13px}.brand{font-size:23px;font-weight:600;letter-spacing:-1px}.brand:before{content:'✳';margin-right:10px;color:#738b57}main{max-width:780px;margin:65px auto;padding:0 25px}h1,h2,h3{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400;line-height:1.12;letter-spacing:-.7px}h1{font-size:58px;margin:18px 0 25px}h2{font-size:34px;margin:38px 0 16px}h3{font-size:29px}p,li{color:#66765f;font-size:14px}strong{color:#365334}p{margin:18px 0}.eyebrow{font-size:10px;letter-spacing:1.5px;color:#839371}.meta{font-size:11px;color:#8a967d;border-bottom:1px solid #e0e5d8;padding-bottom:22px;margin-bottom:34px}.cta{padding:28px 30px;background:#eaf0df;margin:40px 0;border-radius:8px}.button{display:inline-block;text-decoration:none;background:#214d3f;color:white;padding:11px 19px;border-radius:6px;font-size:12px;margin:10px 0}.card{display:block;text-decoration:none;border-top:1px solid #d9e2cf;padding:22px 0}.card h2{font-size:30px;margin:8px 0}.card span{font-size:10px;letter-spacing:1px;color:#82956e}table{width:100%;border-collapse:collapse;font-size:12px}td,th{text-align:left;border-bottom:1px solid #dbe3d2;padding:13px 8px;vertical-align:top}footer{font-size:11px;border-top:1px solid #dfe5d7;border-bottom:0;margin-top:60px}code{font-size:12px;overflow-wrap:anywhere}@media(max-width:600px){h1{font-size:43px}main{margin-top:40px}header,footer{padding:22px}.brand{font-size:20px}table{font-size:10px}td,th{padding:9px 4px}}