:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18342c;background:#f6f7f2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh}.site-shell{max-width:1120px;min-height:100vh;margin:auto;padding:0 44px;display:flex;flex-direction:column}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 0;border-bottom:1px solid #d9e0d8}.brand{display:inline-flex;align-items:center;gap:11px;color:#18342c;font-weight:700;font-size:17px;letter-spacing:-.02em;text-decoration:none}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#204d3e;color:#fff;font-family:Georgia,serif;font-size:20px}nav,.site-footer div{display:flex;align-items:center;gap:30px}nav a,.site-footer a{color:#4d6258;text-decoration:none;font-size:14px}nav a:hover,.site-footer a:hover,.text-link:hover,.document a:hover{text-decoration:underline}nav a[aria-current=page]{color:#153c30;font-weight:700}main{flex:1}.hero{max-width:850px;padding:110px 0 115px}.eyebrow{margin:0 0 20px;color:#497966;text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:12px}h1,h2,p{margin-top:0}h1{max-width:800px;margin-bottom:30px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(46px,6.2vw,78px);line-height:1.06;letter-spacing:-.055em;font-weight:500}.lead{max-width:710px;color:#52665c;font-size:19px;line-height:1.75}.actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:35px}.button{display:inline-flex;gap:20px;align-items:center;background:#204d3e;color:#fff;text-decoration:none;padding:15px 20px;border-radius:8px;font-weight:650;font-size:14px}.button:hover{background:#16382d}.text-link,.document a{color:#204d3e;text-underline-offset:3px;font-weight:650}.details{display:grid;grid-template-columns:1fr 1.3fr;gap:50px;padding:46px 0 80px;border-top:1px solid #d9e0d8}.details h2{max-width:350px;font-family:Georgia,"Times New Roman",serif;font-size:36px;line-height:1.14;letter-spacing:-.035em;font-weight:500}.detail-copy p{color:#52665c;font-size:16px;line-height:1.8}.document{max-width:790px;padding:82px 0 100px}.document h1{font-size:clamp(44px,5vw,64px);margin-bottom:23px}.document-intro{font-size:19px;line-height:1.7;color:#52665c}.updated{margin:24px 0 54px;font-size:13px;color:#718278}.document section{padding:28px 0;border-top:1px solid #d9e0d8}.document h2{font-family:Georgia,"Times New Roman",serif;font-size:27px;letter-spacing:-.025em;font-weight:500;margin-bottom:12px}.document section p{color:#52665c;line-height:1.8;margin-bottom:0}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:28px 0;border-top:1px solid #d9e0d8;color:#718278;font-size:13px}@media(max-width:700px){.site-shell{padding:0 22px}.site-header{align-items:flex-start;flex-direction:column;padding:22px 0;gap:20px}nav{gap:23px}.hero{padding:75px 0 85px}h1{letter-spacing:-.045em}.lead{font-size:17px}.details{grid-template-columns:1fr;gap:12px;padding-bottom:65px}.document{padding:65px 0 75px}.site-footer{flex-direction:column;gap:14px}.site-footer div{gap:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
