
#gbs-live-home,#gbs-live-home *,#gbs-live-control,#gbs-live-control *{box-sizing:border-box}
#gbs-live-home{min-height:100vh;background:#fff;color:#202124;font-family:"Pretendard","Noto Sans KR","Malgun Gothic",Arial,sans-serif}
.gbl-shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:9vh 0 64px}
.gbl-logo-wrap{text-align:center;margin-bottom:16px}.gbl-logo img{max-width:150px!important;max-height:64px!important;width:auto!important;height:auto!important}.gbl-wordmark{font-size:48px;font-weight:800;color:#173f68}
.gbl-greeting{text-align:center;font-size:14px;color:#5f6368;margin-bottom:20px}
.gbl-search{width:min(720px,100%);height:62px;margin:0 auto 16px;border:1px solid #dfe1e5;border-radius:31px;display:flex;align-items:center;padding:0 8px 0 22px;box-shadow:0 1px 6px rgba(32,33,36,.14);background:#fff}
.gbl-search input{flex:1;height:54px!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;font-size:17px!important;padding:0!important}.gbl-search button{width:46px;height:46px;border:0;border-radius:50%;background:transparent;font-size:26px}
.gbl-rank{width:min(720px,100%);margin:0 auto 38px;display:flex;flex-wrap:wrap;justify-content:center;gap:7px 10px}
.gbl-rank-item{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border-radius:999px;color:#4b5563!important;text-decoration:none!important;font-size:12px;background:#f8f9fa;border:1px solid #eceff1;transition:.15s}
.gbl-rank-item:hover{background:#fff;border-color:#d2e3fc;box-shadow:0 2px 7px rgba(60,64,67,.10)}
.gbl-rank-no{font-weight:900;color:#1769e8}.gbl-rank-title{font-weight:650}.gbl-rank-item small{font-size:9px;color:#9aa0a6}
.gbl-now{max-width:920px;margin:0 auto 28px;padding:22px;border:1px solid #e5e7eb;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.07)}
.gbl-now-head{display:flex;gap:10px;align-items:center}.gbl-badge{font-size:12px;font-weight:800}.is-live .gbl-badge{color:#d93025}.gbl-location{font-size:12px;color:#6b7280}.gbl-now h2{font-size:21px}
.gbl-player{overflow:hidden;border-radius:14px;background:#000}.gbl-player iframe,.gbl-player video{display:block;width:100%!important;aspect-ratio:16/9;height:auto!important}.gbl-open-live{display:block;padding:34px;text-align:center;color:#fff!important}
.gbl-latest{max-width:920px;margin:0 auto;padding:14px 18px;border-top:1px solid #eee;display:flex;gap:18px}.gbl-latest>span{font-size:11px;font-weight:800;color:#1769e8}.gbl-latest a{display:flex;flex:1;justify-content:space-between;color:#202124!important;text-decoration:none!important}.gbl-latest small{color:#9aa0a6}
#gbl-music-toggle{position:fixed;right:18px;bottom:18px;width:42px;height:42px;border-radius:50%;border:1px solid #dfe1e5;background:#fff;z-index:9999}

.gbl-welcome-modal{position:fixed;inset:0;z-index:100000;background:rgba(8,15,28,.72);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:18px}
.gbl-welcome-card{position:relative;width:min(720px,100%);max-height:90vh;overflow:auto;border-radius:24px;background:#fff;padding:34px;box-shadow:0 30px 80px rgba(0,0,0,.25);text-align:center}
.gbl-welcome-close{position:absolute;right:14px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#f1f3f4;font-size:24px}
.gbl-welcome-kicker{font-size:11px;font-weight:800;letter-spacing:1.5px;color:#1769e8}.gbl-welcome-card h2{font-size:30px;line-height:1.3;margin:12px 0}.gbl-welcome-copy{font-size:16px;line-height:1.8;color:#4b5563}
.gbl-welcome-media{margin-top:20px;border-radius:18px;overflow:hidden;background:#000}.gbl-welcome-media img,.gbl-welcome-media video{display:block;width:100%;height:auto}
#gbl-event-music{margin-top:18px;border:0;border-radius:999px;padding:12px 18px;background:#1769e8;color:#fff;font-weight:700}

#gbs-live-control{max-width:720px;margin:24px auto;padding:12px;font-family:"Pretendard","Noto Sans KR","Malgun Gothic",Arial,sans-serif}
.gblc-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;margin-bottom:16px;box-shadow:0 8px 24px rgba(15,23,42,.06)}
.gblc-title{font-size:21px;font-weight:800}.gblc-sub{font-size:13px;color:#6b7280;margin-bottom:18px}.gblc-card label{display:block;font-size:12px;font-weight:700;margin:12px 0 6px}
.gblc-card input[type=text],.gblc-card input[type=url]{width:100%;height:48px;border:1px solid #d1d5db;border-radius:12px;padding:0 12px}
.gblc-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:16px}.gblc-btn,.gblc-upload{border:0;border-radius:12px;min-height:50px;font-weight:800}.gblc-btn.live{background:#d93025;color:#fff}.gblc-btn.replay{background:#1769e8;color:#fff}.gblc-btn.off{background:#202124;color:#fff}.gblc-upload{width:100%;margin-top:12px;background:#1769e8;color:#fff}
#gblc-video{width:100%;padding:12px;border:1px dashed #cbd5e1;border-radius:12px}

@media(max-width:640px){.gblc-actions{grid-template-columns:1fr}.gbl-welcome-card{padding:28px 18px}.gbl-welcome-card h2{font-size:24px}.gbl-rank{gap:6px}.gbl-rank-item{font-size:11px}}

/* SMART MUSIC V0.5 */
#gbl-music-toggle.is-playing{box-shadow:0 0 0 5px rgba(23,105,232,.10),0 5px 18px rgba(0,0,0,.14)}
#gbl-music-toast{
 position:fixed;right:70px;bottom:23px;z-index:9998;
 max-width:260px;padding:9px 12px;border-radius:999px;
 background:rgba(32,33,36,.92);color:#fff;font-size:11px;
 opacity:0;transform:translateY(6px);pointer-events:none;transition:.2s;
 white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
#gbl-music-toast.show{opacity:1;transform:translateY(0)}

/* CUSTOMER PARTICIPATION V0.6 */
#gbs-customer-submit{max-width:760px;margin:24px auto;padding:12px;font-family:"Pretendard","Noto Sans KR","Malgun Gothic",Arial,sans-serif}
.gbcs-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:24px;box-shadow:0 10px 30px rgba(15,23,42,.06)}
.gbcs-kicker{font-size:11px;font-weight:800;letter-spacing:1.2px;color:#1769e8}.gbcs-card h2{font-size:24px;margin:8px 0}.gbcs-help{font-size:13px;color:#6b7280;line-height:1.6}
.gbcs-card label{display:block;font-size:12px;font-weight:700;margin:16px 0 7px}
.gbcs-card input[type=text],.gbcs-card textarea{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:12px;font-size:15px;background:#fff}
.gbcs-card input[type=file]{width:100%;padding:12px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc}
.gbcs-consent{display:flex!important;gap:8px;align-items:flex-start;font-weight:500!important;line-height:1.5}
#gbcs-send{width:100%;min-height:52px;border:0;border-radius:13px;background:#1769e8;color:#fff;font-weight:800;font-size:15px;margin-top:18px;cursor:pointer}
#gbcs-send:disabled{opacity:.55}.gbcs-card #gbcs-msg{min-height:22px;margin-top:12px;font-size:13px;color:#315b89}

.gbl-voices{max-width:920px;margin:36px auto 0}.gbl-voices-head{display:flex;gap:10px;align-items:baseline;margin-bottom:14px}
.gbl-voices-head span{font-size:11px;font-weight:800;color:#1769e8;letter-spacing:.7px}.gbl-voices-head strong{font-size:16px}
.gbl-voices-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.gbl-voice-card{overflow:hidden;border:1px solid #e5e7eb;border-radius:17px;background:#fff}
.gbl-voice-media{aspect-ratio:16/9;background:#0b0b0b;overflow:hidden}.gbl-voice-media img,.gbl-voice-media video{display:block;width:100%!important;height:100%!important;object-fit:cover}
.gbl-voice-body{padding:14px}.gbl-voice-name{font-size:11px;font-weight:800;color:#6b7280}.gbl-voice-body p{font-size:14px;line-height:1.65;margin:8px 0;color:#374151}
.gbl-voice-reply{border-top:1px solid #eef0f2;margin-top:12px;padding-top:10px;font-size:12px;line-height:1.55;color:#596579}
.gbl-voice-reply span{display:inline-block;margin-right:7px;color:#1769e8;font-weight:800}
@media(max-width:760px){.gbl-voices-grid{grid-template-columns:1fr}.gbcs-card{padding:18px}.gbl-voices-head{align-items:flex-start;flex-direction:column;gap:3px}}

/* V0.6.1 visual hardening */
#gbs-live-home{width:100%!important;max-width:none!important;margin:0!important}
#gbs-live-home .gbl-shell{max-width:1120px!important}
#gbs-live-home .gbl-search input{
 appearance:none!important;-webkit-appearance:none!important;
 border:0!important;border-radius:0!important;min-width:0!important
}
#gbs-live-home .gbl-search button{
 display:flex!important;align-items:center!important;justify-content:center!important;
 margin:0!important;padding:0!important;background:transparent!important;color:#5f6368!important;
 border:0!important;box-shadow:none!important
}
#gbs-live-home .gbl-logo-wrap .custom-logo-link{display:inline-block!important}
#gbs-live-home .gbl-logo-wrap img{display:block!important;margin:0 auto!important}

/* V0.6.2 first-screen polish */
#gbs-live-home .gbl-shell{
  padding-top:12vh!important;
}
#gbs-live-home .gbl-logo-wrap{
  margin-bottom:18px!important;
}
#gbs-live-home .gbl-logo img{
  max-width:190px!important;
  max-height:78px!important;
}
#gbs-live-home .gbl-wordmark{
  font-size:58px!important;
  letter-spacing:-2.5px!important;
}
#gbs-live-home .gbl-greeting{
  margin-bottom:4px!important;
  font-size:15px!important;
  font-weight:650!important;
  color:#374151!important;
}
#gbs-live-home .gbl-subgreeting{
  text-align:center;
  font-size:12px;
  color:#9aa0a6;
  margin-bottom:24px;
}
#gbs-live-home .gbl-search{
  width:min(760px,100%)!important;
  height:64px!important;
  margin-bottom:18px!important;
  border-color:#e1e5ea!important;
  box-shadow:0 4px 18px rgba(32,33,36,.10)!important;
  transition:.18s ease!important;
}
#gbs-live-home .gbl-search:focus-within{
  transform:translateY(-1px);
  box-shadow:0 8px 26px rgba(32,33,36,.14)!important;
}
#gbs-live-home .gbl-rank{
  width:min(760px,100%)!important;
  margin-bottom:42px!important;
}
#gbs-live-home .gbl-rank-item{
  background:#fff!important;
  border-color:#e8ebef!important;
  padding:0 12px!important;
  min-height:34px!important;
}
#gbs-live-home .gbl-rank-no{
  min-width:14px;
}
#gbs-live-home .gbl-now{
  border-radius:24px!important;
  padding:26px!important;
  border-color:#e7e9ee!important;
  box-shadow:0 14px 40px rgba(15,23,42,.07)!important;
}
#gbs-live-home .gbl-now h2{
  margin:8px 0 4px!important;
  font-size:24px!important;
  letter-spacing:-.5px;
}
#gbs-live-home .gbl-now.is-live{
  position:relative;
  overflow:hidden;
}
#gbs-live-home .gbl-now.is-live:before{
  content:"";
  position:absolute;
  left:0;top:0;bottom:0;
  width:4px;
  background:#d93025;
}
#gbs-live-home .gbl-voices{
  margin-top:42px!important;
}
#gbs-live-home .gbl-voice-card{
  border-radius:20px!important;
  box-shadow:0 10px 28px rgba(15,23,42,.05);
}
@media(max-width:640px){
  #gbs-live-home .gbl-shell{padding-top:10vh!important}
  #gbs-live-home .gbl-logo img{max-width:155px!important;max-height:66px!important}
  #gbs-live-home .gbl-search{height:58px!important}
  #gbs-live-home .gbl-now{padding:18px!important;border-radius:19px!important}
  #gbs-live-home .gbl-now h2{font-size:20px!important}
  .gbs-preview-bar{left:8px!important;top:8px!important;transform:scale(.92);transform-origin:left top}
}

/* GBS NEWS FLOW V0.6.3 */
.gbl-newsflow{
 position:fixed;
 left:0;right:0;bottom:0;
 height:42px;
 z-index:99990;
 display:flex;
 align-items:center;
 background:rgba(15,23,42,.96);
 color:#fff;
 border-top:1px solid rgba(255,255,255,.08);
 box-shadow:0 -7px 24px rgba(15,23,42,.10);
 font-family:"Pretendard","Noto Sans KR","Malgun Gothic",Arial,sans-serif;
 overflow:hidden;
}
.gbl-newsflow-label{
 flex:0 0 auto;
 height:100%;
 display:flex;
 align-items:center;
 gap:7px;
 padding:0 14px 0 18px;
 background:#0b1220;
 border-right:1px solid rgba(255,255,255,.10);
 white-space:nowrap;
 font-size:11px;
 letter-spacing:.35px;
}
.gbl-newsflow-dot{
 width:7px;height:7px;border-radius:50%;
 background:#ef4444;
 box-shadow:0 0 0 0 rgba(239,68,68,.7);
 animation:gblPulse 1.7s infinite;
}
@keyframes gblPulse{
 0%{box-shadow:0 0 0 0 rgba(239,68,68,.55)}
 70%{box-shadow:0 0 0 6px rgba(239,68,68,0)}
 100%{box-shadow:0 0 0 0 rgba(239,68,68,0)}
}
.gbl-newsflow-window{position:relative;flex:1;min-width:0;overflow:hidden;height:100%}
.gbl-newsflow-window:before,.gbl-newsflow-window:after{
 content:"";position:absolute;top:0;bottom:0;width:30px;z-index:2;pointer-events:none
}
.gbl-newsflow-window:before{left:0;background:linear-gradient(90deg,#0f172a,transparent)}
.gbl-newsflow-window:after{right:0;background:linear-gradient(270deg,#0f172a,transparent)}
.gbl-newsflow-track{
 display:flex;
 width:max-content;
 height:100%;
 align-items:center;
 will-change:transform;
 animation:gblNewsFlow var(--gbl-flow-duration,42s) linear infinite;
}
.gbl-newsflow-set{display:flex;align-items:center;flex:0 0 auto;height:100%}
.gbl-newsflow-item{
 display:inline-flex;align-items:center;
 gap:20px;
 padding-left:26px;
 white-space:nowrap;
 font-size:12px;
 color:#e5e7eb;
}
.gbl-newsflow-item.type-live{font-weight:800;color:#fff}
.gbl-newsflow-item.type-people{color:#e0e7ff}
.gbl-newsflow-item.type-reply{color:#bfdbfe}
.gbl-newsflow-item.type-rank{color:#d1fae5}
.gbl-newsflow-item a{color:inherit!important;text-decoration:none!important}
.gbl-newsflow-item a:hover{text-decoration:underline!important}
.gbl-newsflow-item i{font-style:normal;font-size:6px;color:#64748b}
@keyframes gblNewsFlow{
 from{transform:translateX(0)}
 to{transform:translateX(-50%)}
}
#gbl-newsflow-toggle{
 flex:0 0 42px;
 height:42px;
 margin:0!important;padding:0!important;
 border:0!important;border-left:1px solid rgba(255,255,255,.10)!important;
 border-radius:0!important;
 background:#0b1220!important;
 color:#cbd5e1!important;
 font-size:11px!important;
 box-shadow:none!important;
 cursor:pointer;
}
.gbl-newsflow.is-paused .gbl-newsflow-track{animation-play-state:paused}
.gbl-newsflow:hover .gbl-newsflow-track{animation-play-state:paused}
body:has(.gbl-newsflow) #gbs-live-home{padding-bottom:42px}
@media(max-width:640px){
 .gbl-newsflow{height:38px}
 .gbl-newsflow-label{padding:0 10px;font-size:9px}
 .gbl-newsflow-item{font-size:11px;padding-left:20px;gap:16px}
 #gbl-newsflow-toggle{width:38px;height:38px;flex-basis:38px}
 body:has(.gbl-newsflow) #gbs-live-home{padding-bottom:38px}
}
@media(prefers-reduced-motion:reduce){
 .gbl-newsflow-track{animation:none!important}
 .gbl-newsflow-window{overflow:auto}
 .gbl-newsflow-dot{animation:none!important}
}

/* GBS NEWS FLOW V0.6.4 — numbered calling + voice */
.gbl-newsflow-item{gap:9px!important}
.gbl-newsflow-num{
 display:inline-flex!important;
 align-items:center!important;
 justify-content:center!important;
 width:23px!important;
 height:23px!important;
 min-width:23px!important;
 padding:0!important;
 margin:0!important;
 border-radius:50%!important;
 border:1px solid rgba(255,255,255,.28)!important;
 background:rgba(255,255,255,.08)!important;
 color:#fff!important;
 font-size:10px!important;
 font-weight:900!important;
 line-height:1!important;
 text-decoration:none!important;
 box-shadow:none!important;
 cursor:pointer!important;
}
.gbl-newsflow-num:hover{
 background:#fff!important;
 color:#0f172a!important;
}
.gbl-newsflow-text{
 color:inherit!important;
 text-decoration:none!important;
}
.gbl-newsflow-controls{
 display:flex;
 flex:0 0 auto;
 height:100%;
}
#gbl-newsflow-voice,#gbl-newsflow-toggle{
 flex:0 0 42px;
 width:42px;
 height:42px;
 margin:0!important;padding:0!important;
 border:0!important;
 border-left:1px solid rgba(255,255,255,.10)!important;
 border-radius:0!important;
 background:#0b1220!important;
 color:#cbd5e1!important;
 box-shadow:none!important;
 cursor:pointer;
}
#gbl-newsflow-voice{
 font-size:15px!important;
}
#gbl-newsflow-voice.is-listening{
 background:#7f1d1d!important;
 color:#fff!important;
 animation:gblVoicePulse 1s infinite;
}
@keyframes gblVoicePulse{
 0%,100%{opacity:1}
 50%{opacity:.72}
}
#gbl-newsflow-voice-status{
 position:fixed;
 right:92px;
 bottom:50px;
 z-index:100005;
 max-width:340px;
 padding:9px 12px;
 border-radius:999px;
 background:rgba(15,23,42,.94);
 color:#fff;
 font-size:11px;
 opacity:0;
 transform:translateY(5px);
 pointer-events:none;
 transition:.2s;
}
#gbl-newsflow-voice-status.show{
 opacity:1;
 transform:translateY(0);
}
@media(max-width:640px){
 #gbl-newsflow-voice,#gbl-newsflow-toggle{width:38px;height:38px;flex-basis:38px}
 .gbl-newsflow-num{width:21px!important;height:21px!important;min-width:21px!important;font-size:9px!important}
 #gbl-newsflow-voice-status{right:82px;bottom:46px;max-width:250px}
}

.gbl-newsflash{
 animation:gblNewsFlash 1.8s ease!important;
}
@keyframes gblNewsFlash{
 0%{box-shadow:0 0 0 0 rgba(23,105,232,.32)}
 35%{box-shadow:0 0 0 9px rgba(23,105,232,.12)}
 100%{box-shadow:0 0 0 0 rgba(23,105,232,0)}
}

/* PERSONAL HOME V0.7.0 + MULTIBUSINESS CTA */
.gbl-multibiz-knock{
 max-width:920px;
 margin:46px auto 78px;
 padding:0 0 10px;
}
.gbl-multibiz-inner{
 display:flex;
 align-items:center;
 justify-content:space-between;
 gap:20px;
 padding:22px 24px;
 border:1px solid #e6e9ee;
 border-radius:22px;
 background:linear-gradient(135deg,#ffffff 0%,#f8fbff 100%);
 box-shadow:0 12px 34px rgba(15,23,42,.05);
}
.gbl-multibiz-inner span{
 display:block;
 font-size:10px;
 font-weight:900;
 letter-spacing:1px;
 color:#1769e8;
 margin-bottom:6px;
}
.gbl-multibiz-inner strong{
 display:block;
 font-size:18px;
 color:#1f2937;
 margin-bottom:5px;
}
.gbl-multibiz-inner p{
 margin:0;
 font-size:13px;
 line-height:1.65;
 color:#6b7280;
}
.gbl-multibiz-inner a{
 flex:0 0 auto;
 display:inline-flex;
 align-items:center;
 min-height:42px;
 padding:0 16px;
 border-radius:999px;
 background:#1769e8;
 color:#fff!important;
 text-decoration:none!important;
 font-size:12px;
 font-weight:800;
}
@media(max-width:640px){
 .gbl-multibiz-knock{margin:34px auto 66px}
 .gbl-multibiz-inner{align-items:flex-start;flex-direction:column;padding:18px}
}

/* V0.8.0 국민BIZ PERSONAL SITE PLATFORM */
#gbs-personal-home-setup,.gbs-people-search{max-width:760px;margin:30px auto;padding:12px;font-family:"Pretendard","Noto Sans KR","Malgun Gothic",Arial,sans-serif}
.gbph-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:26px;box-shadow:0 12px 34px rgba(15,23,42,.06)}
.gbph-kicker{font-size:10px;font-weight:900;letter-spacing:1px;color:#1769e8}.gbph-card h2{font-size:26px;margin:7px 0}.gbph-card>p{color:#6b7280;font-size:13px;line-height:1.6}
.gbph-card label{display:block;font-size:12px;font-weight:800;margin:18px 0 7px}.gbph-card select{width:100%;height:46px;border:1px solid #d1d5db;border-radius:12px;padding:0 10px;background:#fff}
.gbph-slug{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:12px;overflow:hidden}.gbph-slug span{padding:0 10px;color:#6b7280;font-size:12px;white-space:nowrap}.gbph-slug input{flex:1;min-width:0;height:46px;border:0!important;box-shadow:none!important}
.gbph-check{display:flex!important;gap:8px;align-items:center;font-weight:600!important}.gbph-verify{margin:18px 0;padding:13px 14px;border-radius:13px;background:#f8fafc;font-size:12px}.gbph-verify strong{display:block;margin-bottom:4px}.gbph-verify.verified{background:#ecfdf5;color:#065f46}.gbph-verify.pending{background:#fff7ed;color:#9a3412}
#gbph-save,#gbph-create{min-height:48px;border:0;border-radius:12px;padding:0 16px;font-weight:800;cursor:pointer;margin-right:7px}#gbph-save{background:#eef2f7;color:#1f2937}#gbph-create{background:#1769e8;color:#fff}#gbph-create:disabled{opacity:.45;cursor:not-allowed}.gbph-open{display:inline-flex;margin-top:14px;color:#1769e8!important;font-weight:800;text-decoration:none!important}#gbph-msg{min-height:22px;margin-top:12px;font-size:13px;color:#315b89}
.gbs-people-search form{display:flex;gap:8px}.gbs-people-search input{flex:1;height:50px;border:1px solid #d1d5db;border-radius:999px;padding:0 18px}.gbs-people-search button{border:0;border-radius:999px;padding:0 18px;background:#1769e8;color:#fff;font-weight:800}.gbs-people-results{margin-top:14px}.gbs-people-results a{display:flex;justify-content:space-between;gap:14px;padding:14px;border-bottom:1px solid #eee;color:#1f2937!important;text-decoration:none!important}.gbs-people-results span{font-size:12px;color:#6b7280}
@media(max-width:640px){.gbph-card{padding:18px}.gbph-slug span:first-child{display:none}.gbs-people-search form{flex-direction:column}.gbs-people-search button{min-height:46px}}

/* V0.8.1 국민BIZ 1·2·3 + ★3 성과참여 원칙 */
.gbph-plan-title{margin:20px 0 10px;font-size:13px;font-weight:800;color:#1f2937}
.gbph-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}
.gbph-plan{
 display:flex;flex-direction:column;gap:5px;
 padding:15px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;cursor:pointer;
 transition:.16s ease;
}
.gbph-plan input{margin:0 0 3px}
.gbph-plan strong{font-size:14px;color:#1f2937}
.gbph-plan b{font-size:18px;color:#1769e8}
.gbph-plan span{font-size:12px;font-weight:800;color:#4b5563}
.gbph-plan small{font-size:11px;line-height:1.5;color:#7b8492}
.gbph-plan.selected{border-color:#1769e8;box-shadow:0 0 0 3px rgba(23,105,232,.08);background:#fbfdff}
.gbph-star-status{
 margin:14px 0 18px;padding:14px 15px;border-radius:14px;border:1px solid #e5e7eb;background:#f8fafc
}
.gbph-star-status strong,.gbph-star-status span,.gbph-star-status small{display:block}
.gbph-star-status strong{font-size:14px;margin-bottom:4px}
.gbph-star-status span{font-size:12px;font-weight:800;margin-bottom:6px}
.gbph-star-status small{font-size:11px;line-height:1.55;color:#6b7280}
.gbph-star-status.eligible{border-color:#bbf7d0;background:#f0fdf4}
.gbph-star-status.eligible span{color:#15803d}
.gbph-star-status.not-eligible{border-color:#fde68a;background:#fffbeb}
.gbph-star-status.not-eligible span{color:#a16207}
@media(max-width:760px){.gbph-plans{grid-template-columns:1fr}}

/* V0.8.5 PHONE VERIFY */
.gbph-phone-box{margin:16px 0 18px;padding:16px;border:1px solid #dbe3ee;border-radius:16px;background:#fbfdff}
.gbph-phone-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.gbph-phone-head strong{font-size:14px}.gbph-phone-head span{font-size:11px;font-weight:800;padding:5px 8px;border-radius:999px}.gbph-phone-head .unverified{background:#fff7ed;color:#c2410c}
.gbph-phone-row,.gbph-code-row{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:8px}.gbph-phone-row input,.gbph-code-row input{width:100%;height:46px;border:1px solid #cfd7e3;border-radius:12px;padding:0 12px;font-size:15px}.gbph-phone-row button,.gbph-code-row button{min-width:112px;border:0;border-radius:12px;padding:0 14px;background:#1769e8;color:#fff;font-weight:800}.gbph-phone-row button:disabled,.gbph-code-row button:disabled{opacity:.55}#gbph-phone-msg{min-height:20px;margin-top:10px;font-size:12px;color:#b45309}#gbph-phone-msg.ok{color:#15803d}@media(max-width:560px){.gbph-phone-row,.gbph-code-row{grid-template-columns:1fr}.gbph-phone-row button,.gbph-code-row button{min-height:44px}}


/* V0.9.3 — 살아있는 메인: LIVE · MUSIC · PEOPLE · MY HOME */
.gbl-experience{
  width:min(980px,calc(100% - 32px));
  margin:34px auto 8px;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
.gbl-exp-card{
  appearance:none;
  border:1px solid #e4e9f0;
  background:#fff;
  border-radius:18px;
  min-height:112px;
  padding:16px;
  text-align:left;
  text-decoration:none!important;
  display:grid;
  grid-template-columns:38px 1fr auto;
  align-items:start;
  gap:11px;
  color:#152238!important;
  box-shadow:0 10px 28px rgba(20,41,73,.045);
  cursor:pointer;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.gbl-exp-card:hover{transform:translateY(-2px);border-color:#bad4fb;box-shadow:0 14px 32px rgba(20,41,73,.08)}
.gbl-exp-icon{
  width:36px;height:36px;border-radius:12px;background:#eef6ff;color:#1769e8;
  display:flex;align-items:center;justify-content:center;font-weight:900;font-size:16px
}
.gbl-exp-copy{min-width:0}
.gbl-exp-copy span{display:block;font-size:9px;font-weight:900;letter-spacing:.9px;color:#1769e8;margin-bottom:5px}
.gbl-exp-copy strong{display:block;font-size:14px;line-height:1.35;color:#18253a;margin-bottom:5px}
.gbl-exp-copy small{display:block;font-size:10.5px;line-height:1.45;color:#7a8493}
.gbl-exp-card>b{
  align-self:start;font-size:9px;line-height:1;padding:6px 7px;border-radius:999px;
  background:#f2f5f8;color:#627083
}
.gbl-empty-feature{
  width:min(980px,calc(100% - 32px));
  margin:26px auto 0;
  padding:22px 24px;
  border:1px dashed #cfd9e6;
  border-radius:20px;
  background:linear-gradient(180deg,#fbfdff,#f7fbff);
}
.gbl-empty-feature h2{margin:12px 0 6px;font-size:19px}
.gbl-empty-feature p{margin:0;color:#6d7887;font-size:12px;line-height:1.65}
.gbl-people-empty{
  margin-top:14px;
  padding:18px;
  border:1px dashed #d8e0ea;
  border-radius:18px;
  display:flex;
  align-items:flex-start;
  gap:12px;
  background:#fbfcfe
}
.gbl-people-empty strong{display:block;font-size:14px;margin:2px 0 4px;color:#243248}
.gbl-people-empty p{margin:0;font-size:12px;line-height:1.6;color:#778190}
@media(max-width:900px){.gbl-experience{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){
  .gbl-experience{grid-template-columns:1fr;width:min(100% - 20px,980px);margin-top:24px}
  .gbl-exp-card{min-height:96px}
  .gbl-empty-feature{width:min(100% - 20px,980px)}
}


/* V0.9.4 — 6위 이후 무한 인기랭킹 */
.gbl-rank-more-wrap{
  width:min(760px,calc(100% - 32px));
  margin:9px auto 0;
  position:relative;
}
.gbl-rank-more-toggle{
  margin:0 auto;
  min-height:34px;
  padding:0 13px;
  border:1px solid #e2e8f0;
  border-radius:999px;
  background:#fff;
  color:#5d6b7b;
  display:flex;
  align-items:center;
  gap:8px;
  font-size:11px;
  font-weight:800;
  cursor:pointer;
}
.gbl-rank-more-toggle:hover{border-color:#b9d1f2;color:#1769e8}
.gbl-rank-more{
  margin-top:10px;
  border:1px solid #e4eaf1;
  border-radius:17px;
  background:rgba(255,255,255,.98);
  box-shadow:0 15px 40px rgba(15,35,60,.07);
  padding:7px;
  max-height:340px;
  overflow:auto;
}
.gbl-rank-more[hidden]{display:none!important}
.gbl-rank-more-item{
  min-height:42px;
  display:grid;
  grid-template-columns:34px 1fr auto;
  align-items:center;
  gap:8px;
  padding:5px 9px;
  border-radius:11px;
  text-decoration:none!important;
  color:#2c384a!important;
}
.gbl-rank-more-item:hover{background:#f5f9ff}
.gbl-rank-more-no{
  width:28px;height:28px;border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  background:#edf5ff;color:#1769e8;font-size:11px;font-weight:900
}
.gbl-rank-more-title{font-size:12px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gbl-rank-more-item small{font-size:9px;color:#9aa4b2}
@media(max-width:560px){
  .gbl-rank-more-wrap{width:min(100% - 20px,760px)}
  .gbl-rank-more{max-height:300px}
}


/* V0.9.5 — 이름검색 + Personal Home 보강 */
.gbl-search-wrap{
  width:min(760px,calc(100% - 32px));
  margin:0 auto;
  position:relative;
  z-index:20;
}
.gbl-search-wrap .gbl-search{width:100%;margin-left:0;margin-right:0}
.gbl-people-suggest{
  position:absolute;
  left:0;right:0;
  top:calc(100% + 7px);
  background:rgba(255,255,255,.98);
  border:1px solid #e2e8f0;
  border-radius:18px;
  box-shadow:0 18px 50px rgba(15,35,60,.12);
  padding:7px;
  max-height:320px;
  overflow:auto;
}
.gbl-people-suggest[hidden]{display:none!important}
.gbl-person-suggest{
  display:grid;
  grid-template-columns:38px 1fr auto;
  align-items:center;
  gap:10px;
  min-height:54px;
  padding:6px 10px;
  text-decoration:none!important;
  border-radius:12px;
  color:#263449!important;
}
.gbl-person-suggest:hover{background:#f5f9ff}
.gbl-person-avatar{
  width:36px;height:36px;border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  background:#eaf3ff;color:#1769e8;font-weight:900
}
.gbl-person-suggest strong{display:block;font-size:13px}
.gbl-person-suggest small{display:block;margin-top:3px;font-size:10px;color:#7b8795}
.gbl-person-suggest b{font-size:10px;color:#1769e8}
.gbph-profile-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}
.gbph-profile-row label{display:block;margin-bottom:6px;font-size:12px;font-weight:800}
.gbph-profile-row label small{font-weight:500;color:#8a94a2}
.gbph-profile-row input{
 width:100%;height:44px;border:1px solid #d3dbe6;border-radius:11px;padding:0 11px;background:#fff
}
.gbph-invite-box{margin:12px 0;padding:12px;border-radius:13px;background:#f7faff;border:1px solid #dfe9f6}
.gbph-invite-box strong{display:block;font-size:12px;margin-bottom:7px}
.gbph-invite-box input{width:100%;height:40px;border:1px solid #d3dbe6;border-radius:9px;padding:0 9px;font-size:11px}
.gbs-personal-access-card{padding:24px;border:1px solid #e1e7ef;border-radius:18px;background:#fff;box-shadow:0 10px 35px rgba(22,40,65,.06)}
.gbs-personal-access-card strong{font-size:17px}
.gbs-personal-access-card p{font-size:12px;line-height:1.7;color:#6f7a89}
@media(max-width:560px){
  .gbl-search-wrap{width:min(100% - 20px,760px)}
  .gbph-profile-row{grid-template-columns:1fr}
}


/* V0.9.6 — 국민BIZ SMART KNOCK */
.gbl-multibiz-knock .gbl-knock-open{
  border:0;border-radius:999px;background:#1769e8;color:#fff;
  min-height:44px;padding:0 18px;font-weight:900;cursor:pointer
}
html.gbl-modal-open,html.gbl-modal-open body{overflow:hidden!important}
.gbl-knock-modal{position:fixed;inset:0;z-index:2147482000;display:flex;align-items:center;justify-content:center;padding:18px}
.gbl-knock-modal[hidden]{display:none!important}
.gbl-knock-backdrop{position:absolute;inset:0;background:rgba(10,23,42,.48);backdrop-filter:blur(4px)}
.gbl-knock-dialog{position:relative;z-index:1;width:min(620px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;background:#fff;border-radius:24px;padding:28px;box-shadow:0 28px 90px rgba(5,20,45,.24)}
.gbl-knock-x{position:absolute;right:15px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#f4f6f9;color:#536174;font-size:24px;cursor:pointer}
.gbl-knock-kicker{font-size:10px;font-weight:900;letter-spacing:1.1px;color:#1769e8}
.gbl-knock-dialog h2{margin:8px 42px 5px 0;font-size:25px;line-height:1.3;color:#18263a}
.gbl-knock-lead{margin:0 0 20px;font-size:12px;line-height:1.65;color:#778292}
.gbl-knock-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.gbl-knock-grid label>span,.gbl-knock-message>span,.gbl-knock-cats legend{display:block;margin:0 0 6px;font-size:11px;font-weight:850;color:#415067}
.gbl-knock-grid input,.gbl-knock-message textarea{width:100%;box-sizing:border-box;border:1px solid #d5dde8;border-radius:12px;background:#fff;padding:11px 12px;font:inherit;font-size:13px;outline:none}
.gbl-knock-grid input{height:44px}
.gbl-knock-grid input:focus,.gbl-knock-message textarea:focus{border-color:#6ea8ff;box-shadow:0 0 0 3px rgba(23,105,232,.08)}
.gbl-knock-cats{border:0;padding:0;margin:17px 0 15px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}
.gbl-knock-cats legend{grid-column:1/-1;margin-bottom:1px}
.gbl-knock-cats label{position:relative}
.gbl-knock-cats input{position:absolute;opacity:0;pointer-events:none}
.gbl-knock-cats span{display:flex;align-items:center;min-height:40px;padding:0 11px;border:1px solid #dde4ed;border-radius:11px;font-size:11px;font-weight:750;color:#596678;cursor:pointer;background:#fff}
.gbl-knock-cats input:checked+span{border-color:#1769e8;background:#eff6ff;color:#1769e8}
.gbl-knock-message textarea{resize:vertical;min-height:100px}
.gbl-knock-submit{width:100%;height:48px;margin-top:14px;border:0;border-radius:13px;background:#1769e8;color:#fff;font-weight:900;font-size:13px;cursor:pointer}
.gbl-knock-submit:disabled{opacity:.55;cursor:wait}
.gbl-knock-msg{min-height:20px;margin-top:9px;font-size:11px;text-align:center;color:#6b7788}
.gbl-knock-msg.ok{color:#15803d}.gbl-knock-msg.err{color:#b42318}
.gbl-knock-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;opacity:0!important}
@media(max-width:560px){
  .gbl-knock-modal{align-items:flex-end;padding:0}
  .gbl-knock-dialog{width:100%;max-height:88vh;border-radius:24px 24px 0 0;padding:22px 18px calc(24px + env(safe-area-inset-bottom))}
  .gbl-knock-dialog h2{font-size:21px}
  .gbl-knock-grid{grid-template-columns:1fr}
  .gbl-knock-cats{grid-template-columns:1fr 1fr}
}


/* V0.11.0 HOME FACTORY */
.gbph-factory{margin:18px 0;padding:16px;border:1px solid #dfe7f0;border-radius:17px;background:#fbfdff}
.gbph-factory-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:13px}
.gbph-factory-head strong{display:block;font-size:14px;color:#1769e8;letter-spacing:.04em}
.gbph-factory-head span{display:block;margin-top:3px;font-size:11px;color:#778392}
.gbph-factory-head b{font-size:9px;padding:6px 8px;border-radius:999px;background:#eef6ff;color:#1769e8}
.gbph-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:15px}
.gbph-template-card{position:relative;cursor:pointer}
.gbph-template-card input{position:absolute;opacity:0;pointer-events:none}
.gbph-template-card>span{display:block;min-height:64px;padding:11px;border:1px solid #dfe5ed;border-radius:12px;background:#fff}
.gbph-template-card strong{display:block;font-size:11px;color:#243248;margin-bottom:4px}
.gbph-template-card small{display:block;font-size:9.5px;line-height:1.45;color:#788391}
.gbph-template-card input:checked+span{border-color:#1769e8;background:#eff6ff;box-shadow:0 0 0 2px rgba(23,105,232,.08)}
.gbph-factory>label{display:block;margin:11px 0 6px;font-size:11px;font-weight:850;color:#415067}
.gbph-factory>label small{font-weight:500;color:#8a94a2}
.gbph-factory>input,.gbph-factory>textarea{width:100%;box-sizing:border-box;border:1px solid #d5dde8;border-radius:11px;background:#fff;padding:10px 11px;font:inherit;font-size:12px}
.gbph-factory>textarea{resize:vertical;min-height:90px}
@media(max-width:560px){.gbph-template-grid{grid-template-columns:1fr}}


/* V0.11.1 — 선택형 HOME FACTORY */
.gbph-profile-row select{
 width:100%;height:44px;border:1px solid #d3dbe6;border-radius:11px;padding:0 11px;background:#fff;font-size:12px
}
.gbph-choice-group{margin-top:15px}
.gbph-choice-group>label{display:block;margin-bottom:7px;font-size:11px;font-weight:850;color:#415067}
.gbph-choice-group>label small{font-weight:500;color:#8a94a2}
.gbph-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}
.gbph-choice-pill{position:relative;cursor:pointer}
.gbph-choice-pill input{position:absolute;opacity:0;pointer-events:none}
.gbph-choice-pill span{
 display:flex;align-items:center;justify-content:center;min-height:38px;padding:0 8px;text-align:center;
 border:1px solid #dce4ed;border-radius:10px;background:#fff;font-size:10px;font-weight:750;color:#5d6878
}
.gbph-choice-pill input:checked+span{
 border-color:#1769e8;background:#eff6ff;color:#1769e8;box-shadow:0 0 0 2px rgba(23,105,232,.06)
}
.gbph-optional-request{margin-top:16px;border-top:1px dashed #d9e1ea;padding-top:11px}
.gbph-optional-request summary{cursor:pointer;font-size:10.5px;font-weight:800;color:#6d7887}
.gbph-optional-request textarea{
 width:100%;box-sizing:border-box;margin-top:9px;border:1px solid #d5dde8;border-radius:11px;padding:10px 11px;font:inherit;font-size:12px;min-height:76px
}
@media(max-width:700px){.gbph-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* V0.11.4 — 개인HOME 주소 이력 */
.gbph-address-manager{
 margin:10px 0 18px;padding:13px;border:1px solid #dce6f2;border-radius:13px;background:#f8fbff
}
.gbph-address-manager>div:first-child strong{display:block;font-size:11px;color:#28405f}
.gbph-address-manager>div:first-child small{display:block;margin-top:3px;font-size:9.5px;line-height:1.5;color:#7a8797}
.gbph-address-change-row{
 display:grid;grid-template-columns:auto minmax(110px,1fr) auto auto;gap:6px;align-items:center;margin-top:10px
}
.gbph-address-change-row span{font-size:10px;color:#8792a0}
.gbph-address-change-row input{
 min-width:0;height:38px;border:1px solid #d4dde8;border-radius:9px;padding:0 9px;font-size:11px;background:#fff
}
.gbph-address-change-row button{
 height:38px;border:0;border-radius:9px;padding:0 12px;background:#1769e8;color:#fff;font-size:10px;font-weight:850;cursor:pointer
}
.gbph-address-change-row button:disabled{opacity:.55;cursor:wait}
#gbph-change-slug-msg{margin-top:7px;font-size:10px;color:#526173}
@media(max-width:560px){
 .gbph-address-change-row{grid-template-columns:auto 1fr auto}
 .gbph-address-change-row button{grid-column:1/-1}
}


/* V0.11.7 — GBS 초심 브랜드 첫 화면 */
.gbl-brand-core{
  text-align:center;
  margin:10px auto 16px;
  max-width:760px;
  padding:0 18px;
}
.gbl-brand-core h1{
  margin:0;
  font-size:clamp(27px,4.2vw,46px);
  line-height:1.08;
  letter-spacing:-.045em;
  color:#17263a;
  font-weight:900;
}
.gbl-brand-core p{
  margin:12px 0 8px;
  font-size:clamp(12px,1.6vw,16px);
  line-height:1.65;
  color:#6f7c8d;
  font-weight:650;
}
.gbl-brand-core small{
  display:inline-block;
  font-size:10.5px;
  letter-spacing:.02em;
  color:#1769e8;
  font-weight:850;
}
.gbl-greeting{
  margin-top:10px;
}
.gbl-subgreeting{
  max-width:760px;
  margin-left:auto;
  margin-right:auto;
}
@media(max-width:560px){
  .gbl-brand-core{margin-top:4px;margin-bottom:12px}
  .gbl-brand-core p br{display:none}
}


/* V0.11.8 — GBS 퍼스널 웰컴 / CONCIERGE */
.gbl-concierge{
  max-width:760px;
  margin:16px auto 16px;
  padding:16px 18px 14px;
  border:1px solid #e0e8f1;
  border-radius:20px;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
  box-shadow:0 8px 28px rgba(27,50,82,.05);
}
.gbl-concierge-copy{text-align:center}
.gbl-concierge-copy>span{
  display:inline-block;
  margin-bottom:5px;
  font-size:9.5px;
  font-weight:900;
  letter-spacing:.08em;
  color:#1769e8;
}
.gbl-concierge-copy>strong{
  display:block;
  font-size:clamp(15px,2.1vw,20px);
  line-height:1.35;
  color:#213147;
  letter-spacing:-.02em;
}
.gbl-concierge-copy>p{
  margin:6px auto 0;
  max-width:620px;
  font-size:11px;
  line-height:1.6;
  color:#738093;
}
.gbl-concierge-actions{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:7px;
  margin-top:12px;
}
.gbl-concierge-actions a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:0 12px;
  border:1px solid #dce5ef;
  border-radius:999px;
  background:#fff;
  color:#405168;
  font-size:10px;
  font-weight:800;
  text-decoration:none;
  transition:.16s ease;
}
.gbl-concierge-actions a:hover,
.gbl-concierge-actions a:focus{
  border-color:#1769e8;
  background:#eff6ff;
  color:#1769e8;
  transform:translateY(-1px);
}
.gbl-concierge.is-first-visit{
  box-shadow:0 10px 34px rgba(23,105,232,.09);
}
@media(max-width:560px){
  .gbl-concierge{margin-top:12px;padding:14px 12px}
  .gbl-concierge-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
  .gbl-concierge-actions a{padding:0 8px}
}


/* V0.11.9 — GBS 마음사랑방 */
.gbl-concierge-actions a.gbl-heart-link{border-color:#eadde5;background:#fffafd;color:#8a4b69}
.gbl-concierge-actions a.gbl-heart-link:hover{border-color:#b85f87;background:#fff3f8;color:#8a315c}

.gbs-heart-room{max-width:760px;margin:0 auto;padding:8px 0 32px}
.gbs-heart-intro{text-align:center;padding:12px 12px 18px}
.gbs-heart-intro>span{display:inline-block;font-size:10px;font-weight:900;color:#9a466c;letter-spacing:.08em}
.gbs-heart-intro h1{margin:7px 0 10px;font-size:clamp(28px,5vw,44px);letter-spacing:-.04em;color:#243146}
.gbs-heart-intro p{margin:0;font-size:13px;line-height:1.75;color:#667386}
.gbs-heart-notice{padding:12px 14px;border:1px solid #e7e1e5;border-radius:13px;background:#fcfafb;margin-bottom:14px}
.gbs-heart-notice b,.gbs-heart-notice span{display:block;font-size:10px;line-height:1.6}
.gbs-heart-notice b{color:#584b52}.gbs-heart-notice span{color:#8a7c84;margin-top:3px}
.gbs-heart-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.gbs-heart-choice{min-height:58px;border:1px solid #dfe6ee;border-radius:14px;background:#fff;color:#405068;padding:10px 12px;font-size:11px;font-weight:800;line-height:1.45;cursor:pointer}
.gbs-heart-choice:hover,.gbs-heart-choice:focus{border-color:#9a466c;background:#fff8fb}
.gbs-heart-choice.is-urgent{border-color:#f0c7c7;background:#fff9f9;color:#9b3030}
.gbs-heart-write{margin-top:14px;padding:15px;border:1px solid #e2e8f0;border-radius:16px;background:#fbfdff}
.gbs-heart-selected{font-size:11px;font-weight:900;color:#9a466c;margin-bottom:8px}
.gbs-heart-write textarea{width:100%;box-sizing:border-box;border:1px solid #d7e0ea;border-radius:12px;padding:12px;font:inherit;font-size:12px;line-height:1.6;resize:vertical;background:#fff}
.gbs-heart-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:9px}
.gbs-heart-actions button{border:1px solid #d8e0e9;border-radius:10px;background:#fff;padding:9px 12px;font-size:10px;font-weight:800;cursor:pointer}
#gbs-heart-send{border-color:#9a466c;background:#9a466c;color:#fff}
.gbs-heart-response{margin-top:14px;padding:15px;border-radius:14px;background:#f6f9fc;border:1px solid #dde6ef}
.gbs-heart-response strong{display:block;font-size:12px;color:#2d3d52}.gbs-heart-response p{margin:6px 0 0;font-size:11px;line-height:1.7;color:#627083}
.gbs-heart-safety{margin-top:14px;padding:16px;border:1px solid #efbcbc;border-radius:14px;background:#fff8f8}
.gbs-heart-safety>strong{font-size:13px;color:#9b2727}.gbs-heart-safety>p{margin:5px 0 10px;font-size:11px;color:#755}
.gbs-heart-safety>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.gbs-heart-safety a{display:flex;align-items:center;justify-content:center;min-height:38px;border-radius:9px;background:#fff;border:1px solid #efcccc;text-decoration:none;font-size:10px;font-weight:850;color:#a02929;text-align:center;padding:0 8px}
.gbs-heart-footer{text-align:center;margin-top:17px;padding:12px}.gbs-heart-footer p{margin:0;font-size:10.5px;line-height:1.65;color:#7c8796}
@media(max-width:560px){
 .gbs-heart-choice-grid{grid-template-columns:1fr}
 .gbs-heart-safety>div{grid-template-columns:1fr}
}


/* V0.12.0 — 마음사랑방 VOICE + HISTORY */
.gbs-heart-input-tools{
  display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:9px
}
#gbs-heart-voice{
  border:1px solid #d8e0e9;border-radius:999px;background:#fff;padding:8px 11px;
  font-size:10px;font-weight:850;color:#506074;cursor:pointer
}
#gbs-heart-voice.is-listening{border-color:#c94b5d;background:#fff1f3;color:#a12539}
#gbs-heart-voice-status{font-size:9.5px;color:#8792a0}
#gbs-heart-human{border-color:#9a466c!important;color:#8a315c!important;background:#fff8fb!important}

.gbs-heart-history{
  margin-top:18px;padding:14px;border:1px solid #e1e7ee;border-radius:15px;background:#fbfcfe
}
.gbs-heart-history-head{display:flex;justify-content:space-between;align-items:center;gap:10px}
.gbs-heart-history-head strong{display:block;font-size:12px;color:#2d3d52}
.gbs-heart-history-head span{display:block;margin-top:2px;font-size:9.5px;color:#8893a0}
.gbs-heart-history-head b{font-size:10px;color:#9a466c}
.gbs-heart-history-list{display:grid;gap:8px;margin-top:11px}
.gbs-heart-history-item{
  position:relative;padding:10px 46px 10px 11px;border:1px solid #e5eaf0;border-radius:11px;background:#fff
}
.gbs-heart-history-item>div strong{display:block;font-size:10.5px;color:#405168}
.gbs-heart-history-item>div small{display:block;margin-top:2px;font-size:9px;color:#96a0ad}
.gbs-heart-history-item p{margin:7px 0 0;font-size:10px;line-height:1.55;color:#647186}
.gbs-heart-history-item .gbs-heart-delete{
  position:absolute;right:9px;top:9px;border:0;background:transparent;color:#aa5966;font-size:9.5px;cursor:pointer
}
.gbs-heart-no-history,.gbs-heart-login-note{
  margin:14px 0 0;padding:10px;border-radius:10px;background:#f7f9fb;
  color:#7b8795;font-size:10px;line-height:1.6
}


/* V0.12.1 — GBS MULTI TALK */
.gbs-multi-talk-intro{text-align:center;padding:8px 10px 16px}
.gbs-multi-talk-intro>span{display:inline-block;font-size:10px;font-weight:900;letter-spacing:.1em;color:#1769e8}
.gbs-multi-talk-intro h1{margin:7px 0 9px;font-size:clamp(30px,5vw,46px);letter-spacing:-.045em;color:#203147}
.gbs-multi-talk-intro p{margin:0;font-size:12px;line-height:1.75;color:#69778a}
.gbs-multi-talk-principles{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:0 0 14px}
.gbs-multi-talk-principles span{display:flex;align-items:center;gap:6px;padding:8px 9px;border-radius:10px;background:#f7f9fc;font-size:9.5px;color:#617085}
.gbs-multi-talk-principles b{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#eaf2ff;color:#1769e8;font-size:9px}
.gbs-multi-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.gbs-multi-category{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:9px;text-align:left;min-height:72px;padding:11px 12px;border:1px solid #dfe6ee;border-radius:15px;background:#fff;cursor:pointer}
.gbs-multi-category i{grid-row:1/3;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:#f2f6fb;color:#1769e8;font-style:normal;font-size:15px}
.gbs-multi-category strong{align-self:end;font-size:11px;color:#33455c}
.gbs-multi-category small{align-self:start;margin-top:3px;font-size:9px;color:#8994a2}
.gbs-multi-category:hover{border-color:#1769e8;background:#f9fbff}
.gbs-multi-category.is-heart{border-color:#eadce4}.gbs-multi-category.is-heart i{background:#fff3f8;color:#9a466c}

.gbs-multi-compose{margin-top:13px;padding:15px;border:1px solid #dfe6ee;border-radius:16px;background:#fbfdff}
.gbs-multi-selected{font-size:12px;font-weight:900;color:#1769e8;margin-bottom:11px}
.gbs-multi-visibility{padding:11px;border-radius:12px;background:#fff;border:1px solid #e5eaf0}
.gbs-multi-visibility>strong{display:block;font-size:10.5px;color:#405168}
.gbs-multi-visibility>div{display:flex;gap:7px;flex-wrap:wrap;margin-top:8px}
.gbs-multi-visibility label{cursor:pointer}.gbs-multi-visibility label input{position:absolute;opacity:0}
.gbs-multi-visibility label span{display:inline-block;padding:7px 10px;border:1px solid #dce4ed;border-radius:999px;font-size:9.5px;font-weight:800;color:#647286}
.gbs-multi-visibility label input:checked+span{border-color:#1769e8;background:#eef5ff;color:#1769e8}
.gbs-multi-visibility>small{display:block;margin-top:8px;font-size:9px;line-height:1.5;color:#8994a2}
.gbs-multi-form-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:8px;margin-top:10px}
.gbs-multi-form-grid input,#gbs-multi-message{box-sizing:border-box;width:100%;border:1px solid #d9e1ea;border-radius:11px;background:#fff;padding:10px;font:inherit;font-size:10.5px}
#gbs-multi-message{margin-top:8px;line-height:1.6;resize:vertical}
.gbs-multi-compose-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:9px}
.gbs-multi-compose-actions button{border:1px solid #d8e0e9;border-radius:9px;background:#fff;padding:9px 12px;font-size:10px;font-weight:850;cursor:pointer}
#gbs-multi-submit{border-color:#1769e8;background:#1769e8;color:#fff}
.gbs-multi-response{margin-top:9px;padding:10px;border-radius:10px;background:#eef6ff;color:#355477;font-size:10px;line-height:1.55}

.gbs-multi-shared{margin-top:20px;padding:15px;border:1px solid #e0e7ef;border-radius:16px;background:#fbfcfe}
.gbs-multi-shared-head{display:flex;justify-content:space-between;align-items:end;gap:10px;margin-bottom:10px}
.gbs-multi-shared-head span{display:block;font-size:9px;font-weight:900;color:#1769e8;letter-spacing:.08em}
.gbs-multi-shared-head strong{display:block;margin-top:3px;font-size:13px;color:#2e4056}
.gbs-multi-shared-head small{font-size:9px;color:#8b96a4}
.gbs-multi-shared-list{display:grid;gap:8px}
.gbs-multi-shared-item{padding:12px;border:1px solid #e5eaf0;border-radius:12px;background:#fff}
.gbs-multi-shared-meta{display:flex;justify-content:space-between;gap:8px}
.gbs-multi-shared-meta span{font-size:9px;font-weight:850;color:#1769e8}
.gbs-multi-shared-meta small{font-size:8.5px;color:#9aa3af}
.gbs-multi-shared-item h3{margin:6px 0 4px;font-size:11.5px;color:#33445a}
.gbs-multi-shared-item>p{margin:0;font-size:10px;line-height:1.6;color:#657286}
.gbs-multi-gbs-answer{display:grid;grid-template-columns:28px 1fr;gap:8px;margin-top:9px;padding:9px;border-radius:9px;background:#f1f7ff}
.gbs-multi-gbs-answer b{font-size:9px;color:#1769e8}.gbs-multi-gbs-answer span{font-size:9.5px;line-height:1.55;color:#4b5f78}

.gbs-heart-personal-section{margin-top:26px;padding-top:20px;border-top:1px solid #e7ebf0}
.gbs-heart-personal-section .gbs-heart-intro h2{margin:7px 0 9px;font-size:clamp(23px,4vw,34px);letter-spacing:-.035em;color:#243146}

@media(max-width:700px){
 .gbs-multi-talk-principles{grid-template-columns:1fr 1fr}
 .gbs-multi-form-grid{grid-template-columns:1fr}
}
@media(max-width:560px){
 .gbs-multi-category-grid{grid-template-columns:1fr}
 .gbs-multi-shared-meta{display:grid}
}


/* V0.12.3 — GBS GLOBAL FLOW NAV */
body{padding-bottom:94px!important}
.gbs-global-flow{
  position:fixed;left:0;right:0;bottom:0;z-index:100000;
  background:rgba(255,255,255,.97);
  border-top:1px solid #dfe6ee;
  box-shadow:0 -8px 28px rgba(25,45,75,.08);
  backdrop-filter:blur(12px);
}
.gbs-global-flow-runner{
  height:24px;overflow:hidden;border-bottom:1px solid #edf1f5;
  background:#f8fbff;color:#53657b;
}
.gbs-global-flow-track{
  display:flex;width:max-content;min-width:200%;
  animation:gbs-flow-run 34s linear infinite;
  white-space:nowrap;
}
.gbs-global-flow-track span{
  display:inline-block;padding:5px 42px 4px 0;
  font-size:9.5px;font-weight:750;letter-spacing:.015em;
}
@keyframes gbs-flow-run{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}
.gbs-global-flow-actions{
  max-width:760px;height:54px;margin:0 auto;
  display:grid;grid-template-columns:repeat(5,1fr);
  align-items:stretch;
}
.gbs-global-flow-actions a,
.gbs-global-flow-actions button{
  display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;
  border:0;background:transparent;text-decoration:none;color:#536174;
  font:inherit;cursor:pointer;padding:0;
}
.gbs-global-flow-actions b{font-size:16px;line-height:1;color:#33465e}
.gbs-global-flow-actions span{font-size:8.5px;font-weight:850;letter-spacing:.02em}
.gbs-global-flow-actions .is-home b,
.gbs-global-flow-actions .is-home span{color:#1769e8}
.gbs-global-flow-actions a:hover,
.gbs-global-flow-actions button:hover{background:#f5f8fc;color:#1769e8}
.gbs-global-flow-search-panel{
  position:absolute;left:50%;bottom:84px;transform:translateX(-50%);
  width:min(620px,calc(100% - 24px));
  display:grid;grid-template-columns:1fr auto;gap:7px;
  padding:9px;background:#fff;border:1px solid #dfe6ee;border-radius:14px;
  box-shadow:0 12px 35px rgba(25,45,75,.14);
}
.gbs-global-flow-search-panel[hidden]{display:none!important}
.gbs-global-flow-search-panel input{
  min-width:0;border:1px solid #d9e1ea;border-radius:10px;padding:10px 12px;
  font-size:11px;outline:none;
}
.gbs-global-flow-search-panel button{
  border:0;border-radius:10px;background:#1769e8;color:#fff;
  padding:0 14px;font-size:10px;font-weight:850;cursor:pointer;
}
@media(max-width:560px){
  body{padding-bottom:92px!important}
  .gbs-global-flow-track{animation-duration:28s}
  .gbs-global-flow-actions{height:54px}
  .gbs-global-flow-actions span{font-size:8px}
}
@media(prefers-reduced-motion:reduce){
  .gbs-global-flow-track{animation:none}
}


/* V0.12.4 — FLOW BAR INLINE SEARCH
   흐르는 문구 바로 아래에 검색창을 항상 표시 */
body{padding-bottom:136px!important}

.gbs-global-flow-runner{
  height:22px;
}

.gbs-flow-search-inline{
  box-sizing:border-box;
  width:min(760px,calc(100% - 24px));
  height:42px;
  margin:6px auto 4px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:7px;
  align-items:center;
}
.gbs-flow-search-inline input{
  width:100%;
  min-width:0;
  height:38px;
  box-sizing:border-box;
  border:1px solid #d8e1eb;
  border-radius:999px;
  background:#fff;
  padding:0 15px;
  font-size:10.5px;
  color:#34465d;
  outline:none;
  box-shadow:0 2px 8px rgba(34,54,82,.04);
}
.gbs-flow-search-inline input:focus{
  border-color:#1769e8;
  box-shadow:0 0 0 3px rgba(23,105,232,.08);
}
.gbs-flow-search-inline button{
  height:38px;
  border:0;
  border-radius:999px;
  background:#1769e8;
  color:#fff;
  padding:0 13px;
  font-size:10px;
  font-weight:850;
  cursor:pointer;
  white-space:nowrap;
}
.gbs-flow-search-inline button span{margin-left:3px}

.gbs-global-flow-actions{
  height:48px;
}

/* 기존 팝업 검색창은 사용하지 않음 */
.gbs-global-flow-search-panel{display:none!important}

@media(max-width:560px){
  body{padding-bottom:134px!important}
  .gbs-flow-search-inline{
    width:calc(100% - 16px);
    margin-top:5px;
    grid-template-columns:minmax(0,1fr) 48px;
  }
  .gbs-flow-search-inline input{
    font-size:10px;
    padding:0 12px;
  }
  .gbs-flow-search-inline button{
    padding:0 10px;
  }
  .gbs-flow-search-inline button span{display:none}
}


/* V0.12.5 — FLOW BAR layout: 표1 → 표2
   메뉴는 왼쪽, 검색은 같은 줄 오른쪽 */
body{padding-bottom:92px!important}

.gbs-flow-mainrow{
  width:min(980px,calc(100% - 24px));
  margin:0 auto;
  min-height:62px;
  display:grid;
  grid-template-columns:auto minmax(360px,1fr);
  align-items:center;
  gap:14px;
}

.gbs-flow-mainrow .gbs-global-flow-actions{
  width:auto;
  height:54px;
  margin:0;
  display:grid;
  grid-template-columns:repeat(4,72px);
}

.gbs-flow-mainrow .gbs-global-flow-actions a,
.gbs-flow-mainrow .gbs-global-flow-actions button{
  min-width:0;
}

.gbs-flow-mainrow .gbs-flow-search-inline{
  width:100%;
  height:42px;
  margin:0;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:7px;
  align-items:center;
}

.gbs-flow-mainrow .gbs-flow-search-inline input{
  height:38px;
}

.gbs-flow-mainrow .gbs-flow-search-inline button{
  min-width:66px;
  height:38px;
}

@media(max-width:760px){
  body{padding-bottom:132px!important}
  .gbs-flow-mainrow{
    width:calc(100% - 16px);
    min-height:102px;
    grid-template-columns:1fr;
    gap:2px;
    padding:4px 0 6px;
  }
  .gbs-flow-mainrow .gbs-global-flow-actions{
    width:100%;
    grid-template-columns:repeat(4,1fr);
    height:48px;
  }
  .gbs-flow-mainrow .gbs-flow-search-inline{
    width:100%;
    grid-template-columns:minmax(0,1fr) 52px;
  }
}


/* V0.12.6 — COMPACT FLOW SEARCH
   검색창은 짧고 가볍게, PC/모바일 모두 최소 공간만 사용 */
.gbs-flow-mainrow{
  width:min(900px,calc(100% - 20px));
  grid-template-columns:auto auto;
  justify-content:center;
  gap:10px;
}

.gbs-flow-mainrow .gbs-global-flow-actions{
  grid-template-columns:repeat(4,64px);
}

.gbs-flow-mainrow .gbs-flow-search-inline{
  width:340px;
  max-width:42vw;
  grid-template-columns:minmax(0,1fr) 54px;
  gap:6px;
}

.gbs-flow-mainrow .gbs-flow-search-inline input{
  height:34px;
  font-size:9.5px;
  padding:0 11px;
}

.gbs-flow-mainrow .gbs-flow-search-inline button{
  min-width:54px;
  height:34px;
  padding:0 9px;
  font-size:9.5px;
}

@media(max-width:760px){
  body{padding-bottom:86px!important}

  .gbs-flow-mainrow{
    width:calc(100% - 10px);
    min-height:58px;
    grid-template-columns:auto auto;
    justify-content:center;
    align-items:center;
    gap:5px;
    padding:2px 0 4px;
  }

  .gbs-flow-mainrow .gbs-global-flow-actions{
    width:auto;
    height:46px;
    grid-template-columns:repeat(4,48px);
  }

  .gbs-flow-mainrow .gbs-global-flow-actions b{
    font-size:13px;
  }

  .gbs-flow-mainrow .gbs-global-flow-actions span{
    font-size:7px;
  }

  .gbs-flow-mainrow .gbs-flow-search-inline{
    width:180px;
    max-width:44vw;
    height:34px;
    grid-template-columns:minmax(0,1fr) 38px;
    gap:4px;
  }

  .gbs-flow-mainrow .gbs-flow-search-inline input{
    height:30px;
    font-size:8.5px;
    padding:0 8px;
  }

  .gbs-flow-mainrow .gbs-flow-search-inline button{
    min-width:38px;
    height:30px;
    padding:0;
    font-size:9px;
  }

  .gbs-flow-mainrow .gbs-flow-search-inline button span{
    display:none;
  }
}

@media(max-width:420px){
  .gbs-flow-mainrow .gbs-global-flow-actions{
    grid-template-columns:repeat(4,43px);
  }

  .gbs-flow-mainrow .gbs-flow-search-inline{
    width:145px;
    max-width:40vw;
  }

  .gbs-flow-mainrow .gbs-flow-search-inline input{
    font-size:8px;
    padding:0 7px;
  }
}


/* V0.13.0 — FLOW ACTIVE FIX
   standalone /talk/ 등은 home.css를 직접 사용하므로
   현재위치/활성메뉴 스타일을 home.css에도 동일 적용 */
.gbs-flow-context{
  width:min(900px,calc(100% - 20px));
  height:22px;
  margin:0 auto;
  display:flex;
  align-items:center;
  justify-content:center!important;
  gap:5px;
  text-align:center!important;
  white-space:nowrap;
  overflow:hidden;
}
.gbs-flow-context span,
.gbs-flow-context strong{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.gbs-flow-context span{
  flex:0 0 auto;
  padding:2px 6px!important;
  border-radius:999px!important;
  background:#eef2f7!important;
  color:#6f7d8f!important;
  font-size:8px!important;
  font-weight:800!important;
}
.gbs-flow-context strong{
  min-width:0;
  max-width:360px!important;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  padding:3px 9px!important;
  border-radius:999px!important;
  background:#f8fafc!important;
  color:#2f4158!important;
  border:1px solid #e3e9f0!important;
  font-size:9px!important;
  font-weight:900!important;
}

.gbs-global-flow-actions a.is-active,
.gbs-global-flow-actions button.is-active{
  background:#1769e8!important;
  border-radius:10px!important;
}
.gbs-global-flow-actions a.is-active b,
.gbs-global-flow-actions a.is-active span,
.gbs-global-flow-actions button.is-active b,
.gbs-global-flow-actions button.is-active span{
  color:#fff!important;
}
.gbs-global-flow-actions .is-home.is-active{
  background:#1769e8!important;
}
.gbs-global-flow-actions .is-home.is-active b,
.gbs-global-flow-actions .is-home.is-active span{
  color:#fff!important;
}
.gbs-global-flow-actions .is-home:not(.is-active) b,
.gbs-global-flow-actions .is-home:not(.is-active) span{
  color:#1769e8!important;
}

@media(max-width:760px){
  .gbs-flow-context{
    width:calc(100% - 10px);
    height:18px;
    justify-content:center!important;
  }
  .gbs-flow-context span{font-size:7px!important}
  .gbs-flow-context strong{
    max-width:220px!important;
    padding:2px 7px!important;
    font-size:8px!important;
  }
}


/* V0.13.1 — ACTIVE MENU OUTLINE
   사용자 시안 반영: 활성 메뉴는 진한 청색 채움 대신
   얇은 청색 테두리 + 아주 옅은 배경으로 표시 */
.gbs-global-flow-actions a.is-active,
.gbs-global-flow-actions button.is-active{
  background:#f7fbff!important;
  border:1px solid #1493ff!important;
  border-radius:7px!important;
  box-shadow:0 0 0 1px rgba(20,147,255,.02)!important;
}

.gbs-global-flow-actions a.is-active b,
.gbs-global-flow-actions a.is-active span,
.gbs-global-flow-actions button.is-active b,
.gbs-global-flow-actions button.is-active span{
  color:#0b78e3!important;
}

/* HOME도 동일한 active 규칙을 사용 */
.gbs-global-flow-actions .is-home.is-active{
  background:#f7fbff!important;
  border:1px solid #1493ff!important;
}
.gbs-global-flow-actions .is-home.is-active b,
.gbs-global-flow-actions .is-home.is-active span{
  color:#0b78e3!important;
}

/* active가 아닌 HOME은 브랜드 청색 텍스트만 유지 */
.gbs-global-flow-actions .is-home:not(.is-active){
  border:1px solid transparent!important;
}
.gbs-global-flow-actions .is-home:not(.is-active) b,
.gbs-global-flow-actions .is-home:not(.is-active) span{
  color:#1769e8!important;
}

/* 이전/대화/MY HOME도 active 시 같은 크기의 테두리 박스로 통일 */
.gbs-global-flow-actions a,
.gbs-global-flow-actions button{
  border:1px solid transparent!important;
  border-radius:7px!important;
}

/* 현재 위치 pill은 과하게 튀지 않게 축소 */
.gbs-flow-context{
  height:18px!important;
}
.gbs-flow-context span{
  padding:1px 5px!important;
  font-size:7.5px!important;
}
.gbs-flow-context strong{
  padding:2px 7px!important;
  font-size:8.5px!important;
}


/* V0.13.3 — MULTI TALK REGION SELECT */
.gbs-multi-form-grid select{
  box-sizing:border-box;
  width:100%;
  border:1px solid #d9e1ea;
  border-radius:11px;
  background:#fff;
  padding:10px;
  font:inherit;
  font-size:10.5px;
  color:#506074;
}


/* V0.13.4 — MULTI TALK REGION SELECT */
.gbs-multi-form-grid select{
  box-sizing:border-box;width:100%;border:1px solid #d9e1ea;border-radius:11px;background:#fff;
  padding:10px;font:inherit;font-size:10.5px;color:#506074
}
