.openshop-special-support-v2,
.openshop-special-support-v2 * {
  box-sizing: border-box;
}

.openshop-special-support-v2 {
  min-height: 720px;
  color: #1e2939;
  background: #f8fafc;
  font-family: "PingFang SC", -apple-system, "Microsoft YaHei", BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.openshop-special-support-v2 button,
.openshop-special-support-v2 a {
  font: inherit;
  -webkit-tap-highlight-color: transparent;
}

.openshop-special-support-v2 button {
  cursor: pointer;
}

.openshop-special-support-v2 button:focus-visible,
.openshop-special-support-v2 a:focus-visible {
  outline: 3px solid rgba(23, 105, 239, 0.28);
  outline-offset: 3px;
}

.openshop-special-support-v2 .landing-hero {
  padding: 48px 20px 52px;
  color: #fff;
}

.openshop-special-support-v2 .landing-hero.core {
  position: relative;
  isolation: isolate;
  padding: 18px 24px 20px;
  background-color: #12091f;
  background-image:
    linear-gradient(90deg, rgba(13, 7, 29, 0.86) 0%, rgba(13, 7, 29, 0.7) 42%, rgba(13, 7, 29, 0.28) 72%, rgba(13, 7, 29, 0.08) 100%),
    url("/static_browser/home/image/openshop/special-support-hero-v2.jpg");
  background-position: center, center top;
  background-size: cover, auto 340px;
}

.openshop-special-support-v2 .landing-hero.core::before {
  content: none;
}

.openshop-special-support-v2 .landing-hero-inner {
  position: relative;
  width: min(1200px, 100%);
  margin: 0 auto;
}

.openshop-special-support-v2 .landing-tag {
  display: inline-flex;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.17);
  font-size: 13px;
  font-weight: 500;
}

.openshop-special-support-v2 .landing-hero.core h1 {
  max-width: 760px;
  margin: 8px 0 6px;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0;
}

.openshop-special-support-v2 .landing-hero.core p {
  max-width: 730px;
  margin: 0;
  color: rgba(255, 255, 255, 0.91);
  font-size: 16px;
  line-height: 26px;
}

.openshop-special-support-v2 .landing-content {
  width: min(1200px, calc(100% - 48px));
  margin: 0 auto;
  padding: 40px 0 78px;
}

.openshop-special-support-v2 .landing-content.core-content {
  padding-top: 24px;
}

.openshop-special-support-v2 .eligibility-panel {
  padding: 20px 24px;
  border: 0;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.1), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.openshop-special-support-v2 .eligibility-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
}

.openshop-special-support-v2 .eligibility-head h2 {
  margin: 0 0 6px;
  color: #1e2939;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.openshop-special-support-v2 .eligibility-head p {
  margin: 0;
  color: #858586;
  font-size: 14px;
  line-height: 22px;
}

