/*
 * GTI sitewide quality layer — 2026-09-12
 * Final additive layer for restrained typography, concise content layouts,
 * responsive media and the compact inquiry dialog. Loaded after all legacy
 * and phased styles so accepted visual work stays intact.
 */

body[data-public-theme="reference-led-2026-09"] {
  --gti-type-display: clamp(2.65rem, 5vw, 4.25rem);
  --gti-type-h1: clamp(2.45rem, 4.3vw, 3.75rem);
  --gti-type-h2: clamp(1.9rem, 3vw, 2.75rem);
  --gti-type-h3: clamp(1.2rem, 1.55vw, 1.5rem);
  --gti-type-body: clamp(1rem, .35vw + .93rem, 1.075rem);
  color: #102638;
  font-size: 16px;
  line-height: 1.65;
  text-rendering: optimizeLegibility;
}

body[data-public-theme="reference-led-2026-09"] :is(h1, h2, h3) {
  max-inline-size: 100%;
  margin-block-start: 0;
  color: #102638;
  letter-spacing: -.035em;
  text-wrap: balance;
}

body[data-public-theme="reference-led-2026-09"] h1 {
  font-size: var(--gti-type-h1) !important;
  line-height: 1.04 !important;
}

body[data-public-theme="reference-led-2026-09"] h2 {
  font-size: var(--gti-type-h2) !important;
  line-height: 1.1 !important;
}

body[data-public-theme="reference-led-2026-09"] h3 {
  font-size: var(--gti-type-h3) !important;
  line-height: 1.22 !important;
}

body[data-public-theme="reference-led-2026-09"] :is(main, .instant-inquiry-card) p,
body[data-public-theme="reference-led-2026-09"] main li {
  font-size: var(--gti-type-body);
  line-height: 1.65;
  text-wrap: pretty;
}

body[data-public-theme="reference-led-2026-09"] .eyebrow {
  font-size: clamp(.72rem, .25vw + .68rem, .82rem) !important;
  line-height: 1.35 !important;
  letter-spacing: .11em;
}

body[data-public-theme="reference-led-2026-09"] main > .section {
  padding-block: clamp(64px, 7vw, 96px);
}

body[data-public-theme="reference-led-2026-09"] .page-hero {
  padding-block: clamp(56px, 6vw, 82px) !important;
}

body[data-public-theme="reference-led-2026-09"] :is(.collection-hero-grid, .detail-hero-grid) {
  gap: clamp(30px, 5vw, 72px) !important;
}

body[data-public-theme="reference-led-2026-09"] .page-hero h1 {
  max-inline-size: 17ch !important;
}

body[data-public-theme="reference-led-2026-09"] .page-hero p,
body[data-public-theme="reference-led-2026-09"] .section-heading > p {
  max-inline-size: 66ch;
}

body[data-public-theme="reference-led-2026-09"] :is(.collection-hero-media, .detail-hero-visual, .page-hero-visual) {
  block-size: clamp(300px, 34vw, 510px) !important;
  max-block-size: 510px !important;
}

body[data-public-theme="reference-led-2026-09"] :is(.collection-hero-media, .detail-hero-visual, .page-hero-visual) :is(picture, img),
body[data-public-theme="reference-led-2026-09"] :is(.media-frame, .collection-card-visual) :is(picture, img) {
  max-inline-size: 100%;
  min-inline-size: 0;
  object-fit: cover;
}

body[data-public-theme="reference-led-2026-09"] :is(.section-icon, .card-line-icon, .capability-line-icon, .solution-card-icon) {
  flex: 0 0 auto;
}

body[data-public-theme="reference-led-2026-09"] :is(.section-icon, .card-line-icon, .capability-line-icon) svg {
  stroke-width: 1.8;
}

