/* Ranklytix V63 — Local SEO Insights */ .local-v63-page {
  overflow-x:hidden;
  background:#fff;
  color:#17131f
}
.local-v63-page .section-space {
  padding-block:var(--section-space-y)
}
.local-v63-page h2 {
  font-size:var(--section-heading-size);
  line-height:var(--section-heading-line);
  letter-spacing:var(--section-heading-tracking)
}
.local-v63-hero .about-v23-hero-copy {
  max-width:930px!important
}
.local-v63-hero .about-v23-hero-copy h1 {
  max-width:920px
}
.local-v63-hero .eyebrow {
  display:inline-flex!important;
  width:auto!important;
  max-width:max-content!important
}
[data-local-reveal], [data-local-stagger] article {
  opacity:0;
  transform:translateY(20px);
  transition:opacity .56s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .3s ease,background .3s ease,color .3s ease
}
[data-local-reveal].is-visible,[data-local-stagger] article.is-visible {
  opacity:1;
  transform:none
}
.local-dark-eyebrow {
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.1)!important;
  color:#f2edff!important
}
.local-icon {
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  border-radius:14px;
  background:#eee9ff;
  color:#6339df;
  flex:0 0 auto;
  transition:transform .3s ease,background .3s ease,color .3s ease
}
.local-icon svg {
  width:22px;
  height:22px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.75;
  stroke-linecap:round;
  stroke-linejoin:round
}
/* Local check — unique full-width cockpit */ .local-v63-cockpit {
  background:linear-gradient(180deg,#fff 0%,#faf8ff 100%)
}
.local-v63-cockpit-shell {
  position:relative;
  overflow:hidden;
  padding:38px;
  border-radius:34px;
  background:linear-gradient(145deg,#10142f,#1f1755 58%,#3c1c73);
  color:#fff;
  box-shadow:0 28px 70px rgba(24,16,67,.16)
}
.local-v63-cockpit-shell::before {
  content:"";
  position:absolute;
  inset:0;
  background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);
  background-size:46px 46px;
  mask-image:linear-gradient(180deg,#000,transparent 92%);
  pointer-events:none
}
.local-v63-cockpit-shell>* {
  position:relative;
  z-index:1
}
.local-v63-cockpit-head {
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);
  gap:52px;
  align-items:end;
  margin-bottom:30px
}
.local-v63-cockpit-head h2 {
  margin:12px 0 0;
  color:#fff;
  max-width:760px
}
.local-v63-cockpit-head p {
  margin:0;
  color:#d8d3e4;
  line-height:1.72;
  max-width:520px
}
.local-v63-form {
  display:grid;
  grid-template-columns:1.05fr .9fr 1.1fr auto;
  gap:12px;
  align-items:end;
  padding:18px;
  border-radius:22px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.09)
}
.local-v63-form label {
  display:flex;
  flex-direction:column;
  gap:7px;
  font-size:11px;
  font-weight:800;
  letter-spacing:.02em;
  color:#f7f4ff
}
.local-v63-form input {
  width:100%;
  min-height:52px;
  border-radius:14px;
  border:1px solid rgba(255,255,255,.15);
  background:rgba(255,255,255,.08);
  padding:0 14px;
  color:#fff;
  font:600 13px Inter,sans-serif;
  outline:none
}
.local-v63-form input::placeholder {
  color:#aaa5ba
}
.local-v63-form input:focus {
  border-color:#9a78ff;
  box-shadow:0 0 0 4px rgba(154,120,255,.12)
}
.local-v63-form .btn {
  min-height:52px;
  white-space:nowrap
}
.local-v63-result {
  margin-top:16px;
  padding:18px;
  border-radius:18px;
  background:#fff;
  color:#201a2b;
  border:1px solid #ece6f3
}
.local-v63-result-grid {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px
}
.local-v63-result-grid article {
  padding:13px;
  border-radius:14px;
  background:#f7f4ff;
  border:1px solid #ece6f3
}
.local-v63-result-grid span {
  display:block;
  color:#6b43da;
  font-size:9px;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
  margin-bottom:5px
}
.local-v63-result-grid b {
  display:block;
  font-size:12px;
  line-height:1.4;
  overflow-wrap:anywhere
}
.local-v63-result-access {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  flex-wrap:wrap
}
.local-v63-result-access p {
  margin:0;
  color:#5f5968;
  line-height:1.55
}
.local-v63-result-access div {
  display:flex;
  gap:10px;
  flex-wrap:wrap
}
.local-v63-cockpit-notes {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:18px
}
.local-v63-cockpit-notes article {
  display:grid;
  grid-template-columns:48px 1fr;
  gap:13px;
  padding:17px;
  border-radius:18px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.09)
}
.local-v63-cockpit-notes article:hover {
  transform:translateY(-5px);
  background:rgba(255,255,255,.11)
}
.local-v63-cockpit-notes .local-icon {
  background:rgba(255,255,255,.1);
  color:#fff
}
.local-v63-cockpit-notes b {
  display:block;
  color:#fff;
  margin-bottom:5px
}
.local-v63-cockpit-notes p {
  margin:0;
  color:#d6d0e2;
  font-size:12px;
  line-height:1.55
}
.local-v63-status {
  margin-top:12px;
  color:#d9d3e5
}
/* Search surface split */ .local-v63-surface {
  background:#fff
}
.local-v63-surface-grid {
  display:grid;
  grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);
  gap:54px;
  align-items:stretch
}
.local-v63-map-media {
  position:relative;
  overflow:hidden;
  margin:0;
  border-radius:32px;
  min-height:620px;
  box-shadow:0 26px 60px rgba(27,18,75,.12)
}
.local-v63-map-media img {
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .7s cubic-bezier(.22,1,.36,1),filter .4s ease
}
.local-v63-map-media:hover img {
  transform:scale(1.045);
  filter:saturate(1.05)
}
.local-v63-map-media::after {
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 48%,rgba(9,12,31,.8) 100%)
}
.local-v63-map-media figcaption {
  position:absolute;
  left:24px;
  right:24px;
  bottom:24px;
  z-index:2;
  padding:18px 20px;
  border-radius:18px;
  background:rgba(14,16,39,.78);
  backdrop-filter:blur(12px);
  color:#fff
}
.local-v63-map-media figcaption span {
  display:block;
  font-size:10px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:#d7cbff;
  margin-bottom:6px
}
.local-v63-map-media figcaption b {
  font-size:17px;
  line-height:1.35
}
.local-v63-surface-copy {
  display:flex;
  flex-direction:column;
  justify-content:center
}
.local-v63-surface-copy h2 {
  margin:14px 0 15px
}
.local-v63-surface-copy>p {
  margin:0;
  color:#686274;
  line-height:1.75;
  max-width:700px
}
.local-v63-surface-stack {
  display:grid;
  gap:14px;
  margin-top:26px
}
.local-v63-surface-stack article {
  display:grid;
  grid-template-columns:52px 1fr;
  gap:14px;
  padding:18px;
  border-radius:22px;
  border:1px solid #ebe5f3;
  background:#fff;
  box-shadow:0 12px 28px rgba(35,22,89,.05)
}
.local-v63-surface-stack article:hover {
  transform:translateY(-5px);
  box-shadow:0 20px 40px rgba(39,16,191,.08);
  border-color:rgba(101,56,228,.22)
}
.local-v63-surface-stack article:hover .local-icon {
  transform:rotate(-5deg) scale(1.06);
  background:linear-gradient(135deg,#6339df,#b22bd0);
  color:#fff
}
.local-v63-surface-stack b {
  display:block;
  margin-bottom:5px
}
.local-v63-surface-stack p {
  margin:0;
  color:#6c6577;
  font-size:13px;
  line-height:1.58
}
/* Business identity board — four-column audit strip */ .local-v63-identity {
  background:linear-gradient(180deg,#faf8ff 0%,#fff 100%)
}
.local-v63-section-head {
  max-width:880px;
  margin-bottom:34px
}
.local-v63-section-head h2 {
  margin:14px 0 14px
}
.local-v63-section-head p {
  margin:0;
  color:#6a6475;
  line-height:1.72;
  max-width:760px
}
.local-v63-identity-board {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  border:1px solid #e9e3f1;
  border-radius:28px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 18px 45px rgba(34,22,88,.06)
}
.local-v63-identity-board article {
  padding:28px 24px;
  min-height:250px;
  border-right:1px solid #ece6f3;
  position:relative
}
.local-v63-identity-board article:last-child {
  border-right:0
}
.local-v63-identity-board article::after {
  content:"";
  position:absolute;
  left:24px;
  right:24px;
  bottom:0;
  height:3px;
  transform:scaleX(0);
  transform-origin:left;
  background:linear-gradient(90deg,#6138de,#b22bd0);
  transition:transform .3s ease
}
.local-v63-identity-board article:hover {
  background:#fbf9ff
}
.local-v63-identity-board article:hover::after {
  transform:scaleX(1)
}
.local-v63-id-label {
  display:inline-flex;
  padding:7px 10px;
  border-radius:999px;
  background:#f0ebff;
  color:#6038db;
  font-size:10px;
  font-weight:800;
  letter-spacing:.12em;
  margin-bottom:26px
}
.local-v63-identity-board h3 {
  margin:0 0 10px;
  font-size:21px
}
.local-v63-identity-board p {
  margin:0;
  color:#6a6475;
  line-height:1.65;
  font-size:13px
}
.local-v63-identity-board small {
  display:block;
  margin-top:22px;
  padding-top:15px;
  border-top:1px solid #eee8f4;
  color:#6d6579;
  line-height:1.5
}
/* Dark competition */ .local-v63-competition {
  position:relative;
  overflow:hidden;
  background:linear-gradient(145deg,#10142f,#211758 58%,#3a1c70);
  color:#fff
}
.local-v63-competition::before {
  content:"";
  position:absolute;
  inset:0;
  background-image:radial-gradient(rgba(255,255,255,.06) 1px,transparent 1px);
  background-size:25px 25px;
  mask-image:linear-gradient(90deg,#000,transparent 80%)
}
.local-v63-competition-grid {
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);
  gap:54px;
  align-items:stretch
}
.local-v63-competition-copy {
  display:flex;
  flex-direction:column;
  justify-content:center
}
.local-v63-competition-copy h2 {
  margin:14px 0 15px;
  color:#fff
}
.local-v63-competition-copy>p {
  margin:0;
  color:#d8d2e4;
  line-height:1.72
}
.local-v63-competition-rows {
  display:grid;
  gap:12px;
  margin-top:26px
}
.local-v63-competition-rows article {
  position:relative;
  overflow:hidden;
  isolation:isolate;
  padding:17px 18px;
  border-radius:18px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.09)
}
.local-v63-competition-rows article:hover {
  transform:translateX(6px);
  background:rgba(255,255,255,.11)
}
.local-v63-competition-rows b,.local-v63-competition-rows p {
  position:relative;
  z-index:2
}
.local-v63-competition-rows b {
  display:block;
  color:#fff;
  margin-bottom:5px
}
.local-v63-competition-rows p {
  margin:0;
  color:#d8d2e4;
  font-size:12.5px;
  line-height:1.56
}
.local-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,rgba(128,88,244,.28),rgba(179,43,209,.09) 42%,transparent 76%);
  filter:blur(18px);
  opacity:0;
  transition:opacity .2s ease
}
.is-spotlit>.local-spotlight {
  opacity:1
}
.local-v63-storefront {
  position:relative;
  overflow:hidden;
  margin:0;
  border-radius:32px;
  min-height:620px;
  box-shadow:0 30px 70px rgba(8,7,29,.22)
}
.local-v63-storefront img {
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .75s cubic-bezier(.22,1,.36,1)
}
.local-v63-storefront:hover img {
  transform:scale(1.045)
}
.local-v63-storefront::after {
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 35%,rgba(7,9,27,.88) 100%)
}
.local-v63-storefront figcaption {
  position:absolute;
  left:24px;
  right:24px;
  bottom:24px;
  z-index:2;
  padding:20px;
  border-radius:20px;
  background:rgba(17,19,46,.78);
  backdrop-filter:blur(12px);
  border:1px solid rgba(255,255,255,.09)
}
.local-v63-storefront figcaption span {
  display:block;
  font-size:10px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:#cfc4ff;
  margin-bottom:6px
}
.local-v63-storefront h3 {
  margin:0 0 8px;
  color:#fff;
  font-size:23px;
  line-height:1.2
}
.local-v63-storefront p {
  margin:0;
  color:#d7d1e2;
  line-height:1.6;
  font-size:13px
}
/* Review lanes */ .local-v63-reviews {
  background:#fff
}
.local-v63-reviews-grid {
  display:grid;
  grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);
  gap:58px;
  align-items:start
}
.local-v63-reviews-intro {
  position:sticky;
  top:120px
}
.local-v63-reviews-intro h2 {
  margin:14px 0 15px
}
.local-v63-reviews-intro p {
  margin:0;
  color:#6a6475;
  line-height:1.72
}
.local-v63-review-lanes {
  display:grid;
  gap:12px
}
.local-v63-review-lanes article {
  display:grid;
  grid-template-columns:18px 1fr auto;
  gap:16px;
  align-items:center;
  padding:22px 24px;
  border-radius:22px;
  background:#fff;
  border:1px solid #eae4f2;
  box-shadow:0 12px 28px rgba(34,22,88,.05)
}
.local-v63-review-lanes article:hover {
  transform:translateX(7px);
  border-color:rgba(101,56,228,.22);
  box-shadow:0 20px 42px rgba(39,16,191,.08)
}
.local-review-dot {
  width:11px;
  height:11px;
  border-radius:50%;
  background:linear-gradient(135deg,#6038dd,#b42bd1);
  box-shadow:0 0 0 7px #f1ecff
}
.local-v63-review-lanes b {
  display:block;
  margin-bottom:5px;
  font-size:17px
}
.local-v63-review-lanes p {
  margin:0;
  color:#6b6576;
  font-size:13px;
  line-height:1.58
}
.local-v63-review-lanes small {
  padding:8px 11px;
  border-radius:999px;
  background:#f2edff;
  color:#6038db;
  font-size:10px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.08em
}
/* Multi-location ribbon */ .local-v63-locations {
  background:linear-gradient(180deg,#faf8ff,#fff)
}
.local-v63-location-ribbon {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px
}
.local-v63-location-ribbon article {
  position:relative;
  padding:24px;
  border-radius:24px;
  background:#fff;
  border:1px solid #eae4f2;
  box-shadow:0 14px 34px rgba(34,22,88,.05)
}
.local-v63-location-ribbon article::before {
  content:"";
  position:absolute;
  left:0;
  top:24px;
  bottom:24px;
  width:3px;
  border-radius:999px;
  background:linear-gradient(#6038dd,#b42bd1);
  transform:scaleY(.25);
  transform-origin:top;
  transition:transform .3s ease
}
.local-v63-location-ribbon article:hover {
  transform:translateY(-6px);
  box-shadow:0 22px 48px rgba(39,16,191,.08);
  border-color:rgba(101,56,228,.22)
}
.local-v63-location-ribbon article:hover::before {
  transform:scaleY(1)
}
.local-v63-location-ribbon .local-icon {
  margin-bottom:22px
}
.local-v63-location-ribbon article:hover .local-icon {
  transform:rotate(-5deg) scale(1.06);
  background:linear-gradient(135deg,#6339df,#b22bd0);
  color:#fff
}
.local-v63-location-ribbon b {
  display:block;
  font-size:18px;
  margin-bottom:7px
}
.local-v63-location-ribbon p {
  margin:0;
  color:#6c6577;
  font-size:13px;
  line-height:1.58
}
/* FAQ same design language as SEO/Search */ .local-v63-faq {
  background:linear-gradient(180deg,#faf8ff 0%,#fff 100%)
}
.local-v63-faq .seo-faq-grid {
  display:grid;
  grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);
  gap:70px;
  align-items:start
}
.local-v63-faq .seo-faq-intro {
  position:sticky;
  top:120px
}
.local-v63-faq .seo-faq-intro h2 {
  margin:14px 0 15px
}
.local-v63-faq .seo-faq-intro p {
  margin:0;
  color:#686274;
  line-height:1.7
}
.local-v63-faq .seo-faq-list {
  display:grid;
  gap:10px
}
.local-v63-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
}
.local-v63-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)
}
.local-v63-faq .seo-faq-list button {
  width:100%;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  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
}
.local-v63-faq .seo-faq-list button i {
  font-style:normal;
  font-size:22px;
  color:#6738dd;
  transition:transform .3s ease
}
.local-v63-faq .seo-faq-list article.is-open button i {
  transform:rotate(45deg)
}
.local-v63-faq .seo-faq-answer {
  display:grid;
  grid-template-rows:0fr;
  transition:grid-template-rows .35s ease;
  position:relative;
  z-index:2
}
.local-v63-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
}
.local-v63-faq .seo-faq-list article.is-open .seo-faq-answer {
  grid-template-rows:1fr
}
.local-v63-faq .seo-faq-list article.is-open .seo-faq-answer>p {
  padding:0 22px 20px
}
@media(max-width:1100px) {
  .local-v63-cockpit-head,.local-v63-surface-grid,.local-v63-competition-grid,.local-v63-reviews-grid,.local-v63-faq .seo-faq-grid {
    grid-template-columns:1fr;
    gap:34px
  }
  .local-v63-form {
    grid-template-columns:1fr 1fr
  }
  .local-v63-form .btn {
    grid-column:1 / -1;
    justify-self:start
  }
  .local-v63-identity-board,.local-v63-location-ribbon {
    grid-template-columns:1fr 1fr
  }
  .local-v63-map-media,.local-v63-storefront {
    min-height:480px
  }
  .local-v63-reviews-intro,.local-v63-faq .seo-faq-intro {
    position:relative;
    top:auto
  }
}
@media(max-width:767px) {
  .local-v63-page .section-space {
    padding-block:var(--section-space-y-mobile)
  }
  .local-v63-cockpit-shell {
    padding:24px;
    border-radius:26px
  }
  .local-v63-form {
    grid-template-columns:1fr
  }
  .local-v63-form .btn {
    grid-column:auto;
    width:100%;
    justify-content:center
  }
  .local-v63-cockpit-notes,.local-v63-identity-board,.local-v63-location-ribbon,.local-v63-result-grid {
    grid-template-columns:1fr
  }
  .local-v63-identity-board {
    overflow:visible;
    border:0;
    background:transparent;
    box-shadow:none;
    gap:14px
  }
  .local-v63-identity-board article {
    min-height:0;
    border:1px solid #e9e3f1!important;
    border-radius:22px;
    background:#fff
  }
  .local-v63-map-media,.local-v63-storefront {
    min-height:380px;
    border-radius:24px
  }
  .local-v63-review-lanes article {
    grid-template-columns:16px 1fr
  }
  .local-v63-review-lanes small {
    grid-column:2;
    justify-self:start
  }
  .local-v63-surface-stack article,.local-v63-cockpit-notes article {
    grid-template-columns:44px 1fr
  }
  .local-icon {
    width:40px;
    height:40px
  }
}
@media(prefers-reduced-motion:reduce) {
  [data-local-reveal],[data-local-stagger] article,.local-v63-map-media img,.local-v63-storefront img,.local-v63-review-lanes article,.local-v63-location-ribbon article,.local-v63-surface-stack article,.local-v63-competition-rows article {
    opacity:1!important;
    transform:none!important;
    transition:none!important;
    animation:none!important
  }
}
/* V64 clean local-check presentation */ .local-v64-cockpit-clean {
  background:#fff!important
}
.local-v64-cockpit-clean .local-v63-cockpit-shell {
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  padding:0!important
}
.local-v64-cockpit-clean .local-v63-cockpit-head {
  padding:0!important
}
.local-v64-cockpit-clean .local-v63-form {
  background:#fff!important;
  border:1px solid #e8e2f1!important;
  border-radius:26px!important;
  padding:26px!important;
  box-shadow:0 18px 44px rgba(37,20,97,.06)!important
}
.local-v64-cockpit-clean .local-v63-cockpit-shell {
  opacity:1!important;
  transform:none!important
}
.local-v64-cockpit-clean .local-dark-eyebrow {
  background:#f1ebff!important;
  color:#6238df!important;
  border:1px solid #e3d8ff!important
}
.local-v64-cockpit-clean .local-v63-cockpit-head h2 {
  color:#171422!important
}
.local-v64-cockpit-clean .local-v63-cockpit-head p {
  color:#665f75!important
}
.local-v64-cockpit-clean .local-v63-cockpit-notes article {
  background:#fff!important;
  border:1px solid #e8e2f1!important;
  box-shadow:0 12px 28px rgba(37,20,97,.05)!important
}
.local-v64-cockpit-clean .local-v63-cockpit-notes .local-icon {
  background:#efe8ff!important;
  color:#6238df!important
}
.local-v64-cockpit-clean .local-v63-cockpit-notes b {
  color:#181421!important
}
.local-v64-cockpit-clean .local-v63-cockpit-notes p {
  color:#6d6678!important
}
