:root{--white:#ffffff;--off:#f9f9f6;--ink:#1a1a1a;--ink-2:#444;--ink-3:#777;--green:#1f7a4d;--green-hover:#185f3c;--green-light:#e8f5ee;--border:#e5e5e0}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,sans-serif!important;background:#ffffff!important;color:#1a1a1a!important;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body:before{display:none!important}.site-nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:#ffffff;border-bottom:1px solid #e5e5e0}.site-nav-inner{max-width:1040px;margin:0 auto;padding:0 2rem;height:54px;justify-content:space-between;gap:1.75rem}.brand,.site-nav-inner{display:flex;align-items:center}.brand{gap:8px;text-decoration:none}.brand-logo{width:28px;height:28px;border-radius:5px;flex-shrink:0}.brand-name{font-family:Gelasio,Georgia,serif;font-weight:700;font-size:17px;color:#1a1a1a;text-decoration:none}.nav-links{display:flex;align-items:center;gap:1.75rem;list-style:none}.nav-links a{font-size:14px;font-weight:500;color:#444444;text-decoration:none;transition:color .15s}.nav-links a:hover{color:#1f7a4d}.nav-cta{font-size:14px!important;font-weight:600!important;background:#1f7a4d;color:#fff!important;padding:7px 18px;border-radius:100px;transition:background .15s!important}.nav-cta:hover{background:#185f3c!important;color:#fff!important}.pageShell{max-width:1040px;margin:0 auto;padding:4rem 2rem 5rem}.hero{border-bottom:1px solid #e5e5e0;padding:3.5rem 0 3rem;margin-bottom:3rem}.hero h1{font-family:Gelasio,Georgia,serif;font-size:clamp(1.75rem,3.5vw,2.6rem);font-weight:700;line-height:1.28;color:#1a1a1a;margin-bottom:1rem}.eyebrow{font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1f7a4d;margin-bottom:.75rem}.lede{font-family:Gelasio,Georgia,serif;font-size:1.05rem;color:#444444;line-height:1.75;max-width:60ch}.articleShell{padding:3rem 0 4rem}.articleShell h1{font-family:Gelasio,Georgia,serif;font-size:clamp(1.75rem,3.5vw,2.6rem);font-weight:700;line-height:1.28;color:#1a1a1a;margin:1rem 0 .5rem}.backLink{display:inline-flex;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#777777;text-decoration:none;margin-bottom:1.5rem;transition:color .15s}.backLink:hover{color:#1f7a4d}.cardMetaRow{gap:.6rem 1.25rem;margin:.75rem 0 1rem;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#777777}.cardMetaRow,.tagRow{display:flex;flex-wrap:wrap}.tagRow{gap:.4rem;margin:1rem 0 0}.tag{display:inline-flex;align-items:center;font-family:Inter,sans-serif;font-size:11.5px;font-weight:500;color:#777777;border:1px solid #e5e5e0;border-radius:100px;padding:3px 10px;background:#ffffff}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.25rem;gap:1.25rem}.card{border:1px solid #e5e5e0;border-radius:10px;padding:1.5rem;background:#ffffff;transition:border-color .15s,box-shadow .15s}.card:hover{border-color:#1f7a4d;box-shadow:0 2px 16px rgba(31,122,77,.07)}.card h2,.card h3{font-family:Gelasio,Georgia,serif;font-size:1.2rem;font-weight:700;line-height:1.35;margin:.5rem 0 .6rem}.card h2 a,.card h3 a{color:#1a1a1a;text-decoration:none}.card h2 a:hover,.card h3 a:hover{color:#1f7a4d}.card p{font-family:Inter,sans-serif;font-size:.9rem;color:#777777;line-height:1.65;margin:0}.prose{margin-top:2rem;font-family:Gelasio,Georgia,serif;font-size:1.08rem;color:#444444;line-height:1.85;max-width:68ch}.prose ol,.prose p,.prose ul{margin:0 0 1.1rem}.prose h2{font-size:1.4rem;margin:2rem 0 .75rem}.prose h2,.prose h3{font-family:Gelasio,Georgia,serif;font-weight:700;color:#1a1a1a}.prose h3{font-size:1.15rem;margin:1.75rem 0 .6rem}.prose a{color:#1f7a4d;text-underline-offset:3px}.prose a:hover{text-decoration:underline}.prose ol,.prose ul{padding-left:1.4rem}.prose li{margin-bottom:.45rem}.prose code{background:#e8f5ee;color:#1f7a4d;padding:2px 5px;border-radius:4px;font-size:.88em;font-family:ui-monospace,Cascadia Code,monospace}.prose pre{background:#f4f4f0;border:1px solid #e5e5e0;border-radius:8px;padding:1.1rem 1.25rem;overflow-x:auto;margin:1.5rem 0}.prose pre code{background:none;color:#1a1a1a;padding:0}.faqSection,.relatedSection{margin-top:3rem;border-top:1px solid #e5e5e0;padding-top:2.5rem}.faqSection h2,.relatedSection h2{font-family:Gelasio,Georgia,serif;font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem}.faqItem{padding:1rem 0;border-bottom:1px solid #e5e5e0}.faqItem:last-child{border-bottom:none}.faqItem h3{font-size:.95rem;font-weight:600;color:#1a1a1a;margin:0 0 .35rem}.faqItem h3,.faqItem p{font-family:Inter,sans-serif}.faqItem p{font-size:.9rem;color:#777777;margin:0;line-height:1.65}.site-footer{padding:2.5rem 2rem;border-top:1px solid #e5e5e0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;background:#f9f9f6}.footer-brand{font-family:Gelasio,Georgia,serif;font-size:15px;font-weight:700;color:#1a1a1a}.footer-sub{font-size:12px;margin-top:2px}.footer-links,.footer-sub{font-family:Inter,sans-serif;color:#777777}.footer-links{font-size:13px}.footer-links a{color:#777777;text-decoration:none;transition:color .15s}.footer-links a:hover{color:#1f7a4d}@media (max-width:768px){.pageShell{padding:2rem 1.25rem 3rem}.site-nav-inner{padding:0 1.25rem}.nav-links{gap:1rem}.grid{grid-template-columns:1fr}.hero{padding:2rem 0}.articleShell{padding:2rem 0 2.5rem}}