/* ============================================================
   Sourceless B2B — CCoin Finance Page · Premium Edition
   Centered Hero · 3D Phone Tilt · Aurora · Premium Hovers
   ============================================================ */

/* ============================================================
   HERO (centered, dramatic)
   ============================================================ */
.sl-ccoin-hero {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 32px auto 24px;
  padding: 60px 24px 80px;
  isolation: isolate;
  overflow: hidden;
  border-radius: 32px;
  text-align: center;
}
.sl-ccoin-hero-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 35%, rgba(140, 255, 0, 0.10), transparent 38%),
    radial-gradient(circle at 75% 70%, rgba(99, 243, 255, 0.06), transparent 42%),
    linear-gradient(180deg, rgba(2, 6, 7, 0.0) 0%, rgba(8, 14, 11, 0.4) 100%);
  z-index: 0;
}
.sl-ccoin-hero-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(140, 255, 0, 0.018) 1px, transparent 1px),
    linear-gradient(90deg, rgba(140, 255, 0, 0.018) 1px, transparent 1px);
  background-size: 32px 32px;
  mask-image: radial-gradient(ellipse at center 35%, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.2) 60%, transparent 100%);
  -webkit-mask-image: radial-gradient(ellipse at center 35%, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.2) 60%, transparent 100%);
  pointer-events: none;
}

/* Aurora — schwebende grüne Wellen im Hintergrund */
.sl-ccoin-hero-aurora {
  position: absolute;
  inset: -10%;
  background:
    radial-gradient(ellipse 800px 400px at 30% 30%, rgba(124, 255, 106, 0.10), transparent 60%),
    radial-gradient(ellipse 600px 300px at 70% 65%, rgba(99, 243, 255, 0.06), transparent 60%),
    radial-gradient(ellipse 500px 350px at 50% 50%, rgba(140, 255, 0, 0.04), transparent 65%);
  filter: blur(40px);
  pointer-events: none;
  z-index: 0;
  animation: slCcoinAurora 14s ease-in-out infinite alternate;
}
@keyframes slCcoinAurora {
  0%   { transform: translate3d(0, 0, 0) scale(1); opacity: 0.7; }
  50%  { transform: translate3d(20px, -15px, 0) scale(1.04); opacity: 1; }
  100% { transform: translate3d(-20px, 15px, 0) scale(1); opacity: 0.85; }
}

.sl-ccoin-hero-inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 36px;
  max-width: 900px;
  margin: 0 auto;
}

/* CCoin Logo — zentriert, mit Orbit-Ringen */
.sl-ccoin-hero-logo-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(220px, 28vw, 340px);
  height: clamp(220px, 28vw, 340px);
}
.sl-ccoin-hero-logo {
  position: relative;
  z-index: 3;
  width: 100%;
  height: auto;
  filter:
    drop-shadow(0 0 32px rgba(140, 255, 0, 0.45))
    drop-shadow(0 0 64px rgba(140, 255, 0, 0.20));
  animation: slCcoinLogoFloat 6s ease-in-out infinite;
  transition: filter 0.5s ease, transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}
.sl-ccoin-hero-logo-wrap:hover .sl-ccoin-hero-logo {
  filter:
    drop-shadow(0 0 42px rgba(140, 255, 0, 0.65))
    drop-shadow(0 0 84px rgba(140, 255, 0, 0.32));
  transform: scale(1.04);
}
@keyframes slCcoinLogoFloat {
  0%, 100% { transform: translateY(0) scale(1); }
  50%      { transform: translateY(-8px) scale(1.015); }
}
.sl-ccoin-hero-glow {
  position: absolute;
  inset: 5%;
  border-radius: 50%;
  background: radial-gradient(circle,
    rgba(140, 255, 0, 0.32),
    rgba(140, 255, 0, 0.10) 40%,
    transparent 72%);
  filter: blur(52px);
  pointer-events: none;
  z-index: 1;
  animation: slCcoinGlow 5s ease-in-out infinite alternate;
}
@keyframes slCcoinGlow {
  0%   { opacity: 0.55; transform: scale(0.96); }
  100% { opacity: 1;    transform: scale(1.12); }
}

