*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f2e8;color:#213833;font:1.125rem/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-underline-offset:.22em}a:hover{text-decoration-thickness:2px}a:focus-visible,summary:focus-visible{outline:3px solid #496438;outline-offset:5px}header,footer,.layout{max-width:1160px;margin:auto;padding:1.5rem 2rem}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #c1c8b8;gap:1rem}.brand{text-decoration:none;font:700 1.65rem Georgia,serif}.brand span{color:#496438}nav{display:flex;gap:1.5rem;font-size:1rem}nav [aria-current=page]{text-decoration-thickness:3px}h1,h2{font-family:Georgia,serif;line-height:1.16;font-weight:500}h1{font-size:clamp(2.2rem,6vw,4rem);margin:.35rem 0 1.5rem;letter-spacing:-.035em}h2{font-size:1.9rem;margin:2.2rem 0 1rem}h3{font-size:1.15rem;line-height:1.4}.eyebrow{font-size:.875rem;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:4rem;padding-top:3rem;padding-bottom:4rem}aside{font-size:1rem}aside a{display:block;padding:.45rem 0}article{max-width:740px}article>p:first-of-type{font-size:1.25rem}.note{border-left:4px solid #496438;padding:.75rem 1.2rem;background:#e7ebdd;margin:1.5rem 0;font-size:1rem}.priority{border:1px solid #a3b39a;border-radius:1rem;padding:1.4rem 1.6rem;background:#fffef9}.priority h2{margin-top:0}.priority p:last-child{margin-bottom:0}section{scroll-margin-top:1.5rem}li{padding:.25rem 0}details{border-top:1px solid #c1c8b8;padding:1rem 0}summary{font-weight:650;cursor:pointer;padding:.3rem 0}details p{padding-left:1.2rem}footer{border-top:1px solid #c1c8b8;display:flex;justify-content:space-between;gap:1rem;font-size:.875rem}.skip{position:absolute;left:1rem;top:-100px;background:white;padding:.5rem}.skip:focus{top:1rem}p,li,a{overflow-wrap:anywhere}strong{font-weight:650}@media(max-width:760px){header,footer,.layout{padding:1.2rem}header{align-items:flex-start}nav{gap:.8rem}.layout{display:block}aside{border-bottom:1px solid #c1c8b8;padding-bottom:1rem;margin-bottom:2rem}aside a{display:inline-block;margin-right:1rem}footer{display:block}h1{font-size:2.8rem}.priority{padding:1.2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}