:root {
  --v3-ink: #1f2a44;
  --v3-muted: #61728a;
  --v3-line: #dfe6ef;
  --v3-blue: #1f6feb;
  --v3-orange: #f26b4a;
  --v3-sand: #fff7ef;
  --v3-sky: #f2f6ff;
  --v3-blush: #fff5fb;
}

.page-creative-automation,
.page-integrate-image-editor-to-website,
.page-html5-image-editor-sdk,
.page-pdf-editor-online,
.page-online-print-design-tool {
  background: #ffffff !important;
  color: var(--v3-ink);
}

.page-creative-automation .section-news,
.page-creative-automation .section-features,
.page-creative-automation .section-intro,
.page-integrate-image-editor-to-website .section-news,
.page-integrate-image-editor-to-website .section-features,
.page-integrate-image-editor-to-website .section-intro,
.page-html5-image-editor-sdk .section-news,
.page-html5-image-editor-sdk .section-features,
.page-html5-image-editor-sdk .section-intro,
.page-pdf-editor-online .section-news,
.page-pdf-editor-online .section-features,
.page-pdf-editor-online .section-intro,
.page-online-print-design-tool .section-news,
.page-online-print-design-tool .section-features,
.page-online-print-design-tool .section-intro {
  padding: 72px 0 !important;
  background: #ffffff !important;
}

.page-creative-automation .section-news:nth-of-type(even),
.page-integrate-image-editor-to-website .section-news:nth-of-type(even),
.page-html5-image-editor-sdk .section-news:nth-of-type(even),
.page-pdf-editor-online .section-news:nth-of-type(even),
.page-online-print-design-tool .section-news:nth-of-type(even) {
  background: linear-gradient(180deg, rgba(242, 246, 255, 0.58), rgba(255, 247, 239, 0.28)) !important;
}

.v3-creative-hero-shell,
.pxx-hero-shell,
.v3-sdk-hero-shell,
.v3-pdf-hero-shell,
.v3-print-hero-shell {
  max-width: 1180px !important;
  margin: 32px auto 0 !important;
  padding: 64px 36px 44px !important;
  border: 1px solid rgba(223, 230, 239, 0.85) !important;
  border-radius: 28px !important;
  background: linear-gradient(135deg, var(--v3-sky), var(--v3-blush)) !important;
  box-shadow: 0 30px 80px rgba(31, 42, 68, 0.08) !important;
}

.v3-creative-hero-grid,
.pxx-hero-row,
.v3-sdk-hero-shell > .row,
.v3-pdf-hero-shell > .row,
.v3-print-hero-shell > .row {
  align-items: center !important;
}