/* Orbit-Ringe um Logo */
.sl-ccoin-hero-orbit {
  position: absolute;
  inset: -10%;
  pointer-events: none;
  z-index: 2;
}
.sl-ccoin-orbit-ring {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 1px dashed rgba(140, 255, 0, 0.22);
  animation: slCcoinOrbitSpin 30s linear infinite;
}
.sl-ccoin-orbit-ring::before {
  content: "";
  position: absolute;
  top: -3px;
  left: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(140, 255, 0, 0.85);
  box-shadow: 0 0 12px rgba(140, 255, 0, 0.7);
  transform: translateX(-50%);
}
.sl-ccoin-orbit-ring-2 {
  inset: 12%;
  border-color: rgba(99, 243, 255, 0.16);
  animation: slCcoinOrbitSpin 22s linear infinite reverse;
}
.sl-ccoin-orbit-ring-2::before {
  background: rgba(99, 243, 255, 0.85);
  box-shadow: 0 0 12px rgba(99, 243, 255, 0.7);
}
@keyframes slCcoinOrbitSpin {
  from { transform: rotate(0); }
  to   { transform: rotate(360deg); }
}

/* Hero Title (zentriert) */
.sl-ccoin-hero-title {
  margin: 0;
  font-family: "Space Grotesk", Arial, sans-serif;
  font-size: clamp(28px, 4vw, 52px);
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.028em;
  color: #ffffff;
  max-width: 980px;
}
.sl-ccoin-hero-line {
  display: block;
  margin-bottom: 4px;
}
.sl-ccoin-w {
  display: inline-block;
  margin-right: 0.22em;
  opacity: 0;
  transform: translateY(22px);
  filter: blur(8px);
  transition:
    opacity 0.55s cubic-bezier(0.16, 1, 0.3, 1),
    transform 0.55s cubic-bezier(0.16, 1, 0.3, 1),
    filter 0.55s cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: calc(var(--d, 0s) * 0.55);
}
.sl-ccoin-hero.is-visible .sl-ccoin-w {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
}
.sl-ccoin-w-accent {
  background: linear-gradient(90deg, #b7ff5f 0%, #8cff00 30%, #d4ff8c 60%, #b7ff5f 100%);
  background-size: 200% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-shadow: 0 0 18px rgba(140, 255, 0, 0.18);
}
.sl-ccoin-hero.is-visible .sl-ccoin-w-accent {
  animation: slCcoinAccentShimmer 5s ease-in-out infinite;
  animation-delay: calc(var(--d, 0s) + 1s);
}
@keyframes slCcoinAccentShimmer {
  0%, 100% { background-position: 0% 50%; }
  50%      { background-position: 100% 50%; }
}

@media (max-width: 720px) {
  .sl-ccoin-hero { padding: 36px 18px 50px; margin-top: 16px; border-radius: 24px; }
  .sl-ccoin-hero-inner { gap: 24px; }
}

/* ============================================================
   SECTION 2: CCoin Finance Intro — Phone (3D Tilt) + Text
   ============================================================ */
.sl-ccoin-text-section {
  width: 100%;
  max-width: 1200px;
  margin: 32px auto;
  padding: 0 24px;
  font-family: "Space Grotesk", Arial, sans-serif;
}
.sl-ccoin-text-shell {
  position: relative;
  border-radius: 28px;
  padding: 56px 48px;
  isolation: isolate;
  overflow: hidden;
  background:
    radial-gradient(circle at 80% 30%, rgba(140, 255, 0, 0.10), transparent 35%),
    radial-gradient(circle at 20% 80%, rgba(99, 243, 255, 0.06), transparent 35%),
    linear-gradient(180deg, rgba(8, 16, 12, 0.92) 0%, rgba(10, 22, 16, 0.88) 100%);
  border: 1px solid rgba(140, 255, 0, 0.16);
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.36),
    0 0 36px rgba(140, 255, 0, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
  transition: border-color 0.5s ease, box-shadow 0.5s ease;
}
.sl-ccoin-text-shell:hover {
  border-color: rgba(140, 255, 0, 0.32);
  box-shadow:
    0 32px 80px rgba(0, 0, 0, 0.46),
    0 0 64px rgba(140, 255, 0, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
}
.sl-ccoin-text-shell::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    radial-gradient(circle 2.5px at 18% 28%, rgba(140, 255, 0, 0.5), transparent 50%),
    radial-gradient(circle 2px at 72% 48%, rgba(140, 255, 0, 0.4), transparent 50%),
    radial-gradient(circle 2.5px at 38% 72%, rgba(140, 255, 0, 0.45), transparent 50%),
    radial-gradient(circle 2px at 86% 82%, rgba(140, 255, 0, 0.4), transparent 50%);
  pointer-events: none;
  animation: slCcoinDots 8s ease-in-out infinite alternate;
}
@keyframes slCcoinDots {
  0%   { opacity: 0.4; }
  100% { opacity: 0.95; }
}
.sl-ccoin-text-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 56px;
  align-items: center;
}

