html:has(body.ksi-esi-standalone-page),body.ksi-esi-standalone-page{margin:0!important;padding:0!important;min-height:100%;background:#f3f4f6!important}
body.ksi-esi-standalone-page{min-height:100vh;display:flex;align-items:center;justify-content:center;overflow-x:hidden}
.ksi-esi-standalone-main{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 12px;box-sizing:border-box}
.ksi-esi-card-wrap{width:100%;display:flex;justify-content:center;font-family:Arial,"Noto Sans KR",sans-serif;box-sizing:border-box}
.ksi-esi-card{width:min(92vw,430px);background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 14px 38px rgba(0,0,0,.12);overflow:hidden;text-align:center}
.ksi-esi-header{padding:28px 24px 22px;border-bottom:1px solid #eef0f3}
.ksi-esi-institute{font-size:23px;font-weight:800;line-height:1.35;color:#111827;text-align:center;word-break:keep-all}
.ksi-esi-body{display:flex;flex-direction:column;align-items:center;padding:30px 28px 26px}
.ksi-esi-photo{display:flex;justify-content:center;width:100%}
.ksi-esi-photo img,.ksi-esi-photo-placeholder{width:150px;height:190px;border-radius:14px;object-fit:cover;background:#f3f4f6;border:1px solid #e5e7eb}
.ksi-esi-photo-placeholder{display:flex;align-items:center;justify-content:center;color:#9ca3af;font-weight:700;letter-spacing:.08em}
.ksi-esi-details{width:100%;margin-top:24px;display:flex;flex-direction:column;gap:17px;text-align:center}
.ksi-esi-details span{display:block;color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px}
.ksi-esi-details strong{display:block;font-size:21px;line-height:1.35;color:#111827;word-break:break-word}
.ksi-esi-footer-logo{padding:18px 24px 24px;border-top:1px solid #eef0f3;display:flex;justify-content:center;align-items:center;min-height:64px}
.ksi-esi-logo{display:block;max-width:130px;max-height:64px;width:auto;height:auto;object-fit:contain}
.ksi-esi-message{font-family:Arial,"Noto Sans KR",sans-serif;padding:16px 18px;border:1px solid #ddd;border-radius:10px;background:#fff;color:#333;box-shadow:0 8px 25px rgba(0,0,0,.06)}
@media(max-width:520px){
  .ksi-esi-standalone-main{padding:16px 10px}
  .ksi-esi-card{width:min(94vw,400px);border-radius:20px}
  .ksi-esi-header{padding:24px 18px 18px}
  .ksi-esi-institute{font-size:20px}
  .ksi-esi-body{padding:24px 20px 22px}
  .ksi-esi-photo img,.ksi-esi-photo-placeholder{width:132px;height:170px}
  .ksi-esi-details{margin-top:20px;gap:14px}
  .ksi-esi-details strong{font-size:18px}
  .ksi-esi-footer-logo{padding:16px 20px 20px}
  .ksi-esi-logo{max-width:115px;max-height:56px}
}