.v3-creative-eyebrow,
.pxx-eyebrow,
.v3-sdk-eyebrow,
.v3-pdf-eyebrow,
.v3-print-eyebrow {
  display: inline-block !important;
  margin-bottom: 18px !important;
  padding: 8px 14px !important;
  border-radius: 999px !important;
  background: var(--pxx-grad, linear-gradient(135deg, #1f6feb, #f26b4a)) !important;
  color: #ffffff !important;
  font-family: "Quicksand", sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: 0.06em !important;
  line-height: 1.3 !important;
  text-transform: uppercase !important;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 10px 18px rgba(96, 128, 224, 0.2) !important;
}

.v3-sdk-eyebrow::before,
.v3-sdk-eyebrow::after,
.v3-pdf-eyebrow::before,
.v3-pdf-eyebrow::after,
.v3-print-eyebrow::before,
.v3-print-eyebrow::after {
  display: none !important;
}

.v3-creative-hero-title,
.pxx-hero-title,
.v3-sdk-copy h1,
.v3-pdf-copy h1,
.v3-print-copy h1 {
  margin: 0 0 18px !important;
  color: var(--v3-ink) !important;
  font-size: 54px !important;
  line-height: 1.08 !important;
  letter-spacing: 0 !important;
}

.v3-creative-hero-copy,
.pxx-hero-copy p,
.v3-sdk-copy p,
.v3-pdf-copy p,
.v3-print-copy p {
  max-width: 640px !important;
  color: var(--v3-muted) !important;
  font-size: 21px !important;
  line-height: 1.65 !important;
}

.v3-creative-chip,
.pxx-chip,
.v3-sdk-chip,
.v3-pdf-chip,
.v3-print-chip,
.v3-sdk-proof-pill-row span,
.v3-pdf-proof-pill-row span,
.v3-print-proof-pill-row span {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  padding: 11px 16px !important;
  border: 1px solid rgba(223, 230, 239, 0.95) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.88) !important;
  color: var(--v3-ink) !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  box-shadow: 0 12px 28px rgba(31, 42, 68, 0.05) !important;
}

.pxx-hero-card,
.v3-sdk-hero-card,
.v3-pdf-hero-card,
.v3-print-hero-card,
.v3-creative-hero-visual {
  border: 1px solid rgba(223, 230, 239, 0.92) !important;
  border-radius: 24px !important;
  background: rgba(255, 255, 255, 0.9) !important;
  box-shadow: 0 24px 60px rgba(31, 42, 68, 0.08) !important;
}

.v3-sdk-hero-card {
  max-width: 560px !important;
  padding: 10px !important;
}

.pxx-hero-card img,
.v3-sdk-hero-card img,
.v3-pdf-hero-card img,
.v3-print-hero-card img,
.v3-creative-hero-video,
.v3-creative-feature-media-left img,
.v3-creative-feature-media-right img,
.v3-sdk-flow-gap img,
.v3-pdf-flow-gap img,
.v3-print-flow-gap img {
  border-radius: 18px !important;
}

.page-creative-automation .card,
.page-integrate-image-editor-to-website .card,
.page-html5-image-editor-sdk .card,
.page-pdf-editor-online .card,
.page-online-print-design-tool .card {
  border: 1px solid rgba(223, 230, 239, 0.92) !important;
  border-radius: 22px !important;
  background: #ffffff !important;
  box-shadow: 0 18px 40px rgba(31, 42, 68, 0.05) !important;
  overflow: hidden !important;
}

.page-creative-automation .card-block,
.page-integrate-image-editor-to-website .card-block,
.page-html5-image-editor-sdk .card-block,
.page-pdf-editor-online .card-block,
.page-online-print-design-tool .card-block {
  padding: 28px !important;
}

.v3-summary-icon,
.pxx-card-icon,
.pxx-summary-icon,
.pxx-faq-icon,
.v3-sdk-icon,
.v3-pdf-icon,
.v3-print-icon {
  width: 58px !important;
  height: 58px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-bottom: 16px !important;
  border-radius: 18px !important;
  background:
    linear-gradient(135deg, rgba(96, 160, 224, 0.18), rgba(160, 64, 224, 0.18)),
    #f8fbff !important;
  color: var(--v3-blue) !important;
  font-size: 22px !important;
}

.page-creative-automation h2,
.page-integrate-image-editor-to-website h2,
.page-html5-image-editor-sdk h2,
.page-pdf-editor-online h2,
.page-online-print-design-tool h2 {
  color: var(--v3-ink);
  line-height: 1.18 !important;
  letter-spacing: 0 !important;
}

.page-creative-automation h4,
.page-integrate-image-editor-to-website h4,
.page-html5-image-editor-sdk h4,
.page-pdf-editor-online h4,
.page-online-print-design-tool h4 {
  color: var(--v3-ink);
  line-height: 1.35 !important;
}

.page-creative-automation .card-text,
.page-integrate-image-editor-to-website .card-text,
.page-html5-image-editor-sdk .card-text,
.page-pdf-editor-online .card-text,
.page-online-print-design-tool .card-text {
  color: var(--v3-muted) !important;
  line-height: 1.65 !important;
}

.page-creative-automation .bubbly-button,
.page-integrate-image-editor-to-website .bubbly-button,
.page-html5-image-editor-sdk .bubbly-button,
.page-pdf-editor-online .bubbly-button,
.page-online-print-design-tool .bubbly-button {
  border-radius: 16px !important;
}

.v3-section {
  padding: 84px 0;
}

.v3-section-tight {
  padding: 60px 0;
}

.v3-section-alt {
  background: linear-gradient(180deg, rgba(242, 246, 255, 0.65), rgba(255, 247, 239, 0.35)) !important;
}

.v3-section-title {
  margin: 0;
  color: var(--v3-ink);
  font-size: 42px;
  font-weight: 800;
  line-height: 1.18;
}

.v3-section-intro {
  max-width: 900px;
  margin: 16px auto 0;
  color: var(--v3-muted);
  font-size: 20px;
  line-height: 1.65;
}

.v3-grid-2,
.v3-grid-3 {
  display: grid;
  gap: 24px;
}

.v3-grid-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.v3-grid-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.v3-feature-card,
.v3-step-card,
.v3-hub-card,
.v3-faq-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 28px;
  border: 1px solid rgba(223, 230, 239, 0.92);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 40px rgba(31, 42, 68, 0.05);
}

.v3-feature-card-top,
.v3-hub-card-top,
.v3-faq-card-top {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 18px;
}

.v3-card-visual {
  width: 58px;
  height: 58px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(96, 160, 224, 0.18), rgba(160, 64, 224, 0.18)),
    #f8fbff;
  color: var(--v3-blue);
  font-size: 22px;
}

