/**
 * CookieShift Landing — Custom CSS (landing page only)
 * Section rhythm: dark → white → light (repeating). Header is independent.
 *
 *   1 hero          → white (two-column intro)
 *   2 scanner       → white
 *   3 features      → soft lavender/blue mesh
 *   4 builder       → dark
 *   5 testimonials  → white
 *   6 integrations  → soft lavender/blue mesh
 *   7 pricing       → dark
 *   8 faq           → white
 *   footer          → dark
 */

/* ─── Tokens ─── */
body.cookieshift-landing {
  --lp-accent: #2562ff;
  --lp-accent-2: #60a5fa;
  --lp-accent-3: #7c3aed;
  --lp-accent-hover: #1d4ed8;
  --lp-accent-text: #ffffff;
  --lp-accent-glow: rgba(37, 98, 255, 0.38);
  --lp-accent-gradient: linear-gradient(135deg, #1e40af 0%, #2562ff 48%, #38bdf8 100%);
  --lp-accent-gradient-hover: linear-gradient(135deg, #2562ff 0%, #60a5fa 52%, #93c5fd 100%);
  --lp-font: "Plus Jakarta Sans", system-ui, sans-serif;
  --lp-body-font: "DM Sans", system-ui, sans-serif;
  --lp-radius: 16px;
  --lp-radius-pill: 999px;
  --lp-container: 1440px;
  --lp-hero-title-size: clamp(2.4rem, 5.8vw, 3.9rem);
  --lp-hero-title-line: 1.04;

  /* Intro aurora mesh */
  --lp-hero-aurora:
    radial-gradient(ellipse 92% 72% at 0% 100%, rgba(0, 242, 255, 0.55) 0%, transparent 56%),
    radial-gradient(ellipse 82% 62% at 14% 94%, rgba(0, 26, 255, 0.5) 0%, transparent 52%),
    radial-gradient(ellipse 72% 92% at 78% 58%, rgba(112, 0, 255, 0.52) 0%, transparent 60%),
    radial-gradient(ellipse 48% 48% at 100% 100%, rgba(0, 119, 255, 0.44) 0%, transparent 54%),
    #000000;

  /* Builder playground — gradient mesh + patterns */
  --lp-builder-mesh:
    radial-gradient(ellipse 68% 58% at 92% 8%, rgba(37, 98, 255, 0.42) 0%, transparent 54%),
    radial-gradient(ellipse 62% 52% at 6% 92%, rgba(124, 58, 237, 0.36) 0%, transparent 52%),
    radial-gradient(ellipse 48% 44% at 48% 42%, rgba(0, 210, 255, 0.14) 0%, transparent 58%),
    linear-gradient(160deg, #00070b 0%, #030d1a 48%, #050818 100%);
  --lp-builder-dots: radial-gradient(circle, rgba(255, 255, 255, 0.09) 1px, transparent 1px);
  --lp-builder-stripes: repeating-linear-gradient(
    -52deg,
    transparent 0,
    transparent 22px,
    rgba(255, 255, 255, 0.025) 22px,
    rgba(255, 255, 255, 0.025) 23px
  );
  --lp-builder-grid:
    repeating-linear-gradient(
      0deg,
      transparent 0,
      transparent 43px,
      rgba(255, 255, 255, 0.016) 43px,
      rgba(255, 255, 255, 0.016) 44px
    ),
    repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 43px,
      rgba(255, 255, 255, 0.016) 43px,
      rgba(255, 255, 255, 0.016) 44px
    );
  --lp-builder-shapes: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 800' fill='none'%3E%3Crect x='1168' y='108' width='168' height='52' rx='26' stroke='%2360a5fa' stroke-opacity='0.22' stroke-width='1.5'/%3E%3Crect x='72' y='592' width='212' height='60' rx='14' stroke='%232562ff' stroke-opacity='0.18' stroke-width='1.5'/%3E%3Ccircle cx='1310' cy='648' r='46' stroke='%237c3aed' stroke-opacity='0.17' stroke-width='1.25'/%3E%3Crect x='228' y='128' width='76' height='76' rx='18' stroke='%2393c5fd' stroke-opacity='0.15' stroke-width='1.25' transform='rotate(10 266 166)'/%3E%3Crect x='1040' y='520' width='96' height='96' rx='20' stroke='%232562ff' stroke-opacity='0.11' stroke-width='1.25'/%3E%3Ccircle cx='148' cy='308' r='28' stroke='%2360a5fa' stroke-opacity='0.14' stroke-width='1.25'/%3E%3Ccircle cx='880' cy='96' r='7' fill='%232562ff' fill-opacity='0.32'/%3E%3Ccircle cx='420' cy='700' r='9' fill='%237c3aed' fill-opacity='0.26'/%3E%3C/svg%3E");

  /* Features — soft lavender / blue mesh */
  --lp-features-mesh:
    radial-gradient(ellipse 72% 58% at 78% 36%, rgba(243, 232, 255, 0.92) 0%, transparent 62%),
    radial-gradient(ellipse 64% 52% at 94% 62%, rgba(237, 233, 254, 0.78) 0%, transparent 58%),
    radial-gradient(ellipse 58% 50% at 6% 94%, rgba(224, 231, 255, 0.88) 0%, transparent 56%),
    radial-gradient(ellipse 52% 46% at 96% 90%, rgba(235, 244, 255, 0.82) 0%, transparent 54%),
    radial-gradient(ellipse 48% 42% at 10% 14%, rgba(249, 250, 251, 0.95) 0%, transparent 52%),
    linear-gradient(155deg, #fafbfc 0%, #f9fafb 32%, #f5f3ff 62%, #eef2ff 100%);

  /* Integrations — soft lavender / blue mesh */
  --lp-integrations-mesh:
    radial-gradient(ellipse 74% 60% at 84% 42%, rgba(245, 243, 255, 0.94) 0%, transparent 63%),
    radial-gradient(ellipse 66% 54% at 72% 68%, rgba(237, 233, 254, 0.72) 0%, transparent 58%),
    radial-gradient(ellipse 60% 52% at 4% 86%, rgba(239, 246, 255, 0.9) 0%, transparent 57%),
    radial-gradient(ellipse 54% 48% at 14% 18%, rgba(250, 250, 250, 0.96) 0%, transparent 54%),
    linear-gradient(150deg, #fafafa 0%, #f8fafc 36%, #f5f3ff 64%, #eff6ff 100%);

  /* Dark band (non-hero sections + footer) */
  --lp-dark-bg: #00070b;
  --lp-dark-surface: rgba(255, 255, 255, 0.05);
  --lp-dark-text: #ffffff;
  --lp-dark-muted: rgba(255, 255, 255, 0.72);
  --lp-dark-border: rgba(255, 255, 255, 0.1);
  --lp-dark-pill-bg: rgba(255, 255, 255, 0.06);
  --lp-dark-pill-text: rgba(255, 255, 255, 0.88);

  /* White band */
  --lp-white-bg: #ffffff;
  --lp-white-surface: #ffffff;
  --lp-white-text: #181818;
  --lp-white-muted: rgba(24, 24, 24, 0.62);
  --lp-white-border: #e5e7eb;
  --lp-white-pill-bg: #f5f7fa;
  --lp-white-pill-text: rgba(24, 24, 24, 0.72);

  /* Light secondary band */
  --lp-light-bg: #f3f6ff;
  --lp-light-surface: #ffffff;
  --lp-light-text: #181818;
  --lp-light-muted: rgba(24, 24, 24, 0.62);
  --lp-light-border: #dfe6f5;
  --lp-light-pill-bg: #ffffff;
  --lp-light-pill-text: rgba(24, 24, 24, 0.72);

  /* Header — light bar (reference) */
  --lp-header-bg: #f3f6fc;
  --lp-header-border: #e5eaf3;
  --lp-header-text: #4b5563;
  --lp-header-brand: #4f46e5;
  --lp-header-cta: #4f46e5;

  /* Footer — cookie / browser gradient mesh */
  --lp-footer-mesh:
    radial-gradient(ellipse 58% 48% at 6% 98%, rgba(251, 191, 36, 0.2) 0%, transparent 54%),
    radial-gradient(ellipse 52% 42% at 94% 6%, rgba(37, 98, 255, 0.34) 0%, transparent 52%),
    radial-gradient(ellipse 38% 36% at 48% 38%, rgba(124, 58, 237, 0.12) 0%, transparent 56%),
    linear-gradient(168deg, #020005 0%, #00070b 46%, #040812 100%);
  --lp-footer-dots: radial-gradient(circle, rgba(251, 191, 36, 0.14) 1.5px, transparent 1.5px);
  --lp-footer-stripes: repeating-linear-gradient(
    118deg,
    transparent 0,
    transparent 20px,
    rgba(255, 255, 255, 0.022) 20px,
    rgba(255, 255, 255, 0.022) 21px
  );
  --lp-footer-cookie-shapes: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 420' fill='none'%3E%3Crect x='64' y='52' width='112' height='76' rx='11' stroke='%2360a5fa' stroke-opacity='0.18' stroke-width='1.25'/%3E%3Ccircle cx='78' cy='66' r='3.5' fill='%23f87171' fill-opacity='0.28'/%3E%3Ccircle cx='90' cy='66' r='3.5' fill='%23fbbf24' fill-opacity='0.3'/%3E%3Ccircle cx='102' cy='66' r='3.5' fill='%2334d399' fill-opacity='0.28'/%3E%3Ccircle cx='120' cy='98' r='16' stroke='%23fbbf24' stroke-opacity='0.28' stroke-width='1.25'/%3E%3Ccircle cx='114' cy='93' r='2.5' fill='%23b45309' fill-opacity='0.45'/%3E%3Ccircle cx='126' cy='102' r='2' fill='%23b45309' fill-opacity='0.4'/%3E%3Ccircle cx='118' cy='106' r='1.8' fill='%23b45309' fill-opacity='0.38'/%3E%3Ccircle cx='1268' cy='108' r='34' stroke='%23fbbf24' stroke-opacity='0.2' stroke-width='1.25'/%3E%3Ccircle cx='1256' cy='98' r='3' fill='%23d97706' fill-opacity='0.38'/%3E%3Ccircle cx='1278' cy='114' r='2.5' fill='%23d97706' fill-opacity='0.35'/%3E%3Ccircle cx='1262' cy='118' r='2.2' fill='%23d97706' fill-opacity='0.32'/%3E%3Crect x='1088' y='268' width='128' height='84' rx='12' stroke='%2393c5fd' stroke-opacity='0.14' stroke-width='1.25'/%3E%3Ccircle cx='1104' cy='284' r='3' fill='%232562ff' fill-opacity='0.22'/%3E%3Ccircle cx='1116' cy='284' r='3' fill='%23fbbf24' fill-opacity='0.22'/%3E%3Ccircle cx='1128' cy='284' r='3' fill='%23a78bfa' fill-opacity='0.22'/%3E%3Ccircle cx='1152' cy='316' r='18' stroke='%23f59e0b' stroke-opacity='0.22' stroke-width='1.15'/%3E%3Ccircle cx='1146' cy='310' r='2.5' fill='%23b45309' fill-opacity='0.4'/%3E%3Ccircle cx='1158' cy='320' r='2' fill='%23b45309' fill-opacity='0.35'/%3E%3Cpath d='M228 310c0-18 14-32 32-32s32 14 32 32-14 32-32 32' stroke='%232562ff' stroke-opacity='0.14' stroke-width='1.25' stroke-dasharray='4 6'/%3E%3Ccircle cx='860' cy='72' r='22' stroke='%23fbbf24' stroke-opacity='0.16' stroke-width='1.15'/%3E%3Ccircle cx='854' cy='68' r='2' fill='%23d97706' fill-opacity='0.35'/%3E%3Ccircle cx='866' cy='76' r='1.8' fill='%23d97706' fill-opacity='0.32'/%3E%3C/svg%3E");
}

/* ─── Pre-React loader (brief flash before bundle mounts) ─── */
body.cookieshift-landing #initial-loader .initial-loader-dot {
  background: linear-gradient(135deg, #1e40af, #2562ff, #60a5fa);
  box-shadow: 0 0 18px rgba(37, 98, 255, 0.45);
}
main#top {
  overflow: hidden;
}
/* ─── Page shell ─── */
html body.cookieshift-landing {
  background: var(--lp-white-bg);
  color: var(--lp-white-text);
}

html body.cookieshift-landing .cslp {
  font-family: var(--lp-body-font);
  background: var(--lp-white-bg);
  color: var(--lp-white-text);
}

body.cookieshift-landing .cslp .container {
  max-width: var(--lp-container);
}

/* ─── Header — light reference bar ─── */
html body.cookieshift-landing .cslp .top,
html body.cookieshift-landing .cslp .top.on {
  color: var(--lp-header-text);
  background: var(--lp-header-bg);
  border-bottom: 1px solid var(--lp-header-border);
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

html body.cookieshift-landing .cslp .top.on {
  background: rgba(243, 246, 252, 0.96);
  box-shadow: 0 1px 0 var(--lp-header-border);
}

html body.cookieshift-landing .cslp .nav {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 24px;
  padding: 18px 0;
}

html body.cookieshift-landing .cslp .brand {
  flex-shrink: 0;
  gap: 10px;
}

html body.cookieshift-landing .cslp .brand .sub {
  display: none;
}

body.cookieshift-landing .cslp .brand h1 {
  font-family: var(--lp-font);
  font-size: 1.28rem;
  font-weight: 800;
  letter-spacing: -0.03em;
  color: var(--lp-header-brand);
}

html body.cookieshift-landing .cslp .links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: clamp(18px, 2.4vw, 32px);
  margin-left: auto;
}

body.cookieshift-landing .cslp .link {
  padding: 0;
  border-radius: 0;
  color: var(--lp-header-text);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  background: transparent;
}

body.cookieshift-landing .cslp .link:hover,
body.cookieshift-landing .cslp .link:focus-visible {
  color: #0f172a;
  background: transparent;
  outline: none;
}

html body.cookieshift-landing .cslp .navAuth {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-shrink: 0;
  margin-left: clamp(12px, 2vw, 28px);
}

body.cookieshift-landing .cslp .navAuth .btn2 {
  min-height: auto;
  padding: 0;
  border: none !important;
  border-radius: 0;
  background: transparent !important;
  color: var(--lp-header-text) !important;
  font-size: 15px;
  font-weight: 500;
  box-shadow: none !important;
}

body.cookieshift-landing .cslp .navAuth .btn2:hover,
body.cookieshift-landing .cslp .navAuth .btn2:focus-visible {
  color: #0f172a !important;
  background: transparent !important;
  transform: none;
  box-shadow: none !important;
}

body.cookieshift-landing .cslp .navAuth .btn {
  min-height: 44px;
  padding: 0 22px;
  border-radius: 999px;
  border: none !important;
  background: var(--lp-header-cta) !important;
  color: #ffffff !important;
  font-size: 15px;
  font-weight: 700;
  box-shadow: none !important;
}

body.cookieshift-landing .cslp .navAuth .btn:hover,
body.cookieshift-landing .cslp .navAuth .btn:focus-visible {
  background: #4338ca !important;
  transform: none;
  box-shadow: none !important;
}

html body.cookieshift-landing .cslp .menu {
  margin-left: auto;
  color: #0f172a;
  background: transparent;
  border: 1px solid var(--lp-header-border);
  border-radius: 10px;
}

@media (max-width: 768px) {
  html body.cookieshift-landing .cslp .nav {
    padding: 14px 0;
  }
}
/* ─── Section theme variables ─── */
body.cookieshift-landing .cslp main > section:nth-child(4),
body.cookieshift-landing .cslp .footer {
  --section-bg: var(--lp-dark-bg);
  --section-surface: var(--lp-dark-surface);
  --section-text: var(--lp-dark-text);
  --section-muted: var(--lp-dark-muted);
  --section-border: var(--lp-dark-border);
  --section-pill-bg: var(--lp-dark-pill-bg);
  --section-pill-text: var(--lp-dark-pill-text);
  --section-btn2-border: rgba(255, 255, 255, 0.28);
  --section-btn2-color: #ffffff;
  --section-input-bg: rgba(255, 255, 255, 0.06);
  --section-input-text: #ffffff;
}

body.cookieshift-landing .cslp main > section:nth-child(2),
body.cookieshift-landing .cslp main > section:nth-child(5),
body.cookieshift-landing .cslp main > section:nth-child(8) {
  --section-bg: var(--lp-white-bg);
  --section-surface: var(--lp-white-surface);
  --section-text: var(--lp-white-text);
  --section-muted: var(--lp-white-muted);
  --section-border: var(--lp-white-border);
  --section-pill-bg: var(--lp-white-pill-bg);
  --section-pill-text: var(--lp-white-pill-text);
  --section-btn2-border: #cbd5e1;
  --section-btn2-color: var(--lp-white-text);
  --section-input-bg: #f8fafc;
  --section-input-text: var(--lp-white-text);
}

body.cookieshift-landing .cslp main > section:nth-child(3),
body.cookieshift-landing .cslp main > section:nth-child(6) {
  --section-bg: var(--lp-light-bg);
  --section-surface: var(--lp-light-surface);
  --section-text: var(--lp-light-text);
  --section-muted: var(--lp-light-muted);
  --section-border: var(--lp-light-border);
  --section-pill-bg: var(--lp-light-pill-bg);
  --section-pill-text: var(--lp-light-pill-text);
  --section-btn2-border: #c5d0e8;
  --section-btn2-color: var(--lp-light-text);
  --section-input-bg: #ffffff;
  --section-input-text: var(--lp-light-text);
}

/* Hero — light reference layout (two-column intro) */
body.cookieshift-landing .cslp main > section.hero {
  --section-bg: #ffffff;
  --section-surface: #ffffff;
  --section-text: #0f172a;
  --section-muted: #64748b;
  --section-border: #e2e8f0;
  --section-pill-bg: #eff6ff;
  --section-pill-text: #2563eb;
  --section-btn2-border: #dbeafe;
  --section-btn2-color: #334155;
}

/* ─── Apply section backgrounds ─── */
body.cookieshift-landing .cslp main > section,
body.cookieshift-landing .cslp .footer {
  background: var(--section-bg);
  color: var(--section-text);
}

html body.cookieshift-landing .cslp main > section.hero {
  background-color: #ffffff;
  background-image:
    radial-gradient(ellipse 72% 58% at 92% 14%, rgba(219, 234, 254, 0.82) 0%, transparent 58%),
    radial-gradient(ellipse 58% 48% at 78% 68%, rgba(239, 246, 255, 0.92) 0%, transparent 54%),
    radial-gradient(ellipse 42% 38% at 96% 42%, rgba(191, 219, 254, 0.38) 0%, transparent 52%);
}


/* ─── Builder playground — gradient + pattern background ─── */
html body.cookieshift-landing .cslp main > section#builder {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background-color: #00070b;
  background-image:
    var(--lp-builder-shapes),
    var(--lp-builder-grid),
    var(--lp-builder-stripes),
    var(--lp-builder-dots),
    var(--lp-builder-mesh);
  background-size:
    cover,
    auto,
    auto,
    22px 22px,
    auto;
  background-position: center;
}

html body.cookieshift-landing .cslp main > section#builder::before,
html body.cookieshift-landing .cslp main > section#builder::after {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: 0;
}

html body.cookieshift-landing .cslp main > section#builder::after {
  bottom: -18%;
  left: -6%;
  width: min(48vw, 540px);
  height: min(48vw, 540px);
  border: 1px solid rgba(96, 165, 250, 0.12);
  border-radius: 28px;
  transform: rotate(-12deg);
  background: repeating-linear-gradient(
    42deg,
    transparent 0,
    transparent 12px,
    rgba(255, 255, 255, 0.03) 12px,
    rgba(255, 255, 255, 0.03) 13px
  );
  box-shadow: 0 0 60px rgba(37, 98, 255, 0.06);
  opacity: 0.65;
}

html body.cookieshift-landing .cslp main > section#builder > .container {
  position: relative;
  z-index: 1;
}

