.upg-chat-toggle{position:fixed;left:28px;bottom:26px;z-index:99990;display:flex;align-items:center;gap:14px;border:0;background:transparent;cursor:pointer;font-family:'Plus Jakarta Sans',Arial,sans-serif}.upg-chat-toggle-icon{position:relative;display:grid;place-items:center;width:72px;height:72px;border-radius:24px;background:linear-gradient(135deg,#1057ff 0%,#0dbce8 58%,#23d6b4 100%);box-shadow:0 20px 48px rgba(7,88,248,.32)}.upg-chat-toggle-icon svg{width:34px;height:34px;fill:#fff}.upg-chat-toggle-icon:after{content:'';position:absolute;right:3px;bottom:3px;width:18px;height:18px;border-radius:999px;background:#28e2a4;border:4px solid #eaf6ff}.upg-chat-toggle-label{min-height:52px;display:flex;align-items:center;padding:0 26px;border:1px solid rgba(30,213,180,.24);border-radius:999px;background:rgba(255,255,255,.82);backdrop-filter:blur(14px);box-shadow:0 16px 38px rgba(7,26,61,.13);color:#071a3d;font-size:17px;font-weight:950}.upg-chat-panel{position:fixed;left:28px;bottom:118px;z-index:99991;width:min(468px,calc(100vw - 36px));border-radius:30px;background:#fff;box-shadow:0 34px 90px rgba(7,26,61,.25);overflow:hidden;font-family:'Plus Jakarta Sans',Arial,sans-serif;transform:translateY(18px) scale(.98);opacity:0;pointer-events:none;transition:.22s ease;border:1px solid rgba(207,224,245,.9)}.upg-chat-panel.open{transform:none;opacity:1;pointer-events:auto}.upg-chat-head{position:relative;min-height:126px;display:flex;align-items:center;gap:18px;padding:24px 26px;background:radial-gradient(circle at 90% 86%,rgba(34,214,180,.85),transparent 34%),radial-gradient(circle at 84% 18%,rgba(255,255,255,.18),transparent 12%),linear-gradient(135deg,#0746ee 0%,#0758f8 45%,#08aeea 76%,#22d4b0 100%);color:#fff;overflow:hidden}.upg-chat-head:after{content:'';position:absolute;right:-68px;bottom:-74px;width:210px;height:210px;border-radius:50%;border:1px solid rgba(255,255,255,.14);box-shadow:0 0 0 18px rgba(255,255,255,.05),0 0 0 42px rgba(255,255,255,.035)}.upg-brand-badge{position:relative;z-index:2;display:grid;place-items:center;width:70px;height:70px;flex:0 0 auto;border-radius:999px;background:#fff;color:#0758f8;font-size:28px;font-weight:950;letter-spacing:-.08em;box-shadow:0 18px 34px rgba(7,26,61,.18)}.upg-brand-badge span{background:linear-gradient(135deg,#0758f8,#20d0ad);-webkit-background-clip:text;background-clip:text;color:transparent}.upg-chat-title{position:relative;z-index:2;min-width:0}.upg-chat-title strong{display:block;font-size:29px;line-height:1.08;font-weight:950;letter-spacing:-.04em}.upg-chat-title small{display:block;margin-top:8px;font-size:16px;font-weight:800;opacity:.94}.upg-chat-online{display:inline-flex;align-items:center;gap:10px;margin-top:16px;font-size:16px;font-weight:900}.upg-chat-online i{display:inline-block;width:11px;height:11px;border-radius:999px;background:#6df6cf;box-shadow:0 0 0 6px rgba(109,246,207,.18)}.upg-agent-avatar{position:absolute;right:78px;top:32px;z-index:2;width:62px;height:62px;border-radius:999px;background:linear-gradient(135deg,#fff,#dcecff);box-shadow:0 14px 30px rgba(7,26,61,.2);display:grid;place-items:center;color:#0758f8;font-weight:950;font-size:18px}.upg-agent-avatar:after{content:'';position:absolute;right:2px;bottom:3px;width:13px;height:13px;border-radius:999px;background:#28e2a4;border:3px solid #fff}.upg-chat-close{position:absolute;right:22px;top:25px;z-index:3;width:50px;height:50px;border-radius:999px;border:1px solid rgba(255,255,255,.26);background:rgba(255,255,255,.16);color:#fff;font-size:30px;line-height:1;font-weight:900;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.upg-chat-body{height:390px;padding:26px 24px 18px;overflow:auto;background:linear-gradient(180deg,#fbfdff 0%,#f4f9ff 100%);scrollbar-color:#d8e3ef transparent}.upg-chat-msg{position:relative;max-width:78%;margin:0 0 18px;padding:18px 20px;border-radius:23px;color:#081c37;font-size:17px;font-weight:850;line-height:1.38;box-shadow:0 12px 32px rgba(7,26,61,.08)}.upg-chat-msg.admin{margin-right:auto;background:#fff;border:1px solid #e2edf8;border-top-left-radius:8px}.upg-chat-msg.visitor{margin-left:auto;background:linear-gradient(135deg,#eefdf8,#e3faf4);border:1px solid #cff2e7;border-top-right-radius:8px}.upg-chat-msg.greeting{max-width:84%;padding-left:64px}.upg-chat-msg.greeting:before{content:'UP';position:absolute;left:16px;top:17px;display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,#0758f8,#22d4b0);color:#fff;font-size:11px;font-weight:950;letter-spacing:-.04em}.upg-chat-msg small{display:block;margin-top:12px;color:#65768e;font-size:13px;font-weight:800}.upg-chat-msg.visitor small:after{content:'  ✓✓';float:right;color:#0eb8c7;font-size:16px;letter-spacing:-.16em}.upg-chat-form{padding:18px 22px 16px;background:#fff;border-top:1px solid #e5eef8}.upg-chat-inputbar{position:relative;display:flex;align-items:flex-end;gap:10px;border:1px solid #d7e3f0;border-radius:28px;background:#fff;padding:10px 10px 10px 18px;box-shadow:0 16px 34px rgba(7,26,61,.09)}.upg-chat-paperclip,.upg-chat-smile{width:28px;height:44px;display:grid;place-items:center;color:#8a98aa;flex:0 0 auto}.upg-chat-paperclip svg,.upg-chat-smile svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.upg-chat-inputbar textarea{flex:1;min-height:44px;max-height:116px;border:0;background:transparent;color:#101d30;resize:none;outline:0;padding:12px 4px 7px;font:850 16px 'Plus Jakarta Sans',Arial,sans-serif}.upg-chat-inputbar textarea::placeholder{color:#929cae}.upg-chat-inputbar button{align-self:flex-end;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:104px;height:48px;border:0;border-radius:22px;background:linear-gradient(135deg,#145cff 0%,#08aeea 58%,#23d6b4 100%);color:#fff;font-size:16px;font-weight:950;cursor:pointer;box-shadow:0 14px 28px rgba(7,88,248,.22)}.upg-chat-inputbar button svg{width:19px;height:19px;fill:#fff}.upg-chat-note{display:flex;align-items:center;gap:11px;margin:0 18px 18px;padding:14px 16px;border-radius:16px;background:#fff6dc;color:#725107;font-size:13px;font-weight:800}.upg-chat-note b{color:#5e4200}.upg-chat-note svg{width:22px;height:22px;fill:none;stroke:#a87908;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.upg-chat-end{display:flex;align-items:center;gap:12px;margin:12px 0 18px;color:#8a98aa;font-size:13px;font-weight:800}.upg-chat-end:before,.upg-chat-end:after{content:'';height:1px;background:#dfe7f1;flex:1}.upg-chat-end span{padding:7px 18px;border:1px solid #dfe7f1;border-radius:999px;background:#fff}@media(max-width:620px){.upg-chat-toggle{left:14px;bottom:14px}.upg-chat-toggle-icon{width:62px;height:62px;border-radius:21px}.upg-chat-toggle-label{display:none}.upg-chat-panel{left:12px;bottom:88px;width:calc(100vw - 24px);border-radius:24px}.upg-chat-head{padding:22px 18px}.upg-chat-title strong{font-size:23px}.upg-agent-avatar{display:none}.upg-chat-body{height:360px}.upg-chat-inputbar{padding-left:12px}.upg-chat-paperclip,.upg-chat-smile{display:none}.upg-chat-inputbar button{min-width:86px}}


/* Compact chat widget sizing */
.upg-chat-panel{width:min(370px,calc(100vw - 28px))!important;left:18px!important;bottom:92px!important;border-radius:22px!important}.upg-chat-head{min-height:88px!important;padding:16px 18px!important;gap:12px!important}.upg-brand-badge{width:52px!important;height:52px!important;font-size:21px!important}.upg-chat-title strong{font-size:21px!important;white-space:nowrap}.upg-chat-title small{font-size:12px!important;margin-top:4px!important}.upg-chat-online{font-size:12px!important;margin-top:8px!important;gap:7px!important}.upg-chat-online i{width:8px!important;height:8px!important}.upg-agent-avatar{width:42px!important;height:42px!important;right:56px!important;top:23px!important;font-size:13px!important}.upg-chat-close{width:38px!important;height:38px!important;right:14px!important;top:16px!important;font-size:24px!important}.upg-chat-body{height:270px!important;padding:16px 14px 10px!important}.upg-chat-msg{max-width:82%!important;margin-bottom:11px!important;padding:12px 14px!important;border-radius:17px!important;font-size:13px!important}.upg-chat-msg.greeting{padding-left:48px!important}.upg-chat-msg.greeting:before{left:12px!important;top:12px!important;width:25px!important;height:25px!important;font-size:9px!important}.upg-chat-msg small{font-size:10px!important;margin-top:7px!important}.upg-chat-end{margin:6px 0 10px!important;font-size:10px!important}.upg-chat-end span{padding:5px 12px!important}.upg-chat-form{padding:12px 12px 9px!important}.upg-chat-inputbar{border-radius:22px!important;padding:7px 7px 7px 12px!important}.upg-chat-paperclip,.upg-chat-smile{width:22px!important;height:36px!important}.upg-chat-paperclip svg,.upg-chat-smile svg{width:19px!important;height:19px!important}.upg-chat-inputbar textarea{min-height:36px!important;font-size:13px!important;padding:9px 2px 5px!important}.upg-chat-inputbar button{min-width:76px!important;height:38px!important;border-radius:18px!important;font-size:13px!important}.upg-chat-inputbar button svg{width:15px!important;height:15px!important}.upg-chat-note{margin:0 12px 12px!important;padding:10px 12px!important;border-radius:13px!important;font-size:11px!important;gap:8px!important}.upg-chat-note svg{width:17px!important;height:17px!important}.upg-chat-toggle{left:18px!important;bottom:18px!important;gap:10px!important}.upg-chat-toggle-icon{width:56px!important;height:56px!important;border-radius:19px!important}.upg-chat-toggle-icon svg{width:27px!important;height:27px!important}.upg-chat-toggle-label{min-height:44px!important;padding:0 18px!important;font-size:14px!important}@media(max-width:620px){.upg-chat-panel{left:10px!important;bottom:78px!important;width:calc(100vw - 20px)!important}.upg-chat-body{height:300px!important}.upg-chat-title strong{font-size:19px!important}}

/* Professional header polish: match website typography and remove extra header logos */
.upg-chat-head{align-items:flex-start!important;padding:18px 54px 17px 20px!important;min-height:92px!important}
.upg-brand-badge,.upg-agent-avatar{display:none!important}
.upg-chat-title{font-family:"Plus Jakarta Sans",Arial,sans-serif!important}
.upg-chat-title strong{font-family:"Outfit","Plus Jakarta Sans",Arial,sans-serif!important;font-size:22px!important;line-height:1.05!important;font-weight:800!important;letter-spacing:-.025em!important}
.upg-chat-title small{font-family:"Plus Jakarta Sans",Arial,sans-serif!important;font-size:12.5px!important;line-height:1.25!important;font-weight:800!important;max-width:230px!important}
.upg-chat-online{font-family:"Plus Jakarta Sans",Arial,sans-serif!important;font-size:12.5px!important;font-weight:900!important;margin-top:9px!important}
.upg-chat-close{right:14px!important;top:16px!important}
@media(max-width:620px){.upg-chat-head{padding:17px 52px 16px 18px!important}.upg-chat-title strong{font-size:20px!important}.upg-chat-title small{max-width:210px!important}}
