
.localized-industry-page[data-v-67b0468e] {
  color: #172235;
  background: #fff;
}
.localized-hero[data-v-67b0468e] {
  padding: clamp(4rem, 8vw, 7rem) 0;
  color: #fff;
  background:
    radial-gradient(circle at 80% 20%, rgb(64 150 205 / 24%), transparent 34%),
    linear-gradient(135deg, #081d30, #123d5f);
}
.localized-hero__inner[data-v-67b0468e] {
  max-width: 1080px;
}
.localized-eyebrow[data-v-67b0468e],
.localized-index[data-v-67b0468e] {
  margin-bottom: 0.75rem;
  color: #2b83ba;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.localized-hero .localized-eyebrow[data-v-67b0468e] {
  color: #78d3f5;
}
.localized-hero h1[data-v-67b0468e] {
  max-width: 920px;
  font-size: clamp(2rem, 5vw, 4.5rem);
  line-height: 1.05;
}
.localized-hero__lead[data-v-67b0468e] {
  max-width: 820px;
  margin-top: 1.5rem;
  color: rgb(255 255 255 / 82%);
  font-size: clamp(1rem, 1.8vw, 1.25rem);
  line-height: 1.75;
}
.localized-highlights[data-v-67b0468e] {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2.5rem;
}
.localized-highlights div[data-v-67b0468e] {
  padding: 1rem;
  border: 1px solid rgb(255 255 255 / 16%);
  background: rgb(255 255 255 / 6%);
}
.localized-highlights strong[data-v-67b0468e],
.localized-highlights span[data-v-67b0468e] {
  display: block;
}
.localized-highlights strong[data-v-67b0468e] {
  font-size: 1.1rem;
}
.localized-highlights span[data-v-67b0468e] {
  margin-top: 0.35rem;
  color: rgb(255 255 255 / 68%);
  font-size: 0.82rem;
}
.localized-section[data-v-67b0468e] {
  padding: clamp(3.5rem, 7vw, 6rem) 0;
}
.localized-section--muted[data-v-67b0468e] {
  background: #f3f6f8;
}
.localized-two-column[data-v-67b0468e] {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
  gap: clamp(2rem, 6vw, 6rem);
}
.localized-section h2[data-v-67b0468e],
.localized-cta h2[data-v-67b0468e] {
  font-size: clamp(1.6rem, 3vw, 2.7rem);
  line-height: 1.2;
}
.localized-prose[data-v-67b0468e] {
  display: grid;
  gap: 1rem;
  font-size: 1.02rem;
  line-height: 1.85;
}
.localized-section-grid[data-v-67b0468e] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
  margin-top: 1.75rem;
}
.localized-section-grid article[data-v-67b0468e] {
  padding: clamp(1.35rem, 3vw, 2.25rem);
  border: 1px solid #dbe3e8;
  background: #fff;
}
.localized-section-grid article > span[data-v-67b0468e] {
  color: #2b83ba;
  font-weight: 800;
}
.localized-section-grid h2[data-v-67b0468e] {
  margin: 0.75rem 0;
  font-size: 1.35rem;
}
.localized-section-grid p[data-v-67b0468e],
.localized-section-grid li[data-v-67b0468e] {
  line-height: 1.7;
}
.localized-section-grid ul[data-v-67b0468e],
.localized-risk-list[data-v-67b0468e] {
  display: grid;
  gap: 0.65rem;
  margin-top: 1rem;
  padding-inline-start: 1.15rem;
}
.localized-table-wrap[data-v-67b0468e] {
  margin-top: 1.75rem;
  overflow-x: auto;
}
.localized-table-wrap table[data-v-67b0468e] {
  width: 100%;
  min-width: 760px;
  border-collapse: collapse;
}
.localized-table-wrap th[data-v-67b0468e],
.localized-table-wrap td[data-v-67b0468e] {
  padding: 1rem;
  border: 1px solid #dbe3e8;
  text-align: start;
  vertical-align: top;
  line-height: 1.55;
}
.localized-table-wrap th[data-v-67b0468e] {
  color: #fff;
  background: #143b57;
}
.localized-risk-section[data-v-67b0468e] {
  color: #fff;
  background: #102b40;
}
.localized-risk-section .localized-index[data-v-67b0468e] {
  color: #78d3f5;
}
.localized-risk-list li[data-v-67b0468e] {
  padding-bottom: 0.7rem;
  border-bottom: 1px solid rgb(255 255 255 / 14%);
}
.localized-faq[data-v-67b0468e] {
  max-width: 960px;
}
.localized-faq details[data-v-67b0468e] {
  padding: 1rem 0;
  border-bottom: 1px solid #d3dde3;
}
.localized-faq summary[data-v-67b0468e] {
  cursor: pointer;
  font-weight: 750;
}
.localized-faq details p[data-v-67b0468e] {
  margin-top: 0.75rem;
  line-height: 1.75;
}
.localized-cta[data-v-67b0468e] {
  padding: clamp(3rem, 6vw, 5rem) 0;
  background: #dcecf5;
}
.localized-cta__inner[data-v-67b0468e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
}
.localized-cta__inner > div[data-v-67b0468e]:first-child {
  max-width: 760px;
}
.localized-cta__inner p[data-v-67b0468e]:last-child {
  margin-top: 0.75rem;
}
.localized-cta__actions[data-v-67b0468e] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8rem;
  flex-shrink: 0;
}
.localized-button[data-v-67b0468e] {
  padding: 0.85rem 1.2rem;
  color: #fff;
  background: #164f78;
  font-weight: 750;
}
.localized-link[data-v-67b0468e] {
  color: #164f78;
  font-weight: 750;
}
@media (max-width: 800px) {
.localized-highlights[data-v-67b0468e],
  .localized-section-grid[data-v-67b0468e],
  .localized-two-column[data-v-67b0468e] {
    grid-template-columns: 1fr;
}
.localized-highlights[data-v-67b0468e] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.localized-cta__inner[data-v-67b0468e] {
    align-items: flex-start;
    flex-direction: column;
}
}

.scenario-products[data-v-c76cf798] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  gap: 8px;
  margin-top: 10px;
}
.scenario-product-card[data-v-c76cf798] {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 52px;
  padding: 5px 8px 5px 5px;
  border: 1px solid var(--color-gray-300, #dcdfe6);
  border-radius: 6px;
  background: #fff;
  text-decoration: none;
  color: inherit;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.scenario-product-card[data-v-c76cf798]:hover {
  border-color: var(--color-primary, #1b4f8a);
  box-shadow: 0 1px 4px rgba(15, 23, 42, 0.06);
}
.scenario-product-card__thumb[data-v-c76cf798] {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 4px;
  background: var(--color-gray-100, #f5f7fa);
  border: 1px solid var(--color-gray-200, #ebeef5);
}
.scenario-product-card__thumb--empty[data-v-c76cf798] {
  display: block;
}
.scenario-product-card__title[data-v-c76cf798] {
  font-size: 0.6875rem;
  font-weight: 600;
  line-height: 1.35;
  color: var(--color-gray-900, #303133);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.scenario-product-card:hover .scenario-product-card__title[data-v-c76cf798] {
  color: var(--color-primary, #1b4f8a);
}
