.bugi-chat__panel{width:410px;height:min(690px,calc(100vh - 48px));max-height:none;border:1px solid rgba(206,218,236,.95);border-radius:26px;background:#fff;box-shadow:0 28px 80px rgba(17,42,82,.27),0 8px 24px rgba(17,42,82,.12)}
.bugi-chat__header{position:relative;min-height:78px;padding:14px 18px;background:linear-gradient(130deg,#0d56cf 0%,#237af0 62%,#43a1ff 100%)}
.bugi-chat__header::after{position:absolute;right:62px;bottom:-30px;width:92px;height:92px;border:1px solid rgba(255,255,255,.13);border-radius:50%;content:""}
.bugi-chat__header img{position:relative;z-index:1;width:50px;height:50px;border:2px solid rgba(255,255,255,.78);border-radius:17px;box-shadow:0 6px 15px rgba(0,42,110,.2)}
.bugi-chat__header strong{font-size:16px;letter-spacing:-.35px}.bugi-chat__header span{font-size:11px}.bugi-chat__close{position:relative;z-index:2;display:grid;width:36px;height:36px;padding:0;border-radius:50%;font-size:24px;place-items:center;transition:background .15s}.bugi-chat__close:hover{background:rgba(255,255,255,.14)}
.bugi-chat__messages{min-height:0;padding:18px;background:linear-gradient(180deg,#f5f8fd 0%,#f1f5fb 100%);scrollbar-color:#bfcaD9 transparent;scrollbar-width:thin}
.bugi-chat__welcome{min-height:100%;justify-content:flex-start;gap:13px}
.bugi-chat__welcome-copy{position:relative;display:flex;min-height:136px;overflow:hidden;align-items:center;justify-content:space-between;padding:21px 18px 19px 20px;border:1px solid #d5e4fb;border-radius:20px;background:linear-gradient(135deg,#eaf3ff 0%,#fff 62%);text-align:left;box-shadow:0 9px 22px rgba(34,87,163,.08)}
.bugi-chat__welcome-copy::before{position:absolute;right:-35px;bottom:-58px;width:145px;height:145px;border-radius:50%;background:rgba(48,132,248,.09);content:""}
.bugi-chat__welcome-copy>div{position:relative;z-index:1;display:flex;flex-direction:column}.bugi-chat__welcome-copy strong{color:#163b72;font-size:18px;letter-spacing:-.55px}.bugi-chat__welcome-copy span{margin-top:8px;color:#5c708e;font-size:12px;line-height:1.55}.bugi-chat__welcome-copy img{position:relative;z-index:1;width:102px;height:110px;align-self:flex-end;object-fit:contain;filter:drop-shadow(0 8px 7px rgba(34,73,130,.15))}
.bugi-chat__welcome-trust{display:flex;align-items:center;justify-content:center;gap:12px;color:#61738d;font-size:10px}.bugi-chat__welcome-trust span{display:flex;align-items:center;gap:5px}.bugi-chat__welcome-trust span+span::before{width:1px;height:10px;margin-right:7px;background:#ced7e4;content:""}.bugi-chat__welcome-trust i{width:7px;height:7px;border-radius:50%;background:#28bd72;box-shadow:0 0 0 4px rgba(40,189,114,.11)}
.bugi-chat__welcome .bugi-chat__quick{gap:8px}.bugi-chat__quick p{margin:1px 0 2px;color:#314968;font-size:12px;font-weight:900}.bugi-chat__quick button{position:relative;min-height:40px;padding:9px 25px 9px 11px;border-color:#d8e2ef;border-radius:12px;background:#fff;color:#365579;text-align:left;box-shadow:0 3px 10px rgba(32,67,113,.04)}.bugi-chat__quick button::after{position:absolute;right:10px;top:50%;color:#91a5bf;font-size:16px;content:"›";transform:translateY(-52%)}.bugi-chat__quick button:hover{border-color:#77a7ed;background:#f4f8ff;box-shadow:0 5px 13px rgba(38,100,193,.09)}
.bugi-chat__privacy{display:block;color:#8a97a9;font-size:9px;text-align:center}
.bugi-chat__bubble{position:relative;max-width:84%;padding:12px 14px;border-radius:17px;font-size:13px;line-height:1.58;box-shadow:0 3px 11px rgba(30,60,102,.07)}.bugi-chat__bubble--bot{margin-top:13px;border:1px solid #e4eaf2}.bugi-chat__bubble--bot::before{position:absolute;top:-18px;left:2px;color:#66809f;font-size:9px;font-weight:800;content:"부기사"}.bugi-chat__bubble--user{background:linear-gradient(135deg,#1264e8,#237ce9);box-shadow:0 6px 15px rgba(18,100,232,.17)}.bugi-chat__bubble--system{margin:3px auto;border-radius:12px;box-shadow:none}.bugi-chat__bubble--system::before{display:none}
.bugi-chat__bubble a{color:#1264e8;font-weight:700;text-decoration:underline;text-underline-offset:2px;word-break:break-all}.bugi-chat__bubble--user a{color:#fff}
.bugi-chat__feedback{display:flex;align-items:center;gap:5px;margin:10px -3px -3px;padding-top:8px;border-top:1px solid #edf1f6}.bugi-chat__feedback small{flex:1;margin:0;color:#8b98a9;font-size:9px}.bugi-chat__feedback button{padding:4px 7px;border:1px solid #dce4ef;border-radius:8px;background:#f8fafc;color:#64748b;font-size:9px;cursor:pointer}.bugi-chat__feedback button:hover,.bugi-chat__feedback button.on{border-color:#8fb3ea;background:#eef5ff;color:#1c62ca}.bugi-chat__feedback button:disabled{cursor:default;opacity:.65}
.bugi-chat__feedback.is-reason{flex-wrap:wrap}.bugi-chat__feedback.is-reason small{flex:0 0 100%;margin-bottom:2px}.bugi-chat__feedback.is-reason button{flex:1 1 calc(50% - 3px);min-height:27px;padding:4px;text-align:center}
.bugi-chat__links{gap:6px;padding:10px 12px 5px;border-top:1px solid #e8edf4;background:#fff}.bugi-chat__links button{min-height:36px;border-radius:10px;background:#eef4fd;color:#275fAD;font-size:11px;transition:.15s}.bugi-chat__links button:hover{background:#dfeafb}.bugi-chat__links .bugi-chat__handoff{background:#1668e8;color:#fff}.bugi-chat__links .bugi-chat__handoff:hover{background:#0c59cd}.bugi-chat__links .bugi-chat__finish{border-color:transparent!important;background:#f4f6f9!important}
.bugi-chat__contact{margin:7px 12px;padding:14px;border-radius:15px;box-shadow:0 8px 20px rgba(31,72,128,.07)}
.bugi-chat__form{gap:9px;padding:7px 12px 6px;background:#fff}.bugi-chat__form textarea{min-height:46px;padding:12px 14px;border-color:#ccd8e8;border-radius:15px;background:#f8fafD}.bugi-chat__form textarea:focus{background:#fff}.bugi-chat__form button{width:46px;height:46px;border-radius:15px;background:linear-gradient(135deg,#1264e8,#2e83f4);box-shadow:0 6px 13px rgba(18,100,232,.22);transition:transform .15s}.bugi-chat__form button:hover{transform:translateY(-1px)}.bugi-chat__notice{padding:2px 12px 12px;background:#fff;color:#98a4b5;font-size:9px}
@media(max-width:600px){.bugi-chat{right:8px;bottom:72px}.bugi-chat__launcher{width:84px;height:114px}.bugi-chat__mascot{width:80px;height:108px}.bugi-chat__panel{right:8px;bottom:72px;left:8px;width:auto;height:calc(100dvh - 88px);max-height:720px;border-radius:23px}.bugi-chat__header{min-height:70px;padding:10px 14px}.bugi-chat__header img{width:46px;height:46px}.bugi-chat__messages{padding:14px}.bugi-chat__welcome-copy{min-height:124px;padding:17px}.bugi-chat__welcome-copy strong{font-size:17px}.bugi-chat__welcome-copy img{width:88px;height:96px}.bugi-chat__welcome-trust{gap:8px}.bugi-chat__quick button{min-height:38px}.bugi-chat__links{padding:8px 10px 4px}.bugi-chat__form{padding:7px 10px 5px}.bugi-chat__notice{padding-bottom:9px}.bugi-chat__contact{margin-right:10px;margin-left:10px}}
@media(max-width:380px){.bugi-chat__panel{right:5px;bottom:70px;left:5px}.bugi-chat__welcome-copy{min-height:112px;padding:14px}.bugi-chat__welcome-copy strong{font-size:15px}.bugi-chat__welcome-copy span{font-size:11px}.bugi-chat__welcome-copy img{width:77px;height:84px}.bugi-chat__quick{gap:6px}.bugi-chat__quick button{padding-left:8px;font-size:10px}.bugi-chat__links button{font-size:10px}}

/* Animated launcher: keep the character expressive without covering page controls. */
.bugi-chat__launcher{width:122px;height:176px;isolation:isolate;transition:transform .22s ease,filter .22s ease}
.bugi-chat__launcher::before{position:absolute;right:10px;bottom:21px;width:98px;height:18px;border-radius:50%;background:rgba(21,61,116,.17);filter:blur(7px);content:"";opacity:.62;transform:scaleX(.88);animation:bugi-launcher-shadow 3.6s ease-in-out infinite}
.bugi-chat__launcher:hover{filter:drop-shadow(0 12px 14px rgba(23,73,145,.13));transform:translateY(-4px)}
.bugi-chat__mascot{right:3px;bottom:27px;width:114px;height:148px;animation:bugi-mascot-live 3.6s cubic-bezier(.45,0,.3,1) infinite;will-change:transform}
.bugi-chat__mascot::after{position:absolute;right:-3px;top:23px;display:grid;width:25px;height:25px;border:2px solid #fff;border-radius:50%;background:linear-gradient(145deg,#2584ff,#0c5bd3);color:#fff;box-shadow:0 5px 13px rgba(18,100,232,.3);content:"?";font:900 15px/1 Pretendard,"Noto Sans KR",sans-serif;place-items:center;animation:bugi-question-pop 3.6s ease-in-out infinite}
.bugi-chat__mascot-image{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 8px rgba(25,53,96,.18))}
.bugi-chat__mascot-image--desktop{position:absolute;left:-5px;top:4px;width:128px;height:128px;transform-origin:50% 76%;animation:bugi-character-gesture 5.2s ease-in-out infinite;will-change:transform}
.bugi-chat__mascot-image--wave-a{animation:bugi-character-gesture 5.2s ease-in-out infinite}
.bugi-chat__mascot-image--mobile{display:none}
.bugi-chat__launcher-caption{position:absolute;right:8px;bottom:0;z-index:3;display:flex;min-width:104px;height:31px;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:1px solid rgba(205,220,242,.95);border-radius:16px;background:rgba(255,255,255,.96);color:#155bbf;box-shadow:0 7px 20px rgba(20,64,128,.17);font-size:12px;font-weight:900;letter-spacing:-.2px;white-space:nowrap;backdrop-filter:blur(8px);transition:transform .2s ease,box-shadow .2s ease}
.bugi-chat__launcher-caption i{width:7px;height:7px;border-radius:50%;background:#28c878;box-shadow:0 0 0 0 rgba(40,200,120,.45);animation:bugi-caption-online 2s ease-out infinite}
.bugi-chat__launcher:hover .bugi-chat__launcher-caption{box-shadow:0 9px 24px rgba(20,64,128,.22);transform:translateY(-1px)}
.bugi-chat__sparkle--one{right:-4px;top:8px;font-size:22px}.bugi-chat__sparkle--two{left:2px;top:56px;font-size:13px}
.bugi-chat.is-open .bugi-chat__launcher-caption{opacity:0;visibility:hidden}

@keyframes bugi-mascot-live{0%,100%{transform:translateY(0) rotate(-1.2deg) scale(1)}36%{transform:translateY(-7px) rotate(1.4deg) scale(1.015)}48%{transform:translateY(-8px) rotate(2deg) scale(1.018)}66%{transform:translateY(-3px) rotate(-1.5deg) scale(1.005)}82%{transform:translateY(-1px) rotate(.5deg) scale(1)}}
@keyframes bugi-launcher-shadow{0%,100%{opacity:.6;transform:scaleX(.88)}45%{opacity:.34;transform:scaleX(.72)}}
@keyframes bugi-question-pop{0%,25%,100%{opacity:.82;transform:translateY(1px) rotate(-5deg) scale(.9)}40%,58%{opacity:1;transform:translateY(-4px) rotate(5deg) scale(1.08)}}
@keyframes bugi-caption-online{70%{box-shadow:0 0 0 6px rgba(40,200,120,0)}}
@keyframes bugi-character-gesture{0%,12%,42%,100%{transform:translateY(0) rotate(0) scale(1)}18%{transform:translateY(-3px) rotate(-4deg) scale(1.025)}23%{transform:translateY(-5px) rotate(4deg) scale(1.035)}28%{transform:translateY(-3px) rotate(-3deg) scale(1.025)}33%{transform:translateY(-1px) rotate(2deg) scale(1.01)}58%{transform:translateY(-4px) rotate(-2deg) scale(1.03)}64%{transform:translateY(0) rotate(2deg) scale(.99)}70%{transform:translateY(-2px) rotate(0) scale(1.015)}}
@keyframes bugi-headset-talk{0%,100%{transform:translateY(0) rotate(0) scale(1)}18%{transform:translateY(-2px) rotate(-3deg) scale(1.04)}34%{transform:translateY(1px) rotate(3deg) scale(.99)}50%{transform:translateY(-3px) rotate(-2deg) scale(1.045)}66%{transform:translateY(0) rotate(2deg) scale(1.01)}82%{transform:translateY(-2px) rotate(0) scale(1.035)}}

@media(min-width:1001px){.bugi-chat{right:132px}}
@media(max-width:600px){
	.bugi-chat{right:10px;bottom:72px}
	.bugi-chat__launcher{width:76px;height:96px}
	.bugi-chat__launcher::before{right:10px;bottom:19px;width:56px;height:12px;filter:blur(5px)}
	.bugi-chat__mascot{right:3px;bottom:24px;width:70px;height:70px;overflow:hidden;border:2px solid rgba(255,255,255,.96);border-radius:24px;background:linear-gradient(145deg,#fff,#edf5ff);box-shadow:0 8px 20px rgba(20,68,139,.2)}
	.bugi-chat__mascot::after{display:none}
	.bugi-chat__mascot-image--desktop{display:none}
	.bugi-chat__mascot-image--mobile{position:absolute;left:-3px;top:-2px;display:block;width:74px;height:auto;max-width:none;filter:none;transform-origin:50% 68%;animation:bugi-headset-talk 3.2s ease-in-out infinite;will-change:transform}
	.bugi-chat__launcher-caption{right:2px;min-width:72px;height:25px;padding:0 8px;gap:4px;border-radius:13px;font-size:10px}
	.bugi-chat__launcher-caption i{width:6px;height:6px}
	.bugi-chat__sparkle--one{right:0;top:1px;font-size:14px}.bugi-chat__sparkle--two{display:none}
}
@media(prefers-reduced-motion:reduce){.bugi-chat__launcher::before,.bugi-chat__mascot,.bugi-chat__mascot::after,.bugi-chat__mascot-image,.bugi-chat__launcher-caption i{animation:none}}