html body.cookieshift-landing .cslp #builder .panel {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  box-shadow:
    0 1px 2px rgba(0, 0, 0, 0.12),
    0 12px 40px rgba(0, 0, 0, 0.18);
}

html body.cookieshift-landing .cslp #builder .preview {
  background: rgba(0, 0, 0, 0.22);
  border-color: rgba(255, 255, 255, 0.1);
}

/* ─── Features — "Why CookieShift is the Standard" white background ─── */
html body.cookieshift-landing .cslp main > section#features {
  background: var(--lp-integrations-mesh);
}

/* ─── Integrations — "Connect your stack" mesh background ─── */
html body.cookieshift-landing .cslp main > section#integrations {
  background: var(--lp-integrations-mesh);
  background-color: #fafafa;
}

/* ─── Features — section header & CTA banner ─── */
html body.cookieshift-landing .cslp #features .head {
  text-align: center;
  margin-bottom: clamp(36px, 5vw, 32px);
}

html body.cookieshift-landing .cslp #features .head .pill {
  background: #f8fafc;
  border-color: #e2e8f0;
  font-size: 14px;
}

html body.cookieshift-landing .cslp #features .head h2 {
  color: var(--lp-light-text);
  font-size: clamp(2rem, 3.2vw, 2.85rem);
  line-height: 1.14;
  margin-bottom: 16px;
}

