/* NoMasCaosWebPanel center page production polish v1.37.76 */
.nmc-center-production .tp-status{
  display:inline-flex;
  width:max-content;
  max-width:100%;
  border:1px solid rgba(15,23,42,.10);
  border-radius:999px;
  background:#fff;
  color:#334155!important;
  padding:7px 12px;
  font-size:.78rem;
  font-weight:850;
  letter-spacing:.02em;
}
.nmc-center-production .tp-hero{
  align-items:stretch;
  background:linear-gradient(135deg,#fff 0%,#fff7f7 58%,#f8fafc 100%);
  border:1px solid rgba(15,23,42,.08);
  border-radius:34px;
  padding:30px;
  box-shadow:0 20px 58px rgba(15,23,42,.075);
}
.nmc-center-production .tp-hero-copy h1{
  max-width:880px;
  color:#111827!important;
  letter-spacing:-.055em;
  text-wrap:balance;
}
.nmc-center-production .tp-lead,
.nmc-center-production .tp-description{
  max-width:760px;
  color:#475569!important;
  line-height:1.62!important;
}
.nmc-center-production .tp-promo-card{
  background:#fff!important;
  border:1px solid rgba(15,23,42,.08)!important;
  box-shadow:0 18px 46px rgba(15,23,42,.07)!important;
}
.nmc-center-production .nmc-center-premium-conversion{
  grid-template-columns:minmax(0,1fr) minmax(320px,.38fr)!important;
  margin-top:28px!important;
  margin-bottom:30px!important;
}
.nmc-center-production .nmc-center-premium-main,
.nmc-center-production .nmc-center-next-step-card,
.nmc-center-production .nmc-center-comfort-summary,
.nmc-center-production .nmc-center-premium-essentials,
.nmc-center-production .tp-sizes,
.nmc-center-production .tp-location,
.nmc-center-production .tp-available{
  border-radius:28px!important;
  border:1px solid rgba(15,23,42,.08)!important;
  box-shadow:0 18px 48px rgba(15,23,42,.065)!important;
}
.nmc-center-production .nmc-center-premium-main{
  background:#fff!important;
}
.nmc-center-production .nmc-center-next-step-card{
  background:#111827!important;
  color:#fff!important;
}
.nmc-center-production .nmc-center-premium-facts article,
.nmc-center-production .nmc-center-use-grid article,
.nmc-center-production .nmc-center-size-guide article,
.nmc-center-production .nmc-premium-essentials-grid article{
  background:#fff!important;
  border:1px solid rgba(15,23,42,.08)!important;
  box-shadow:0 12px 30px rgba(15,23,42,.045)!important;
}
.nmc-center-production .nmc-center-use-grid span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:34px!important;
  height:34px!important;
  border-radius:999px!important;
  background:#111827!important;
  color:#fff!important;
  font-size:.82rem!important;
  font-weight:950!important;
  margin-bottom:10px!important;
}
.nmc-center-production .nmc-center-comfort-note,
.nmc-center-production .nmc-guided-note{
  color:#64748b!important;
  font-weight:700!important;
}
.nmc-center-production .tp-btn.primary,
.nmc-center-production .hero-btn,
.nmc-center-production .nmc-center-next-actions a.primary{
  background:#dc2626!important;
  border-color:#dc2626!important;
  color:#fff!important;
}
.nmc-center-production .tp-btn.secondary,
.nmc-center-production .hero-btn.secondary,
.nmc-center-production .nmc-center-next-actions a:not(.primary){
  background:#fff!important;
  color:#111827!important;
  border:1px solid rgba(15,23,42,.12)!important;
}
.nmc-center-production .nmc-center-video-business,
.nmc-center-production .tp-center-assistant,
.nmc-center-production .tp-center-reserve-strip{
  display:none!important;
}
@media(max-width:900px){
  .nmc-center-production .tp-hero,
  .nmc-center-production .nmc-center-premium-conversion,
  .nmc-center-production .tp-location{
    grid-template-columns:1fr!important;
  }
  .nmc-center-production .tp-hero{
    padding:22px;
    border-radius:26px;
  }
}
