.pr-card > .pr-review {
  display: block;
  margin: 10px 18px 14px;
  padding: 8px 15px;
  min-height: 44px;
  border: 1px solid #b8ccd8;
  border-radius: 10px;
  background: #f5f9fc;
  color: #244e68;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  box-shadow: none;
}
.pr-card > .pr-review:hover {
  background: #e8f2f8;
}
.pr-campaign .pr-card-offer {
  background: #e8f2f8 !important;
  color: #244e68 !important;
  border: 1px solid #b8ccd8 !important;
  box-shadow: none !important;
  min-height: 48px;
  font-weight: 600;
}
.pr-inline-intake {
  margin: 20px 0 0;
  padding: 20px 0 0;
  border-top: 1px solid #bacfdc;
  min-width: 0;
  animation: pr-intake-open 0.18s ease-out;
}
.pr-inline-intake h3 {
  font-family: inherit;
  font-size: 21px;
  line-height: 1.3;
  font-weight: 700;
  margin: 0 0 12px;
  outline: none;
}
.pr-inline-intake p {
  font-size: 14px;
  line-height: 1.5;
  margin: 8px 0 16px;
}
.pr-inline-intake .lead-fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.pr-inline-intake label {
  display: block;
  min-width: 0;
  font-size: 14px;
  font-weight: 600;
}
.pr-inline-intake input,
.pr-inline-intake select {
  display: block;
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  min-height: 48px;
  padding: 10px;
  border: 1px solid #a5bbc9;
  border-radius: 9px;
  background: white;
  color: #173d54;
  font: inherit;
  margin-top: 5px;
}
.pr-inline-intake label:has([name="street"]),
.pr-inline-intake label:has([name="email"]),
.pr-inline-intake label:has([name="salutation"]) {
  grid-column: 1/-1;
}
.pr-inline-intake fieldset {
  margin: 20px 0 0;
  padding: 15px;
  border: 1px solid #c4d6e0;
  border-radius: 12px;
  min-width: 0;
}
.pr-inline-intake legend {
  font-size: 15px;
  font-weight: 600;
  padding: 0 5px;
}
.pr-inline-intake .lead-consent {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  margin: 20px 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
}
.pr-inline-intake .lead-consent input {
  width: 20px;
  min-width: 20px;
  min-height: 20px;
  height: 20px;
  margin: 0;
}
.pr-inline-intake .lead-trap {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip-path: inset(50%);
}
.pr-intake-submit {
  display: block;
  width: 100%;
  min-height: 48px;
  padding: 12px;
  border: 1px solid #a9c8d8;
  border-radius: 10px;
  color: #173d54;
  background: #dfedf5;
  font-family: inherit;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 600;
  cursor: pointer;
}
.pr-intake-submit:disabled {
  opacity: 0.6;
  cursor: wait;
}
.pr-inline-intake .pr-assurance {
  margin-top: 7px;
  font-size: 12px;
  text-align: center;
}
.pr-inline-intake .lead-status[data-state="error"] {
  color: #a12424;
}
.pr-intake-thanks {
  border-top: 1px solid #bacfdc;
  margin-top: 20px;
  padding: 24px 0;
  outline: none;
}
@keyframes pr-intake-open {
  from {
    opacity: 0;
    transform: translateY(-6px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .pr-inline-intake {
    animation: none;
  }
}
.pr-card-summary .pr-card-chevron,
.pr-card-summary:hover .pr-card-chevron,
.pr-card.is-open .pr-card-chevron {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #244e68 !important;
  width: 22px;
  height: 22px;
  font-size: 23px;
  font-weight: 400;
}
.pr-insurer-identity {
  gap: 0;
}
.pr-insurer-logo {
  width: 104px;
  height: 40px;
  object-fit: contain;
  object-position: left center;
}

/* Optical wordmark sizes: preserve aspect ratios, balance visible letter height. */
.pr-insurer-logo[src$="/8.svg"] {
  width: 52px;
}
.pr-insurer-logo[src$="/1384.svg"] {
  width: 90px;
}
.pr-insurer-logo[src$="/1509.png"] {
  width: 84px;
}
.pr-insurer-logo[src$="/1542.svg"] {
  width: 96px;
}
.pr-insurer-logo[src$="/1555.svg"] {
  width: 100px;
}
.pr-insurer-logo[src$="/1560.svg"] {
  width: 120px;
}
.pr-insurer-logo[src$="/1562.svg"] {
  width: 90px;
}
.pr-insurer-logo[src$="/1568.svg"] {
  width: 30px;
  height: 32px;
}
.pr-insurer-logo[src$="/194.png"] {
  width: 140px;
}
.pr-insurer-logo[src$="/246.svg"] {
  width: 140px;
}
.pr-insurer-logo[src$="/290.svg"] {
  width: 108px;
}
.pr-insurer-logo[src$="/312.svg"] {
  width: 76px;
}
.pr-insurer-logo[src$="/376.svg"] {
  width: 120px;
}
.pr-insurer-logo[src$="/455.svg"] {
  width: 70px;
}
.pr-insurer-logo[src$="/509.svg"] {
  width: 105px;
}
.pr-insurer-logo[src$="/groupe-mutuel.svg"] {
  width: 140px;
}

/* Supplied insurer logos: retain native aspect ratios. */
.pr-insurer-logo[src$="/32.svg"] { width: 116px; height: 44px; }
.pr-insurer-logo[src$="/134.png"] { width: 110px; height: 44px; }
.pr-insurer-logo[src$="/780.svg"] { width: 108px; height: 44px; }
.pr-insurer-logo[src$="/881.png"] { width: 76px; height: 44px; }
.pr-insurer-logo[src$="/923.svg"] { width: 90px; height: 44px; }
.pr-insurer-logo[src$="/966.svg"] { width: 125px; height: 44px; }
.pr-insurer-logo[src$="/1386.webp"] { width: 130px; height: 44px; }
.pr-insurer-logo[src$="/1401.png"] { width: 115px; height: 44px; }

/* Make household editing clearly visible beside the offer action. */
.pr-add { border: 1px solid var(--control-border); border-radius: var(--r); background: #fff; color: var(--ink); font-weight: 600; }
.pr-add:hover { border-color: var(--control-border); background: #f5f9fc; }
.pr-card-people { border-top: 2px solid #b2cbd1; padding-top: 16px; margin-top: 8px; }
.pr-card-people > .pr-label { font-size: 16px; font-weight: 700; color: #183e51; letter-spacing: 0; text-transform: none; margin-bottom: 8px; }

/* Both steps use the same action-button appearance. */
.pr-card-offer, .pr-intake-submit { background: #e8f2f8 !important; color: #244e68 !important; border: 1px solid #b8ccd8 !important; border-radius: 12px; box-shadow: none !important; min-height: 48px; padding: 10px 18px; font-family: inherit; font-size: 14px; line-height: 1.4; font-weight: 600; }
.pr-card-offer:hover, .pr-intake-submit:hover { background: #dfedf5 !important; }

.pr-campaign .pr-card-offer, .pr-card-offer, .pr-intake-submit { background: #295f80 !important; color: #fff !important; border-color: #295f80 !important; }
.pr-campaign .pr-card-offer:hover, .pr-card-offer:hover, .pr-intake-submit:hover { background: #214d68 !important; border-color: #214d68 !important; }

.pr-inline-intake label:has([name="currentInsurer"]), .pr-inline-intake label:has(select[name$="_currentInsurer"]) { grid-column: 1 / -1; }
