/* Ranklytix V64 — Traffic & Market Intelligence */ .traffic-v64-page {
  overflow-x:hidden;
  background:#fff;
  color:#171422
}
.traffic-v64-page .section-space {
  padding-block:var(--section-space-y)
}
.traffic-v64-page h2 {
  font-size:var(--section-heading-size);
  line-height:var(--section-heading-line);
  letter-spacing:var(--section-heading-tracking)
}
.traffic-v64-page .eyebrow {
  display:inline-flex!important;
  width:auto!important;
  max-width:max-content!important
}
.traffic-v64-hero .about-v23-hero-copy {
  max-width:980px!important
}
.traffic-v64-hero .about-v23-hero-copy h1 {
  max-width:1040px
}
[data-traffic-reveal] {
  opacity:0;
  transform:translateY(20px);
  transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1)
}
[data-traffic-reveal].is-visible {
  opacity:1;
  transform:none
}
/* Market lens */ .traffic-v64-market-lens {
  background:linear-gradient(180deg,#fff 0%,#fbfaff 100%)
}
.traffic-v64-lens-grid {
  display:grid;
  grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);
  gap:54px;
  align-items:stretch
}
.traffic-v64-lens-copy {
  display:flex;
  flex-direction:column
}
.traffic-v64-lens-copy h2 {
  margin:14px 0 16px;
  max-width:760px
}
.traffic-v64-lens-copy>p {
  margin:0;
  color:#686275;
  line-height:1.75;
  max-width:720px
}
.traffic-v64-question-stack {
  display:grid;
  gap:14px;
  margin-top:26px
}
.traffic-v64-question-stack article {
  display:grid;
  grid-template-columns:54px minmax(0,1fr);
  gap:16px;
  align-items:start;
  padding:18px 0;
  border-bottom:1px solid #e9e3f0;
  transition:transform .3s ease
}
.traffic-v64-question-stack article:first-child {
  border-top:1px solid #e9e3f0
}
.traffic-v64-question-stack article:hover {
  transform:translateX(7px)
}
.traffic-icon {
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  border-radius:15px;
  background:#f0ebff;
  color:#6239df;
  transition:transform .32s ease,background .32s ease,color .32s ease
}
.traffic-icon svg {
  width:22px;
  height:22px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.75;
  stroke-linecap:round;
  stroke-linejoin:round
}
.traffic-v64-question-stack article:hover .traffic-icon,.traffic-v64-monitor-flow article:hover .traffic-icon {
  transform:rotate(-6deg) translateY(-2px);
  background:linear-gradient(135deg,#6038dd,#b32bd1);
  color:#fff
}
.traffic-v64-question-stack b {
  display:block;
  color:#171422;
  font-size:16px;
  margin-bottom:5px
}
.traffic-v64-question-stack p {
  margin:0;
  color:#6b6576;
  line-height:1.62;
  font-size:14px
}
.traffic-v64-lens-photo {
  position:relative;
  overflow:hidden;
  border-radius:32px;
  margin:0;
  min-height:620px;
  box-shadow:0 26px 60px rgba(31,19,82,.14)
}
.traffic-v64-lens-photo img {
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .75s cubic-bezier(.22,1,.36,1),filter .4s ease
}
.traffic-v64-lens-photo:hover img {
  transform:scale(1.045);
  filter:saturate(1.06)
}
.traffic-v64-lens-photo::after {
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 45%,rgba(12,14,36,.84) 100%);
  pointer-events:none
}
.traffic-v64-lens-photo figcaption {
  position:absolute;
  z-index:2;
  left:24px;
  right:24px;
  bottom:24px;
  padding:18px;
  border-radius:20px;
  background:rgba(18,20,49,.72);
  backdrop-filter:blur(12px);
  border:1px solid rgba(255,255,255,.1);
  color:#fff
}
.traffic-v64-lens-photo figcaption span,.traffic-v64-growth-photo figcaption span {
  display:block;
  font-size:10px;
  font-weight:800;
  letter-spacing:.13em;
  text-transform:uppercase;
  color:#cfc5ff;
  margin-bottom:7px
}
.traffic-v64-lens-photo figcaption strong,.traffic-v64-growth-photo figcaption strong {
  font-size:15px;
  line-height:1.5
}
/* dark channel map */ .traffic-v64-channel-map {
  position:relative;
  background:linear-gradient(135deg,#111631 0%,#211657 58%,#3c1e75 100%);
  color:#fff;
  overflow:hidden
}
.traffic-v64-channel-map::before {
  content:"";
  position:absolute;
  inset:0;
  background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);
  background-size:46px 46px;
  mask-image:linear-gradient(180deg,#000,transparent 92%)
}
.traffic-v64-channel-map .container {
  position:relative;
  z-index:1
}
.traffic-v64-channel-head {
  max-width:900px;
  margin-bottom:34px
}
.traffic-v64-channel-head h2 {
  color:#fff;
  margin:14px 0 14px;
  max-width:860px
}
.traffic-v64-channel-head p {
  margin:0;
  color:rgba(245,241,255,.75);
  line-height:1.72;
  max-width:820px
}
.traffic-dark-eyebrow {
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  color:#efe9ff!important
}
.traffic-v64-channel-grid {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px
}
.traffic-v64-channel-grid article {
  position:relative;
  overflow:hidden;
  padding:24px;
  border-radius:24px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.1);
  min-height:190px;
  transition:transform .35s cubic-bezier(.2,.85,.25,1),background .35s ease,border-color .35s ease
}
.traffic-v64-channel-grid article:hover {
  transform:translateY(-7px);
  background:rgba(255,255,255,.11);
  border-color:rgba(255,255,255,.2)
}
.traffic-v64-channel-grid article span {
  display:block;
  font-size:10px;
  font-weight:800;
  letter-spacing:.13em;
  color:#cbbfff;
  margin-bottom:18px
}
.traffic-v64-channel-grid h3 {
  margin:0 0 10px;
  color:#fff;
  font-size:21px;
  letter-spacing:-.55px
}
.traffic-v64-channel-grid p {
  margin:0;
  color:rgba(247,243,255,.73);
  line-height:1.65;
  font-size:14px
}
/* Top pages + audience photo */ .traffic-v64-growth-pages {
  background:#fff
}
.traffic-v64-growth-grid {
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);
  gap:34px;
  align-items:stretch
}
.traffic-v64-growth-board {
  padding:30px;
  border-radius:30px;
  background:#fff;
  border:1px solid #e8e2f1;
  box-shadow:0 20px 48px rgba(35,21,91,.07)
}
.growth-board-head {
  padding-bottom:20px;
  border-bottom:1px solid #e8e2f1
}
.growth-board-head span {
  font-size:10px;
  font-weight:800;
  letter-spacing:.13em;
  color:#6338dd
}
.growth-board-head h3 {
  margin:8px 0 0;
  font-size:26px;
  line-height:1.18;
  letter-spacing:-.85px
}
.growth-row {
  display:grid;
  grid-template-columns:minmax(150px,.9fr) minmax(150px,.7fr) minmax(200px,1.1fr);
  gap:18px;
  align-items:center;
  padding:18px 0;
  border-bottom:1px solid #ece6f2;
  transition:transform .28s ease,background .28s ease
}
.growth-row:hover {
  transform:translateX(6px)
}
.growth-row span {
  color:#6e6779;
  font-size:13px
}
.growth-row b {
  color:#181421;
  font-size:14px
}
.growth-row small {
  color:#746e7e;
  font-size:12px;
  line-height:1.55
}
.traffic-v64-growth-note {
  margin-top:20px;
  padding:16px 18px;
  border-radius:18px;
  background:#f4f0ff;
  color:#4d2fc1;
  font-size:13px;
  font-weight:700;
  line-height:1.6
}
.traffic-v64-growth-photo {
  position:relative;
  overflow:hidden;
  border-radius:30px;
  margin:0;
  min-height:520px;
  box-shadow:0 22px 54px rgba(24,16,65,.12)
}
.traffic-v64-growth-photo img {
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  transition:transform .7s cubic-bezier(.22,1,.36,1)
}
.traffic-v64-growth-photo:hover img {
  transform:scale(1.045)
}
.traffic-v64-growth-photo::after {
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 45%,rgba(15,17,42,.82) 100%)
}
.traffic-v64-growth-photo figcaption {
  position:absolute;
  z-index:2;
  left:22px;
  right:22px;
  bottom:22px;
  color:#fff;
  padding:18px;
  border-radius:18px;
  background:rgba(15,17,42,.68);
  backdrop-filter:blur(10px);
  border:1px solid rgba(255,255,255,.1)
}
/* Audience */ .traffic-v64-audience {
  background:linear-gradient(180deg,#faf8ff 0%,#fff 100%)
}
.traffic-v64-audience-grid {
  display:grid;
  grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);
  gap:54px;
  align-items:center
}
.traffic-v64-audience-copy h2 {
  margin:14px 0 16px;
  max-width:650px
}
.traffic-v64-audience-copy p {
  margin:0 0 26px;
  color:#696274;
  line-height:1.74;
  max-width:620px
}
.traffic-v64-audience-ribbon {
  display:grid;
  gap:14px
}
.traffic-v64-audience-ribbon article {
  display:grid;
  grid-template-columns:58px minmax(0,1fr);
  gap:16px;
  align-items:center;
  padding:21px 22px;
  border-radius:22px;
  background:#fff;
  border:1px solid #e8e2f1;
  box-shadow:0 12px 30px rgba(37,20,97,.05);
  transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease
}
.traffic-v64-audience-ribbon article:nth-child(2) {
  margin-left:30px
}
.traffic-v64-audience-ribbon article:nth-child(3) {
  margin-left:60px
}
.traffic-v64-audience-ribbon article:hover {
  transform:translateY(-5px);
  box-shadow:0 22px 42px rgba(39,16,191,.08);
  border-color:rgba(99,56,221,.22)
}
.traffic-v64-audience-ribbon b {
  display:block;
  font-size:17px;
  color:#171422;
  margin-bottom:5px
}
.traffic-v64-audience-ribbon p {
  margin:0;
  color:#6e6779;
  line-height:1.6;
  font-size:14px
}
/* Monitoring */ .traffic-v64-monitor {
  background:#fff
}
.traffic-v64-monitor-head {
  max-width:860px;
  margin-bottom:32px
}
.traffic-v64-monitor-head h2 {
  margin:14px 0 14px;
  max-width:820px
}
.traffic-v64-monitor-head p {
  margin:0;
  color:#696274;
  line-height:1.72;
  max-width:800px
}
.traffic-v64-monitor-flow {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px
}
.traffic-v64-monitor-flow article {
  padding:26px;
  border-radius:26px;
  background:#fff;
  border:1px solid #e9e3f1;
  box-shadow:0 14px 34px rgba(34,20,86,.05);
  transition:transform .34s cubic-bezier(.2,.85,.25,1),box-shadow .34s ease,border-color .34s ease
}
.traffic-v64-monitor-flow article:hover {
  transform:translateY(-7px);
  box-shadow:0 24px 48px rgba(39,16,191,.09);
  border-color:rgba(99,56,221,.22)
}
.traffic-v64-monitor-flow h3 {
  margin:18px 0 9px;
  font-size:20px;
  letter-spacing:-.5px
}
.traffic-v64-monitor-flow p {
  margin:0;
  color:#6b6576;
  line-height:1.65;
  font-size:14px
}
.traffic-v64-access {
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:24px 36px;
  margin-top:28px;
  padding:24px 26px;
  border-radius:24px;
  background:linear-gradient(135deg,#f4f0ff,#fff);
  border:1px solid #e6dff0
}
.traffic-v64-access>div:first-child {
  max-width:800px
}
.traffic-v64-access span {
  display:block;
  font-size:10px;
  letter-spacing:.13em;
  font-weight:800;
  color:#6338dd;
  margin-bottom:7px
}
.traffic-v64-access b {
  display:block;
  font-size:18px;
  color:#181421;
  margin-bottom:6px
}
.traffic-v64-access p {
  margin:0;
  color:#6d6678;
  line-height:1.6;
  font-size:14px
}
.traffic-v64-access-actions {
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  justify-self:end;
  gap:12px
}
.traffic-v64-access-actions .btn {
  min-width:220px;
  justify-content:center
}
.traffic-v64-secondary {
  background:#fff!important;
  color:#5f37d7!important;
  border:1px solid #d9d0ed!important;
  box-shadow:none!important
}
.traffic-v64-secondary:hover {
  background:linear-gradient(90deg,#2710bf,#b32bd1)!important;
  color:#fff!important;
  border-color:transparent!important
}
/* FAQ same SEO language */ .traffic-v64-faq {
  background:linear-gradient(180deg,#faf8ff 0%,#fff 100%)
}
.traffic-v64-faq .seo-faq-grid {
  display:grid;
  grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);
  gap:68px;
  align-items:start
}
.traffic-v64-faq .seo-faq-intro {
  position:sticky;
  top:118px
}
.traffic-v64-faq .seo-faq-intro h2 {
  margin:14px 0 15px
}
.traffic-v64-faq .seo-faq-intro p {
  margin:0;
  color:#696274;
  line-height:1.7
}
.traffic-v64-faq .seo-faq-list {
  display:grid;
  gap:10px
}
.traffic-v64-faq .seo-faq-list article {
  position:relative;
  overflow:hidden;
  isolation:isolate;
  border:1px solid #e8e3f0;
  border-radius:18px;
  background:#fff;
  transition:transform .32s ease,border-color .32s ease,box-shadow .32s ease
}
.traffic-v64-faq .seo-faq-list article:hover {
  transform:translateY(-3px);
  border-color:rgba(99,56,221,.22);
  box-shadow:0 18px 38px rgba(39,16,191,.07)
}
.traffic-v64-faq .seo-faq-list button {
  width:100%;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:20px 22px;
  border:0;
  background:transparent;
  color:#201b2c;
  text-align:left;
  font:700 16px/1.4 Inter,sans-serif;
  cursor:pointer;
  position:relative;
  z-index:2
}
.traffic-v64-faq .seo-faq-list button i {
  font-style:normal;
  font-size:22px;
  color:#6738dd;
  transition:transform .3s ease
}
.traffic-v64-faq .seo-faq-list article.is-open button i {
  transform:rotate(45deg)
}
.traffic-v64-faq .seo-faq-answer {
  display:grid;
  grid-template-rows:0fr;
  transition:grid-template-rows .35s ease;
  position:relative;
  z-index:2
}
.traffic-v64-faq .seo-faq-answer>p {
  overflow:hidden;
  margin:0;
  padding:0 22px;
  color:#6c6676;
  font-size:14px;
  line-height:1.68;
  transition:padding .35s ease
}
.traffic-v64-faq .seo-faq-list article.is-open .seo-faq-answer {
  grid-template-rows:1fr
}
.traffic-v64-faq .seo-faq-list article.is-open .seo-faq-answer>p {
  padding:0 22px 20px
}
.traffic-v64-faq .drive-spotlight {
  pointer-events:none;
  position:absolute;
  z-index:0;
  width:200px;
  height:200px;
  left:var(--spot-x,50%);
  top:var(--spot-y,50%);
  transform:translate(-50%,-50%);
  border-radius:50%;
  background:radial-gradient(circle at center,rgba(116,76,232,.18),rgba(179,43,209,.08) 42%,transparent 80%);
  filter:blur(18px);
  opacity:0;
  transition:opacity .2s ease
}
.traffic-v64-faq article.is-spotlit .drive-spotlight {
  opacity:1
}
@media(max-width:1100px) {
  .traffic-v64-lens-grid,.traffic-v64-growth-grid,.traffic-v64-audience-grid,.traffic-v64-faq .seo-faq-grid {
    grid-template-columns:1fr;
    gap:32px
  }
  .traffic-v64-channel-grid,.traffic-v64-monitor-flow {
    grid-template-columns:1fr 1fr
  }
  .traffic-v64-lens-photo,.traffic-v64-growth-photo {
    min-height:460px
  }
  .traffic-v64-audience-ribbon article:nth-child(2),.traffic-v64-audience-ribbon article:nth-child(3) {
    margin-left:0
  }
  .traffic-v64-faq .seo-faq-intro {
    position:relative;
    top:auto
  }
  .traffic-v64-access {
    grid-template-columns:1fr;
    align-items:flex-start
  }
}
@media(max-width:767px) {
  .traffic-v64-page .section-space {
    padding-block:var(--section-space-y-tablet)
  }
  .traffic-v64-channel-grid,.traffic-v64-monitor-flow {
    grid-template-columns:1fr
  }
  .traffic-v64-lens-photo,.traffic-v64-growth-photo {
    min-height:360px;
    border-radius:24px
  }
  .growth-row {
    grid-template-columns:1fr;
    gap:6px
  }
  .traffic-v64-access-actions,.traffic-v64-access-actions .btn {
    width:100%
  }
  .traffic-v64-access-actions {
    align-items:stretch;
    justify-self:stretch
  }
  .traffic-v64-access-actions .btn {
    justify-content:center
  }
}
@media(prefers-reduced-motion:reduce) {
  [data-traffic-reveal],.traffic-v64-question-stack article,.traffic-v64-channel-grid article,.traffic-v64-monitor-flow article,.traffic-v64-audience-ribbon article,.traffic-v64-lens-photo img,.traffic-v64-growth-photo img {
    opacity:1!important;
    transform:none!important;
    transition:none!important;
    animation:none!important
  }
}