html body.cookieshift-landing .cslp #features .head .copy {
  max-width: 820px;
  margin-inline: auto;
  color: var(--lp-light-muted);
}

html body.cookieshift-landing .cslp #features .banner.card {
  margin-top: clamp(32px, 4vw, 0px);
  padding: clamp(24px, 3vw, 32px) clamp(28px, 3.5vw, 36px);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  background: #ffffff;
  border: 1px solid #e8edf5;
  border-radius: 20px;
  box-shadow: 0 10px 36px rgba(37, 98, 255, 0.06);
}

html body.cookieshift-landing .cslp #features .banner.card h3 {
  color: var(--lp-light-text);
  font-size: clamp(1.2rem, 2vw, 1.45rem);
  margin: 0 0 8px;
}

html body.cookieshift-landing .cslp #features .banner.card .copy {
  margin: 0;
  color: var(--lp-light-muted);
  font-size: 0.98rem;
  line-height: 1.65;
}

html body.cookieshift-landing .cslp #features .banner.card .btn {
  flex-shrink: 0;
  background: var(--lp-accent-gradient);
  box-shadow: 0 12px 28px rgba(37, 98, 255, 0.22);
}

/* ─── Features — showcase grid (horizontal scroll, step-by-step visual) ─── */
html body.cookieshift-landing .cslp #features {
  --lp-feature-card-w: clamp(300px, 48vw, 820px);
  --lp-feature-gap: 24px;
  --lp-feature-pad: clamp(24px, 3.2vw, 52px);
}
html body.cookieshift-landing .cslp #features .featureShowcaseScroll {
  position: relative;
  width: 100vw;
  max-width: 100vw;
  margin: 12px calc(50% - 50vw) 0;
  overflow: hidden;
}

