.cpsph{--ink:#17231f;--muted:#5d6b65;--green:#1e5747;--green-dark:#123c32;--cream:#f7f4ed;--sand:#eee2cf;--line:rgba(23,35,31,.13);font-family:inherit;color:var(--ink);background:#fff}.cpsph *{box-sizing:border-box}.cpsph a{text-decoration:none;color:inherit}.cpsph img{display:block;max-width:100%}.cpsph-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.cpsph-section{padding:96px 0}.cpsph-section--soft{background:var(--cream)}.cpsph-section--dark{background:var(--green-dark);color:#fff}.cpsph-hero{padding:82px 0;background:linear-gradient(135deg,#fbfaf7,#edf3ef)}.cpsph-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.cpsph-hero--hub{text-align:center}.cpsph-hero--hub .cpsph-shell{max-width:900px}.cpsph-kicker,.cpsph-eyebrow{color:var(--green);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.cpsph-hero h1{font-size:clamp(44px,6vw,76px);line-height:.98;letter-spacing:-.055em;margin:14px 0 24px}.cpsph-lead{font-size:19px;line-height:1.72;color:var(--muted);max-width:760px;margin:0 0 30px}.cpsph-hero--hub .cpsph-lead{margin-inline:auto;margin-bottom:30px}.cpsph-btn{display:inline-flex;min-height:58px;align-items:center;justify-content:center;padding:16px 28px;border-radius:999px;background:var(--green);color:#fff;font-weight:900;border:2px solid var(--green)}.cpsph-btn--ghost{background:#fff;color:var(--green)}.cpsph-btn--light{background:#fff;color:var(--green-dark);border-color:#fff}.cpsph-actions{display:flex;gap:12px;flex-wrap:wrap}.cpsph-hero-media{min-height:480px;border-radius:30px;overflow:hidden;background:#e7ece9}.cpsph-hero-media img{width:100%;height:100%;object-fit:cover}.cpsph-placeholder{width:100%;height:100%;min-height:220px;display:grid;place-content:center;text-align:center;padding:30px;background:linear-gradient(135deg,#dce7e2,#f0e7d8);font-weight:900;color:var(--green)}.cpsph-placeholder small{display:block;margin-top:8px;font-weight:500;color:var(--muted)}.cpsph-heading{max-width:780px;margin-bottom:44px}.cpsph-heading h2{font-size:clamp(34px,4.2vw,56px);line-height:1.05;letter-spacing:-.045em;margin:12px 0}.cpsph-heading p:last-child{color:var(--muted);font-size:17px;line-height:1.7}.cpsph-heading--light .cpsph-eyebrow{color:#c9ded5}.cpsph-heading--light p:last-child{color:rgba(255,255,255,.68)}.cpsph-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cpsph-category-card{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff}.cpsph-category-media{display:block;height:240px;background:#e7ece9}.cpsph-category-media img{width:100%;height:100%;object-fit:cover}.cpsph-category-body{padding:26px}.cpsph-category-body h2{font-size:26px;margin:10px 0 12px}.cpsph-category-body>p:not(.cpsph-eyebrow){color:var(--muted);line-height:1.65}.cpsph-text-link{color:var(--green);font-weight:900}.cpsph-spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cpsph-spec-grid article{padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff}.cpsph-spec-grid h3{font-size:22px;margin:0 0 10px}.cpsph-spec-grid p{margin:0;color:var(--muted);line-height:1.6}.cpsph-two-col{display:grid;grid-template-columns:1fr 1fr;gap:70px}.cpsph-two-col h2{font-size:40px;line-height:1.08;margin:10px 0 24px}.cpsph-chip-list{display:flex;flex-wrap:wrap;gap:10px}.cpsph-chip-list span{padding:10px 14px;border-radius:999px;background:var(--green);color:#fff;font-size:13px;font-weight:800}.cpsph-chip-list--light span{background:var(--sand);color:var(--ink)}.cpsph-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cpsph-product-card{background:#fff;color:var(--ink);border-radius:18px;overflow:hidden}.cpsph-product-media{height:250px;display:block;background:#eef1ef}.cpsph-product-media img{width:100%;height:100%;object-fit:cover}.cpsph-product-body{padding:22px}.cpsph-product-body h3{font-size:20px;line-height:1.35;margin:0 0 10px}.cpsph-price{margin-bottom:14px;font-weight:800}.cpsph-process{background:var(--cream)}.cpsph-process-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:0;margin:0;list-style:none}.cpsph-process-grid li{padding:28px;border:1px solid var(--line);background:#fff}.cpsph-process-grid span{display:block;color:var(--green);font-size:12px;font-weight:900;margin-bottom:42px}.cpsph-process-grid h3{font-size:21px;margin:0 0 10px}.cpsph-process-grid p{color:var(--muted);line-height:1.6;margin:0}.cpsph-cta{padding:0 0 70px;background:var(--cream)}.cpsph-cta-box{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center;padding:58px;border-radius:30px;background:var(--green);color:#fff}.cpsph-cta-box .cpsph-eyebrow{color:#c9ded5}.cpsph-cta-box h2{font-size:44px;margin:10px 0}.cpsph-cta-box p{color:rgba(255,255,255,.76);line-height:1.7}.cpsph-admin-note{padding:16px;border-radius:10px;background:#fff4cc;color:#5b4a00}@media(max-width:1024px){.cpsph-cards-grid,.cpsph-products-grid{grid-template-columns:repeat(2,1fr)}.cpsph-spec-grid{grid-template-columns:repeat(2,1fr)}.cpsph-hero-grid{gap:40px}}@media(max-width:767px){.cpsph-shell{width:min(100% - 28px,1180px)}.cpsph-section{padding:68px 0}.cpsph-hero{padding:60px 0}.cpsph-hero-grid,.cpsph-two-col,.cpsph-cta-box{grid-template-columns:1fr}.cpsph-hero-media{min-height:360px}.cpsph-cards-grid,.cpsph-products-grid,.cpsph-spec-grid,.cpsph-process-grid{grid-template-columns:1fr}.cpsph-cta-box{padding:38px 24px}.cpsph-cta-box h2{font-size:36px}.cpsph-actions .cpsph-btn{width:100%}}
