
/* FINAL: 박○윤 재현작 섹션 PC 2단 고정 */
body.b5-detail-page.student-double-result .ps-artwork-section{
  display:grid;
  grid-template-columns:minmax(300px,40%) minmax(0,60%);
  gap:34px;
  align-items:center;
  margin:34px 0 40px;
  padding:30px 32px;
  border-radius:34px;
  background:radial-gradient(circle at 92% 0%,rgba(234,210,138,.12),transparent 34%),linear-gradient(180deg,#fff 0%,#f7f9fc 100%);
  border:1px solid rgba(7,21,47,.085);
  box-shadow:0 22px 54px rgba(7,21,47,.08);
  position:relative;
  overflow:hidden;
}
body.b5-detail-page.student-double-result .ps-artwork-figure{
  margin:0;
  min-width:0;
  display:flex;
  flex-direction:column;
  align-items:center;
}
body.b5-detail-page.student-double-result .ps-artwork-figure img{
  display:block;
  width:100%;
  max-width:430px;
  height:500px;
  max-height:500px;
  object-fit:contain;
  object-position:center center;
  background:#fff;
  border-radius:20px;
  box-shadow:0 16px 36px rgba(7,21,47,.10);
}
body.b5-detail-page.student-double-result .ps-artwork-copy{
  min-width:0;
  padding:4px 8px 4px 0;
}
@media(max-width:980px){
  body.b5-detail-page.student-double-result .ps-artwork-section{
    grid-template-columns:minmax(260px,42%) minmax(0,58%);
    gap:26px;
    padding:26px;
  }
  body.b5-detail-page.student-double-result .ps-artwork-figure img{
    max-width:380px;
    height:460px;
    max-height:460px;
  }
}
@media(max-width:760px){
  body.b5-detail-page.student-double-result .ps-artwork-section{
    grid-template-columns:1fr;
    gap:22px;
    padding:22px;
  }
  body.b5-detail-page.student-double-result .ps-artwork-figure img{
    width:auto;
    max-width:100%;
    height:auto;
    max-height:520px;
  }
}

/* Park Seoyoon interview: artwork evidence section */
body.student-double-result .ps-artwork-section{display:grid;grid-template-columns:minmax(330px,46%) minmax(0,54%);gap:36px;align-items:center;margin:32px 0 34px;padding:30px;border-radius:34px;background:radial-gradient(circle at 92% 0%,rgba(234,210,138,.12),transparent 34%),linear-gradient(180deg,#fff 0%,#f7f9fc 100%);border:1px solid rgba(7,21,47,.085);box-shadow:0 22px 54px rgba(7,21,47,.08);position:relative;overflow:hidden}
body.student-double-result .ps-artwork-section::before{content:"";position:absolute;left:30px;top:0;width:78px;height:4px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#C9A64B,#1454C8)}
body.student-double-result .ps-artwork-figure{margin:0;min-width:0;display:flex;flex-direction:column;align-items:center}
body.student-double-result .ps-artwork-figure img{display:block;width:auto;max-width:100%;height:auto;max-height:560px;object-fit:contain;background:#fff;border-radius:22px;box-shadow:0 16px 36px rgba(7,21,47,.10)}
body.student-double-result .ps-artwork-figure figcaption{width:100%;margin:12px 0 0;color:#66758A;font-size:12.4px;line-height:1.55;font-weight:760;text-align:center}
body.student-double-result .ps-artwork-copy{min-width:0;padding:8px 8px 8px 0}
body.student-double-result .ps-artwork-copy h2{margin:18px 0 0;color:#07152F;font-size:clamp(30px,2.7vw,41px);line-height:1.18;font-weight:950;letter-spacing:-.072em}
body.student-double-result .ps-artwork-copy p{margin:18px 0 0;color:#526177;font-size:15px;line-height:1.82;font-weight:720;word-break:keep-all}
body.student-double-result .ps-artwork-note{margin-top:20px;padding:15px 17px;border-radius:18px;background:#07152F;color:rgba(255,255,255,.78);font-size:12.8px;line-height:1.65;font-weight:720}
body.student-double-result .ps-artwork-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
body.student-double-result .ps-artwork-points span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#F1F5FB;color:#1454C8;font-size:11px;font-weight:900;border:1px solid rgba(20,84,200,.10)}
@media(max-width:980px){body.student-double-result .ps-artwork-section{grid-template-columns:minmax(280px,42%) minmax(0,58%);gap:26px;padding:26px}body.student-double-result .ps-artwork-figure img{max-height:500px}}
@media(max-width:760px){body.student-double-result .ps-artwork-section{grid-template-columns:1fr;gap:24px;padding:22px;border-radius:28px}body.student-double-result .ps-artwork-figure img{max-height:620px}body.student-double-result .ps-artwork-copy{padding:0 2px 6px}body.student-double-result .ps-artwork-copy h2{font-size:29px}body.student-double-result .ps-artwork-copy p{font-size:14.3px}}


/* 박○윤 합격통지서 2열 정리 + 개인정보 가독성 */
.ps-cert-section{
  padding:34px 36px 32px;
}
.ps-cert-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);
  gap:32px;
  align-items:end;
  margin-bottom:24px;
}
.ps-cert-head h3{
  margin:12px 0 0;
  color:#07152F;
  font-size:clamp(28px,2.7vw,40px);
  line-height:1.16;
  letter-spacing:-.065em;
}
.ps-cert-head p{
  margin:0;
  color:#526177;
  font-size:14.5px;
  line-height:1.72;
  font-weight:720;
}
.ps-cert-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
.ps-cert-card{
  overflow:hidden;
  border:1px solid rgba(7,21,47,.085);
  border-radius:28px;
  background:linear-gradient(180deg,#FFFFFF 0%,#FBF8F1 100%);
  box-shadow:0 18px 42px rgba(7,21,47,.07);
}
.ps-cert-card-head{
  padding:21px 22px 17px;
  border-bottom:1px solid rgba(7,21,47,.07);
}
.ps-cert-card-head span{
  display:block;
  color:#8A651B;
  font-size:10px;
  line-height:1;
  font-weight:950;
  letter-spacing:.10em;
}
.ps-cert-card-head strong{
  display:block;
  margin-top:9px;
  color:#07152F;
  font-size:21px;
  line-height:1.22;
  letter-spacing:-.055em;
}
.ps-cert-card-head em{
  display:block;
  margin-top:6px;
  color:#5B6880;
  font-size:12.5px;
  line-height:1.4;
  font-style:normal;
  font-weight:760;
}
.ps-cert-thumb{
  width:100%;
  min-height:0;
  border:0;
  border-radius:0;
  box-shadow:none;
  background:#fff;
}
.ps-cert-thumb img{
  width:100%;
  height:430px;
  object-fit:contain;
  object-position:center top;
  padding:16px;
  background:#fff;
}
.ps-cert-thumb::after{
  right:18px;
  bottom:18px;
}
.ps-cert-summary{
  margin-top:18px;
}
.ps-cert-summary .b5-certificate-facts{
  margin-top:0;
}
.ps-cert-summary .b5-certificate-note{
  margin-top:14px;
}
@media(max-width:900px){
  .ps-cert-head{grid-template-columns:1fr;gap:12px}
  .ps-cert-grid{grid-template-columns:1fr}
  .ps-cert-thumb img{height:500px}
}
@media(max-width:620px){
  .ps-cert-section{padding:24px 18px}
  .ps-cert-card-head{padding:18px 18px 15px}
  .ps-cert-thumb img{height:420px;padding:12px}
}


/* FINAL MICRO POLISH V7 */
/* 작품 크기와 시선 균형 */
body.b5-detail-page.student-double-result .ps-artwork-figure img{
  max-width:398px;
  height:468px;
  max-height:468px;
}
body.b5-detail-page.student-double-result .ps-artwork-section{
  grid-template-columns:minmax(286px,39%) minmax(0,61%);
  gap:30px;
}
body.b5-detail-page.student-double-result .ps-artwork-figure figcaption{
  margin-top:10px;
  font-size:12.8px;
  line-height:1.5;
  color:#5B6880;
  font-weight:760;
}

/* 부천 시스템 카드 본문 가독성 */
body.b5-detail-page.student-double-result .b5-detail-system-card p,
body.b5-detail-page.student-double-result .b5-system-step p,
body.b5-detail-page.student-double-result .yd-system-step p{
  color:rgba(255,255,255,.76);
}
body.b5-detail-page.student-double-result .b5-detail-system-card,
body.b5-detail-page.student-double-result .b5-system-step,
body.b5-detail-page.student-double-result .yd-system-step{
  background:rgba(255,255,255,.105);
}
body.b5-detail-page.student-double-result .b5-detail-system-card b,
body.b5-detail-page.student-double-result .b5-system-step b,
body.b5-detail-page.student-double-result .yd-system-step b{
  color:#F3D889;
}

/* Q&A 본문 호흡 */
body.b5-detail-page.student-double-result .b5-detail-qa p,
body.b5-detail-page.student-double-result .b5-detail-article p{
  font-size:15px;
  line-height:1.82;
}
body.b5-detail-page.student-double-result .b5-detail-qa h3,
body.b5-detail-page.student-double-result .b5-detail-article h3{
  margin-bottom:12px;
}
body.b5-detail-page.student-double-result .b5-detail-qa > div,
body.b5-detail-page.student-double-result .b5-detail-article > section{
  padding-top:25px;
  padding-bottom:25px;
}

/* 합격증 안내 바 가독성 */
body.b5-detail-page.student-double-result .b5-certificate-note{
  color:rgba(255,255,255,.82);
  min-height:38px;
  padding-top:10px;
  padding-bottom:10px;
}

/* CTA와 신뢰 안내 미세 정리 */
body.b5-detail-page.student-double-result .yd-source-note{
  color:rgba(255,255,255,.82);
}
@media(max-width:980px){
  body.b5-detail-page.student-double-result .ps-artwork-figure img{
    max-width:360px;
    height:440px;
    max-height:440px;
  }
}
@media(max-width:760px){
  body.b5-detail-page.student-double-result .ps-artwork-figure img{
    width:auto;
    max-width:100%;
    height:auto;
    max-height:500px;
  }
  body.b5-detail-page.student-double-result .b5-detail-qa p,
  body.b5-detail-page.student-double-result .b5-detail-article p{
    font-size:14.4px;
    line-height:1.78;
  }
}


/* =========================================================
   PARK SEOYOON — STRONG RECOMMEND FINAL V8
   Final visual balance and readability refinements
========================================================= */

/* Hero result card: separate the two universities clearly */
body.b5-detail-page.student-double-result .ps-hero-schools{
  display:grid;
  gap:11px;
  line-height:1.24;
}
body.b5-detail-page.student-double-result .ps-hero-schools span{
  display:block;
}
body.b5-detail-page.student-double-result .ps-hero-schools span + span{
  padding-top:10px;
  border-top:1px solid rgba(255,255,255,.10);
}

/* Student summary information */
body.b5-detail-page.student-double-result .b5-detail-summaryline{
  font-size:14px;
  line-height:1.6;
  color:#26344D;
}

/* Result overview cards */
body.b5-detail-page.student-double-result .yd-summary-grid article p{
  color:#526177;
  font-size:13.2px;
  line-height:1.55;
}

/* Student portrait card: slightly more breathing room */
body.b5-detail-page.student-double-result .b5-student-photo img{
  min-height:455px;
  object-fit:cover;
  object-position:center 42%;
}

/* Artwork section: quieter visual weight, stronger explanation */
body.b5-detail-page.student-double-result .ps-artwork-section{
  grid-template-columns:minmax(278px,38%) minmax(0,62%);
  gap:28px;
}
body.b5-detail-page.student-double-result .ps-artwork-figure img{
  max-width:384px;
  height:452px;
  max-height:452px;
}
body.b5-detail-page.student-double-result .ps-artwork-copy h2{
  font-size:clamp(30px,2.75vw,40px);
  line-height:1.17;
}
body.b5-detail-page.student-double-result .ps-artwork-copy p{
  color:#4F5E76;
  font-size:14.7px;
  line-height:1.8;
}
body.b5-detail-page.student-double-result .ps-artwork-figure figcaption{
  font-size:13px;
  color:#526177;
}

/* Success cards: consistent text density */
body.b5-detail-page.student-double-result .yd-success-grid article p{
  color:#526177;
  line-height:1.66;
}

/* Bucheon system: stronger readability for parent audiences */
body.b5-detail-page.student-double-result .yd-system-copy p{
  color:rgba(255,255,255,.82);
}
body.b5-detail-page.student-double-result .yd-system-list article{
  background:rgba(255,255,255,.12);
  border-color:rgba(255,255,255,.15);
}
body.b5-detail-page.student-double-result .yd-system-list article p{
  color:rgba(255,255,255,.84);
  font-size:13px;
  line-height:1.62;
}
body.b5-detail-page.student-double-result .yd-system-list article>span{
  color:#FFE7A3;
  background:rgba(234,210,138,.18);
}

/* Q&A: shorter reading measure and more comfortable rhythm */
body.b5-detail-page.student-double-result .b5-detail-article > h3{
  margin-top:38px;
  padding-top:25px;
}
body.b5-detail-page.student-double-result .b5-detail-article > h3 + p{
  max-width:960px;
  font-size:15.2px;
  line-height:1.86;
  color:#4F5E75;
}
body.b5-detail-page.student-double-result .yd-interview-intro p{
  color:#526177;
  font-size:14.7px;
  line-height:1.72;
}

/* FAQ explanation */
body.b5-detail-page.student-double-result .yd-faq-section .yd-section-head > p{
  color:#4F5E75;
  font-size:14.2px;
  line-height:1.72;
}

/* Certificate and trust/privacy notes */
body.b5-detail-page.student-double-result .b5-certificate-note,
body.b5-detail-page.student-double-result .yd-source-privacy{
  color:rgba(255,255,255,.88);
  line-height:1.68;
}
body.b5-detail-page.student-double-result .yd-source-inner > div > p{
  color:#4F5E75;
  line-height:1.72;
}

/* CTA: shorter headline, clearer supporting copy */
body.b5-detail-page.student-double-result .yd-final-cta h2{
  font-size:31px;
  line-height:1.28;
}
body.b5-detail-page.student-double-result .yd-final-cta > p{
  max-width:760px;
  color:rgba(255,255,255,.80);
  font-size:13.8px;
  line-height:1.72;
}

/* Responsive */
@media(max-width:980px){
  body.b5-detail-page.student-double-result .ps-artwork-figure img{
    max-width:350px;
    height:425px;
    max-height:425px;
  }
}
@media(max-width:760px){
  body.b5-detail-page.student-double-result .ps-hero-schools{
    gap:8px;
  }
  body.b5-detail-page.student-double-result .ps-artwork-section{
    grid-template-columns:1fr;
    gap:22px;
  }
  body.b5-detail-page.student-double-result .ps-artwork-figure img{
    width:auto;
    max-width:100%;
    height:auto;
    max-height:500px;
  }
  body.b5-detail-page.student-double-result .b5-detail-article > h3 + p{
    max-width:none;
    font-size:14.5px;
    line-height:1.8;
  }
  body.b5-detail-page.student-double-result .yd-final-cta h2{
    font-size:27px;
  }
}