html body.cookieshift-landing .cslp #features .featureShowcaseFade {
  position: absolute;
  top: 0;
  bottom: 0;
  width: clamp(36px, 6vw, 96px);
  z-index: 3;
  pointer-events: none;
}

html body.cookieshift-landing .cslp #features .featureShowcaseFade--l {
  left: 0;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}

html body.cookieshift-landing .cslp #features .featureShowcaseFade--r {
  right: 0;
  background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}

html body.cookieshift-landing .cslp #features .featureShowcaseRow {
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scroll-padding-inline: var(--lp-feature-pad);
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}

html body.cookieshift-landing .cslp #features .featureShowcaseRow::-webkit-scrollbar {
  display: none;
}

html body.cookieshift-landing .cslp #features .featureShowcaseTrack {
  display: flex;
  align-items: stretch;
  gap: var(--lp-feature-gap);
  width: max-content;
  padding: 0 var(--lp-feature-pad) 24px;
}

html body.cookieshift-landing .cslp #features .featureShowcase {
  flex: 0 0 var(--lp-feature-card-w);
  width: var(--lp-feature-card-w);
  scroll-snap-align: start;
  scroll-snap-stop: always;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: clamp(20px, 2.5vw, 32px);
  align-items: center;
  padding: clamp(28px, 3vw, 36px);
  border-radius: 20px;
  background: #ffffff;
  border: 1px solid #e8edf5;
  box-shadow:
    0 1px 2px rgba(24, 24, 24, 0.04),
    0 14px 40px rgba(37, 98, 255, 0.07);
}

html body.cookieshift-landing .cslp #features .featureShowcaseCopy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
}

html body.cookieshift-landing .cslp #features .featureShowcaseTag {
  display: inline-flex;
  align-items: center;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(37, 98, 255, 0.08);
  border: 1px solid rgba(37, 98, 255, 0.14);
  color: var(--lp-accent);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

html body.cookieshift-landing .cslp #features .featureShowcaseCopy h3 {
  margin: 0;
  font-family: var(--lp-font);
  font-size: clamp(1.35rem, 2.2vw, 1.75rem);
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.03em;
  color: var(--lp-light-text);
  max-width: 16ch;
}

html body.cookieshift-landing .cslp #features .featureShowcaseCopy .copy {
  margin: 0;
  font-size: 0.92rem;
  line-height: 1.7;
  color: var(--lp-light-muted);
  max-width: 38ch;
}

html body.cookieshift-landing .cslp #features .featureShowcaseCta {
  margin-top: 6px;
  min-height: 44px;
  padding-inline: 20px;
  font-size: 0.9rem;
  background: transparent !important;
  border-color: #4253f86b !important;
  box-shadow: 0 10px 24px rgba(37, 98, 255, 0.2);
  color: #4253f8;
}

html body.cookieshift-landing .cslp #features .featureShowcaseCta:hover {
  background: var(--lp-accent-gradient-hover);
}

html body.cookieshift-landing .cslp #features .featureShowcaseVisual {
  display: flex;
  align-items: center;
  justify-content: center;
}

html body.cookieshift-landing .cslp #features .featureShowcaseImg {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 14px;
  border: 1px solid #e8edf5;
  box-shadow:
    0 8px 24px rgba(24, 24, 24, 0.06),
    0 2px 8px rgba(37, 98, 255, 0.06);
}
@media (max-width: 900px) {
  html body.cookieshift-landing .cslp #features {
    --lp-feature-card-w: min(88vw, 560px);
  }

  html body.cookieshift-landing .cslp #features .featureShowcase {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  html body.cookieshift-landing .cslp #features .banner.card {
    flex-direction: column;
    align-items: flex-start;
  }

  html body.cookieshift-landing .cslp #features .banner.card .btn {
    width: 100%;
  }
}


/* ─── Hero / intro — light two-column reference layout ─── */
html body.cookieshift-landing .cslp main > section.hero {
  min-height: auto !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
  text-align: left !important;
  padding: clamp(40px, 5vw, 72px) 0 clamp(56px, 7vw, 88px) !important;
  overflow: hidden;
  padding-bottom: 30px !important;
}

html body.cookieshift-landing .cslp .hero .heroGrid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 1fr);
  gap: clamp(28px, 4.5vw, 64px);
  align-items: center;
  width: 100%;
}

html body.cookieshift-landing .cslp .hero .heroGrowthArrow,
html body.cookieshift-landing .cslp .hero .heroBgPattern,
html body.cookieshift-landing .cslp .hero .heroRocket,
html body.cookieshift-landing .cslp .hero .heroTitleSpark,
html body.cookieshift-landing .cslp .hero .heroDashboardArrow {
  display: none !important;
}

html body.cookieshift-landing .cslp .hero .heroMain {
  grid-column: 1;
  grid-row: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  text-align: left;
}

html body.cookieshift-landing .cslp .hero .heroSplit {
  grid-column: 2;
  grid-row: 1;
  position: relative;
  width: 100%;
  max-width: none;
  min-height: 0;
  margin: 0;
}

html body.cookieshift-landing .cslp .heroMain > .pill {
  font-size: 0;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 18px;
  padding: 7px 14px 7px 10px;
  background: #eff6ff;
  border: 1px solid #bfdbfe;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  gap: 3px;
}

html body.cookieshift-landing .cslp .heroMain > .pill::before {
  content: "";
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  background: #2563eb;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 3l7 3v6c0 4.5-3.2 8.7-7 9-3.8-.3-7-4.5-7-9V6l7-3z' stroke='black' stroke-width='2'/%3E%3Cpath d='M9.5 12.5l1.8 1.8 3.5-3.6' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 3l7 3v6c0 4.5-3.2 8.7-7 9-3.8-.3-7-4.5-7-9V6l7-3z' stroke='black' stroke-width='2'/%3E%3Cpath d='M9.5 12.5l1.8 1.8 3.5-3.6' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;
}

