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

.pg-area-yeonsu-logistics-center{--c-primary:#123C69;--c-accent:#FF8552;--c-bg:#F5F9FC;background:var(--c-bg);font-family:'Gothic A1',sans-serif;font-weight:400;color:#2c3e4d}
.pg-area-yeonsu-logistics-center h1,.pg-area-yeonsu-logistics-center h2,.pg-area-yeonsu-logistics-center h3{font-family:'Gothic A1',sans-serif;font-weight:700;color:var(--c-primary)}

.pg-area-yeonsu-logistics-center .d-hero{padding:120px 0 60px;background:linear-gradient(180deg,#E7EFF6,var(--c-bg))}
.pg-area-yeonsu-logistics-center .d-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:44px;align-items:center}
.pg-area-yeonsu-logistics-center .d-eyebrow{color:var(--c-accent);font-weight:700;letter-spacing:.08em;font-size:.85rem}
.pg-area-yeonsu-logistics-center .d-hero h1{font-size:clamp(2rem,4.2vw,2.8rem);margin:14px 0 16px}
.pg-area-yeonsu-logistics-center .d-hero p{font-size:1.05rem;line-height:1.8;color:#3d5063;max-width:520px}
.pg-area-yeonsu-logistics-center .d-cta-row{margin-top:26px;display:flex;gap:12px;flex-wrap:wrap}
.pg-area-yeonsu-logistics-center .btn-round{display:inline-block;padding:13px 28px;border-radius:999px;font-weight:700;text-decoration:none}
.pg-area-yeonsu-logistics-center .btn-round.fill{background:var(--c-primary);color:#fff}
.pg-area-yeonsu-logistics-center .btn-round.fill:hover{background:var(--c-accent);color:#123C69}
.pg-area-yeonsu-logistics-center .btn-round.line{border:2px solid var(--c-primary);color:var(--c-primary)}
.pg-area-yeonsu-logistics-center .d-hero-img img{width:100%;aspect-ratio:5/4;object-fit:cover;display:block;border-radius:62% 38% 45% 55%/40% 55% 45% 60%;box-shadow:0 18px 40px rgba(18,60,105,.22)}

.pg-area-yeonsu-logistics-center .d-intro{padding:40px 0 10px}
.pg-area-yeonsu-logistics-center .d-intro .wrap{max-width:840px;font-size:1.02rem;line-height:1.8;color:#3d5063}
.pg-area-yeonsu-logistics-center .d-intro p+p{margin-top:18px}

.pg-area-yeonsu-logistics-center .d-points,.pg-area-yeonsu-logistics-center .d-checklist,.pg-area-yeonsu-logistics-center .d-glossary,.pg-area-yeonsu-logistics-center .d-photos{padding:36px 0}
.pg-area-yeonsu-logistics-center .d-points h2,.pg-area-yeonsu-logistics-center .d-checklist h2,.pg-area-yeonsu-logistics-center .d-glossary h2,.pg-area-yeonsu-logistics-center .d-photos h2{font-size:1.5rem;margin:0 0 22px;text-align:center}

.pg-area-yeonsu-logistics-center .d-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}
.pg-area-yeonsu-logistics-center .d-card{background:#fff;border:1px solid #DCE6EE;border-radius:18px;padding:30px;box-shadow:0 10px 26px rgba(18,60,105,.08);border-top:4px solid var(--c-accent)}
.pg-area-yeonsu-logistics-center .d-card h3{font-size:1.1rem;margin:0 0 10px}
.pg-area-yeonsu-logistics-center .d-card p{margin:0;line-height:1.8;color:#3d5063;font-size:.96rem}

.pg-area-yeonsu-logistics-center .d-list{max-width:760px;margin:0 auto;padding:0;list-style:none;display:grid;gap:12px;counter-reset:step}
.pg-area-yeonsu-logistics-center .d-list li{background:#fff;border:1px solid #DCE6EE;border-radius:12px;padding:14px 18px 14px 50px;position:relative;font-size:.98rem;color:#2c3e4d;counter-increment:step}
.pg-area-yeonsu-logistics-center .d-list li::before{content:counter(step);position:absolute;left:16px;top:50%;transform:translateY(-50%);width:22px;height:22px;border-radius:50%;background:var(--c-accent);color:#fff;font-size:.78rem;font-weight:700;display:flex;align-items:center;justify-content:center}

.pg-area-yeonsu-logistics-center .d-photos figure.d-card.photo{padding:14px;overflow:hidden;border-top:none}
.pg-area-yeonsu-logistics-center .d-photos img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px;display:block}
.pg-area-yeonsu-logistics-center .d-photos figcaption{padding:14px 4px 2px;text-align:center;font-size:.92rem;color:#4a5c6e}

.pg-area-yeonsu-logistics-center .d-glossary .wrap{max-width:900px}
.pg-area-yeonsu-logistics-center .d-faq-item{background:#fff;border:1px solid #DCE6EE;border-radius:14px;padding:20px 24px;margin-bottom:14px}
.pg-area-yeonsu-logistics-center .d-faq-item dt{font-weight:700;color:var(--c-primary);margin-bottom:8px}
.pg-area-yeonsu-logistics-center .d-faq-item dd{margin:0;color:#3d5063;line-height:1.75;font-size:.95rem}

.pg-area-yeonsu-logistics-center .d-cta-band{background:var(--c-primary);padding:56px 0;text-align:center;border-radius:0}
.pg-area-yeonsu-logistics-center .d-cta-band h2{color:#fff;font-size:1.6rem;margin:0 0 12px}
.pg-area-yeonsu-logistics-center .d-cta-band p{color:#C7D6E4;margin:0 0 24px}
.pg-area-yeonsu-logistics-center .d-cta-band .btn-round.fill{background:var(--c-accent);color:#123C69}
.pg-area-yeonsu-logistics-center .d-cta-band .btn-round.fill:hover{background:#fff}

@media (max-width:820px){
  .pg-area-yeonsu-logistics-center .d-hero-grid{grid-template-columns:1fr}
  .pg-area-yeonsu-logistics-center .d-hero-img{order:-1}
  .pg-area-yeonsu-logistics-center .d-card-grid{grid-template-columns:1fr}
}