.openshop-special-support-v2 .eligibility-action {
  min-height: 52px;
  padding: 0 24px;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 10px;
  color: #fff;
  background: #000;
  box-shadow: none;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.openshop-special-support-v2 .eligibility-action:hover {
  color: #fff;
  background: #202020;
}

.openshop-special-support-v2 .eligibility-list {
  margin-top: 14px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.openshop-special-support-v2 .eligibility-row {
  padding: 13px 16px;
  border: 1px solid #e6eaf0;
  border-radius: 10px;
  background: #f8fafc;
}

.openshop-special-support-v2 .eligibility-row strong {
  display: block;
  color: #1b2435;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
}

.openshop-special-support-v2 .eligibility-row strong span {
  margin-left: 3px;
  font-size: 16px;
  color: #e87817;
}

.openshop-special-support-v2 .eligibility-row p {
  margin: 5px 0 0;
  color: #858586;
  font-size: 14px;
  line-height: 22px;
}

.openshop-special-support-v2 .compact-flow-card {
  margin-top: 18px;
  padding: 16px 20px;
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  align-items: center;
  gap: 20px;
  border: 0;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.1), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.openshop-special-support-v2 .compact-flow-intro h2 {
  margin: 0;
  color: #1e2939;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.openshop-special-support-v2 .compact-flow-steps {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: 16px;
}

.openshop-special-support-v2 .compact-flow-step {
  min-height: 60px;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  gap: 11px;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  color: #1e2939;
  background: #fff;
  text-align: left;
  text-decoration: none;
}

.openshop-special-support-v2 .compact-flow-step:hover {
  color: #1e2939;
}

.openshop-special-support-v2 .compact-flow-step.primary {
  border-color: #f0c78f;
  background: #fff8ef;
}

.openshop-special-support-v2 .compact-flow-number {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: #e66e20;
  font-size: 14px;
  font-weight: 700;
}

.openshop-special-support-v2 .compact-flow-step strong,
.openshop-special-support-v2 .compact-flow-step small {
  display: block;
}

.openshop-special-support-v2 .compact-flow-step strong {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.openshop-special-support-v2 .compact-flow-step small {
  margin-top: 2px;
  color: #858586;
  font-size: 14px;
  line-height: 22px;
}

.openshop-special-support-v2 .compact-flow-arrow {
  color: #b5bdc9;
  font-size: 18px;
  font-weight: 900;
}

.openshop-special-support-v2 .benefits-section {
  margin-top: 28px;
}

.openshop-special-support-v2 .content-title {
  margin: 0 0 8px;
  color: #1e2939;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.openshop-special-support-v2 .content-description {
  margin: 0 0 24px;
  color: #858586;
  font-size: 16px;
  line-height: 26px;
}

.openshop-special-support-v2 .benefits-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.openshop-special-support-v2 .benefit-card {
  min-height: 196px;
  padding: 24px;
  border: 0;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.1), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.openshop-special-support-v2 .benefit-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 8px -4px rgba(0, 0, 0, 0.12), 0 14px 20px -4px rgba(0, 0, 0, 0.12);
}

.openshop-special-support-v2 .benefit-icon {
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  display: grid;
  place-items: center;
  border-radius: 10px;
  color: #e87817;
  background: #fff4e8;
  font-size: 21px;
}

.openshop-special-support-v2 .benefit-icon__glyph {
  width: 21px;
  height: 21px;
  display: block;
  background: currentColor;
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
}

.openshop-special-support-v2 .benefit-icon__glyph--receipt {
  mask-image: url("/static_browser/home/image/openshop/support-icons/receipt-cutoff.svg");
  -webkit-mask-image: url("/static_browser/home/image/openshop/support-icons/receipt-cutoff.svg");
}

.openshop-special-support-v2 .benefit-icon__glyph--cash {
  mask-image: url("/static_browser/home/image/openshop/support-icons/cash-coin.svg");
  -webkit-mask-image: url("/static_browser/home/image/openshop/support-icons/cash-coin.svg");
}

.openshop-special-support-v2 .benefit-icon__glyph--megaphone {
  mask-image: url("/static_browser/home/image/openshop/support-icons/megaphone.svg");
  -webkit-mask-image: url("/static_browser/home/image/openshop/support-icons/megaphone.svg");
}

.openshop-special-support-v2 .benefit-icon__glyph--headset {
  mask-image: url("/static_browser/home/image/openshop/support-icons/headset.svg");
  -webkit-mask-image: url("/static_browser/home/image/openshop/support-icons/headset.svg");
}

.openshop-special-support-v2 .benefit-card h3 {
  margin: 0 0 8px;
  color: #101828;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.openshop-special-support-v2 .benefit-card p {
  margin: 0;
  color: #858586;
  font-size: 16px;
  line-height: 26px;
}

.openshop-special-support-v2 .not-qualified {
  margin-top: 32px;
  padding: 22px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  border: 0;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.08), 0 10px 15px -3px rgba(0, 0, 0, 0.08);
}

.openshop-special-support-v2 .not-qualified h3 {
  margin: 0 0 6px;
  color: #1e2939;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.openshop-special-support-v2 .not-qualified p {
  margin: 0;
  color: #858586;
  font-size: 16px;
  line-height: 26px;
}

.openshop-special-support-v2 .outline-button {
  min-height: 46px;
  padding: 0 20px;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #6ba9eb;
  border-radius: 10px;
  color: #1768df;
  background: #fff;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.openshop-special-support-v2 .outline-button:hover {
  color: #1768df;
  background: #f7fbff;
}

.openshop-special-support-v2 .policy-note {
  margin-top: 20px;
  padding: 16px 20px;
  border-left: 4px solid #ed9135;
  border-radius: 7px;
  color: #746453;
  background: #fff7eb;
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 850px) {
  .openshop-special-support-v2 .benefits-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .openshop-special-support-v2 .compact-flow-card {
    grid-template-columns: 104px minmax(0, 1fr);
    gap: 14px;
  }
}

@media (max-width: 560px) {
  body.openshop-special-support-page #sider,
  body.openshop-special-support-page .qidian_target,
  body.openshop-special-support-page #customer_share_btn {
    display: none !important;
  }

  .openshop-special-support-v2 {
    width: 100vw;
  }

  .openshop-special-support-v2 .landing-hero.core {
    padding: 18px 12px 20px;
    background-position: center, right top;
    background-size: cover, auto 340px;
  }

  .openshop-special-support-v2 .landing-hero.core h1 {
    font-size: 24px;
    line-height: 1.4;
  }

  .openshop-special-support-v2 .landing-content.core-content {
    width: calc(100% - 24px);
    padding-top: 14px;
    padding-bottom: 54px;
  }

  .openshop-special-support-v2 .eligibility-panel {
    padding: 16px;
  }

  .openshop-special-support-v2 .eligibility-head h2,
  .openshop-special-support-v2 .compact-flow-intro h2,
  .openshop-special-support-v2 .content-title {
    font-size: 22px;
    line-height: 30px;
  }

  .openshop-special-support-v2 .eligibility-head {
    align-items: stretch;
    flex-direction: column;
    gap: 11px;
  }

  .openshop-special-support-v2 .eligibility-action {
    width: 100%;
  }

  .openshop-special-support-v2 .eligibility-list,
  .openshop-special-support-v2 .benefits-grid {
    grid-template-columns: 1fr;
  }

  .openshop-special-support-v2 .eligibility-list {
    gap: 8px;
  }

  .openshop-special-support-v2 .compact-flow-card {
    margin-top: 14px;
    padding: 16px;
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .openshop-special-support-v2 .compact-flow-steps {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .openshop-special-support-v2 .compact-flow-arrow {
    display: none;
  }

  .openshop-special-support-v2 .not-qualified {
    align-items: flex-start;
    flex-direction: column;
  }

  .openshop-special-support-v2 .outline-button {
    width: 100%;
  }

}