html body.cookieshift-landing .cslp .heroMain > .pill::after {
  content: "Google-certified CMP";
  font-size: 13px;
  font-weight: 600;
  color: #2563eb;
  letter-spacing: 0;
}

html body.cookieshift-landing .cslp .hero .heroTitleWrap {
  display: block;
  width: 100%;
  max-width: 100%;
}

html body.cookieshift-landing .cslp .hero .title {
  font-family: var(--lp-font);
  font-size: 51px;
  line-height: var(--lp-hero-title-line);
  font-weight: 800;
  letter-spacing: -0.03em;
  margin: 0 0 18px !important;
  color: #0f172a !important;
  text-align: left;
  max-width: 100%;
}

html body.cookieshift-landing .cslp .hero .accent {
  background: none !important;
  -webkit-background-clip: unset;
  background-clip: unset;
  color: #2563ff !important;
}

html body.cookieshift-landing .cslp .hero .heroMain > .copy {
  max-width: 540px;
  margin: 0 0 26px !important;
  color: #64748b !important;
  text-align: left;
  font-size: 1.05rem;
  line-height: 1.72;
}

html body.cookieshift-landing .cslp .hero .heroMain > .actions {
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 0 !important;
  gap: 12px;
  width: 100%;
}

html body.cookieshift-landing .cslp .hero .heroMain > .actions::after {
  content: "14-day free trial\00a0\00a0\00a0Cancel anytime";
  flex-basis: 100%;
  margin-top: 14px;
  font-size: 16px;
  font-weight: 500;
  color: #94a3b8;
  line-height: 1.4;
  text-align: left;
  padding-left: 42px;
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 12l2 2 4-4' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='12' cy='12' r='9' stroke='%2394a3b8' stroke-width='2'/%3E%3C/svg%3E") 0 0 / 16px 16px no-repeat,
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M4 4v5h5M20 20v-5h-5' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 9A8 8 0 004 15' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") 168px 0 / 16px 16px no-repeat;
}

html body.cookieshift-landing .cslp .hero .heroMain > .actions .btn {
  background: #2563eb !important;
  border: none !important;
  box-shadow: 0 4px 14px rgba(37, 98, 255, 0.28) !important;
  padding: 14px 24px !important;
}

html body.cookieshift-landing .cslp .hero .heroMain > .actions .btn:hover {
  background: #1d4ed8 !important;
  box-shadow: 0 6px 18px rgba(37, 98, 255, 0.34) !important;
}

html body.cookieshift-landing .cslp .hero .heroMain > .actions .btn2 {
  background: #ffffff !important;
  border: 1px solid #dbeafe !important;
  color: #334155 !important;
  padding: 14px 22px 14px 44px !important;
  position: relative;
  font-weight: 700;
}

html body.cookieshift-landing .cslp .hero .heroMain > .actions .btn2::before {
  content: "";
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: #64748b;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Crect x='4' y='5' width='16' height='16' rx='2' stroke='black' stroke-width='2'/%3E%3Cpath d='M8 3v4M16 3v4M4 11h16' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Crect x='4' y='5' width='16' height='16' rx='2' stroke='black' stroke-width='2'/%3E%3Cpath d='M8 3v4M16 3v4M4 11h16' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center / contain no-repeat;
}

html body.cookieshift-landing .cslp .hero .heroMain > .actions .btn2:hover {
  background: #f8fafc !important;
  color: #0f172a !important;
}

html body.cookieshift-landing .cslp .hero .trust {
  justify-content: flex-start;
  gap: 8px;
  padding-top: 22px;
  border-top: none;
  width: 100%;
  max-width: 100%;
}

html body.cookieshift-landing .cslp .hero .trustItem {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 12px;
  min-height: 0;
  border-radius: 999px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 600;
  color: #475569;
  white-space: nowrap;
}

html body.cookieshift-landing .cslp .hero .trustItem--gdpr,
html body.cookieshift-landing .cslp .hero .trustItem--ccpa,
html body.cookieshift-landing .cslp .hero .trustItem--audit,
html body.cookieshift-landing .cslp .hero .trustItem--google {
  background: #f8fafc;
}

html body.cookieshift-landing .cslp .hero .trustLogo {
  display: none;
}

html body.cookieshift-landing .cslp .hero .trustItem::before {
  content: "";
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  border-radius: 999px;
  background: #2563eb;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.5 8.2l2.8 2.8 6.2-6.4' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 9px 9px no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.5 8.2l2.8 2.8 6.2-6.4' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 9px 9px no-repeat;
}

html body.cookieshift-landing .cslp .hero .trustItem--google::before {
  background: #2563eb url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M12 11.2h6.8c-.3 1.6-1.2 3-2.5 3.9l4.1 3.2c2.4-2.2 3.8-5.5 3.8-9.4 0-.9-.1-1.8-.3-2.6H12v5z'/%3E%3C/svg%3E") center / 10px 10px no-repeat;
  -webkit-mask: none;
  mask: none;
}

/* Right column — hero illustration */
html body.cookieshift-landing .cslp .hero .heroSplit {
  display: flex;
  align-items: center;
  justify-content: center;
}

html body.cookieshift-landing .cslp .hero .heroCard.heroCard--glass {
  display: none !important;
}

html body.cookieshift-landing .cslp .hero .heroDashboard {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  padding: 0;
  min-height: 0;
  border: none;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  overflow: visible;
}

html body.cookieshift-landing .cslp .hero .heroDashboard::before,
html body.cookieshift-landing .cslp .hero .heroDashboard::after {
  display: none !important;
  content: none;
}

html body.cookieshift-landing .cslp .hero .heroDashboardImg {
  display: block !important;
  width: 100%;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
  border: none;
  border-radius: 0;
  box-shadow: none;
  object-fit: cover;
  height: 467px;
}

@media (max-width: 1024px) {
  html body.cookieshift-landing .cslp .hero .heroGrid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  html body.cookieshift-landing .cslp .hero .heroMain,
  html body.cookieshift-landing .cslp .hero .heroSplit {
    grid-column: 1;
    grid-row: auto;
  }

  html body.cookieshift-landing .cslp .hero .heroMain {
    max-width: 100%;
  }

  html body.cookieshift-landing .cslp .hero .title {
    max-width: 100%;
  }

  html body.cookieshift-landing .cslp .hero .heroDashboard {
    max-width: min(100%, 560px);
  }
}

@media (max-width: 768px) {
  html body.cookieshift-landing .cslp .hero .trust {
    gap: 8px;
    padding-top: 18px;
  }

  html body.cookieshift-landing .cslp .hero .trustItem {
    white-space: normal;
  }

  html body.cookieshift-landing .cslp .hero .heroMain > .actions::after {
    background-position: 0 0, 150px 0;
  }

  html body.cookieshift-landing .cslp .hero .heroSplit {
    min-height: 0;
  }
}

/* ─── Section typography ─── */
body.cookieshift-landing .cslp main > section .head h2,
body.cookieshift-landing .cslp main > section .title,
body.cookieshift-landing .cslp .footer .brand h1,
body.cookieshift-landing .cslp .footer h3,
body.cookieshift-landing .cslp main > section .card h3,
body.cookieshift-landing .cslp main > section .panel h3,
body.cookieshift-landing .cslp main > section .price h3,
body.cookieshift-landing .cslp main > section .faqQ {
  color: var(--section-text);
}

