/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./app/components/PageHeader.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
.PageHeader_header__qQd57 {
  position: relative;
  z-index: 10;
  background: linear-gradient(135deg, #4c1d95 0%, #5b21b6 45%, #6d28d9 100%);
  color: #fff;
  padding: 1.25rem 1.5rem 1.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem;
  box-shadow: 0 4px 24px rgba(76, 29, 149, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.PageHeader_headerInner__Wl_V9 {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}

.PageHeader_title__6duPp {
  font-family: var(--font-nunito), 'Nunito', sans-serif;
  font-size: clamp(1.4rem, 3.5vw, 1.75rem);
  font-weight: 800;
  margin: 0;
  letter-spacing: -0.02em;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.PageHeader_subtitle__x1JPJ {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.88);
  margin: 0;
  font-weight: 500;
}

.PageHeader_nav__Bmezu {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  flex-wrap: wrap;
}

.PageHeader_link__42pLq {
  color: rgba(255, 255, 255, 0.95);
  text-decoration: none;
  font-weight: 600;
  padding: 0.5rem 0.85rem;
  border-radius: 8px;
  font-size: 0.875rem;
  transition: background 0.2s, color 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.PageHeader_link__42pLq:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.35);
}

.PageHeader_link__42pLq:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.6);
  outline-offset: 2px;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./app/aniversariantes/aniversariantes.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
/* ---------- Página ---------- */
.aniversariantes_page__d7iFk {
  min-height: 100vh;
  color: #1e293b;
  font-family: var(--font-nunito), 'Nunito', sans-serif;
  position: relative;
  overflow-x: hidden;
}

.aniversariantes_bg__b9kh5 {
  position: fixed;
  inset: 0;
  z-index: 0;
  background:
    radial-gradient(ellipse 120% 80% at 50% -20%, rgba(167, 139, 250, 0.2) 0%, transparent 50%),
    radial-gradient(ellipse 80% 60% at 100% 100%, rgba(251, 191, 36, 0.08) 0%, transparent 45%),
    linear-gradient(180deg, #faf8ff 0%, #f1f5f9 40%, #e2e8f0 100%);
}

.aniversariantes_bgPattern__6938T {
  position: fixed;
  inset: 0;
  z-index: 0;
  opacity: 0.03;
  background-image: radial-gradient(circle at 1px 1px, #7c3aed 1px, transparent 0);
  background-size: 32px 32px;
}

/* ---------- Main ---------- */
.aniversariantes_main__1Ut8T {
  position: relative;
  z-index: 1;
  max-width: 900px;
  margin: 0 auto;
  padding: 2rem 1rem 3rem;
}

/* ---------- Seletor de mês ---------- */
.aniversariantes_controlsCard__KMfzZ {
  background: #fff;
  border-radius: 16px;
  padding: 1.5rem 1.75rem;
  margin-bottom: 2rem;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(0, 0, 0, 0.04);
}

.aniversariantes_monthWrap__vpX97 {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.aniversariantes_monthLabel__yAEUV {
  font-weight: 700;
  color: #374151;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.aniversariantes_monthSelect__CL1N3 {
  max-width: 240px;
  padding: 0.75rem 1rem;
  font-size: 1rem;
  font-weight: 600;
  border: 2px solid #e5e7eb;
  border-radius: 10px;
  background: #fff;
  color: #1e293b;
  cursor: pointer;
  font-family: inherit;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.aniversariantes_monthSelect__CL1N3:hover {
  border-color: #c4b5fd;
}

.aniversariantes_monthSelect__CL1N3:focus {
  outline: none;
  border-color: #7c3aed;
  box-shadow: 0 0 0 4px rgba(124, 58, 237, 0.15);
}

/* ---------- Resume / stats ---------- */
.aniversariantes_resume__CuxvG {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  margin-bottom: 1.75rem;
  padding: 1.25rem 1.5rem;
  background: linear-gradient(135deg, #f5f3ff 0%, #ede9fe 100%);
  border-radius: 14px;
  border: 1px solid rgba(139, 92, 246, 0.2);
}

.aniversariantes_resumeEmoji__gW6_n {
  font-size: 1.75rem;
  line-height: 1;
}

.aniversariantes_resumeText__VeobC {
  font-size: 1rem;
  color: #4b5563;
  margin: 0;
}

.aniversariantes_resumeText__VeobC strong {
  color: #5b21b6;
  font-weight: 800;
}

.aniversariantes_resumeCount__5RG1g {
  margin-left: auto;
  font-size: 1.5rem;
  font-weight: 800;
  color: #6d28d9;
  line-height: 1;
}

/* ---------- Lista em grid ---------- */
.aniversariantes_list__7Ar1a {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 0.875rem;
  gap: 0.875rem;
}

@media (min-width: 560px) {
  .aniversariantes_list__7Ar1a {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 800px) {
  .aniversariantes_list__7Ar1a {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}

/* ---------- Card ---------- */
.aniversariantes_card__SSVPY {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem 1.25rem;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #e5e7eb;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  transition: transform 0.2s, box-shadow 0.2s, border-color 0.2s;
}

.aniversariantes_card__SSVPY:hover {
  transform: translateY(-2px);
  border-color: #ddd6fe;
  box-shadow: 0 8px 24px rgba(124, 58, 237, 0.12);
}

.aniversariantes_cardDate__M3TMY {
  flex-shrink: 0;
  width: 3.25rem;
  height: 3.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
  color: #fff;
  font-weight: 800;
  font-size: 0.8rem;
  line-height: 1.2;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 2px 8px rgba(109, 40, 217, 0.35);
}

.aniversariantes_cardDateInner__B4OeB {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1.15;
}

.aniversariantes_cardDateDay__m4qHX {
  font-size: 1.1rem;
  letter-spacing: -0.02em;
}

.aniversariantes_cardDateMonth__9i7RN {
  font-size: 0.65rem;
  opacity: 0.9;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.aniversariantes_cardBody__zZTim {
  flex: 1 1;
  min-width: 0;
}

.aniversariantes_cardName__pS32T {
  font-weight: 700;
  color: #1e293b;
  font-size: 0.95rem;
  line-height: 1.35;
  display: block;
}

.aniversariantes_cardSign__Ua7_l {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.4rem 0.75rem;
  background: linear-gradient(135deg, #f5f3ff 0%, #ede9fe 100%);
  color: #5b21b6;
  border-radius: 999px;
  font-size: 0.8rem;
  font-weight: 600;
  border: 1px solid rgba(139, 92, 246, 0.25);
}

.aniversariantes_cardSignSymbol__va3pc {
  font-size: 1rem;
  opacity: 0.95;
}

/* ---------- Loading ---------- */
.aniversariantes_loading__wegeH {
  text-align: center;
  padding: 3rem 1rem;
  color: #64748b;
  font-size: 1rem;
  font-weight: 500;
}

.aniversariantes_loadingDots__lYaiU {
  display: inline-flex;
  gap: 0.35rem;
  margin-bottom: 0.75rem;
}

.aniversariantes_loadingDots__lYaiU span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #a78bfa;
  animation: aniversariantes_loadingBounce__OHfD3 0.6s ease-in-out infinite alternate;
}

.aniversariantes_loadingDots__lYaiU span:nth-child(2) { animation-delay: 0.1s; }
.aniversariantes_loadingDots__lYaiU span:nth-child(3) { animation-delay: 0.2s; }

@keyframes aniversariantes_loadingBounce__OHfD3 {
  to { transform: translateY(-6px); opacity: 0.6; }
}

/* ---------- Error ---------- */
.aniversariantes_error__4sIKJ {
  padding: 1.25rem 1.5rem;
  background: #fef2f2;
  border: 1px solid #fecaca;
  color: #b91c1c;
  border-radius: 12px;
  margin-bottom: 1.5rem;
  font-weight: 500;
}

/* ---------- Empty ---------- */
.aniversariantes_empty___u76S {
  text-align: center;
  padding: 3rem 2rem;
  color: #64748b;
  background: #fff;
  border-radius: 16px;
  border: 2px dashed #e2e8f0;
  font-size: 1rem;
}

.aniversariantes_emptyEmoji__9qKWE {
  font-size: 2.5rem;
  display: block;
  margin-bottom: 0.75rem;
  opacity: 0.7;
}

