.pg-sh2{font-family:'EB Garamond',serif;font-size:22px;font-weight:400;color:#1c3532;margin-bottom:0.85rem;margin-top:2rem;}
.pg-callout strong{color:#1c3532;}
.pg-definition{background:#fff;border:1px solid #d8e4e4;border-radius:3px;padding:1.5rem 1.75rem;margin-bottom:1.75rem;}
.pg-definition-label{font-size:10px;font-weight:500;letter-spacing:0.12em;text-transform:uppercase;color:#5a9d9a;margin-bottom:0.4rem;}
.pg-definition-term{font-family:'EB Garamond',serif;font-size:20px;color:#1c3532;margin-bottom:0.5rem;}
.pg-definition-body{font-size:13px;color:#3a5a58;line-height:1.75;font-style:italic;}
.pg-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#d8e4e4;border:1px solid #d8e4e4;border-radius:3px;overflow:hidden;margin-bottom:1.75rem;}
.pg-cell{background:#fff;padding:1.35rem;}
.pg-cell-num{font-family:'EB Garamond',serif;font-size:26px;color:#98d4d0;line-height:1;margin-bottom:0.4rem;}
.pg-cell-title{font-size:13px;font-weight:500;color:#1c3532;margin-bottom:0.3rem;}
.pg-cell-desc{font-size:12px;color:#3a6868;line-height:1.6;}
@media(max-width:600px){.pg-grid{grid-template-columns:1fr;}}
.pg-grounds{display:flex;flex-direction:column;gap:0;border:1px solid #d8e4e4;border-radius:3px;overflow:hidden;margin-bottom:1.75rem;}
.pg-ground{background:#fff;padding:1.25rem 1.5rem;border-bottom:1px solid #d8e4e4;display:flex;gap:1rem;align-items:flex-start;}
.pg-ground:last-child{border-bottom:none;}
.pg-ground-dot{width:8px;height:8px;border-radius:50%;background:#2a7a76;flex-shrink:0;margin-top:5px;}
.pg-ground-title{font-size:13px;font-weight:500;color:#1c3532;margin-bottom:0.2rem;}
.pg-ground-desc{font-size:13px;color:#3a6868;line-height:1.6;}
.pg-zh-only{display:none;}
[lang="zh"] .pg-zh-only{display:block;}