body.cookieshift-landing .cslp main > section .copy,
body.cookieshift-landing .cslp main > section .muted,
body.cookieshift-landing .cslp main > section .faqA,
body.cookieshift-landing .cslp main > section .note,
body.cookieshift-landing .cslp .footer .copy,
body.cookieshift-landing .cslp .footer .cols a {
  color: var(--section-muted);
}

body.cookieshift-landing .cslp main > section .pill {
  background: var(--section-pill-bg);
  border-color: var(--section-border);
  color: var(--section-pill-text);
}
body.cookieshift-landing .cslp .accent {
  background: linear-gradient(135deg, #93c5fd 0%, #2562ff 45%, #7c3aed 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

/* ─── Cards & panels per section ─── */
body.cookieshift-landing .cslp main > section .card,
body.cookieshift-landing .cslp main > section .faqItem,
body.cookieshift-landing .cslp main > section .price,
body.cookieshift-landing .cslp main > section .panel,
body.cookieshift-landing .cslp main > section .result,
body.cookieshift-landing .cslp main > section .mini,
body.cookieshift-landing .cslp main > section .metric {
  background: var(--section-surface);
  border-color: var(--section-border);
  border-radius: var(--lp-radius);
  box-shadow: none;
}

body.cookieshift-landing .cslp main > section:nth-child(2) .card,
body.cookieshift-landing .cslp main > section:nth-child(3) .card,
body.cookieshift-landing .cslp main > section:nth-child(5) .card,
body.cookieshift-landing .cslp main > section:nth-child(6) .card,
body.cookieshift-landing .cslp main > section:nth-child(8) .card,
body.cookieshift-landing .cslp main > section:nth-child(2) .faqItem,
body.cookieshift-landing .cslp main > section:nth-child(5) .faqItem,
body.cookieshift-landing .cslp main > section:nth-child(8) .faqItem,
body.cookieshift-landing .cslp main > section:nth-child(2) .price,
body.cookieshift-landing .cslp main > section:nth-child(8) .price {
  box-shadow: 0 1px 3px rgb(15 23 42 / 3%), 0 4px 12px rgb(15 23 42 / 2%);
}
body.cookieshift-landing .cslp main > section#scanner .card {
  background-color: #f3f6fe;
  border: none;
  box-shadow: none !important;
}
body.cookieshift-landing .cslp main > section:nth-child(4) .card,
body.cookieshift-landing .cslp main > section:nth-child(4) .panel {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

body.cookieshift-landing .cslp .heroCard {
  background: var(--section-surface);
  border-color: var(--section-border);
  border-radius: var(--lp-radius);
}

body.cookieshift-landing .cslp main > section .stat {
  background: transparent;
  border: none;
}

body.cookieshift-landing .cslp main > section .stat strong {
  color: var(--section-text);
}

body.cookieshift-landing .cslp main > section .stats {
  border-top-color: var(--section-border);
}

body.cookieshift-landing .cslp main > section .testAuthor strong {
  color: var(--section-text);
}

body.cookieshift-landing .cslp main > section .list li {
  color: var(--section-muted);
  border-bottom-color: var(--section-border);
}

/* ─── Buttons — blue gradient + blur glow ─── */
body.cookieshift-landing .cslp .btn {
  background: var(--lp-accent-gradient) !important;
  color: var(--lp-accent-text);
  border: 1px solid rgba(147, 197, 253, 0.35) !important;
  border-radius: var(--lp-radius-pill) !important;
  box-shadow:
    0 12px 32px var(--lp-accent-glow),
    0 0 24px rgba(37, 98, 255, 0.18);
  transition: background 0.2s ease, box-shadow 0.2s ease, transform 0.18s ease;
}

body.cookieshift-landing .cslp .btn:hover {
  background: var(--lp-accent-gradient-hover) !important;
  box-shadow:
    0 16px 42px rgba(37, 98, 255, 0.48),
    0 0 32px rgba(96, 165, 250, 0.28) !important;
}

body.cookieshift-landing .cslp main > section .btn2 {
  border: 1px solid var(--section-btn2-border);
  border-radius: var(--lp-radius-pill);
  color: var(--section-btn2-color);
  background: transparent;
}

body.cookieshift-landing .cslp main > section:nth-child(2) .btn2:hover,
body.cookieshift-landing .cslp main > section:nth-child(3) .btn2:hover,
body.cookieshift-landing .cslp main > section:nth-child(5) .btn2:hover,
body.cookieshift-landing .cslp main > section:nth-child(6) .btn2:hover,
body.cookieshift-landing .cslp main > section:nth-child(8) .btn2:hover {
  background: #f1f5f9;
  color: var(--lp-white-text);
}

/* ─── Forms ─── */
body.cookieshift-landing .cslp main > section .input,
body.cookieshift-landing .cslp main > section .select,
body.cookieshift-landing .cslp main > section .area {
  background: var(--section-input-bg);
  border-color: var(--section-border);
  color: var(--section-input-text);
}

body.cookieshift-landing .cslp main > section .quick button {
  background: var(--section-input-bg);
  border-color: var(--section-border);
  color: var(--section-text);
}

/* ─── Scanner quick-pick grid icons ─── */
body.cookieshift-landing .cslp #scanner .quick button.quickItem {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  text-align: left;
  padding: 16px;
  min-height: 76px;
}

body.cookieshift-landing .cslp #scanner .quick .quickIco {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background-color: color-mix(in srgb, var(--lp-accent) 12%, transparent);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px 22px;
}

body.cookieshift-landing .cslp #scanner .quick .quickTxt {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
  font-weight: 600;
  color: var(--section-text);
}

body.cookieshift-landing .cslp #scanner .quick .quickTxt small {
  margin-top: 0;
  font-weight: 500;
  color: var(--section-muted);
}

body.cookieshift-landing .cslp #scanner .quickItem--e-commerce .quickIco {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232562FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2 2h2l2.4 12.4A2 2 0 0 0 8.3 16h9.4a2 2 0 0 0 2-1.6L22 6H6'/%3E%3C/svg%3E");
}

body.cookieshift-landing .cslp #scanner .quickItem--saas .quickIco {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232562FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z'/%3E%3C/svg%3E");
}

body.cookieshift-landing .cslp #scanner .quickItem--news .quickIco {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232562FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-2 2Zm0 0a2 2 0 0 1-2-2v-9c0-1.1.9-2 2-2h2'/%3E%3Cpath d='M18 14h-8'/%3E%3Cpath d='M15 18h-5'/%3E%3Cpath d='M10 6h8v4h-8V6Z'/%3E%3C/svg%3E");
}

body.cookieshift-landing .cslp #scanner .quickItem--developer-blog .quickIco {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232562FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='16 18 22 12 16 6'/%3E%3Cpolyline points='8 6 2 12 8 18'/%3E%3C/svg%3E");
}

body.cookieshift-landing .cslp #scanner .quick button.quickItem:hover .quickIco {
  background-color: color-mix(in srgb, var(--lp-accent) 20%, transparent);
}

/* ─── Scanner result metric grid — gradient blur per card ─── */
html body.cookieshift-landing .cslp #scanner .resultGrid .metric {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: rgba(255, 255, 255, 0.82);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.9);
  box-shadow:
    0 1px 2px rgba(15, 23, 42, 0.04),
    0 10px 28px rgba(37, 98, 255, 0.07);
}

