#wplac-widget-root{position:fixed;z-index:999999;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}
#wplac-widget-root.right-bottom{right:16px;bottom:16px}#wplac-widget-root.left-bottom{left:16px;bottom:16px}#wplac-widget-root.right-top{right:16px;top:16px}#wplac-widget-root.left-top{left:16px;top:16px}
.wplac-launcher{background:#071639;color:#fff;border-radius:999px;padding:16px 22px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 30px rgba(0,0,0,.18);font-weight:700;cursor:pointer}
.wplac-dot{width:14px;height:14px;border-radius:50%;background:#16c35b;flex:0 0 14px}.wplac-dot.offline{background:#9ca3af}
.wplac-panel{width:360px;max-width:calc(100vw - 24px);background:#fff;border-radius:24px;box-shadow:0 15px 45px rgba(0,0,0,.18);overflow:hidden;margin-top:12px;border:1px solid #e5e7eb;display:none}.wplac-panel.open{display:block}
.wplac-panel-header{background:#071639;color:#fff;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;font-weight:700}
.wplac-panel-body{padding:16px;background:#f8fafc}.wplac-panel-body input,.wplac-panel-body textarea{width:100%;padding:16px;border:1px solid #d1d5db;border-radius:18px;margin:0 0 12px 0;font-size:16px;box-sizing:border-box;background:#fff}.wplac-panel-body textarea{min-height:140px;resize:vertical}
.wplac-btn{width:100%;border:0;background:#071639;color:#fff;border-radius:18px;padding:16px;font-size:18px;font-weight:700;cursor:pointer}.wplac-note{margin-top:10px;color:#475569}
.wplac-chat-box{height:340px;overflow:auto;background:#eef2f7;border-radius:18px;padding:14px;margin-bottom:12px}.wplac-msg{max-width:82%;padding:10px 14px;border-radius:18px;margin:8px 0;line-height:1.35}.wplac-msg.customer{background:#071639;color:#fff;margin-left:auto;border-bottom-right-radius:6px}.wplac-msg.admin{background:#fff;color:#111827;border:1px solid #dbe2ea;border-bottom-left-radius:6px}.wplac-chat-input{display:flex;gap:10px}.wplac-chat-input textarea{min-height:58px;margin:0}.wplac-chat-input button{width:120px}.wplac-typing{font-size:13px;color:#64748b;margin:6px 4px}
