.sync-pill{position:fixed;z-index:900;right:18px;bottom:88px;display:flex;align-items:center;gap:8px;border:1px solid #ffffff;background:#092a3bea;color:white;border-radius:99px;padding:10px 14px;box-shadow:0 12px 35px #061b2d45;font-size:11px;transition:.25s}.sync-pill[hidden]{display:none}.sync-pill.syncing:before{animation:pulse 1s infinite}.sync-pill:before{content:"";width:8px;height:8px;border-radius:50%;background:#ffb057}.sync-pill.online:before{background:#4ed4a2}.pending-card{border-style:dashed;background:#fffaf3}.pending-badge{display:inline-block;color:#a85a26;background:#ffecd8;border-radius:99px;padding:3px 7px;font-size:9px;font-weight:800;margin-top:5px}@keyframes pulse{50%{opacity:.3}}@media(max-width:720px){.sync-pill{right:10px;bottom:82px}}