.v3-card-badge,
.v3-step-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  margin-bottom: 16px;
  padding: 7px 12px;
  border: 0;
  border-radius: 999px;
  background: rgba(31, 111, 235, 0.08);
  color: var(--v3-blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.v3-step-chip {
  width: 58px;
  height: 58px;
  padding: 0;
  font-size: 26px;
  letter-spacing: 0;
}

.v3-card-title {
  margin: 0 0 12px;
  color: var(--v3-ink);
  font-size: 24px;
  font-weight: 800;
  line-height: 1.25;
}

.v3-card-copy {
  margin: 0;
  color: var(--v3-muted);
  font-size: 17px;
  line-height: 1.65;
}

.v3-card-media {
  margin: 0 0 18px;
  overflow: hidden;
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 16px 32px rgba(31, 42, 68, 0.06);
}

.v3-card-media img {
  display: block;
  width: 100%;
  height: auto;
}

.v3-hub-link-list,
.v3-api-link-list {
  display: grid;
  gap: 10px;
  margin-top: 20px;
}

.v3-hub-link,
.v3-api-link,
.v3-inline-link {
  color: var(--v3-blue);
  font-weight: 800;
  text-decoration: none;
}

.v3-hub-link:hover,
.v3-hub-link:focus,
.v3-api-link:hover,
.v3-api-link:focus,
.v3-inline-link:hover,
.v3-inline-link:focus {
  color: var(--v3-orange);
  text-decoration: none;
}

.v3-inline-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 13px 18px;
  border: 1px solid var(--v3-line);
  border-radius: 16px;
  background: #ffffff;
  color: var(--v3-ink);
  box-shadow: 0 14px 30px rgba(31, 42, 68, 0.05);
}

.v3-final-cta {
  padding: 52px 34px;
  border: 1px solid rgba(223, 230, 239, 0.9);
  border-radius: 28px;
  background: linear-gradient(135deg, var(--v3-sky), var(--v3-blush));
  box-shadow: 0 24px 60px rgba(31, 42, 68, 0.06);
}

.v3-cta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
  margin-top: 28px;
}

.v3-product-card-grid,
.pxx-workflow-grid {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: stretch !important;
}

.v3-product-card-grid > [class*="col-"],
.pxx-workflow-grid > [class*="col-"] {
  display: flex !important;
  margin-bottom: 30px;
}

.v3-product-card-grid > [class*="col-"] > .card,
.pxx-workflow-grid > [class*="col-"] > .card {
  width: 100% !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
}

.v3-product-card-grid > [class*="col-"] > .card > .card-block,
.pxx-workflow-grid > [class*="col-"] > .card > .card-block {
  flex: 1 1 auto !important;
  display: flex !important;
  flex-direction: column !important;
}

.v3-product-card-grid > [class*="col-"] > .card > .card-block .card-text:last-child,
.pxx-workflow-grid > [class*="col-"] > .card > .card-block .card-text:last-child {
  margin-top: auto !important;
}

@media (max-width: 991px) {
  .v3-creative-hero-shell,
  .pxx-hero-shell,
  .v3-sdk-hero-shell,
  .v3-pdf-hero-shell,
  .v3-print-hero-shell {
    margin-top: 32px !important;
    padding: 52px 28px 38px !important;
  }

  .v3-creative-hero-title,
  .pxx-hero-title,
  .v3-sdk-copy h1,
  .v3-pdf-copy h1,
  .v3-print-copy h1 {
    font-size: 42px !important;
  }

  .v3-creative-hero-copy,
  .pxx-hero-copy,
  .v3-sdk-copy,
  .v3-pdf-copy,
  .v3-print-copy {
    max-width: none !important;
    text-align: center !important;
  }

  .v3-grid-2,
  .v3-grid-3 {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .page-creative-automation .section-news,
  .page-creative-automation .section-features,
  .page-creative-automation .section-intro,
  .page-integrate-image-editor-to-website .section-news,
  .page-integrate-image-editor-to-website .section-features,
  .page-integrate-image-editor-to-website .section-intro,
  .page-html5-image-editor-sdk .section-news,
  .page-html5-image-editor-sdk .section-features,
  .page-html5-image-editor-sdk .section-intro,
  .page-pdf-editor-online .section-news,
  .page-pdf-editor-online .section-features,
  .page-pdf-editor-online .section-intro,
  .page-online-print-design-tool .section-news,
  .page-online-print-design-tool .section-features,
  .page-online-print-design-tool .section-intro {
    padding: 52px 0 !important;
  }

  .v3-creative-hero-shell,
  .pxx-hero-shell,
  .v3-sdk-hero-shell,
  .v3-pdf-hero-shell,
  .v3-print-hero-shell {
    margin-top: 42px !important;
    padding: 42px 20px 28px !important;
    border-radius: 24px !important;
  }

  .v3-creative-hero-title,
  .pxx-hero-title,
  .v3-sdk-copy h1,
  .v3-pdf-copy h1,
  .v3-print-copy h1 {
    font-size: 36px !important;
  }

  .v3-creative-hero-copy,
  .pxx-hero-copy p,
  .v3-sdk-copy p,
  .v3-pdf-copy p,
  .v3-print-copy p {
    font-size: 18px !important;
  }
}