html body.cookieshift-landing .cslp #scanner .resultGrid .metric::before,
html body.cookieshift-landing .cslp #scanner .resultGrid .metric::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

html body.cookieshift-landing .cslp #scanner .resultGrid .metric::before {
  width: 120px;
  height: 120px;
  top: -40px;
  right: -28px;
  filter: blur(34px);
  opacity: 0.7;
}

html body.cookieshift-landing .cslp #scanner .resultGrid .metric::after {
  width: 80px;
  height: 80px;
  bottom: -24px;
  left: -16px;
  filter: blur(26px);
  opacity: 0.5;
}

html body.cookieshift-landing .cslp #scanner .resultGrid .metric > * {
  position: relative;
  z-index: 1;
}

html body.cookieshift-landing .cslp #scanner .resultGrid .metric .note {
  color: var(--lp-white-muted);
}

html body.cookieshift-landing .cslp #scanner .resultGrid .metric strong {
  color: var(--lp-white-text);
}

/* Cookie risk score */
html body.cookieshift-landing .cslp #scanner .resultGrid .metric:nth-child(1)::before {
  background: linear-gradient(135deg, #2562ff 0%, #60a5fa 100%);
  opacity: 0.15;
}

/* Trackers found */
html body.cookieshift-landing .cslp #scanner .resultGrid .metric:nth-child(2)::before {
  background: linear-gradient(135deg, #0ea5e9 0%, #2562ff 100%);
  opacity: 0.15;
}

/* Consent Mode v2 */
html body.cookieshift-landing .cslp #scanner .resultGrid .metric:nth-child(3)::before {
  background: linear-gradient(135deg, #6366f1 0%, #7c3aed 100%);
  opacity: 0.15;
}

/* GDPR status */
html body.cookieshift-landing .cslp #scanner .resultGrid .metric:nth-child(4)::before {
  background: linear-gradient(135deg, #f43f5e 0%, #7c3aed 100%);  
  opacity: 0.15;
}

/* ─── Accents & badges ─── */
body.cookieshift-landing .cslp .safe,
body.cookieshift-landing .cslp .featureGrid .ico,
body.cookieshift-landing .cslp .featureGrid .tag {
  border-color: rgba(37, 98, 255, 0.28);
  background: rgba(37, 98, 255, 0.12);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
body.cookieshift-landing .cslp main > section .note {
  margin-bottom: 0;
}
.head.pricingHead .note {
  font-size: 18px;
  margin-bottom: 25px !important;
}
.price .list li {
  font-size: 15px;
}
body.cookieshift-landing .cslp .stat span,
body.cookieshift-landing .cslp .testAuthor .company,
body.cookieshift-landing .cslp .stars {
  color: var(--lp-accent-2);
  text-shadow: 0 0 18px rgba(37, 98, 255, 0.35);
}

body.cookieshift-landing .cslp .free {
  background: var(--lp-accent-gradient);
  color: var(--lp-accent-text);
  box-shadow: 0 8px 24px rgba(37, 98, 255, 0.3);
}

body.cookieshift-landing .cslp section#pricing .price.featured {
  border: 2px solid #2562ff !important;
  box-shadow: 0 0 28px rgba(37, 98, 255, 0.15) !important;
}

body.cookieshift-landing .cslp section#pricing .price .popular {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  align-self: auto;
  margin: 0;
  padding: 5px 15px;
  border-radius: 999px;
  background: #2562ff;
  color: #ffffff;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: none;
  box-shadow: none;
}

body.cookieshift-landing .cslp .faqItem.open .faqChevron {
  color: var(--lp-accent);
}
body.cookieshift-landing .cslp .faqs .faqItem .faqQ > span {
  display: block;
  font-weight: 600;
  font-size: 18px;
}
body.cookieshift-landing .cslp .checks input {
  accent-color: var(--lp-accent);
}

body.cookieshift-landing .cslp .tog .on,
body.cookieshift-landing .cslp .themeBtn.on {
  background: var(--lp-accent-gradient);
  border-color: rgba(147, 197, 253, 0.4);
  color: var(--lp-accent-text);
  box-shadow: 0 0 20px rgba(37, 98, 255, 0.25);
}

/* ─── Override bundled green accents ─── */
body.cookieshift-landing .cslp .spin {
  border-top-color: var(--lp-accent);
}

body.cookieshift-landing .cslp main > section .list li::before,
body.cookieshift-landing .cslp .pricingTrust span::before {
  color: var(--lp-accent);
}

body.cookieshift-landing .cslp .toggle .on {
  background: rgba(37, 98, 255, 0.14);
  border-color: rgba(37, 98, 255, 0.28);
}

body.cookieshift-landing .cslp .testAvatar {
  background: rgba(37, 98, 255, 0.14);
  color: var(--lp-accent);
}

body.cookieshift-landing .cslp #scanner .quick .quickIco {
  box-shadow: 0 0 16px rgba(37, 98, 255, 0.15);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

body.cookieshift-landing .cslp .input:focus,
body.cookieshift-landing .cslp .select:focus,
body.cookieshift-landing .cslp .area:focus {
  border-color: rgba(37, 98, 255, 0.55);
}

/* ─── Footer — gradient + cookie / browser patterns ─── */
html body.cookieshift-landing .cslp .footer {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background-color: #020005;
  background-image:
    var(--lp-footer-cookie-shapes),
    var(--lp-footer-stripes),
    var(--lp-footer-dots),
    var(--lp-footer-mesh);
  background-size:
    cover,
    auto,
    26px 26px,
    auto;
  background-position: center bottom;
}

html body.cookieshift-landing .cslp .footer::before,
html body.cookieshift-landing .cslp .footer::after {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: 0;
}

html body.cookieshift-landing .cslp .footer::before {
  inset: 0;
  background-image:
    radial-gradient(circle at 12% 88%, rgba(251, 191, 36, 0.16) 0%, transparent 28%),
    radial-gradient(circle at 88% 14%, rgba(37, 98, 255, 0.2) 0%, transparent 26%);
  opacity: 0.2;
}

/* Large decorative cookie ring */
html body.cookieshift-landing .cslp .footer::after {
  top: -12%;
  right: -4%;
  width: min(42vw, 480px);
  height: min(42vw, 480px);
  border: 1px solid rgba(251, 191, 36, 0.14);
  border-radius: 50%;
  background:
    radial-gradient(circle at 35% 38%, rgba(180, 83, 9, 0.22) 0%, rgba(180, 83, 9, 0.22) 6%, transparent 7%),
    radial-gradient(circle at 58% 52%, rgba(180, 83, 9, 0.18) 0%, rgba(180, 83, 9, 0.18) 5%, transparent 6%),
    radial-gradient(circle at 44% 62%, rgba(180, 83, 9, 0.16) 0%, rgba(180, 83, 9, 0.16) 4%, transparent 5%),
    radial-gradient(circle, rgba(251, 191, 36, 0.06) 0%, transparent 68%);
  box-shadow: inset 0 0 0 24px rgba(251, 191, 36, 0.03);
  opacity: 0.75;
}

html body.cookieshift-landing .cslp .footer > .container {
  position: relative;
  z-index: 1;
}

html body.cookieshift-landing .cslp .footer .foot {
  position: relative;
  z-index: 1;
}

html body.cookieshift-landing .cslp .footer .newsletter .input {
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.14);
  color: #ffffff;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

