.ncd-customer-deon{position:fixed;right:14px;bottom:16px;z-index:2147483000;font-family:inherit}.ncd-customer-deon.is-closed .ncd-customer-deon-panel{display:none}.ncd-customer-deon-handle{width:42px;height:42px;border-radius:999px;border:0;background:linear-gradient(135deg,#1f6feb,#2563eb);box-shadow:0 14px 34px rgba(37,99,235,.32);cursor:pointer}.ncd-customer-deon-handle:after{content:"";display:block;width:10px;height:10px;margin:16px auto;border-radius:999px;background:#fff;box-shadow:0 0 0 5px rgba(255,255,255,.25)}.ncd-customer-deon-panel{width:min(420px,calc(100vw - 28px));max-height:min(620px,calc(100vh - 60px));display:grid;grid-template-rows:auto 1fr auto;background:#fff;border:1px solid #cfe0f7;border-radius:24px;box-shadow:0 24px 70px rgba(15,39,68,.25);overflow:hidden}.ncd-customer-deon-head{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f8fbff;border-bottom:1px solid #dbeafe;padding:14px}.ncd-customer-deon-head strong{display:block;color:#0f2942;font-size:1rem}.ncd-customer-deon-head small{display:block;color:#5b6e8a;font-weight:800}.ncd-customer-deon-head button{border:0;background:#eef6ff;border-radius:12px;padding:8px 10px;font-weight:950;cursor:pointer}.ncd-customer-deon-log{padding:14px;overflow:auto;display:grid;gap:10px}.ncd-customer-deon-msg{border-radius:16px;padding:10px 12px;background:#f4f8ff;color:#0f2942;font-weight:760;line-height:1.35}.ncd-customer-deon-msg.me{background:#2563eb;color:#fff;justify-self:end;max-width:86%}.ncd-customer-deon-form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px;border-top:1px solid #dbeafe}.ncd-customer-deon-form input{border:1px solid #cfe0f7;border-radius:14px;padding:12px 14px;font-weight:850}.ncd-customer-deon-form button{border:0;border-radius:14px;background:#2563eb;color:#fff;font-weight:1000;padding:0 14px}.ncd-customer-deon-quick{display:flex;gap:7px;flex-wrap:wrap;padding:0 12px 12px}.ncd-customer-deon-quick button{border:1px solid #cfe0f7;background:#fff;border-radius:999px;padding:7px 10px;font-weight:900;color:#0f2942;cursor:pointer}@media(max-width:640px){.ncd-customer-deon{right:8px;bottom:70px}.ncd-customer-deon-panel{width:calc(100vw - 16px)}}


/* 2026-05-14 customer Agent Deon full-view safety */
.ncd-customer-agent-panel.open,.customer-agent-deon-panel.open,.ncd-agent-panel.open{
  position:fixed!important;right:22px!important;bottom:22px!important;width:min(560px,calc(100vw - 44px))!important;max-height:calc(100vh - 44px)!important;overflow:auto!important;z-index:2147483647!important;
}
@media(max-width:700px){.ncd-customer-agent-panel.open,.customer-agent-deon-panel.open,.ncd-agent-panel.open{right:10px!important;bottom:10px!important;width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)!important;}}
