.firebase-status-screen{padding-bottom:32px}.firebase-status-hero{display:flex;align-items:center;gap:14px;padding:18px;border-color:rgba(255,255,255,.1);background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.03))}.firebase-status-hero.success{border-color:rgba(163,230,53,.35);background:linear-gradient(135deg,rgba(163,230,53,.13),rgba(255,255,255,.04))}.firebase-status-hero.error{border-color:rgba(248,113,113,.3);background:linear-gradient(135deg,rgba(248,113,113,.12),rgba(255,255,255,.04))}.firebase-status-hero.warning{border-color:rgba(251,146,60,.3);background:linear-gradient(135deg,rgba(251,146,60,.12),rgba(255,255,255,.04))}.firebase-status-hero-icon,.firebase-status-menu-icon{display:grid;place-items:center;flex:0 0 auto;border-radius:16px;color:#b8f23f;background:rgba(184,242,63,.14)}.firebase-status-hero-icon{width:50px;height:50px;font-size:22px}.firebase-status-row{display:flex;align-items:center;gap:11px;padding:13px 8px;border-bottom:1px solid rgba(255,255,255,.08)}.firebase-status-row:last-child{border-bottom:0}.firebase-status-row-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;color:#a3e635;background:rgba(163,230,53,.12);flex:none}.firebase-status-row.warning .firebase-status-row-icon{color:#fb923c;background:rgba(251,146,60,.12)}.firebase-status-row.error .firebase-status-row-icon{color:#f87171;background:rgba(248,113,113,.12)}.firebase-status-row-copy{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.firebase-status-row-copy strong{color:#f3f7f8;font-size:13px}.firebase-status-row-copy span{color:#8c9aa4;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.firebase-status-pill{padding:5px 8px;border-radius:999px;color:#b8f23f;background:rgba(163,230,53,.11);font-size:10px;font-weight:800;white-space:nowrap}.firebase-status-row.warning .firebase-status-pill{color:#fdba74;background:rgba(251,146,60,.11)}.firebase-status-row.error .firebase-status-pill{color:#fca5a5;background:rgba(248,113,113,.11)}.firebase-status-meta{display:flex;justify-content:space-between;gap:12px;margin:12px 3px 0;color:#71808a;font-size:11px}.firebase-status-menu-icon{width:42px;height:42px;font-size:17px}.firebase-status-menu-item{border-color:rgba(184,242,63,.16);background:linear-gradient(135deg,rgba(184,242,63,.08),rgba(255,255,255,.035))}.firebase-status-menu-item:active{transform:scale(.99)}@media (max-width:420px){.firebase-status-meta{flex-direction:column;gap:4px}.firebase-status-row{padding-inline:4px}.firebase-status-pill{font-size:9px;padding-inline:6px}}