/* Phone Visual mit 3D-Tilt */
.sl-ccoin-text-visual {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  perspective: 1400px;
  cursor: pointer;
}
.sl-ccoin-phone-bg-glow {
  position: absolute;
  inset: -10%;
  background: radial-gradient(circle,
    rgba(140, 255, 0, 0.18),
    rgba(140, 255, 0, 0.05) 50%,
    transparent 75%);
  filter: blur(50px);
  pointer-events: none;
  z-index: 0;
  animation: slCcoinPhoneGlow 4s ease-in-out infinite alternate;
}
@keyframes slCcoinPhoneGlow {
  0%   { opacity: 0.5; transform: scale(0.95); }
  100% { opacity: 1;   transform: scale(1.08); }
}
.sl-ccoin-phone-img {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 720px;
  height: auto;
  border-radius: 18px;
  filter: drop-shadow(0 30px 50px rgba(0, 0, 0, 0.55));
  transform-style: preserve-3d;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), filter 0.4s ease;
  will-change: transform;
}
.sl-ccoin-text-visual:hover .sl-ccoin-phone-img {
  filter: drop-shadow(0 36px 60px rgba(0, 0, 0, 0.6))
          drop-shadow(0 0 32px rgba(140, 255, 0, 0.18));
}

/* Text */
.sl-ccoin-text-copy {
  color: rgba(245, 250, 255, 0.92);
}
.sl-ccoin-text-title {
  margin: 0 0 18px;
  font-size: clamp(38px, 5vw, 60px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.03em;
  background: linear-gradient(90deg, #b7ff5f 0%, #aefc4d 40%, #d4ff8c 70%, #b7ff5f 100%);
  background-size: 200% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-shadow: 0 0 24px rgba(140, 255, 0, 0.15);
  animation: slCcoinAccentShimmer 6s ease-in-out infinite;
}
.sl-ccoin-text-lead {
  margin: 0 0 22px;
  font-size: clamp(20px, 2.4vw, 26px);
  font-weight: 500;
  line-height: 1.36;
  color: #ffffff;
  letter-spacing: -0.01em;
}
.sl-ccoin-text-body {
  margin: 0 0 18px;
  font-size: clamp(16px, 1.6vw, 19px);
  line-height: 1.65;
  color: rgba(225, 236, 245, 0.85);
}
.sl-ccoin-text-body:last-child { margin-bottom: 0; }

@media (max-width: 980px) {
  .sl-ccoin-text-grid { grid-template-columns: 1fr; gap: 36px; }
  .sl-ccoin-text-visual { order: 0; }
  .sl-ccoin-phone-img { max-width: 280px; }
  .sl-ccoin-text-shell { padding: 40px 28px; }
}
@media (max-width: 560px) {
  .sl-ccoin-text-shell { padding: 28px 20px; border-radius: 22px; }
  .sl-ccoin-phone-img { max-width: 220px; }
}

/* ============================================================
   SECTION 3: Compliance Title + Premium Grid (5 Cards)
   ============================================================ */
.sl-ccoin-compliance {
  width: 100%;
  max-width: 1200px;
  margin: 40px auto;
  padding: 0 24px;
  font-family: "Inter", "Space Grotesk", sans-serif;
}
.sl-ccoin-comp-title-shell {
  position: relative;
  border: 1.5px solid rgba(140, 255, 0, 0.45);
  border-radius: 22px;
  padding: 28px 36px;
  background: linear-gradient(180deg, rgba(8, 14, 11, 0.85), rgba(10, 18, 14, 0.7));
  box-shadow:
    0 0 36px rgba(140, 255, 0, 0.10),
    0 12px 32px rgba(0, 0, 0, 0.32),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
  margin-bottom: 24px;
  text-align: center;
  overflow: hidden;
  isolation: isolate;
}
.sl-ccoin-comp-title-shell::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 60%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(140, 255, 0, 0.06), transparent);
  animation: slCcoinTitleSweep 6s linear infinite;
}
@keyframes slCcoinTitleSweep {
  0%   { left: -100%; }
  100% { left: 200%; }
}
.sl-ccoin-comp-title {
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: clamp(20px, 2.4vw, 28px);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.01em;
  color: #aefc4d;
  text-shadow: 0 0 18px rgba(140, 255, 0, 0.20);
}
.sl-ccoin-comp-grid-wrap {
  --comp-bg: #050505;
  --comp-panel: #111111;
  --comp-panel-2: #171717;
  --comp-text: #f5f5f5;
  --comp-muted: #b9b9b9;
  --comp-accent: #8cff00;
  --comp-accent-soft: rgba(140, 255, 0, 0.14);
  --comp-border: rgba(255, 255, 255, 0.07);
  --comp-line: rgba(140, 255, 0, 0.28);
  color: var(--comp-text);
}
.sl-ccoin-comp-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
}
.sl-ccoin-comp-card {
  position: relative;
  min-height: 180px;
  border-radius: 18px;
  padding: 18px;
  background: linear-gradient(180deg, var(--comp-panel), var(--comp-panel-2));
  border: 1px solid var(--comp-border);
  overflow: hidden;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.28);
  isolation: isolate;
  transition:
    transform 0.5s cubic-bezier(0.16, 1, 0.3, 1),
    border-color 0.4s ease,
    box-shadow 0.4s ease;
}
.sl-ccoin-comp-card:hover {
  transform: translateY(-8px) scale(1.02);
  border-color: rgba(140, 255, 0, 0.55);
  box-shadow:
    0 28px 56px rgba(0, 0, 0, 0.5),
    0 0 36px rgba(140, 255, 0, 0.22),
    0 0 80px rgba(140, 255, 0, 0.10);
}
.sl-ccoin-comp-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, transparent 20%, rgba(255, 255, 255, 0.06) 50%, transparent 80%);
  transform: translateX(-120%);
  animation: slCcoinCompSweep 5s linear infinite;
  pointer-events: none;
  z-index: 0;
}
.sl-ccoin-comp-card::after {
  content: "";
  position: absolute;
  inset: auto -20% -35% -20%;
  height: 100px;
  background: radial-gradient(circle, var(--comp-accent-soft), transparent 70%);
  filter: blur(20px);
  opacity: 0.75;
  pointer-events: none;
  z-index: 0;
  animation: slCcoinCompGlow 3.4s ease-in-out infinite;
  transition: opacity 0.4s ease;
}
.sl-ccoin-comp-card:hover::after {
  opacity: 1.2;
}
.sl-ccoin-comp-tag {
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 0.62rem;
  letter-spacing: 0.1em;
  padding: 4px 9px;
  border-radius: 999px;
  color: var(--comp-accent);
  border: 1px solid var(--comp-line);
  background: rgba(140, 255, 0, 0.06);
  z-index: 1;
  transition: background 0.3s ease, border-color 0.3s ease;
}
.sl-ccoin-comp-card:hover .sl-ccoin-comp-tag {
  background: rgba(140, 255, 0, 0.14);
  border-color: rgba(140, 255, 0, 0.5);
}
.sl-ccoin-comp-icon {
  width: 32px;
  height: 32px;
  border-radius: 10px;
  border: 1px solid var(--comp-line);
  background: rgba(140, 255, 0, 0.05);
  position: relative;
  display: grid;
  place-items: center;
  margin-bottom: 14px;
  z-index: 1;
  box-shadow: inset 0 0 10px rgba(140, 255, 0, 0.05), 0 0 12px rgba(140, 255, 0, 0.04);
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.4s ease;
}
.sl-ccoin-comp-card:hover .sl-ccoin-comp-icon {
  transform: scale(1.1) rotate(-4deg);
  box-shadow: inset 0 0 14px rgba(140, 255, 0, 0.10), 0 0 24px rgba(140, 255, 0, 0.20);
}
.sl-ccoin-comp-cardtitle {
  margin: 0 0 6px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  position: relative;
  z-index: 1;
  color: var(--comp-text);
}
.sl-ccoin-comp-desc {
  margin: 0;
  font-size: 0.82rem;
  color: var(--comp-muted);
  line-height: 1.42;
  position: relative;
  z-index: 1;
}
.sl-ccoin-comp-scan {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  opacity: 0.14;
  background: repeating-linear-gradient(180deg, transparent 0 10px, rgba(255, 255, 255, 0.05) 10px 11px);
  animation: slCcoinCompScan 8s linear infinite;
}
.sl-ccoin-comp-icon::before, .sl-ccoin-comp-icon::after { content: ""; position: absolute; }
.sl-comp-icon-aml::before {
  width: 12px; height: 8px;
  border: 1.8px solid var(--comp-accent);
  border-top: none; border-radius: 0 0 4px 4px;
  bottom: 7px;
}
.sl-comp-icon-aml::after {
  width: 7px; height: 5px;
  border: 1.8px solid var(--comp-accent);
  border-bottom: none; border-radius: 6px 6px 0 0;
  top: 7px;
}
.sl-comp-icon-kyc::before {
  width: 8px; height: 8px;
  border: 1.8px solid var(--comp-accent);
  border-radius: 50%;
  top: 5px;
}
.sl-comp-icon-kyc::after {
  width: 12px; height: 7px;
  border: 1.8px solid var(--comp-accent);
  border-bottom: none; border-radius: 7px 7px 0 0;
  bottom: 6px;
}
.sl-comp-icon-mica::before {
  width: 10px; height: 10px;
  border: 1.8px solid var(--comp-accent);
  border-radius: 50%;
}
.sl-comp-icon-mica::after {
  width: 18px; height: 18px;
  border: 1.8px solid var(--comp-accent);
  border-radius: 50%;
  opacity: 0.55;
}
.sl-comp-icon-gdpr::before {
  width: 11px; height: 13px;
  border: 1.8px solid var(--comp-accent);
  border-radius: 5px 5px 4px 4px;
  bottom: 5px;
}
.sl-comp-icon-gdpr::after {
  width: 4px; height: 7px;
  border-right: 1.8px solid var(--comp-accent);
  border-bottom: 1.8px solid var(--comp-accent);
  transform: rotate(45deg);
  top: 7px;
}
.sl-comp-icon-iso::before {
  width: 13px; height: 9px;
  border: 1.8px solid var(--comp-accent);
  border-radius: 3px;
}
.sl-comp-icon-iso::after {
  width: 7px; height: 2px;
  background: var(--comp-accent);
  box-shadow: 0 -4px 0 var(--comp-accent), 0 4px 0 var(--comp-accent);
}
@keyframes slCcoinCompSweep {
  from { transform: translateX(-120%); }
  to   { transform: translateX(120%); }
}
@keyframes slCcoinCompGlow {
  0%, 100% { opacity: 0.5; }
  50%      { opacity: 0.95; }
}
@keyframes slCcoinCompScan {
  from { transform: translateY(0); }
  to   { transform: translateY(12px); }
}
@media (max-width: 980px) { .sl-ccoin-comp-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 640px) {
  .sl-ccoin-comp-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
  .sl-ccoin-comp-card { min-height: 150px; padding: 14px; }
  .sl-ccoin-comp-icon { width: 28px; height: 28px; margin-bottom: 10px; }
}

