/* 易全球·信用卡管家首页 — 深色布局 + 易全球主色 #0077ff */
.gsc-page--eco {
  --mas-blue: #0077ff;
  --mas-blue-light: #69b1ff;
  --mas-blue-dim: rgba(0, 119, 255, 0.14);
  --mas-blue-glow: rgba(0, 119, 255, 0.35);
  --eco-bg: #070b14;
  --eco-bg2: #0a1628;
  --eco-card: rgba(15, 30, 60, 0.88);
  --eco-card2: rgba(22, 119, 255, 0.08);
  --eco-border: rgba(0, 119, 255, 0.22);
  --eco-text: #f1f5f9;
  --eco-muted: #94a3b8;
  --eco-container: 1100px;
  --eco-container-wide: 1200px;
  --eco-text-strong: #ffffff;
  --eco-text-body: #e2e8f0;
  background: var(--eco-bg);
  color: var(--eco-text);
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.gsc-page--eco .gsc-header {
  background: rgba(7, 11, 20, 0.92);
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
.gsc-page--eco .gsc-logo {
  justify-content: flex-start;
  gap: 10px;
}
.gsc-page--eco .gsc-logo__text {
  flex: 0 1 auto;
  text-align: left;
  margin: 0;
}
.gsc-page--eco .gsc-logo__name { color: #fff; font-size: 19px; font-weight: 900; text-align: left; }
.gsc-page--eco .gsc-logo__sub {
  color: #e8f2ff !important;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  opacity: 1 !important;
}
.gsc-page--eco .gsc-header .gsc-logo__img {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  object-fit: contain;
  background: #fff;
}
@media (max-width: 768px) {
  .gsc-page--eco .gsc-header .gsc-logo__img {
    width: 42px;
    height: 42px;
    border-radius: 11px;
  }
}
.gsc-eco-dl-card__icon[src*="logo.png"] {
  background: transparent;
  border-radius: 12px;
  object-fit: cover;
}
.gsc-eco-why-layout__logo,
.gsc-eco-brand__logo {
  object-fit: cover;
  border-radius: 16px;
}
.gsc-page--eco .gsc-header-nav {
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.08);
}
.gsc-page--eco .gsc-header-nav__link { color: var(--eco-text-body); font-weight: 700; font-size: 13px; }
.gsc-page--eco .gsc-header-nav__link.is-active {
  background: var(--mas-blue);
  color: #fff;
  box-shadow: 0 0 20px var(--mas-blue-glow);
}
.gsc-page--eco .gsc-header-nav__link--hot,
.gsc-header-nav__link--hot {
  color: #ffd76a !important;
  font-weight: 800;
  white-space: normal;
  line-height: 1.3;
  max-width: 16em;
  text-align: center;
}
.gsc-page--eco .gsc-header-nav__link--hot:hover {
  color: #fff !important;
  background: rgba(245, 197, 66, 0.18);
}
.gsc-page--eco .gsc-header-more__btn {
  border-color: rgba(255, 255, 255, 0.16);
  background: rgba(255, 255, 255, 0.06);
  color: #e2e8f0;
}
.gsc-page--eco .gsc-header-more__btn:hover,
.gsc-page--eco .gsc-header-more.is-open .gsc-header-more__btn {
  border-color: rgba(0, 119, 255, 0.45);
  color: #fff;
  background: rgba(0, 119, 255, 0.16);
  box-shadow: 0 6px 18px rgba(0, 119, 255, 0.18);
}
.gsc-page--eco .gsc-header-more__panel {
  background: linear-gradient(180deg, #0b1220 0%, #0f172a 100%);
  border-color: rgba(148, 163, 184, 0.18);
  box-shadow:
    0 22px 56px rgba(0, 0, 0, 0.45),
    0 0 0 1px rgba(0, 119, 255, 0.12);
}
.gsc-page--eco .gsc-header-more__head {
  background: linear-gradient(135deg, #07111f 0%, #0d2b4d 45%, #0077ff 160%);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.gsc-page--eco .gsc-header-more__section + .gsc-header-more__section {
  border-top-color: rgba(148, 163, 184, 0.14);
}
.gsc-page--eco .gsc-header-more__group {
  color: #94a3b8;
}
.gsc-page--eco .gsc-header-more__panel a {
  color: #e2e8f0;
}
.gsc-page--eco .gsc-header-more__ico {
  color: #94a3b8;
}
.gsc-page--eco .gsc-header-more__panel a:hover {
  background: rgba(0, 119, 255, 0.18);
  color: #fff;
}
.gsc-page--eco .gsc-header-more__panel a.is-here {
  background: linear-gradient(135deg, rgba(0, 119, 255, 0.28), rgba(245, 197, 66, 0.08));
  color: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 119, 255, 0.35);
}
.gsc-page--eco .gsc-header-more__panel a.is-hot {
  color: #fde68a;
  background: linear-gradient(135deg, rgba(245, 197, 66, 0.16), rgba(0, 119, 255, 0.1));
}
.gsc-page--eco .gsc-header-more__panel a.is-hot:hover {
  color: #fff7d6;
  background: linear-gradient(135deg, rgba(245, 197, 66, 0.24), rgba(0, 119, 255, 0.16));
}
.gsc-page--eco .gsc-lang-dd--header .gsc-lang-dd__btn {
  border-color: rgba(255, 255, 255, 0.16);
  background: rgba(255, 255, 255, 0.08);
  color: #e2e8f0;
}
.gsc-page--eco .gsc-lang-dd--header .gsc-lang-dd__btn:hover {
  border-color: rgba(0, 119, 255, 0.45);
  background: rgba(0, 119, 255, 0.14);
  color: #fff;
}
.gsc-page--eco .gsc-header-actions .gsc-btn-header-assess {
  flex-shrink: 0;
}
.gsc-eco-btn--gold {
  background: linear-gradient(180deg, #ffd76a, #f5c542);
  color: #1a1200;
  border: none;
  box-shadow: 0 8px 24px rgba(245, 197, 66, 0.28);
  white-space: normal;
  line-height: 1.35;
  text-align: center;
  max-width: 100%;
}
.gsc-eco-btn--gold:hover {
  background: linear-gradient(180deg, #ffe08a, #ffd04a);
  color: #1a1200;
  transform: translateY(-1px);
}
.gsc-fuel-bridge {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
  margin: 12px auto 0;
  max-width: 1120px;
  padding: 14px 18px;
  border-radius: 16px;
  border: 1px solid rgba(245, 197, 66, 0.35);
  background: linear-gradient(135deg, rgba(245, 197, 66, 0.14), rgba(0, 119, 255, 0.12));
  text-decoration: none;
  color: inherit;
  transition: transform 0.15s, border-color 0.2s, box-shadow 0.2s;
}
.gsc-fuel-bridge:hover {
  transform: translateY(-2px);
  border-color: rgba(245, 197, 66, 0.65);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28);
}
.gsc-fuel-bridge__badge {
  flex-shrink: 0;
  padding: 6px 12px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ffd76a, #f5c542);
  color: #1a1200;
  font-size: 14px;
  font-weight: 800;
}
.gsc-fuel-bridge__copy {
  flex: 1 1 220px;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.gsc-fuel-bridge__copy strong {
  font-size: 15px;
  font-weight: 800;
  color: #fff;
  line-height: 1.35;
}
.gsc-fuel-bridge__copy em {
  font-style: normal;
  font-size: 14px;
  color: rgba(220, 230, 255, 0.78);
  line-height: 1.4;
}
.gsc-fuel-bridge__cta {
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 800;
  color: #ffd76a;
}
.gsc-eco-brand__partners-link--hot {
  border-color: rgba(245, 197, 66, 0.55) !important;
  color: #ffd76a !important;
}
@media (max-width: 720px) {
  .gsc-fuel-bridge {
    margin: 0 16px;
    padding: 12px 14px;
  }
  .gsc-fuel-bridge__copy strong { font-size: 13px; }
}
.gsc-page--eco .gsc-btn-download {
  background: var(--mas-blue);
  color: #fff;
}
.gsc-page--eco .gsc-btn-download:hover { background: #1a85ff; }
.gsc-page--eco .gsc-menu-btn {
  color: #fff;
  background: transparent;
  border: none;
  box-shadow: none;
}
.gsc-page--eco .gsc-menu-btn svg {
  width: 28px;
  height: 28px;
  stroke-width: 2.5;
}

/* 子页：仅头部沿用首页深色风格，正文保持浅色 */
body.gsc-page--eco[data-gsc-page="cases"],
body.gsc-page--eco[data-gsc-page="assessment"] {
  background: #f8fafc;
  color: #1e293b;
}

@media (max-width: 768px) {
  .gsc-page--eco .gsc-btn-download {
    background: transparent;
    color: #fff;
    border-color: rgba(255, 255, 255, 0.15);
  }
}

.gsc-eco-main { padding-top: var(--header-h); overflow-x: hidden; }

/* Trust bar — 同 易全球官网 */
.gsc-eco-trust {
  background: var(--eco-bg2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.gsc-eco-trust__inner {
  max-width: var(--eco-container-wide);
  margin: 0 auto;
  padding: 12px 24px;
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.gsc-eco-trust__item {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 800;
  color: var(--eco-text-body);
  text-align: center;
  line-height: 1.35;
}
.gsc-eco-trust__item svg { flex-shrink: 0; color: var(--mas-blue-light); width: 18px; height: 18px; }

/* Hero */
.gsc-eco-hero {
  position: relative;
  padding: 36px max(24px, calc((100% - var(--eco-container)) / 2)) 40px;
  text-align: center;
}
.gsc-eco-hero__bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 90% 70% at 50% -5%, var(--mas-blue-glow), transparent 55%),
    radial-gradient(circle at 80% 40%, rgba(105, 177, 255, 0.08), transparent 40%);
  pointer-events: none;
}
.gsc-eco-hero__stars {
  position: absolute;
  inset: 0;
  opacity: 0.4;
  background-image:
    radial-gradient(1px 1px at 20px 30px, rgba(255,255,255,0.8), transparent),
    radial-gradient(1px 1px at 80px 120px, rgba(255,255,255,0.5), transparent),
    radial-gradient(1.5px 1.5px at 160px 60px, rgba(105,177,255,0.6), transparent);
  background-size: 200px 180px;
  pointer-events: none;
}
.gsc-eco-hero__inner { position: relative; max-width: var(--eco-container); margin: 0 auto; }
.gsc-eco-hero__col--side {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.gsc-eco-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 18px;
  border-radius: 999px;
  background: var(--mas-blue-dim);
  border: 1px solid var(--eco-border);
  color: var(--mas-blue-light);
  font-size: 13px;
  font-weight: 800;
  margin-bottom: 20px;
  box-shadow: 0 0 24px var(--mas-blue-glow);
}
.gsc-eco-hero__brand {
  font-size: clamp(31px, 8vw, 55px);
  font-weight: 900;
  line-height: 1.12;
  margin: 0 0 12px;
  color: #fff;
  text-shadow: 0 2px 24px rgba(0, 119, 255, 0.35);
  letter-spacing: -0.02em;
}
.gsc-eco-hero__tagline {
  font-size: clamp(17px, 3vw, 25px);
  color: var(--mas-blue-light);
  font-weight: 800;
  margin: 0 0 8px;
}
.gsc-eco-hero__sub {
  font-size: clamp(14px, 2vw, 17px);
  color: var(--eco-text-body);
  font-weight: 600;
  margin: 0 0 18px;
}
.gsc-eco-hero__flow {
  font-size: clamp(13px, 1.8vw, 16px);
  color: var(--eco-text-body);
  font-weight: 600;
  margin: 0 0 24px;
  line-height: 1.65;
}
.gsc-eco-hero__flow span { color: var(--mas-blue-light); }
.gsc-eco-checks {
  list-style: none;
  margin: 0 auto 28px;
  padding: 0;
  max-width: 340px;
  text-align: left;
}
.gsc-eco-checks li {
  position: relative;
  padding: 10px 0 10px 30px;
  font-size: clamp(14px, 2vw, 17px);
  font-weight: 700;
  color: var(--eco-text-body);
  line-height: 1.45;
}
.gsc-eco-checks li strong { color: #fff; font-weight: 900; }
.gsc-eco-checks li::before {
  content: '✓';
  position: absolute;
  left: 0;
  top: 10px;
  color: var(--mas-blue);
  font-weight: 900;
  font-size: 17px;
}
.gsc-eco-hero__cta {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  justify-content: center;
}
.gsc-eco-hero__cta--main { margin-top: 8px; }
.gsc-eco-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 32px;
  border-radius: 999px;
  background: var(--mas-blue);
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  box-shadow: 0 6px 28px var(--mas-blue-glow);
  transition: transform 0.15s, background 0.15s;
}
.gsc-eco-btn:hover { background: #1a85ff; transform: translateY(-1px); }
.gsc-eco-btn--ghost {
  background: transparent;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: none;
}
.gsc-eco-btn--ghost:hover { border-color: var(--mas-blue-light); color: var(--mas-blue-light); }
.gsc-eco-btn--white {
  background: #fff;
  color: var(--mas-blue);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
}
.gsc-eco-btn--sm { padding: 12px 24px; font-size: 15px; }

/* Phone mockup — 图文并茂 */
.gsc-eco-phone { text-align: center; }
.gsc-eco-phone__frame {
  position: relative;
  margin: 0 auto;
  padding: 10px;
  border-radius: 28px;
  background: linear-gradient(145deg, #1a2d4a, #0a1220);
  border: 2px solid rgba(0, 119, 255, 0.45);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5), 0 0 40px var(--mas-blue-glow);
  max-width: 280px;
}
.gsc-eco-phone__frame::before {
  content: '';
  position: absolute;
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
  width: 56px;
  height: 5px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.15);
  z-index: 2;
}
.gsc-eco-phone__shot {
  width: 100%;
  height: auto;
  border-radius: 20px;
  display: block;
  background: #0d1f38;
  min-height: 360px;
  object-fit: cover;
  object-position: top;
}
.gsc-eco-phone__shot.is-fallback {
  object-fit: contain;
  padding: 40px 24px;
  min-height: 280px;
}
.gsc-eco-phone__caption {
  margin: 14px 0 0;
  font-size: 13px;
  font-weight: 700;
  color: var(--eco-text-body);
  line-height: 1.5;
}
.gsc-eco-phone--sm .gsc-eco-phone__frame { max-width: 240px; }
.gsc-eco-phone--sm .gsc-eco-phone__shot { min-height: 300px; }
.gsc-eco-phone--xs .gsc-eco-phone__frame { max-width: 200px; padding: 8px; border-radius: 22px; }
.gsc-eco-phone--xs .gsc-eco-phone__shot { min-height: 240px; border-radius: 16px; }

/* Visual banner */
.gsc-eco-visual-banner {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 24px;
  margin-bottom: 24px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(0, 119, 255, 0.18), var(--eco-card));
  border: 1px solid var(--eco-border);
}
.gsc-eco-visual-banner__img {
  flex-shrink: 0;
  width: 100px;
  height: 100px;
  object-fit: contain;
  filter: drop-shadow(0 8px 20px var(--mas-blue-glow));
  background: #fff;
  border-radius: 16px;
  padding: 8px;
  box-sizing: border-box;
}
.gsc-eco-visual-banner__text {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.gsc-eco-visual-banner__text strong {
  font-size: 17px;
  font-weight: 900;
  color: #fff;
}
.gsc-eco-visual-banner__text span {
  font-size: 14px;
  font-weight: 600;
  color: var(--eco-text-body);
  line-height: 1.55;
}

/* App showcase gallery */
.gsc-eco-showcase {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid var(--eco-border);
}
.gsc-eco-showcase__title {
  font-size: clamp(19px, 3vw, 27px);
  font-weight: 900;
  color: #fff;
  margin: 0 0 10px;
  text-align: center;
}
.gsc-eco-showcase__lead {
  font-size: 15px;
  font-weight: 600;
  color: var(--eco-text-body);
  text-align: center;
  margin: 0 0 28px;
  line-height: 1.6;
}
.gsc-eco-showcase__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
.gsc-eco-showcase__item {
  margin: 0;
  text-align: center;
}
.gsc-eco-showcase__item figcaption {
  margin-top: 14px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.gsc-eco-showcase__item figcaption strong {
  font-size: 16px;
  font-weight: 900;
  color: #fff;
}
.gsc-eco-showcase__item figcaption span {
  font-size: 13px;
  font-weight: 600;
  color: var(--mas-blue-light);
}

/* Flow layout with image */
.gsc-eco-flow-layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: 28px;
  align-items: start;
}
.gsc-eco-flow-layout__visual {
  text-align: center;
  padding: 24px;
  border-radius: 16px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
}
.gsc-eco-flow-layout__img {
  width: 160px;
  height: 160px;
  margin: 0 auto;
  object-fit: contain;
  filter: drop-shadow(0 8px 24px var(--mas-blue-glow));
}
.gsc-eco-flow-layout__caption {
  margin: 16px 0 0;
  font-size: 15px;
  font-weight: 600;
  color: var(--eco-text-body);
  line-height: 1.55;
}
.gsc-eco-flow-layout__caption strong {
  display: block;
  font-size: 17px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 4px;
}

/* Why layout with logo */
.gsc-eco-why-layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  align-items: center;
}
.gsc-eco-why-layout__visual {
  text-align: center;
  padding: 28px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(0, 119, 255, 0.12), var(--eco-card));
  border: 1px solid var(--eco-border);
}
.gsc-eco-why-layout__logo {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 22px;
  background: #fff;
  padding: 12px;
}
.gsc-eco-why-layout__tag {
  margin: 16px 0 0;
  font-size: 15px;
  font-weight: 600;
  color: var(--eco-text-body);
  line-height: 1.6;
}
.gsc-eco-why-layout__tag strong {
  font-size: 19px;
  font-weight: 900;
  color: #fff;
}

/* Sections — 与 globalselectcard 官网一致 1100px 内容区 */
.gsc-eco-section {
  padding: 72px 24px;
  max-width: var(--eco-container);
  margin: 0 auto;
}
.gsc-eco-section--alt {
  max-width: none;
  width: 100%;
  padding-left: max(24px, calc((100% - var(--eco-container)) / 2));
  padding-right: max(24px, calc((100% - var(--eco-container)) / 2));
  background: linear-gradient(180deg, var(--eco-bg2) 0%, var(--eco-bg) 100%);
}
.gsc-eco-section__label {
  display: block;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--mas-blue-light);
  margin-bottom: 10px;
}
.gsc-eco-section__title {
  font-size: clamp(25px, 4vw, 39px);
  font-weight: 900;
  margin: 0 0 14px;
  line-height: 1.2;
  color: #fff;
  letter-spacing: -0.02em;
}
.gsc-eco-section__lead {
  font-size: clamp(15px, 2vw, 18px);
  font-weight: 600;
  color: var(--eco-text-body);
  margin: 0 0 36px;
  line-height: 1.75;
  max-width: 860px;
}

/* Official pills */
.gsc-eco-official {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
.gsc-eco-official__item {
  text-align: center;
  padding: 20px 12px;
  border-radius: 14px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
  font-size: 14px;
  font-weight: 800;
  color: var(--eco-text-body);
  line-height: 1.45;
}
.gsc-eco-official__item em {
  display: block;
  font-style: normal;
  color: var(--mas-blue-light);
  font-size: 27px;
  font-weight: 900;
  margin-bottom: 8px;
}

/* Tabs */
.gsc-eco-tabs {
  display: flex;
  gap: 8px;
  margin-bottom: 16px;
  overflow-x: auto;
  scrollbar-width: none;
}
.gsc-eco-tabs::-webkit-scrollbar { display: none; }
.gsc-eco-tab {
  flex-shrink: 0;
  padding: 10px 20px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 800;
  color: var(--eco-text-body);
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: transparent;
  cursor: pointer;
}
.gsc-eco-tab.is-active {
  background: var(--mas-blue-dim);
  border-color: var(--eco-border);
  color: var(--mas-blue-light);
}

/* Compact app rows（参考图列表样式） */
.gsc-eco-apps { display: flex; flex-direction: column; gap: 10px; }
.gsc-eco-app-wrap { display: flex; flex-direction: column; }
.gsc-eco-app-wrap .gsc-eco-app-row.is-open {
  border-radius: 14px 14px 0 0;
  border-bottom-color: transparent;
}
.gsc-eco-app-row {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px;
  border-radius: 14px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
  text-align: left;
  width: 100%;
  color: inherit;
  font: inherit;
}
.gsc-eco-app-row:hover,
.gsc-eco-app-row.is-open {
  border-color: rgba(0, 119, 255, 0.45);
  background: linear-gradient(135deg, var(--eco-card2), var(--eco-card));
}
.gsc-eco-app-row__icon {
  width: 56px;
  height: 56px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 27px;
  flex-shrink: 0;
  background: rgba(0, 119, 255, 0.12);
  border: 1px solid var(--eco-border);
}
.gsc-eco-app-row__body { flex: 1; min-width: 0; }
.gsc-eco-app-row__top {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 2px;
}
.gsc-eco-app-row__title {
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  margin: 0;
}
.gsc-eco-app-row__tag {
  font-size: 13px;
  font-weight: 800;
  padding: 3px 10px;
  border-radius: 6px;
  background: var(--mas-blue-dim);
  color: var(--mas-blue-light);
}
.gsc-eco-app-row__role {
  font-size: 13px;
  font-weight: 800;
  color: var(--mas-blue-light);
  margin: 0 0 4px;
}
.gsc-eco-app-row__desc {
  font-size: 13px;
  font-weight: 600;
  color: var(--eco-text-body);
  margin: 0;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.gsc-eco-app-row__chev {
  flex-shrink: 0;
  color: var(--eco-muted);
  transition: transform 0.2s;
}
.gsc-eco-app-row.is-open .gsc-eco-app-row__chev { transform: rotate(90deg); color: var(--mas-blue-light); }

/* App detail panel */
.gsc-eco-app-detail {
  display: none;
  margin: -4px 0 6px;
  padding: 16px;
  border-radius: 0 0 14px 14px;
  background: rgba(10, 22, 40, 0.95);
  border: 1px solid var(--eco-border);
  border-top: none;
}
.gsc-eco-app-detail.is-open { display: block; }
.gsc-eco-app-detail__lead {
  margin: 0 0 14px;
  font-size: 13px;
  font-weight: 600;
  color: var(--eco-text-body);
  line-height: 1.65;
}
.gsc-eco-app-detail__link {
  display: inline-flex;
  margin-top: 4px;
  font-size: 13px;
  font-weight: 800;
  color: var(--mas-blue-light);
}
.gsc-eco-app-detail__link:hover { color: #fff; }
.gsc-eco-app-detail__block { margin-bottom: 12px; }
.gsc-eco-app-detail__block:last-child { margin-bottom: 0; }
.gsc-eco-app-detail__label {
  font-size: 14px;
  font-weight: 800;
  color: var(--mas-blue-light);
  margin: 0 0 8px;
}
.gsc-eco-app-detail__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.gsc-eco-app-detail__tags span {
  font-size: 14px;
  font-weight: 600;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  color: var(--eco-text-body);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

/* Product spotlight */
.gsc-eco-spotlight {
  border-radius: 16px;
  padding: 20px;
  background: linear-gradient(135deg, rgba(0, 119, 255, 0.15), var(--eco-card));
  border: 1px solid var(--eco-border);
}
.gsc-eco-spotlight__content { min-width: 0; }
.gsc-eco-spotlight__title {
  font-size: clamp(19px, 3vw, 25px);
  font-weight: 900;
  margin: 0 0 12px;
  color: #fff;
}
.gsc-eco-spotlight__desc {
  font-size: 15px;
  font-weight: 600;
  color: var(--eco-text-body);
  line-height: 1.7;
  margin: 0 0 18px;
}
.gsc-eco-spotlight__visual { display: flex; justify-content: center; }

/* Timeline */
.gsc-eco-timeline {
  position: relative;
  padding-left: 28px;
  margin-bottom: 20px;
}
.gsc-eco-timeline::before {
  content: '';
  position: absolute;
  left: 7px;
  top: 8px;
  bottom: 8px;
  width: 2px;
  background: linear-gradient(180deg, var(--mas-blue), rgba(0, 119, 255, 0.15));
}
.gsc-eco-timeline__item {
  position: relative;
  padding: 0 0 20px;
}
.gsc-eco-timeline__item:last-child { padding-bottom: 0; }
.gsc-eco-timeline__dot {
  position: absolute;
  left: -28px;
  top: 4px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: var(--eco-bg2);
  border: 2px solid var(--mas-blue);
  box-shadow: 0 0 10px var(--mas-blue-glow);
}
.gsc-eco-timeline__text {
  font-size: 15px;
  font-weight: 800;
  color: #fff;
  margin: 0;
  line-height: 1.45;
}

/* Powers */
.gsc-eco-powers { display: flex; flex-direction: column; gap: 10px; }
.gsc-eco-power {
  display: flex;
  gap: 14px;
  padding: 16px;
  border-radius: 14px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
}
.gsc-eco-power__icon {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 27px;
  flex-shrink: 0;
  background: var(--mas-blue-dim);
  border: 1px solid var(--eco-border);
}
.gsc-eco-power h3 { font-size: 17px; font-weight: 900; margin: 0 0 6px; color: #fff; }
.gsc-eco-power p { font-size: 14px; font-weight: 600; color: var(--eco-text-body); margin: 0; line-height: 1.55; }
.gsc-eco-power ul { margin: 8px 0 0; padding: 0; list-style: none; }
.gsc-eco-power li { font-size: 13px; font-weight: 600; color: var(--eco-text-body); padding: 3px 0; }

/* Stats */
.gsc-eco-stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.gsc-eco-stat {
  text-align: center;
  padding: 18px 10px;
  border-radius: 14px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
}
.gsc-eco-stat__num {
  font-size: clamp(31px, 7vw, 47px);
  font-weight: 900;
  color: #fff;
  line-height: 1;
  margin-bottom: 8px;
  text-shadow: 0 2px 16px var(--mas-blue-glow);
}
.gsc-eco-stat__label {
  font-size: 13px;
  font-weight: 700;
  color: var(--eco-text-body);
  line-height: 1.45;
}

/* Why */
.gsc-eco-why {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.gsc-eco-stat__num em {
  font-style: normal;
  color: var(--mas-blue-light);
}
.gsc-eco-why li {
  padding: 16px 18px;
  border-radius: 14px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
  font-size: 15px;
  font-weight: 800;
  color: #fff;
  line-height: 1.45;
}

/* Download block */
.gsc-eco-dl {
  position: relative;
  padding: 72px max(24px, calc((100% - var(--eco-container)) / 2)) 80px;
  text-align: center;
  overflow: hidden;
  background: var(--eco-bg2);
}
.gsc-eco-dl__watermark {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: clamp(63px, 18vw, 99px);
  font-weight: 900;
  color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.06);
  white-space: nowrap;
  pointer-events: none;
  user-select: none;
}
.gsc-eco-dl__inner { position: relative; max-width: var(--eco-container); margin: 0 auto; }
.gsc-eco-dl-cards {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-top: 24px;
  text-align: left;
}
.gsc-eco-dl-card {
  padding: 18px;
  border-radius: 16px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
}
.gsc-eco-dl-card__head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}
.gsc-eco-dl-card__icon {
  width: 52px;
  height: 52px;
  border-radius: 12px;
  background: #fff;
  padding: 6px;
  object-fit: contain;
}
.gsc-eco-dl-card__name { font-size: 19px; font-weight: 900; color: #fff; margin: 0; }
.gsc-eco-dl-card__ver { font-size: 13px; font-weight: 600; color: var(--eco-text-body); margin: 4px 0 0; }
.gsc-eco-dl-card__actions {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.gsc-eco-dl-card__actions .gsc-eco-btn { width: 100%; }

/* FAQ */
.gsc-eco-faq { display: flex; flex-direction: column; gap: 8px; }
.gsc-eco-faq__item {
  border-radius: 12px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
  overflow: hidden;
}
.gsc-eco-faq__q {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 18px 20px;
  font-size: 15px;
  font-weight: 800;
  color: #fff;
  text-align: left;
  cursor: pointer;
  background: none;
  border: none;
  font-family: inherit;
}
.gsc-eco-faq__q svg { flex-shrink: 0; color: var(--mas-blue-light); transition: transform 0.2s; }
.gsc-eco-faq__item.is-open .gsc-eco-faq__q svg { transform: rotate(180deg); }
.gsc-eco-faq__a {
  display: none;
  padding: 0 20px 18px;
  font-size: 14px;
  font-weight: 600;
  color: var(--eco-text-body);
  line-height: 1.7;
}
.gsc-eco-faq__item.is-open .gsc-eco-faq__a { display: block; }

/* Brand footer */
.gsc-eco-brand {
  text-align: center;
  padding: 64px max(24px, calc((100% - var(--eco-container)) / 2)) 48px;
  background: #040608;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.gsc-eco-brand__inner {
  max-width: var(--eco-container);
  margin: 0 auto;
}
.gsc-eco-brand__logo {
  width: 72px;
  height: 72px;
  margin: 0 auto 16px;
  border-radius: 18px;
  background: #fff;
  padding: 8px;
}
.gsc-eco-brand__name { font-size: 27px; font-weight: 900; margin: 0 0 8px; color: #fff; }
.gsc-eco-brand__sub { font-size: 16px; font-weight: 700; color: var(--eco-text-body); margin: 0 0 24px; }
.gsc-eco-brand__partners {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 12px;
  margin-bottom: 16px;
}
.gsc-eco-brand__partners span {
  padding: 8px 18px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.05);
  font-size: 13px;
  font-weight: 700;
  color: var(--eco-text-body);
}
.gsc-eco-brand__slogan {
  font-size: 17px;
  font-weight: 800;
  color: var(--mas-blue-light);
  margin: 0 0 28px;
}
.gsc-eco-brand__links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px 24px;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 24px;
}
.gsc-eco-brand__links a { color: var(--eco-muted); }
.gsc-eco-brand__links a:hover { color: var(--mas-blue-light); }
.gsc-eco-brand__copy {
  font-size: 13px;
  color: rgba(148, 163, 184, 0.55);
  margin: 0;
}

@media (max-width: 899px) {
  .gsc-eco-hero__inner { display: flex; flex-direction: column; gap: 28px; }
  .gsc-eco-hero__col--visual { order: 2; }
  .gsc-eco-hero__col--side { order: 3; }
  .gsc-eco-checks--hero { max-width: 100%; }
  .gsc-eco-visual-banner { flex-direction: column; text-align: center; }
}

@media (min-width: 600px) and (max-width: 899px) {
  .gsc-eco-showcase__grid { grid-template-columns: repeat(3, 1fr); gap: 16px; }
}

@media (max-width: 768px) {
  .gsc-eco-hero { padding: 36px 20px 40px; }
  .gsc-eco-section { padding: 44px 20px; }
  .gsc-eco-section--alt {
    padding-left: 20px;
    padding-right: 20px;
  }
  .gsc-eco-trust__inner { padding: 10px 16px; gap: 8px; }
  .gsc-eco-trust__item { font-size: 13px; gap: 6px; font-weight: 800; }
  .gsc-eco-section__lead { font-size: 14px; margin-bottom: 24px; }
  .gsc-eco-dl { padding: 48px 20px 56px; }
  .gsc-eco-brand { padding: 28px 16px 8px; }
  .gsc-eco-brand__logo { width: 52px; height: 52px; margin-bottom: 10px; padding: 6px; }
  .gsc-eco-brand__name { font-size: 20px; margin-bottom: 4px; }
  .gsc-eco-brand__sub { font-size: 13px; margin-bottom: 12px; }
  .gsc-eco-brand__official { margin-bottom: 8px; font-size: 14px; }
  .gsc-eco-brand__chain { font-size: 14px; margin-bottom: 8px; }
  .gsc-eco-brand__mission { font-size: 13px; margin-bottom: 12px; }
  .gsc-eco-brand__quick { padding: 14px 0; margin-bottom: 12px; }
  .gsc-eco-brand__quick-grid { gap: 14px 12px; }
  .gsc-eco-brand__quick-title { margin-bottom: 6px; font-size: 13px; }
  .gsc-eco-brand__quick-list a { padding: 2px 0; font-size: 13px; }
  .gsc-eco-brand__partners { margin-bottom: 10px; gap: 6px 8px; }
  .gsc-eco-brand__partners-link { padding: 6px 12px; font-size: 13px; }
  .gsc-eco-brand__slogan { font-size: 13px; margin-bottom: 10px; }
  .gsc-eco-brand__links { margin-bottom: 8px; gap: 6px 14px; font-size: 13px; }
  .gsc-eco-brand__copy { font-size: 13px; line-height: 1.4; }
}

/* PC 端 — 与官网 1100px 内容区 + 多栏布局 */
@media (min-width: 900px) {
  .gsc-eco-hero {
    padding: 88px 24px 80px;
    text-align: left;
  }
  .gsc-eco-hero__inner {
    display: grid;
    grid-template-columns: 1.1fr 0.75fr 0.85fr;
    gap: 40px;
    align-items: center;
  }
  .gsc-eco-hero__cta--main { justify-content: flex-start; }
  .gsc-eco-checks--hero { margin-bottom: 0; grid-template-columns: 1fr; }
  .gsc-eco-hero__cta { justify-content: flex-start; }

  .gsc-eco-showcase__grid { grid-template-columns: repeat(3, 1fr); gap: 28px; }

  .gsc-eco-flow-layout { grid-template-columns: 280px 1fr; gap: 40px; }
  .gsc-eco-why-layout { grid-template-columns: 300px 1fr; gap: 32px; }

  .gsc-eco-spotlight {
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;
    gap: 36px;
    align-items: center;
    padding: 36px;
  }
  .gsc-eco-spotlight__content .gsc-eco-checks { grid-template-columns: 1fr; margin-bottom: 22px; }

  .gsc-eco-visual-banner__text strong { font-size: 21px; }
  .gsc-eco-visual-banner__text span { font-size: 16px; }

  .gsc-eco-apps {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    align-items: start;
  }
  .gsc-eco-app-wrap { min-width: 0; }

  .gsc-eco-powers {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }

  .gsc-eco-stats {
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }
  .gsc-eco-stat { padding: 24px 16px; }
  .gsc-eco-stat__label { font-size: 14px; }

  .gsc-eco-why {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .gsc-eco-dl-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .gsc-eco-dl-card { padding: 24px; }
  .gsc-eco-dl-card__actions { flex-direction: row; flex-wrap: wrap; }
  .gsc-eco-dl-card__actions .gsc-eco-btn { width: auto; flex: 1; min-width: 140px; }

  .gsc-eco-faq {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    align-items: start;
  }
}

@media (min-width: 1200px) {
  .gsc-eco-powers { grid-template-columns: repeat(3, 1fr); }
  .gsc-eco-hero__brand { font-size: 55px; }
  .gsc-eco-phone__frame { max-width: 300px; }
  .gsc-eco-roadmap { grid-template-columns: repeat(5, 1fr); }
  .gsc-eco-roadmap__arrow { display: none; }
}

/* ── 新增业务模块（保留原有基础上扩展） ── */
.gsc-eco-section--highlight {
  background: linear-gradient(180deg, rgba(0, 119, 255, 0.12) 0%, var(--eco-bg) 100%);
  max-width: none;
  width: 100%;
  padding-left: max(24px, calc((100% - var(--eco-container)) / 2));
  padding-right: max(24px, calc((100% - var(--eco-container)) / 2));
  border-top: 1px solid var(--eco-border);
  border-bottom: 1px solid var(--eco-border);
}
.gsc-eco-section--highlight > * { max-width: var(--eco-container); margin-left: auto; margin-right: auto; }
.gsc-eco-section--live {
  background: linear-gradient(135deg, #061018 0%, #0a1628 50%, rgba(0, 119, 255, 0.08) 100%);
  max-width: none;
  width: 100%;
  padding-left: max(24px, calc((100% - var(--eco-container)) / 2));
  padding-right: max(24px, calc((100% - var(--eco-container)) / 2));
}
.gsc-eco-section--live > * { max-width: var(--eco-container); margin-left: auto; margin-right: auto; }
.gsc-eco-section__lead--center { text-align: center; margin-left: auto; margin-right: auto; }
.gsc-eco-subtitle {
  font-size: clamp(17px, 2.5vw, 21px);
  font-weight: 900;
  color: #fff;
  margin: 32px 0 16px;
}
.gsc-eco-inline-num { color: var(--mas-blue-light); font-weight: 900; }
.gsc-eco-btn--lg { padding: 18px 40px; font-size: 17px; width: 100%; max-width: 360px; }

/* 官方合作应用 */
.gsc-eco-partners {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 8px;
}

/* 核心合作应用 · 易全球详细介绍 */
.gsc-eco-partner-detail {
  margin-bottom: 20px;
  padding: 22px 20px;
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(0, 119, 255, 0.14) 0%, var(--eco-card) 55%);
  border: 1px solid rgba(0, 119, 255, 0.35);
  box-shadow: 0 10px 40px rgba(0, 119, 255, 0.12);
  text-align: left;
}
.gsc-eco-partner-detail__head {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}
.gsc-eco-partner-detail__brand {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
  min-width: 0;
}
.gsc-eco-partner-detail__logo {
  width: 52px;
  height: 52px;
  flex-shrink: 0;
  border-radius: 12px;
  background: #fff;
  padding: 5px;
  object-fit: contain;
  box-sizing: border-box;
}
.gsc-eco-partner-detail__name {
  margin: 0 0 4px;
  font-size: 18px;
  font-weight: 900;
  color: #fff;
  line-height: 1.25;
}
.gsc-eco-partner-detail__role {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
  color: var(--mas-blue-light);
}
.gsc-eco-partner-detail__badge {
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
  color: #fff;
  background: var(--mas-blue);
  white-space: nowrap;
}
.gsc-eco-partner-detail__lead {
  margin: 0 0 14px;
  font-size: 14px;
  font-weight: 600;
  color: var(--eco-text-body);
  line-height: 1.65;
}
.gsc-eco-partner-detail__lead strong { color: #fff; font-weight: 900; }
.gsc-eco-partner-detail__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 16px;
}
.gsc-eco-partner-detail__tags span {
  padding: 5px 12px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
  color: var(--eco-text-body);
  background: rgba(0, 0, 0, 0.22);
  border: 1px solid var(--eco-border);
}
.gsc-eco-partner-detail__label {
  margin: 0 0 8px;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.04em;
  color: var(--mas-blue-light);
  text-transform: uppercase;
}
.gsc-eco-partner-detail__list {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.gsc-eco-partner-detail__list li {
  padding: 6px 12px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  color: var(--eco-text-body);
  background: rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(255, 255, 255, 0.06);
}
.gsc-eco-partner-detail__list li::before { content: '✓ '; color: var(--mas-blue-light); }
.gsc-eco-partner-detail__regions {
  margin: 0 0 14px;
  font-size: 13px;
  font-weight: 700;
  color: var(--eco-text-body);
  line-height: 1.6;
}
.gsc-eco-partner-detail__quote {
  margin: 0 0 16px;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  font-style: italic;
}
.gsc-eco-partner-detail__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.gsc-eco-partner-detail__more-title {
  margin: 4px 0 12px;
  font-size: 13px;
  font-weight: 800;
  color: var(--eco-muted);
  text-align: left;
}

.gsc-eco-benefits {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.gsc-eco-benefits li {
  padding: 14px 16px;
  border-radius: 12px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
  font-size: 14px;
  font-weight: 800;
  color: var(--eco-text-body);
}

/* AI 评估中心 */
.gsc-eco-ai-layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  margin-bottom: 28px;
}
.gsc-eco-ai-panel {
  padding: 24px;
  border-radius: 16px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
  position: relative;
}
.gsc-eco-ai-panel--report {
  background: linear-gradient(135deg, rgba(0, 119, 255, 0.15), var(--eco-card));
  border-color: rgba(0, 119, 255, 0.35);
}
.gsc-eco-ai-panel__title {
  font-size: 17px;
  font-weight: 900;
  color: #fff;
  margin: 0 0 16px;
}
.gsc-eco-ai-inputs {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}
.gsc-eco-ai-inputs li {
  font-size: 14px;
  font-weight: 700;
  color: var(--eco-text-body);
  padding: 8px 0;
}
.gsc-eco-ai-panel__robot {
  position: absolute;
  right: 20px;
  bottom: 16px;
  width: 80px;
  height: 80px;
  opacity: 0.9;
  background: #fff;
  border-radius: 14px;
  padding: 6px;
  box-sizing: border-box;
  object-fit: contain;
}
.gsc-eco-report-preview { display: flex; flex-direction: column; gap: 10px; }
.gsc-eco-report-preview__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 14px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(255, 255, 255, 0.06);
}
.gsc-eco-report-preview__row span { font-size: 13px; font-weight: 600; color: var(--eco-muted); }
.gsc-eco-report-preview__row strong { font-size: 15px; font-weight: 900; color: #fff; }
.gsc-eco-report-preview__rate { color: var(--mas-blue-light) !important; font-size: 19px !important; }

/* 案例卡片 */
.gsc-eco-case-card {
  padding: 22px;
  border-radius: 16px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
}
.gsc-eco-case-card--featured {
  margin-top: 8px;
  border-color: rgba(0, 119, 255, 0.4);
  background: linear-gradient(135deg, rgba(0, 119, 255, 0.1), var(--eco-card));
  text-align: center;
}
.gsc-eco-case-card--featured .gsc-eco-btn { margin: 20px auto 0; display: flex; }
.gsc-eco-case-card__head { display: flex; align-items: center; gap: 14px; margin-bottom: 16px; text-align: left; }
.gsc-eco-case-card__avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: var(--mas-blue);
  color: #fff;
  font-size: 21px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.gsc-eco-case-card__name { font-size: 16px; font-weight: 900; color: #fff; margin: 0; }
.gsc-eco-case-card__role { font-size: 14px; font-weight: 600; color: var(--mas-blue-light); margin: 2px 0 0; }
.gsc-eco-case-card__id {
  display: inline-block;
  font-size: 13px;
  font-weight: 800;
  color: var(--mas-blue-light);
  margin-bottom: 8px;
  padding: 4px 10px;
  border-radius: 6px;
  background: var(--mas-blue-dim);
}
.gsc-eco-case-card__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 8px;
  text-align: left;
}
.gsc-eco-case-card__block { padding: 12px; border-radius: 10px; background: rgba(0, 0, 0, 0.2); }
.gsc-eco-case-card__label { font-size: 13px; font-weight: 800; color: var(--mas-blue-light); margin: 0 0 6px; }
.gsc-eco-case-card__block ul { margin: 0; padding: 0; list-style: none; font-size: 13px; font-weight: 700; color: var(--eco-text-body); }
.gsc-eco-case-card__block p { margin: 0; font-size: 13px; font-weight: 700; color: var(--eco-text-body); }
.gsc-eco-case-card__highlight { font-size: 17px; font-weight: 900; color: #fff; margin: 12px 0 0; }
.gsc-eco-case-card__rate { font-size: 31px; font-weight: 900; color: var(--mas-blue-light); margin: 0; line-height: 1; }

/* 信用卡库 */
.gsc-eco-card-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
}
.gsc-eco-card-tab {
  padding: 10px 16px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
  color: var(--eco-text-body);
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: transparent;
  cursor: pointer;
}
.gsc-eco-card-tab.is-active {
  background: var(--mas-blue);
  border-color: var(--mas-blue);
  color: #fff;
}
.gsc-eco-card-lib {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}
.gsc-eco-ccard {
  padding: 18px;
  border-radius: 14px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
  transition: border-color 0.2s;
}
.gsc-eco-ccard:hover { border-color: rgba(0, 119, 255, 0.45); }
.gsc-eco-ccard__top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 8px; }
.gsc-eco-ccard__issuer { font-size: 13px; font-weight: 800; color: var(--mas-blue-light); }
.gsc-eco-ccard__ai {
  font-size: 13px;
  font-weight: 900;
  padding: 4px 10px;
  border-radius: 999px;
  background: var(--mas-blue-dim);
  color: var(--mas-blue-light);
}
.gsc-eco-ccard__name { font-size: 16px; font-weight: 900; color: #fff; margin: 0 0 12px; }
.gsc-eco-ccard__meta {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin: 0;
}
.gsc-eco-ccard__meta div { text-align: center; padding: 8px 4px; border-radius: 8px; background: rgba(0, 0, 0, 0.2); }
.gsc-eco-ccard__meta dt { font-size: 13px; font-weight: 700; color: var(--eco-muted); margin: 0 0 4px; }
.gsc-eco-ccard__meta dd { font-size: 14px; font-weight: 800; color: #fff; margin: 0; }
.gsc-eco-card-lib__more { text-align: center; margin-top: 20px; font-size: 14px; font-weight: 700; color: var(--eco-text-body); }
.gsc-eco-card-lib__more a { color: var(--mas-blue-light); font-weight: 900; }

/* ChainFICO */
.gsc-eco-chain-layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
.gsc-eco-chain-coins {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
}
.gsc-eco-chain-coins span {
  padding: 10px 16px;
  border-radius: 999px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
  font-size: 13px;
  font-weight: 800;
  color: var(--eco-text-body);
}
.gsc-eco-chain-uses {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}
.gsc-eco-chain-uses li {
  padding: 12px;
  border-radius: 10px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
  font-size: 13px;
  font-weight: 800;
  color: #fff;
  text-align: center;
}
.gsc-eco-chain-report .gsc-eco-btn { margin-top: 16px; }
.gsc-eco-report-preview--chain { margin-bottom: 0; }

/* 连锁门店成功案例 */
.gsc-eco-section--store {
  background:
    radial-gradient(ellipse 70% 50% at 50% 0%, rgba(0, 119, 255, 0.08), transparent),
    var(--eco-bg);
}
.gsc-eco-store-stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin: 0 0 24px;
}
.gsc-eco-store-stat {
  padding: 14px 16px;
  border-radius: 12px;
  background: rgba(0, 119, 255, 0.08);
  border: 1px solid rgba(0, 119, 255, 0.18);
  text-align: center;
}
.gsc-eco-store-stat strong {
  display: block;
  font-size: 15px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 4px;
}
.gsc-eco-store-stat span {
  font-size: 13px;
  font-weight: 600;
  color: var(--eco-text-muted);
}
.gsc-eco-store-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  margin-bottom: 24px;
}
.gsc-eco-store-card {
  border-radius: 16px;
  overflow: hidden;
  background: linear-gradient(145deg, rgba(13, 31, 56, 0.95), rgba(6, 16, 24, 0.98));
  border: 1px solid var(--eco-border);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25);
}
.gsc-eco-store-card__media {
  position: relative;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background: #0a1628;
}
.gsc-eco-store-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.gsc-eco-store-card__badge {
  position: absolute;
  top: 12px;
  left: 12px;
  padding: 5px 10px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.03em;
  color: #fff;
  background: rgba(0, 119, 255, 0.88);
  backdrop-filter: blur(6px);
}
.gsc-eco-store-card__body {
  padding: 18px 18px 20px;
}
.gsc-eco-store-card__title {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  line-height: 1.35;
}
.gsc-eco-store-card__desc {
  margin: 0 0 12px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.55;
  color: var(--eco-text-body);
}
.gsc-eco-store-card__tags {
  margin: 0 0 12px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.gsc-eco-store-card__tags li {
  padding: 5px 10px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  color: var(--mas-blue-light);
  background: rgba(0, 119, 255, 0.12);
  border: 1px solid rgba(0, 119, 255, 0.22);
}
.gsc-eco-store-card__meta {
  margin: 0;
  font-size: 13px;
  font-weight: 600;
  color: var(--eco-text-muted);
}
.gsc-eco-store-foot {
  text-align: center;
}
.gsc-eco-store-foot p {
  margin: 0 0 16px;
  font-size: 14px;
  font-weight: 700;
  color: var(--eco-text-body);
}
.gsc-eco-store-foot .gsc-eco-btn {
  display: inline-flex;
}
.gsc-eco-limit-live--compact {
  margin-bottom: 24px;
}

/* 成功案例 */
.gsc-eco-cases-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin-bottom: 28px;
}
.gsc-eco-cases-extras {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  margin-bottom: 24px;
}
.gsc-eco-map__viz {
  position: relative;
  height: 180px;
  border-radius: 14px;
  background:
    radial-gradient(ellipse 80% 60% at 50% 50%, rgba(0, 119, 255, 0.15), transparent),
    linear-gradient(145deg, #0d1f38, #061018);
  border: 1px solid var(--eco-border);
  overflow: hidden;
}
.gsc-eco-map__dot {
  position: absolute;
  left: var(--x);
  top: var(--y);
  transform: translate(-50%, -50%);
  font-size: 21px;
  filter: drop-shadow(0 0 8px var(--mas-blue-glow));
}
.gsc-eco-ticker-wrap { overflow: hidden; }
.gsc-eco-ticker {
  overflow: hidden;
  border-radius: 12px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
  padding: 12px 0;
}
.gsc-eco-ticker__track {
  display: flex;
  gap: 32px;
  animation: gsc-eco-ticker 40s linear infinite;
  white-space: nowrap;
}
.gsc-eco-ticker__track span {
  font-size: 13px;
  font-weight: 700;
  color: var(--eco-text-body);
  flex-shrink: 0;
}
@keyframes gsc-eco-ticker {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* 信用路线图 */
.gsc-eco-roadmap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
}
.gsc-eco-roadmap__step {
  width: 100%;
  max-width: 400px;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 20px;
  border-radius: 14px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
}
.gsc-eco-roadmap__step--final {
  border-color: var(--mas-blue);
  background: linear-gradient(135deg, rgba(0, 119, 255, 0.15), var(--eco-card));
}
.gsc-eco-roadmap__num {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: var(--mas-blue);
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.gsc-eco-roadmap__step p { margin: 0; font-size: 15px; font-weight: 800; color: #fff; }
.gsc-eco-roadmap__arrow {
  font-size: 19px;
  font-weight: 900;
  color: var(--mas-blue-light);
  padding: 6px 0;
}

/* 实时数据 */
.gsc-eco-live-stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
.gsc-eco-live-stat {
  text-align: center;
  padding: 24px 14px;
  border-radius: 16px;
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid var(--eco-border);
  box-shadow: inset 0 0 30px rgba(0, 119, 255, 0.06);
}
.gsc-eco-live-stat--wide { grid-column: 1 / -1; }
.gsc-eco-live-stat__num {
  font-size: clamp(27px, 6vw, 41px);
  font-weight: 900;
  color: #fff;
  line-height: 1;
  margin-bottom: 8px;
  text-shadow: 0 0 20px var(--mas-blue-glow);
}
.gsc-eco-live-stat__num em { font-style: normal; color: var(--mas-blue-light); font-size: 0.7em; }
.gsc-eco-live-stat__label { font-size: 13px; font-weight: 800; color: var(--eco-text-body); }

/* 底部定位强化 */
.gsc-eco-brand__official {
  font-size: 15px;
  font-weight: 700;
  color: var(--mas-blue-light);
  margin: 0 0 12px;
}
.gsc-eco-brand__official strong { font-weight: 900; }
.gsc-eco-brand__chain {
  font-size: 14px;
  font-weight: 700;
  color: var(--eco-text-body);
  margin: 0 0 12px;
  line-height: 1.6;
}
.gsc-eco-brand__chain span { color: var(--mas-blue-light); }
.gsc-eco-brand__mission {
  font-size: 13px;
  font-weight: 600;
  color: var(--eco-muted);
  margin: 0 0 28px;
  line-height: 1.65;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

/* 页脚快捷导航 */
.gsc-eco-brand__quick {
  margin: 0 0 28px;
  padding: 28px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  text-align: left;
}
.gsc-eco-brand__quick-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px 20px;
}
.gsc-eco-brand__quick-title {
  margin: 0 0 12px;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--mas-blue-light);
}
.gsc-eco-brand__quick-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gsc-eco-brand__quick-list li { margin: 0; }
.gsc-eco-brand__quick-list a {
  display: block;
  padding: 5px 0;
  font-size: 13px;
  font-weight: 600;
  color: var(--eco-text-body);
  line-height: 1.4;
  transition: color 0.15s;
}
.gsc-eco-brand__quick-list a:hover { color: #fff; }

.gsc-eco-brand__partners-link {
  display: inline-block;
  padding: 8px 18px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.05);
  font-size: 13px;
  font-weight: 700;
  color: var(--eco-text-body);
  transition: border-color 0.15s, color 0.15s, background 0.15s;
}
.gsc-eco-brand__partners-link:hover {
  color: #fff;
  border-color: rgba(0, 119, 255, 0.45);
  background: rgba(0, 119, 255, 0.12);
}

@media (min-width: 640px) {
  .gsc-eco-brand__quick-grid { grid-template-columns: repeat(3, 1fr); }
}
@media (min-width: 900px) {
  .gsc-eco-brand__quick-grid { grid-template-columns: repeat(5, 1fr); }
}

@media (min-width: 600px) {
  .gsc-eco-benefits { grid-template-columns: repeat(3, 1fr); }
  .gsc-eco-card-lib { grid-template-columns: repeat(2, 1fr); }
  .gsc-eco-cases-grid { grid-template-columns: repeat(3, 1fr); }
  .gsc-eco-store-stats { grid-template-columns: repeat(4, 1fr); }
  .gsc-eco-store-grid { grid-template-columns: repeat(2, 1fr); }
  .gsc-eco-live-stats { grid-template-columns: repeat(3, 1fr); }
  .gsc-eco-live-stat--wide { grid-column: span 1; }
}

@media (min-width: 900px) {
  .gsc-eco-ai-layout { grid-template-columns: 1fr 1fr; }
  .gsc-eco-chain-layout { grid-template-columns: 1fr 1fr; align-items: start; }
  .gsc-eco-cases-extras { grid-template-columns: 1fr 1fr; }
  .gsc-eco-card-lib { grid-template-columns: repeat(3, 1fr); }
  .gsc-eco-roadmap {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    align-items: stretch;
  }
  .gsc-eco-roadmap__arrow { display: none; }
  .gsc-eco-roadmap__step { max-width: none; flex-direction: column; text-align: center; padding: 20px 12px; }
  .gsc-eco-live-stats { grid-template-columns: repeat(3, 1fr); }
  .gsc-eco-live-stat--wide { grid-column: span 3; }
  .gsc-eco-case-card__grid { grid-template-columns: repeat(4, 1fr); }
}

/* ── 高额度转化专区（新增） ── */
.gsc-eco-section--gold {
  background: linear-gradient(180deg, rgba(0, 119, 255, 0.18) 0%, var(--eco-bg) 100%);
  max-width: none;
  width: 100%;
  padding-left: max(24px, calc((100% - var(--eco-container)) / 2));
  padding-right: max(24px, calc((100% - var(--eco-container)) / 2));
  border-top: 2px solid var(--mas-blue);
  border-bottom: 1px solid var(--eco-border);
  text-align: center;
}
.gsc-eco-section--gold > * { max-width: var(--eco-container); margin-left: auto; margin-right: auto; }
.gsc-eco-disclaimer {
  font-size: 13px;
  font-weight: 600;
  color: var(--eco-muted);
  margin: 16px 0 20px;
  line-height: 1.5;
}
.gsc-eco-limit-tiers {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin-bottom: 8px;
}
.gsc-eco-limit-tier {
  position: relative;
  padding: 24px 20px;
  border-radius: 16px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
  text-align: center;
}
.gsc-eco-limit-tier--hot { border-color: var(--mas-blue); box-shadow: 0 0 30px var(--mas-blue-glow); }
.gsc-eco-limit-tier--vip {
  background: linear-gradient(135deg, rgba(0, 119, 255, 0.2), var(--eco-card));
  border-color: rgba(0, 119, 255, 0.5);
}
.gsc-eco-limit-tier__badge {
  position: absolute;
  top: -10px;
  right: 16px;
  padding: 4px 12px;
  border-radius: 999px;
  background: var(--mas-blue);
  color: #fff;
  font-size: 13px;
  font-weight: 900;
}
.gsc-eco-limit-tier__asset { font-size: 15px; font-weight: 800; color: var(--eco-text-body); margin: 0 0 8px; }
.gsc-eco-limit-tier__label { font-size: 14px; font-weight: 700; color: var(--mas-blue-light); margin: 0 0 6px; }
.gsc-eco-limit-tier__amount {
  font-size: clamp(27px, 5vw, 39px);
  font-weight: 900;
  color: #fff;
  margin: 0;
  line-height: 1.1;
  text-shadow: 0 0 24px var(--mas-blue-glow);
}
.gsc-eco-limit-tier__amount em { font-style: normal; font-size: 0.55em; color: var(--mas-blue-light); }

/* AI 额度测算器 */
.gsc-eco-calc {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  margin-bottom: 24px;
  padding: 24px;
  border-radius: 16px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
}
.gsc-eco-calc__label { display: block; font-size: 14px; font-weight: 800; color: #fff; margin-bottom: 10px; }
.gsc-eco-calc__select {
  width: 100%;
  padding: 14px 16px;
  border-radius: 12px;
  border: 1px solid var(--eco-border);
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  font-family: inherit;
  margin-bottom: 16px;
}
.gsc-eco-calc__flow {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 13px;
  font-weight: 800;
  color: var(--mas-blue-light);
}
.gsc-eco-calc__arrow { color: var(--mas-blue); font-weight: 900; }
.gsc-eco-calc__result {
  text-align: center;
  padding: 24px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(0, 119, 255, 0.15), rgba(0, 0, 0, 0.3));
  border: 1px solid var(--eco-border);
}
.gsc-eco-calc__result-label { font-size: 13px; font-weight: 700; color: var(--eco-muted); margin: 0 0 8px; }
.gsc-eco-calc__result-value {
  font-size: clamp(27px, 6vw, 41px);
  font-weight: 900;
  color: #fff;
  margin: 0 0 8px;
  text-shadow: 0 0 20px var(--mas-blue-glow);
}
.gsc-eco-calc__result-note { font-size: 14px; font-weight: 600; color: var(--eco-text-body); margin: 0; }
.gsc-eco-calc-examples { display: flex; flex-direction: column; gap: 10px; margin-bottom: 24px; }
.gsc-eco-calc-ex {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  border-radius: 12px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
  font-size: 14px;
  font-weight: 700;
  color: var(--eco-text-body);
}
.gsc-eco-calc-ex strong { margin-left: auto; color: #fff; font-weight: 900; }

/* 对照表 */
.gsc-eco-table-wrap { overflow-x: auto; border-radius: 14px; border: 1px solid var(--eco-border); margin-bottom: 12px; }
.gsc-eco-table { width: 100%; border-collapse: collapse; font-size: 14px; }
.gsc-eco-table th,
.gsc-eco-table td { padding: 16px 20px; text-align: left; border-bottom: 1px solid rgba(255, 255, 255, 0.06); }
.gsc-eco-table th { background: rgba(0, 119, 255, 0.15); font-weight: 900; color: #fff; font-size: 13px; }
.gsc-eco-table td { font-weight: 700; color: var(--eco-text-body); }
.gsc-eco-table td:last-child { font-weight: 900; color: #fff; text-align: right; }
.gsc-eco-table tr:last-child td { border-bottom: none; }
.gsc-eco-table__highlight td { background: rgba(0, 119, 255, 0.08); }
.gsc-eco-table__vip td { background: rgba(0, 119, 255, 0.12); color: var(--mas-blue-light); }

/* 客户关心问题 */
.gsc-eco-qa-grid { display: grid; grid-template-columns: 1fr; gap: 12px; }
.gsc-eco-qa {
  padding: 20px;
  border-radius: 14px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
}
.gsc-eco-qa h3 { font-size: 16px; font-weight: 900; color: #fff; margin: 0 0 8px; }
.gsc-eco-qa p { font-size: 14px; font-weight: 600; color: var(--eco-text-body); margin: 0; line-height: 1.55; }
.gsc-eco-qa strong { color: var(--mas-blue-light); }

/* 高净值 */
.gsc-eco-section--vip {
  background: linear-gradient(135deg, #0a1628, rgba(0, 119, 255, 0.1));
  max-width: none;
  width: 100%;
  padding-left: max(24px, calc((100% - var(--eco-container)) / 2));
  padding-right: max(24px, calc((100% - var(--eco-container)) / 2));
}
.gsc-eco-section--vip > * { max-width: var(--eco-container); margin-left: auto; margin-right: auto; }
.gsc-eco-hnw-grid { display: grid; grid-template-columns: 1fr; gap: 20px; }
.gsc-eco-hnw-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}
.gsc-eco-hnw-list li {
  padding: 12px;
  border-radius: 10px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
  font-size: 13px;
  font-weight: 800;
  color: #fff;
  text-align: center;
}
.gsc-eco-hnw-highlight {
  text-align: center;
  padding: 28px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(0, 119, 255, 0.2), var(--eco-card));
  border: 1px solid var(--eco-border);
}
.gsc-eco-hnw-highlight__asset { font-size: 17px; font-weight: 800; color: var(--eco-text-body); margin: 0; }
.gsc-eco-hnw-highlight__arrow { font-size: 23px; color: var(--mas-blue-light); margin: 8px 0; }
.gsc-eco-hnw-highlight__limit { font-size: 31px; font-weight: 900; color: #fff; margin: 0; text-shadow: 0 0 20px var(--mas-blue-glow); }

/* 信用提升路线 */
.gsc-eco-growth {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}
.gsc-eco-growth__stage {
  text-align: center;
  padding: 22px;
  border-radius: 14px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
}
.gsc-eco-growth__stage--final { border-color: var(--mas-blue); background: linear-gradient(135deg, rgba(0, 119, 255, 0.12), var(--eco-card)); }
.gsc-eco-growth__phase { font-size: 13px; font-weight: 800; color: var(--mas-blue-light); display: block; margin-bottom: 8px; }
.gsc-eco-growth__asset { font-size: 15px; font-weight: 800; color: var(--eco-text-body); margin: 0; }
.gsc-eco-growth__arrow { font-size: 19px; color: var(--mas-blue); margin: 6px 0; }
.gsc-eco-growth__limit { font-size: 23px; font-weight: 900; color: #fff; margin: 0; }

/* 富豪案例 */
.gsc-eco-vip-cases { display: grid; grid-template-columns: 1fr; gap: 14px; }
.gsc-eco-vip-case {
  padding: 22px;
  border-radius: 16px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
}
.gsc-eco-vip-case--top { border-color: var(--mas-blue); box-shadow: 0 0 24px var(--mas-blue-glow); }
.gsc-eco-vip-case h3 { font-size: 17px; font-weight: 900; color: #fff; margin: 0 0 14px; }
.gsc-eco-vip-case__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  font-size: 14px;
  font-weight: 600;
  color: var(--eco-text-body);
}
.gsc-eco-vip-case__row:last-child { border-bottom: none; }
.gsc-eco-vip-case__row strong { font-weight: 900; color: #fff; }
.gsc-eco-vip-case__limit { font-size: 19px; color: var(--mas-blue-light) !important; }

/* 额度实时数据 */
.gsc-eco-limit-live {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 20px;
}
.gsc-eco-limit-live__stat {
  text-align: center;
  padding: 20px 12px;
  border-radius: 14px;
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid var(--eco-border);
}
.gsc-eco-limit-live__num {
  font-size: clamp(19px, 4vw, 27px);
  font-weight: 900;
  color: #fff;
  margin-bottom: 6px;
  line-height: 1.2;
}
.gsc-eco-limit-live__num em { font-style: normal; color: var(--mas-blue-light); }
.gsc-eco-limit-live__label { font-size: 14px; font-weight: 800; color: var(--eco-text-body); }
.gsc-eco-ticker--limit { margin-top: 8px; }

/* 杀手级转化 */
.gsc-eco-section--killer {
  max-width: none;
  width: 100%;
  padding: 0;
}
.gsc-eco-killer {
  max-width: var(--eco-container);
  margin: 0 auto;
  padding: 48px 24px;
  text-align: center;
  background: linear-gradient(135deg, rgba(0, 119, 255, 0.22), #061018);
  border-top: 2px solid var(--mas-blue);
  border-bottom: 2px solid var(--mas-blue);
}
.gsc-eco-killer__title {
  font-size: clamp(23px, 5vw, 35px);
  font-weight: 900;
  color: #fff;
  line-height: 1.3;
  margin: 0 0 24px;
}
.gsc-eco-killer__list {
  list-style: none;
  margin: 0 auto 20px;
  padding: 0;
  max-width: 480px;
  text-align: left;
}
.gsc-eco-killer__list li {
  padding: 12px 0;
  font-size: 16px;
  font-weight: 700;
  color: var(--eco-text-body);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.gsc-eco-killer__list strong { color: var(--mas-blue-light); font-weight: 900; }
.gsc-eco-killer__questions {
  font-size: 14px;
  font-weight: 800;
  color: var(--mas-blue-light);
  margin: 0 0 24px;
}
.gsc-eco-btn--pulse { box-shadow: 0 0 0 0 rgba(0, 119, 255, 0.6); animation: gsc-eco-pulse 2s infinite; }
@keyframes gsc-eco-pulse {
  0% { box-shadow: 0 0 0 0 rgba(0, 119, 255, 0.5); }
  70% { box-shadow: 0 0 0 16px rgba(0, 119, 255, 0); }
  100% { box-shadow: 0 0 0 0 rgba(0, 119, 255, 0); }
}

.gsc-eco-ccard__meta { grid-template-columns: repeat(2, 1fr); }

@media (min-width: 600px) {
  .gsc-eco-limit-tiers { grid-template-columns: repeat(2, 1fr); }
  .gsc-eco-qa-grid { grid-template-columns: repeat(2, 1fr); }
  .gsc-eco-growth { grid-template-columns: repeat(2, 1fr); }
  .gsc-eco-vip-cases { grid-template-columns: repeat(3, 1fr); }
  .gsc-eco-limit-live { grid-template-columns: repeat(4, 1fr); }
}

@media (min-width: 900px) {
  .gsc-eco-limit-tiers { grid-template-columns: repeat(4, 1fr); }
  .gsc-eco-calc { grid-template-columns: 1fr 1fr; align-items: center; }
  .gsc-eco-hnw-grid { grid-template-columns: 1fr 1fr; align-items: center; }
  .gsc-eco-growth { grid-template-columns: repeat(4, 1fr); }
  .gsc-eco-growth__arrow { display: none; }
  .gsc-eco-qa-grid { grid-template-columns: repeat(3, 1fr); }
}

/* ── 客户视角：转化条 + 20问 + 最喜欢模块 ── */
.gsc-eco-hero__hook {
  font-size: clamp(14px, 2vw, 17px);
  font-weight: 700;
  color: var(--eco-text-body);
  margin: 0 0 12px;
  line-height: 1.55;
}
.gsc-eco-hero__hook strong { color: var(--mas-blue-light); font-weight: 900; }

.gsc-eco-cta-bar {
  background: var(--eco-bg2);
  border-bottom: 1px solid var(--eco-border);
  padding: 16px max(16px, calc((100% - var(--eco-container)) / 2));
  overflow-x: auto;
}
.gsc-eco-cta-bar__inner {
  max-width: var(--eco-container);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}
.gsc-eco-cta-bar__btn {
  flex-shrink: 0;
  padding: 12px 18px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
  color: var(--eco-text-body);
  border: 1px solid var(--eco-border);
  background: var(--eco-card);
  transition: border-color 0.2s, color 0.2s;
}
.gsc-eco-cta-bar__btn:hover { border-color: var(--mas-blue-light); color: #fff; }
.gsc-eco-cta-bar__btn--primary {
  background: var(--mas-blue);
  border-color: var(--mas-blue);
  color: #fff;
}

.gsc-eco-section--faq20 {
  background: linear-gradient(180deg, rgba(0, 119, 255, 0.1) 0%, var(--eco-bg) 100%);
  max-width: none;
  width: 100%;
  padding-left: max(24px, calc((100% - var(--eco-container)) / 2));
  padding-right: max(24px, calc((100% - var(--eco-container)) / 2));
  border-top: 2px solid var(--mas-blue);
  border-bottom: 1px solid var(--eco-border);
}
.gsc-eco-section--faq20 > * { max-width: var(--eco-container); margin-left: auto; margin-right: auto; }

.gsc-eco-mind {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-bottom: 28px;
}
.gsc-eco-mind span {
  padding: 10px 16px;
  border-radius: 999px;
  background: var(--mas-blue);
  color: #fff;
  font-size: 13px;
  font-weight: 900;
  box-shadow: 0 4px 16px var(--mas-blue-glow);
}

.gsc-eco-faq20 { display: flex; flex-direction: column; gap: 8px; }
.gsc-eco-faq20__item {
  border-radius: 12px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
  overflow: hidden;
}
.gsc-eco-faq20__q {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 18px;
  font-size: 14px;
  font-weight: 800;
  color: #fff;
  text-align: left;
  cursor: pointer;
  background: none;
  border: none;
  font-family: inherit;
}
.gsc-eco-faq20__num {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: var(--mas-blue-dim);
  color: var(--mas-blue-light);
  font-size: 13px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gsc-eco-faq20__q svg { margin-left: auto; flex-shrink: 0; color: var(--mas-blue-light); transition: transform 0.2s; }
.gsc-eco-faq20__item.is-open .gsc-eco-faq20__q svg { transform: rotate(180deg); }
.gsc-eco-faq20__a {
  display: none;
  padding: 0 18px 16px 62px;
  font-size: 14px;
  font-weight: 600;
  color: var(--eco-text-body);
  line-height: 1.65;
}
.gsc-eco-faq20__a p { margin: 0; }
.gsc-eco-faq20__a strong { color: var(--mas-blue-light); font-weight: 900; }
.gsc-eco-faq20__a a { color: var(--mas-blue-light); font-weight: 800; }
.gsc-eco-faq20__item.is-open .gsc-eco-faq20__a { display: block; }

.gsc-eco-fav {
  padding: 24px;
  border-radius: 16px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
  margin-bottom: 20px;
}
.gsc-eco-fav__title {
  font-size: clamp(17px, 3vw, 21px);
  font-weight: 900;
  color: #fff;
  margin: 0 0 16px;
}
.gsc-eco-fav__lead { font-size: 14px; font-weight: 600; color: var(--eco-text-body); margin: -8px 0 16px; }
.gsc-eco-fav-flow {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  margin: 14px 0;
  font-size: 14px;
  font-weight: 800;
  color: var(--mas-blue-light);
}
.gsc-eco-fav-result {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 16px;
}
.gsc-eco-fav-result__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 16px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(255, 255, 255, 0.06);
  font-size: 13px;
  font-weight: 600;
  color: var(--eco-muted);
}
.gsc-eco-fav-result__item strong { font-size: 15px; font-weight: 900; color: #fff; text-align: right; }
.gsc-eco-fav-result__rate { color: var(--mas-blue-light) !important; font-size: 21px !important; }

.gsc-eco-fav-cases {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin-bottom: 16px;
}
.gsc-eco-fav-case {
  padding: 16px;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid var(--eco-border);
}
.gsc-eco-fav-case__tag {
  display: inline-block;
  font-size: 13px;
  font-weight: 900;
  color: var(--mas-blue-light);
  margin-bottom: 8px;
}
.gsc-eco-fav-case p { margin: 4px 0; font-size: 14px; font-weight: 600; color: var(--eco-text-body); }
.gsc-eco-fav-case strong { color: #fff; font-weight: 900; }

.gsc-eco-score-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.gsc-eco-score {
  text-align: center;
  padding: 16px 10px;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.25);
  border: 1px solid var(--eco-border);
}
.gsc-eco-score span { display: block; font-size: 13px; font-weight: 700; color: var(--eco-muted); margin-bottom: 6px; }
.gsc-eco-score strong { font-size: 21px; font-weight: 900; color: #fff; }
.gsc-eco-score--highlight {
  grid-column: 1 / -1;
  background: linear-gradient(135deg, rgba(0, 119, 255, 0.15), var(--eco-card));
  border-color: var(--mas-blue);
}
.gsc-eco-score--highlight strong { font-size: 31px; color: var(--mas-blue-light); }

.gsc-eco-decision { margin-top: 8px; text-align: center; }
.gsc-eco-decision__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
}
.gsc-eco-decision__tags span {
  padding: 8px 14px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 800;
  color: var(--eco-text-body);
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
}

@media (min-width: 600px) {
  .gsc-eco-fav-result { grid-template-columns: repeat(3, 1fr); }
  .gsc-eco-fav-cases { grid-template-columns: repeat(3, 1fr); }
  .gsc-eco-score-grid { grid-template-columns: repeat(5, 1fr); }
  .gsc-eco-score--highlight { grid-column: auto; }
}

@media (min-width: 900px) {
  .gsc-eco-faq20 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; align-items: start; }
}

/* Hero 品牌延展 */
.gsc-eco-hero__platform {
  font-size: clamp(16px, 2.4vw, 22px);
  font-weight: 800;
  color: #fff;
  margin: 0 0 8px;
  letter-spacing: 0.02em;
}
.gsc-eco-hero__platform--theme {
  display: inline-block;
  max-width: 100%;
  padding: 8px 14px;
  border-radius: 12px;
  background: linear-gradient(135deg, rgba(0, 119, 255, 0.28), rgba(0, 119, 255, 0.12));
  border: 1px solid rgba(96, 165, 250, 0.45);
  box-shadow: 0 8px 28px rgba(0, 119, 255, 0.18);
}
.gsc-eco-brand__sub--theme {
  font-size: clamp(15px, 2vw, 18px);
  font-weight: 800;
  color: #fff;
  letter-spacing: 0.02em;
}
.gsc-eco-hero__caps {
  font-size: clamp(14px, 1.8vw, 17px);
  font-weight: 600;
  color: var(--mas-blue-light);
  margin: 0 0 14px;
}
.gsc-eco-hero__caps strong { color: #fff; font-weight: 900; }
.gsc-eco-hero__pill-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin: 0 0 16px;
}
.gsc-eco-hero__pill-row span {
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 800;
  color: var(--eco-text-body);
  background: rgba(0, 119, 255, 0.1);
  border: 1px solid var(--eco-border);
}
.gsc-eco-hero__partners {
  margin-top: 20px;
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.gsc-eco-hero__partner-title {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--eco-muted);
}
.gsc-eco-hero__partner-chips {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
}
.gsc-eco-hero__partner-chips span {
  padding: 6px 14px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 800;
  color: #fff;
  background: rgba(0, 119, 255, 0.18);
  border: 1px solid rgba(0, 119, 255, 0.35);
}
.gsc-eco-hero__cta--main {
  flex-wrap: wrap;
  justify-content: center;
}
.gsc-eco-btn--compact { padding: 12px 20px; font-size: 14px; }

.gsc-eco-bridge-text {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: var(--eco-text-body);
  margin: 16px auto 0;
  max-width: 640px;
  line-height: 1.7;
  padding: 12px 16px;
  border-radius: 12px;
  background: rgba(0, 119, 255, 0.08);
  border: 1px dashed var(--eco-border);
}
.gsc-eco-bridge-text strong { color: var(--mas-blue-light); }

/* 六大核心应用 */
.gsc-eco-section--six {
  background: linear-gradient(180deg, var(--eco-bg) 0%, var(--eco-bg2) 100%);
}
.gsc-eco-six-apps {
  display: grid;
  gap: 14px;
  margin-top: 8px;
}
.gsc-eco-six-app {
  position: relative;
  padding: 20px 18px 18px;
  border-radius: 16px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
  transition: border-color 0.2s, box-shadow 0.2s;
}
.gsc-eco-six-app:hover {
  border-color: rgba(0, 119, 255, 0.45);
  box-shadow: 0 8px 32px rgba(0, 119, 255, 0.12);
}
.gsc-eco-six-app__num {
  position: absolute;
  top: 14px;
  right: 14px;
  font-size: 13px;
  font-weight: 900;
  color: var(--mas-blue-light);
  opacity: 0.85;
}
.gsc-eco-six-app__icon {
  font-size: 28px;
  line-height: 1;
  margin-bottom: 10px;
}
.gsc-eco-six-app__title {
  margin: 0 0 4px;
  font-size: 18px;
  font-weight: 900;
  color: #fff;
}
.gsc-eco-six-app__role {
  margin: 0 0 6px;
  font-size: 13px;
  font-weight: 800;
  color: var(--mas-blue-light);
}
.gsc-eco-six-app__desc {
  margin: 0 0 12px;
  font-size: 13px;
  font-weight: 600;
  color: var(--eco-text-body);
}
.gsc-eco-six-app__list {
  margin: 0 0 12px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.gsc-eco-six-app__list li {
  padding: 4px 10px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 700;
  color: var(--eco-text-body);
  background: rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(255, 255, 255, 0.06);
}
.gsc-eco-six-app__list li::before { content: '✓ '; color: var(--mas-blue-light); }
.gsc-eco-six-app__quote {
  margin: 0 0 12px;
  font-size: 15px;
  font-weight: 800;
  color: #fff;
  font-style: italic;
}
.gsc-eco-six-app__link {
  font-size: 13px;
  font-weight: 800;
  color: var(--mas-blue-light);
}
.gsc-eco-six-app__link:hover { color: #fff; }

/* 为什么选择 · 数据条 */
.gsc-eco-why-stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-bottom: 28px;
}
.gsc-eco-why-stat {
  text-align: center;
  padding: 18px 12px;
  border-radius: 14px;
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
}
.gsc-eco-why-stat--wide { grid-column: 1 / -1; }
.gsc-eco-why-stat strong {
  display: block;
  font-size: clamp(26px, 5vw, 36px);
  font-weight: 900;
  color: var(--mas-blue-light);
  line-height: 1.1;
}
.gsc-eco-why-stat strong small { font-size: 0.55em; }
.gsc-eco-why-stat span {
  display: block;
  margin-top: 6px;
  font-size: 14px;
  font-weight: 800;
  color: #fff;
}
.gsc-eco-why-stat em {
  display: block;
  margin-top: 4px;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  color: var(--eco-muted);
}

/* 官方合作伙伴墙 */
.gsc-eco-partners-wall {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.gsc-eco-partners-wall__item {
  padding: 12px 20px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 800;
  color: var(--eco-text-body);
  background: var(--eco-card);
  border: 1px solid var(--eco-border);
}
.gsc-eco-partners-wall__item--primary {
  color: #fff;
  background: var(--mas-blue);
  border-color: rgba(0, 119, 255, 0.5);
  box-shadow: 0 4px 20px var(--mas-blue-glow);
}

/* 全球信用入口 */
.gsc-eco-section--credit-start {
  padding-top: 0;
  padding-bottom: 0;
}
.gsc-eco-credit-start {
  max-width: var(--eco-container);
  margin: 0 auto;
  padding: 40px 24px 48px;
  text-align: center;
  border-radius: 20px;
  background: linear-gradient(135deg, rgba(0, 119, 255, 0.18) 0%, var(--eco-card) 55%, var(--eco-bg2) 100%);
  border: 1px solid var(--eco-border);
  box-shadow: 0 12px 48px rgba(0, 119, 255, 0.15);
}
.gsc-eco-credit-start__list {
  margin: 20px auto 28px;
  padding: 0;
  list-style: none;
  max-width: 480px;
  display: grid;
  gap: 8px;
  text-align: left;
}
.gsc-eco-credit-start__list a {
  display: block;
  padding: 12px 16px;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  background: rgba(0, 0, 0, 0.22);
  border: 1px solid var(--eco-border);
  transition: background 0.2s, border-color 0.2s;
}
.gsc-eco-credit-start__list a:hover {
  background: rgba(0, 119, 255, 0.15);
  border-color: rgba(0, 119, 255, 0.4);
}
.gsc-eco-credit-start__list a::before {
  content: '→ ';
  color: var(--mas-blue-light);
}
.gsc-eco-credit-start__cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

@media (min-width: 640px) {
  .gsc-eco-six-apps { grid-template-columns: repeat(2, 1fr); }
  .gsc-eco-why-stats { grid-template-columns: repeat(4, 1fr); }
  .gsc-eco-why-stat--wide { grid-column: auto; }
  .gsc-eco-credit-start__cta { flex-direction: row; justify-content: center; flex-wrap: wrap; }
}

@media (min-width: 1024px) {
  .gsc-eco-six-apps { grid-template-columns: repeat(3, 1fr); }
}

/* 首页底部 SEO 站点地图（Google Sitelinks 候选页内链） */
.gsc-seo-sitemap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 18px;
  margin: 0 0 20px;
  padding-top: 8px;
}
.gsc-seo-sitemap a {
  font-size: 13px;
  color: rgba(148, 163, 184, 0.95);
  text-decoration: none;
}
.gsc-seo-sitemap a:hover { color: #38bdf8; }

/* 首页：一键回到顶部（右侧悬浮） */
.gsc-back-top {
  position: fixed;
  right: 14px;
  bottom: calc(24px + env(safe-area-inset-bottom, 0));
  z-index: 880;
  width: 48px;
  height: 48px;
  border-radius: 999px;
  border: 1px solid rgba(0, 119, 255, 0.45);
  background: linear-gradient(145deg, rgba(0, 119, 255, 0.95) 0%, rgba(0, 90, 220, 0.98) 100%);
  color: #fff;
  box-shadow:
    0 4px 18px rgba(0, 119, 255, 0.4),
    0 8px 28px rgba(0, 0, 0, 0.28);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transform: translateY(12px) scale(0.92);
  transition: opacity 0.22s ease, transform 0.22s ease, visibility 0.22s ease, box-shadow 0.15s ease;
}
.gsc-back-top.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1);
}
.gsc-back-top:hover {
  box-shadow:
    0 6px 22px rgba(0, 119, 255, 0.5),
    0 10px 32px rgba(0, 0, 0, 0.32);
}
.gsc-back-top:active {
  transform: translateY(0) scale(0.94);
}
.gsc-back-top svg {
  display: block;
  width: 22px;
  height: 22px;
}
@media (max-width: 768px) {
  .gsc-back-top {
    right: 12px;
    width: 44px;
    height: 44px;
    bottom: calc(96px + env(safe-area-inset-bottom, 0));
  }
  .gsc-back-top.is-sticky-hidden {
    bottom: calc(18px + env(safe-area-inset-bottom, 0));
  }
  .gsc-back-top svg {
    width: 20px;
    height: 20px;
  }
}