/* Homepage: keep the accepted composition while restoring a sensible scale. */
body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-hero {
  min-height: auto;
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-hero-grid {
  min-height: clamp(680px, calc(100svh - 82px), 880px);
  padding-block: clamp(54px, 6vw, 82px) clamp(78px, 8vw, 112px);
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-hero h1 {
  max-inline-size: 9ch !important;
  margin-block: 14px 22px;
  font-size: var(--gti-type-display) !important;
  line-height: .98 !important;
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .hero-h1-context {
  display: block;
  max-inline-size: 28ch;
  margin-top: 17px;
  color: rgba(255, 255, 255, .9);
  font-size: clamp(.88rem, .35vw + .82rem, 1rem);
  font-weight: 750;
  letter-spacing: .035em;
  line-height: 1.35;
  text-transform: uppercase;
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-hero .hero-lead {
  max-inline-size: 62ch;
  font-size: clamp(1rem, .55vw + .9rem, 1.18rem) !important;
  line-height: 1.65;
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-hero-visual {
  min-height: clamp(420px, 46vw, 620px);
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-hero-image {
  border-color: #f2c14e;
  border-width: clamp(7px, .8vw, 11px);
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-answer-grid {
  gap: clamp(28px, 6vw, 88px);
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-capability-links {
  margin-top: clamp(38px, 5vw, 58px);
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-capability-links > a {
  min-height: clamp(180px, 16vw, 220px);
  padding: clamp(20px, 2vw, 28px);
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-capability-links .home-feature-icon {
  inline-size: clamp(56px, 5vw, 72px) !important;
  block-size: clamp(56px, 5vw, 72px) !important;
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-capability-links .home-feature-icon svg {
  inline-size: 78% !important;
  block-size: 78% !important;
  max-inline-size: 56px;
  max-block-size: 56px;
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-capability-links strong {
  font-size: clamp(1.12rem, 1.15vw, 1.35rem) !important;
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-utility-links a {
  font-size: .94rem;
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-capability-intro-grid {
  min-height: clamp(430px, 48vw, 590px);
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-capability-intro-copy h2,
body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-story-section h2,
body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-command-section h2,
body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-contact-section h2 {
  font-size: var(--gti-type-h2) !important;
  line-height: 1.08 !important;
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-capability-intro-copy p,
body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-command-section p {
  font-size: var(--gti-type-body) !important;
}

body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .command-editorial-visual,
body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .command-editorial-visual img {
  min-height: clamp(340px, 36vw, 500px);
}

/* Core collections and detail pages. */
body[data-public-theme="reference-led-2026-09"] :is(.product-direction-grid, .solution-overview-grid) {
  gap: clamp(16px, 2vw, 24px);
}

body[data-public-theme="reference-led-2026-09"] :is(.product-direction-card, .solution-card) {
  min-height: 0 !important;
  padding: clamp(22px, 2.6vw, 32px) !important;
}

body[data-public-theme="reference-led-2026-09"] .solution-card .collection-card-visual {
  margin: calc(clamp(22px, 2.6vw, 32px) * -1) calc(clamp(22px, 2.6vw, 32px) * -1) 24px;
}

body[data-public-theme="reference-led-2026-09"] .product-status {
  font-size: .72rem !important;
  letter-spacing: .08em;
}

body[data-public-theme="reference-led-2026-09"] :is(.product-direction-card, .solution-card) p {
  font-size: .98rem;
}

body[data-public-theme="reference-led-2026-09"] .solution-problem-outcome {
  gap: clamp(18px, 3vw, 32px);
}

body[data-public-theme="reference-led-2026-09"] .solution-problem-outcome > div {
  padding: clamp(24px, 3.4vw, 42px);
}

body[data-public-theme="reference-led-2026-09"] .solution-problem-outcome h2 {
  font-size: clamp(1.55rem, 2vw, 2rem) !important;
}

body[data-public-theme="reference-led-2026-09"] .solution-faq-list summary {
  font-size: clamp(1rem, .35vw + .94rem, 1.1rem);
}

/* Support, information and legal pages should read like documents, not ads. */
body[data-public-theme="reference-led-2026-09"] .legal-content .container.narrow {
  max-inline-size: 940px;
}

body[data-public-theme="reference-led-2026-09"] .info-page-content .container {
  gap: 16px;
}

body[data-public-theme="reference-led-2026-09"] .info-page-card {
  display: block !important;
  min-height: 0;
  padding: clamp(22px, 3vw, 32px) !important;
}

body[data-public-theme="reference-led-2026-09"] .info-page-card h2 {
  margin-bottom: 9px;
  font-size: clamp(1.2rem, 1.5vw, 1.45rem) !important;
}

body[data-public-theme="reference-led-2026-09"] .info-page-card > p {
  max-inline-size: 72ch;
  margin: 0;
  color: #52677a;
  font-size: 1rem;
}

body[data-public-theme="reference-led-2026-09"] .legal-content h2,
body[data-public-theme="reference-led-2026-09"] .related-links-panel h2 {
  font-size: clamp(1.25rem, 1.55vw, 1.65rem) !important;
  line-height: 1.22 !important;
}

body[data-public-theme="reference-led-2026-09"] .sitemap-grid article h2 {
  font-size: clamp(1.25rem, 1.6vw, 1.55rem) !important;
}

body[data-public-theme="reference-led-2026-09"] .sitemap-grid a,
body[data-public-theme="reference-led-2026-09"] .sitemap-grid a small {
  font-size: .94rem;
  line-height: 1.45;
}

/* Professional, compact inquiry dialog. */
html.gti-inquiry-open,
body.gti-inquiry-open {
  overflow: hidden;
}

body[data-public-theme="reference-led-2026-09"] .instant-inquiry-modal[hidden] {
  display: none !important;
}

body[data-public-theme="reference-led-2026-09"] .instant-inquiry-modal {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: grid;
  place-items: center;
  padding: clamp(12px, 2vw, 24px);
}

body[data-public-theme="reference-led-2026-09"] .instant-inquiry-backdrop {
  position: absolute;
  inset: 0;
  inline-size: 100%;
  block-size: 100%;
  border: 0;
  background: rgba(5, 24, 37, .72);
  backdrop-filter: blur(8px);
}

body[data-public-theme="reference-led-2026-09"] .instant-inquiry-card {
  position: relative;
  z-index: 1;
  display: grid !important;
  grid-template-columns: minmax(230px, .72fr) minmax(420px, 1.28fr);
  gap: clamp(24px, 4vw, 52px);
  inline-size: min(920px, 100%);
  max-block-size: calc(100svh - 32px);
  overflow: auto;
  overscroll-behavior: contain;
  padding: clamp(28px, 4vw, 50px) !important;
  border: 1px solid rgba(255, 255, 255, .72);
  border-radius: clamp(24px, 3vw, 36px) !important;
  background: linear-gradient(135deg, #f7fcff 0%, #eef8ff 52%, #fff8ed 100%) !important;
  box-shadow: 0 34px 100px rgba(3, 27, 44, .34) !important;
  opacity: 0;
  transform: translateY(12px) scale(.985);
  transition: opacity 180ms ease, transform 180ms ease;
}

body[data-public-theme="reference-led-2026-09"] .instant-inquiry-modal.is-visible .instant-inquiry-card {
  opacity: 1;
  transform: none;
}

body[data-public-theme="reference-led-2026-09"] .instant-inquiry-close {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 2;
  display: grid;
  place-items: center;
  inline-size: 44px;
  block-size: 44px;
  padding: 0;
  color: #102638;
  border: 1px solid #ccddea;
  border-radius: 50%;
  background: rgba(255, 255, 255, .9);
  font-size: 1.65rem;
  line-height: 1;
  cursor: pointer;
}

body[data-public-theme="reference-led-2026-09"] .instant-inquiry-brand {
  display: grid !important;
  align-content: center;
  align-items: start;
  justify-items: start;
  gap: 20px;
  padding-top: 6px;
  text-align: left !important;
}

body[data-public-theme="reference-led-2026-09"] .instant-inquiry-brand .brand-logo-mark {
  inline-size: 64px !important;
  block-size: 64px !important;
  margin: 0 !important;
  padding: 6px;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(7, 59, 92, .1);
}

body[data-public-theme="reference-led-2026-09"] .instant-inquiry-title {
  max-inline-size: 18ch;
  margin: 12px 0 10px !important;
  color: #102638 !important;
  font-size: clamp(1.75rem, 2.2vw, 2rem) !important;
  font-weight: 850;
  letter-spacing: -.035em;
  line-height: 1.08 !important;
  text-wrap: balance;
}

body[data-public-theme="reference-led-2026-09"] #instant-inquiry-description {
  max-inline-size: 34ch;
  margin: 0;
  color: #52677a;
  font-size: .98rem;
  line-height: 1.55;
}

body[data-public-theme="reference-led-2026-09"] .instant-inquiry-form {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 16px !important;
  min-inline-size: 0;
  padding-top: 8px;
}

body[data-public-theme="reference-led-2026-09"] .instant-inquiry-form label {
  display: grid;
  gap: 6px;
  min-inline-size: 0;
  color: #183449;
  font-size: .78rem !important;
  font-weight: 800;
  line-height: 1.3;
}

body[data-public-theme="reference-led-2026-09"] .instant-inquiry-form :is(input, select, textarea) {
  inline-size: 100%;
  min-inline-size: 0;
  min-block-size: 48px;
  margin: 0 !important;
  padding: 11px 13px !important;
  color: #102638;
  border: 1px solid #bfd3e1 !important;
  border-radius: 13px !important;
  background: rgba(255, 255, 255, .95) !important;
  box-shadow: none !important;
  font: inherit;
  font-size: 1rem !important;
  font-weight: 550;
  line-height: 1.35;
}

body[data-public-theme="reference-led-2026-09"] .instant-inquiry-form textarea {
  min-block-size: 92px;
  resize: vertical;
}

body[data-public-theme="reference-led-2026-09"] .instant-inquiry-form :is(.instant-inquiry-requirement, .instant-inquiry-message, .popup-submit-actions, .popup-submit-status) {
  grid-column: 1 / -1;
}

body[data-public-theme="reference-led-2026-09"] .instant-inquiry-brand .eyebrow::before {
  display: none !important;
}

body[data-public-theme="reference-led-2026-09"] .instant-inquiry-form :is(input, select, textarea):focus-visible,
body[data-public-theme="reference-led-2026-09"] .instant-inquiry-close:focus-visible {
  outline: 3px solid rgba(8, 136, 207, .3);
  outline-offset: 2px;
  border-color: #0788cf !important;
}

body[data-public-theme="reference-led-2026-09"] .popup-submit-actions {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px !important;
  margin-top: 2px;
}

body[data-public-theme="reference-led-2026-09"] .popup-submit-actions .button {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 10px 16px;
  font-size: .91rem;
  white-space: normal;
}

body[data-public-theme="reference-led-2026-09"] .popup-submit-actions .button-email {
  color: #fff;
  background: #0878c3;
}

body[data-public-theme="reference-led-2026-09"] .popup-submit-icon {
  inline-size: 21px;
  block-size: 21px;
  margin: 0;
  padding: 0;
  color: currentColor;
  background: transparent;
}

body[data-public-theme="reference-led-2026-09"] .popup-submit-status {
  margin: 0;
  padding: 12px 14px;
  color: #07523e;
  border: 1px solid #a8ddc9;
  border-radius: 12px;
  background: #eafaf3;
  font-size: .9rem !important;
}

body[data-public-theme="reference-led-2026-09"] .popup-submit-frame {
  position: absolute;
  inline-size: 1px;
  block-size: 1px;
  opacity: 0;
  pointer-events: none;
}

/* Footer legibility, especially on narrow screens. */
body[data-public-theme="reference-led-2026-09"] .site-footer .footer-brand-panel > p {
  max-inline-size: 34ch;
  font-size: .98rem !important;
  line-height: 1.65;
}

body[data-public-theme="reference-led-2026-09"] .site-footer .footer-link-list a {
  font-size: .94rem;
}

body[data-public-theme="reference-led-2026-09"] .site-footer .footer-bottom :is(p, span) {
  font-size: .78rem !important;
  line-height: 1.5;
}

body[data-public-theme="reference-led-2026-09"] .footer-rocket-top {
  border-color: rgba(255, 255, 255, .32);
  background: rgba(255, 255, 255, .08);
}

body[data-public-theme="reference-led-2026-09"] .footer-rocket-top svg {
  inline-size: 24px;
  block-size: 24px;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

@media (max-width: 980px) {
  body[data-public-theme="reference-led-2026-09"] .instant-inquiry-card {
    grid-template-columns: minmax(190px, .62fr) minmax(360px, 1.38fr);
    gap: 26px;
  }

  body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-hero-grid {
    grid-template-columns: minmax(0, 1fr) minmax(400px, .95fr);
  }
}

@media (max-width: 820px) {
  body[data-public-theme="reference-led-2026-09"] {
    --gti-type-display: clamp(2.7rem, 10vw, 3.65rem);
    --gti-type-h1: clamp(2.25rem, 8vw, 3.2rem);
    --gti-type-h2: clamp(1.75rem, 6.5vw, 2.45rem);
  }

  body[data-public-theme="reference-led-2026-09"] main > .section {
    padding-block: clamp(52px, 9vw, 72px);
  }

  body[data-public-theme="reference-led-2026-09"] .page-hero {
    padding-block: 48px 64px !important;
  }

  body[data-public-theme="reference-led-2026-09"] :is(.collection-hero-grid, .detail-hero-grid) {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  body[data-public-theme="reference-led-2026-09"] :is(.collection-hero-media, .detail-hero-visual, .page-hero-visual) {
    block-size: clamp(280px, 64vw, 420px) !important;
  }

  body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-hero-grid {
    min-height: auto;
    grid-template-columns: 1fr;
  }

  body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-hero-copy {
    max-width: 720px;
  }

  body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-hero-visual {
    min-height: 0;
  }

  body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-answer-grid,
  body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-split-heading {
    grid-template-columns: 1fr;
  }

  body[data-public-theme="reference-led-2026-09"] .instant-inquiry-card {
    grid-template-columns: 1fr;
    gap: 20px;
    inline-size: min(640px, 100%);
    padding: 28px !important;
  }

  body[data-public-theme="reference-led-2026-09"] .instant-inquiry-brand {
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 16px;
    padding-right: 46px;
  }

  body[data-public-theme="reference-led-2026-09"] .instant-inquiry-title {
    max-inline-size: none;
    margin-top: 7px !important;
  }

  body[data-public-theme="reference-led-2026-09"] #instant-inquiry-description {
    max-inline-size: 52ch;
  }
}

@media (max-width: 560px) {
  body[data-public-theme="reference-led-2026-09"] {
    --gti-type-display: clamp(2.55rem, 13.2vw, 3.2rem);
    --gti-type-h1: clamp(2.15rem, 10.7vw, 2.8rem);
    --gti-type-h2: clamp(1.65rem, 8vw, 2.1rem);
    --gti-type-h3: clamp(1.12rem, 5vw, 1.3rem);
    --gti-type-body: 1rem;
  }

  body[data-public-theme="reference-led-2026-09"] .container {
    width: min(100% - 28px, var(--container));
  }

  body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-hero-grid {
    padding-block: 44px 86px;
  }

  body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-hero h1 {
    font-size: var(--gti-type-display) !important;
  }

  body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .hero-focus-strip {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 6px;
    inline-size: 100%;
  }

  body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .hero-focus-strip span {
    min-inline-size: 0;
    justify-content: center;
    padding-inline: 5px;
    font-size: .75rem;
    text-align: center;
  }

  body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-capability-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body[data-public-theme="reference-led-2026-09"][data-page-path="/"] .rl-capability-links > a {
    min-height: 160px;
  }

  body[data-public-theme="reference-led-2026-09"] .instant-inquiry-modal {
    align-items: end;
    padding: 8px;
  }

  body[data-public-theme="reference-led-2026-09"] .instant-inquiry-card {
    gap: 16px;
    inline-size: 100%;
    max-block-size: calc(100svh - 16px);
    padding: 22px 18px 20px !important;
    border-radius: 24px !important;
  }

  body[data-public-theme="reference-led-2026-09"] .instant-inquiry-close {
    top: 10px;
    right: 10px;
  }

  body[data-public-theme="reference-led-2026-09"] .instant-inquiry-brand {
    grid-template-columns: 48px 1fr;
    gap: 12px;
    padding-right: 40px;
  }

  body[data-public-theme="reference-led-2026-09"] .instant-inquiry-brand .brand-logo-mark {
    inline-size: 48px !important;
    block-size: 48px !important;
    padding: 4px;
    border-radius: 14px;
  }

  body[data-public-theme="reference-led-2026-09"] .instant-inquiry-title {
    margin: 4px 0 5px !important;
    font-size: clamp(1.45rem, 6.8vw, 1.8rem) !important;
  }

  body[data-public-theme="reference-led-2026-09"] #instant-inquiry-description {
    position: absolute;
    inline-size: 1px;
    block-size: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    white-space: nowrap;
  }

  body[data-public-theme="reference-led-2026-09"] .instant-inquiry-form {
    grid-template-columns: 1fr;
    gap: 10px !important;
    padding-top: 0;
  }

  body[data-public-theme="reference-led-2026-09"] .instant-inquiry-form :is(.instant-inquiry-requirement, .instant-inquiry-message, .popup-submit-actions, .popup-submit-status) {
    grid-column: auto;
  }

  body[data-public-theme="reference-led-2026-09"] .instant-inquiry-form :is(input, select, textarea) {
    min-block-size: 46px;
  }

  body[data-public-theme="reference-led-2026-09"] .instant-inquiry-form textarea {
    min-block-size: 76px;
  }

  body[data-public-theme="reference-led-2026-09"] .popup-submit-actions {
    grid-template-columns: 1fr 1fr;
    gap: 8px !important;
  }

  body[data-public-theme="reference-led-2026-09"] .popup-submit-actions .button {
    min-height: 46px;
    padding-inline: 10px;
    font-size: .84rem;
  }

  body[data-public-theme="reference-led-2026-09"] .site-footer .footer-bottom :is(p, span) {
    font-size: .76rem !important;
    text-align: center !important;
  }
}

@media (max-width: 360px) {
  body[data-public-theme="reference-led-2026-09"] .popup-submit-actions {
    grid-template-columns: 1fr;
  }

  body[data-public-theme="reference-led-2026-09"] .instant-inquiry-brand .eyebrow {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  body[data-public-theme="reference-led-2026-09"] .instant-inquiry-card {
    transition: none;
  }
}
