/* Edge hidden buttons: same size as customer-service button */
#contactLiteBtn{width:64px!important;height:64px!important;border-radius:50%!important;font-size:13px!important;font-weight:1000!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;box-shadow:0 14px 34px rgba(22,119,255,.28)!important;transition:transform .22s ease, opacity .22s ease!important;z-index:55!important}
#aiFloat{position:fixed!important;left:0!important;right:auto!important;bottom:172px!important;transform:translateX(-34px)!important;background:linear-gradient(135deg,#7C3AED,#A855F7)!important;color:#fff!important}
#contactLiteBtn{position:fixed!important;right:0!important;left:auto!important;bottom:96px!important;transform:translateX(34px)!important;background:linear-gradient(135deg,#F97316,#FBBF24)!important;color:#fff!important}
#contactLiteBtn.edge-open{transform:translateX(0)!important}
#contactLiteMenu{right:12px!important;bottom:168px!important}
