/* Tool-specific product examples. All rules are scoped to these two sections. */
.product-tool-strip { max-width: 1100px; margin: 32px auto 0; padding: 0 24px; text-align: center; }
.product-tool-strip > div { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 12px 28px; }
.product-tool-strip > div > a { padding: 5px 0; }
.product-tool-strip .pc-strip-link { display: inline-flex; align-items: center; gap: 6px; margin-top: 16px; color: #656d28; font-size: 12px; }
.product-tool-strip .platform-brand, .product-connections .platform-brand { display: inline-flex; align-items: center; gap: 9px; min-width: 0; font-size: 14px; font-weight: 500; line-height: 1.3; color: #25271e; }
.product-tool-strip .platform-brand img, .product-connections .platform-brand img { width: 27px; height: 27px; object-fit: contain; flex-shrink: 0; }
.product-tool-strip .platform-brand--wordmark img, .product-connections .platform-brand--wordmark img { width: 90px; height: auto; max-height: 32px; flex: 0 0 auto; }
.product-tool-strip .platform-brand--wordmark .platform-brand-name, .product-connections .platform-brand--wordmark .platform-brand-name { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
.product-tool-strip a:focus-visible, .product-connections a:focus-visible, .product-connections button:focus-visible, .product-connections [tabindex]:focus-visible { outline: 2px solid #6f7826; outline-offset: 5px; }
.product-connections { max-width: 1228px; margin: 84px auto 0; padding: 0 24px; scroll-margin-top: 110px; }
.product-hero + .product-tool-strip {margin-top: 12px;}
.product-hero ~ .product-tool-strip + .product-connections {margin-top: 44px;}
.pc-heading { display: grid; grid-template-columns: 1.1fr 1fr; align-items: end; gap: 64px; margin-bottom: 30px; }
.pc-heading .v3k { text-align: left; margin-bottom: 12px; }
.pc-heading h2 { font-size: clamp(28px, 3.3vw, 42px); font-weight: 500; letter-spacing: -.035em; line-height: 1.12; max-width: 22ch; }
.pc-heading > p { font-size: 16px; line-height: 1.65; color: #62645b; margin: 0; max-width: 48ch; }
.pc-tabs { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-bottom: 1px solid #dedfd6; margin-bottom: 24px; gap: 16px; }
.product-connections [hidden] { display: none !important; }
.pc-tabs > button { appearance: none; border: 0; border-bottom: 2px solid transparent; border-radius: 0; background: transparent; display: flex; gap: 12px; align-items: center; justify-content: center; padding: 17px 12px; margin-bottom: -1px; color: #65685d; text-align: left; font: inherit; font-size: 15px; line-height: 1.35; cursor: pointer; min-width: 0; }
.pc-tabs > button:hover { color: #353d1d; background: #fafbf6; }
.pc-tabs > button[aria-selected="true"] { color: #363f13; border-color: #6f7826; font-weight: 500; }
.pc-tab-icons { display: inline-flex; align-items: center; flex-shrink: 0; gap: 4px; flex-wrap: wrap; justify-content: center; max-width: 100%; }
.pc-tab-icons img { width: 23px; height: 23px; object-fit: contain; }
.pc-tab-icons img.pc-tab-wordmark { width: 80px; height: auto; max-height: 26px; flex: 0 0 auto; }
.pc-panel { display: grid; grid-template-columns: 1.05fr 1fr; min-width: 0; border: 1px solid #e2e4d9; border-radius: 24px; overflow: hidden; background: #fff; }
.pc-panel + .pc-panel { margin-top: 24px; }
.product-connections.pc-ready .pc-panel { margin-top: 0; }
.pc-story { padding: clamp(24px, 3.2vw, 40px); min-width: 0; }
.pc-mode { display: inline-flex; padding: 5px 9px; border-radius: 6px; background: #f1f3e8; color: #535d27; font-size: 11px; font-weight: 500; letter-spacing: .015em; line-height: 1.4; }
.pc-story h3 { font-size: clamp(24px, 2.5vw, 32px); font-weight: 500; line-height: 1.15; letter-spacing: -.03em; margin: 16px 0 26px; max-width: 24ch; }
.pc-steps { list-style: none; padding: 0; margin: 0; display: grid; gap: 22px; }
.pc-steps > li { display: grid; grid-template-columns: 27px minmax(0, 1fr); gap: 10px; }
.pc-steps > li > span { font-size: 10px; line-height: 23px; font-variant-numeric: tabular-nums; color: #777f4e; }
.pc-steps h4 { font-size: 15px; font-weight: 500; line-height: 1.45; margin: 0 0 5px; }
.pc-steps p { margin: 0; color: #64665e; font-size: 14px; line-height: 1.6; }
.pc-scenario-link { display: inline-flex; align-items: center; gap: 14px; margin: 26px 0 0 37px; font-size: 13px; text-underline-offset: 5px; }
.pc-scenario-link:hover { text-decoration: underline; }
.pc-workbench { min-width: 0; padding: clamp(24px, 3.2vw, 40px); background: #f4f5ed; display: flex; flex-direction: column; justify-content: center; border-left: 1px solid #e7e9df; }
.pc-source-tools { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 10px; }
.pc-source-tools .platform-brand { padding: 13px 15px; background: #fff; border: 1px solid #e1e4d7; border-radius: 12px; min-height: 53px; }
.pc-flow-line { display: flex; justify-content: center; padding: 12px 0; color: #99a074; font-size: 19px; }
.pc-result { background: #fff; border: 1px solid #e1e4d7; border-radius: 16px; padding: 24px; box-shadow: 0 10px 24px #424b1f07; }
.pc-result-author { display: flex; align-items: center; gap: 9px; font-size: 13px; margin-bottom: 23px; }
.pc-result-author > img { width: 28px; height: 28px; object-fit: contain; }
.pc-result-author small { display: block; font-size: 10px; color: #818477; margin-top: 1px; }
.pc-result > strong { display: block; font-size: 16px; line-height: 1.4; font-weight: 500; }
.pc-result > p { margin: 11px 0 24px; font-size: clamp(17px, 1.65vw, 22px); letter-spacing: -.015em; line-height: 1.45; color: #53584a; }
.pc-result-status { display: flex; align-items: center; gap: 6px; font-size: 10px; color: #757d5e; border-top: 1px solid #eff0e8; padding-top: 13px; }
.pc-result-status > span { width: 5px; height: 5px; border-radius: 50%; background: #939e59; flex-shrink: 0; }
.pc-connection-note { margin: 18px 3px 0; color: #73776a; font-size: 12px; line-height: 1.6; }
@media (max-width: 900px) {
  .pc-heading { gap: 28px; }
  .pc-tabs { gap: 6px; }
  .pc-tabs > button { flex-direction: column; gap: 8px; text-align: center; padding-inline: 6px; font-size: 13px; }
  .pc-panel { grid-template-columns: 1fr 1fr; }
  .pc-story, .pc-workbench { padding: 24px; }
}
@media (max-width: 700px) {
  .product-tool-strip { padding-inline: 18px; margin-top: 26px; }
  .product-tool-strip > div { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: center; gap: 10px 20px; text-align: left; }
  .product-tool-strip > div > a { display: flex; align-items: center; min-height: 44px; min-width: 0; padding: 0; }
  .product-tool-strip .platform-brand { font-size: 12px; }
  .product-tool-strip .platform-brand img { width: 23px; height: 23px; }
  .product-connections { margin-top: 60px; padding-inline: 18px; }
  .pc-heading { grid-template-columns: 1fr; gap: 18px; margin-bottom: 20px; }
  .pc-heading > p { font-size: 15px; }
  .pc-heading h2 { max-width: 24ch; }
  .pc-tabs { gap: 4px; margin-bottom: 18px; }
  .pc-tabs > button { font-size: 12px; padding: 12px 3px; min-height: 83px; }
  .pc-tab-icons img { width: 20px; height: 20px; }
  .pc-tab-icons img.pc-tab-wordmark { width: 80px; height: auto; max-height: 26px; }
  .product-tool-strip .platform-brand--wordmark img { width: 112px; max-width: 100%; height: 28px; object-position: left center; }
  .pc-panel { grid-template-columns: 1fr; border-radius: 18px; }
  .pc-story { padding: 24px 20px; }
  .pc-story h3 { max-width: none; }
  .pc-workbench { border-left: 0; border-top: 1px solid #e7e9df; padding: 24px 20px; }
  .pc-result { padding: 20px; }
  .pc-source-tools .platform-brand { font-size: 12px; padding: 10px 12px; }
}
@media (prefers-reduced-motion: reduce) { .product-connections * { scroll-behavior: auto; } }
/* The Salesforce cloud includes lettering, so keep it above the vendor's 40px minimum. */
.product-tool-strip .platform-brand--cloud img,
.product-connections .platform-brand--cloud img,
.pc-tab-icons img.pc-tab-cloud { width: 48px; height: auto; flex: 0 0 48px; }
