:root{font:100%/1.55 system-ui,sans-serif;color:#24362f;background:#f5f5ef}*{box-sizing:border-box}body{margin:0}a{color:#285941;text-underline-offset:.2em}a:focus-visible,summary:focus-visible{outline:3px solid #a04b10;outline-offset:4px}.skip{position:absolute;top:-100px;padding:1rem;background:white}.skip:focus{top:0;z-index:2}header{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1.2rem max(1rem,calc((100vw - 1100px)/2));border-bottom:1px solid #d8dfd7;background:#fffef9}header>a{min-height:44px;display:flex;align-items:center}.brand{font-weight:750;letter-spacing:.12em;text-decoration:none;gap:.65rem}.brand span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#285941;color:white;font:1.5rem Georgia}main{max-width:1100px;margin:auto;padding:2.5rem 1rem}.intro{margin-bottom:2rem}.eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700;color:#496553}h1{font:500 clamp(2.4rem,5vw,3.6rem)/1.15 Georgia,serif;letter-spacing:-.04em;margin:.5rem 0 1rem}.intro>p:last-child{color:#53635a;margin:0}.views{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.view{border:1px solid #d4ddd2;border-radius:14px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.preview{display:block;border-bottom:1px solid #d4ddd2;background:#edf1eb}.preview img{display:block;width:100%;aspect-ratio:2.3;object-fit:cover;object-position:top}.copy{padding:1.4rem;display:flex;flex:1;flex-direction:column}.status{font-size:.75rem;font-weight:650;color:#526657;margin:0 0 .5rem}h2{font-size:1.45rem;line-height:1.3;letter-spacing:-.025em;margin:0 0 .65rem}.copy>p:not(.status){font-size:.95rem;color:#526158;margin:0 0 1.3rem}.open-view{display:flex;justify-content:space-between;gap:1rem;align-items:center;min-height:48px;padding:.7rem 1rem;margin-top:auto;border:1px solid #285941;border-radius:7px;text-decoration:none;font-size:.92rem;font-weight:650}.open-view:hover{background:#eaf0e6}.more{margin-top:2rem}summary{cursor:pointer;min-height:44px;padding:.75rem 0;font-weight:650}.more p{max-width:80ch}footer{font-size:.8rem;border-top:1px solid #d8dfd7;color:#53635a;margin-top:2rem;padding:1.2rem 0}@media(max-width:650px){.views{grid-template-columns:1fr}header{font-size:.85rem;padding:1rem;flex-wrap:wrap}main{padding:1.8rem 1rem}.copy{padding:1.2rem}.preview img{aspect-ratio:2}.status{line-height:1.5}}@media print{.views{grid-template-columns:1fr 1fr}.view{break-inside:avoid}.skip{display:none}}
