.v1-product-media-shell[data-astro-cid-rpzjnb2i] {
  border: 1px solid rgba(156, 179, 210, 0.55);
  background: linear-gradient(180deg, #fffffffe, #f7fafffc);
  padding: 28px;
}
.v1-business-architecture-frame[data-astro-cid-rpzjnb2i] {
  margin-top: 20px;
  border: 1px solid rgba(156, 179, 210, 0.55);
  border-radius: 20px;
  background: #f7fbff;
  overflow: hidden;
}
.v1-business-architecture-link[data-astro-cid-rpzjnb2i] {
  display: block;
}
.v1-business-architecture-image[data-astro-cid-rpzjnb2i] {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}
.v1-business-architecture-footer[data-astro-cid-rpzjnb2i] {
  margin-top: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.v1-business-architecture-caption[data-astro-cid-rpzjnb2i] {
  margin: 0;
  font-size: 13px;
  color: #6b7c93;
  line-height: 1.6;
}
.v1-product-inline-btn[data-astro-cid-rpzjnb2i] {
  min-height: 38px;
  padding: 8px 16px;
  font-size: 13px;
}
.v1-product-workflow-shell[data-astro-cid-rpzjnb2i] {
  margin-top: 28px;
}
.v1-product-subsection-title[data-astro-cid-rpzjnb2i] {
  font-size: clamp(24px, 2.4vw, 32px);
}
.v1-product-workflow-grid[data-astro-cid-rpzjnb2i] {
  margin-top: 18px;
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.v1-product-workflow-item[data-astro-cid-rpzjnb2i] {
  border: 1px solid rgba(198, 198, 198, 0.85);
  background: #fffffffc;
  padding: 14px 14px 12px;
  display: grid;
  grid-template-columns: 34px 1fr;
  gap: 10px;
  align-items: start;
}
.v1-product-workflow-index[data-astro-cid-rpzjnb2i] {
  width: 34px;
  height: 34px;
  border-radius: 999px;
  background: #eef5ff;
  color: #0f62fe;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
}
.v1-product-workflow-title[data-astro-cid-rpzjnb2i] {
  margin: 0;
  font-size: 14px;
  color: #1b2a41;
  line-height: 1.4;
  font-weight: 700;
}
.v1-product-workflow-meta[data-astro-cid-rpzjnb2i] {
  margin: 6px 0 0;
  font-size: 12.5px;
  color: #6b7c93;
  line-height: 1.55;
}
@media (max-width: 768px) {
  .v1-product-media-shell[data-astro-cid-rpzjnb2i] {
    padding: 20px;
  }
  .v1-business-architecture-footer[data-astro-cid-rpzjnb2i] {
    align-items: flex-start;
    flex-direction: column;
  }
}
.v1-product-screenshot-featured[data-astro-cid-lxvfefun] {
  border: 1px solid rgba(198, 198, 198, 0.88);
  background: #fffffffc;
  box-shadow: 0 14px 28px #1616160f;
  overflow: hidden;
}
.v1-product-screenshot-image-wrap[data-astro-cid-lxvfefun] {
  padding: 16px;
  border-bottom: 1px solid rgba(198, 198, 198, 0.65);
  background: linear-gradient(180deg, #f7fbff, #fff);
}
.v1-product-screenshot-image[data-astro-cid-lxvfefun] {
  width: 100%;
  aspect-ratio: 16 / 10;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  border: 1px solid rgba(156, 179, 210, 0.55);
}
.v1-product-screenshot-copy[data-astro-cid-lxvfefun] {
  padding: 16px 18px 18px;
}
.v1-product-screenshot-title[data-astro-cid-lxvfefun] {
  margin: 0;
  font-size: 20px;
  color: #1b2a41;
  line-height: 1.32;
  font-weight: 600;
}
.v1-product-screenshot-desc[data-astro-cid-lxvfefun] {
  margin: 10px 0 0;
  font-size: 14px;
  color: #6b7c93;
  line-height: 1.72;
}
.v1-product-screenshot-grid[data-astro-cid-lxvfefun] {
  margin-top: 18px;
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.v1-product-screenshot-card[data-astro-cid-lxvfefun] {
  border: 1px solid rgba(198, 198, 198, 0.85);
  background: #fffffffe;
  padding: 12px;
}
.v1-product-screenshot-thumb-wrap[data-astro-cid-lxvfefun] {
  background: #f6faff;
  border: 1px solid rgba(156, 179, 210, 0.5);
  padding: 8px;
}
.v1-product-screenshot-thumb[data-astro-cid-lxvfefun] {
  width: 100%;
  aspect-ratio: 16 / 10;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.v1-product-screenshot-card-title[data-astro-cid-lxvfefun] {
  margin: 12px 0 0;
  font-size: 15px;
  color: #1b2a41;
  line-height: 1.4;
  font-weight: 700;
}
.v1-product-screenshot-card-desc[data-astro-cid-lxvfefun] {
  margin: 8px 0 0;
  font-size: 13.5px;
  color: #6b7c93;
  line-height: 1.65;
}
@media (max-width: 900px) {
  .v1-product-screenshot-grid[data-astro-cid-lxvfefun] {
    grid-template-columns: 1fr;
  }
}
.v1-product-hardware-grid[data-astro-cid-oaboct7w] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
.v1-product-hardware-card[data-astro-cid-oaboct7w] {
  border: 1px solid rgba(198, 198, 198, 0.88);
  background: #fffffffe;
  box-shadow: 0 12px 26px #1616160d;
  padding: 14px;
}
.v1-product-hardware-image-wrap[data-astro-cid-oaboct7w] {
  background: #f7f9fc;
  border: 1px solid rgba(198, 198, 198, 0.75);
  padding: 10px;
  min-height: 182px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.v1-product-hardware-image[data-astro-cid-oaboct7w] {
  width: 100%;
  max-height: 160px;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
.v1-product-hardware-name[data-astro-cid-oaboct7w] {
  margin: 12px 0 0;
  font-size: 16px;
  line-height: 1.35;
  color: #1b2a41;
  font-weight: 700;
}
.v1-product-hardware-desc[data-astro-cid-oaboct7w] {
  margin: 8px 0 0;
  font-size: 13.5px;
  line-height: 1.68;
  color: #6b7c93;
}
.v1-product-hardware-tags[data-astro-cid-oaboct7w] {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.v1-product-hardware-tag[data-astro-cid-oaboct7w] {
  display: inline-flex;
  align-items: center;
  height: 26px;
  padding: 0 10px;
  border-radius: 999px;
  background: #eef5ff;
  color: #0f62fe;
  font-size: 12px;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .v1-product-hardware-grid[data-astro-cid-oaboct7w] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  .v1-product-hardware-grid[data-astro-cid-oaboct7w] {
    grid-template-columns: 1fr;
  }
}
.v1-product-hero-split[data-astro-cid-abxnxolq] {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-items: center;
  min-height: clamp(280px, 32vw, 420px);
  padding: 8px 0 12px;
}
.v1-product-hero-textcol[data-astro-cid-abxnxolq] {
  position: relative;
  z-index: 2;
  max-width: min(600px, 48vw);
  padding: 8px 0 12px;
}
.v1-product-hero-code[data-astro-cid-abxnxolq] {
  margin: 0 0 12px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--enterprise-primary);
}
.v1-inner-page .v1-product-detail-hero .v1-product-hero-english {
  margin-top: 12px;
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--enterprise-muted);
}
.v1-hero-fitfor[data-astro-cid-abxnxolq] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 24px;
  padding-top: 0;
  border-top: none;
}
.v1-hero-fitfor-eyebrow[data-astro-cid-abxnxolq] {
  font-size: 11px;
  font-weight: 700;
  color: var(--enterprise-title);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-right: 4px;
  flex-shrink: 0;
}
.v1-hero-fitfor-tag[data-astro-cid-abxnxolq] {
  font-size: 13px;
  color: var(--enterprise-muted);
  background: transparent;
  border: none;
  padding: 0;
  line-height: 1.6;
}
.v1-hero-fitfor-tag[data-astro-cid-abxnxolq]
  + .v1-hero-fitfor-tag[data-astro-cid-abxnxolq]:before {
  content: "·";
  margin-right: 8px;
  color: var(--flow-hairline);
}
.v1-scenario-layout[data-astro-cid-abxnxolq] {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.45fr);
  gap: 48px;
  align-items: start;
}
.v1-scenario-title[data-astro-cid-abxnxolq] {
  margin: 12px 0 0;
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: -0.03em;
  color: var(--enterprise-title);
}
.v1-scenario-desc[data-astro-cid-abxnxolq] {
  margin: 16px 0 0;
  max-width: 34ch;
  font-size: 15px;
  line-height: 1.75;
  color: var(--enterprise-muted);
}
.v1-scenario-tabs[data-astro-cid-abxnxolq] {
  display: flex;
  flex-direction: column;
  margin-top: 28px;
  border-left: 1px solid #e0e0e0;
}
.v1-scenario-tab[data-astro-cid-abxnxolq] {
  width: 100%;
  padding: 14px 16px;
  border: none;
  border-left: 2px solid transparent;
  background: transparent;
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
  color: var(--enterprise-muted);
  cursor: pointer;
  transition:
    background 0.15s ease,
    color 0.15s ease,
    border-color 0.15s ease;
}
.v1-scenario-tab[data-astro-cid-abxnxolq]:hover {
  background: #f4f4f4;
  color: var(--enterprise-title);
}
.v1-scenario-tab[data-astro-cid-abxnxolq].is-active {
  border-left-color: var(--enterprise-primary);
  background: #f4f4f4;
  color: var(--enterprise-primary);
  font-weight: 600;
}
.v1-scenario-panel[data-astro-cid-abxnxolq] {
  border: none;
  background: transparent;
  padding: 0;
}
.v1-scenario-panel-title[data-astro-cid-abxnxolq] {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3;
  color: var(--enterprise-title);
}
.v1-scenario-panel-desc[data-astro-cid-abxnxolq] {
  margin: 16px 0 0;
  max-width: 62ch;
  font-size: 15px;
  line-height: 1.75;
  color: var(--enterprise-muted);
}
.v1-scenario-panel-tags[data-astro-cid-abxnxolq] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 24px;
}
.v1-scenario-tag[data-astro-cid-abxnxolq] {
  display: inline-block;
  padding: 0;
  font-size: 13px;
  color: var(--enterprise-muted);
  border: none;
  background: transparent;
}
.v1-scenario-tag[data-astro-cid-abxnxolq]
  + .v1-scenario-tag[data-astro-cid-abxnxolq]:before {
  content: "·";
  margin: 0 8px;
  color: var(--flow-hairline);
}
.v1-pain-section[data-astro-cid-abxnxolq] {
  background: #161616;
  color: #fff;
}
.v1-pain-layout[data-astro-cid-abxnxolq] {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 48px;
  align-items: start;
}
.v1-pain-intro[data-astro-cid-abxnxolq] {
  position: sticky;
  top: 128px;
}
.v1-pain-eyebrow[data-astro-cid-abxnxolq] {
  display: block;
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #78a9ff;
}
.v1-pain-title[data-astro-cid-abxnxolq] {
  margin: 0;
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.03em;
  color: #fff;
}
.v1-pain-desc[data-astro-cid-abxnxolq] {
  margin: 16px 0 0;
  max-width: 38ch;
  font-size: 15px;
  line-height: 1.75;
  color: #c6c6c6;
}
.v1-pain-scroll[data-astro-cid-abxnxolq] {
  max-height: 520px;
  overflow-y: auto;
  scrollbar-width: none;
}
.v1-pain-scroll[data-astro-cid-abxnxolq]::-webkit-scrollbar {
  display: none;
}
.v1-pain-item[data-astro-cid-abxnxolq] {
  display: flex;
  gap: 20px;
  padding-bottom: 28px;
  margin-bottom: 28px;
  border-bottom: 1px solid #393939;
}
.v1-pain-item[data-astro-cid-abxnxolq]:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.v1-pain-index[data-astro-cid-abxnxolq] {
  flex-shrink: 0;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 300;
  line-height: 1;
  color: #78a9ff;
  font-variant-numeric: tabular-nums;
}
.v1-pain-item-title[data-astro-cid-abxnxolq] {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
}
.v1-pain-item-desc[data-astro-cid-abxnxolq] {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.75;
  color: #a8a8a8;
}
.v1-pain-tags[data-astro-cid-abxnxolq] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 14px;
}
.v1-pain-tag[data-astro-cid-abxnxolq] {
  padding: 3px 8px;
  font-size: 11px;
  color: #c6c6c6;
  border: 1px solid #393939;
  background: #262626;
}
.v1-pain-risk[data-astro-cid-abxnxolq] {
  margin: 12px 0 0;
  font-size: 12px;
  line-height: 1.6;
  color: #6f6f6f;
}
.v1-arch-stack[data-astro-cid-abxnxolq] {
  border: none;
  background: transparent;
}
.v1-arch-layer[data-astro-cid-abxnxolq] {
  display: grid;
  grid-template-columns: 64px 1fr 260px;
  gap: 0;
  border-bottom: 1px solid var(--flow-hairline);
  align-items: flex-start;
}
.v1-arch-layer[data-astro-cid-abxnxolq]:last-child {
  border-bottom: none;
}
.v1-arch-layer-index[data-astro-cid-abxnxolq] {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 28px 0;
  font-size: 22px;
  font-weight: 700;
  color: #0f62fe;
  line-height: 1.4;
  font-variant-numeric: tabular-nums;
  border-right: 1px solid var(--flow-hairline);
  background: #0f62fe0a;
}
.v1-arch-layer-body[data-astro-cid-abxnxolq] {
  padding: 28px 32px;
  border-right: 1px solid var(--flow-hairline);
}
.v1-arch-layer-name[data-astro-cid-abxnxolq] {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--enterprise-title);
}
.v1-arch-layer-desc[data-astro-cid-abxnxolq] {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.75;
  color: var(--enterprise-muted);
}
.v1-arch-layer-tags[data-astro-cid-abxnxolq] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 28px 24px;
  align-content: flex-start;
}
.v1-arch-layer-tag[data-astro-cid-abxnxolq] {
  display: inline-block;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  color: #0f62fe;
  background: #0f62fe12;
  border: 1px solid rgba(15, 98, 254, 0.18);
  line-height: 1.4;
  white-space: nowrap;
}
.v1-cap-header[data-astro-cid-abxnxolq] {
  max-width: 640px;
  margin-bottom: var(--flow-module);
}
.v1-cap-shell[data-astro-cid-abxnxolq] {
  display: grid;
  grid-template-columns: minmax(220px, 0.34fr) minmax(0, 1fr);
  gap: 0;
  border-top: 1px solid var(--flow-hairline);
}
.v1-cap-tabs[data-astro-cid-abxnxolq] {
  display: flex;
  flex-direction: column;
  border-right: 1px solid var(--flow-hairline);
}
.v1-cap-tab[data-astro-cid-abxnxolq] {
  width: 100%;
  padding: 16px 18px;
  border: none;
  border-left: 3px solid transparent;
  background: transparent;
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
  color: var(--enterprise-muted);
  cursor: pointer;
  transition:
    background 0.15s ease,
    color 0.15s ease,
    border-color 0.15s ease;
}
.v1-cap-tab[data-astro-cid-abxnxolq]:hover {
  background: #f4f4f4;
  color: var(--enterprise-title);
}
.v1-cap-tab[data-astro-cid-abxnxolq].is-active {
  border-left-color: var(--enterprise-primary);
  background: #f4f4f4;
  color: var(--enterprise-primary);
  font-weight: 600;
}
.v1-cap-panels[data-astro-cid-abxnxolq] {
  border: none;
  background: transparent;
}
.v1-cap-panel[data-astro-cid-abxnxolq].hidden {
  display: none;
}
.v1-cap-row[data-astro-cid-abxnxolq] {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 16px;
  padding: 20px 24px;
  border-bottom: 1px solid var(--flow-hairline);
  align-items: flex-start;
}
.v1-cap-row[data-astro-cid-abxnxolq]:last-child {
  border-bottom: none;
}
.v1-cap-row-index[data-astro-cid-abxnxolq] {
  font-size: 13px;
  font-weight: 700;
  color: var(--enterprise-primary);
  font-variant-numeric: tabular-nums;
}
.v1-cap-row-title[data-astro-cid-abxnxolq] {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  color: var(--enterprise-title);
}
.v1-cap-row-desc[data-astro-cid-abxnxolq] {
  margin: 8px 0 0;
  font-size: 14px;
  line-height: 1.7;
  color: var(--enterprise-muted);
}
.v1-values-list[data-astro-cid-abxnxolq] {
  display: grid;
  gap: 20px;
}
.v1-value-row[data-astro-cid-abxnxolq] {
  border-top: 1px solid var(--flow-hairline);
}
.v1-value-row[data-astro-cid-abxnxolq]:first-child {
  border-top: none;
}
.v1-value-row-header[data-astro-cid-abxnxolq] {
  padding: 0 0 16px;
}
.v1-value-row-title[data-astro-cid-abxnxolq] {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: var(--enterprise-title);
}
.v1-value-row-desc[data-astro-cid-abxnxolq] {
  margin: 8px 0 0;
  font-size: 14px;
  line-height: 1.7;
  color: var(--enterprise-muted);
}
.v1-value-row-split[data-astro-cid-abxnxolq] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  border-top: 1px solid var(--flow-hairline);
}
.v1-value-row-before[data-astro-cid-abxnxolq] {
  padding: 18px 24px 18px 0;
  border-right: 1px solid var(--flow-hairline);
}
.v1-value-row-after[data-astro-cid-abxnxolq] {
  padding: 18px 0 18px 24px;
  border-left: 3px solid #0f62fe;
}
.v1-value-row-label[data-astro-cid-abxnxolq] {
  display: block;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--enterprise-muted);
}
.v1-value-row-before[data-astro-cid-abxnxolq] p[data-astro-cid-abxnxolq],
.v1-value-row-after[data-astro-cid-abxnxolq] p[data-astro-cid-abxnxolq] {
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
  color: var(--enterprise-text);
}
.v1-section-header-center[data-astro-cid-abxnxolq]
  .v1-section-title[data-astro-cid-abxnxolq]:after {
  content: none;
  display: none;
}
.hidden[data-astro-cid-abxnxolq] {
  display: none !important;
}
@media (max-width: 1023px) {
  .v1-product-hero-textcol[data-astro-cid-abxnxolq] {
    max-width: min(540px, 100%);
  }
  .v1-scenario-layout[data-astro-cid-abxnxolq],
  .v1-pain-layout[data-astro-cid-abxnxolq] {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .v1-pain-intro[data-astro-cid-abxnxolq] {
    position: static;
  }
  .v1-arch-layer[data-astro-cid-abxnxolq] {
    grid-template-columns: 64px 1fr;
  }
  .v1-arch-layer-body[data-astro-cid-abxnxolq] {
    border-right: none;
  }
  .v1-arch-layer-tags[data-astro-cid-abxnxolq] {
    grid-column: 2;
    padding: 0 24px 24px;
  }
  .v1-cap-shell[data-astro-cid-abxnxolq] {
    grid-template-columns: 1fr;
  }
  .v1-cap-tabs[data-astro-cid-abxnxolq] {
    flex-direction: row;
    flex-wrap: wrap;
    border-right: none;
    border-bottom: 1px solid var(--flow-hairline);
  }
  .v1-cap-tab[data-astro-cid-abxnxolq] {
    border-left: none;
    border-bottom: 2px solid transparent;
  }
  .v1-cap-tab[data-astro-cid-abxnxolq].is-active {
    border-bottom-color: var(--enterprise-primary);
  }
}
@media (max-width: 768px) {
  .v1-pain-scroll[data-astro-cid-abxnxolq] {
    max-height: none;
    overflow: visible;
  }
  .v1-product-hero-textcol[data-astro-cid-abxnxolq] {
    max-width: 100%;
  }
  .v1-value-row-split[data-astro-cid-abxnxolq] {
    grid-template-columns: 1fr;
  }
  .v1-value-row-before[data-astro-cid-abxnxolq] {
    padding-right: 0;
    border-right: none;
    border-bottom: 1px solid var(--flow-hairline);
  }
  .v1-value-row-after[data-astro-cid-abxnxolq] {
    padding-left: 0;
    border-left: none;
  }
}
.ps-page[data-astro-cid-uyknws7t] {
  --ps-max-text: 56.25rem;
  --ps-copy-max: 32.5rem;
  --ps-section-py: 5rem;
  --ps-section-gap: 2.5rem;
  --ps-split-gap: 3rem;
  --ps-text-xs: 0.75rem;
  --ps-text-sm: 0.8125rem;
  --ps-text-base: 0.875rem;
  --ps-text-md: 1rem;
  --ps-text-xl: 2rem;
  --ps-leading-tight: 1.3;
  --ps-leading-normal: 1.6;
  --flow-canvas: #f8fbfe;
  --flow-sheet: #ffffff;
  --ps-surface-alt: #f8fbfe;
  --ps-surface-base: #ffffff;
  --ps-border-subtle: #e8edf2;
}
.ps-page[data-astro-cid-uyknws7t] > .flow-section.flow-sheet:not(.ps-cta-band) {
  background: var(--ps-surface-base);
}
.ps-page[data-astro-cid-uyknws7t] > .flow-section.flow-canvas {
  background: var(--ps-surface-alt);
}
.ps-page[data-astro-cid-uyknws7t] > .flow-section.ps-cta-band {
  background: linear-gradient(135deg, #0f62fe, #0043ce);
}
.ps-page[data-astro-cid-uyknws7t] > .v1-product-detail-hero {
  background: linear-gradient(160deg, #eef4ff, #f8fbfe 55%, #fff) !important;
}
.ps-page[data-astro-cid-uyknws7t] > .flow-section:not(.flow-density-flush) {
  padding-block: var(--ps-section-py);
}
.ps-page[data-astro-cid-uyknws7t] .flow-container {
  max-width: 80rem;
  padding-inline: clamp(1.5rem, 4vw, 5rem);
}
.ps-page[data-astro-cid-uyknws7t] .v1-product-detail-hero {
  padding: 3rem 0 2.5rem;
}
.ps-page[data-astro-cid-uyknws7t] .v1-product-detail-hero .v1-container {
  padding-inline: clamp(1.5rem, 4vw, 5rem);
}
.ps-page[data-astro-cid-uyknws7t] .v1-product-detail-hero .v1-page-hero-text,
.ps-page[data-astro-cid-uyknws7t] .v1-product-hero-textcol {
  max-width: 40rem;
  padding: 0;
}
.ps-page[data-astro-cid-uyknws7t] .v1-product-hero-english {
  margin-top: 0.625rem;
  font-size: var(--ps-text-xs);
  line-height: 1.55;
  letter-spacing: 0.06em;
}
.ps-page[data-astro-cid-uyknws7t] .v1-page-hero-subtitle {
  margin-top: 1rem;
  max-width: 46rem;
}
.ps-page[data-astro-cid-uyknws7t] .v1-page-hero-actions {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.5rem;
  gap: 0.75rem;
}
.ps-page[data-astro-cid-uyknws7t] .v1-btn-lg {
  margin-top: 0;
  min-height: 2.75rem;
  padding: 0.625rem 3.5rem 0.625rem 1.25rem;
  font-size: var(--ps-text-md);
  justify-content: flex-start;
  text-align: left;
}
.ps-page[data-astro-cid-uyknws7t] .v1-breadcrumb {
  font-size: var(--ps-text-sm);
  margin-bottom: 1.25rem;
}
.ps-page[data-astro-cid-uyknws7t] .v1-product-hero-icon {
  margin: 0 0 0.875rem;
}
.ps-hero-eyebrow[data-astro-cid-uyknws7t] {
  font-family: var(--font-mono);
  font-size: var(--hero-eyebrow-font-size);
  font-weight: 400;
  line-height: var(--hero-eyebrow-line-height);
  letter-spacing: var(--hero-eyebrow-letter-spacing);
  color: #0f62fe;
  margin: 0 0 0.5rem;
}
.ps-hero-tags[data-astro-cid-uyknws7t] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin: 0.875rem 0 0;
}
.ps-hero-tags[data-astro-cid-uyknws7t] .ps-tag {
  padding: 0.25rem 0.625rem;
  font-size: var(--ps-text-xs);
  font-weight: 500;
}
.ps-header {
  max-width: var(--ps-max-text);
  margin-bottom: var(--ps-section-gap);
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ps-header-eyebrow-row {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.ps-icon-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  border-radius: 6px;
  background: #e8f1ff;
  color: #0f62fe;
}
.ps-icon-badge--sm {
  width: 1.625rem;
  height: 1.625rem;
  border-radius: 5px;
}
.ps-icon-svg {
  flex-shrink: 0;
}
.ps-icon-svg--md {
  width: 1.125rem;
  height: 1.125rem;
}
.ps-icon-svg--sm {
  width: 0.875rem;
  height: 0.875rem;
}
.ps-tab {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
}
.ps-tab-icon {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
}
.ps-eyebrow {
  display: block;
  font-family: "微软雅黑", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;;
  font-size: var(--ps-text-sm);
  font-weight: 400;
  color: #0f62fe;
  margin: 0;
}
.ps-title {
  font-size: clamp(1.5rem, 2.2vw, var(--ps-text-xl));
  font-weight: 700;
  line-height: var(--ps-leading-tight);
  color: #161616;
  margin: 0;
  max-width: var(--ps-max-text);
}
.ps-lead {
  font-size: var(--ps-text-md);
  line-height: var(--ps-leading-normal);
  color: #525252;
  margin: 0;
  max-width: var(--ps-max-text);
}
.ps-desc {
  margin: 0.75rem 0 0;
  font-size: var(--ps-text-base);
  line-height: var(--ps-leading-normal);
  color: #525252;
}
.ps-tag {
  display: inline-block;
  padding: 0.25rem 0.625rem;
  font-size: var(--ps-text-xs);
  color: #161616;
  background: #e8e8e8;
  border-radius: 4px;
}
.ps-tag--accent {
  color: #0f62fe;
  background: #e8f1ff;
}
.ps-field-label {
  font-size: var(--ps-text-xs);
  font-weight: 500;
  color: #6f6f6f;
  margin: 0;
  letter-spacing: 0.01em;
}
.ps-field-group {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.ps-tabs {
  display: grid;
  grid-template-columns: minmax(11rem, 14rem) minmax(0, 1fr);
  gap: 0;
  align-items: start;
  border-top: 1px solid #e0e0e0;
}
.ps-tablist {
  display: flex;
  flex-direction: column;
  border-right: 1px solid #e0e0e0;
  padding-top: 0.25rem;
}
.ps-tabs:not(.ps-tabs--top) .ps-tab {
  width: 100%;
  padding: 0.875rem 1rem;
  border: none;
  border-left: 3px solid transparent;
  background: transparent;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #525252;
  cursor: pointer;
  transition:
    color 0.15s ease,
    background 0.15s ease,
    border-color 0.15s ease;
}
.ps-tab:hover {
  background: #f4f4f4;
  color: #161616;
}
.ps-tab.is-active {
  border-left-color: #0f62fe;
  background: #f4f4f4;
  color: #0f62fe;
  font-weight: 600;
}
.ps-tab-panels {
  min-width: 0;
  padding: 1.25rem 0 0.5rem 1.5rem;
}
.ps-tab-panel {
  display: none;
  animation: ps-panel-in 0.22s ease;
}
.ps-tab-panel.is-active {
  display: block;
}
.ps-tabs--top {
  display: block;
  border-top: none;
}
.ps-tabs--top .ps-tablist {
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.25rem;
  border-right: none;
  border-bottom: none;
  padding: 0;
  margin-bottom: var(--ps-section-gap);
}
.ps-tabs--top .ps-tab {
  width: auto;
  padding: 0.625rem 1rem;
  font-size: var(--ps-text-sm);
  border: none;
  border-radius: 4px;
  background: #f4f4f4;
  text-align: center;
}
.ps-tabs--top .ps-tab:hover {
  background: #e8e8e8;
}
.ps-tabs--top .ps-tab.is-active {
  background: #0f62fe;
  color: #fff;
  font-weight: 500;
}
.ps-tabs--top .ps-tab.is-active .ps-tab-icon {
  color: #fff;
}
.ps-tabs--top-device .ps-tab {
  background: #fff;
}
.ps-tabs--top-device .ps-tab:hover {
  background: #fafafa;
}
.ps-tabs--top-policy .ps-tab,
.ps-tabs--top-software .ps-tab {
  background: #f4f4f4;
}
.ps-tabs--top-policy .ps-tab:hover,
.ps-tabs--top-software .ps-tab:hover {
  background: #e8e8e8;
  border-color: transparent;
}
.ps-tabs--top .ps-tab-panels {
  padding: 0;
}
.ps-module-panel {
  border-radius: 8px;
  padding: 2rem;
}
.ps-module-panel--light {
  background: #fff;
  border: none;
  box-shadow: none;
}
.ps-module-panel--muted {
  background: #f4f4f4;
  border: none;
  box-shadow: none;
}
.ps-panel-split {
  display: grid;
  grid-template-columns: minmax(0, 30rem) minmax(0, 1fr);
  gap: var(--ps-split-gap);
  align-items: center;
}
.ps-panel-visual {
  min-width: 0;
}
.ps-panel-visual img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 20rem;
  -o-object-fit: contain;
  object-fit: contain;
  border: none;
  border-radius: 8px;
  background: #f4f4f4;
}
.ps-panel-placeholder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  min-height: 15rem;
  padding: 1.5rem;
  border: none;
  border-radius: 8px;
  background: #f4f4f4;
  color: #6f6f6f;
  font-size: 0.875rem;
  text-align: center;
}
.ps-panel-placeholder--ui {
  aspect-ratio: 16 / 10;
  min-height: auto;
  align-items: flex-start;
  justify-content: flex-end;
  position: relative;
}
.ps-panel-placeholder-hint {
  font-size: 0.75rem;
  color: #a8a8a8;
}
.ps-screenshot-media {
  position: relative;
  border: none;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
}
.ps-screenshot-media img {
  display: block;
  width: 100%;
  height: auto;
  border: none;
}
.ps-cta-band[data-astro-cid-uyknws7t] {
  background: linear-gradient(135deg, #0f62fe, #0043ce);
  padding-block: var(--ps-section-py) !important;
}
.ps-cta-inner[data-astro-cid-uyknws7t] {
  text-align: center;
  max-width: 50rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: center;
}
.ps-cta-title[data-astro-cid-uyknws7t] {
  font-size: clamp(1.5rem, 2.2vw, var(--ps-text-xl));
  font-weight: 700;
  line-height: var(--ps-leading-tight);
  color: #fff;
  margin: 0;
}
.ps-cta-desc[data-astro-cid-uyknws7t] {
  font-size: var(--ps-text-md);
  line-height: var(--ps-leading-normal);
  color: #d0e2ff;
  margin: 0;
  max-width: 40rem;
}
.ps-cta-actions[data-astro-cid-uyknws7t] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
  margin-top: 0.375rem;
}
.ps-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.6875rem 1.5rem;
  font-size: var(--ps-text-base);
  font-weight: 600;
  border-radius: 4px;
  text-decoration: none;
  transition:
    background 0.15s ease,
    color 0.15s ease,
    border-color 0.15s ease;
}
.ps-btn--on-blue {
  background: #fff;
  color: #0f62fe;
  border: 1px solid #ffffff;
}
.ps-btn--on-blue:hover {
  background: #f4f4f4;
}
.ps-btn--ghost-white {
  background: transparent;
  color: #fff;
  border: 1px solid rgb(255 255 255 / 70%);
}
.ps-btn--ghost-white:hover {
  background: #ffffff1f;
}
@keyframes ps-panel-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (prefers-reduced-motion: reduce) {
  .ps-tab-panel {
    animation: none;
  }
}
@media (max-width: 767px) {
  .ps-flow-split,
  .ps-policy-split,
  .ps-panel-split,
  .ps-device-panel--hardware,
  .ps-device-panel--software {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  .ps-device-panel--software .ps-panel-body {
    order: 1;
  }
  .ps-device-panel--software .ps-panel-visual {
    order: 2;
  }
  .ps-device-copy {
    padding-right: 0 !important;
  }
  .ps-device-panel--hardware .ps-panel-visual img,
  .ps-device-panel--hardware .ps-panel-placeholder {
    min-height: 14rem;
    max-height: 18rem;
  }
  .ps-customer-proof {
    flex-direction: column;
    align-items: flex-start;
  }
  .ps-browser-caption {
    text-align: left;
  }
  .ps-flow-diagram {
    position: static;
    order: -1;
  }
  .ps-cta-band[data-astro-cid-uyknws7t] {
    padding-block: 4rem !important;
  }
  .ps-page[data-astro-cid-uyknws7t] > .flow-section:not(.flow-density-flush) {
    padding-block: 4rem;
  }
  .ps-tabs {
    grid-template-columns: 1fr;
  }
  .ps-tablist {
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    border-right: none;
    border-bottom: 1px solid #e0e0e0;
    -webkit-overflow-scrolling: touch;
  }
  .ps-tab {
    flex: 0 0 auto;
    width: auto;
    white-space: nowrap;
    border-left: none;
    border-bottom: 2px solid transparent;
    padding: 0.75rem 1rem;
  }
  .ps-tab.is-active {
    border-bottom-color: #0f62fe;
    border-left-color: transparent;
  }
  .ps-tab-panels {
    padding: 1rem 0 0;
  }
}
.ps-policy-panel {
  display: block;
}
.ps-policy-split {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(0, 1fr);
  gap: var(--ps-split-gap);
  align-items: start;
}
.ps-policy-visual {
  min-width: 0;
}
.ps-policy-fallback {
  padding-top: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ps-policy-doc-img {
  width: 100%;
  height: auto;
  display: block;
  border: none;
  border-radius: 8px;
  max-height: 22rem;
  -o-object-fit: cover;
  object-fit: cover;
}
.ps-policy-docs {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(14rem, 1fr));
  gap: 1rem;
  margin-bottom: 2rem;
}
.ps-policy-doc {
  display: flex;
  flex-direction: column;
  background: #f4f4f4;
}
.ps-policy-doc-placeholder {
  aspect-ratio: 16 / 10;
  min-height: 18rem;
  max-height: 22rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  border: none;
  border-radius: 8px;
  background: #f4f4f4;
  font-size: var(--ps-text-sm);
}
.ps-policy-doc-code {
  font-size: var(--ps-text-sm);
  font-weight: 600;
  color: #0f62fe;
}
.ps-policy-doc-body {
  padding: 1rem;
}
.ps-policy-doc-name {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 0.375rem;
  color: #161616;
}
.ps-policy-doc-code-label {
  font-size: 0.75rem;
  color: #0f62fe;
  margin: 0 0 0.5rem;
}
.ps-policy-doc-highlight {
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #525252;
  margin: 0;
}
.ps-excerpts {
  display: grid;
  gap: 1.25rem;
  margin-bottom: 1.5rem;
}
.ps-excerpt {
  margin: 0;
  padding: 1.5rem 0 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ps-excerpt-text {
  font-size: var(--ps-text-base);
  line-height: var(--ps-leading-normal);
  color: #393939;
  margin: 0;
  white-space: pre-line;
}
.ps-excerpt-source {
  display: block;
  font-size: var(--ps-text-sm);
  font-weight: 400;
  font-style: normal;
  color: #6f6f6f;
  margin: 0;
}
.ps-excerpt-source:before {
  content: "— ";
}
.ps-bullets {
  margin: 0 0 1rem;
  padding-left: 1.125rem;
  font-size: var(--ps-text-base);
  color: #393939;
  line-height: var(--ps-leading-normal);
}
.ps-bullets li + li {
  margin-top: 0.375rem;
}
.ps-closing {
  font-size: var(--ps-text-md);
  line-height: var(--ps-leading-normal);
  color: #161616;
  margin: 0;
  max-width: var(--ps-max-text);
}
.ps-flow-split {
  display: grid;
  grid-template-columns: minmax(0, 32.5rem) minmax(0, 1fr);
  gap: var(--ps-split-gap);
  align-items: start;
}
.ps-flow-summary {
  font-size: var(--ps-text-base);
  line-height: var(--ps-leading-normal);
  color: #525252;
  margin: 0 0 var(--ps-section-gap);
  max-width: var(--ps-max-text);
}
.ps-flow-diagram-full {
  margin: 0;
  min-width: 0;
}
.ps-flow-diagram-full .ps-flow-frame {
  min-height: 16rem;
  max-height: none;
  background: #fff;
  border: 1px solid var(--ps-border-subtle);
}
.ps-flow-diagram-full .ps-flow-image {
  width: 100%;
  height: auto;
}
.ps-flow-diagram-full .ps-flow-placeholder {
  min-height: 16rem;
  background: #fff;
  border: 1px solid var(--ps-border-subtle);
}
.ps-flow-footnotes {
  margin-top: 1.5rem;
}
.ps-process-flow {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.ps-process-terminals-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.ps-process-terminals {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.625rem;
}
.ps-process-terminal-label {
  font-size: 0.8125rem;
  font-weight: 600;
  color: #0f62fe;
  padding: 0.4375rem 1rem;
  background: #e8f1ff;
  border-radius: 999px;
  white-space: nowrap;
}
.ps-process-terminal-preview {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
}
.ps-process-terminal-preview-frame {
  width: 7.5rem;
  padding: 0.5rem;
  background: #fff;
  border: 1px solid var(--ps-border-subtle);
  border-radius: 12px;
  box-shadow: 0 6px 16px #1616160f;
}
.ps-process-terminal-preview-frame img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.ps-process-terminal-preview figcaption {
  font-size: 0.75rem;
  color: #6f6f6f;
}
.ps-process-track {
  display: flex;
  gap: 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0.25rem 0 0.75rem;
  background: #fff;
  border: 1px solid var(--ps-border-subtle);
  border-radius: 16px;
  box-shadow: 0 12px 32px #1616160a;
}
.ps-process-step {
  position: relative;
  flex: 1 0 8.75rem;
  min-width: 8.75rem;
  max-width: 11rem;
}
.ps-process-step:not(:last-child):after {
  content: "";
  position: absolute;
  top: 4.5rem;
  right: -0.375rem;
  width: 0.75rem;
  height: 2px;
  background: #c6d9ff;
  z-index: 1;
}
.ps-process-step-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0.875rem 0.625rem 1rem;
}
.ps-process-step-visual {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 7.5rem;
  margin-bottom: 0.75rem;
}
.ps-process-step-figure {
  display: block;
  max-width: 100%;
  max-height: 7.5rem;
  width: auto;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: bottom center;
  object-position: bottom center;
}
.ps-process-step-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  background: #f4f4f4;
  border: 1px dashed #c6c6c6;
  border-radius: 999px;
}
.ps-process-step-placeholder-icon {
  font-size: 1.25rem;
  color: #0f62fe;
  font-weight: 600;
}
.ps-process-step-meta {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.25rem;
}
.ps-process-step-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.375rem;
  height: 1.375rem;
  font-size: 0.6875rem;
  font-weight: 700;
  color: #fff;
  background: #0f62fe;
  border-radius: 999px;
}
.ps-process-step-title {
  font-size: 0.8125rem;
  font-weight: 600;
  color: #161616;
  margin: 0.125rem 0 0;
  line-height: 1.35;
}
.ps-process-step-role {
  font-size: 0.6875rem;
  line-height: 1.45;
  color: #6f6f6f;
  margin: 0;
}
.ps-process-step-tag {
  font-size: 0.625rem;
  font-weight: 500;
  color: #0f62fe;
  padding: 0.125rem 0.4375rem;
  background: #f2f7ff;
  border-radius: 4px;
  margin-top: 0.25rem;
}
.ps-process-hardware {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  padding: 1.25rem;
  background: #fafbfc;
  border: 1px solid var(--ps-border-subtle);
  border-radius: 12px;
}
.ps-process-hardware-item {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.625rem;
  min-width: 0;
}
.ps-process-hardware-visual {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 5.5rem;
  padding: 0.5rem;
  background: #fff;
  border: 1px solid rgba(15, 98, 254, 0.08);
  border-radius: 10px;
}
.ps-process-hardware-visual img {
  max-width: 100%;
  max-height: 4.5rem;
  -o-object-fit: contain;
  object-fit: contain;
}
.ps-process-hardware-item figcaption {
  font-size: 0.75rem;
  font-weight: 500;
  color: #393939;
  text-align: center;
}
.ps-flow-copy {
  min-width: 0;
  max-width: 30rem;
}
.ps-flow-intro {
  font-size: var(--ps-text-base);
  line-height: var(--ps-leading-normal);
  color: #525252;
  margin: 0 0 1.25rem;
}
.ps-flow-steps {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0;
}
.ps-flow-step {
  padding: 0.625rem 0;
}
.ps-flow-step:last-child {
  padding-bottom: 0;
}
.ps-flow-step-title {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.25rem;
  font-size: var(--ps-text-sm);
  font-weight: 500;
  line-height: 1.4;
  color: #161616;
  margin: 0;
}
.ps-flow-step-index {
  font-weight: 600;
  color: #0f62fe;
  flex-shrink: 0;
}
.ps-flow-step-tag {
  font-size: 0.75rem;
  font-weight: 500;
  color: #6f6f6f;
}
.ps-flow-step-tag:before {
  content: "·";
  margin-right: 0.375rem;
  color: #c6c6c6;
}
.ps-flow-step-role {
  font-size: 0.75rem;
  color: #6f6f6f;
  margin: 0;
}
.ps-flow-step-desc {
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #393939;
  margin: 0;
}
.ps-flow-more {
  font-size: 0.75rem;
  color: #a8a8a8;
  margin: 0.75rem 0 0;
}
.ps-flow-diagram {
  position: sticky;
  top: 5rem;
  min-width: 0;
}
.ps-flow-frame {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  background: #f4f4f4;
  border: none;
  border-radius: 8px;
  min-height: 20rem;
  max-height: 28rem;
}
.ps-flow-image {
  display: block;
  width: 100%;
  height: auto;
}
.ps-flow-caption {
  font-size: 0.8125rem;
  color: #6f6f6f;
  line-height: 1.5;
  margin: 0.75rem 0 0;
}
.ps-flow-placeholder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  min-height: 20rem;
  padding: 1.5rem;
  background: #f4f4f4;
  border: none;
  border-radius: 8px;
  color: #6f6f6f;
  font-size: var(--ps-text-sm);
  text-align: center;
}
.ps-flow-placeholder-hint {
  font-size: 0.8125rem;
  color: #a8a8a8;
}
.ps-details {
  margin-top: 1.5rem;
  padding-top: 0;
  border-top: none;
  font-size: 0.875rem;
  color: #525252;
}
.ps-details summary {
  cursor: pointer;
  font-weight: 600;
  color: #161616;
  list-style: none;
}
.ps-details summary::-webkit-details-marker {
  display: none;
}
.ps-footnotes {
  margin: 0.75rem 0 0;
  padding: 0;
  list-style: none;
  line-height: 1.6;
}
.ps-footnotes li + li {
  margin-top: 0.375rem;
}
.ps-empty {
  font-size: 0.875rem;
  color: #6f6f6f;
  margin: 0;
}
.ps-pillar-single {
  max-width: 40rem;
}
.ps-arch-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 22.5rem;
  gap: var(--ps-split-gap);
  align-items: stretch;
}
.ps-arch-diagram {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  height: 100%;
}
.ps-arch-diagram-frame {
  border: none;
  border-radius: 8px;
  background: #f4f4f4;
  overflow: hidden;
  flex: 1;
  min-height: 22.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}
