/* SEARCHDOC_HOSPITAL_PORTAL_PILOT_CSS_V1 */
.sd-hp-assets-marker{display:none}
[data-sd-hp-root]{--hp-blue:#2563eb;--hp-naver:#03a85a;--hp-kakao:#fee500;--hp-line:#dfe5ee;--hp-text:#172033;--hp-muted:#667085;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans KR",sans-serif}
[data-sd-hp-root] .sd-hp-consult-section{max-width:896px;margin:0 auto;padding:28px 22px;border-top:12px solid #eef2f6;background:#fff}
[data-sd-hp-root] .sd-hp-consult-section h2{margin:0 0 6px;font-size:22px;color:var(--hp-text)}
[data-sd-hp-root] .sd-hp-consult-section>p{margin:0 0 15px;color:var(--hp-muted);font-size:14px}
[data-sd-hp-root] .sd-hp-consult-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
[data-sd-hp-root] .sd-hp-method{padding:15px;border:1px solid var(--hp-line);border-radius:14px;background:#fff}
[data-sd-hp-root] .sd-hp-method strong{display:block;margin-bottom:4px;font-size:16px}
[data-sd-hp-root] .sd-hp-method span{color:var(--hp-muted);font-size:13px;line-height:1.55}
[data-sd-hp-root] .sd-hp-panel-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:8px;margin-top:14px}
[data-sd-hp-root] .sd-hp-btn{min-height:47px;border:0;border-radius:11px;display:flex;align-items:center;justify-content:center;padding:8px 10px;text-decoration:none;font-weight:650;cursor:pointer;text-align:center;font-size:14px}
[data-sd-hp-root] .sd-hp-lead{background:var(--hp-blue);color:#fff}
[data-sd-hp-root] .sd-hp-naver{background:var(--hp-naver);color:#fff}
[data-sd-hp-root] .sd-hp-kakao{background:var(--hp-kakao);color:#191919}
[data-sd-hp-root] .sd-hp-select-option{display:none;background:#172033;color:#fff}
[data-sd-hp-root] .sd-hp-btn[hidden]{display:none!important}
.sd-hp-event-pilot .sd-copybox,.sd-hp-event-pilot .sd-guide,.sd-hp-event-pilot .sd-actions,.sd-hp-event-pilot .sd-help,.sd-hp-event-pilot>.sd-sticky{display:none!important}
.sd-hp-landing-card{max-width:896px;margin:28px auto 0;padding:24px 22px;border-top:12px solid #eef2f6;background:#fff;color:var(--hp-text)}
.sd-hp-landing-card .sd-hp-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}
.sd-hp-landing-card h2{margin:0 0 6px;font-size:23px}.sd-hp-landing-card p{margin:0;color:var(--hp-muted)}
.sd-hp-option-box{margin-top:17px;padding:16px;border:1px solid var(--hp-line);border-radius:15px;background:#f8fafc}
.sd-hp-option-box select{width:100%;height:45px;padding:0 11px;border:1px solid #cfd6e1;border-radius:10px;background:#fff;font-weight:600}
.sd-hp-option-summary{display:flex;justify-content:space-between;gap:12px;margin-top:12px;align-items:end}
.sd-hp-option-summary strong{font-size:18px}.sd-hp-option-summary b{font-size:25px}
.sd-hp-landing-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:8px;margin-top:13px}
.sd-hp-sticky{position:fixed;left:0;right:0;bottom:0;z-index:10020;background:rgba(255,255,255,.98);border-top:1px solid #dfe5ee;box-shadow:0 -8px 24px rgba(15,23,42,.12)}
.sd-hp-sticky-inner{max-width:896px;margin:0 auto;padding:9px 12px;display:grid;grid-template-columns:minmax(230px,.85fr) minmax(450px,1.15fr);gap:10px;align-items:center}
.sd-hp-sticky-summary{min-width:0}.sd-hp-sticky-summary strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.sd-hp-sticky-summary span{color:var(--hp-muted);font-size:12px}
.sd-hp-sticky-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(86px,1fr));gap:7px}
.sd-hp-sticky .sd-hp-btn{min-height:44px;font-size:13px;padding:6px}
body.sd-hp-sticky-active{padding-bottom:78px!important}
.sd-hp-modal{position:fixed;inset:0;z-index:10050;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(15,23,42,.55)}
.sd-hp-modal.is-open{display:flex}
.sd-hp-sheet{width:min(520px,100%);max-height:calc(100dvh - 32px);overflow:auto;border-radius:20px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.3)}
.sd-hp-sheet-head{display:flex;justify-content:space-between;gap:12px;padding:19px 20px 13px;border-bottom:1px solid var(--hp-line)}
.sd-hp-sheet-head h2{margin:0;font-size:22px}.sd-hp-close{width:38px;height:38px;border:0;border-radius:50%;background:#f2f4f7;font-size:21px;cursor:pointer}
.sd-hp-selected{margin:16px 18px 0;padding:13px 14px;border-radius:13px;background:#eff6ff;color:#1e3a8a}.sd-hp-selected strong{display:block}
.sd-hp-form{padding:17px 18px 21px}.sd-hp-field{margin-bottom:13px}.sd-hp-field label{display:block;margin-bottom:6px;color:#475467;font-size:13px}
.sd-hp-field input,.sd-hp-field select,.sd-hp-field textarea{width:100%;padding:12px;border:1px solid #cfd6e1;border-radius:10px;background:#fff;font:inherit}.sd-hp-field textarea{min-height:84px;resize:vertical}
.sd-hp-consent{display:flex;gap:9px;align-items:flex-start;margin:7px 0 12px;padding:12px;border:1px solid var(--hp-line);border-radius:11px}.sd-hp-consent input{width:19px;height:19px;margin-top:1px}.sd-hp-consent span{font-size:12px;color:#475467;line-height:1.55}
.sd-hp-consent a{color:#1d4ed8}.sd-hp-submit{width:100%;min-height:49px;border:0;border-radius:11px;background:var(--hp-blue);color:#fff;font-weight:700;cursor:pointer}.sd-hp-submit:disabled{opacity:.55}
.sd-hp-form-message{display:none;margin-bottom:12px;padding:12px;border-radius:11px;font-size:14px}.sd-hp-form-message.show{display:block}.sd-hp-form-message.ok{background:#ecfdf3;color:#027a48}.sd-hp-form-message.err{background:#fff1f2;color:#b42318}
.sd-hp-toast{position:fixed;left:50%;bottom:92px;z-index:10070;transform:translateX(-50%) translateY(10px);max-width:calc(100vw - 28px);padding:10px 14px;border-radius:12px;background:#111827;color:#fff;font-size:13px;opacity:0;pointer-events:none;transition:.2s}.sd-hp-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
@media(max-width:680px){
  body.sd-hp-sticky-active{padding-bottom:116px!important}
  [data-sd-hp-root] .sd-hp-consult-methods{grid-template-columns:1fr}
  [data-sd-hp-root] .sd-hp-panel-actions{grid-template-columns:repeat(auto-fit,minmax(86px,1fr))}
  .sd-hp-event-pilot .sd-tabs{display:none!important}
  .sd-hp-event-pilot .sd-inner{padding:18px 14px 22px!important}
  .sd-hp-event-pilot .sd-panel{display:block!important;margin:0 0 11px;padding:15px;border:1px solid var(--hp-line);border-radius:15px;background:#fff}
  .sd-hp-event-pilot .sd-panel:not(.is-active){background:#f8fafc}
  .sd-hp-event-pilot .sd-panel:not(.is-active) .sd-info,
  .sd-hp-event-pilot .sd-panel:not(.is-active) .sd-provider,
  .sd-hp-event-pilot .sd-panel:not(.is-active) .sd-disclosure,
  .sd-hp-event-pilot .sd-panel:not(.is-active) .sd-hp-panel-actions>.sd-hp-lead,
  .sd-hp-event-pilot .sd-panel:not(.is-active) .sd-hp-panel-actions>.sd-hp-naver,
  .sd-hp-event-pilot .sd-panel:not(.is-active) .sd-hp-panel-actions>.sd-hp-kakao{display:none!important}
  .sd-hp-event-pilot .sd-panel:not(.is-active) .sd-hp-select-option{display:flex}
  .sd-hp-event-pilot .sd-panel.is-active{border:2px solid #2563eb}
  .sd-hp-event-pilot .sd-price-card{margin-top:11px!important}
  .sd-hp-landing-card{padding:21px 16px}.sd-hp-landing-card .sd-hp-head{display:block}
  .sd-hp-landing-actions{grid-template-columns:repeat(auto-fit,minmax(86px,1fr))}
  .sd-hp-sticky-inner{grid-template-columns:1fr;padding:7px 9px 9px;gap:6px}.sd-hp-sticky-actions{grid-template-columns:repeat(auto-fit,minmax(82px,1fr))}
  .sd-hp-sticky .sd-hp-btn{min-height:45px;font-size:12px;padding:5px}
  .sd-hp-modal{align-items:flex-end;padding:0}.sd-hp-sheet{width:100%;max-height:92dvh;border-radius:20px 20px 0 0}
  .sd-hp-toast{bottom:126px}
}
@media(max-width:390px){[data-sd-hp-root] .sd-hp-btn,.sd-hp-sticky .sd-hp-btn{font-size:11px}.sd-hp-sticky-inner{padding-left:6px;padding-right:6px}}
