/* Original landing-page design, with integration and responsive corrections. */
[hidden] { display: none !important; }
.fdl-page *, .fdl-header *, .fdl-footer * { box-sizing: border-box; }
.fdl-page button:focus-visible,.fdl-header button:focus-visible,.fdl-page a:focus-visible { outline: 3px solid #ee4e3c; outline-offset: 4px; }
.fdl-selection-board { overflow-x: auto; }
.fdl-selection-row > *, .fdl-scale-tabs > button { min-width: 0; }
.fdl-application-grid > article { min-width: 0; }
.fdl-form-card .quote-form { padding: 0; --ink: #08131f; --muted: #60707a; --red: #f33e4d; --red-dark: #cd2638; }
.fdl-page .fdl-form-card { padding: 28px 30px; }
.fdl-page .fdl-form-card h2 { font-size: 30px; line-height: 1.12; }
.fdl-page .fdl-form-intro { margin: 10px 0 16px; }
.fdl-form-card .fdl-kicker { margin-bottom: 12px; }
.fdl-form-card .quote-form { gap: 12px 18px; }
.fdl-form-card .field { gap: 5px; }
.fdl-form-card .field input,
.fdl-form-card .field select { min-height: 44px; padding: 9px 11px; }
.fdl-form-card .field textarea { min-height: 96px; padding: 9px 11px; }
.fdl-form-card .captcha-control img { height: 44px; }
.fdl-form-card .quote-form .button { min-height: 44px; }
.fdl-header-inner { min-width: 0; }
@media (max-width: 1050px) {
  .fdl-header .fdl-nav { display: flex; }
  .fdl-header .fdl-nav a:not(:first-child) { display: none; }
}
@media (max-width: 600px) {
  .fdl-page .fdl-form-card { padding: 26px 22px; }
  .fdl-header .fdl-shell { width: calc(100% - 28px); }
  .fdl-header-inner { gap: 8px; }
  .fdl-brand { flex: 1; min-width: 0; }
  .fdl-header-cta { padding: 12px 10px; white-space: nowrap; font-size: 10px; }
  .fdl-scale-intro { min-width: 0; }
  .fdl-scale-tabs { min-width: 0; }
  .fdl-selection-board > div { min-width: 820px; }
  .fdl-footer nav { flex-wrap: wrap; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }

/* Readability: keep the display headings unchanged and enlarge supporting copy. */
.fdl-page,
.fdl-header,
.fdl-footer { font-size: 16px; }

.fdl-nav a,
.fdl-header-cta { font-size: 14px; }
.fdl-eyebrow,
.fdl-kicker { font-size: 12px; }
.fdl-hero-lead { font-size: 19px; }
.fdl-button { font-size: 15px; }
.fdl-compact-link { font-size: 13px; }
.fdl-hero-proof span,
.fdl-hero-proof small { font-size: 11px; }
.fdl-value-ribbon small { font-size: 12px; line-height: 1.5; }

.fdl-section-heading > p,
.fdl-validation-copy > p,
.fdl-evidence-copy > p { font-size: 17px; }
.fdl-validation-copy ul { font-size: 15px; }
.fdl-inline-link { font-size: 14px; }

.fdl-scale-intro > div:first-child > p:not(.fdl-kicker) { font-size: 15px; }
.fdl-scale-link { font-size: 13px; }
.fdl-scale-tabs button span { font-size: 11px; }
.fdl-scale-tabs button strong { font-size: 17px; }
.fdl-scale-tabs button small { font-size: 12px; }
.fdl-scale-tabs button em { font-size: 11px; }

.fdl-scale-detail {
  width: min(100%, 880px);
  justify-self: center;
  grid-template-columns: 1fr;
  gap: 18px;
  margin-top: 24px;
}
.fdl-scale-detail > p { max-width: none; font-size: 14px; line-height: 1.65; }
.fdl-scale-detail > p strong { font-size: 16px; }
.fdl-scale-detail dt { font-size: 11px; line-height: 1.45; }
.fdl-scale-detail dd { font-size: 13px; line-height: 1.5; }

.fdl-selection-labels { font-size: 11px; }
.fdl-selection-row strong { font-size: 14px; }
.fdl-selection-labels > button span { font-size: 13px; }
.fdl-selection-labels > button small { font-size: 11px; }
.fdl-selection-row > button i { font-size: 12px; }
.fdl-selection-note { font-size: 12px; }
.fdl-selection-summary > span { font-size: 11px; }
.fdl-selection-summary p { font-size: 13px; }
.fdl-selection-summary a { font-size: 12px; }

.fdl-carousel-tools > p { font-size: 16px; }
.fdl-application-copy > span { font-size: 11px; }
.fdl-application-copy dt { font-size: 12px; }
.fdl-application-copy dd { font-size: 13px; }
.fdl-carousel-status,
.fdl-carousel-status button { font-size: 11px; }

.fdl-evidence-photo > span { font-size: 11px; }
.fdl-evidence-rail button span { font-size: 11px; }
.fdl-evidence-rail button small { font-size: 12px; }
.fdl-evidence-answer span { font-size: 11px; }
.fdl-evidence-answer strong { font-size: 15px; }

.fdl-boundary-map article > span { font-size: 11px; }
.fdl-boundary-map article small { font-size: 13px; }
.fdl-journey-track button span { font-size: 11px; }
.fdl-journey-track button small { font-size: 12px; }
.fdl-journey-answer > span { font-size: 11px; }
.fdl-journey-answer strong { font-size: 15px; }
.fdl-journey-answer a { font-size: 12px; }

.fdl-faq-list button span { font-size: 15px; }
.fdl-faq-list article > p { font-size: 14px; }
.fdl-faq > aside strong { font-size: 14px; }
.fdl-faq > aside p { font-size: 12px; }
.fdl-form-intro { font-size: 15px; }
.fdl-form-card .field label { font-size: 13px; }
.fdl-form-card .field input,
.fdl-form-card .field select,
.fdl-form-card .field textarea { font-size: 14px; }
.fdl-form-card .required-note,
.fdl-form-card .form-note { font-size: 13px; }
.fdl-form-card .quote-form .button { font-size: 15px; }

.fdl-footer > .fdl-shell:first-child > div span { font-size: 10px; }
.fdl-footer nav a,
.fdl-footer > .fdl-shell:first-child > a { font-size: 12px; }
.fdl-footer-bottom { font-size: 11px; }

@media (max-width: 820px) {
  .fdl-scale-detail {
    width: 100%;
    grid-template-columns: 1fr;
    gap: 18px;
  }
}

@media (max-width: 600px) {
  .fdl-header-cta { font-size: 12px; }
  .fdl-hero-lead { font-size: 17px; }
  .fdl-section-heading > p,
  .fdl-validation-copy > p,
  .fdl-evidence-copy > p { font-size: 16px; }
}
