.eine-kakao-wrap{position:fixed;bottom:20px;right:20px;z-index:9999;display:flex;flex-direction:column;align-items:flex-end;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.eine-kakao-popup{display:none;margin-bottom:12px;position:relative;background-color:#fff;border-radius:20px;padding:16px;width:270px;border:1px solid #f3f4f6;box-shadow:0 10px 30px rgba(0,0,0,.15);cursor:pointer;transition:transform .2s ease;box-sizing:border-box}.eine-kakao-popup:hover{transform:translateY(-4px)}.eine-kakao-popup:after{content:"";position:absolute;bottom:-7px;right:22px;border-color:#fff transparent transparent;border-style:solid;border-width:8px 8px 0}.eine-kakao-close{position:absolute;top:8px;right:8px;background:none;border:none;color:#d1d5db;font-size:13px;cursor:pointer;padding:4px;transition:color .2s}.eine-kakao-close:hover{color:#4b5563}.eine-kakao-content-flex{display:flex;align-items:flex-start;gap:12px}.eine-kakao-profile-box{position:relative;flex-shrink:0;margin-top:4px}.eine-kakao-profile-img{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid #ffedd5;background-color:#f3f4f6}.eine-kakao-online-dot{position:absolute;bottom:0;right:0;width:10px;height:10px;background-color:#22c55e;border:2px solid #fff;border-radius:50%}.eine-kakao-text-box{display:flex;flex-direction:column;flex:1 1}.eine-kakao-name-row{display:flex;align-items:center;gap:6px;margin-bottom:2px}.eine-kakao-name{font-size:11px;font-weight:700;color:#1f2937}.eine-kakao-message{opacity:0;display:none;font-size:13px;color:#4b5563;line-height:1.4;letter-spacing:-.025em;margin:0}.eine-kakao-message.is-visible{display:block;animation:eineKakaoFadeIn .3s forwards}.eine-kakao-link{font-size:13px;font-weight:700;color:#2563eb;margin-top:6px;margin-bottom:0;display:flex;align-items:center;gap:4px}.eine-kakao-link i{font-size:9px}.eine-kakao-btn{background-color:#fee500;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);cursor:pointer;position:relative;transition:transform .2s ease}.eine-kakao-btn:hover{transform:scale(1.05)}.eine-kakao-btn:active{transform:scale(.95)}.eine-kakao-btn img{width:36px;height:36px;transition:transform .2s}.eine-kakao-btn:hover img{transform:rotate(12deg)}.eine-kakao-badge-wrap{position:absolute;top:-4px;right:-4px;width:20px;height:20px;display:flex}.eine-kakao-badge-ping{position:absolute;width:100%;height:100%;background-color:#f87171;border-radius:50%;opacity:.75;animation:eineKakaoBadgePing 1.5s cubic-bezier(0,0,.2,1) infinite}.eine-kakao-badge-text{position:relative;width:100%;height:100%;background-color:#ef4444;color:#fff;font-size:10px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center}.eine-typing{display:flex;align-items:center;gap:2px}.eine-typing-dot{width:4px;height:4px;background-color:#9ca3af;border-radius:50%;opacity:.3;animation:eineKakaoDotBlink 1.4s infinite}.eine-typing-dot:nth-child(2){animation-delay:.2s}.eine-typing-dot:nth-child(3){animation-delay:.4s}@keyframes eineKakaoBadgePing{75%,to{transform:scale(2);opacity:0}}@keyframes eineKakaoDotBlink{0%,to{opacity:.3}50%{opacity:1}}@keyframes eineKakaoFadeIn{0%{opacity:0}to{opacity:1}}@keyframes eineKakaoSpringUp{0%{opacity:0;transform:translateY(30px) scale(.9)}70%{transform:translateY(-3px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes eineKakaoFadeOutDown{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(20px) scale(.95)}}.eine-kakao-popup.anim-spring{animation:eineKakaoSpringUp .6s cubic-bezier(.34,1.56,.64,1) forwards;display:block}.eine-kakao-popup.anim-fadeout{animation:eineKakaoFadeOutDown .5s ease-in forwards}@media (min-width:768px){.eine-kakao-wrap{bottom:32px;right:32px}.eine-kakao-popup{margin-bottom:16px;border-radius:24px;padding:20px;width:320px}.eine-kakao-popup:after{right:26px}.eine-kakao-close{top:12px;right:12px;font-size:14px}.eine-kakao-content-flex{gap:16px}.eine-kakao-profile-img{width:48px;height:48px}.eine-kakao-online-dot{width:12px;height:12px}.eine-kakao-name{font-size:12px}.eine-kakao-link,.eine-kakao-message{font-size:14px}.eine-kakao-link i{font-size:10px}.eine-kakao-btn{width:64px;height:64px}.eine-kakao-btn img{width:40px;height:40px}.eine-kakao-badge-wrap{width:24px;height:24px}.eine-kakao-badge-text{font-size:11px}.eine-typing-dot{width:6px;height:6px}}