@layer base{:root{color:#243b35;font-synthesis:none;--green:#214e43;--muted:#60736c;--line:#dbe1d9;background:#f8f8f3;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.75}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0}a{color:var(--green);text-underline-offset:.2em}a:hover{color:#356c59}img{max-width:100%;height:auto;display:block}button,input,textarea{font:inherit}button{cursor:pointer}button,a,input,textarea{outline-offset:5px}:focus-visible{outline:3px solid #7b9d65}h1,h2,h3{letter-spacing:-.035em;font-weight:550;line-height:1.18}h1{margin:.15em 0 .3em;font-family:Georgia,serif;font-size:clamp(2.8rem,7vw,5.7rem)}h2{font-size:clamp(1.65rem,3vw,2.4rem)}h3{font-size:1.5rem}p{margin:1.2em 0}button{background:var(--green);color:#fff;border:0;border-radius:100px;padding:.7rem 1.4rem}button:hover{background:#356c59}button:disabled{opacity:.5;cursor:not-allowed}}.skip-link{z-index:20;background:#fff;padding:1rem;position:fixed;top:-100px;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:5;border-bottom:1px solid var(--line);background:#f8f8f3;justify-content:space-between;align-items:center;gap:2rem;padding:1.1rem clamp(1.2rem,4vw,5rem);display:flex;position:relative}.brand{letter-spacing:-.04em;white-space:nowrap;font-size:1.22rem;font-weight:650;text-decoration:none}.brand-mark{vertical-align:-.12em;margin-right:.3rem;font-size:2rem}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:clamp(.7rem,1.5vw,1.8rem);display:flex}.site-header nav a{font-size:.85rem;text-decoration:none}.site-header nav a[aria-current]{text-decoration:underline 2px}.menu-toggle{display:none}.page-header{isolation:isolate;padding:4.5rem max(6vw,1.4rem);position:relative}.page-header.with-image{color:#fff;align-items:flex-end;height:48vh;min-height:380px;max-height:610px;display:flex}.home .page-header.with-image{height:76vh;min-height:460px;max-height:850px}.hero-image{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.with-image:after{content:"";z-index:-1;background:linear-gradient(#0c221f1f 15%,#0c221fb3);position:absolute;inset:0}.heading-inner{width:min(1200px,100%);margin:auto}.with-image .heading-inner{margin:0 auto}.subtitle{margin:.4rem 0;font-size:clamp(1.1rem,2vw,1.5rem)}.prose{overflow-wrap:anywhere;max-width:860px;margin:0 auto;padding:3.5rem 1.5rem 5rem;font-size:1.05rem}.prose>h2{margin-top:2.5em}.prose>h2:first-child{margin-top:0}.prose>h3{margin-top:2em}.prose figure{margin:2.5rem 0}.prose figure img{object-fit:contain;border-radius:14px;width:auto;max-height:620px;margin:auto}.prose figcaption{color:var(--muted);text-align:center;max-width:700px;margin:.8rem auto 0;font-size:.85rem;line-height:1.65}.prose blockquote{background:#edf1e9;border-left:3px solid #789877;margin:2rem 0;padding:1rem 1.8rem;font-family:Georgia,serif;font-size:1.4rem}.prose table{border-collapse:collapse;width:100%;margin:2rem 0}.prose th,.prose td{border-bottom:1px solid var(--line);text-align:left;padding:.7rem}.home-intro{padding-bottom:2rem}.home-intro h3{font-family:Georgia,serif;font-size:2rem;line-height:1.35}.home-intro figure img{object-fit:cover;width:100%;max-height:360px}.topics{grid-template-columns:repeat(auto-fit,minmax(min(100%,330px),1fr));gap:2rem;max-width:1600px;margin:auto;padding:2rem clamp(1.2rem,4vw,5rem) 4rem;display:grid}.topic{background:#fff;border:1px solid #e3e7df;border-radius:20px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.topic:hover{transform:translateY(-4px);box-shadow:0 14px 35px #183e3510}.topic-image{display:block;overflow:hidden}.topic-image img{object-fit:cover;width:100%;height:260px;transition:transform .35s}.topic:hover img{transform:scale(1.025)}.topic-body{flex-direction:column;flex:1;padding:1.5rem 1.6rem 1.8rem;display:flex}.topic h2{margin:0;font-family:Georgia,serif;font-size:1.5rem;line-height:1.32}.topic h2 a{text-decoration:none}.topic p{color:#53645c;font-size:.95rem}.topic-link{margin-top:auto;font-size:.88rem;font-weight:650;text-decoration:none}.further-links{border-top:1px solid var(--line);padding-top:2rem}.image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.image-grid figure{margin:0}.image-grid figure img{object-fit:cover;width:100%;height:240px}.external-embed{text-align:center;border:1px solid var(--line);background:#edf1e9;border-radius:14px;margin:2rem 0;padding:2rem}.embed-note{color:var(--muted);font-size:.8rem}.external-embed.is-loaded{padding:0;overflow:hidden}.external-embed iframe{aspect-ratio:16/9;border:0;width:100%;height:auto;min-height:300px;display:block}.contact-form{gap:1.2rem;max-width:620px;margin-top:2rem;display:grid}.contact-form label{gap:.3rem;font-size:.93rem;display:grid}.contact-form input,.contact-form textarea{width:100%;color:inherit;background:#fff;border:1px solid #aab9ad;border-radius:8px;padding:.8rem 1rem}.contact-form button{justify-self:start}.form-note{color:var(--muted);font-size:.85rem}.honeypot{position:absolute;left:-10000px}.site-footer{border-top:1px solid var(--line);background:#e9eee5;padding:3rem clamp(1.5rem,6vw,6rem)}.site-footer p{font-size:.93rem}.site-footer>div{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:1rem 3rem;font-size:.8rem;display:flex}.lightbox{color:#fff;background:#152e28;border:0;border-radius:10px;max-width:96vw;max-height:95vh;padding:3.5rem 1rem 1rem}.lightbox::backdrop{background:#061713e6}.lightbox img{object-fit:contain;max-width:90vw;max-height:80vh}.close-image{background:0 0;position:absolute;top:.4rem;right:.6rem}@media (width>=1400px){.topics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.menu-toggle{padding:.45rem 1rem;font-size:.85rem;display:block}.menu-toggle span{margin-left:.6rem}.site-header nav{border-bottom:1px solid var(--line);background:#f8f8f3;padding:1rem 1.5rem 1.5rem;display:none;position:absolute;top:100%;left:0;right:0}.site-header nav.is-open{text-align:left;grid-template-columns:1fr 1fr;display:grid}.site-header nav a{padding:.55rem}.site-header{gap:1rem}.page-header.with-image{height:42vh}}@media (width<=600px){.home .page-header.with-image{height:65vh;min-height:400px}.page-header{padding:2.5rem 1.5rem}.page-header.with-image{min-height:300px}.prose{padding:2rem 1.25rem 3rem}.prose figure img{max-height:480px}.topic-image img{height:230px}.image-grid{gap:.7rem}.image-grid figure img{height:160px}.external-embed iframe{min-height:220px}.topics{gap:1.3rem}.site-footer>div{display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
