.elementor-6076 .elementor-element.elementor-element-34b3268{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-3226355 *//* =====================================================
   WEBSEOTRENDS — PPC SERVICES PACKAGES PAGE
   Scoped CSS — all .elementor-6076 .elementor-element.elementor-element-3226355s prefixed with .wst-page
   Compatible with light WordPress / Elementor themes
   ===================================================== */

@import url('https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=DM+Sans:ital,wght@0,300;0,400;0,500;1,300&display=swap');

/* ─── SCOPED WRAPPER ─── */
.wst-page {
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: #1e293b;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.wst-page *, .wst-page *::before, .wst-page *::after { box-sizing: border-box; }
.wst-page a  { text-decoration: none; }
.wst-page ul { list-style: none; padding: 0; margin: 0; }
.wst-page p  { margin: 0 0 1rem; padding: 0; }

.wst-page h1, .wst-page h2, .wst-page h3, .wst-page h4 {
  font-family: 'Sora', sans-serif;
  margin: 0 0 0.75rem;
  padding: 0;
  line-height: 1.2;
}

/* ─── CONTAINER ─── */
.wst-page .wst-container {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}

/* ─── SECTIONS ─── */
.wst-page .wst-section        { padding: 70px 0; width: 100%; }
.wst-page .wst-section--white { background: #ffffff; }
.wst-page .wst-section--light { background: #f8fafc; }

/* ─── SECTION HEADER ─── */
.wst-page .wst-section-header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 50px;
}

.wst-page .wst-section-tag {
  display: inline-block;
  font-family: 'Sora', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #0891b2;
  background: #e0f2fe;
  border: 1px solid #bae6fd;
  border-radius: 100px;
  padding: 4px 14px;
  margin-bottom: 12px;
}

.wst-page .wst-section-header h2 {
  font-size: clamp(24px, 4vw, 38px);
  font-weight: 800;
  color: #0f172a;
  margin-bottom: 14px;
}

.wst-page .wst-section-header .wst-intro {
  font-size: 16px;
  color: #64748b;
  max-width: 620px;
  margin: 0 auto;
  line-height: 1.7;
}

/* ─── BUTTONS ─── */
.wst-page .wst-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: 'Sora', sans-serif;
  font-size: 15px;
  font-weight: 600;
  border-radius: 10px;
  padding: 13px 28px;
  cursor: pointer;
  border: 2px solid transparent;
  transition: all 0.25s ease;
  text-decoration: none !important;
  white-space: nowrap;
  line-height: 1;
}

.wst-page .wst-btn--primary {
  background: linear-gradient(135deg, #2563eb, #1d4ed8);
  color: #ffffff !important;
  box-shadow: 0 4px 15px rgba(37,99,235,0.35);
}
.wst-page .wst-btn--primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(37,99,235,0.5);
  color: #ffffff !important;
}

.wst-page .wst-btn--outline {
  background: transparent;
  color: #2563eb !important;
  border-color: #2563eb;
}
.wst-page .wst-btn--outline:hover {
  background: #2563eb;
  color: #ffffff !important;
}

/* Ghost button — white text on dark backgrounds */
.wst-page .wst-btn--ghost {
  background: transparent;
  color: #ffffff !important;
  border-color: rgba(255,255,255,0.5);
}
.wst-page .wst-btn--ghost:hover {
  background: rgba(255,255,255,0.12);
  color: #ffffff !important;
  border-color: #ffffff;
}

/* Outline white — hero secondary CTA on dark background */
.wst-page .wst-btn--outline-white {
  background: transparent;
  color: #ffffff !important;
  border-color: rgba(255,255,255,0.6);
}
.wst-page .wst-btn--outline-white:hover {
  background: rgba(255,255,255,0.12);
  color: #ffffff !important;
  border-color: #ffffff;
}

.wst-page .wst-btn--white {
  background: #ffffff;
  color: #1e40af !important;
  font-weight: 700;
  box-shadow: 0 4px 15px rgba(0,0,0,0.15);
}
.wst-page .wst-btn--white:hover {
  background: #f1f5f9;
  transform: translateY(-2px);
  color: #1e40af !important;
}

.wst-page .wst-btn--full { width: 100%; display: flex; }
.wst-page .wst-btn--lg  { padding: 15px 34px; font-size: 16px; }
.wst-page .wst-btn--xl  { padding: 17px 40px; font-size: 17px; border-radius: 12px; }

/* ═══════════════════════════════════════════════════
   HERO
═══════════════════════════════════════════════════ */
.wst-page .wst-hero {
  position: relative;
  padding: 90px 0 70px;
  text-align: center;
  background: linear-gradient(160deg, #0f172a 0%, #1e3a8a 50%, #0f172a 100%);
  overflow: hidden;
}

.wst-page .wst-hero__grid {
  position: absolute; inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px);
  background-size: 50px 50px;
  pointer-events: none;
}

.wst-page .wst-hero__orb {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  filter: blur(70px);
}
.wst-page .wst-hero__orb--1 {
  width: 500px; height: 500px;
  background: radial-gradient(circle, rgba(59,130,246,0.4), transparent 70%);
  top: -150px; left: 50%;
  transform: translateX(-50%);
}
.wst-page .wst-hero__orb--2 {
  width: 350px; height: 350px;
  background: radial-gradient(circle, rgba(6,182,212,0.3), transparent 70%);
  bottom: -80px; right: -60px;
}

.wst-page .wst-hero .wst-container { position: relative; z-index: 2; }

.wst-page .wst-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255,255,255,0.1);
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 100px;
  padding: 6px 16px;
  font-size: 13px;
  font-weight: 500;
  color: #7dd3fc !important;
  margin-bottom: 28px;
}

