.livepill.fallback{background:var(--bg-sunken);color:var(--text-muted)}.livepill.fallback .livedot{background:var(--text-muted)}.svc-card{display:flex;gap:10px;align-items:center;background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;padding:10px}.svc-icon{width:36px;height:36px;border-radius:9px;background:var(--bg-sunken);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent)}.svc-icon svg{width:17px;height:17px}.svc-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.svc-info .t{font-family:"Poppins",sans-serif;font-size:12px;font-weight:600;line-height:1.35}.svc-info .d{font-size:10.5px;color:var(--text-muted)}.svc-cta{flex-shrink:0;font-size:10px;font-weight:600;color:var(--accent);background:0 0;border:1px solid var(--accent);border-radius:999px;padding:5px 9px;cursor:pointer;white-space:nowrap}.svc-cta:hover{background:var(--accent);color:#fff}.errbox{background:var(--warn-bg);color:var(--warn);border:1px solid var(--warn);border-radius:10px;padding:10px 12px;font-size:11.5px}