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