.wst-page .wst-badge-dot {
  width: 8px; height: 8px;
  border-radius: 50%;
  background: #34d399;
  box-shadow: 0 0 8px #34d399;
  flex-shrink: 0;
  animation: wst-pulse 2s infinite;
}

@keyframes wst-pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50%       { opacity: 0.6; transform: scale(1.3); }
}

.wst-page .wst-hero__title {
  font-family: 'Sora', sans-serif;
  font-size: clamp(32px, 6vw, 56px);
  font-weight: 800;
  line-height: 1.1;
  color: #ffffff;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}

.wst-page .wst-hero__title em {
  font-style: normal;
  background: linear-gradient(135deg, #60a5fa, #22d3ee);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.wst-page .wst-hero__subtitle {
  font-size: clamp(15px, 2vw, 18px);
  color: #94a3b8;
  max-width: 680px;
  margin: 0 auto 36px;
  font-weight: 400;
  line-height: 1.7;
}

.wst-page .wst-hero__cta-group {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  justify-content: center;
  margin-bottom: 56px;
}

.wst-page .wst-trust-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px 32px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 20px;
  padding: 24px 32px;
  max-width: 820px;
  margin: 0 auto;
}

.wst-page .wst-trust-item { text-align: center; }
.wst-page .wst-trust-item strong {
  display: block;
  font-family: 'Sora', sans-serif;
  font-size: 26px;
  font-weight: 800;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 4px;
}
.wst-page .wst-trust-item span {
  font-size: 12px;
  color: #94a3b8;
}

.wst-page .wst-trust-divider {
  width: 1px; height: 44px;
  background: rgba(255,255,255,0.12);
}

/* ═══════════════════════════════════════════════════
   INTRO CONTENT BLOCK
═══════════════════════════════════════════════════ */
.wst-page .wst-content-block {
  max-width: 900px;
  margin: 0 auto;
}

.wst-page .wst-content-block p {
  font-size: 15.5px;
  color: #475569;
  line-height: 1.8;
  margin-bottom: 1.1rem;
}

.wst-page .wst-content-block p strong { color: #1e293b; }
.wst-page .wst-content-block p a { color: #2563eb; font-weight: 500; }
.wst-page .wst-content-block p a:hover { color: #1d4ed8; text-decoration: underline; }

/* Two-column content layout */
.wst-page .wst-content-two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  max-width: 1100px;
  margin: 0 auto;
}

.wst-page .wst-content-two-col .wst-content-block {
  max-width: none;
  margin: 0;
}

.wst-page .wst-content-two-col h3 {
  font-family: 'Sora', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 10px;
  margin-top: 28px;
}

.wst-page .wst-content-two-col h3:first-child { margin-top: 0; }

/* ═══════════════════════════════════════════════════
   STATS GRID
═══════════════════════════════════════════════════ */
.wst-page .wst-stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  margin-bottom: 32px;
}

.wst-page .wst-stat-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 18px;
  padding: 28px 22px;
  transition: all 0.25s ease;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
.wst-page .wst-stat-card:hover {
  border-color: #93c5fd;
  transform: translateY(-4px);
  box-shadow: 0 12px 30px rgba(37,99,235,0.12);
}
.wst-page .wst-stat-card--accent {
  background: linear-gradient(135deg, #eff6ff, #ecfeff);
  border-color: #bfdbfe;
}
.wst-page .wst-stat-card__icon { font-size: 28px; margin-bottom: 12px; display: block; }
.wst-page .wst-stat-card__num {
  font-family: 'Sora', sans-serif;
  font-size: 44px;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 8px;
  background: linear-gradient(135deg, #1e40af, #0891b2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.wst-page .wst-stat-card__label { font-size: 14px; color: #64748b; line-height: 1.5; }

.wst-page .wst-callout {
  background: #eff6ff;
  border: 1px solid #bfdbfe;
  border-left: 4px solid #2563eb;
  border-radius: 12px;
  padding: 20px 28px;
  max-width: 820px;
  margin: 0 auto;
  font-size: 15px;
  color: #1e3a8a;
  line-height: 1.7;
}
.wst-page .wst-callout strong { color: #1e3a8a; }
.wst-page .wst-callout a { color: #2563eb; font-weight: 500; }

/* ═══════════════════════════════════════════════════
   PRICING
═══════════════════════════════════════════════════ */
.wst-page .wst-discount-banner {
  background: #fffbeb;
  border: 1px solid #fcd34d;
  border-radius: 10px;
  padding: 14px 22px;
  text-align: center;
  color: #92400e;
  font-size: 15px;
  margin-bottom: 36px;
}
.wst-page .wst-discount-banner strong { color: #92400e; font-weight: 700; }

.wst-page .wst-pricing-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  align-items: stretch;
}

.wst-page .wst-price-card {
  position: relative;
  background: #ffffff;
  border: 2px solid #e2e8f0;
  border-radius: 22px;
  padding: 28px 22px;
  display: flex;
  flex-direction: column;
  transition: all 0.25s ease;
  box-shadow: 0 2px 12px rgba(0,0,0,0.06);
}
.wst-page .wst-price-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 40px rgba(37,99,235,0.12);
  border-color: #93c5fd;
}

.wst-page .wst-price-card--featured {
  background: linear-gradient(160deg, #eff6ff, #ecfeff);
  border-color: #2563eb;
  box-shadow: 0 8px 32px rgba(37,99,235,0.2);
}
.wst-page .wst-price-card--featured:hover {
  box-shadow: 0 20px 50px rgba(37,99,235,0.3);
}

.wst-page .wst-price-card__badge {
  position: absolute;
  top: -14px; left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(135deg, #2563eb, #0891b2);
  color: #ffffff;
  font-family: 'Sora', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 5px 16px;
  border-radius: 100px;
  white-space: nowrap;
}

.wst-page .wst-price-card__tier {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  font-family: 'Sora', sans-serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #0891b2;
  margin-bottom: 4px;
}

.wst-page .wst-price-card__name {
  font-family: 'Sora', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 6px;
}

.wst-page .wst-price-card__ideal {
  font-size: 13px;
  color: #64748b;
  margin-bottom: 18px;
  min-height: 36px;
  line-height: 1.5;
}

.wst-page .wst-price-card__price {
  display: flex;
  align-items: baseline;
  gap: 6px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e2e8f0;
}

.wst-page .wst-price-old     { font-size: 14px; color: #94a3b8; text-decoration: line-through; }
.wst-page .wst-price-current { font-family: 'Sora', sans-serif; font-size: 32px; font-weight: 800; color: #0f172a; line-height: 1; }
.wst-page .wst-price-period  { font-size: 13px; color: #64748b; }

.wst-page .wst-price-card__features { flex: 1; margin-bottom: 24px; }
.wst-page .wst-price-card__features li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 13.5px;
  color: #334155;
  padding: 7px 0;
  border-bottom: 1px solid #f1f5f9;
  line-height: 1.5;
}
.wst-page .wst-price-card__features li:last-child { border-bottom: none; }
.wst-page .wst-price-card__features li.wst-inactive { color: #cbd5e1; }

.wst-page .wst-check { color: #16a34a; font-size: 15px; flex-shrink: 0; margin-top: 1px; font-weight: 700; }

.wst-page .wst-pricing-note { text-align: center; margin-top: 24px; font-size: 14px; color: #64748b; line-height: 1.6; }
.wst-page .wst-pricing-note a { color: #2563eb; }

/* ═══════════════════════════════════════════════════
   FEATURES GRID
═══════════════════════════════════════════════════ */
.wst-page .wst-features-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.wst-page .wst-feature-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  padding: 24px 20px;
  transition: all 0.25s ease;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
.wst-page .wst-feature-card:hover {
  border-color: #93c5fd;
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(37,99,235,0.1);
}

.wst-page .wst-feature-card__icon {
  width: 48px; height: 48px;
  background: #eff6ff;
  border: 1px solid #bfdbfe;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2563eb;
  margin-bottom: 14px;
}

.wst-page .wst-feature-card h3 {
  font-family: 'Sora', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 8px;
}

.wst-page .wst-feature-card p {
  font-size: 13.5px;
  color: #64748b;
  line-height: 1.65;
  margin: 0;
}

/* ═══════════════════════════════════════════════════
   PLATFORMS GRID
═══════════════════════════════════════════════════ */
.wst-page .wst-platforms-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.wst-page .wst-platform-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  padding: 24px 22px;
  transition: all 0.25s ease;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
.wst-page .wst-platform-card:hover {
  border-color: #93c5fd;
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(37,99,235,0.1);
}

.wst-page .wst-platform-card__logo {
  width: 52px; height: 52px;
  border-radius: 12px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.wst-page .wst-platform-card h3 {
  font-family: 'Sora', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 8px;
}

.wst-page .wst-platform-card p {
  font-size: 14px;
  color: #64748b;
  line-height: 1.65;
  margin: 0;
}

/* ═══════════════════════════════════════════════════
   PROCESS
═══════════════════════════════════════════════════ */
.wst-page .wst-process-list {
  display: flex;
  flex-direction: column;
  gap: 14px;
  max-width: 900px;
  margin: 0 auto;
}

.wst-page .wst-process-step {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 24px;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 18px;
  padding: 28px;
  transition: all 0.25s ease;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
.wst-page .wst-process-step:hover {
  border-color: #93c5fd;
  box-shadow: 0 8px 25px rgba(37,99,235,0.1);
}

.wst-page .wst-step-num {
  font-family: 'Sora', sans-serif;
  font-size: 42px;
  font-weight: 800;
  color: #dbeafe;
  line-height: 1;
  align-self: flex-start;
  padding-top: 4px;
}

.wst-page .wst-step-content h3 {
  font-family: 'Sora', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.wst-page .wst-step-timeline {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #0891b2;
  background: #e0f2fe;
  border: 1px solid #bae6fd;
  border-radius: 100px;
  padding: 3px 10px;
}

.wst-page .wst-step-content p {
  font-size: 14.5px;
  color: #475569;
  margin-bottom: 14px;
  line-height: 1.7;
}

.wst-page .wst-deliverables { display: flex; flex-wrap: wrap; gap: 8px; }
.wst-page .wst-deliverables li {
  font-size: 12px;
  background: #f0fdf4;
  border: 1px solid #bbf7d0;
  border-radius: 8px;
  padding: 4px 12px;
  color: #15803d;
  font-weight: 500;
}

/* ═══════════════════════════════════════════════════
   COMPARISON TABLE
═══════════════════════════════════════════════════ */
.wst-page .wst-table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border-radius: 18px;
  border: 1px solid #e2e8f0;
  margin-bottom: 28px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.06);
}

.wst-page .wst-comparison-table {
  width: 100%;
  min-width: 600px;
  border-collapse: collapse;
  font-size: 14px;
}

.wst-page .wst-comparison-table thead tr { background: #f8fafc; }

.wst-page .wst-comparison-table th {
  font-family: 'Sora', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #0f172a;
  padding: 16px 18px;
  text-align: center;
  border-bottom: 2px solid #e2e8f0;
}
.wst-page .wst-comparison-table th:first-child { text-align: left; }
.wst-page .wst-comparison-table th small {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: #64748b;
  margin-top: 3px;
  font-family: 'DM Sans', sans-serif;
}

.wst-page .wst-comparison-table tbody tr {
  border-bottom: 1px solid #f1f5f9;
  transition: background 0.2s;
}
.wst-page .wst-comparison-table tbody tr:hover { background: #f8fafc; }
.wst-page .wst-comparison-table tbody tr:last-child { border-bottom: none; }

.wst-page .wst-comparison-table td {
  padding: 13px 18px;
  color: #64748b;
  text-align: center;
  vertical-align: middle;
}
.wst-page .wst-comparison-table td:first-child {
  text-align: left;
  color: #1e293b;
  font-weight: 500;
}

.wst-page .wst-col-featured {
  background: #eff6ff !important;
  border-left: 2px solid #bfdbfe;
  border-right: 2px solid #bfdbfe;
  color: #1e293b !important;
}

.wst-page .wst-yes { color: #16a34a; font-size: 17px; font-weight: 700; }
.wst-page .wst-no  { color: #d1d5db; font-size: 17px; }

.wst-page .wst-comparison-cta { text-align: center; }
.wst-page .wst-comparison-cta p { color: #64748b; margin-bottom: 16px; font-size: 15px; }

/* ═══════════════════════════════════════════════════
   TRUST CARDS
═══════════════════════════════════════════════════ */
.wst-page .wst-trust-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.wst-page .wst-trust-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  padding: 26px 22px;
  transition: all 0.25s ease;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
.wst-page .wst-trust-card:hover {
  transform: translateY(-3px);
  border-color: #93c5fd;
  box-shadow: 0 10px 25px rgba(37,99,235,0.1);
}

.wst-page .wst-trust-card__icon { font-size: 28px; margin-bottom: 14px; display: block; }

.wst-page .wst-trust-card h3 {
  font-family: 'Sora', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 8px;
}

.wst-page .wst-trust-card p {
  font-size: 14px;
  color: #64748b;
  line-height: 1.65;
  margin: 0;
}
.wst-page .wst-trust-card p a { color: #2563eb; }

/* ═══════════════════════════════════════════════════
   RELATED SERVICES
═══════════════════════════════════════════════════ */
.wst-page .wst-related-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.wst-page .wst-related-card {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 18px;
  padding: 28px 24px;
  text-decoration: none !important;
  transition: all 0.25s ease;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
.wst-page .wst-related-card:hover {
  border-color: #2563eb;
  transform: translateY(-4px);
  box-shadow: 0 14px 35px rgba(37,99,235,0.14);
}

.wst-page .wst-related-card__icon {
  font-size: 32px;
  margin-bottom: 16px;
  display: block;
}

.wst-page .wst-related-card__body h3 {
  font-family: 'Sora', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 8px;
}

.wst-page .wst-related-card__body p {
  font-size: 14px;
  color: #64748b;
  line-height: 1.65;
  margin-bottom: 18px;
  flex: 1;
}

.wst-page .wst-related-card__link {
  font-family: 'Sora', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #2563eb;
  margin-top: auto;
}

.wst-page .wst-related-card:hover .wst-related-card__link {
  color: #1d4ed8;
}

/* ═══════════════════════════════════════════════════
   MID CTA BAND
═══════════════════════════════════════════════════ */
.wst-page .wst-cta-band {
  background: linear-gradient(135deg, #1e40af 0%, #0891b2 100%);
  padding: 60px 0;
}

.wst-page .wst-cta-band__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
}

.wst-page .wst-cta-band__text h2 {
  font-family: 'Sora', sans-serif;
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 8px;
}

.wst-page .wst-cta-band__text p {
  font-size: 15px;
  color: rgba(255,255,255,0.85);
  max-width: 520px;
  margin: 0;
  line-height: 1.65;
}

.wst-page .wst-cta-band__text p strong { color: #ffffff; }

.wst-page .wst-cta-band__actions { text-align: center; flex-shrink: 0; }
.wst-page .wst-cta-band__note { margin-top: 10px; font-size: 12px; color: rgba(255,255,255,0.6); }

/* ═══════════════════════════════════════════════════
   FAQ
═══════════════════════════════════════════════════ */
.wst-page .wst-faq-list {
  max-width: 820px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.wst-page .wst-faq-item {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  overflow: hidden;
  transition: border-color 0.25s ease;
  box-shadow: 0 1px 4px rgba(0,0,0,0.04);
}
.wst-page .wst-faq-item[open] {
  border-color: #93c5fd;
  box-shadow: 0 4px 16px rgba(37,99,235,0.1);
}

.wst-page .wst-faq-item summary {
  cursor: pointer;
  padding: 18px 22px;
  font-family: 'Sora', sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #0f172a;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  list-style: none;
  user-select: none;
  transition: color 0.2s;
}
.wst-page .wst-faq-item summary::-webkit-details-marker { display: none; }
.wst-page .wst-faq-item summary::after {
  content: '+';
  font-size: 22px;
  line-height: 1;
  color: #2563eb;
  flex-shrink: 0;
  transition: transform 0.25s ease;
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
}
.wst-page .wst-faq-item[open] summary::after { transform: rotate(45deg); }
.wst-page .wst-faq-item summary:hover { color: #2563eb; }

.wst-page .wst-faq-answer {
  padding: 18px 22px 20px;
  border-top: 1px solid #f1f5f9;
}
.wst-page .wst-faq-answer p { font-size: 14.5px; color: #475569; line-height: 1.75; margin-bottom: 8px; }
.wst-page .wst-faq-answer p:last-child { margin-bottom: 0; }
.wst-page .wst-faq-answer strong { color: #1e293b; }
.wst-page .wst-faq-answer a { color: #2563eb; font-weight: 500; }

/* ═══════════════════════════════════════════════════
   FINAL CTA
═══════════════════════════════════════════════════ */
.wst-page .wst-final-cta {
  background: linear-gradient(160deg, #0f172a 0%, #1e3a8a 100%);
  padding: 80px 0;
}

.wst-page .wst-final-cta__inner {
  text-align: center;
  max-width: 720px;
  margin: 0 auto;
}

.wst-page .wst-final-cta__emoji { font-size: 44px; display: block; margin-bottom: 18px; }

.wst-page .wst-final-cta h2 {
  font-family: 'Sora', sans-serif;
  font-size: clamp(26px, 4vw, 42px);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 16px;
  letter-spacing: -0.01em;
}

.wst-page .wst-final-cta p {
  font-size: 16px;
  color: #94a3b8;
  margin-bottom: 36px;
  line-height: 1.7;
}
.wst-page .wst-final-cta p strong { color: #bfdbfe; }

.wst-page .wst-final-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  justify-content: center;
  margin-bottom: 28px;
}

.wst-page .wst-reassurances {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  font-size: 13px;
  color: #64748b;
}
.wst-page .wst-reassurances span {
  display: flex;
  align-items: center;
  gap: 5px;
}

/* ═══════════════════════════════════════════════════
   RESPONSIVE — TABLET (≤1024px)
═══════════════════════════════════════════════════ */
@media (max-width: 1024px) {
  .wst-page .wst-stats-grid      { grid-template-columns: repeat(2, 1fr); }
  .wst-page .wst-pricing-grid    { grid-template-columns: repeat(2, 1fr); }
  .wst-page .wst-features-grid   { grid-template-columns: repeat(2, 1fr); }
  .wst-page .wst-platforms-grid  { grid-template-columns: repeat(2, 1fr); }
  .wst-page .wst-trust-grid      { grid-template-columns: repeat(2, 1fr); }
  .wst-page .wst-related-grid    { grid-template-columns: repeat(2, 1fr); }
  .wst-page .wst-content-two-col { grid-template-columns: 1fr; gap: 0; }
  .wst-page .wst-trust-divider   { display: none; }
}

/* ═══════════════════════════════════════════════════
   RESPONSIVE — MOBILE (≤768px)
═══════════════════════════════════════════════════ */
@media (max-width: 768px) {
  .wst-page .wst-section { padding: 50px 0; }
  .wst-page .wst-hero    { padding: 60px 0 50px; }

  .wst-page .wst-hero__cta-group { flex-direction: column; align-items: center; }

  .wst-page .wst-trust-bar { flex-direction: column; gap: 18px; padding: 20px; }

  .wst-page .wst-pricing-grid   { grid-template-columns: 1fr; }
  .wst-page .wst-stats-grid     { grid-template-columns: repeat(2, 1fr); }
  .wst-page .wst-features-grid  { grid-template-columns: 1fr; }
  .wst-page .wst-platforms-grid { grid-template-columns: 1fr; }
  .wst-page .wst-trust-grid     { grid-template-columns: 1fr; }
  .wst-page .wst-related-grid   { grid-template-columns: 1fr; }

  .wst-page .wst-process-step { grid-template-columns: 1fr; padding: 22px; }
  .wst-page .wst-step-num { font-size: 28px; }

  .wst-page .wst-cta-band__inner { flex-direction: column; text-align: center; }
  .wst-page .wst-cta-band__text p { margin: 0 auto; }

  .wst-page .wst-final-cta__actions { flex-direction: column; align-items: center; }
  .wst-page .wst-section-header { margin-bottom: 36px; }

  .wst-page .wst-btn--lg,
  .wst-page .wst-btn--xl {
    width: 100%;
    max-width: 320px;
    justify-content: center;
  }
}

/* ═══════════════════════════════════════════════════
   RESPONSIVE — SMALL MOBILE (≤480px)
═══════════════════════════════════════════════════ */
@media (max-width: 480px) {
  .wst-page .wst-stats-grid { grid-template-columns: 1fr 1fr; gap: 12px; }
  .wst-page .wst-stat-card  { padding: 20px 16px; }
  .wst-page .wst-stat-card__num { font-size: 32px; }
  .wst-page .wst-hero__title { font-size: 28px; }
  .wst-page .wst-hero__subtitle { font-size: 15px; }
  .wst-page .wst-reassurances { flex-direction: column; align-items: center; }
  .wst-page .wst-comparison-table { font-size: 12px; }
  .wst-page .wst-comparison-table th,
  .wst-page .wst-comparison-table td { padding: 10px 12px; }
  .wst-page .wst-price-current { font-size: 26px; }
}/* End custom CSS */