.ypl-chatwoot-guest{position:fixed;bottom:20px;right:20px;z-index:9999;display:flex;flex-direction:column;align-items:flex-end;gap:10px;pointer-events:none}.ypl-chatwoot-guest>*{pointer-events:auto}.ypl-chatwoot-guest__launcher{display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:0 18px 0 14px;border:0;border-radius:999px;background:#1f93ff;color:#fff;font-size:15px;font-weight:600;line-height:1.2;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.25);transition:transform .15s ease,box-shadow .15s ease}.ypl-chatwoot-guest__launcher:hover,.ypl-chatwoot-guest__launcher:focus-visible{transform:translateY(-1px);box-shadow:0 6px 20px rgba(31,147,255,.45);outline:0}.ypl-chatwoot-guest__icon{flex-shrink:0}.ypl-chatwoot-guest__label{white-space:nowrap}.ypl-chatwoot-guest__welcome{position:relative;max-width:220px;padding:10px 14px;border-radius:12px;background:#fff;color:#1a1a1a;font-size:14px;line-height:1.4;box-shadow:0 4px 20px rgba(0,0,0,.15);cursor:pointer;animation:ypl-chatwoot-fade-in .3s ease}.ypl-chatwoot-guest__welcome::after{content:"";position:absolute;right:24px;bottom:-6px;width:12px;height:12px;background:#fff;transform:rotate(45deg);box-shadow:2px 2px 4px rgba(0,0,0,.06)}.ypl-chatwoot-guest__popover{position:absolute;right:0;bottom:calc(100% + 10px);width:min(280px,calc(100vw - 32px));padding:16px 18px 18px;border-radius:12px;background:#fff;color:#1a1a1a;box-shadow:0 8px 28px rgba(0,0,0,.18);animation:ypl-chatwoot-fade-in .2s ease}.ypl-chatwoot-guest__popover-close{position:absolute;top:8px;right:10px;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:transparent;color:#666;font-size:22px;line-height:1;cursor:pointer}.ypl-chatwoot-guest__popover-close:hover,.ypl-chatwoot-guest__popover-close:focus-visible{color:#1a1a1a;background:#f3f3f3;outline:0}.ypl-chatwoot-guest__popover-title{margin:0 28px 8px 0;font-size:16px;font-weight:700;line-height:1.3}.ypl-chatwoot-guest__popover-text{margin:0 0 14px;font-size:14px;line-height:1.45;color:#444}.ypl-chatwoot-guest__login-btn{display:block;width:100%;text-align:center;text-decoration:none}@keyframes ypl-chatwoot-fade-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media all and (max-width:480px){.ypl-chatwoot-guest{bottom:12px;right:12px}.ypl-chatwoot-guest__launcher{min-height:44px;padding:0 14px 0 12px;font-size:14px;gap:6px}.ypl-chatwoot-guest__icon{width:20px;height:20px}.ypl-chatwoot-guest__welcome{max-width:200px;font-size:13px}}@media(prefers-reduced-motion:reduce){.ypl-chatwoot-guest__launcher,.ypl-chatwoot-guest__welcome,.ypl-chatwoot-guest__popover{transition:none;animation:none}}
