:root {
  font-family: 'Rethink Sans', ui-serif, Georgia, Cambria, 'Times New Roman', Times, serif;
  color: #0f172a;
  background-color: #f8fafc;
}

body {
  margin: 0;
  font-family: 'Rethink Sans', ui-serif, Georgia, Cambria, 'Times New Roman', Times, serif;
  background-color: #f8fafc;
}

.storefront-section-surface {
  background: transparent;
}

.storefront-hero-surface {
  background: transparent;
  padding-top: 0rem !important;
}

.storefront-page-surface {
  background-color: #ffffff;
  background-image:
    linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 1) 100%),
    radial-gradient(58% 70% at 2% 2%, rgba(34, 197, 94, 0.5) 0%, rgba(34, 197, 94, 0) 100%),
    radial-gradient(52% 64% at 98% 98%, rgba(110, 231, 183, 0.5) 0%, rgba(110, 231, 183, 0) 100%),
    linear-gradient(130deg, rgba(187, 247, 208, 0.5) 0%, rgba(240, 253, 244, 0.92) 44%, rgba(220, 252, 231, 0.72) 100%);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  min-height: 100vh;
}

.storefront-page-surface.storefront-service-page-surface .storefront-hero-surface + .storefront-section-surface,
.storefront-page-surface.storefront-service-page-surface .storefront-section-surface + .storefront-section-surface,
.storefront-page-surface.storefront-home-page-surface .storefront-hero-surface + .storefront-section-surface,
.storefront-page-surface.storefront-home-page-surface .storefront-section-surface + .storefront-section-surface {
  position: relative;
}

.storefront-page-surface.storefront-service-page-surface .storefront-hero-surface + .storefront-section-surface::before,
.storefront-page-surface.storefront-service-page-surface .storefront-section-surface + .storefront-section-surface::before,
.storefront-page-surface.storefront-home-page-surface .storefront-hero-surface + .storefront-section-surface::before,
.storefront-page-surface.storefront-home-page-surface .storefront-section-surface + .storefront-section-surface::before {
  content: '';
  position: absolute;
  top: 20px;
  left: 50%;
  width: min(calc(100% - 2rem), 80rem);
  height: 1px;
  background: linear-gradient(
    90deg,
    rgba(148, 163, 184, 0) 0%,
    rgba(148, 163, 184, 0.78) 12%,
    rgba(148, 163, 184, 0.78) 88%,
    rgba(148, 163, 184, 0) 100%
  );
  transform: translateX(-50%);
  pointer-events: none;
  z-index: 2;
}

.storefront-page-surface.storefront-service-page-surface .storefront-hero-surface + .storefront-section-surface::after,
.storefront-page-surface.storefront-service-page-surface .storefront-section-surface + .storefront-section-surface::after,
.storefront-page-surface.storefront-home-page-surface .storefront-hero-surface + .storefront-section-surface::after,
.storefront-page-surface.storefront-home-page-surface .storefront-section-surface + .storefront-section-surface::after {
  content: '';
  position: absolute;
  top: 20px;
  left: 50%;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(203, 213, 225, 0.92);
  border-radius: 9999px;
  background-color: rgba(226, 232, 240, 0.9);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%2364748b' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12l5-5 5 5'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  box-shadow: 0 6px 16px rgba(15, 23, 42, 0.08);
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 3;
}

.section-gradient-1 {
  background: linear-gradient(135deg, rgba(236, 253, 245, 0.92), rgba(255, 255, 255, 0.96));
  border-radius: 32px;
  box-shadow: 0 25px 70px rgba(34, 197, 94, 0.12);
}

.section-gradient-2 {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(220, 252, 231, 0.94));
  border-radius: 28px;
  box-shadow: 0 24px 55px rgba(34, 197, 94, 0.18);
}

.section-gradient-3 {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(240, 253, 244, 0.95) 100%);
  border-radius: 36px;
}

.badge-gradient-1 {
  background: linear-gradient(120deg, rgba(226, 232, 255, 0.75), rgba(254, 215, 226, 0.8));
  box-shadow: 0 12px 28px rgba(99, 102, 241, 0.25);
}

