.rich-text{color:#2b2b2b;font-size:16px;line-height:1.75}.rich-text>:first-child{margin-top:0}.rich-text>:last-child{margin-bottom:0}.rich-text-heading{color:#2e4d3e;margin:32px 0 12px;font-size:20px;font-weight:700;line-height:1.3}.rich-text-p{margin:0 0 16px}.rich-text-list{margin:0 0 16px;padding-left:22px}.rich-text-list li{margin-bottom:6px}.rich-text-list .rich-text-list{margin:6px 0 0}.rich-text-quote{color:#4a4a4a;border-left:3px solid #86b49b;margin:24px 0;padding:4px 0 4px 18px;font-style:italic}.rich-text-code{color:#f6f1e8;background:#2b2b2b;border-radius:12px;margin:0 0 16px;padding:16px 18px;font-size:14px;line-height:1.6;overflow-x:auto}.rich-text-link{color:#3f7259;text-underline-offset:2px;text-decoration:underline}.rich-text-link:hover,.rich-text-link:focus-visible{color:#2e4d3e}.rich-text-figure{margin:24px 0}.rich-text-figure img{border-radius:16px;width:100%;height:auto;display:block}.rich-text-figure figcaption{color:#6b6b6b;margin-top:8px;font-size:13px}.rich-text strong{font-weight:700}@media (max-width:640px){.rich-text{font-size:15px}.rich-text-heading{margin-top:26px;font-size:18px}}
.project-gallery{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin:28px 0 0;padding:0;list-style:none;display:grid}.project-gallery--single{grid-template-columns:minmax(0,1fr)}.project-gallery-item{margin:0}.project-gallery-link{background:#ece5d9;border:1px solid #2b2b2b14;border-radius:16px;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden}.project-gallery-link:hover,.project-gallery-link:focus-visible{outline:none;transform:translateY(-3px);box-shadow:0 12px 28px #2b2b2b24}.project-gallery-link:focus-visible{border-color:#3f7259}.project-gallery-link img{width:100%;height:auto;display:block}@media (prefers-reduced-motion:reduce){.project-gallery-link{transition:none}.project-gallery-link:hover,.project-gallery-link:focus-visible{transform:none}}
.project-sections{grid-template-columns:minmax(0,1fr);align-items:start;gap:20px;display:grid}@media (min-width:768px){.project-sections{grid-template-columns:240px minmax(0,1fr);gap:40px}}@media (min-width:1024px){.project-sections{gap:48px}}.project-rail{flex-direction:column;gap:12px;display:flex}@media (min-width:768px){.project-rail{top:calc(var(--site-header-offset) + 24px);max-height:calc(100dvh - var(--site-header-offset) - 48px);scrollbar-width:thin;position:sticky;overflow-y:auto}}.project-menu{background:#fffdf9;border:1px solid #2b2b2b14;border-radius:20px;padding:16px 12px}.project-menu-title{letter-spacing:.16em;text-transform:uppercase;color:#6b6b6b;margin:0 0 10px 12px;font-size:11px;font-weight:700}.project-menu-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.project-menu-item{color:#4a4a4a;border-left:2px solid #0000;border-radius:0 10px 10px 0;padding:10px 12px;font-size:15px;font-weight:500;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:block}.project-menu-item:hover,.project-menu-item:focus-visible{color:#2b2b2b;background:#2b2b2b0d;outline:none}.project-menu-item.is-active{color:#2e4d3e;background:#3f72591a;border-left-color:#3f7259;font-weight:600}.project-cta{color:#f6f1e8;text-align:center;background:#2e4d3e;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.project-cta:hover,.project-cta:focus-visible{background:#3f7259;outline:none;transform:translateY(-1px)}.project-cta-icon{flex:none;width:16px;height:16px}.project-panel-cta{color:#2e4d3e;border:1px solid #3f7259;border-radius:999px;align-items:center;margin-top:28px;padding:12px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.project-panel-cta:hover,.project-panel-cta:focus-visible{color:#f6f1e8;background:#2e4d3e;outline:none}.project-panels{min-width:0}.project-panel{background:#fffdf9;border:1px solid #2b2b2b14;border-radius:20px;padding:28px 28px 32px}.project-panel[hidden]{display:none!important}.project-panel-title{color:#2b2b2b;margin:0 0 16px;font-size:26px;font-weight:700;line-height:1.2}.project-menu-toggle{cursor:pointer;width:100%;font:inherit;color:#2b2b2b;background:#fffdf9;border:1px solid #2b2b2b14;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-size:15px;font-weight:600;display:flex}.project-menu-caret{flex:none;width:18px;height:18px;transition:transform .25s}.project-menu-caret.is-open{transform:rotate(180deg)}@media (max-width:767px){.project-menu:not(.is-open){display:none}}@media (min-width:768px){.project-menu-toggle{display:none}.project-menu{display:block}}@media (max-width:640px){.project-panel{border-radius:16px;padding:22px 20px 26px}.project-panel-title{font-size:22px}}@media (prefers-reduced-motion:reduce){.project-menu-item,.project-menu-caret,.project-cta,.project-panel-cta{transition:none}.project-cta:hover{transform:none}}
