:root{--ink:#17231f;--muted:#5b6862;--line:#d9ded8;--paper:#fbfaf7;--surface:#fff;--forest:#173f35;--moss:#59705c;--leaf:#7d9a65;--clay:#a55f3b;--water:#2f6f83;--focus:#1b6ca8;--shadow:0 18px 45px #17231f14;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth}body{min-width:320px;margin:0;line-height:1.65}body:before{content:"";z-index:-1;background:linear-gradient(120deg,#2f6f8314,#0000 35%),linear-gradient(#7d9a651f,#0000 45%);position:fixed;inset:0}a{color:var(--forest);text-underline-offset:.18em}a:hover{color:var(--clay)}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{z-index:20;background:var(--forest);color:#fff;padding:.65rem .9rem;position:absolute;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:10;border-bottom:1px solid var(--line);backdrop-filter:blur(14px);background:#fbfaf7f0;justify-content:space-between;align-items:center;gap:1.5rem;padding:.9rem max(1rem,50vw - 590px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.brand-mark{background:var(--forest);color:#fff;border-radius:8px;place-items:center;width:2.4rem;height:2.4rem;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:.78rem}.site-nav{flex-wrap:wrap;justify-content:flex-end;gap:.3rem;display:flex}.site-nav a{color:var(--muted);border-radius:6px;padding:.45rem .65rem;font-size:.94rem;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--forest);background:#e7eee8}.nav-toggle{border:1px solid var(--line);background:var(--surface);border-radius:6px;width:2.6rem;height:2.6rem;display:none}.nav-toggle span[aria-hidden=true],.nav-toggle span[aria-hidden=true]:before,.nav-toggle span[aria-hidden=true]:after{background:var(--ink);content:"";width:1.2rem;height:2px;margin:auto;display:block}.nav-toggle span[aria-hidden=true]:before{transform:translateY(-7px)}.nav-toggle span[aria-hidden=true]:after{transform:translateY(5px)}main{width:min(1180px,100% - 2rem);margin:0 auto}.hero,.section,.page-hero,.image-placeholders,.contact-panel{margin:4rem 0}.hero{grid-template-columns:minmax(0,1.18fr) minmax(290px,.82fr);align-items:center;gap:2rem;min-height:66vh;display:grid}.hero-content{max-width:760px}.eyebrow{color:var(--clay);letter-spacing:0;text-transform:uppercase;margin:0 0 .8rem;font-size:.78rem;font-weight:800}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{margin:0;line-height:1.16}h1{max-width:11ch;font-size:4.8rem}.page-hero h1{max-width:14ch}h2{font-size:2.25rem}h3{font-size:1.08rem}.hero-name{color:var(--moss);margin:.25rem 0 1rem;font-size:1.35rem;font-weight:700}.hero-summary,.page-hero p,.section-heading h2{max-width:820px}.hero-summary,.page-hero p{color:var(--muted);font-size:1.14rem}.button-row{flex-wrap:wrap;gap:.75rem;margin-top:1.6rem;display:flex}.button{border:1px solid var(--line);background:var(--surface);min-height:2.75rem;color:var(--forest);border-radius:7px;justify-content:center;align-items:center;padding:.65rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{background:var(--forest);border-color:var(--forest);color:#fff}.button.disabled{cursor:not-allowed;opacity:.68}.section-heading{margin-bottom:1.5rem}.split{grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr);align-items:start;gap:2rem;display:grid}.card-grid,.image-placeholders,.notice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.card-list{gap:1rem;display:grid}.topic-card,.compact-card,.contact-panel,.notice,.placeholder-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffc7;border-radius:8px}.topic-card,.compact-card,.contact-panel,.notice{padding:1.25rem}.topic-card p,.compact-card p{color:var(--muted)}.status,.notice{color:var(--muted);font-size:.94rem}.status{border-left:3px solid var(--leaf);padding-left:.75rem}.tag-grid{flex-wrap:wrap;gap:.65rem;display:flex}.tag-grid span{color:var(--forest);background:#eef3ec;border:1px solid #cdd8cd;border-radius:999px;padding:.44rem .7rem;font-size:.94rem;font-weight:700}.placeholder-panel{margin:0;overflow:hidden}.placeholder-graphic{background:linear-gradient(135deg,#173f35e6,#2f6f83c7),repeating-linear-gradient(45deg,#0000 0 12px,#ffffff2e 12px 14px);min-height:245px}.placeholder-panel figcaption{gap:.25rem;padding:1rem;display:grid}.placeholder-panel span{color:var(--muted)}.breadcrumb{color:var(--muted);flex-wrap:wrap;gap:.45rem;margin-top:1.25rem;font-size:.92rem;display:flex}.site-footer{border-top:1px solid var(--line);background:#edf1ec;grid-template-columns:1fr 1.4fr;gap:1.5rem;margin-top:5rem;padding:2.4rem max(1rem,50vw - 590px);display:grid}.site-footer nav{flex-wrap:wrap;gap:.6rem 1rem;display:flex}.site-footer p{color:var(--muted);margin:.35rem 0 0}.footer-note{grid-column:1/-1;font-size:.94rem}@media (width<=900px){.site-header{align-items:flex-start}.nav-toggle{place-items:center;display:inline-grid}.site-nav{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;flex-direction:column;padding:.8rem;display:none;position:absolute;inset:4.4rem 1rem auto}.site-nav.is-open{display:flex}.hero,.split,.site-footer{grid-template-columns:1fr}.card-grid,.image-placeholders,.notice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}h1{font-size:3.6rem}h2{font-size:1.9rem}}@media (width<=620px){main{width:min(100% - 1rem,1180px)}.brand strong{font-size:.95rem}.hero,.section,.page-hero,.image-placeholders,.contact-panel{margin:2.3rem 0}.card-grid,.image-placeholders,.notice-grid{grid-template-columns:1fr}.button-row{flex-direction:column}.button{width:100%}h1{font-size:2.65rem}h2{font-size:1.55rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