.ps-arch-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.ps-arch-image {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.ps-arch-expand {
  font-size: var(--ps-text-sm);
  font-weight: 500;
  color: #0f62fe;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
}
.ps-arch-expand:hover {
  text-decoration: underline;
}
.ps-arch-diagram-title {
  font-size: 0.8125rem;
  font-weight: 500;
  margin: 0;
  color: #6f6f6f;
}
.ps-arch-caption {
  font-size: 0.75rem;
  color: #a8a8a8;
  line-height: 1.5;
  margin: 0;
  flex: 1 1 100%;
}
.ps-arch-values {
  width: 22.5rem;
  max-width: 22.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.ps-arch-values-eyebrow {
  font-size: 0.75rem;
  font-weight: 600;
  color: #0f62fe;
  margin: 0;
}
.ps-arch-value-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ps-arch-value-card {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 0.75rem;
  align-items: start;
  padding: 0.875rem 0;
  border: none;
  border-radius: 0;
  background: transparent;
}
.ps-arch-value-body {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.ps-arch-value-title {
  font-size: var(--ps-text-base);
  font-weight: 600;
  color: #161616;
  margin: 0;
  line-height: 1.35;
}
.ps-arch-value-desc {
  font-size: var(--ps-text-sm);
  line-height: var(--ps-leading-normal);
  color: #525252;
  margin: 0;
}
.ps-arch-layers {
  list-style: none;
  margin: 0 0 2rem;
  padding: 0;
  display: grid;
  gap: 0;
}
.ps-arch-layer {
  display: grid;
  grid-template-columns: 10rem 1fr;
  gap: 1rem;
  padding: 0.75rem 0;
  border-bottom: 1px solid #e0e0e0;
  font-size: 0.875rem;
}
.ps-arch-layer-name {
  font-weight: 600;
  color: #161616;
}
.ps-arch-layer-summary {
  color: #525252;
  line-height: 1.5;
}
.ps-pillar-layer {
  font-size: 0.75rem;
  color: #0f62fe;
  font-weight: 600;
  margin: 0 0 0.5rem;
}
.ps-pillar-role {
  font-size: 1rem;
  font-weight: 600;
  margin: 0 0 0.75rem;
  color: #161616;
}
.ps-pillar-capability {
  font-size: 0.9375rem;
  line-height: 1.55;
  color: #161616;
  margin: 0 0 0.5rem;
}
.ps-pillar-component {
  font-size: 0.875rem;
  line-height: 1.55;
  color: #525252;
  margin: 0;
}
.ps-capabilities {
  margin: 0;
  padding-left: 1.25rem;
  color: #393939;
  line-height: 1.65;
  max-width: 48rem;
}
.ps-capabilities li + li {
  margin-top: 0.5rem;
}
.ps-hardware-panel .ps-panel-split {
  grid-template-columns: minmax(0, 30rem) minmax(0, 1fr);
  gap: var(--ps-split-gap);
  align-items: center;
}
.ps-device-panel {
  display: grid;
  gap: clamp(2rem, 4vw, 5rem);
  align-items: center;
  padding-top: 0.5rem;
}
.ps-device-panel--hardware {
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 26rem);
  padding: 2rem 2rem 2rem 2.5rem;
  background: var(--ps-surface-alt);
  border: 1px solid var(--ps-border-subtle);
  border-radius: 8px;
}
.ps-device-panel--software {
  grid-template-columns: minmax(0, 26rem) minmax(0, 1fr);
  padding-top: 0.5rem;
}
.ps-device-copy {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  min-width: 0;
  padding-block: 0.75rem;
}
.ps-device-panel--hardware .ps-device-copy {
  padding-right: clamp(1rem, 2vw, 2rem);
}
.ps-device-panel--software .ps-device-copy {
  padding-right: clamp(1.5rem, 3vw, 3rem);
}
.ps-device-name {
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.35;
  margin: 0;
  color: #1b2a41;
}
.ps-device-intro {
  font-size: var(--ps-text-base);
  line-height: 1.75;
  color: #5a6b82;
  margin: 0;
  max-width: 24rem;
}
.ps-feature-points {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 0.5rem;
  max-width: 24rem;
}
.ps-feature-points li {
  position: relative;
  padding-left: 1rem;
  font-size: var(--ps-text-base);
  line-height: 1.75;
  color: #30475e;
}
.ps-feature-points li:before {
  content: "·";
  position: absolute;
  left: 0;
  color: #007bff;
  font-weight: 700;
}
.ps-device-panel .ps-panel-visual {
  min-width: 0;
}
.ps-device-panel--hardware .ps-panel-visual img,
.ps-device-panel--hardware .ps-panel-placeholder {
  width: 100%;
  min-height: 22.5rem;
  max-height: 27.5rem;
  -o-object-fit: cover;
  object-fit: cover;
  border: none;
  border-radius: 8px;
}
.ps-browser-mockup {
  width: 100%;
  border: 1px solid #d8e0ea;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 18px 40px #1b2a4114;
}
.ps-browser-chrome {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  min-height: 2.5rem;
  padding: 0 1rem;
  background: #f3f5f8;
  border-bottom: 1px solid #e8edf2;
}
.ps-browser-dots {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  flex-shrink: 0;
}
.ps-browser-dots span {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 999px;
  background: #d0d7e2;
}
.ps-browser-dots span:nth-child(1) {
  background: #ff5f57;
}
.ps-browser-dots span:nth-child(2) {
  background: #ffbd2e;
}
.ps-browser-dots span:nth-child(3) {
  background: #28ca42;
}
.ps-browser-url {
  flex: 1;
  min-width: 0;
  padding: 0.375rem 0.75rem;
  border-radius: 6px;
  background: #fff;
  border: 1px solid #e8edf2;
  font-family: var(--font-mono);
  font-size: 0.6875rem;
  color: #8a9bb0;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ps-browser-viewport {
  background: #f8fafc;
  min-height: 18rem;
}
.ps-browser-viewport img {
  display: block;
  width: 100%;
  height: auto;
}
.ps-browser-placeholder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  min-height: 18rem;
  padding: 1.5rem;
  color: #8a9bb0;
  font-size: var(--ps-text-sm);
  text-align: center;
}
.ps-browser-caption {
  margin: 0.625rem 0 0;
  font-family: var(--font-mono);
  font-size: 0.6875rem;
  color: #8a9bb0;
  text-align: right;
}
.ps-customer-proof {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  padding-block: 2.5rem;
  border-block: 1px solid var(--ps-border-subtle);
}
.ps-customer-proof-copy {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  max-width: 42rem;
}
.ps-customer-proof-eyebrow {
  margin: 0;
  font-family: "微软雅黑", "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  font-size: var(--ps-text-sm);
  color: #007bff;
}
.ps-customer-proof-title {
  margin: 0;
  font-size: clamp(1.25rem, 2vw, 1.5rem);
  font-weight: 600;
  line-height: 1.35;
  color: #1b2a41;
}
.ps-customer-proof-desc {
  margin: 0;
  font-size: var(--ps-text-base);
  line-height: 1.7;
  color: #5a6b82;
}
.ps-customer-proof-link {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  padding: 0.75rem 1.25rem;
  border: 1px solid #007bff;
  border-radius: 2px;
  font-size: var(--ps-text-base);
  font-weight: 500;
  color: #007bff;
  text-decoration: none;
  white-space: nowrap;
}
.ps-customer-proof-link:hover {
  background: #edf5ff;
}
.ps-hardware-panel .ps-panel-visual,
.ps-hardware-panel .ps-panel-placeholder {
  min-height: 22.5rem;
}
.ps-hardware-panel .ps-panel-visual img {
  width: 100%;
  height: 22.5rem;
  max-height: 22.5rem;
  -o-object-fit: cover;
  object-fit: cover;
  border: none;
  border-radius: 8px;
}
.ps-panel-body {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ps-panel-heading {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.ps-hardware-name,
.ps-software-name {
  font-size: 1.125rem;
  font-weight: 600;
  margin: 0;
  color: #161616;
}
.ps-hardware-copy,
.ps-software-copy {
  gap: 1.25rem;
}
.ps-info-card {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  padding: 1rem;
  border: none;
  border-radius: 8px;
  background: #f4f4f4;
}
.ps-info-card--on-muted {
  background: #fff;
}
.ps-info-card--on-light {
  background: #f4f4f4;
}
.ps-info-card-head {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.ps-info-card-label {
  font-size: var(--ps-text-sm);
  font-weight: 600;
  color: #161616;
  margin: 0;
}
.ps-info-card-text {
  font-size: var(--ps-text-base);
  line-height: var(--ps-leading-normal);
  color: #525252;
  margin: 0;
}
.ps-hardware-capability,
.ps-software-capability,
.ps-hardware-function,
.ps-software-function {
  font-size: var(--ps-text-base);
  line-height: var(--ps-leading-normal);
  color: #393939;
  margin: 0;
}
.ps-hardware-policy {
  font-size: var(--ps-text-sm);
  line-height: 1.5;
  color: #6f6f6f;
  margin: 0;
}
.ps-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
}
.ps-screenshots {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(14rem, 1fr));
  gap: 1rem;
  margin-top: 1rem;
}
.ps-screenshot-placeholder {
  aspect-ratio: 16 / 10;
  background: #e8e8e8;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 1rem;
  position: relative;
}
.ps-screenshot-badge {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  font-size: 0.6875rem;
  padding: 0.125rem 0.375rem;
  background: #161616bf;
  color: #fff;
}
.ps-screenshot-placeholder-title {
  font-size: 0.8125rem;
  color: #525252;
}
.ps-screenshot-title {
  font-size: 0.875rem;
  font-weight: 600;
  margin: 0.75rem 0 0.25rem;
  color: #161616;
}
.ps-screenshot-desc {
  font-size: var(--ps-text-sm);
  color: #6f6f6f;
  margin: 0.5rem 0 0;
  line-height: 1.5;
}
.ps-disclaimer {
  font-size: var(--ps-text-sm);
  color: #6f6f6f;
  margin: 1.5rem 0 0;
}
[data-reveal] {
  opacity: 0;
  transform: translateY(12px);
  transition:
    opacity 0.5s ease,
    transform 0.5s ease;
}
[data-reveal].is-visible {
  opacity: 1;
  transform: none;
}
@media (prefers-reduced-motion: reduce) {
  [data-reveal] {
    opacity: 1;
    transform: none;
    transition: none;
  }
}
@media (min-width: 768px) {
  .ps-arch-layer {
    grid-template-columns: 12rem 1fr;
  }
}
@media (max-width: 1023px) {
  .ps-arch-split {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .ps-arch-values {
    width: 100%;
    max-width: none;
  }
  .ps-arch-diagram-frame {
    min-height: 18rem;
    flex: none;
  }
}
@media (max-width: 767px) {
  .ps-arch-diagram-frame {
    min-height: 14rem;
    padding: 1rem;
  }
  .ps-arch-image {
    height: auto;
    max-height: 16rem;
  }
  .ps-closedloop-grid,
  .ps-closedloop-values-grid,
  .ps-process-hardware {
    grid-template-columns: 1fr;
  }
}
.ps-closedloop-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.25rem;
}
.ps-closedloop-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  background: #fff;
  border: 1px solid var(--ps-border-subtle);
  border-radius: 12px;
  overflow: hidden;
}
.ps-closedloop-visual {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 11.5rem;
  padding: 1rem 1rem 0.75rem;
  background: #f4f4f4;
  border-bottom: 1px solid var(--ps-border-subtle);
}
.ps-closedloop-scene {
  display: block;
  width: 100%;
  height: 10.5rem;
  max-height: 10.5rem;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.ps-closedloop-body {
  padding: 1rem 1.125rem 1.125rem;
}
.ps-closedloop-step {
  font-size: 0.75rem;
  font-weight: 600;
  color: #0f62fe;
  letter-spacing: 0.06em;
}
.ps-closedloop-title {
  font-size: var(--ps-text-base);
  font-weight: 600;
  color: #161616;
  margin: 0.375rem 0 0.75rem;
}
.ps-closedloop-warnings {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.ps-closedloop-warnings li {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.4;
  color: #da1e28;
  padding: 0.3125rem 0.625rem;
  background: #fff1f1;
  border-radius: 6px;
}
.ps-closedloop-warnings li:before {
  content: none;
}
.ps-closedloop-caption {
  font-size: 0.8125rem;
  color: #6f6f6f;
  line-height: 1.5;
  margin: 1.25rem 0 0;
}
.ps-closedloop-values {
  margin-top: 2.75rem;
  padding: 2rem 2rem 1.75rem;
  background: radial-gradient(circle at 0% 0%, #0f62fe0f, #0f62fe00 42%), #fff;
  border: 1px solid var(--ps-border-subtle);
  border-radius: 16px;
  box-shadow: 0 12px 32px #1616160a;
}
.ps-closedloop-values-head {
  max-width: 40rem;
  margin-bottom: 1.5rem;
}
.ps-closedloop-values-title {
  font-size: 1.25rem;
  font-weight: 600;
  color: #161616;
  margin: 0 0 0.5rem;
  line-height: 1.35;
}
.ps-closedloop-values-lead {
  font-size: var(--ps-text-sm);
  line-height: 1.65;
  color: #525252;
  margin: 0;
}
.ps-closedloop-values-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
.ps-closedloop-value-card {
  position: relative;
  display: grid;
  grid-template-columns: 3.25rem minmax(0, 1fr);
  gap: 1rem;
  align-items: start;
  min-width: 0;
  padding: 1.25rem 1.25rem 1.25rem 1rem;
  background: #fafbfc;
  border: 1px solid rgba(15, 98, 254, 0.1);
  border-radius: 12px;
  overflow: hidden;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease;
}
.ps-closedloop-value-card:hover {
  border-color: #0f62fe38;
  box-shadow: 0 8px 20px #0f62fe0f;
}
.ps-closedloop-value-card:before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 3px;
  background: linear-gradient(180deg, #0f62fe, #0f62fe59);
}
.ps-closedloop-value-index {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  height: 3.25rem;
  font-family: var(--font-mono);
  font-size: 1.125rem;
  font-weight: 600;
  color: #0f62fe;
  background: #e8f1ff;
  border-radius: 10px;
  flex-shrink: 0;
}
.ps-closedloop-value-body {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  padding-top: 0.125rem;
}
.ps-closedloop-value-title {
  font-size: 1rem;
  font-weight: 600;
  color: #161616;
  margin: 0;
  line-height: 1.4;
}
.ps-closedloop-value-desc {
  font-size: var(--ps-text-sm);
  line-height: 1.65;
  color: #525252;
  margin: 0;
}
.ps-hw-feature-list {
  display: grid;
  gap: 2.5rem;
}
.ps-hw-row {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
  align-items: center;
  gap: 2.5rem;
}
.ps-hw-row--reverse .ps-hw-row-visual {
  order: 2;
}
.ps-hw-row-visual {
  background: #f4f4f4;
  border: 1px solid var(--ps-border-subtle);
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 20rem;
}
.ps-hw-row-visual img {
  width: 100%;
  height: 100%;
  max-height: 24rem;
  -o-object-fit: contain;
  object-fit: contain;
  padding: 1.5rem;
}
.ps-hw-row-body {
  min-width: 0;
}
.ps-hw-row-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 0.875rem;
}
.ps-hw-row-name {
  font-size: 1.375rem;
  font-weight: 600;
  color: #161616;
  margin: 0 0 0.625rem;
}
.ps-hw-row-intro {
  font-size: var(--ps-text-base);
  line-height: var(--ps-leading-normal);
  color: #393939;
  font-weight: 500;
  margin: 0 0 0.5rem;
}
.ps-hw-row-desc {
  font-size: var(--ps-text-sm);
  line-height: 1.65;
  color: #6f6f6f;
  margin: 0 0 1rem;
}
.ps-hw-row-body .ps-feature-points {
  max-width: none;
}
@media (max-width: 1023px) {
  .ps-closedloop-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .ps-closedloop-values {
    padding: 1.5rem 1.25rem;
  }
  .ps-closedloop-visual {
    min-height: 10rem;
  }
  .ps-hw-row,
  .ps-hw-row--reverse {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }
  .ps-hw-row--reverse .ps-hw-row-visual {
    order: 0;
  }
  .ps-hw-row-visual {
    min-height: 14rem;
  }
  .ps-hw-row-visual img {
    max-height: 16rem;
    padding: 1rem;
  }
}

