-
+
+
diff --git a/src/app/components/header/header.scss b/src/app/components/header/header.scss
index d9449af..512248e 100644
--- a/src/app/components/header/header.scss
+++ b/src/app/components/header/header.scss
@@ -137,27 +137,7 @@
}
}
-/* ✅ Status e opções (logado) */
-.status-pill {
- display: inline-flex;
- align-items: center;
- gap: 8px;
- padding: 6px 12px;
- border-radius: 999px;
- background: rgba(16, 185, 129, 0.12);
- color: #0f766e;
- font-weight: 800;
- font-size: 12px;
- letter-spacing: 0.06em;
-}
-
-.status-dot {
- width: 10px;
- height: 10px;
- border-radius: 50%;
- background: #22c55e;
- box-shadow: 0 0 0 4px rgba(34, 197, 94, 0.18);
-}
+/* ✅ Opções (logado) */
.btn-bell {
width: 42px;