.badge-gradient-youtube {
  background: linear-gradient(120deg, rgba(254, 226, 226, 0.85), rgba(252, 165, 165, 0.85));
  box-shadow: 0 12px 30px rgba(239, 68, 68, 0.28);
}

.badge-gradient-facebook {
  background: linear-gradient(120deg, rgba(219, 234, 254, 0.85), rgba(191, 219, 254, 0.85));
  box-shadow: 0 12px 30px rgba(37, 99, 235, 0.28);
}

.text-gradient-facebook {
  background-image: linear-gradient(120deg, #2563eb, #0ea5e9);
}

.text-gradient-1 {
  background-image: linear-gradient(120deg, #4f46e5, #22c55e);
}

.text-gradient-youtube {
  background-image: linear-gradient(120deg, #dc2626, #22c55e);
}

.text-gradient-core {
  background-image: linear-gradient(120deg, #22c55e, #84cc16);
}

.hero-h1-gradient {
  background-image: linear-gradient(135deg, #22c55e, #10b981);
}

.button-shine-gradient {
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
  opacity: 0.45;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.group:hover .button-shine-gradient {
  opacity: 0;
}

.fade-in {
  animation: fade-in 0.35s ease-out;
}

@keyframes fade-in {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.arrow-right {
  width: 18px;
  height: 3px;
  background: linear-gradient(90deg, rgba(16, 185, 129, 0.75), rgba(16, 185, 129, 0));
  border-radius: 9999px;
  position: relative;
  margin: 3px 0;
}

.arrow-right::after {
  content: '';
  position: absolute;
  right: -4px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-top: 2px solid rgba(16, 185, 129, 0.9);
  border-right: 2px solid rgba(16, 185, 129, 0.9);
  transform: translateY(-50%) rotate(45deg);
  border-radius: 1px;
}

.card-wrapper,
.card2-wrapper {
  position: relative;
}

.card-wrapper > *,
.card2-wrapper > * {
  position: relative;
  z-index: 1;
}

/* Ensure embedded payment iframes remain interactive. */
#revolut-card-field,
#revolut-card-field * {
  pointer-events: auto;
}

#revolut-card-field {
  isolation: isolate;
}

#revolut-card-field iframe {
  pointer-events: auto !important;
}

.feature-marquee {
  position: relative;
  overflow: hidden;
  --feature-marquee-fade-color: rgba(255, 255, 255, 0.95);
}

.feature-marquee::before,
.feature-marquee::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 56px;
  pointer-events: none;
  z-index: 1;
}

.feature-marquee::before {
  left: 0;
  background: linear-gradient(to right, var(--feature-marquee-fade-color), rgba(255, 255, 255, 0));
}

.feature-marquee::after {
  right: 0;
  background: linear-gradient(to left, var(--feature-marquee-fade-color), rgba(255, 255, 255, 0));
}

.feature-marquee__track {
  display: flex;
  gap: 1rem;
  width: max-content;
  animation: feature-marquee-scroll 28s linear infinite;
}

.feature-marquee__track:hover {
  animation-play-state: paused;
}

.feature-marquee__item {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  white-space: nowrap;
}

@keyframes feature-marquee-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

@media (prefers-reduced-motion: reduce) {
  .feature-marquee__track {
    animation-duration: 0.01ms;
    animation-iteration-count: 1;
    transform: translateX(0);
  }
}

.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.no-scrollbar::-webkit-scrollbar {
  display: none;
}

.app-packages__tabs {
  scrollbar-width: none;
}

.app-packages__tabs::-webkit-scrollbar {
  display: none;
}

.app-packages__item .badge-text {
  display: inline-flex;
  align-items: center;
  gap: 0;
}

.app-packages__item .badge-text .char {
  display: inline-block;
  animation: app-packages-char-wave var(--duration, 2s) ease-in-out infinite;
  animation-delay: calc(var(--i, 0) * 0.05s);
}

@keyframes app-packages-char-wave {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-1px);
  }
}
