.home-niver-lista {
  background-image: none !important;
  background-color: #5a3010;
}
.home-niver-lista::before {
  content: '';
  position: absolute;
  inset: -28%;
  background-image: var(--mural-mes-img, url('/img/niver-card-direita.png'));
  background-position: center center; /* Centraliza a imagem */
  background-size: cover; /* Garante que a imagem cubra a área */
  background-repeat: no-repeat;
  transform: none !important; /* Garante que nenhuma transformação seja aplicada */
  transform-origin: center center; /* Garante que a origem da transformação seja o centro */
  z-index: 0;
  pointer-events: none;
}
.home-niver-lista::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background: linear-gradient(to bottom, rgba(70, 38, 12, .55) 0%, rgba(90, 48, 16, .42) 48%, rgba(40, 22, 8, .58) 100%);
}
.home-niver-kicker { display: none !important; }
.home-niver-kicker[hidden],
.home-niver-nome[hidden] { display: none !important; }
.home-niver-headline,
.home-niver-parabens { display: none !important; }
.home-niver-topbar {
  position: absolute;
  top: 0.4%;
  left: 0;
  right: 0;
  height: 36px;
  z-index: 7;
  pointer-events: none;
}
.home-niver-logo {
  position: absolute !important;
  left: 3% !important;
  top: 2px !important;
  transform: none;
  display: block !important;
  height: 22px !important;
  width: auto !important;
  max-width: 110px !important;
  margin: 0 !important;
  background: transparent !important;
  object-fit: contain !important;
  object-position: left center;
  mix-blend-mode: normal !important;
  filter: drop-shadow(0 1px 4px rgba(0,0,0,.45));
  pointer-events: none;
}
.home-niver-feliz {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 !important;
  font-size: clamp(16px, 2vw, 22px) !important;
  font-weight: 900 !important;
  letter-spacing: .02em;
  color: #fff !important;
  text-shadow: 0 2px 10px rgba(0,0,0,.65) !important;
  text-align: center;
  pointer-events: none;
}
.home-niver-fig-btn {
  position: absolute !important;
  left: auto !important;
  right: 3% !important;
  top: 50% !important;
  bottom: auto !important;
  transform: translateY(-50%);
  z-index: 8;
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 999px;
  padding: 0;
  background: #fff;
  color: #7a4320;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 8px 18px rgba(0,0,0,.25);
  pointer-events: auto;
}
.home-niver-foto-bloco {
  position: absolute;
  left: 13%;
  top: 17%;
  width: 41%;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 4;
}
.home-niver-foto,
.home-niver-iniciais {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  width: 100% !important;
  aspect-ratio: 1;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid rgba(255,255,255,.9);
  box-shadow: 0 10px 28px rgba(0,0,0,.45);
}
.home-niver-nome {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  width: auto !important;
  max-width: 100%;
  margin: 6px 0 0 !important;
  text-align: center;
  font-size: clamp(15px, 1.8vw, 20px) !important;
  font-family: inherit !important;
  font-weight: 800;
  color: #001a4d !important;
  text-shadow: 0 1px 0 rgba(255,255,255,.45) !important;
  text-transform: none !important;
}
.home-niver-copy {
  position: absolute !important;
  top: auto !important;
  bottom: 1.6% !important;
  left: 6% !important;
  right: 6% !important;
  width: auto !important;
  color: #fff !important;
  text-shadow: 0 1px 8px rgba(0,0,0,.65) !important;
  text-align: center;
  z-index: 5;
}
.home-niver-texto {
  margin: 0;
  font-size: clamp(12px, 1.35vw, 15px) !important;
  line-height: 1.4 !important;
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,.75) !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.home-niver-assinatura {
  margin: 4px 0 0 !important;
  font-size: 12px !important;
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,.75) !important;
}
.home-niver-card-dia[hidden],
.home-niver-lista[hidden] { display: none !important; }
.home-niver-layout:has(#homeNiverCardDia[hidden]) {
  grid-template-columns: 1fr;
}
.home-niver-lista {
  position: relative;
  min-height: 380px;
  overflow: hidden;
}
.home-niver-lista h2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 12px;
  padding-right: 140px;
}
.home-niver-lista-dica {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  font: inherit;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
  color: rgba(255,255,255,.92);
  cursor: default;
  position: relative;
  z-index: 3;
  pointer-events: auto;
}
button.home-niver-lista-dica {
  cursor: pointer;
}
button.home-niver-lista-dica:hover {
  color: #fff;
}
.home-niver-lista-dica.is-so-dica {
  cursor: default;
}
.home-niver-lista-dica i {
  width: 22px;
  height: 22px;
  border-radius: 999px;
  background: #fff;
  color: #7a4320;
  font-size: 11px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 6px rgba(0,0,0,.16);
}
.home-niver-lista.is-aviso {
  background-image: none !important;
  background-color: #0b1b3a !important;
}
.home-niver-lista.is-ocorrencia {
  background-image: none !important;
  background-color: #1a0a0a !important;
}
.home-niver-lista.is-aviso::before,
.home-niver-lista.is-aviso::after,
.home-niver-lista.is-ocorrencia::before,
.home-niver-lista.is-ocorrencia::after {
  display: none;
}
.home-niver-viewport,
.home-niver-slides,
.home-niver-slide { position: relative; z-index: 1; }
.home-niver-tpl {
  object-position: var(--mural-dia-pos, 50% 50%);
  transform: scale(var(--mural-dia-zoom, 1));
  transform-origin: var(--mural-dia-pos, 50% 50%);
}
.home-niver-lista-acoes {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 20;
  display: flex;
  align-items: center;
  gap: 8px;
  pointer-events: auto;
}
.home-aviso-add[hidden],
.home-niver-pause[hidden],
.home-niver-fechar-destaque[hidden] {
  display: none !important;
}
.home-niver-fechar-destaque i { font-size: 15px; }
.home-aviso-add {
  position: relative;
  top: auto;
  right: auto;
  z-index: 6;
  width: 36px;
  height: 36px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: #fff;
  color: #7a4320;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 6px 16px rgba(0,0,0,.22);
}
.home-niver-pause i { font-size: 13px; }
.home-aviso-add svg { display: block; fill: currentColor; }
.home-niver-viewport {
  position: relative;
  height: 380px;
  overflow: hidden;
  border-radius: 18px;
  touch-action: pan-y;
  cursor: grab;
  user-select: none;
}
.home-niver-viewport:active { cursor: grabbing; }
.home-niver-slides {
  display: flex;
  height: 100%;
  min-height: 0;
  transition: transform .35s ease;
  will-change: transform;
}
.home-niver-slide {
  flex: 0 0 100%;
  width: 100%;
  height: 100%;
  min-height: 380px;
  box-sizing: border-box;
  overflow: hidden;
  padding: 36px 20px 16px;
}
.home-niver-slide-aviso {
  position: relative;
  padding: 0;
  background: #0b1b3a;
}
.home-aviso-fundo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  pointer-events: none;
}
.home-aviso-foto {
  position: absolute;
  left: 6%;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  height: auto;
  max-width: 36%;
  max-height: 72%;
  object-fit: contain;
  border-radius: 18px;
  border: 3px solid rgba(255,255,255,.85);
  background: rgba(8, 18, 42, .35);
  z-index: 2;
  cursor: zoom-in;
}
.home-aviso-copy {
  position: absolute;
  right: 6%;
  top: 16%;
  width: 44%;
  z-index: 2;
  color: #fff;
  text-shadow: 0 1px 10px rgba(0,0,0,.5);
}
.home-aviso-kicker {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: #7dd3fc;
}
.home-aviso-texto {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
}
.home-aviso-copy.is-so-texto {
  inset: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 48px 64px 56px;
  background: linear-gradient(180deg, rgba(8,18,42,.12) 0%, rgba(8,18,42,.28) 100%);
}
.home-aviso-copy.is-so-texto .home-aviso-kicker {
  font-size: 20px;
}
.home-aviso-copy.is-so-texto .home-aviso-texto {
  font-size: clamp(26px, 2.6vw, 38px);
  font-weight: 800;
  max-width: 18ch;
}
.home-niver-arrow {
  position: absolute;
  top: 50%;
  z-index: 5;
  width: 42px;
  height: 64px;
  margin-top: -32px;
  border: 0;
  border-radius: 6px;
  background: rgba(15, 23, 42, .45);
  color: #fff;
  font-size: 36px;
  line-height: 1;
  cursor: pointer;
}
.home-niver-arrow:hover { background: rgba(15, 23, 42, .7); }
.home-niver-arrow.is-prev { left: 6px; }
.home-niver-arrow.is-next { right: 6px; }
.home-niver-arrow[hidden] { display: none !important; }
.home-niver-dots {
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
  bottom: auto;
  z-index: 5;
  display: flex;
  justify-content: center;
  gap: 6px;
  pointer-events: none;
}
.home-niver-dots[hidden] { display: none !important; }
.home-niver-dot {
  pointer-events: auto;
  width: 22px;
  height: 7px;
  padding: 0;
  border: 0;
  border-radius: 99px;
  background: rgba(255,255,255,.32);
  cursor: pointer;
}
.home-niver-dot.is-on { background: #fff; }
.home-niver-slide[data-tipo="mes"] {
  overflow: auto;
}
.home-niver-lista-rows {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
  max-height: none;
  overflow: visible;
  align-content: start;
}
.home-niver-row {
  display: grid;
  grid-template-columns: 36px minmax(0, 1fr) auto;
  gap: 8px;
  align-items: center;
  padding: 6px 8px;
  min-width: 0;
  position: relative;
}
.home-niver-row-txt {
  min-width: 0;
}
.home-niver-row-acoes {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
}
.home-niver-row img,
.home-niver-row-iniciais {
  width: 36px;
  height: 36px;
}
.home-niver-row strong {
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home-niver-row small {
  font-size: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home-niver-row-data {
  min-width: 52px;
  padding: 4px 6px;
  font-size: 11px;
}
@media (min-width: 901px) {
  .home-niver-lista-rows { grid-template-columns: 1fr 1fr; }
  .home-aviso-copy.is-so-texto {
    justify-content: center;
    padding: 40px 72px 52px;
  }
}
#paginaInicio > .content-wrapper {
  display: flex;
  flex-direction: column;
}
body.home-mural-destaque #paginaInicio .content-wrapper > .home-module-launcher,
body.home-mural-destaque #paginaInicio .content-wrapper > .home-reservations-section {
  display: none !important;
}
body.home-mural-destaque #homeNiverSection {
  order: -1;
  margin-top: 0;
}
.home-aviso-zoom {
  background: rgba(8,12,24,.78);
  cursor: zoom-out;
}
.home-aviso-zoom[hidden] { display: none !important; }
.home-aviso-zoom img {
  max-width: min(92vw, 1100px);
  max-height: 90vh;
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 12px;
  box-shadow: 0 16px 48px rgba(0,0,0,.45);
}
.home-aviso-modal {
  position: fixed;
  inset: 0;
  z-index: 11000;
  background: rgba(8,12,24,.55);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
}
.home-oc-item { pointer-events: auto; }
.home-aviso-modal[hidden] { display: none !important; }
.home-aviso-card {
  width: min(460px, 100%);
  background: #111827 !important;
  color: #f8fafc;
  border-radius: 14px;
  padding: 18px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  box-shadow: 0 18px 48px rgba(0,0,0,.55);
}
.home-mural-config-card {
  width: min(520px, 100%);
  background: #111827 !important;
}
.home-mural-preview {
  height: 140px;
  border-radius: 10px;
  background-color: #0f172a;
  background-repeat: no-repeat;
  border: 1px solid #334155;
}
.home-mural-check {
  flex-direction: row !important;
  align-items: center;
  gap: 8px;
}
.home-mural-check input[type="checkbox"] {
  width: 16px !important;
  height: 16px !important;
  min-width: 16px;
  max-width: 16px;
  margin: 0;
  flex-shrink: 0;
  accent-color: #38bdf8;
}
.home-aviso-card h3 { margin: 0; }
.home-aviso-card p { margin: 0; font-size: 13px; color: #cbd5e1; }
.home-aviso-card label { font-size: 12px; display: flex; flex-direction: column; gap: 6px; }
.home-aviso-card input,
.home-aviso-card textarea {
  width: 100%;
  border-radius: 8px;
  border: 1px solid #374151;
  background: #0f172a;
  color: #f8fafc;
  padding: 8px;
}
.home-aviso-acoes { display: flex; justify-content: flex-end; gap: 8px; }
.home-recado-meus-box {
  border-top: 1px solid #334155;
  padding-top: 10px;
}
.home-recado-meus-titulo {
  margin: 0 0 8px;
  font-size: 12px;
  font-weight: 700;
  color: #86efac;
}
.home-recado-meus-vazio {
  margin: 0;
  font-size: 12px;
  color: #94a3b8;
}
.home-recado-meu-item {
  background: #14532d;
  border: 1px solid #22c55e;
  border-radius: 10px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  box-shadow: 0 0 0 1px rgba(34, 197, 94, 0.25);
}
.home-recado-meu-item p {
  margin: 0;
  font-size: 13px;
  color: #ecfdf5;
  white-space: pre-wrap;
}
.home-recado-meu-acoes {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
}
.home-recado-meu-acoes button {
  border: 0;
  border-radius: 8px;
  padding: 6px 10px;
  cursor: pointer;
  background: #1e293b;
  color: #e2e8f0;
}
.home-aviso-acoes button {
  border: 0;
  border-radius: 8px;
  padding: 8px 12px;
  cursor: pointer;
}
#homeAvisoCancelar { background: #334155; color: #fff; }
.home-niver-row[data-niver-user-id] { cursor: default; }
.home-niver-ver-btn {
  position: static;
  transform: none;
  z-index: 2;
  width: 26px;
  height: 26px;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: #fff;
  color: #7a4320;
  font-size: 11px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0,0,0,.16);
}
.home-niver-ver-btn:hover { background: #fff4e5; }
.home-niver-fig-btn[hidden] { display: none !important; }
.home-fig-card {
  width: min(760px, 96vw);
  background: #0b1d3a;
  color: #fff;
}
.home-fig-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 0 0 10px;
  font-weight: 700;
}
.home-fig-nav[hidden] { display: none !important; }
.home-fig-nav-btn {
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 999px;
  background: #fff;
  color: #7a4320;
  font-size: 26px;
  line-height: 1;
  cursor: pointer;
}
.home-fig-card canvas[hidden] { display: none !important; }
.home-fig-cartao {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 10;
  border-radius: 18px;
  overflow: hidden;
  background: #8a5a28;
  box-shadow: 0 12px 32px rgba(0,0,0,.45);
}
.home-fig-fundo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-fig-feliz {
  position: absolute;
  left: 0;
  right: 0;
  top: 2.2%;
  z-index: 4;
  margin: 0;
  text-align: center;
  font-weight: 900;
  font-size: 22px;
  color: #e00020 !important;
  text-shadow: 0 1px 0 rgba(255,255,255,.4);
  pointer-events: none;
}
.home-fig-miolo {
  position: absolute;
  inset: 0;
  z-index: 2;
}
.home-fig-retrato {
  position: absolute;
  left: 6%;
  top: 16%;
  width: 32%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  z-index: 2;
}
.home-fig-foto,
.home-fig-foto.is-iniciais {
  position: relative;
  left: auto;
  top: auto;
  width: 100%;
  aspect-ratio: 1;
  transform: none;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid #e6b450;
  box-shadow: 0 8px 22px rgba(0,0,0,.4);
  background: #16325c;
}
.home-fig-foto.is-iniciais {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 800;
  font-size: 34px;
}
.home-fig-nome {
  position: relative;
  left: auto;
  top: auto;
  transform: none;
  margin: 6px 0 0;
  width: auto;
  max-width: 100%;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  text-align: center;
  font-weight: 800;
  font-size: 16px;
  color: #001a4d;
  text-shadow: 0 1px 0 rgba(255,255,255,.45);
  line-height: 1.2;
}
.home-fig-frases {
  position: absolute;
  left: 40%;
  top: 18%;
  width: 48%;
  height: 68%;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 10px;
  overflow: hidden;
  pointer-events: none;
}
.home-fig-frase {
  position: static;
  margin: 0;
  max-width: 100%;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #001040 !important;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.35;
  text-align: left;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  box-shadow: none;
}
.home-fig-estrela {
  color: #e00020;
  margin-right: 4px;
}
.home-fig-frase.is-vazio {
  position: absolute;
  left: 40%;
  top: 22%;
  width: 48%;
  right: auto;
  max-width: none;
}
#homeFigBaixar { background: #c2410c; color: #fff; }
#homeFigFechar, #homeRecadoCancelar { background: #334155; color: #fff; }
.home-niver-baloes {
  position: absolute;
  left: auto;
  right: 3%;
  top: 18%;
  bottom: 28%;
  width: 38%;
  z-index: 5;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
}
.home-niver-baloes[hidden] { display: none !important; }
.home-niver-balao {
  position: relative;
  left: auto;
  top: auto;
  max-width: 100%;
  padding: 8px 10px;
  border-radius: 14px;
  background: #fff;
  color: #111;
  box-shadow: 0 8px 20px rgba(0,0,0,.22);
}
.home-niver-balao[hidden] { display: none !important; }
.home-niver-balao::after { display: none; }
.home-niver-balao-texto {
  margin: 0;
  font-size: 12px;
  line-height: 1.35;
  color: #111;
}
.home-niver-balao-de {
  display: block;
  margin-top: 4px;
  color: #7a4320;
  font-size: 11px;
  font-weight: 700;
}
.home-niver-slide-oc {
  position: relative;
  padding: 36px 16px 12px;
  background: #1a0a0a;
}
.home-oc-fundo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  pointer-events: none;
}
.home-oc-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  height: 100%;
  min-height: 0;
}
.home-oc-grid.is-uma { grid-template-columns: 1fr; }
.home-oc-col {
  min-width: 0;
  padding: 10px 12px;
  border-radius: 12px;
  background: rgba(8, 4, 4, .55);
  border: 1px solid rgba(255,255,255,.12);
  display: flex;
  flex-direction: column;
}
.home-oc-col h3 {
  margin: 0;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #fecaca;
}
.home-oc-col p {
  margin: 2px 0 8px;
  font-size: 11px;
  color: rgba(255,255,255,.72);
}
.home-oc-lista {
  overflow: auto;
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-height: 0;
  flex: 1;
}
.home-oc-item {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 8px;
  align-items: center;
  padding: 6px 8px;
  border-radius: 8px;
  background: rgba(255,255,255,.08);
  color: #fff;
  cursor: pointer;
}
.home-oc-mini {
  width: 48px;
  height: 48px;
  border-radius: 8px;
  object-fit: cover;
  background: #111827;
}
.home-oc-mini.is-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #94a3b8;
  font-size: 16px;
}
.home-oc-item-txt { min-width: 0; }
.home-oc-item.is-ok { opacity: .72; }
.home-oc-item strong { display: block; font-size: 12px; color: #fecaca; }
.home-oc-item span { display: block; font-size: 12px; line-height: 1.3; }
.home-oc-item small { color: #fdba74; font-size: 10px; }
.home-oc-vazio { font-size: 12px; color: rgba(255,255,255,.7); padding: 8px 0; }
.home-oc-modal-card { width: min(520px, 100%); }
.home-oc-modal-card img {
  width: 100%;
  max-height: 260px;
  object-fit: contain;
  border-radius: 10px;
  background: #0f172a;
}
.home-oc-modal-dl {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.home-oc-modal-dl div { margin: 0; }
.home-oc-modal-dl dt { font-size: 11px; color: #94a3b8; }
.home-oc-modal-dl dd { margin: 2px 0 0; font-size: 14px; color: #f8fafc; }
#prodOcMural {
  margin: 0 0 16px;
}
@media (min-width: 901px) {
  .home-oc-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 900px) {
  .home-niver-layout {
    grid-template-columns: 1fr !important;
    gap: 12px;
  }
  .home-niver-card-dia {
    max-width: 100% !important;
    width: 100%;
  }
  .home-niver-lista-rows { grid-template-columns: 1fr !important; }
  .home-niver-slide { padding: 44px 12px 12px; }
  .home-niver-logo {
    height: 20px !important;
    max-width: 96px !important;
  }
  .home-niver-feliz { font-size: 16px !important; }
  .home-niver-texto { font-size: 12px !important; line-height: 1.35 !important; }
  .home-niver-assinatura { font-size: 11px !important; }
  .home-niver-row {
    grid-template-columns: 48px minmax(0, 1fr);
    grid-template-areas:
      "foto txt"
      "foto acoes";
    gap: 4px 12px;
    padding: 12px;
    align-items: start;
    min-width: 0;
  }
  .home-niver-row > img,
  .home-niver-row > .home-niver-row-iniciais {
    grid-area: foto;
    align-self: center;
    width: 48px;
    height: 48px;
  }
  .home-niver-row-txt {
    grid-area: txt;
    min-width: 0;
  }
  .home-niver-row-acoes {
    grid-area: acoes;
    justify-content: flex-start;
    gap: 8px;
    margin-top: 4px;
  }
  .home-niver-row strong,
  .home-niver-row small {
    overflow: visible;
    text-overflow: unset;
    white-space: normal;
    word-break: break-word;
  }
  .home-niver-row strong { font-size: 14px; line-height: 1.3; }
  .home-niver-row small { font-size: 12px; }
  .home-niver-row-data {
    min-width: 0;
    padding: 6px 10px;
    font-size: 12px;
  }
  .home-niver-ver-btn {
    width: 32px;
    height: 32px;
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .home-niver-viewport {
    height: auto;
    min-height: 300px;
  }
  .home-niver-lista { min-height: 300px; }
  .home-niver-slide { min-height: 300px; }
  .home-niver-logo {
    height: 18px !important;
    max-width: 88px !important;
  }
  .home-niver-feliz { font-size: 14px !important; }
  .home-niver-foto-bloco {
    left: 13% !important;
    top: 17% !important;
    width: 41% !important;
  }
  .home-niver-nome { font-size: 13px !important; }
  .home-niver-copy {
    bottom: 1.4% !important;
    left: 4% !important;
    right: 4% !important;
  }
  .home-niver-texto { font-size: 11px !important; }
  .home-niver-lista h2 {
    font-size: 16px;
    padding-right: 48px;
  }
  .home-niver-lista-sub { margin-bottom: 10px; }
  .home-niver-arrow {
    width: 32px;
    height: 48px;
    font-size: 28px;
  }
  .home-niver-baloes { display: none; }
}
