/* R66.236 — focused audit closure; loaded last on every public surface. */
body.ps-stage66-pcb-order-page .ps-pcb-order-reference[data-ps-pcb-runtime="r66.28"] .ps-pcb-help-button,
body.ps-stage66-pcb-order-page .ps-pcb-order-reference[data-ps-pcb-runtime="r66.28"].ps-is-stencil-order .ps-stencil-reference-grid .ps-pcb-help-button {
  display: inline-grid !important;
  place-items: center !important;
  inline-size: 25px !important;
  block-size: 25px !important;
  width: 25px !important;
  height: 25px !important;
  min-width: 25px !important;
  min-height: 25px !important;
  max-width: 25px !important;
  max-height: 25px !important;
  margin: 0 !important;
  padding: 0 !important;
  flex: 0 0 25px !important;
  aspect-ratio: 1 / 1 !important;
  border-radius: 50% !important;
  box-sizing: border-box !important;
  line-height: 1 !important;
  overflow: hidden !important;
}

.ps-footer-section .ps-footer-heading {
  margin: 0 0 14px;
  color: inherit;
  font-size: 1.02rem;
  font-weight: 850;
  line-height: 1.5;
  text-align: start;
}

.ps-auth-story-copy .ps-auth-story-heading {
  display: block;
  max-width: 17ch;
  margin: 13px 0 8px;
  color: #fff;
  font-size: clamp(1.55rem, 2.35vw, 2.16rem);
  font-weight: 850;
  line-height: 1.48;
  letter-spacing: -.022em;
}

.ps-contact-fields .ps-contact-identity-hint {
  margin: -3px 0 5px;
  padding: 9px 12px;
  border: 1px solid rgba(31, 133, 174, .18);
  border-radius: 12px;
  background: rgba(31, 133, 174, .06);
  color: var(--ps-text-muted, #607681);
  font-size: .78rem;
  line-height: 1.75;
}

@media (max-width: 900px) {
  .ps-footer-section .ps-footer-heading { text-align: center; }
  .ps-mobile-dock a small {
    display: block !important;
    max-width: 100% !important;
    overflow: visible !important;
    white-space: nowrap !important;
    text-overflow: clip !important;
    font-size: clamp(.61rem, 2.65vw, .73rem) !important;
  }
}

/* R66.240 — single last-loaded owner for service help controls; prevents legacy stencil overrides winning after cache/reload. */
body.ps-stage66-pcb-order-page .ps-pcb-order-reference[data-ps-pcb-runtime="r66.28"] :is(.ps-pcb-help-button,.ps-stencil-reference-grid .ps-pcb-help-button) {
  display: inline-grid !important;
  place-items: center !important;
  inline-size: 25px !important;
  block-size: 25px !important;
  min-inline-size: 25px !important;
  min-block-size: 25px !important;
  max-inline-size: 25px !important;
  max-block-size: 25px !important;
  padding: 0 !important;
  flex: 0 0 25px !important;
  aspect-ratio: 1 / 1 !important;
  border-radius: 999px !important;
  box-sizing: border-box !important;
  line-height: 1 !important;
}
