#za-launcher.za-centerstage{position:fixed!important;left:50%!important;right:auto!important;bottom:24px!important;transform:translateX(-50%)!important;flex-direction:row!important;width:auto!important;height:auto!important;z-index:99999!important;display:flex!important}#za-launcher.za-centerstage .za-badge{display:none}#za-launcher.za-centerstage .za-pill{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;padding:0 20px!important;background:rgba(236,233,230,.35)!important;backdrop-filter:blur(40px) saturate(180%)!important;-webkit-backdrop-filter:blur(40px) saturate(180%)!important;border:1px solid rgba(255,255,255,.5)!important;border-radius:40px!important;box-shadow:0 0 40px rgba(255,255,255,.3),0 8px 32px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.6)!important;cursor:pointer!important;transition:all .5s cubic-bezier(.4,0,.2,1)!important;background-size:200% auto!important;position:relative!important;pointer-events:auto!important}#za-launcher.za-centerstage .za-pill:hover{transform:translateY(-3px) scale(1.02)!important;background:linear-gradient(to right,#ece9e6 0%,#fff 51%,#ece9e6 100%)!important;background-position:right center!important;background-size:200% auto!important;box-shadow:0 0 50px rgba(255,255,255,.5),0 12px 48px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.8)!important;border-color:rgba(255,255,255,.7)!important}#za-launcher.za-centerstage .za-pill-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0}#za-launcher.za-centerstage .za-pill-icon img{width:100%;height:100%;object-fit:contain}#za-launcher.za-centerstage .za-pill-text{font-size:17px;font-weight:500;color:var(--za-pill-text-color,#374151)!important;white-space:nowrap;opacity:1;flex:1}#za-launcher.za-centerstage .za-pill-arrow{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.25);border-radius:50%;flex-shrink:0;margin-left:auto;transition:all .2s ease}#za-launcher.za-centerstage .za-pill:hover .za-pill-arrow{background:rgba(255,255,255,.35);transform:translateY(-1px)}#za-launcher.za-centerstage .za-pill-arrow::before{content:"";display:block;width:12px;height:12px;border:3.5px solid var(--za-pill-arrow-color,#374151);border-left:0;border-top:0;transform:rotate(225deg);margin-top:4px}#za-flyout.za-centerstage-flyout{position:fixed!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;margin:0 auto!important;transition:bottom .3s cubic-bezier(.4,0,.2,1)!important}@media (max-width:767px){#za-launcher.za-centerstage .za-pill{padding:0 16px;gap:10px}#za-launcher.za-centerstage .za-pill-text{font-size:14px}#za-flyout.za-centerstage-flyout{width:90%!important;max-width:400px!important}}