/* bespoke design for sangye-dong-beranda-suri: deep green, serif title, 2x2 photo stack */
.pg-sangye{
  --accent:hsl(150,45%,26%);
  --accent-light:hsl(150,40%,42%);
  --primary-dark:#ffffff;
  --bg-alt:hsl(150,20%,95%);
  --line:hsl(150,30%,86%);
  --accent-text:hsl(150,50%,22%);
}
.pg-sangye .page-hero::after{background:linear-gradient(200deg,rgba(9,32,20,.15) 0%,rgba(9,32,20,.72) 65%,rgba(9,32,20,.92) 100%)}
.pg-sangye h1,.pg-sangye h2,.pg-sangye .section-title{font-family:'Nanum Myeongjo','Noto Sans KR',serif;font-weight:800;letter-spacing:-.01em}
.pg-sangye .page-hero h1{font-weight:900}
.pg-sangye .section-eyebrow{color:var(--accent-text);letter-spacing:.14em}
.pg-sangye .related-card .rc-tag{color:var(--accent-text)}
.pg-sangye .btn-primary{border-radius:2px}
.pg-sangye .info-card{border-radius:4px;border-top:3px solid var(--accent)}
.pg-sangye .info-card h3{font-family:'Nanum Myeongjo',serif;font-weight:700}
.pg-sangye .ba-set{border-radius:4px}
.pg-sangye .related-card{border-radius:4px}