html body.cookieshift-landing .cslp .footer .newsletter .input::placeholder {
  color: rgba(255, 255, 255, 0.45);
}

html body.cookieshift-landing .cslp .footer .newsletter .btn {
  background: var(--lp-accent-gradient);
  color: var(--lp-accent-text);
  border: 1px solid rgba(147, 197, 253, 0.35);
  box-shadow: 0 8px 24px rgba(37, 98, 255, 0.28);
}

html body.cookieshift-landing .cslp .footer .footBottom {
  position: relative;
  z-index: 1;
  border-top-color: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.45);
}

html body.cookieshift-landing .cslp .footer .footLegal a {
  color: rgba(255, 255, 255, 0.5);
  transition: color 0.18s ease;
}

html body.cookieshift-landing .cslp .footer .footLegal a:hover {
  color: #ffffff;
}

body.cookieshift-landing .cslp .footer .cols a:hover {
  color: #ffffff;
}

/* ─── Pricing section — light card layout (original landing DOM) ─── */
body.cookieshift-landing .cslp section#pricing {
  --section-bg: #ffffff;
  --section-surface: #ffffff;
  --section-text: #0f172a;
  --section-muted: #64748b;
  --section-border: #e2e8f0;
  --section-pill-bg: #eff6ff;
  --section-pill-text: #2563eb;
  --section-btn2-border: #e2e8f0;
  --section-btn2-color: #0f172a;
  position: relative;
  isolation: isolate;
  overflow: visible;
  background: #ffffff;
  color: #0f172a;
  padding: 0 0 64px;
}

body.cookieshift-landing .cslp section#pricing::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: clamp(320px, 52vw, 480px);
  background: #eef3ff;
  z-index: 0;
  pointer-events: none;
}

body.cookieshift-landing .cslp section#pricing > .container {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  max-width: 1280px;
}

body.cookieshift-landing .cslp section#pricing .pricingHead {
  order: 1;
  text-align: center;
  max-width: 760px;
  margin: 0 auto;
  padding: 56px 0 0;
}

body.cookieshift-landing .cslp section#pricing .pricingHead .pill {
  display: none;
}

body.cookieshift-landing .cslp section#pricing .pricingHead h2 {
  margin: 0 0 16px;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: clamp(2.1rem, 4.8vw, 3.4rem);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.03em;
  color: #0f172a !important;
}

body.cookieshift-landing .cslp section#pricing .pricingHead .note {
  margin: 0 auto !important;
  max-width: 600px;
  font-size: 1.05rem;
  line-height: 1.65;
  color: #64748b !important;
}

body.cookieshift-landing .cslp section#pricing .priceGrid {
  order: 2;
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
  margin-top: 40px;
}

body.cookieshift-landing .cslp section#pricing .pricingTrust {
  order: 3;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px 24px;
  max-width: none;
  margin: 40px auto 0;
  padding-top: 8px;
}

body.cookieshift-landing .cslp section#pricing .price {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 22px 24px 24px !important;
  border-radius: 16px !important;
  background: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
  box-shadow: 0 18px 31px rgba(10, 15, 30, 0.05) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body.cookieshift-landing .cslp section#pricing .price h3 {
  margin: 0 0 8px;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 26px;
  font-weight: 700;
  color: #2563ff !important;
}

body.cookieshift-landing .cslp section#pricing .price .tierTag {
  margin: 0 0 8px;
  font-size: 16px;
  line-height: 1.5;
  color: #64748b !important;
}

body.cookieshift-landing .cslp section#pricing .price .money {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 4px;
  margin: 13px 0 21px;
  line-height: 1;
}

body.cookieshift-landing .cslp section#pricing .price .money strong {
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1;
  color: #0f172a !important;
  opacity: 1;
}

body.cookieshift-landing .cslp section#pricing .price .money span {
  font-size: 16px;
  font-weight: 500;
  color: #64748b !important;
  opacity: 1;
}

body.cookieshift-landing .cslp section#pricing .price > .note {
  min-height: 0;
  margin: 0 0 21px;
  font-size: 15px;
  line-height: 1.5;
  color: #64748b !important;
}

body.cookieshift-landing .cslp section#pricing .price .btn {
  order: 5;
  width: 100%;
  min-height: 44px;
  margin-top: 0;
  margin-bottom: 16px;
  border-radius: 10px !important;
  background: #2562ff !important;
  color: #ffffff !important;
  border: 1px solid transparent !important;
  box-shadow: none !important;
  font-size: 14px;
  font-weight: 600;
}

body.cookieshift-landing .cslp section#pricing .price .btn:hover,
body.cookieshift-landing .cslp section#pricing .price .btn:focus-visible {
  background: #1d4ed8 !important;
  box-shadow: none !important;
  transform: translateY(-1px);
}

body.cookieshift-landing .cslp section#pricing .price .btn2 {
  order: 5;
  width: 100%;
  min-height: 44px;
  margin-top: 0;
  margin-bottom: 16px;
  border-radius: 10px !important;
  background: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
  color: #0f172a !important;
  box-shadow: none !important;
  font-size: 14px;
  font-weight: 600;
}

body.cookieshift-landing .cslp section#pricing .price .btn2:hover,
body.cookieshift-landing .cslp section#pricing .price .btn2:focus-visible {
  background: #f8fafc !important;
  border-color: #cbd5e1 !important;
  color: #0f172a !important;
}

body.cookieshift-landing .cslp section#pricing .price .list {
  order: 6;
  margin: 0;
  padding: 16px 0 0;
  border-top: 1px solid #e2e8f0;
  flex: 1;
}

body.cookieshift-landing .cslp section#pricing .price .list li {
  position: relative;
  display: block;
  padding: 0 0 0 22px;
  margin: 0;
  border-bottom: none;
  color: #334155;
  font-size: 15px;
  line-height: 1.45;
}

body.cookieshift-landing .cslp section#pricing .price .list li + li {
  margin-top: 13px;
}

body.cookieshift-landing .cslp section#pricing .price .list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #dcfce7
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%2316a34a' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.5l4.5 4.5L19 7.5'/%3E%3C/svg%3E")
    center / 12px no-repeat;
  color: transparent;
  font-weight: normal;
}

body.cookieshift-landing .cslp section#pricing .pricingTrust span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #64748b;
  font-size: 16px;
  font-weight: 500;
}

body.cookieshift-landing .cslp section#pricing .pricingTrust span::before {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  flex-shrink: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E")
    center / contain no-repeat;
  color: transparent;
  font-weight: normal;
}

@media (min-width: 900px) {
  body.cookieshift-landing .cslp section#pricing .pricingTrust span + span {
    border-left: 1px solid #e2e8f0;
    padding-left: 24px;
  }
}

@media (max-width: 1080px) {
  body.cookieshift-landing .cslp section#pricing .priceGrid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
}

@media (max-width: 600px) {
  body.cookieshift-landing .cslp section#pricing .pricingHead {
    padding-top: 40px;
  }

  body.cookieshift-landing .cslp section#pricing .priceGrid {
    grid-template-columns: 1fr;
    margin-top: 28px;
  }

  body.cookieshift-landing .cslp section#pricing .pricingTrust {
    flex-direction: column;
    gap: 12px;
  }

  body.cookieshift-landing .cslp section#pricing .pricingTrust span + span {
    border-left: 0;
    padding-left: 0;
  }
}

