@import url('https://fonts.googleapis.com/css2?family=Do+Hyeon&family=Nanum+Gothic:wght@400;700&display=swap');

.pg-area-yangpyeong-earth-retaining{--c-primary:#37454F;--c-accent:#F2B705;--c-bg:#F2F4F6;background:var(--c-bg);font-family:'Nanum Gothic',sans-serif;color:#2b333a}
.pg-area-yangpyeong-earth-retaining h1,.pg-area-yangpyeong-earth-retaining h2,.pg-area-yangpyeong-earth-retaining h3{font-family:'Do Hyeon',sans-serif;color:var(--c-primary);font-weight:400}

.pg-area-yangpyeong-earth-retaining .ye-hero{padding:120px 0 56px;background:linear-gradient(180deg,#E3E7EB,var(--c-bg))}
.pg-area-yangpyeong-earth-retaining .ye-hero-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:40px;align-items:center}
.pg-area-yangpyeong-earth-retaining .ye-eyebrow{color:#B8890A;font-weight:700;letter-spacing:.08em;font-size:.85rem}
.pg-area-yangpyeong-earth-retaining .ye-hero h1{font-size:clamp(1.9rem,4vw,2.6rem);margin:12px 0 16px}
.pg-area-yangpyeong-earth-retaining .ye-hero-text p{font-size:1.02rem;line-height:1.8;max-width:500px}
.pg-area-yangpyeong-earth-retaining .ye-cta-row{margin-top:24px;display:flex;gap:12px;flex-wrap:wrap}
.pg-area-yangpyeong-earth-retaining .btn-round{display:inline-block;padding:12px 26px;border-radius:4px;font-weight:700;text-decoration:none}
.pg-area-yangpyeong-earth-retaining .btn-round.fill{background:var(--c-primary);color:#fff}
.pg-area-yangpyeong-earth-retaining .btn-round.line{border:2px solid var(--c-primary);color:var(--c-primary)}
.pg-area-yangpyeong-earth-retaining .ye-hero-img img{width:100%;aspect-ratio:5/4;object-fit:cover;display:block;border-radius:6px;box-shadow:0 16px 34px rgba(55,69,79,.25)}

.pg-area-yangpyeong-earth-retaining .ye-intro{padding:40px 0 8px}
.pg-area-yangpyeong-earth-retaining .ye-intro .wrap{max-width:820px;font-size:1rem;line-height:1.85}
.pg-area-yangpyeong-earth-retaining .ye-intro .wrap p{margin:0 0 18px}

.pg-area-yangpyeong-earth-retaining .ye-photos-top{padding:20px 0 36px}
.pg-area-yangpyeong-earth-retaining .ye-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.pg-area-yangpyeong-earth-retaining .ye-photo-grid figure{margin:0;background:#fff;border:1px solid #D4D9DE;border-radius:6px;overflow:hidden;position:relative}
.pg-area-yangpyeong-earth-retaining .ye-photo-grid figure::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--c-accent)}
.pg-area-yangpyeong-earth-retaining .ye-photo-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}
.pg-area-yangpyeong-earth-retaining .ye-photo-grid figcaption{padding:8px 10px;text-align:center;font-size:.82rem;color:#4d5761}

.pg-area-yangpyeong-earth-retaining .ye-points,.pg-area-yangpyeong-earth-retaining .ye-steps,.pg-area-yangpyeong-earth-retaining .ye-faq{padding:36px 0}
.pg-area-yangpyeong-earth-retaining .ye-points h2,.pg-area-yangpyeong-earth-retaining .ye-steps h2,.pg-area-yangpyeong-earth-retaining .ye-faq h2{font-size:1.4rem;margin:0 0 22px;text-align:center}

.pg-area-yangpyeong-earth-retaining .ye-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.pg-area-yangpyeong-earth-retaining .ye-card{background:#fff;border-left:4px solid var(--c-accent);border-radius:4px;padding:22px 24px;box-shadow:0 4px 14px rgba(55,69,79,.08)}
.pg-area-yangpyeong-earth-retaining .ye-card h3{font-size:1.02rem;margin:0 0 10px}
.pg-area-yangpyeong-earth-retaining .ye-card p{margin:0;line-height:1.8;font-size:.94rem}

.pg-area-yangpyeong-earth-retaining .ye-step-list{max-width:680px;margin:0 auto;padding-left:1.3rem;line-height:2}
.pg-area-yangpyeong-earth-retaining .ye-step-list li::marker{color:var(--c-accent);font-weight:700}

.pg-area-yangpyeong-earth-retaining .ye-faq .wrap{max-width:820px}
.pg-area-yangpyeong-earth-retaining .ye-faq-item{background:#fff;border:1px solid #D4D9DE;border-radius:6px;padding:18px 22px;margin-bottom:12px}
.pg-area-yangpyeong-earth-retaining .ye-faq-item dt{font-weight:700;color:var(--c-primary);margin-bottom:8px}
.pg-area-yangpyeong-earth-retaining .ye-faq-item dd{margin:0;line-height:1.75;font-size:.94rem}

.pg-area-yangpyeong-earth-retaining .ye-cta-band{background:var(--c-primary);padding:52px 0;text-align:center}
.pg-area-yangpyeong-earth-retaining .ye-cta-band h2{color:#fff;font-size:1.5rem;margin:0 0 12px}
.pg-area-yangpyeong-earth-retaining .ye-cta-band p{color:#C7CDD3;margin:0 0 22px}
.pg-area-yangpyeong-earth-retaining .ye-cta-band .btn-round.fill{background:var(--c-accent);color:#3a2c05}

@media (max-width:820px){
  .pg-area-yangpyeong-earth-retaining .ye-hero-grid{grid-template-columns:1fr}
  .pg-area-yangpyeong-earth-retaining .ye-card-grid{grid-template-columns:1fr}
  .pg-area-yangpyeong-earth-retaining .ye-photo-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:560px){
  .pg-area-yangpyeong-earth-retaining .ye-photo-grid{grid-template-columns:1fr}
}
