/* ── HERO ── */
.pc-hero{background:#fafaf8;padding:5rem 3rem 4.5rem;display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center;border-top:3px solid #6aacaa;}
.pc-hero-tag{font-size:11px;font-weight:500;letter-spacing:0.16em;text-transform:uppercase;color:#3a8888;margin-bottom:1.1rem;}
.pc-hero h1{font-family:'EB Garamond',serif;font-size:52px;font-weight:400;color:#1c3532;line-height:1.08;margin-bottom:1.35rem;}
.pc-hero h1 em{font-style:italic;color:#2a7a76;}
.pc-hero-body{font-size:15px;color:#3a5a58;line-height:1.8;margin-bottom:2rem;}
.pc-hero-btns{display:flex;gap:0.85rem;flex-wrap:wrap;}
.pc-btn-p{background:#3a7a80;color:#ffffff;border:1px solid rgba(255,255,255,0.4);padding:0.8rem 1.75rem;font-family:'Inter',sans-serif;font-size:13px;font-weight:500;cursor:pointer;border-radius:2px;text-decoration:none;display:inline-block;letter-spacing:0.03em;transition:background 0.2s ease,border-color 0.2s ease;}
.pc-btn-p:hover{background:#2a6a68;border-color:rgba(255,255,255,0.6);}
.pc-btn-o{background:transparent;color:#6aacaa;border:1px solid #6aacaa;padding:0.8rem 1.75rem;font-family:'Inter',sans-serif;font-size:13px;font-weight:400;cursor:pointer;border-radius:2px;text-decoration:none;display:inline-block;transition:background 0.2s ease,color 0.2s ease;}
.pc-btn-o:hover{background:#6aacaa;color:#ffffff;}
.pc-hero-right{}
.pc-tagline{font-family:'EB Garamond',serif;font-size:21px;font-style:italic;color:#1c3532;line-height:1.55;border-left:3px solid #6aacaa;padding-left:1.35rem;margin-bottom:2rem;}
.pc-tagline em{color:#6aacaa;font-style:italic;}
.pc-stats{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#d8e4e4;border:1px solid #d8e4e4;border-radius:3px;overflow:hidden;}
.pc-stat{background:#fff;padding:1.5rem;}
.pc-stat-n{font-family:'EB Garamond',serif;font-size:34px;font-weight:400;color:#2a6a68;line-height:1;margin-bottom:0.3rem;}
.pc-stat-l{font-size:12px;color:#4a7878;line-height:1.4;}
@media(max-width:760px){.pc-hero{grid-template-columns:1fr;padding:3rem 1.25rem;}.pc-hero h1{font-size:38px;}}
/* ── SECTION LABELS ── */
.pc-slbl{font-size:11px;font-weight:500;letter-spacing:0.16em;text-transform:uppercase;color:#2a7a76;margin-bottom:0.5rem;}
.pc-sh{font-family:'EB Garamond',serif;font-size:36px;font-weight:400;color:#1c3532;line-height:1.2;margin-bottom:0.85rem;}
.pc-si{font-size:15px;color:#3a5a58;line-height:1.75;}
/* ── BARRISTERS ── */
.pc-barr{padding:4.5rem 3rem;background:#fafaf8;}
.pc-barr-hd{margin-bottom:2.5rem;}
.pc-bg{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;}
.pc-bc{background:#fff;border:1px solid #d8e4e4;border-radius:3px;overflow:hidden;}
.pc-bc-top{display:flex;gap:1.35rem;padding:1.5rem 1.5rem 0;align-items:flex-start;}
.pc-bc-photo{width:88px;height:88px;border-radius:50%;object-fit:cover;flex-shrink:0;box-shadow:0 0 0 3px #a8e0dc;}
.pc-bc-info{}
.pc-bn{font-family:'EB Garamond',serif;font-size:24px;font-weight:500;color:#1c3532;margin-bottom:0.15rem;}
.pc-bt{font-size:10px;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:#2a7a76;margin-bottom:0.5rem;}
[lang="zh"] .pc-bt{display:none;}
.pc-bc-contact{font-size:12px;color:#666;line-height:1.75;}
.pc-bc-contact a{color:#2a7a76;text-decoration:none;}
.pc-bc-bio{font-size:13px;color:#384e4c;line-height:1.7;padding:1.1rem 1.5rem;}
.pc-btags{display:flex;flex-wrap:wrap;gap:0.35rem;padding:0 1.5rem 1.35rem;}
.pc-tag{font-size:11px;color:#3a7a80;border:1px solid #8ac4c0;padding:2px 9px;border-radius:20px;}
@media(max-width:760px){.pc-barr{padding:3rem 1.25rem;}.pc-bg{grid-template-columns:1fr;}}
/* ── PRACTICE ── */
.pc-practice{padding:4.5rem 3rem;background:#eff5f5;}
.pc-practice-hd{margin-bottom:2.5rem;}
.pc-pg{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #d8e4e4;border-radius:3px;overflow:hidden;}
.pc-pi{background:#fff;padding:1.25rem 1.5rem;border-right:1px solid #d8e4e4;border-bottom:1px solid #d8e4e4;}
.pc-pi:nth-child(3n){border-right:none;}
.pc-pi:last-child{border-bottom:none;}
.pc-pnum{font-family:'EB Garamond',serif;font-size:26px;color:#98d4d0;line-height:1;margin-bottom:0.45rem;}
.pc-pname{font-size:14px;font-weight:500;color:#1c3532;}
.pc-pdesc{font-size:13px;color:#3a6868;line-height:1.6;}
@media(max-width:760px){.pc-practice{padding:3rem 1.25rem;}.pc-pg{grid-template-columns:1fr;}.pc-pi{border-right:none;}.pc-pi:nth-last-child(-n+2){border-bottom:1px solid #d8e4e4;}.pc-pi:last-child{border-bottom:none;}}
/* ── BAND (index) ── */
.pc-band{background:#4d9599;padding:3rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;}
.pc-band-t{font-family:'EB Garamond',serif;font-size:26px;font-weight:400;color:#ffffff;line-height:1.4;max-width:580px;}
.pc-band-t em{font-style:italic;color:#ffffff;}
@media(max-width:760px){.pc-band{padding:2.5rem 1.25rem;flex-direction:column;align-items:flex-start;}}
/* ── CONTACT ── */
.pc-contact{padding:4.5rem 3rem;background:#fafaf8;}
.pc-cd{display:flex;gap:0.9rem;margin-bottom:1.35rem;align-items:flex-start;}
.pc-cicon{width:34px;height:34px;background:#d0f0ee;border-radius:2px;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.pc-cicon i{font-size:15px;color:#2a7a76;}
.pc-clbl{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:0.1em;color:#2a7a76;margin-bottom:0.15rem;}
.pc-cval{font-size:13px;color:#2a3a38;line-height:1.6;}
.pc-cval a{color:#2a7a76;text-decoration:none;}
@media(max-width:760px){.pc-contact{padding:3rem 1.25rem;}}
/* ── BARRISTER CARD LINK ── */
.pc-bc-link{text-decoration:none;color:inherit;display:contents;}
.pc-bc-link .pc-bc{transition:box-shadow 0.2s,transform 0.2s;cursor:pointer;display:block;}
.pc-bc-link:hover .pc-bc{box-shadow:0 4px 20px rgba(28,48,28,0.12);transform:translateY(-2px);}
@media(max-width:760px){.pc-hero-right{display:block !important;}.pc-hero-right .pc-tagline{font-size:17px;margin-bottom:1.5rem;}}
