/* v6.53 — divisor em segunda linha real do grid, nunca atrás/acima dos nomes */
.name-plaque{
  position:relative!important;
  width:min(94%,560px)!important;
  max-width:560px!important;
  min-height:0!important;
  margin:0 auto!important;
  padding:0 8px 0!important;
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 26px minmax(0,1fr)!important;
  grid-template-rows:auto auto!important;
  align-items:center!important;
  justify-content:center!important;
  column-gap:7px!important;
  row-gap:0!important;
  background:none!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.name-plaque::before{content:none!important;display:none!important;animation:none!important}
.name-plaque::after{
  content:""!important;
  display:block!important;
  position:relative!important;
  inset:auto!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  transform:none!important;
  grid-column:1 / -1!important;
  grid-row:2!important;
  justify-self:center!important;
  width:88%!important;
  height:18px!important;
  margin:14px auto 0!important;
  padding:0!important;
  pointer-events:none!important;
  opacity:.96!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 44' preserveAspectRatio='none'%3E%3Cg fill='none' stroke='%23C89436' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22H455'/%3E%3Cpath d='M545 22H988'/%3E%3Cpath d='M455 22c18 0 18-12 30-12 10 0 13 7 15 12 2-5 5-12 15-12 12 0 12 12 30 12'/%3E%3Cpath d='M478 22c8 0 13 6 22 14 9-8 14-14 22-14'/%3E%3C/g%3E%3Ccircle cx='8' cy='22' r='4' fill='%23C89436'/%3E%3Ccircle cx='992' cy='22' r='4' fill='%23C89436'/%3E%3Ccircle cx='500' cy='22' r='3.2' fill='%23C89436'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:100% 100%!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  animation:none!important;
}
.name-plaque .name-paw{display:none!important}
.name-plaque .name{
  position:relative!important;
  z-index:2!important;
  grid-row:1!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  font-family:var(--script)!important;
  font-size:clamp(2.40rem,10.8vw,3.05rem)!important;
  font-weight:400!important;
  line-height:1!important;
  letter-spacing:-.02em!important;
  white-space:nowrap!important;
  overflow:visible!important;
  transform:none!important;
}
.name-plaque .rose-name{grid-column:1!important;justify-self:end!important;text-align:right!important;color:#d34e79!important}
.name-plaque .blue-name{grid-column:3!important;justify-self:start!important;text-align:left!important;color:#2478b5!important;padding-right:.10em!important}
.name-plaque>.choice-word,
.name-plaque>span.choice-word:not(.or):not(.name-or):not(.name-paw):not([class*="paw"]){
  position:relative!important;
  z-index:2!important;
  grid-column:2!important;
  grid-row:1!important;
  align-self:center!important;
  justify-self:center!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  margin:.20em 0 0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
  color:#a77b2b!important;
  font-family:var(--serif)!important;
  font-size:.78rem!important;
  font-style:italic!important;
  font-weight:500!important;
  line-height:1!important;
  opacity:.90!important;
  transform:none!important;
}
.name-plaque .choice-word::before,
.name-plaque .choice-word::after,
.name-plaque .choice-sep{content:none!important;display:none!important}

@media(max-width:430px){
  .name-plaque{width:96%!important;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr)!important;column-gap:5px!important;padding-inline:5px!important}
  .name-plaque .name{font-size:clamp(2.26rem,10.6vw,2.70rem)!important}
  .name-plaque::after{width:88%!important;height:16px!important;margin-top:15px!important}
}
@media(max-width:359px){
  .name-plaque{width:98%!important;grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr)!important;column-gap:4px!important}
  .name-plaque .name{font-size:clamp(2.12rem,10.3vw,2.48rem)!important}
  .name-plaque::after{width:90%!important;margin-top:14px!important}
}