/* ============================================================
   SECTION 4: Payment Logo Slider — Premium (pause on hover)
   ============================================================ */
.sl-ccoin-paypal-wrap {
  width: 100%;
  margin: 36px auto;
  padding: 0;
  overflow: hidden;
  background: transparent;
  mask-image: linear-gradient(90deg, transparent 0%, #000 8%, #000 92%, transparent 100%);
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 8%, #000 92%, transparent 100%);
}
.sl-ccoin-pay-slider {
  display: flex;
  width: max-content;
  align-items: center;
  gap: 22px;
  animation: slCcoinPaySlide 36s linear infinite;
  padding: 18px 0;
}
.sl-ccoin-pay-slider:hover { animation-play-state: paused; }
.sl-ccoin-pay-track {
  display: flex;
  align-items: center;
  gap: 22px;
  flex: 0 0 auto;
}
.sl-ccoin-pay-card {
  flex: 0 0 auto;
  min-width: 150px;
  height: 84px;
  padding: 0 26px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  white-space: nowrap;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  font-family: Arial, Helvetica, sans-serif;
  transition: background 0.4s ease, transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), border-color 0.4s ease, box-shadow 0.4s ease;
}
.sl-ccoin-pay-card:hover {
  background: rgba(140, 255, 0, 0.08);
  border-color: rgba(140, 255, 0, 0.4);
  transform: translateY(-4px) scale(1.04);
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.3), 0 0 24px rgba(140, 255, 0, 0.18);
}
.sl-ccoin-pay-text { display: flex; align-items: center; justify-content: center; gap: 10px; font-weight: 700; font-size: 18px; line-height: 1; }
.sl-ccoin-pay-small { font-size: 12px; font-weight: 500; opacity: 0.9; }
.sl-ccoin-pay-visa { font-size: 22px; font-weight: 800; letter-spacing: 1.5px; font-style: italic; }
.sl-ccoin-pay-amex { font-size: 18px; font-weight: 800; letter-spacing: 1.5px; }
.sl-ccoin-pay-bitcoin { font-size: 18px; font-weight: 700; }
.sl-ccoin-pay-revolut { font-size: 18px; font-weight: 700; }
.sl-ccoin-pay-apple { font-size: 18px; font-weight: 700; }
.sl-ccoin-pay-gpay { font-size: 18px; font-weight: 700; }
.sl-ccoin-pay-gpay .g {
  background: linear-gradient(90deg, #4285f4 0%, #34a853 35%, #fbbc05 65%, #ea4335 100%);
  -webkit-background-clip: text; background-clip: text; color: transparent; font-weight: 900;
}
.sl-ccoin-pay-stack { display: flex; flex-direction: column; align-items: center; gap: 2px; line-height: 1.05; }
.sl-ccoin-pay-stack strong { font-size: 19px; letter-spacing: 1px; font-weight: 800; }
.sl-ccoin-pay-swift {
  width: 38px; height: 38px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 10px; font-weight: 800; letter-spacing: 0.5px;
}
.sl-ccoin-pay-mc { display: flex; align-items: center; justify-content: center; position: relative; width: 60px; height: 30px; }
.sl-ccoin-pay-mc span { position: absolute; width: 30px; height: 30px; border-radius: 50%; opacity: 0.96; }
.sl-ccoin-pay-mc .left { left: 0; background: #ea001b; }
.sl-ccoin-pay-mc .right { right: 0; background: #f79e1b; }
.sl-ccoin-pay-wechat { display: flex; align-items: center; gap: 10px; }
.sl-ccoin-pay-wechat-icon {
  width: 32px; height: 32px; border-radius: 50%; background: #1aad19;
  display: flex; align-items: center; justify-content: center;
  color: #ffffff; font-size: 16px; font-weight: 700;
}
.sl-ccoin-pay-wechat-text { display: flex; flex-direction: column; line-height: 1.05; }
.sl-ccoin-pay-wechat-text strong { font-size: 14px; letter-spacing: 0.5px; }
@keyframes slCcoinPaySlide {
  0%   { transform: translateX(0%); }
  100% { transform: translateX(-50%); }
}
@media (max-width: 980px) {
  .sl-ccoin-pay-card { min-width: 134px; height: 76px; padding: 0 22px; }
  .sl-ccoin-pay-text, .sl-ccoin-pay-visa, .sl-ccoin-pay-amex, .sl-ccoin-pay-bitcoin,
  .sl-ccoin-pay-revolut, .sl-ccoin-pay-apple, .sl-ccoin-pay-gpay { font-size: 16px; }
}
@media (max-width: 640px) {
  .sl-ccoin-pay-slider, .sl-ccoin-pay-track { gap: 14px; }
  .sl-ccoin-pay-card { min-width: 110px; height: 64px; padding: 0 16px; border-radius: 12px; }
  .sl-ccoin-pay-text, .sl-ccoin-pay-visa, .sl-ccoin-pay-amex, .sl-ccoin-pay-bitcoin,
  .sl-ccoin-pay-revolut { font-size: 15px; }
  .sl-ccoin-pay-small { font-size: 10px; }
  .sl-ccoin-pay-swift { width: 30px; height: 30px; font-size: 8px; }
  .sl-ccoin-pay-mc { width: 52px; height: 26px; }
  .sl-ccoin-pay-mc span { width: 26px; height: 26px; }
}

/* ============================================================
   SECTION 5: Growth Section — Premium Tech-Ring
   ============================================================ */
.sl-ccoin-growth-section {
  width: 100%;
  max-width: 1200px;
  margin: 40px auto;
  padding: 0 24px;
  font-family: "Space Grotesk", Arial, sans-serif;
}
.sl-ccoin-growth-shell { border-radius: 28px; padding: 0; }
.sl-ccoin-growth-title {
  position: relative;
  margin: 0 0 32px;
  padding: 26px 36px;
  border: 1.5px solid rgba(140, 255, 0, 0.45);
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(8, 14, 11, 0.85), rgba(10, 18, 14, 0.7));
  box-shadow:
    0 0 36px rgba(140, 255, 0, 0.10),
    0 12px 32px rgba(0, 0, 0, 0.32),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
  font-size: clamp(20px, 2.4vw, 28px);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.01em;
  color: #aefc4d;
  text-shadow: 0 0 18px rgba(140, 255, 0, 0.18);
  text-align: center;
  overflow: hidden;
  isolation: isolate;
}
.sl-ccoin-growth-title::before {
  content: "";
  position: absolute;
  top: 0; left: -100%;
  width: 60%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(140, 255, 0, 0.06), transparent);
  animation: slCcoinTitleSweep 7s linear infinite;
}
.sl-ccoin-growth-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: center;
}
.sl-ccoin-growth-text p {
  margin: 0;
  font-size: clamp(17px, 1.7vw, 20px);
  line-height: 1.7;
  color: rgba(245, 250, 255, 0.92);
}
.sl-ccoin-growth-visual {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sl-ccoin-scene {
  --green: #8cff00;
  --ring: rgba(140, 255, 0, 0.30);
  --ringSoft: rgba(140, 255, 0, 0.14);
  position: relative;
  width: min(420px, 90vw);
  height: min(420px, 90vw);
  display: grid;
  place-items: center;
}
.sl-ccoin-scene::before {
  content: "";
  position: absolute;
  inset: 8%;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(140, 255, 0, 0.10), transparent 70%);
  filter: blur(40px);
  pointer-events: none;
  animation: slCcoinScenePulse 4s ease-in-out infinite alternate;
}
@keyframes slCcoinScenePulse {
  0%   { opacity: 0.5; transform: scale(0.95); }
  100% { opacity: 1;   transform: scale(1.1); }
}
.sl-ccoin-ring {
  position: absolute;
  border-radius: 50%;
  border: 1px solid var(--ring);
}
.sl-ccoin-r1 {
  width: 100%; height: 100%;
  animation: slCcoinScenSpinForward 60s linear infinite;
}
.sl-ccoin-r2 {
  width: 72%; height: 72%;
  border-style: dashed;
  border-color: var(--ringSoft);
  animation: slCcoinScenSpinReverse 28s linear infinite;
}
.sl-ccoin-r3 {
  width: 46%; height: 46%;
  border-color: rgba(140, 255, 0, 0.22);
  animation: slCcoinScenSpinForward 22s linear infinite;
}
.sl-ccoin-r1::before, .sl-ccoin-r3::before {
  content: "";
  position: absolute;
  width: 8px; height: 8px;
  border-radius: 50%;
  background: rgba(140, 255, 0, 0.95);
  box-shadow: 0 0 14px rgba(140, 255, 0, 0.7);
  top: -4px;
  left: 50%;
  transform: translateX(-50%);
}
.sl-ccoin-line {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60%;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--ringSoft), transparent);
  transform-origin: center;
}
.sl-ccoin-l1 { transform: translate(-50%, -50%) rotate(0deg); }
.sl-ccoin-l2 { transform: translate(-50%, -50%) rotate(45deg); }
.sl-ccoin-l3 { transform: translate(-50%, -50%) rotate(90deg); }
.sl-ccoin-l4 { transform: translate(-50%, -50%) rotate(135deg); }
.sl-ccoin-center {
  position: relative;
  width: 150px;
  height: 150px;
  background: linear-gradient(180deg, #05070c, #060809);
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow:
    0 0 36px rgba(0, 0, 0, 0.7),
    0 0 30px rgba(140, 255, 0, 0.12),
    inset 0 0 20px rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 22px;
  z-index: 2;
  transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.5s ease;
}
.sl-ccoin-scene:hover .sl-ccoin-center {
  transform: scale(1.08);
  box-shadow:
    0 0 48px rgba(0, 0, 0, 0.8),
    0 0 56px rgba(140, 255, 0, 0.28),
    inset 0 0 24px rgba(0, 0, 0, 0.85);
}
.sl-ccoin-center-logo {
  width: 100%;
  height: auto;
  filter: drop-shadow(0 0 8px rgba(124, 255, 106, 0.3));
}
@keyframes slCcoinScenSpinReverse {
  from { transform: rotate(360deg); }
  to   { transform: rotate(0); }
}
@keyframes slCcoinScenSpinForward {
  from { transform: rotate(0); }
  to   { transform: rotate(360deg); }
}
@media (max-width: 980px) {
  .sl-ccoin-growth-grid { grid-template-columns: 1fr; gap: 32px; }
  .sl-ccoin-growth-visual { order: -1; }
}
@media (max-width: 560px) {
  .sl-ccoin-growth-title { padding: 22px 22px; }
  .sl-ccoin-scene { width: 280px; height: 280px; }
  .sl-ccoin-center { width: 116px; height: 116px; padding: 16px; }
}

/* ===== Reduced motion ===== */
@media (prefers-reduced-motion: reduce) {
  .sl-ccoin-hero-line, .sl-ccoin-hero-aurora, .sl-ccoin-hero-logo,
  .sl-ccoin-hero-glow, .sl-ccoin-orbit-ring, .sl-ccoin-orbit-ring-2,
  .sl-ccoin-r1, .sl-ccoin-r2, .sl-ccoin-r3, .sl-ccoin-pay-slider,
  .sl-ccoin-comp-card::before, .sl-ccoin-comp-card::after, .sl-ccoin-comp-scan,
  .sl-ccoin-text-title, .sl-ccoin-hero-accent, .sl-ccoin-comp-title-shell::before,
  .sl-ccoin-growth-title::before, .sl-ccoin-scene::before, .sl-ccoin-phone-bg-glow {
    animation: none !important;
  }
  .sl-ccoin-hero-line {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
  }
}


/* ===== v13: hide orbit rings entirely (user request) ===== */
.sl-ccoin-hero-orbit,
.sl-ccoin-orbit-ring,
.sl-ccoin-orbit-ring-2 { display: none !important; }

