.pcms-wrap{--pcms-ink: #1a2b22;--pcms-mute: #5b6b62;--pcms-green: #2e7d46;--pcms-green-d: #1f6b38;--pcms-line: #e4e8e5;color:var(--pcms-ink);font-family:Figtree,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6}.pcms-page{padding:28px 0 56px}.pcms-block{padding:14px 0}.pcms-col{width:100%;max-width:760px;margin:0 auto;padding:0 20px}.pcms-col.wide{max-width:980px}.pcms-col.full{max-width:none;padding:0}.pcms-heading{margin:0;font-weight:800;letter-spacing:-.02em;color:var(--pcms-ink)}.pcms-heading.h2{font-size:clamp(24px,3vw,32px);line-height:1.2}.pcms-heading.h3{font-size:clamp(19px,2.2vw,23px);line-height:1.25}.pcms-text{font-size:16px;color:#2c3a32}.pcms-text>:first-child{margin-top:0}.pcms-text>:last-child{margin-bottom:0}.pcms-text h1{font-size:28px;font-weight:800;margin:24px 0 12px;line-height:1.2}.pcms-text h2{font-size:23px;font-weight:800;margin:22px 0 10px;line-height:1.25}.pcms-text h3{font-size:19px;font-weight:700;margin:18px 0 8px;line-height:1.3}.pcms-text p{margin:0 0 12px}.pcms-text ul,.pcms-text ol{margin:0 0 12px;padding-left:24px}.pcms-text li{margin:4px 0}.pcms-text a{color:var(--pcms-green-d);text-decoration:underline}.pcms-text strong{font-weight:700}.pcms-figure{margin:0}.pcms-figure img{display:block;max-width:100%;height:auto;border-radius:12px}.pcms-figure.align-center{text-align:center}.pcms-figure.align-center img{margin-left:auto;margin-right:auto}.pcms-figure.align-right{text-align:right}.pcms-figure.align-right img{margin-left:auto}.pcms-figcaption{margin-top:8px;font-size:13px;color:var(--pcms-mute)}.pcms-gallery{display:grid;gap:12px}.pcms-gallery.cols-2{grid-template-columns:repeat(2,1fr)}.pcms-gallery.cols-3{grid-template-columns:repeat(3,1fr)}.pcms-gallery img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:12px;display:block}@media(max-width:640px){.pcms-gallery.cols-3{grid-template-columns:repeat(2,1fr)}}.pcms-btn-row.align-center{text-align:center}.pcms-btn-row.align-right{text-align:right}.pcms-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 26px;border-radius:999px;font-weight:700;font-size:15px;text-decoration:none;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.pcms-btn.primary{background:var(--pcms-green);color:#fff;border:1px solid var(--pcms-green)}.pcms-btn.primary:hover{background:var(--pcms-green-d);border-color:var(--pcms-green-d)}.pcms-btn.outline{background:transparent;color:var(--pcms-green-d);border:1px solid var(--pcms-green)}.pcms-btn.outline:hover{background:#2e7d4614}.pcms-placeholder{display:flex;align-items:center;justify-content:center;min-height:120px;border:1px dashed var(--pcms-line);border-radius:12px;color:var(--pcms-mute);font-size:14px;background:#fafbfa}
