* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

#footer.style_2 .widgets_row .footer_text {
  color: #777 !important;
}

/* Performance & Core Web Vitals Engine: Content-visibility for below-fold sections */
.usq .usq-sec:not(#hero):not(.usq-trust-band) {
  content-visibility: auto;
  contain-intrinsic-size: 1px 700px;
  contain: layout style paint;
}

/* GPU compositing & smooth hardware acceleration for animations */
.usq .marquee-track,
.usq .usq-orbit-ring,
.usq .usq-svg-anim {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* Will-change optimization for parallax elements */
.usq [data-depth] {
  will-change: transform;
  backface-visibility: hidden;
}

/* Scoped container & reset */
.usq {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #070d24;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  color: #ffffff;
  line-height: 1.65;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

.usq *,
.usq *::before,
.usq *::after {
  box-sizing: border-box;
}

.usq img[data-src] {
  opacity: 0.2;
  transition: opacity 0.4s ease-in-out;
  filter: blur(4px);
}

.usq img.img-loaded {
  opacity: 1;
  filter: none;
}


/* Lazy loading image transition */
img[data-src] {
  opacity: 0.2;
  transition: opacity 0.4s ease-in-out;
  filter: blur(4px);
}

img.img-loaded {
  opacity: 1;
  filter: none;
}

.usq {
  --navy-deep: #070d24;
  --navy: #0b1638;
  --navy-mid: #0f2050;
  --navy-light: #16295f;
  --gold: #fde428;
  --gold-soft: #ffd166;
  --white: #ffffff;
  --muted: #aab4d6;
  --card: #101f4d;
  --line: rgba(255, 255, 255, .09);
  --radius: 16px;
  --maxw: 1440px;
  --cyan: #2dd4bf;
  --emerald: #34d399;
  --accent-glow: rgba(253, 228, 40, .18);
  --lt-bg: #f8fafc;
  --lt-text: #0b1638;
  --lt-muted: #475569;
  --lt-line: rgba(11, 22, 56, .12);
  --lt-tint: rgba(11, 22, 56, .04);
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  color: var(--white);
  background: var(--navy-deep);
  line-height: 1.65;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

.usq * {
  box-sizing: border-box;
}

.usq img {
  max-width: 100%;
  height: auto;
  display: block;
}

.usq a {
  color: inherit;
  text-decoration: none;
}

.usq .usq-wrap {
  max-width: var(--maxw);
  margin: 0 auto;
  padding: 0 24px;
  position: relative;
  z-index: 2;
}

.usq .usq-sec {
  padding: 96px 0;
  position: relative;
}

.usq .usq-sec--tight {
  padding: 52px 0;
}

.usq .usq-alt {
  background: var(--lt-bg);
}

.usq .usq-dark {
  background: var(--navy-deep);
}

/* Light-section text overrides */
.usq .usq-alt h2,
.usq .usq-alt h3,
.usq .usq-alt h4 {
  color: var(--lt-text);
}

.usq .usq-alt p {
  color: var(--lt-muted);
}

.usq .usq-alt .usq-card h2,
.usq .usq-alt .usq-card h3,
.usq .usq-alt .usq-card h4,
.usq .usq-alt .usq-case h2,
.usq .usq-alt .usq-case h3,
.usq .usq-alt .usq-case h4,
.usq .usq-alt .usq-dash h2,
.usq .usq-alt .usq-dash h3,
.usq .usq-alt .usq-dash h4,
.usq .usq-alt .usq-visual-card h2,
.usq .usq-alt .usq-visual-card h3,
.usq .usq-alt .usq-visual-card h4,
.usq .usq-alt .usq-showcase-box h2,
.usq .usq-alt .usq-showcase-box h3,
.usq .usq-alt .usq-showcase-box h4 {
  color: var(--white);
}

.usq .usq-alt .usq-card p,
.usq .usq-alt .usq-case p,
.usq .usq-alt .usq-dash p,
.usq .usq-alt .usq-visual-card p,
.usq .usq-alt .usq-showcase-box p {
  color: var(--muted);
}

.usq .usq-alt .usq-case-col h4 {
  color: var(--gold);
}

.usq .usq-alt .usq-eyebrow {
  color: var(--lt-text);
  background: var(--lt-tint);
  border-color: rgba(11, 22, 56, .2);
}

.usq .usq-alt .usq-card .usq-eyebrow,
.usq .usq-alt .usq-case .usq-eyebrow,
.usq .usq-alt .usq-dash .usq-eyebrow,
.usq .usq-alt .usq-showcase-box .usq-eyebrow {
  color: var(--gold-soft);
  background: rgba(253, 228, 40, .05);
  border-color: var(--gold);
}

.usq .usq-alt .usq-trust-icon {
  border-color: var(--lt-line);
  background: var(--lt-tint);
}

.usq .usq-alt .usq-trust-num {
  color: var(--lt-text);
}

.usq .usq-alt .usq-trust-lbl {
  color: var(--lt-muted);
}

.usq .usq-alt .usq-step {
  border-color: var(--line);
}

.usq .usq-alt .usq-step h4 {
  color: var(--white) !important;
}

.usq .usq-alt .usq-faq-item,
.usq #faq .usq-faq-item {
  border-color: rgba(11, 22, 56, 0.08);
}

.usq .usq-alt .usq-faq-q,
.usq #faq .usq-faq-q {
  color: #0b1638 !important;
  font-weight: 600;
}

.usq .usq-alt .usq-faq-q:hover,
.usq #faq .usq-faq-q:hover,
.usq .usq-alt .usq-faq-item.open .usq-faq-q,
.usq #faq .usq-faq-item.open .usq-faq-q {
  color: #4338ca !important;
}

.usq .usq-alt .usq-faq-icon,
.usq #faq .usq-faq-icon {
  color: #4338ca !important;
  background: rgba(67, 56, 202, 0.08) !important;
}

.usq .usq-alt .usq-faq-item.open .usq-faq-icon,
.usq #faq .usq-faq-item.open .usq-faq-icon {
  color: #ffffff !important;
  background: #4338ca !important;
}

.usq .usq-alt .usq-faq-a p,
.usq #faq .usq-faq-a p {
  color: #475569 !important;
  line-height: 1.7;
}

/* Light Theme Comparison Table */
.usq .usq-alt .usq-tablewrap {
  background: #ffffff;
  border: 1px solid rgba(11, 22, 56, 0.1);
  border-radius: 20px;
  box-shadow: 0 16px 40px -15px rgba(11, 22, 56, 0.09), 0 0 0 1px rgba(11, 22, 56, 0.03);
  overflow: hidden;
}

.usq .usq-alt .usq-table {
  background: #ffffff;
  width: 100%;
  border-collapse: collapse;
}

.usq .usq-alt .usq-table thead tr th {
  background: #f8fafc;
  color: #0b1638;
  font-family: 'Poppins', sans-serif;
  font-size: 15.5px;
  font-weight: 700;
  border-bottom: 2px solid rgba(11, 22, 56, 0.12);
  padding: 18px 22px;
}

.usq .usq-alt .usq-table thead tr th:first-child {
  background: #f1f5f9;
  border-right: 1px solid rgba(11, 22, 56, 0.08);
}

.usq .usq-alt .usq-table tbody tr {
  transition: background 0.2s ease;
}

.usq .usq-alt .usq-table tbody tr:hover {
  background: #f8fafc;
}

.usq .usq-alt .usq-table th[scope="row"],
.usq .usq-alt .usq-table td:first-child {
  background: #f8fafc;
  color: #0b1638;
  font-family: 'Poppins', sans-serif;
  font-size: 13.5px;
  font-weight: 700;
  border-right: 1px solid rgba(11, 22, 56, 0.08);
  border-bottom: 1px solid rgba(11, 22, 56, 0.07);
  padding: 16px 20px;
  width: 22%;
}

.usq .usq-alt .usq-table tbody tr:hover th[scope="row"] {
  background: #f1f5f9;
}

.usq .usq-alt .usq-table td {
  color: #334155;
  font-size: 14.5px;
  line-height: 1.6;
  border-bottom: 1px solid rgba(11, 22, 56, 0.07);
  padding: 16px 22px;
}

.usq .usq-alt .usq-table td:nth-child(2) {
  border-right: 1px solid rgba(11, 22, 56, 0.06);
}

.usq .usq-alt .usq-table tr:last-child td,
.usq .usq-alt .usq-table tr:last-child th {
  border-bottom: none;
}

/* Table Header Pill Indicators */
.usq .usq-table-badge-onpage {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 3px 10px;
  background: rgba(45, 212, 191, 0.12);
  border: 1px solid rgba(45, 212, 191, 0.35);
  border-radius: 20px;
  font-size: 11.5px;
  font-weight: 700;
  color: #0d9488;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-left: 8px;
  vertical-align: middle;
}

.usq .usq-table-badge-offpage {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 3px 10px;
  background: rgba(253, 228, 40, 0.2);
  border: 1px solid rgba(253, 228, 40, 0.6);
  border-radius: 20px;
  font-size: 11.5px;
  font-weight: 700;
  color: #b45309;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-left: 8px;
  vertical-align: middle;
}

/* Bottom Callout Box for Table Section */
.usq .usq-table-callout {
  margin-top: 28px;
  padding: 24px 28px;
  background: #ffffff;
  border: 1px solid rgba(11, 22, 56, 0.09);
  border-left: 4px solid var(--gold);
  border-radius: 16px;
  box-shadow: 0 10px 30px -10px rgba(11, 22, 56, 0.06);
  display: flex;
  gap: 18px;
  align-items: flex-start;
}

.usq .usq-table-callout-icon {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  background: rgba(253, 228, 40, 0.2);
  color: #0b1638;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
}

.usq .usq-table-callout h3,
.usq .usq-table-callout h4 {
  color: #0b1638;
  font-size: 16.5px;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.35;
}

.usq .usq-table-callout p {
  color: #475569;
  font-size: 14.5px;
  line-height: 1.65;
  margin: 0;
}

.usq .usq-alt .usq-pillars b {
  color: var(--white);
}

.usq .usq-alt .usq-pillars .usq-pillar {
  color: var(--muted);
}

.usq .usq-alt .usq-chip {
  color: var(--lt-text);
  background: var(--lt-tint);
  border-color: var(--lt-line);
}

.usq .usq-alt .usq-card .usq-chip,
.usq .usq-alt .usq-case .usq-chip,
.usq .usq-alt .usq-dash .usq-chip,
.usq .usq-alt .usq-visual-card .usq-chip,
.usq .usq-alt .usq-showcase-box .usq-chip {
  color: var(--gold-soft);
  background: rgba(253, 228, 40, .08);
  border-color: rgba(253, 228, 40, .24);
}

.usq .usq-alt .usq-card .usq-chip:hover,
.usq .usq-alt .usq-case .usq-chip:hover,
.usq .usq-alt .usq-dash .usq-chip:hover,
.usq .usq-alt .usq-visual-card .usq-chip:hover,
.usq .usq-alt .usq-showcase-box .usq-chip:hover {
  color: #070d24;
  background: var(--gold);
  border-color: var(--gold);
  transform: translateY(-2px);
  box-shadow: 0 4px 14px rgba(253, 228, 40, .35);
}

.usq .usq-alt .usq-mono {
  color: var(--lt-text);
}

.usq .usq-alt .usq-card .usq-mono,
.usq .usq-alt .usq-case .usq-mono,
.usq .usq-alt .usq-showcase-box .usq-mono {
  color: var(--gold-soft);
}

.usq h1,
.usq h2,
.usq h3,
.usq h4 {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  letter-spacing: -0.01em;
  margin: 0 0 16px;
  color: var(--white);
}

.usq h1 {
  font-size: clamp(2.3rem, 4.5vw, 3.6rem);
  line-height: 1.1;
  font-weight: 800;
}

.usq h2 {
  font-size: clamp(1.75rem, 3.2vw, 2.4rem);
  line-height: 1.2;
}

.usq h3 {
  font-size: 19px;
  line-height: 1.35;
}

.usq p {
  margin: 0 0 16px;
  color: var(--muted);
}

.usq .usq-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  border: 1px solid var(--gold);
  border-radius: 30px;
  padding: 8px 18px;
  font-size: 12px;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--gold-soft);
  background: rgba(253, 228, 40, .05);
  margin-bottom: 16px;
  width: fit-content;
}

.usq .usq-cta-final .usq-eyebrow {
  margin-left: auto;
  margin-right: auto;
}

.usq .usq-eyebrow .dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--gold);
  animation: usqPulse 2s ease-in-out infinite;
}

.data-remove-container .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@keyframes usqPulse {

  0%,
  100% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1.4);
    opacity: .6;
  }
}

.usq .usq-lede {
  font-size: 17.5px;
  max-width: 680px;
  line-height: 1.7;
}

.usq .usq-rule {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 4px 0 24px;
}

.usq .usq-rule .bar {
  width: 40px;
  height: 3.5px;
  background: var(--gold);
  border-radius: 3px;
}

.usq .usq-rule .dot2 {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--gold-soft);
}

/* Buttons */
.usq .usq-btnrow {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 28px;
}

.usq .usq-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 26px;
  border-radius: 10px;
  font-weight: 700;
  font-size: 15px;
  border: 2px solid transparent;
  transition: transform .25s ease, box-shadow .25s ease, background .25s ease;
  cursor: pointer;
}

.usq .usq-btn svg {
  transition: transform .25s ease;
}

.usq .usq-btn:hover svg {
  transform: scale(1.15) translateX(2px);
}

.usq .usq-btn--solid {
  background: var(--gold);
  color: #070d24;
  box-shadow: 0 8px 24px rgba(253, 228, 40, .25);
}

.usq .usq-btn--solid:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 32px rgba(253, 228, 40, .45);
  background: #ffe838;
}

.usq .usq-btn--outline {
  background: rgba(255, 255, 255, .03);
  color: var(--white);
  border-color: var(--gold);
  backdrop-filter: blur(6px);
}

.usq .usq-btn--outline:hover {
  background: rgba(253, 228, 40, .12);
  transform: translateY(-3px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, .3);
}

/* HERO - 3D PARALLAX & MOTION READY */
.usq .usq-hero {
  position: relative;
  padding: 60px 0 20px;
  min-height: 800px;
  background-color: #0e1a3e;
  overflow: hidden;
  overflow-x: clip;
  isolation: isolate;
  perspective: 1200px;
  transform-style: preserve-3d;
}

/* Layer 1: Background City Skyline (Oversized for seamless camera parallax) */
.usq .usq-hero-skyline-bg {
  position: absolute;
  inset: -6%;
  width: 112%;
  height: 112%;
  z-index: 0;
  pointer-events: none;
  background-color: #0e1a3e;
  background-image: linear-gradient(90deg, rgba(14, 26, 62, 0.46) 0%, rgba(14, 26, 62, 0.28) 35%, rgba(14, 26, 62, 0.08) 65%, rgba(14, 26, 62, 0.02) 100%),
    linear-gradient(180deg, rgba(14, 26, 62, 0.02) 0%, rgba(14, 26, 62, 0.16) 100%),
    url('https://www.unikainfocom.in/file/2026/seo-company-kolkata/images/seo-company-kolkata-hero-bg.webp');
  background-size: 130% auto;
  background-position: center 25%;
  background-repeat: no-repeat;
  transform: translate3d(var(--plx-x, 0px), var(--plx-y, 0px), 0) scale(1.03);
  will-change: transform;
}

/* Layer 1.5: Ambient Glow */
.usq .usq-hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background: radial-gradient(1100px 580px at 80% -10%, rgba(253, 228, 40, .14), transparent 65%),
    radial-gradient(900px 520px at 15% 105%, rgba(59, 130, 246, .18), transparent 65%),
    radial-gradient(800px 500px at 50% 40%, rgba(30, 58, 138, .16), transparent 70%);
  transform: translate3d(var(--plx-x, 0px), var(--plx-y, 0px), 0);
  will-change: transform;
}

/* Layer 2: Decorative Stars & Background Orbits */
.usq .usq-backdrop {
  position: absolute;
  text-align: right;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  transform: translate3d(var(--plx-x, 0px), var(--plx-y, 0px), 0);
  will-change: transform;
}

.usq .usq-backdrop svg {
  width: 100%;
  height: 100%;
}

.usq .usq-star {
  fill: var(--gold-soft);
  animation: usqTwinkle 3.5s ease-in-out infinite;
}

@keyframes usqTwinkle {

  0%,
  100% {
    opacity: .15;
  }

  50% {
    opacity: .9;
  }
}

.usq .usq-orbit {
  stroke: var(--gold);
  stroke-dasharray: 5 10;
  opacity: .4;
  animation: usqSpin 40s linear infinite;
  transform-box: fill-box;
  transform-origin: center;
}

@keyframes usqSpin {
  to {
    transform: rotate(360deg);
  }
}

/* Layer 6: Content Column Parallax */
.usq .usq-hero-content-col {
  position: relative;
  z-index: 2;
  min-width: 0;
  max-width: 100%;
  transform: translate3d(var(--plx-x, 0px), var(--plx-y, 0px), 0);
  will-change: transform;
}

/* Layer 4: Hero Orbit Ring & Search / AI Engine Icons */
.usq .usq-hero-orbit-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 630px;
  height: 630px;
  margin-top: -315px;
  margin-left: -315px;
  pointer-events: none;
  z-index: 1;
  transform: translate3d(var(--plx-x, 0px), var(--plx-y, 0px), 0);
  will-change: transform;
}

.usq .usq-orbit-ring {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 1.5px dashed rgba(253, 228, 40, 0.45);
  box-shadow: 0 0 45px rgba(253, 228, 40, 0.12), inset 0 0 45px rgba(37, 99, 235, 0.12);
  animation: usqOrbitSpin 36s linear infinite;
}

.usq .usq-orbit-ring::before {
  content: '';
  position: absolute;
  inset: 48px;
  border-radius: 50%;
  border: 1.2px solid rgba(45, 212, 191, 0.22);
  animation: usqOrbitSpinReverse 50s linear infinite;
}

@keyframes usqOrbitSpin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@keyframes usqOrbitSpinReverse {
  from {
    transform: rotate(360deg);
  }

  to {
    transform: rotate(0deg);
  }
}

.usq .usq-orbit-node {
  position: absolute;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  pointer-events: auto;
  z-index: 10;
}

.usq .usq-hero-orbit-wrap:has(.usq-orbit-node:hover),
.usq .usq-hero-orbit-wrap.orbit-paused {
  z-index: 25;
}

.usq .usq-orbit-node:hover {
  z-index: 100;
}

.usq .usq-orbit-node.node-google {
  top: 0%;
  left: 50%;
}

.usq .usq-orbit-node.node-facebook {
  top: 18.83%;
  left: 89.09%;
}

.usq .usq-orbit-node.node-bing {
  top: 61.13%;
  left: 98.75%;
}

.usq .usq-orbit-node.node-instagram {
  top: 95.05%;
  left: 71.69%;
}

.usq .usq-orbit-node.node-chatgpt {
  top: 95.05%;
  left: 28.31%;
}

.usq .usq-orbit-node.node-youtube {
  top: 61.13%;
  left: 1.25%;
}

.usq .usq-orbit-node.node-claude {
  top: 18.83%;
  left: 10.91%;
}

.usq .usq-hero-orbit-wrap:has(.usq-orbit-node:hover) .usq-orbit-ring,
.usq .usq-hero-orbit-wrap:has(.usq-orbit-node:hover) .usq-orbit-ring::before,
.usq .usq-hero-orbit-wrap:has(.usq-orbit-node:hover) .usq-orbit-icon-card,
.usq .usq-hero-orbit-wrap.orbit-paused .usq-orbit-ring,
.usq .usq-hero-orbit-wrap.orbit-paused .usq-orbit-ring::before,
.usq .usq-hero-orbit-wrap.orbit-paused .usq-orbit-icon-card {
  animation-play-state: paused !important;
}

.usq .usq-orbit-icon-card {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #ffffff;
  border: 2.5px solid var(--gold);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.45), 0 0 18px rgba(253, 228, 40, 0.45);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  animation: usqOrbitCounterSpin 36s linear infinite;
  transition: box-shadow 0.25s ease, border-color 0.25s ease;
  cursor: pointer;
}

.usq .usq-orbit-icon-card svg {
  transition: transform 0.25s ease;
}

.usq .usq-orbit-icon-card:hover {
  border-color: #ffe838;
  box-shadow: 0 10px 32px rgba(253, 228, 40, 0.85);
}

.usq .usq-orbit-icon-card:hover svg {
  transform: scale(1.18);
}

.usq .usq-orbit-tooltip {
  position: absolute;
  bottom: calc(100% + 9px);
  left: 50%;
  transform: translateX(-50%) translateY(4px);
  background: rgba(7, 13, 36, 0.96);
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 4px 12px;
  border-radius: 20px;
  white-space: nowrap;
  border: 1.2px solid var(--gold);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.75), 0 0 14px rgba(253, 228, 40, 0.4);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s cubic-bezier(0.16, 1, 0.3, 1), visibility 0.2s ease;
  z-index: 999;
}

.usq .usq-orbit-tooltip::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 4px;
  border-style: solid;
  border-color: var(--gold) transparent transparent transparent;
}

.usq .usq-orbit-node:hover .usq-orbit-tooltip,
.usq .usq-orbit-icon-card:hover .usq-orbit-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}

@keyframes usqOrbitCounterSpin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(-360deg);
  }
}

@media (max-width: 992px) {
  .usq .usq-hero-orbit-wrap {
    width: 420px;
    height: 420px;
    margin-top: -210px;
    margin-left: -210px;
  }

  .usq .usq-dash {
    width: 400px;
    height: 400px;
    padding: 24px 20px;
  }

  .usq .usq-orbit-node {
    width: 42px;
    height: 42px;
    margin-top: -21px;
    margin-left: -21px;
  }

  .usq .usq-orbit-icon-card {
    width: 42px;
    height: 42px;
  }

  .usq .usq-orbit-icon-card svg {
    width: 20px;
    height: 20px;
  }
}

@media (max-width: 768px) {

  .usq .usq-hero-bg {
    background: none !important;
  }

  /* Hide orbit on tablet/mobile - too complex for small screens */
  .usq .usq-hero-orbit-wrap {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  .usq .usq-hero-visual-wrap {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    max-width: 100% !important;
    min-height: auto !important;
    padding: 10px 0 !important;
    margin: 0 auto !important;
    overflow: visible !important;
  }

  /* Modern Glassmorphic Dashboard Card on Mobile */
  .usq .usq-dash {
    width: 100% !important;
    max-width: 420px !important;
    height: auto !important;
    min-height: auto !important;
    border-radius: 20px !important;
    padding: 18px 14px !important;
    margin: 0 auto !important;
    box-sizing: border-box !important;
    transform: none !important;
    flex-shrink: 0 !important;
  }

  .usq .usq-dash-head {
    margin: 0 auto 12px auto !important;
    padding: 6px 12px !important;
    width: 100% !important;
    max-width: 100% !important;
    justify-content: space-between !important;
    gap: 6px !important;
  }

  .usq .usq-dash-title {
    font-size: 10.5px !important;
  }

  .usq .usq-dash-tracker-view>div:first-of-type+div {
    width: 100% !important;
    margin: 0 auto 10px auto !important;
    gap: 10px !important;
  }

  .usq .usq-rank-row {
    font-size: 11.5px !important;
    padding: 6px 8px !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .usq .usq-rank-kw {
    max-width: 150px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .usq .usq-sparkline {
    height: 38px !important;
    margin: 10px 0 6px 0 !important;
    width: 100% !important;
  }

  .usq .usq-dash-foot {
    font-size: 9.5px !important;
    margin-top: 8px !important;
    padding-top: 8px !important;
    width: 100% !important;
    gap: 6px !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
  }

  .usq .usq-floating-badge {
    position: static !important;
    margin: 0 auto 12px auto !important;
    width: fit-content !important;
    transform: none !important;
    animation: none !important;
    font-size: 11.5px !important;
    padding: 6px 12px !important;
  }

  .usq .usq-floating-card {
    position: static !important;
    margin: 14px auto 0 auto !important;
    width: 100% !important;
    max-width: 420px !important;
    box-sizing: border-box !important;
    justify-content: center !important;
    transform: none !important;
    animation: none !important;
    padding: 10px 14px !important;
    bottom: auto !important;
    left: auto !important;
  }

  .usq .usq-floating-card .fc-stat {
    font-size: 16px !important;
  }

  .usq .usq-floating-card .fc-lbl {
    font-size: 11px !important;
  }
}

@media (max-width: 480px) {
  .usq .usq-dash {
    max-width: 100% !important;
    padding: 14px 10px !important;
    border-radius: 16px !important;
  }

  .usq .usq-floating-card {
    max-width: 100% !important;
  }

  .usq .usq-dash-title {
    font-size: 9.5px !important;
  }

  .usq .usq-rank-row {
    font-size: 10.5px !important;
    padding: 5px 6px !important;
  }

  .usq .usq-rank-kw {
    max-width: 120px !important;
  }
}

@media (max-width: 360px) {
  .usq .usq-dash-head {
    flex-direction: column !important;
    align-items: center !important;
    gap: 4px !important;
    border-radius: 12px !important;
  }

  .usq .usq-rank-kw {
    max-width: 95px !important;
  }
}



/* Client Marquee Strip */
.usq .client-marquee-strip {
  background: #091333;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding: 18px 0;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.usq .marquee-inner-container {
  max-width: var(--maxw);
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  gap: 24px;
}

.usq .marquee-label-badge {
  flex: none;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: var(--gold-soft);
  background: rgba(253, 228, 40, 0.08);
  border: 1px solid rgba(253, 228, 40, 0.25);
  border-radius: 30px;
  padding: 8px 18px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
}

.usq .marquee-label-badge i {
  color: var(--cyan);
}

.usq .marquee-track-wrapper {
  flex: 1;
  overflow: hidden;
  position: relative;
  mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
}

.usq .marquee-track {
  display: flex;
  align-items: center;
  gap: 28px;
  width: max-content;
  animation: usqMarquee 40s linear infinite;
  will-change: transform;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

.usq .marquee-track:hover {
  animation-play-state: paused;
}

@keyframes usqMarquee {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(-50%, 0, 0);
  }
}

.usq .marquee-item {
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 14px;
  background: #ffffff;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.22);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  min-width: 105px;
  height: 54px;
}

.usq .marquee-item:hover {
  transform: translateY(-3px) scale(1.06);
  box-shadow: 0 8px 24px rgba(253, 228, 40, 0.4);
  border-color: var(--gold);
}

.usq .marquee-item img {
  height: 46px !important;
  width: auto !important;
  max-width: 120px !important;
  object-fit: contain !important;
  filter: none !important;
  opacity: 1 !important;
  display: block;
  transition: transform 0.25s ease;
}

.usq .marquee-item:hover img {
  transform: scale(1.06);
}

@media (max-width: 768px) {
  .usq .marquee-inner-container {
    flex-direction: column;
    align-items: center;
    gap: 14px;
  }

  .usq .marquee-track {
    animation-duration: 25s;
  }
}

.usq .usq-hero-grid {
  display: grid;
  grid-template-columns: 1.08fr .92fr;
  gap: 48px;
  align-items: center;
  position: relative;
  z-index: 2;
  min-width: 0;
}

.usq .usq-hero h1 span {
  display: block;
  opacity: 0;
  animation: usqFadeUp .7s ease forwards;
}

.usq .usq-hero h1 .l1 {
  color: #fff;
  animation-delay: .15s;
}

.usq .usq-hero h1 .l2 {
  color: var(--gold);
  animation-delay: .32s;
}

@keyframes usqFadeUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.usq .usq-hero-sub {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  color: #fff;
  margin: 18px 0 14px;
  opacity: 0;
  animation: usqFadeUp .7s ease forwards;
  animation-delay: .55s;
  line-height: 1.4;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.85);
  max-width: 100%;
  overflow-wrap: break-word;
  word-break: break-word;
}

.usq .usq-hero .usq-lede {
  opacity: 0;
  animation: usqFadeUp .7s ease forwards;
  animation-delay: .7s;
  background: rgba(7, 13, 36, 0.65);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  padding: 16px 20px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-left: 3px solid var(--gold);
  color: #e2e8f0;
  line-height: 1.65;
  font-size: 14.5px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
  margin-top: 24px;
  max-width: 100%;
  overflow-wrap: break-word;
  word-break: break-word;
  box-sizing: border-box;
}

.usq .usq-hero .usq-btnrow {
  opacity: 0;
  animation: usqFadeUp .7s ease forwards;
  animation-delay: .88s;
}

.usq .usq-tag {
  font-size: 13px;
  color: #cbd5e1;
  margin-top: 16px;
  letter-spacing: .03em;
  opacity: 0;
  animation: usqFadeUp .7s ease forwards;
  animation-delay: 1.02s;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  background: rgba(7, 13, 36, 0.6);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  padding: 6px 14px;
  border-radius: 30px;
  border: 1px solid rgba(45, 212, 191, 0.25);
  max-width: 100%;
  overflow-wrap: break-word;
  word-break: break-word;
  box-sizing: border-box;
  width: fit-content;
}

/* Hero SEO Audit Input Form & Animated Clockwise Glowing Border */
.usq .usq-hero-audit {
  margin-top: 28px;
  position: relative;
  z-index: 5;
  width: 100%;
  max-width: min(590px, 100%);
  box-sizing: border-box;
  opacity: 0;
  animation: usqFadeUp .7s ease forwards;
  animation-delay: .85s;
}

.usq .usq-audit-form-border {
  position: relative;
  border-radius: 60px;
  padding: 5px;
  /* 5px Glowing Border Ring */
  background: rgba(255, 255, 255, 0.18);
  box-shadow: 0 16px 40px -10px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.usq .usq-audit-form-border::before {
  content: '';
  position: absolute;
  top: -150%;
  left: -150%;
  width: 400%;
  height: 400%;
  background: conic-gradient(from 0deg, transparent 0deg, transparent 200deg, #2dd4bf 260deg, #ffd814 315deg, #ffffff 350deg, transparent 360deg);
  animation: usqClockwiseSpin 2.2s linear infinite;
  opacity: 0;
  transition: opacity 0.35s ease;
}

.usq .usq-audit-form-border::after {
  content: '';
  position: absolute;
  inset: -5px;
  border-radius: 64px;
  box-shadow: 0 0 32px rgba(253, 228, 40, 0.45), 0 0 16px rgba(45, 212, 191, 0.4);
  opacity: 0;
  transition: opacity 0.35s ease;
  pointer-events: none;
  z-index: 0;
}

@keyframes usqClockwiseSpin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.usq .usq-hero-audit:hover .usq-audit-form-border::before,
.usq .usq-hero-audit:hover .usq-audit-form-border::after,
.usq .usq-hero-audit:focus-within .usq-audit-form-border::before,
.usq .usq-hero-audit:focus-within .usq-audit-form-border::after {
  opacity: 1;
}

.usq .usq-hero-audit:hover .usq-audit-form-border,
.usq .usq-hero-audit:focus-within .usq-audit-form-border {
  transform: translateY(-1px);
}

.usq .usq-audit-form {
  position: relative;
  display: flex;
  align-items: center;
  background: #ffffff;
  border-radius: 56px;
  padding: 6px 7px 6px 20px;
  z-index: 2;
}

.usq .usq-audit-input-wrap {
  display: flex;
  align-items: center;
  flex: 1;
  gap: 10px;
  min-width: 0;
}

.usq .usq-audit-icon {
  color: #64748b;
  flex: none;
  display: flex;
  align-items: center;
}

.usq .usq-audit-input {
  width: 100%;
  border: none;
  outline: none;
  background: transparent;
  font-family: 'Inter', sans-serif;
  font-size: 14.5px;
  color: #0f172a;
  padding: 10px 0;
  font-weight: 500;
}

.usq .usq-audit-input::placeholder {
  color: #94a3b8;
  font-weight: 400;
}

.usq .usq-audit-btn {
  flex: none;
  background: linear-gradient(135deg, #ff5500 0%, #ea580c 60%, #f59e0b 100%);
  color: #ffffff;
  border: none;
  padding: 12px 24px;
  border-radius: 50px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: 14.5px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
  box-shadow: 0 6px 20px rgba(234, 88, 12, 0.4);
  white-space: nowrap;
}

.usq .usq-audit-btn:hover {
  transform: scale(1.03);
  box-shadow: 0 8px 26px rgba(234, 88, 12, 0.55);
  filter: brightness(1.08);
}

.usq .usq-audit-btn svg {
  transition: transform .2s ease;
}

.usq .usq-audit-btn:hover svg {
  transform: translateX(3px);
}

/* Trust Proof Avatars */
.usq .usq-hero-proof {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 16px;
  flex-wrap: wrap;
}

.usq .usq-avatar-group {
  display: flex;
  align-items: center;
}

.usq .usq-avatar-group img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2.5px solid #0b1638;
  margin-left: -9px;
  object-fit: cover;
  display: inline-block;
}

.usq .usq-avatar-group img:first-child {
  margin-left: 0;
}

.usq .usq-proof-text {
  font-size: 12.5px;
  color: var(--muted);
  line-height: 1.35;
}

.usq .usq-stars {
  color: #fbbf24;
  font-size: 13px;
  letter-spacing: 1px;
}

.usq .usq-proof-highlight {
  color: #fff;
  font-weight: 700;
}

/* Multi-Platform Review Badges Bar (Google, Fiverr, Clutch, GoodFirms) */
.usq .usq-hero-ratings-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 540px;
  background: rgba(10, 18, 48, 0.72);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 16px;
  padding: 10px 4px;
  margin-top: 18px;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  box-sizing: border-box;
  position: relative;
  z-index: 5;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.usq .usq-hero-ratings-bar:hover {
  border-color: rgba(253, 228, 40, 0.35);
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.5), 0 0 20px rgba(253, 228, 40, 0.1);
}

.usq .usq-rating-badge {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 4px;
  padding: 2px 10px;
  position: relative;
  flex: 1 1 0;
  min-width: 0;
  box-sizing: border-box;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.usq .usq-rating-badge:hover {
  transform: translateY(-1px);
}

.usq .usq-rating-badge:hover .usq-rating-name {
  color: #fde428;
}

.usq .usq-rating-badge:not(:last-child)::after {
  content: '';
  position: absolute;
  right: 0;
  top: 12%;
  height: 76%;
  width: 1px;
  background: rgba(255, 255, 255, 0.14);
}

.usq .usq-rating-brand {
  display: flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}

.usq .usq-rating-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}

.usq .usq-rating-name {
  font-family: 'Poppins', sans-serif;
  font-size: 11.5px;
  font-weight: 800;
  letter-spacing: 0.05em;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1;
  white-space: nowrap;
}

.usq .usq-rating-score-row {
  display: flex;
  align-items: center;
  gap: 4px;
  line-height: 1;
  white-space: nowrap;
}

.usq .usq-rating-stars {
  display: inline-flex;
  align-items: center;
  gap: 1.5px;
  color: #facc15;
  flex-shrink: 0;
}

.usq .usq-rating-stars svg {
  width: 11.5px;
  height: 11.5px;
  fill: #facc15;
  filter: drop-shadow(0 0 3px rgba(250, 204, 21, 0.4));
}

.usq .usq-rating-num {
  font-size: 13.5px;
  font-weight: 800;
  color: #ffffff;
  line-height: 1;
  font-family: 'Inter', sans-serif;
}

.usq .usq-rating-count {
  font-size: 11px;
  font-weight: 500;
  color: #94a3b8;
  line-height: 1;
  margin-left: -1px;
}

/* Trust & Guarantee Badges in Hero Section */
.usq .usq-hero-guarantee-badges {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  width: auto;
  max-width: 100%;
  margin-top: 14px;
  box-sizing: border-box;
  position: relative;
  z-index: 5;
}

.usq .usq-guarantee-badge-card {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  background: rgba(10, 18, 48, 0.72);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 15px;
  padding: 8px 14px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
  cursor: default;
  min-width: 0;
}

.usq .usq-guarantee-badge-card:hover {
  transform: translateY(-2px);
  border-color: rgba(253, 228, 40, 0.45);
  box-shadow: 0 14px 38px rgba(0, 0, 0, 0.5), 0 0 20px rgba(253, 228, 40, 0.15);
}

.usq .usq-guarantee-badge-card img {
  display: block;
  height: 52px;
  width: auto;
  max-width: 68px;
  object-fit: contain;
  filter: drop-shadow(0 3px 8px rgba(0, 0, 0, 0.45));
  flex-shrink: 0;
  transition: transform 0.3s ease;
}

.usq .usq-guarantee-badge-card:hover img {
  transform: scale(1.06);
}

.usq .usq-guarantee-badge-card.usq-badge-google img {
  height: 40px;
  max-width: 96px;
  border-radius: 4px;
}

.usq .usq-badge-meta {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.usq .usq-badge-main {
  font-size: 12px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.usq .usq-badge-sub {
  font-size: 10.5px;
  font-weight: 500;
  color: #94a3b8;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* SEO Topic Cluster Quick-Nav Bar */
.usq .usq-cluster-nav-wrap {
  background: #070e28;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding: 10px 0;
  position: sticky;
  top: 0;
  z-index: 90;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.35);
}

.usq .usq-cluster-nav-inner {
  display: flex;
  align-items: center;
  gap: 14px;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding: 2px 0;
}

.usq .usq-cluster-nav-inner::-webkit-scrollbar {
  display: none;
}

.usq .usq-cluster-nav-label {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 700;
  color: #fde428;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  white-space: nowrap;
  flex-shrink: 0;
}

.usq .usq-cluster-nav-links {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

.usq .usq-cluster-pill {
  display: inline-flex;
  align-items: center;
  padding: 5px 12px;
  font-size: 12.5px;
  font-weight: 600;
  color: #e2e8f0;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 999px;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.22s ease;
}

.usq .usq-cluster-pill:hover,
.usq .usq-cluster-pill:focus-visible {
  background: #4f46e5;
  color: #ffffff;
  border-color: #6366f1;
  box-shadow: 0 4px 14px rgba(79, 70, 229, 0.45);
  transform: translateY(-1px);
}

/* Make Service Cards Clickable */
.usq a.usq-lottie-card {
  text-decoration: none;
  color: inherit;
  display: flex;
}

.usq a.usq-lottie-card:hover .card-arrow {
  transform: translateX(4px);
  color: #fde428;
}

/* SEO Topic Clusters Directory Module */
.usq-cluster-directory-sec {
  background: #f8fafc;
  border-top: 1px solid #e2e8f0;
}

.usq .usq-cluster-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 32px;
}

.usq .usq-cluster-box {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  padding: 24px 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.usq .usq-cluster-box:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);
  border-color: #cbd5e1;
}

.usq .usq-cluster-box-head {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1.5px solid #f1f5f9;
}

.usq .usq-cluster-icon {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
}

.usq .usq-cluster-box-head h3 {
  font-size: 15px;
  font-weight: 700;
  color: #0f172a;
  margin: 0;
}

.usq .usq-cluster-links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.usq .usq-cluster-links li a {
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
  color: #475569;
  text-decoration: none;
  transition: color 0.18s ease, transform 0.18s ease;
  line-height: 1.4;
}

.usq .usq-cluster-links li a::before {
  content: "›";
  margin-right: 7px;
  color: #6366f1;
  font-weight: 700;
  font-size: 15px;
}

.usq .usq-cluster-links li a:hover {
  color: #4f46e5;
  transform: translateX(3px);
}

@media (max-width: 1024px) {
  .usq .usq-cluster-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .usq .usq-cluster-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .usq .usq-hero-ratings-bar {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 8px;
    padding: 12px 10px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }

  .usq .usq-rating-badge {
    padding: 4px 8px;
    min-width: 0;
  }

  .usq .usq-rating-badge:nth-child(1)::after,
  .usq .usq-rating-badge:nth-child(3)::after {
    content: '';
    position: absolute;
    right: 0;
    top: 10%;
    height: 80%;
    width: 1px;
    background: rgba(255, 255, 255, 0.12);
  }

  .usq .usq-rating-badge:nth-child(2)::after,
  .usq .usq-rating-badge:nth-child(4)::after {
    display: none;
  }

  .usq .usq-hero-guarantee-badges {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 10px;
    width: auto;
    max-width: 100%;
  }

  .usq .usq-guarantee-badge-card {
    flex: 0 0 auto;
    padding: 8px 12px;
  }

  .usq .usq-guarantee-badge-card img {
    height: 48px;
    max-width: 62px;
  }
}

@media (max-width: 680px) {
  .usq .usq-hero-audit {
    max-width: 100%;
  }

  .usq .usq-audit-form-border {
    border-radius: 26px;
    padding: 4px;
  }

  .usq .usq-audit-form {
    flex-direction: column;
    padding: 8px 10px;
    border-radius: 22px;
    gap: 10px;
  }

  .usq .usq-audit-input-wrap {
    width: 100%;
    padding: 4px 8px;
  }

  .usq .usq-audit-btn {
    width: 100%;
    justify-content: center;
    padding: 13px 20px;
    border-radius: 18px;
  }
}

@media (max-width: 480px) {
  .usq .usq-hero-ratings-bar {
    padding: 10px 6px;
    gap: 8px 4px;
    border-radius: 14px;
  }

  .usq .usq-rating-badge {
    padding: 3px 6px;
  }

  .usq .usq-rating-name {
    font-size: 10.5px;
  }

  .usq .usq-rating-stars svg {
    width: 9.5px;
    height: 9.5px;
  }

  .usq .usq-rating-num {
    font-size: 11.5px;
  }

  .usq .usq-rating-count {
    font-size: 9.5px;
  }

  .usq .usq-guarantee-badge-card {
    flex: 1 1 100%;
    justify-content: flex-start;
    padding: 9px 14px;
    gap: 12px;
  }

  .usq .usq-guarantee-badge-card img {
    height: 48px;
    max-width: 64px;
  }

  .usq .usq-badge-main {
    font-size: 12px;
  }

  .usq .usq-badge-sub {
    font-size: 10.5px;
  }
}

@media (max-width: 360px) {
  .usq .usq-hero-ratings-bar {
    grid-template-columns: 1fr;
    gap: 6px;
    padding: 8px 6px;
  }

  .usq .usq-rating-badge:nth-child(1)::after,
  .usq .usq-rating-badge:nth-child(3)::after {
    display: none;
  }

  .usq .usq-rating-badge {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    padding-bottom: 6px;
  }

  .usq .usq-rating-badge:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
}

/* Hero Visual Box & 3D Layering */
.usq .usq-hero-visual-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 480px;
  padding: 20px 0;
  opacity: 0;
  animation: usqFadeUp .8s ease forwards;
  animation-delay: .5s;
  perspective: 1200px;
  transform-style: preserve-3d;
}

/* Layer 3: Main Circular SEO Dashboard */
.usq .usq-dash {
  background: linear-gradient(145deg, rgba(13, 27, 68, 0.95) 0%, rgba(7, 14, 40, 0.98) 100%);
  border: 1px solid rgba(253, 228, 40, 0.28);
  border-radius: 50%;
  padding: 26px 24px 18px;
  box-shadow: 0 25px 70px -15px rgba(0, 0, 0, 0.85), 0 0 35px rgba(253, 228, 40, 0.08);
  backdrop-filter: blur(14px);
  position: relative;
  overflow: hidden;
  width: 530px;
  height: 530px;
  margin: 0 auto;
  z-index: 2;
  transform: translate3d(var(--plx-x, 0px), var(--plx-y, 0px), 0) rotateX(var(--plx-rx, 0deg)) rotateY(var(--plx-ry, 0deg));
  transform-style: preserve-3d;
  will-change: transform;
}

.usq .usq-dash::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2.5px;
  background: linear-gradient(90deg, transparent, var(--gold), #2dd4bf, transparent);
  animation: usqTopLineGlow 4s ease-in-out infinite;
}

@keyframes usqTopLineGlow {

  0%,
  100% {
    opacity: 0.75;
  }

  50% {
    opacity: 1;
    filter: drop-shadow(0 0 6px var(--gold));
  }
}

/* Ambient cyber light scan across dashboard */
.usq .usq-dash::after {
  content: "";
  position: absolute;
  top: -50%;
  left: 0;
  width: 60%;
  height: 200%;
  background: linear-gradient(90deg, transparent, rgba(253, 228, 40, 0.04), rgba(45, 212, 191, 0.07), transparent);
  transform: translate3d(-150%, 0, 0) rotate(25deg);
  will-change: transform;
  pointer-events: none;
  animation: usqDashSheen 7s cubic-bezier(0.16, 1, 0.3, 1) infinite;
  z-index: 1;
}

@keyframes usqDashSheen {
  0% {
    transform: translate3d(-150%, 0, 0) rotate(25deg);
  }

  30%,
  100% {
    transform: translate3d(350%, 0, 0) rotate(25deg);
  }
}

.usq .usq-dash-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  width: fit-content;
  max-width: 90%;
  margin: 33px auto 16px auto;
  padding: 6px 18px;
  background: rgba(15, 32, 80, 0.75);
  border: 1px solid rgba(253, 228, 40, 0.25);
  border-radius: 40px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.4), inset 0 0 12px rgba(45, 212, 191, 0.08);
  position: relative;
  z-index: 2;
  flex-wrap: wrap;
  box-sizing: border-box;
  overflow: hidden;
}

.usq .usq-dash-title {
  font-size: 12px;
  color: var(--muted);
  letter-spacing: .06em;
  font-weight: 700;
  display: flex;
  align-items: center;
  white-space: nowrap;
  min-width: 0;
}

.usq .usq-dash-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #2DD4BF;
  display: inline-block;
  margin-right: 8px;
  box-shadow: 0 0 0 3px rgba(45, 212, 191, .25);
  animation: usqPulse 1.8s ease-in-out infinite;
}

.usq .usq-live-badge-glow {
  background: linear-gradient(90deg, #ffd814, #ffffff, #fde428);
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: usqTextShine 3.5s linear infinite;
  font-weight: 800;
}

@keyframes usqTextShine {
  to {
    background-position: 200% center;
  }
}

.usq .usq-rank-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 8px;
  border-bottom: 1px dashed var(--line);
  font-size: 13.5px;
  border-radius: 8px;
  transition: background 0.25s ease, transform 0.25s ease;
  position: relative;
  z-index: 2;
}

.usq .usq-rank-row:hover {
  background: rgba(253, 228, 40, 0.06);
  transform: translateX(4px);
}

.usq .usq-rank-row:last-of-type {
  border-bottom: none;
}

.usq .usq-rank-kw {
  color: #DCE6F5;
  font-weight: 500;
}

.usq .usq-rank-up {
  color: #4ADE80;
  font-weight: 700;
  background: rgba(74, 222, 128, .14);
  padding: 2px 8px;
  border-radius: 6px;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  gap: 3px;
  animation: usqRankHop 3.5s ease-in-out infinite;
}

@keyframes usqRankHop {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-2px);
    box-shadow: 0 2px 8px rgba(74, 222, 128, 0.35);
  }
}

.usq .usq-rank-pos {
  color: var(--gold);
  font-weight: 700;
  margin-left: 10px;
}

.usq .usq-sparkline {
  height: 42px;
  margin-top: 6px;
  width: 100%;
  position: relative;
  z-index: 2;
}

.usq .usq-sparkline-line {
  stroke-dasharray: 450;
  stroke-dashoffset: 450;
  animation: usqDrawSparkline 2.5s ease forwards, usqSparklineGlow 3s ease-in-out infinite alternate;
  animation-delay: 0.8s, 3.3s;
}

@keyframes usqDrawSparkline {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes usqSparklineGlow {
  from {
    stroke: #fde428;
    filter: drop-shadow(0 0 1px #fde428);
  }

  to {
    stroke: #ffd814;
    filter: drop-shadow(0 0 5px rgba(253, 228, 40, 0.8));
  }
}

.usq .usq-sparkline-dot {
  animation: usqSparkDotGlow 1.8s ease-in-out infinite alternate;
}

@keyframes usqSparkDotGlow {
  from {
    r: 3.5;
    fill: #ffd814;
    filter: drop-shadow(0 0 2px #ffd814);
  }

  to {
    r: 5.5;
    fill: #ffffff;
    filter: drop-shadow(0 0 8px #fde428);
  }
}

.usq .usq-dash-foot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 78%;
  max-width: 360px;
  margin: 6px auto 0;
  padding-top: 8px;
  border-top: 1px solid rgba(253, 228, 40, 0.18);
  font-size: 11px;
  color: #cbd5e1;
  letter-spacing: .03em;
  font-weight: 700;
  position: relative;
  z-index: 2;
}

.usq .usq-chip-pulse {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  animation: usqChipPulse 2.4s ease-in-out infinite;
}

@keyframes usqChipPulse {

  0%,
  100% {
    opacity: 0.88;
  }

  50% {
    opacity: 1;
    filter: drop-shadow(0 0 4px currentColor);
  }
}

/* Layer 5: Floating Badges (Parallax + Idle Float) */
.usq .usq-floating-card {
  position: absolute;
  bottom: -24px;
  left: -24px;
  background: rgba(7, 13, 36, .92);
  border: 1px solid rgba(253, 228, 40, .35);
  border-radius: 14px;
  padding: 12px 18px;
  display: flex;
  align-items: center;
  gap: 14px;
  box-shadow: 0 18px 40px rgba(0, 0, 0, .6);
  backdrop-filter: blur(10px);
  z-index: 4;
  transform: translate3d(var(--plx-x, 0px), var(--plx-y, 0px), 0);
  will-change: transform;
  animation: usqFloatCard 4s ease-in-out infinite;
}

@keyframes usqFloatCard {

  0%,
  100% {
    transform: translate3d(var(--plx-x, 0px), calc(var(--plx-y, 0px) + 0px), 0);
  }

  50% {
    transform: translate3d(var(--plx-x, 0px), calc(var(--plx-y, 0px) - 8px), 0);
  }
}

.usq .usq-floating-card .fc-stat {
  font-size: 18px;
  font-weight: 800;
  color: var(--gold);
  line-height: 1;
}

.usq .usq-floating-card .fc-lbl {
  font-size: 11.5px;
  color: var(--muted);
  margin: 0;
}

.usq .usq-floating-badge {
  position: absolute;
  top: -18px;
  right: -14px;
  background: linear-gradient(135deg, #0f2050, #16295f);
  border: 1px solid rgba(45, 212, 191, .4);
  border-radius: 12px;
  padding: 8px 14px;
  font-size: 12px;
  font-weight: 700;
  color: #2dd4bf;
  box-shadow: 0 12px 30px rgba(0, 0, 0, .45);
  display: flex;
  align-items: center;
  gap: 8px;
  z-index: 4;
  transform: translate3d(var(--plx-x, 0px), var(--plx-y, 0px), 0);
  will-change: transform;
  animation: usqFloatBadge 4.5s ease-in-out infinite;
}

@keyframes usqFloatBadge {

  0%,
  100% {
    transform: translate3d(var(--plx-x, 0px), calc(var(--plx-y, 0px) - 6px), 0);
  }

  50% {
    transform: translate3d(var(--plx-x, 0px), calc(var(--plx-y, 0px) + 3px), 0);
  }
}

/* Hero Embedded Audit Report View (Seamless Section Part) */
.usq .usq-dash-view {
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.usq .usq-dash-tracker-view {
  display: block;
}

.usq .usq-dash-audit-view {
  display: none;
  opacity: 0;
  transform: translateY(6px);
}

.usq .usq-hero-visual-wrap.preview-active .usq-dash {
  border-color: rgba(253, 228, 40, 0.6);
  box-shadow: 0 25px 70px -15px rgba(0, 0, 0, 0.9), 0 0 45px rgba(253, 228, 40, 0.18);
}

.usq .usq-hero-visual-wrap.preview-active .usq-dash-tracker-view {
  display: none;
}

.usq .usq-hero-visual-wrap.preview-active .usq-dash-audit-view {
  display: block;
  opacity: 1;
  transform: translateY(0);
  animation: usqFadeIn 0.35s ease forwards;
}

@keyframes usqFadeIn {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.usq .usq-audit-img-wrap {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  width: 83%;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: #081028;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 23px;
}

.usq .usq-audit-img {
  width: 100%;
  height: auto;
  max-height: 235px;
  object-fit: cover;
  object-position: top center;
  display: block;
  border-radius: 11px;
}

.usq .usq-view-toggle-btn {
  background: rgba(253, 228, 40, 0.12);
  border: 1px solid rgba(253, 228, 40, 0.35);
  color: var(--gold);
  border-radius: 20px;
  padding: 3px 10px;
  font-size: 11px;
  font-weight: 700;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  transition: background-color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.usq .usq-view-toggle-btn:hover {
  background: rgba(253, 228, 40, 0.25);
  border-color: var(--gold);
  transform: scale(1.04);
}

/* ========================================================= */
/* LOTTIEFILES INSPIRED PASTEL ANIMATED CARDS (ATTACHED REF) */
/* ========================================================= */
.usq .usq-lottie-card {
  border-radius: 24px;
  padding: 28px 24px 22px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.35s ease;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  min-height: 340px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 28px -8px rgba(0, 0, 0, 0.10), 0 2px 6px rgba(0, 0, 0, 0.06);
}

.usq .usq-lottie-card:hover {
  transform: translateY(-8px) scale(1.015);
  box-shadow: 0 22px 45px -12px rgba(0, 0, 0, 0.22);
}

.usq .usq-lottie-card .card-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}

.usq .usq-lottie-card .card-title {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  color: #0f172a !important;
  letter-spacing: -0.01em;
}

.usq .usq-lottie-card .card-arrow {
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0f172a;
  font-size: 18px;
  font-weight: 700;
  transition: transform 0.25s ease;
}

.usq .usq-lottie-card:hover .card-arrow {
  transform: translateX(5px);
}

.usq .usq-lottie-card .card-desc {
  font-size: 13.5px;
  color: #334155 !important;
  line-height: 1.55;
  margin: 4px 0 16px;
  min-height: 48px;
}

.usq .usq-lottie-card .card-anim {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 165px;
  width: 100%;
  position: relative;
  padding: 6px 0;
}

.usq .usq-lottie-card .card-anim .usq-svg-anim {
  width: 135px;
  height: 135px;
  filter: drop-shadow(0 8px 16px rgba(11, 22, 56, 0.08));
  transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), filter 0.4s ease;
}

.usq .usq-lottie-card:hover .card-anim .usq-svg-anim {
  transform: translateY(-8px) scale(1.1);
  filter: drop-shadow(0 16px 28px rgba(11, 22, 56, 0.16));
}



/* Vibrant pastel card background themes matching LottieFiles UI */
.usq .card-sky {
  background: linear-gradient(180deg, #e0f2fe 0%, #d3ecfd 100%);
  border-color: rgba(186, 230, 253, 0.8);
}

.usq .card-pink {
  background: linear-gradient(180deg, #fce0f1 0%, #fcd3ed 100%);
  border-color: rgba(251, 207, 232, 0.8);
}

.usq .card-mint {
  background: linear-gradient(180deg, #dcf4dc 0%, #d0f1d0 100%);
  border-color: rgba(187, 247, 208, 0.8);
}

.usq .card-yellow {
  background: linear-gradient(180deg, #fef1d4 0%, #feebd2 100%);
  border-color: rgba(254, 240, 138, 0.8);
}

.usq .card-purple {
  background: linear-gradient(180deg, #eaddfe 0%, #e1ccfe 100%);
  border-color: rgba(233, 213, 255, 0.8);
}

.usq .card-peach {
  background: linear-gradient(180deg, #fedcd2 0%, #ffd0c2 100%);
  border-color: rgba(254, 215, 170, 0.8);
}

.usq .card-teal {
  background: linear-gradient(180deg, #d0f4f0 0%, #c2eee8 100%);
  border-color: rgba(153, 246, 228, 0.8);
}

.usq .card-rose {
  background: linear-gradient(180deg, #fae1ed 0%, #f8d2e6 100%);
  border-color: rgba(254, 205, 211, 0.8);
}

.usq .card-cream {
  background: linear-gradient(180deg, #fdf6c9 0%, #fef0b3 100%);
  border-color: rgba(254, 249, 195, 0.8);
}

.usq .card-lime {
  background: linear-gradient(180deg, #e4f7d4 0%, #d8f4c3 100%);
  border-color: rgba(217, 249, 157, 0.8);
}

.usq .card-cornflower {
  background: linear-gradient(180deg, #d7e4fd 0%, #c8daf8 100%);
  border-color: rgba(199, 210, 254, 0.8);
}

.usq .card-violet {
  background: linear-gradient(180deg, #f0dbfa 0%, #e7cbf7 100%);
  border-color: rgba(245, 208, 254, 0.8);
}

/* Category Carousel Header & Track */
.usq .usq-cat-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 36px;
  gap: 20px;
  flex-wrap: wrap;
}

.usq .usq-carousel-controls {
  display: flex;
  gap: 12px;
}

.usq #seo-by-industry.usq-alt {
  background: radial-gradient(circle at 10% 20%, rgb(178 199 247 / 78%) 0%, transparent 45%),
    radial-gradient(circle at 90% 80%, rgba(252, 224, 241, 0.6) 0%, transparent 45%),
    radial-gradient(circle at 50% 50%, rgba(220, 244, 220, 0.4) 0%, transparent 50%),
    linear-gradient(180deg, #f8faff 0%, #87b2dd 100%);
  position: relative;
}

.usq .usq-carousel-btn {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: var(--card);
  border: 1px solid var(--line);
  color: var(--white);
  font-size: 22px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
  user-select: none;
}

.usq .usq-carousel-btn:hover {
  background: var(--gold);
  color: var(--navy-deep);
  border-color: var(--gold);
  transform: scale(1.08);
  box-shadow: 0 6px 18px rgba(253, 228, 40, 0.35);
}

.usq .usq-alt .usq-carousel-btn {
  background: #ffffff;
  border: 1px solid rgba(11, 22, 56, 0.14);
  color: #0b1638;
  box-shadow: 0 4px 14px rgba(11, 22, 56, 0.08);
}

.usq .usq-alt .usq-carousel-btn:hover {
  background: var(--navy-deep);
  color: var(--gold);
  border-color: var(--navy-deep);
  transform: scale(1.08);
  box-shadow: 0 8px 22px rgba(11, 22, 56, 0.2);
}

.usq .usq-alt .usq-lottie-card {
  box-shadow: 0 10px 25px -6px rgba(11, 22, 56, 0.08), 0 2px 6px rgba(11, 22, 56, 0.04);
}

.usq .usq-alt .usq-lottie-card:hover {
  box-shadow: 0 20px 35px -8px rgba(11, 22, 56, 0.16), 0 4px 10px rgba(11, 22, 56, 0.06);
}

/* ========================================================= */
/* CORE BUSINESS BENEFITS (EXACT ATTACHMENT DESIGN) */
/* ========================================================= */
.usq #seo-benefits.usq-alt {
  background: #ffffff;
  border-bottom: 1px solid rgba(226, 232, 240, 0.85);
  position: relative;
  padding: 85px 0 95px;
  overflow: hidden;
}

/* Soft concentric circles watermark */
.usq #seo-benefits::before {
  content: '';
  position: absolute;
  top: -60px;
  right: 5%;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  border: 1px solid rgba(99, 102, 241, 0.06);
  box-shadow: 0 0 0 60px rgba(99, 102, 241, 0.025), 0 0 0 120px rgba(99, 102, 241, 0.015), 0 0 0 180px rgba(99, 102, 241, 0.01);
  pointer-events: none;
  z-index: 0;
}

.usq .usq-cbb-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 40px;
  gap: 30px;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
}

.usq .usq-cbb-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #f1f5f9;
  border: 1px solid rgba(203, 213, 225, 0.7);
  padding: 6px 14px;
  border-radius: 100px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #475569;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.usq .usq-cbb-pill-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #6366f1;
}

.usq .usq-cbb-title {
  font-family: 'Poppins', sans-serif;
  font-size: clamp(28px, 3.6vw, 42px);
  font-weight: 800;
  color: #0b1638;
  line-height: 1.18;
  letter-spacing: -0.02em;
  margin: 0;
}

.usq .usq-cbb-highlight {
  color: #4338ca;
}

.usq .usq-cbb-sub {
  font-size: 14.5px;
  line-height: 1.6;
  color: #64748b;
  margin: 12px 0 0;
  max-width: 480px;
}

/* Floating Stat Card */
.usq .usq-cbb-stat-card {
  background: #ffffff;
  border: 1px solid rgba(226, 232, 240, 0.9);
  border-radius: 18px;
  padding: 16px 24px;
  box-shadow: 0 12px 30px -8px rgba(15, 23, 42, 0.05), 0 2px 6px rgba(15, 23, 42, 0.02);
  display: flex;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.usq .usq-cbb-stat-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 36px -8px rgba(15, 23, 42, 0.08);
}

.usq .usq-cbb-stat-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #d1fae5;
  color: #10b981;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.usq .usq-cbb-stat-val {
  font-family: 'Poppins', sans-serif;
  font-size: 26px;
  font-weight: 800;
  color: #059669;
  line-height: 1;
  display: block;
}

.usq .usq-cbb-stat-lbl {
  font-size: 12px;
  font-weight: 500;
  color: #64748b;
  margin-top: 4px;
  display: block;
  white-space: nowrap;
}

/* Bento Cards Grid */
.usq .usq-cbb-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  position: relative;
  z-index: 1;
}

.usq .usq-cbb-card {
  background: #ffffff;
  border: 1px solid rgba(226, 232, 240, 0.85);
  border-radius: 18px;
  padding: 26px 26px 24px;
  box-shadow: 0 8px 24px -6px rgba(15, 23, 42, 0.035), 0 1px 3px rgba(15, 23, 42, 0.02);
  transition: transform 0.28s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.28s ease, border-color 0.28s ease;
  display: flex;
  flex-direction: column;
}

.usq .usq-cbb-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 36px -10px rgba(15, 23, 42, 0.08);
  border-color: #cbd5e1;
}

/* Row 1: 3 cards (span 2 each) */
.usq .usq-cbb-card:nth-child(1),
.usq .usq-cbb-card:nth-child(2),
.usq .usq-cbb-card:nth-child(3) {
  grid-column: span 2;
}

/* Row 2: 2 cards (span 3 each) */
.usq .usq-cbb-card:nth-child(4),
.usq .usq-cbb-card:nth-child(5) {
  grid-column: span 3;
}

.usq .usq-cbb-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 18px;
}

.usq .usq-cbb-icon-circle {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.25s ease;
}

.usq .usq-cbb-card:hover .usq-cbb-icon-circle {
  transform: scale(1.08);
}

.usq .usq-cbb-icon-blue {
  background: #eff6ff;
  color: #3b82f6;
}

.usq .usq-cbb-icon-green {
  background: #ecfdf5;
  color: #10b981;
}

.usq .usq-cbb-icon-orange {
  background: #fff7ed;
  color: #f97316;
}

.usq .usq-cbb-icon-sky {
  background: #f0f9ff;
  color: #0284c7;
}

.usq .usq-cbb-icon-purple {
  background: #faf5ff;
  color: #8b5cf6;
}

.usq .usq-cbb-num {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #94a3b8;
  letter-spacing: 0.02em;
}

.usq .usq-cbb-card-title {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #0f172a;
  margin: 0;
  letter-spacing: -0.01em;
}

.usq .usq-cbb-accent-line {
  display: block;
  width: 24px;
  height: 3px;
  border-radius: 2px;
  margin: 10px 0 12px;
}

.usq .usq-cbb-card-desc {
  font-size: 13.5px;
  line-height: 1.55;
  color: #64748b;
  margin: 0;
}

@media (max-width: 991px) {
  .usq .usq-cbb-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .usq .usq-cbb-card:nth-child(1),
  .usq .usq-cbb-card:nth-child(2),
  .usq .usq-cbb-card:nth-child(3),
  .usq .usq-cbb-card:nth-child(4) {
    grid-column: span 1;
  }

  .usq .usq-cbb-card:nth-child(5) {
    grid-column: span 2;
  }
}

@media (max-width: 640px) {
  .usq #seo-benefits.usq-alt {
    padding: 50px 0 60px;
  }

  .usq .usq-cbb-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .usq .usq-cbb-card:nth-child(1),
  .usq .usq-cbb-card:nth-child(2),
  .usq .usq-cbb-card:nth-child(3),
  .usq .usq-cbb-card:nth-child(4),
  .usq .usq-cbb-card:nth-child(5) {
    grid-column: span 1;
  }

  .usq .usq-cbb-card {
    padding: 22px 20px;
  }

  .usq .usq-cbb-header {
    margin-bottom: 28px;
  }
}

/* 12-Cards Grid in 3 Lines (4 Industries per line on PC) */
.usq #seo-by-industry .usq-carousel-controls {
  display: none;
}

.usq .usq-cat-carousel-track {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px 20px;
  padding: 10px 0 20px;
}

.usq .usq-cat-carousel-track .usq-lottie-card {
  width: 100%;
  min-width: 0;
  min-height: 345px;
  padding: 28px 24px 22px;
  box-sizing: border-box;
}

.usq .usq-cat-carousel-track .usq-lottie-card .card-title {
  font-size: 20px;
}

.usq .usq-cat-carousel-track .usq-lottie-card .card-desc {
  font-size: 13.5px;
  margin: 4px 0 16px;
  min-height: 48px;
  line-height: 1.55;
}

.usq .usq-cat-carousel-track .usq-lottie-card .card-anim {
  height: 165px;
  padding: 6px 0;
}

.usq .usq-cat-carousel-track .usq-lottie-card .card-anim .usq-svg-anim {
  width: 135px;
  height: 135px;
}

@media (max-width: 1150px) {
  .usq .usq-cat-carousel-track {
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
  }
}

@media (max-width: 820px) {
  .usq .usq-cat-carousel-track {
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }

  .usq .usq-cat-carousel-track .usq-lottie-card {
    padding: 20px 16px 16px;
    min-height: 310px;
  }

  .usq .usq-cat-carousel-track .usq-lottie-card .card-title {
    font-size: 16px;
  }
}

@media (max-width: 560px) {
  .usq .usq-cat-carousel-track {
    grid-template-columns: 1fr;
    gap: 14px;
  }
}

/* General Lottie Player Sizing */


/* Visual Image Cards & Showcases */
.usq .usq-visual-card {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  background: var(--card);
  border: 1px solid var(--line);
  box-shadow: 0 24px 60px -20px rgba(0, 0, 0, .5);
  transition: transform .35s ease, border-color .35s ease, box-shadow .35s ease;
}

.usq .usq-visual-card:hover {
  transform: translateY(-6px);
  border-color: rgba(253, 228, 40, .4);
  box-shadow: 0 30px 70px -15px rgba(0, 0, 0, .65);
}

.usq .usq-media-frame {
  position: relative;
  height: 220px;
  overflow: hidden;
}

.usq .usq-media-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .6s ease;
}

.usq .usq-visual-card:hover .usq-media-frame img {
  transform: scale(1.06);
}

.usq .usq-media-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(7, 13, 36, .1) 0%, rgba(7, 13, 36, .88) 100%);
  display: flex;
  align-items: flex-end;
  padding: 20px;
}

.usq .usq-visual-content {
  padding: 26px;
}

/* trust strip - solid yellow, edge-to-edge compact ribbon */
.usq .usq-sec.usq-trust-band {
  padding: 0 !important;
  position: relative;
  background: linear-gradient(120deg, #ffd400, var(--gold));
  border-top: 1px solid rgba(255, 255, 255, .25);
  border-bottom: 1px solid rgba(0, 0, 0, .08);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
}

.usq .usq-trust-band .usq-wrap {
  padding-top: 14px;
  padding-bottom: 14px;
}

.usq .usq-trust-band .usq-trust {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
  text-align: left;
}

.usq .usq-trust-band .usq-trust-item {
  background: rgba(255, 255, 255, .75);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 12px;
  padding: 8px 14px;
  box-shadow: 0 4px 14px -4px rgba(11, 22, 56, .20);
  transition: transform .25s ease, box-shadow .25s ease, background .25s ease;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}

.usq .usq-trust-band .usq-trust-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px -4px rgba(11, 22, 56, .32);
  background: rgba(255, 255, 255, .92);
}

.usq .usq-trust-band .usq-trust-icon {
  background: rgba(255, 255, 255, .95);
  border-color: rgba(11, 22, 56, .14);
  color: var(--navy);
  width: 36px;
  height: 36px;
  min-width: 36px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.usq .usq-trust-band .usq-trust-icon svg {
  width: 18px;
  height: 18px;
}

.usq .usq-trust-band .usq-trust-info {
  display: flex;
  flex-direction: column;
  line-height: 1.15;
}

.usq .usq-trust-band .usq-trust-num {
  color: var(--navy);
  text-shadow: none;
  font-size: 19px;
  font-weight: 800;
  line-height: 1.1;
}

.usq .usq-trust-band .usq-trust-lbl {
  color: #1e293b;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  white-space: nowrap;
}

.usq .usq-trust-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.usq .usq-trust-icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(253, 228, 40, .08);
  border: 1px solid var(--line);
  color: var(--gold);
}

.usq .usq-trust-num {
  font-family: 'Poppins', sans-serif;
  font-size: clamp(24px, 2.6vw, 30px);
  font-weight: 800;
  color: #fff;
}

.usq .usq-trust-lbl {
  font-size: 13px;
  color: var(--muted);
}

/* generic grids */
.usq .usq-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
}

.usq .usq-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.usq .usq-grid-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.usq .usq-card {
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 28px;
  position: relative;
  transition: transform .3s ease, border-color .3s ease, box-shadow .3s ease;
  overflow: hidden;
}

.usq .usq-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(253, 228, 40, .4), transparent);
  opacity: 0;
  transition: opacity .3s ease;
}

.usq .usq-card:hover {
  transform: translateY(-6px);
  border-color: rgba(253, 228, 40, .38);
  box-shadow: 0 22px 50px -18px rgba(0, 0, 0, .6);
}

.usq .usq-card:hover::before {
  opacity: 1;
}

.usq .usq-card h3 {
  margin-bottom: 10px;
  font-size: 18.5px;
}

.usq .usq-card p {
  margin-bottom: 0;
  font-size: 14.5px;
  color: var(--muted);
}

.usq .usq-card-icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(253, 228, 40, .09);
  color: var(--gold);
  margin-bottom: 16px;
  border: 1px solid rgba(253, 228, 40, .15);
}

.usq .usq-num {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: var(--gold);
  font-weight: 800;
  margin-bottom: 10px;
  display: block;
  letter-spacing: .06em;
}

/* section head */
.usq .usq-shead {
  max-width: 740px;
  margin-bottom: 48px;
}

.usq .usq-shead--center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.usq .usq-shead--center .usq-rule {
  justify-content: center;
}

.usq .usq-shead h2 {
  margin-bottom: 12px;
}

/* pillars */
.usq .usq-pillars {
  display: flex;
  gap: 0;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  overflow: hidden;
  margin-top: 12px;
  background: var(--card);
}

.usq .usq-pillar {
  flex: 1;
  padding: 24px 18px;
  text-align: center;
  border-right: 1px solid var(--line);
  font-size: 13.5px;
  color: var(--muted);
  transition: background .25s ease;
}

.usq .usq-pillar:hover {
  background: rgba(253, 228, 40, .03);
}

.usq .usq-pillar:last-child {
  border-right: none;
}

.usq .usq-pillar .usq-pillar-icon {
  color: var(--gold);
  margin-bottom: 12px;
  display: flex;
  justify-content: center;
}

.usq .usq-pillar b {
  display: block;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 15.5px;
  margin-bottom: 6px;
}

/* comparison table */
.usq .usq-tablewrap {
  overflow-x: auto;
  border-radius: var(--radius);
  border: 1px solid var(--line);
  box-shadow: 0 20px 50px -20px rgba(0, 0, 0, .5);
}

.usq .usq-table {
  width: 100%;
  border-collapse: collapse;
  background: var(--card);
}

.usq .usq-table th,
.usq .usq-table td {
  padding: 16px 20px;
  text-align: left;
  border-bottom: 1px solid var(--line);
  font-size: 14.5px;
}

.usq .usq-table th {
  background: var(--navy-light);
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  color: #fff;
}

.usq .usq-table tr:last-child td {
  border-bottom: none;
}

.usq .usq-table td:first-child,
.usq-table th:first-child {
  color: var(--gold-soft);
  font-size: 13.5px;
  width: 22%;
  font-weight: 600;
}

.usq .usq-table tr {
  transition: background .2s ease;
}

.usq .usq-table tbody tr:hover {
  background: rgba(253, 228, 40, .05);
}

/* ========================================================= */
/* 4-PHASE PRECISION PROCESS (ON-PAGE & OFF-PAGE ATTACHMENT) */
/* ========================================================= */
.usq .usq-proc-section {
  position: relative;
  padding: 85px 0 95px;
  overflow: hidden;
}

/* ON-PAGE PROCESS: Pristine Pure White Background */
.usq #onpage-process.usq-proc-section {
  background: #ffffff;
  border-bottom: 1px solid rgba(226, 232, 240, 0.85);
}

/* Concentric decorative circles background for On-Page (Top-Right) */
.usq #onpage-process::before {
  content: '';
  position: absolute;
  top: -60px;
  right: 5%;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  border: 1px solid rgba(99, 102, 241, 0.07);
  box-shadow: 0 0 0 60px rgba(99, 102, 241, 0.03), 0 0 0 120px rgba(99, 102, 241, 0.02), 0 0 0 180px rgba(99, 102, 241, 0.015);
  pointer-events: none;
  z-index: 0;
}

/* OFF-PAGE PROCESS: Minimalist Slate-Ice Pearl Background */
.usq #offpage-process.usq-proc-section {
  background: #f0f4f9;
  background: linear-gradient(180deg, #edf2f7 0%, #f6f8fc 100%);
  border-top: 1px solid rgba(226, 232, 240, 0.9);
  border-bottom: 1px solid rgba(226, 232, 240, 0.9);
}

/* Distinctive subtle minimalist micro-dot texture for Off-Page */
.usq #offpage-process::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: radial-gradient(rgba(148, 163, 184, 0.22) 1.2px, transparent 1.2px);
  background-size: 28px 28px;
  pointer-events: none;
  z-index: 0;
  opacity: 0.75;
}

/* Soft cyan & indigo ambient corner glow for Off-Page */
.usq #offpage-process::after {
  content: '';
  position: absolute;
  top: -60px;
  right: -40px;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(2, 132, 199, 0.05) 0%, rgba(99, 102, 241, 0.03) 50%, transparent 70%);
  pointer-events: none;
  z-index: 0;
}

.usq #offpage-process .usq-proc-pill {
  background: #ffffff;
  border: 1px solid rgba(203, 213, 225, 0.85);
  box-shadow: 0 2px 6px rgba(15, 23, 42, 0.03);
}

.usq .usq-proc-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 40px;
  gap: 30px;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
}

.usq .usq-proc-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #f1f5f9;
  border: 1px solid rgba(203, 213, 225, 0.6);
  padding: 6px 14px;
  border-radius: 100px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #475569;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.usq .usq-proc-pill-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #6366f1;
}

.usq .usq-proc-title {
  font-family: 'Poppins', sans-serif;
  font-size: clamp(28px, 3.6vw, 42px);
  font-weight: 800;
  color: #0b1638;
  line-height: 1.18;
  letter-spacing: -0.02em;
  margin: 0;
}

.usq .usq-proc-highlight {
  color: #4338ca;
}

.usq .usq-proc-sub {
  font-size: 14.5px;
  line-height: 1.6;
  color: #64748b;
  margin: 12px 0 0;
  max-width: 520px;
}

/* Floating Stat Card */
.usq .usq-proc-stat-card {
  background: #ffffff;
  border: 1px solid rgba(226, 232, 240, 0.9);
  border-radius: 18px;
  padding: 16px 24px;
  box-shadow: 0 12px 30px -8px rgba(15, 23, 42, 0.05), 0 2px 6px rgba(15, 23, 42, 0.02);
  display: flex;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.usq .usq-proc-stat-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 36px -8px rgba(15, 23, 42, 0.08);
}

.usq .usq-proc-stat-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #d1fae5;
  color: #10b981;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.usq .usq-proc-stat-val {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #0b1638;
  line-height: 1.2;
  display: block;
}

.usq .usq-proc-stat-lbl {
  font-size: 12px;
  font-weight: 500;
  color: #64748b;
  margin-top: 3px;
  display: block;
  white-space: nowrap;
}

/* 4-Phase Grid Layout */
.usq .usq-proc-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  position: relative;
  z-index: 1;
  margin-bottom: 24px;
}

.usq .usq-proc-card {
  background: #ffffff;
  border: 1px solid rgba(226, 232, 240, 0.85);
  border-radius: 18px;
  padding: 26px 20px 24px;
  box-shadow: 0 8px 24px -6px rgba(15, 23, 42, 0.035), 0 1px 3px rgba(15, 23, 42, 0.02);
  transition: transform 0.28s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.28s ease, border-color 0.28s ease;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}

.usq .usq-proc-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 36px -10px rgba(15, 23, 42, 0.08);
  border-color: #cbd5e1;
}

.usq .usq-proc-card-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3.5px;
}

.usq .usq-proc-card-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.usq .usq-proc-tag {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  display: block;
  margin-bottom: 4px;
}

.usq .usq-proc-card-title {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #0f172a;
  margin: 0;
  line-height: 1.3;
  min-height: 42px;
}

.usq .usq-proc-range {
  font-size: 11.5px;
  font-weight: 600;
  color: #94a3b8;
  text-align: right;
  display: block;
  margin-top: 8px;
  margin-bottom: 14px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(226, 232, 240, 0.6);
}

/* Step items timeline inside card */
.usq .usq-proc-steps {
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: relative;
}

.usq .usq-proc-steps::before {
  content: '';
  position: absolute;
  top: 12px;
  bottom: 12px;
  left: 11px;
  width: 1.5px;
  background: repeating-linear-gradient(to bottom, #cbd5e1 0, #cbd5e1 4px, transparent 4px, transparent 8px);
  z-index: 0;
}

.usq .usq-proc-step-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  z-index: 1;
}

.usq .usq-proc-step-num {
  width: 24px;
  height: 24px;
  min-width: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Poppins', sans-serif;
  font-size: 10.5px;
  font-weight: 700;
  background: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  flex-shrink: 0;
  margin-top: 1px;
}

.usq .usq-proc-step-body {
  flex: 1;
}

.usq .usq-proc-step-title {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #0f172a;
  line-height: 1.35;
  margin: 0 0 2px;
}

.usq .usq-proc-step-desc {
  font-size: 11.5px;
  line-height: 1.45;
  color: #64748b;
  margin: 0;
}

/* Bottom Value Strip */
.usq .usq-proc-strip {
  background: #ffffff;
  border: 1px solid rgba(226, 232, 240, 0.85);
  border-radius: 16px;
  padding: 18px 24px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  box-shadow: 0 4px 16px -4px rgba(15, 23, 42, 0.03);
  position: relative;
  z-index: 1;
}

.usq .usq-proc-strip-item {
  display: flex;
  align-items: center;
  gap: 12px;
}

.usq .usq-proc-strip-icon {
  width: 36px;
  height: 36px;
  min-width: 36px;
  border-radius: 50%;
  background: #eff6ff;
  color: #3b82f6;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.usq .usq-proc-strip-text strong {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #0f172a;
  display: block;
  line-height: 1.3;
}

.usq .usq-proc-strip-text span {
  font-size: 11.5px;
  color: #64748b;
  display: block;
  line-height: 1.35;
  margin-top: 1px;
}

@media (max-width: 1100px) {
  .usq .usq-proc-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
  }

  .usq .usq-proc-strip {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}

@media (max-width: 640px) {
  .usq .usq-proc-section {
    padding: 50px 0 60px;
  }

  .usq .usq-proc-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .usq .usq-proc-strip {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 16px;
  }

  .usq .usq-proc-header {
    margin-bottom: 28px;
  }
}

/* ========================================================= */
/* OUR RECENT SEO RANKING RESULTS SECTION (MINIMALIST & HIGH QUALITY) */
/* ========================================================= */
.usq .usq-sec.usq-rankres-sec {
  background: #f0f4f9;
  background: linear-gradient(180deg, #edf2f7 0%, #f6f8fc 100%);
  border-top: 1px solid rgba(226, 232, 240, 0.9);
  border-bottom: 1px solid rgba(226, 232, 240, 0.9);
  position: relative;
  padding: 85px 0 95px;
  overflow: hidden;
}

/* Distinctive subtle minimalist micro-dot texture */
.usq .usq-rankres-sec::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: radial-gradient(rgba(148, 163, 184, 0.22) 1.2px, transparent 1.2px);
  background-size: 28px 28px;
  pointer-events: none;
  z-index: 0;
  opacity: 0.75;
}

/* Soft cyan & indigo ambient corner glow */
.usq .usq-rankres-sec::after {
  content: '';
  position: absolute;
  top: -60px;
  right: -40px;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(99, 102, 241, 0.05) 0%, rgba(2, 132, 199, 0.03) 50%, transparent 70%);
  pointer-events: none;
  z-index: 0;
}

.usq .usq-rankres-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 32px;
  gap: 30px;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
}

.usq .usq-rankres-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #ffffff;
  border: 1px solid rgba(203, 213, 225, 0.85);
  padding: 6px 14px;
  border-radius: 100px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #4f46e5;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-bottom: 14px;
  box-shadow: 0 2px 6px rgba(15, 23, 42, 0.03);
}

.usq .usq-rankres-pill-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #6366f1;
  box-shadow: 0 0 6px rgba(99, 102, 241, 0.5);
}

.usq .usq-rankres-title {
  font-family: 'Poppins', sans-serif;
  font-size: clamp(28px, 3.6vw, 42px);
  font-weight: 800;
  color: #0b1638;
  line-height: 1.18;
  letter-spacing: -0.02em;
  margin: 0;
}

.usq .usq-rankres-highlight {
  color: #4338ca;
}

.usq .usq-rankres-sub {
  font-size: 14.5px;
  line-height: 1.6;
  color: #64748b;
  margin: 12px 0 0;
  max-width: 580px;
}

.usq .usq-rankres-stat-card {
  background: #ffffff;
  border: 1px solid rgba(226, 232, 240, 0.9);
  border-radius: 18px;
  padding: 16px 24px;
  box-shadow: 0 12px 30px -8px rgba(15, 23, 42, 0.05), 0 2px 6px rgba(15, 23, 42, 0.02);
  display: flex;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.usq .usq-rankres-stat-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 36px -8px rgba(15, 23, 42, 0.08);
}

.usq .usq-rankres-stat-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #ede9fe;
  color: #6366f1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.usq .usq-rankres-stat-val {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #0b1638;
  line-height: 1.2;
  display: block;
}

.usq .usq-rankres-stat-lbl {
  font-size: 12px;
  font-weight: 500;
  color: #64748b;
  margin-top: 2px;
  display: block;
  white-space: nowrap;
}

/* Filter Navigation Pills */
.usq .usq-rankres-tabs {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 30px;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}

.usq .usq-rankres-tab-btn {
  background: #f8fafc;
  border: 1px solid rgba(226, 232, 240, 0.9);
  border-radius: 100px;
  padding: 8px 18px;
  font-family: 'Poppins', sans-serif;
  font-size: 12.5px;
  font-weight: 600;
  color: #475569;
  cursor: pointer;
  transition: background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.usq .usq-rankres-tab-btn:hover {
  background: #ffffff;
  border-color: #cbd5e1;
  color: #0f172a;
  transform: translateY(-1px);
}

.usq .usq-rankres-tab-btn.active {
  background: #0b1638;
  border-color: #0b1638;
  color: #ffffff;
  box-shadow: 0 4px 14px -2px rgba(11, 22, 56, 0.25);
}

.usq .usq-rankres-tab-count {
  display: inline-block;
  padding: 2px 7px;
  border-radius: 100px;
  font-size: 11px;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.2);
  color: inherit;
}

.usq .usq-rankres-tab-btn:not(.active) .usq-rankres-tab-count {
  background: #e2e8f0;
  color: #475569;
}

/* 3-Column Results Grid */
.usq .usq-rankres-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  position: relative;
  z-index: 1;
}

.usq .usq-rankres-card {
  background: #ffffff;
  border: 1px solid rgba(226, 232, 240, 0.9);
  border-radius: 20px;
  padding: 24px 24px 22px;
  box-shadow: 0 8px 24px -6px rgba(15, 23, 42, 0.035), 0 1px 3px rgba(15, 23, 42, 0.02);
  transition: transform 0.28s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.28s ease, border-color 0.28s ease;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}

.usq .usq-rankres-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #6366f1, #2dd4bf);
  opacity: 0;
  transition: opacity 0.28s ease;
}

.usq .usq-rankres-card:hover {
  transform: translateY(-4px);
  border-color: #cbd5e1;
  box-shadow: 0 18px 36px -10px rgba(15, 23, 42, 0.08);
}

.usq .usq-rankres-card:hover::before {
  opacity: 1;
}

/* Card Head */
.usq .usq-rankres-card-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(226, 232, 240, 0.7);
  margin-bottom: 14px;
  gap: 12px;
}

.usq .usq-rankres-logo-box {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 150px;
}

.usq .usq-rankres-logo-box img {
  max-height: 44px;
  max-width: 140px;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
}

.usq .usq-rankres-visit-btn {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 6px 12px;
  border-radius: 8px;
  background: #f8fafc;
  border: 1px solid rgba(226, 232, 240, 0.9);
  font-size: 11.5px;
  font-weight: 600;
  color: #4338ca;
  text-decoration: none;
  transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  white-space: nowrap;
}

.usq .usq-rankres-visit-btn:hover {
  background: #4f46e5;
  border-color: #4f46e5;
  color: #ffffff;
  box-shadow: 0 2px 8px rgba(79, 70, 229, 0.3);
}

/* Location Strip */
.usq .usq-rankres-loc-strip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
  padding: 6px 12px;
  border-radius: 10px;
  background: #f8fafc;
  border: 1px solid rgba(226, 232, 240, 0.7);
}

.usq .usq-rankres-loc-tag {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: 'Poppins', sans-serif;
  font-size: 11.5px;
  font-weight: 700;
  color: #0f172a;
}

.usq .usq-rankres-status-tag {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 11px;
  font-weight: 700;
  color: #059669;
}

/* Keywords List */
.usq .usq-rankres-list {
  list-style: none;
  padding: 0;
  margin: 0 0 16px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  flex: 1;
}

.usq .usq-rankres-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 12px;
  border-radius: 10px;
  background: #ffffff;
  border: 1px solid rgba(241, 245, 249, 0.9);
  transition: background 0.2s ease, border-color 0.2s ease;
  gap: 12px;
}

.usq .usq-rankres-item:hover {
  background: #f8fafc;
  border-color: #e2e8f0;
}

.usq .usq-rankres-kw-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
  min-width: 0;
}

.usq .usq-rankres-kw-icon {
  color: #94a3b8;
  flex-shrink: 0;
}

.usq .usq-rankres-kw {
  font-size: 12.5px;
  font-weight: 500;
  color: #1e293b;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.usq .usq-rank-pos-badge {
  font-family: 'Poppins', sans-serif;
  font-size: 11.5px;
  font-weight: 800;
  padding: 3px 8px;
  border-radius: 6px;
  letter-spacing: 0.02em;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 3px;
}

.usq .usq-pos-top1 {
  background: #ecfdf5;
  color: #059669;
  border: 1px solid #a7f3d0;
}

.usq .usq-pos-top3 {
  background: #eff6ff;
  color: #0284c7;
  border: 1px solid #bae6fd;
}

.usq .usq-pos-top10 {
  background: #f5f3ff;
  color: #4f46e5;
  border: 1px solid #ddd6fe;
}

/* Card Bottom Note */
.usq .usq-rankres-card-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 12px;
  border-top: 1px solid rgba(226, 232, 240, 0.7);
  font-size: 11px;
  color: #64748b;
}

.usq .usq-rankres-card-foot span {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

/* Bottom Trust Strip */
.usq .usq-rankres-strip {
  background: #f8fafc;
  border: 1px solid rgba(226, 232, 240, 0.9);
  border-radius: 18px;
  padding: 18px 26px;
  margin-top: 36px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  position: relative;
  z-index: 1;
}

.usq .usq-rankres-strip-item {
  display: flex;
  align-items: center;
  gap: 12px;
}

.usq .usq-rankres-strip-icon {
  width: 38px;
  height: 38px;
  min-width: 38px;
  border-radius: 50%;
  background: #eff6ff;
  color: #4f46e5;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.usq .usq-rankres-strip-text strong {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #0f172a;
  display: block;
  line-height: 1.3;
}

.usq .usq-rankres-strip-text span {
  font-size: 11.5px;
  color: #64748b;
  display: block;
  line-height: 1.35;
  margin-top: 1px;
}

@media (max-width: 1100px) {
  .usq .usq-rankres-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .usq .usq-rankres-strip {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}

@media (max-width: 640px) {
  .usq .usq-sec.usq-rankres-sec {
    padding: 50px 0 60px;
  }

  .usq .usq-rankres-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .usq .usq-rankres-strip {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 16px;
  }

  .usq .usq-rankres-header {
    margin-bottom: 24px;
  }
}

/* process timeline (for other sections) */
.usq .usq-timeline {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(185px, 1fr));
  gap: 16px;
}

.usq .usq-step {
  position: relative;
  padding: 24px 20px;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(16, 31, 77, 0.96) 0%, rgba(11, 22, 56, 0.98) 100%);
  box-shadow: 0 10px 24px -8px rgba(0, 0, 0, 0.35);
  transition: transform .3s ease, border-color .3s ease, box-shadow .3s ease;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 130px;
}

.usq .usq-step:hover {
  transform: translateY(-5px);
  border-color: rgba(253, 228, 40, 0.45);
  box-shadow: 0 18px 36px -10px rgba(0, 0, 0, 0.5), 0 0 20px rgba(253, 228, 40, 0.12);
}

.usq .usq-step-num {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid var(--gold);
  color: var(--gold);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 800;
  margin-bottom: 14px;
  background: rgba(253, 228, 40, 0.08);
  box-shadow: 0 0 14px rgba(253, 228, 40, 0.2);
}

.usq .usq-step h4 {
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 0;
  color: #ffffff !important;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
}

/* case study */
.usq .usq-case {
  border: 1px solid var(--line);
  border-radius: 22px;
  padding: 40px;
  background: var(--card);
  position: relative;
  overflow: hidden;
  box-shadow: 0 28px 70px -25px rgba(0, 0, 0, .6);
}

.usq .usq-case::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--gold), #2dd4bf);
}

.usq .usq-case-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 22px;
  flex-wrap: wrap;
}

.usq .usq-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 18px 0;
}

.usq .usq-chip {
  font-size: 12.5px;
  padding: 8px 15px;
  border-radius: 9px;
  background: rgba(253, 228, 40, .06);
  border: 1px solid var(--line);
  color: var(--gold-soft);
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.usq .usq-case-cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  margin-top: 28px;
}

.usq .usq-case-col h4 {
  font-size: 12.5px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: var(--gold);
  margin-bottom: 10px;
  font-weight: 800;
}

.usq .usq-mono {
  font-family: ui-monospace, 'SFMono-Regular', Menlo, monospace;
  color: var(--gold-soft);
  background: rgba(253, 228, 40, .07);
  padding: 2px 6px;
  border-radius: 4px;
}

/* Light Theme Case Study Card */
.usq .usq-case.usq-case--light {
  background: #ffffff;
  background-image:
    radial-gradient(circle at 95% 10%, rgba(253, 228, 40, 0.08) 0%, transparent 40%),
    radial-gradient(circle at 5% 90%, rgba(45, 212, 191, 0.06) 0%, transparent 45%),
    linear-gradient(180deg, #ffffff 0%, #fbfcfd 100%);
  border: 1px solid rgba(11, 22, 56, 0.09);
  border-radius: 24px;
  padding: 38px 40px;
  box-shadow: 0 20px 45px -15px rgba(11, 22, 56, 0.10), 0 0 0 1px rgba(11, 22, 56, 0.04);
  position: relative;
  overflow: hidden;
}

.usq .usq-case.usq-case--light::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #fde428, #2dd4bf, #0b1638);
}

.usq .usq-case.usq-case--light h3 {
  color: #0b1638 !important;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: -0.02em;
  margin-top: 4px;
}

.usq .usq-case.usq-case--light p {
  color: #475569 !important;
  font-size: 15px;
  line-height: 1.72;
}

.usq .usq-case.usq-case--light .usq-eyebrow {
  color: #0b1638 !important;
  background: rgba(11, 22, 56, 0.06) !important;
  border-color: rgba(11, 22, 56, 0.12) !important;
}

.usq .usq-case.usq-case--light .usq-btn--outline {
  background: #0b1638;
  color: #ffffff !important;
  border: 1px solid #0b1638;
  font-weight: 600;
  box-shadow: 0 4px 12px rgba(11, 22, 56, 0.15);
  transition: background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

.usq .usq-case.usq-case--light .usq-btn--outline:hover {
  background: var(--gold);
  color: #070d24 !important;
  border-color: var(--gold);
  box-shadow: 0 6px 18px rgba(253, 228, 40, 0.4);
  transform: translateY(-2px);
}

.usq .usq-case.usq-case--light .usq-chip {
  background: #f1f5f9 !important;
  color: #0b1638 !important;
  border: 1px solid rgba(11, 22, 56, 0.09) !important;
  font-size: 13px;
  font-weight: 600;
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.usq .usq-case.usq-case--light .usq-chip:hover {
  background: var(--gold) !important;
  color: #070d24 !important;
  border-color: var(--gold) !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(253, 228, 40, 0.3);
}

.usq .usq-case.usq-case--light .usq-mono {
  background: rgba(253, 228, 40, 0.18) !important;
  color: #0b1638 !important;
  font-weight: 600;
  border: 1px solid rgba(253, 228, 40, 0.4);
}

.usq .usq-case.usq-case--light .usq-case-media {
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(11, 22, 56, 0.1);
  box-shadow: 0 10px 25px -8px rgba(11, 22, 56, 0.12);
  position: relative;
  max-height: 175px;
}

.usq .usq-case.usq-case--light .usq-case-cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 26px;
}

.usq .usq-case.usq-case--light .usq-case-card-problem {
  background: #fff8f8;
  border: 1px solid rgba(239, 68, 68, 0.16);
  border-left: 4px solid #ef4444;
  border-radius: 14px;
  padding: 20px 22px;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.usq .usq-case.usq-case--light .usq-case-card-problem:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px -6px rgba(239, 68, 68, 0.12);
}

.usq .usq-case.usq-case--light .usq-case-card-problem h4 {
  color: #dc2626 !important;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.usq .usq-case.usq-case--light .usq-case-card-solution {
  background: #f0fdf9;
  border: 1px solid rgba(16, 185, 129, 0.2);
  border-left: 4px solid #10b981;
  border-radius: 14px;
  padding: 20px 22px;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.usq .usq-case.usq-case--light .usq-case-card-solution:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px -6px rgba(16, 185, 129, 0.12);
}

.usq .usq-case.usq-case--light .usq-case-card-solution h4 {
  color: #059669 !important;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.usq .usq-case.usq-case--light .usq-case-card-teal {
  background: #f0fdfa;
  border: 1px solid rgba(13, 148, 136, 0.2);
  border-left: 4px solid #0d9488;
  border-radius: 14px;
  padding: 20px 22px;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.usq .usq-case.usq-case--light .usq-case-card-teal:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px -6px rgba(13, 148, 136, 0.12);
}

.usq .usq-case.usq-case--light .usq-case-card-teal h4 {
  color: #0f766e !important;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.usq .usq-case.usq-case--light .usq-case-card-amber {
  background: #fffbeb;
  border: 1px solid rgba(245, 158, 11, 0.2);
  border-left: 4px solid #f59e0b;
  border-radius: 14px;
  padding: 20px 22px;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.usq .usq-case.usq-case--light .usq-case-card-amber:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px -6px rgba(245, 158, 11, 0.12);
}

.usq .usq-case.usq-case--light .usq-case-card-amber h4 {
  color: #b45309 !important;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

@media (max-width: 860px) {
  .usq .usq-case.usq-case--light {
    padding: 24px 20px;
  }

  .usq .usq-case.usq-case--light .usq-case-cols {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}

/* Feature Highlight Showcase Container */
.usq .usq-showcase-box {
  background: linear-gradient(135deg, rgba(16, 31, 77, .85) 0%, rgba(7, 13, 36, .95) 100%);
  border: 1px solid rgba(253, 228, 40, .22);
  border-radius: 20px;
  padding: 36px;
  box-shadow: 0 24px 60px -20px rgba(0, 0, 0, .6), inset 0 1px 0 rgba(255, 255, 255, .04);
  position: relative;
  overflow: hidden;
}

.usq .usq-showcase-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(253, 228, 40, .35), transparent);
}

/* ========================================================= */
/* OUR APPROACH (EXACT ATTACHMENT DESIGN) */
/* ========================================================= */
.usq .usq-sec.usq-approach-sec {
  background: #ffffff;
  border-bottom: 1px solid rgba(226, 232, 240, 0.85);
  position: relative;
  padding: 85px 0 95px;
  overflow: hidden;
}

/* Concentric decorative circles background (Top-Right) */
.usq .usq-approach-sec::before {
  content: '';
  position: absolute;
  top: -60px;
  right: 5%;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  border: 1px solid rgba(99, 102, 241, 0.07);
  box-shadow: 0 0 0 60px rgba(99, 102, 241, 0.03), 0 0 0 120px rgba(99, 102, 241, 0.02), 0 0 0 180px rgba(99, 102, 241, 0.015);
  pointer-events: none;
  z-index: 0;
}

.usq .usq-approach-grid {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  gap: 48px;
  align-items: start;
  position: relative;
  z-index: 1;
}

.usq .usq-approach-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #f5f3ff;
  border: 1px solid #ede9fe;
  padding: 6px 14px;
  border-radius: 100px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #4f46e5;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.usq .usq-approach-pill-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #6366f1;
}

.usq .usq-approach-title {
  font-family: 'Poppins', sans-serif;
  font-size: clamp(28px, 3.6vw, 42px);
  font-weight: 800;
  color: #0b1638;
  line-height: 1.18;
  letter-spacing: -0.02em;
  margin: 0 0 20px;
}

.usq .usq-approach-highlight {
  color: #4338ca;
}

.usq .usq-title-highlight,
.usq .usq-highlight {
  color: var(--gold);
  display: inline;
}

.usq .usq-light .usq-title-highlight,
.usq .usq-light .usq-highlight,
.usq .usq-white-bg .usq-title-highlight,
.usq .usq-white-bg .usq-highlight,
.usq .usq-alt .usq-title-highlight,
.usq #technical-seo .usq-title-highlight,
.usq #onpage-vs-offpage .usq-title-highlight,
.usq #seo-by-industry .usq-title-highlight,
.usq #seo-packages-kolkata .usq-title-highlight {
  color: #4338ca !important;
}

/* When inside dark sections, retain gold highlight */
.usq .usq-dark .usq-title-highlight,
.usq .usq-dark .usq-highlight,
.usq #kolkata-localities .usq-title-highlight,
.usq #kolkata-office .usq-title-highlight,
.usq #ranking-results .usq-title-highlight,
.usq .usq-cta-final .usq-title-highlight {
  color: var(--gold) !important;
}

.usq .usq-approach-desc {
  font-size: 14px;
  line-height: 1.68;
  color: #475569;
  margin-bottom: 18px;
}

.usq .usq-approach-desc strong {
  color: #4f46e5;
  font-weight: 600;
}

.usq .usq-approach-feats {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-top: 26px;
}

.usq .usq-app-card {
  background: #ffffff;
  border: 1px solid rgba(226, 232, 240, 0.9);
  border-radius: 18px;
  padding: 16px 20px;
  display: flex;
  align-items: center;
  gap: 18px;
  box-shadow: 0 4px 20px -4px rgba(15, 23, 42, 0.03);
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.usq .usq-app-card:hover {
  transform: translateX(4px);
  border-color: #cbd5e1;
  box-shadow: 0 8px 24px -6px rgba(15, 23, 42, 0.07);
}

.usq .usq-app-card-icon {
  width: 46px;
  height: 46px;
  min-width: 46px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.usq .usq-app-card strong {
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 14.5px;
  font-weight: 700;
  color: #0f172a;
  line-height: 1.3;
  margin-bottom: 2px;
}

.usq .usq-app-card span {
  font-size: 12.5px;
  color: #64748b;
  line-height: 1.4;
  display: block;
}

/* Right Column: Unified SEO Engine Card (Rich Dark Blue Theme) */
.usq .usq-engine-card {
  background: linear-gradient(145deg, #0b1638 0%, #070d24 100%);
  border: 1px solid rgba(253, 228, 40, 0.28);
  border-radius: 22px;
  padding: 26px 24px;
  box-shadow: 0 24px 50px -15px rgba(11, 22, 56, 0.35), 0 0 0 1px rgba(253, 228, 40, 0.08);
  position: relative;
  overflow: hidden;
}

.usq .usq-engine-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, #fde428, #2dd4bf, transparent);
}

.usq .usq-engine-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.usq .usq-engine-tag {
  font-family: 'Poppins', sans-serif;
  font-size: 11.5px;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: var(--gold-soft);
  text-transform: uppercase;
}

.usq .usq-engine-live {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 12px;
  border-radius: 100px;
  background: rgba(52, 211, 153, 0.12);
  border: 1px solid rgba(52, 211, 153, 0.3);
  font-size: 11px;
  font-weight: 700;
  color: #34d399;
  letter-spacing: 0.05em;
}

.usq .usq-engine-live-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #34d399;
  box-shadow: 0 0 8px #34d399;
  animation: pulse 2s infinite;
}

/* Chart Box (Dark Blueprint) */
.usq .usq-engine-chart-box {
  background: linear-gradient(145deg, #070d24 0%, #0d1a42 60%, #102154 100%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  padding: 18px 20px;
  margin: 16px 0 14px;
  box-shadow: 0 18px 40px -12px rgba(7, 13, 36, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  position: relative;
  overflow: hidden;
}

.usq .usq-engine-chart-box::before {
  content: "";
  position: absolute;
  top: -40%;
  right: -20%;
  width: 220px;
  height: 220px;
  background: radial-gradient(circle, rgba(45, 212, 191, 0.2) 0%, transparent 70%);
  pointer-events: none;
}

.usq .usq-engine-chart-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  position: relative;
  z-index: 1;
}

.usq .usq-engine-chart-title {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
}

.usq .usq-engine-chart-sub {
  font-size: 11.5px;
  color: rgba(255, 255, 255, 0.55);
  margin: 2px 0 0;
}

.usq .usq-engine-lift-badge {
  background: rgba(52, 211, 153, 0.15);
  border: 1px solid rgba(52, 211, 153, 0.35);
  color: #34d399;
  padding: 4px 10px;
  border-radius: 100px;
  font-size: 11.5px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

/* 3 Metric Chips Row */
.usq .usq-engine-metrics {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-bottom: 14px;
}

.usq .usq-engine-metric-chip {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  padding: 10px 14px;
}

.usq .usq-engine-metric-lbl {
  font-size: 10.5px;
  color: rgba(255, 255, 255, 0.6);
  display: block;
  margin-bottom: 3px;
  white-space: nowrap;
}

.usq .usq-engine-metric-val {
  font-family: 'Poppins', sans-serif;
  font-size: 16.5px;
  font-weight: 800;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 6px;
  line-height: 1;
}

.usq .usq-engine-metric-val small {
  font-size: 10px;
  font-weight: 700;
  color: #34d399;
}

/* 3 Pillars Box */
.usq .usq-engine-pillars {
  background: rgba(16, 31, 77, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  padding: 16px 12px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  text-align: center;
  margin-bottom: 14px;
}

.usq .usq-engine-pillar-icon {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  margin: 0 auto 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.usq .usq-engine-pillar-title {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
  display: block;
  margin-bottom: 2px;
}

.usq .usq-engine-pillar-desc {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.35;
  display: block;
}

/* Bottom 2-Stat Row */
.usq .usq-engine-stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}

.usq .usq-engine-stat-item {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
  padding: 12px 16px;
  display: flex;
  align-items: center;
  gap: 14px;
}

.usq .usq-engine-stat-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.usq .usq-engine-stat-num {
  font-family: 'Poppins', sans-serif;
  font-size: 19px;
  font-weight: 800;
  line-height: 1.1;
  display: block;
}

.usq .usq-engine-stat-lbl {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.65);
  display: block;
  margin-top: 1px;
}

@media (max-width: 991px) {
  .usq .usq-approach-grid {
    grid-template-columns: 1fr;
    gap: 36px;
  }
}

@media (max-width: 640px) {
  .usq .usq-sec.usq-approach-sec {
    padding: 50px 0 60px;
  }

  .usq .usq-engine-metrics {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .usq .usq-engine-pillars {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .usq .usq-engine-stats {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .usq .usq-engine-card {
    padding: 20px 16px;
  }
}


/* FAQ */
.usq .usq-faq-item {
  border-bottom: 1px solid var(--line);
}

.usq .usq-faq-q {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  padding: 24px 0;
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  cursor: pointer;
  transition: color .2s ease;
}

.usq .usq-faq-q:hover {
  color: var(--gold);
}

.usq .usq-faq-icon {
  flex: none;
  width: 24px;
  height: 24px;
  position: relative;
  color: var(--gold);
  border-radius: 50%;
  background: rgba(253, 228, 40, .1);
  display: flex;
  align-items: center;
  justify-content: center;
}

.usq .usq-faq-icon::before,
.usq .usq-faq-icon::after {
  content: "";
  position: absolute;
  background: currentColor;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform .25s ease, opacity .25s ease;
}

.usq .usq-faq-icon::before {
  width: 12px;
  height: 2px;
}

.usq .usq-faq-icon::after {
  width: 2px;
  height: 12px;
}

.usq .usq-faq-item.open .usq-faq-icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
  opacity: 0;
}

.usq .usq-faq-a {
  max-height: 0;
  overflow: hidden;
  transition: max-height .35s ease;
}

.usq .usq-faq-item.open .usq-faq-a {
  max-height: 450px;
}

.usq .usq-faq-a p {
  padding-bottom: 24px;
  margin: 0;
  font-size: 15px;
  max-width: 780px;
  line-height: 1.7;
}

/* final CTA */
.usq .usq-cta-final {
  text-align: center;
  padding: 72px 0 16px !important;
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, #091436 0%, #050a1d 100%);
  isolation: isolate;
}

.usq .usq-cta-final h2 {
  color: #fff;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}

.usq .usq-cta-final .usq-btnrow {
  justify-content: center;
}

@media (max-width: 768px) {
  .usq .usq-cta-final {
    padding: 50px 0 14px !important;
  }
}

.usq .usq-phone {
  margin-top: 28px;
  font-size: 15px;
  color: var(--muted);
}

.usq .usq-phone a {
  color: var(--gold-soft);
  font-weight: 700;
  font-size: 16px;
}

.usq .usq-inline-links a {
  color: var(--gold-soft);
  font-weight: 600;
  border-bottom: 1px solid rgba(253, 228, 40, .3);
  transition: border-color .2s ease;
}

.usq .usq-inline-links a:hover {
  border-color: var(--gold);
}

/* reveal on scroll (GPU-Accelerated) */
.usq .reveal {
  opacity: 0;
  transform: translate3d(0, 24px, 0);
  will-change: opacity, transform;
  transition: opacity .6s cubic-bezier(.16, 1, .3, 1), transform .6s cubic-bezier(.16, 1, .3, 1);
}

.usq .reveal.revealed {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* Responsive */
@media (max-width: 960px) {
  .usq .usq-wrap {
    padding: 0 18px;
  }

  .usq .usq-hero {
    padding: 60px 0 40px;
    min-height: auto;
  }

  .usq .usq-hero-grid {
    grid-template-columns: 1fr;
    gap: 36px;
    overflow: hidden;
  }

  .usq .usq-grid-2 {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .usq .usq-grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .usq .usq-grid-4 {
    grid-template-columns: 1fr 1fr;
  }

  .usq .usq-trust-band .usq-trust,
  .usq .usq-trust {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 14px;
    gap: 12px;
  }

  .usq .usq-case-cols {
    grid-template-columns: 1fr;
  }

  .usq .usq-pillars {
    flex-direction: column;
  }

  .usq .usq-pillar {
    border-right: none;
    border-bottom: 1px solid var(--line);
  }

  .usq .usq-hero-visual-wrap {
    min-height: auto;
  }
}

@media (max-width: 640px) {
  .usq .usq-wrap {
    padding: 0 14px;
  }

  .usq .usq-sec {
    padding: 55px 0;
  }

  .usq .usq-hero {
    padding: 100px 0 25px;
    overflow: hidden;
  }



  .usq .usq-hero h1 {
    font-size: clamp(2rem, 7.5vw, 2.75rem);
    line-height: 1.15;
  }

  .usq .usq-hero-sub {
    font-size: clamp(0.95rem, 3.6vw, 1.1rem);
    margin: 14px 0 10px;
    line-height: 1.5;
  }

  .usq .usq-hero .usq-lede {
    font-size: 13.5px;
    padding: 12px 14px;
    margin-top: 18px;
  }

  .usq .usq-hero-grid {
    gap: 24px;
    overflow: hidden;
  }

  .usq .usq-grid-3 {
    grid-template-columns: 1fr;
  }

  .usq .usq-grid-4 {
    grid-template-columns: 1fr;
  }

  .usq .usq-trust-band .usq-trust,
  .usq .usq-trust {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .usq .usq-trust-band .usq-trust-item:last-child {
    grid-column: span 2;
  }

  .usq .usq-trust-band .usq-trust-item {
    padding: 7px 10px;
    gap: 8px;
  }

  .usq .usq-trust-band .usq-trust-num {
    font-size: 16px;
  }

  .usq .usq-trust-band .usq-trust-lbl {
    font-size: 10.5px;
  }

  .usq .usq-btn {
    width: 100%;
    justify-content: center;
  }

  .usq .usq-table td:first-child,
  .usq-table th:first-child {
    width: auto;
  }

  .usq .usq-case {
    padding: 24px 18px;
  }
}

@media (max-width: 400px) {

  .usq .usq-trust-band .usq-trust,
  .usq .usq-trust {
    grid-template-columns: 1fr;
  }

  .usq .usq-trust-band .usq-trust-item:last-child {
    grid-column: span 1;
  }
}

@media (prefers-reduced-motion:reduce) {
  .usq * {
    transition: none !important;
    animation: none !important;
  }

  .usq .usq-hero h1 span,
  .usq .usq-hero-sub,
  .usq .usq-hero .usq-lede,
  .usq .usq-hero .usq-btnrow,
  .usq .usq-tag,
  .usq .usq-eyebrow.usq-hero-eyebrow,
  .usq .usq-hero-visual-wrap {
    opacity: 1;
  }

  .usq .reveal {
    opacity: 1;
    transform: none;
  }
}


/* Micro SVG Animations */
.usq .usq-svg-anim {
  display: inline-block;
  max-width: 100%;
  height: auto;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), filter 0.4s ease;
}

.usq .usq-lottie-card:hover .usq-svg-anim,
.usq .usq-showcase-box:hover .usq-svg-anim {
  transform: translateY(-4px) scale(1.05);
  filter: drop-shadow(0 10px 20px rgba(45, 212, 191, 0.25));
}

.usq .usq-svg-pulse {
  animation: usqSvgPulse 2.8s infinite ease-in-out;
}

@keyframes usqSvgPulse {

  0%,
  100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.08);
  }
}

.usq .usq-rocket-anim {
  animation: usqHoverFloat 3.2s infinite ease-in-out;
}

/* ========================================================= */
/* PREMIUM TECHNICAL SEO SECTION (OUTSTANDING LIGHT REDESIGN) */
/* ========================================================= */
.usq #technical-seo.usq-alt {
  background: radial-gradient(circle at 10% 15%, rgba(224, 231, 255, 0.75) 0%, transparent 45%),
    radial-gradient(circle at 90% 85%, rgba(254, 240, 138, 0.45) 0%, transparent 45%),
    radial-gradient(circle at 50% 50%, rgba(204, 251, 241, 0.4) 0%, transparent 50%),
    linear-gradient(180deg, #f8faff 0%, #edf2f7 100%);
  position: relative;
  overflow: hidden;
}

.usq #technical-seo .usq-shead h2 {
  color: #0b1638 !important;
}

.usq #technical-seo .usq-shead p {
  color: #334155 !important;
}

/* Diagnostic Performance Showcase Strip */
.usq .usq-tech-health-bar {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin: 32px 0 42px;
  background: #ffffff;
  border: 1px solid rgba(11, 22, 56, 0.09);
  border-radius: 20px;
  padding: 18px 24px;
  box-shadow: 0 14px 34px -8px rgba(11, 22, 56, 0.08), 0 2px 6px rgba(11, 22, 56, 0.03);
}

.usq .usq-tech-health-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 6px 12px;
  border-right: 1px solid rgba(11, 22, 56, 0.07);
}

.usq .usq-tech-health-item:last-child {
  border-right: none;
}

.usq .usq-tech-health-icon {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: linear-gradient(135deg, #0b1638 0%, #1e293b 100%);
  color: #fde428;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 0 6px 14px rgba(11, 22, 56, 0.18);
}

.usq .usq-tech-health-val {
  font-family: 'Poppins', sans-serif;
  font-size: 19px;
  font-weight: 800;
  color: #0b1638;
  line-height: 1.15;
}

.usq .usq-tech-health-lbl {
  font-size: 12px;
  color: #475569;
  font-weight: 500;
  margin-top: 2px;
}

/* 14 High-Tech Pillar Cards */
.usq .usq-tech-card {
  background: #ffffff;
  border: 1px solid rgba(11, 22, 56, 0.08);
  border-radius: 20px;
  padding: 24px 22px 20px;
  box-shadow: 0 10px 28px -6px rgba(11, 22, 56, 0.06), 0 2px 6px rgba(11, 22, 56, 0.03);
  transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.3s ease, border-color 0.3s ease;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}

.usq .usq-tech-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #fde428, #3b82f6);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.usq .usq-tech-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 40px -10px rgba(11, 22, 56, 0.15), 0 4px 12px rgba(11, 22, 56, 0.05);
  border-color: rgba(11, 22, 56, 0.2);
}

.usq .usq-tech-card:hover::before {
  opacity: 1;
}

.usq .usq-tech-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.usq .usq-tech-card-icon {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: linear-gradient(135deg, #0b1638 0%, #1e293b 100%);
  color: #fde428;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 14px rgba(11, 22, 56, 0.15);
  transition: transform 0.3s ease;
}

.usq .usq-tech-card:hover .usq-tech-card-icon {
  transform: scale(1.08) rotate(3deg);
}

.usq .usq-tech-card-badge {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #0b1638;
  background: rgba(11, 22, 56, 0.05);
  border: 1px solid rgba(11, 22, 56, 0.1);
  padding: 3px 9px;
  border-radius: 20px;
  letter-spacing: 0.03em;
}

.usq .usq-tech-card h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #0b1638 !important;
  margin: 0 0 8px;
  letter-spacing: -0.01em;
}

.usq .usq-tech-card p {
  font-size: 13.5px;
  color: #475569 !important;
  line-height: 1.55;
  margin: 0 0 16px;
  flex-grow: 1;
}

.usq .usq-tech-card-pill {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 11.5px;
  font-weight: 600;
  color: #047857;
  background: #ecfdf5;
  border: 1px solid #a7f3d0;
  padding: 4px 10px;
  border-radius: 6px;
  align-self: flex-start;
}

.usq .usq-tech-takeaway {
  margin-top: 48px;
  background: #0b1638;
  border-radius: 20px;
  padding: 32px 36px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  box-shadow: 0 20px 45px -12px rgba(11, 22, 56, 0.35);
}

.usq .usq-tech-takeaway-content h3 {
  font-size: 20px;
  font-weight: 700;
  color: #fde428 !important;
  margin: 0 0 8px;
}

.usq .usq-tech-takeaway-content p {
  font-size: 14.5px;
  color: #cbd5e1 !important;
  margin: 0;
  line-height: 1.6;
  max-width: 780px;
}

@media (max-width: 992px) {
  .usq .usq-tech-health-bar {
    grid-template-columns: repeat(2, 1fr);
  }

  .usq .usq-tech-takeaway {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 600px) {
  .usq .usq-tech-health-bar {
    grid-template-columns: 1fr;
  }

  .usq .usq-tech-health-item {
    border-right: none;
    border-bottom: 1px solid rgba(11, 22, 56, 0.06);
    padding-bottom: 12px;
  }

  .usq .usq-tech-health-item:last-child {
    border-bottom: none;
  }
}


.report-mode-hidden,
body.report-active main,
body.report-active .client-marquee-strip,
body.report-active .usq-trust-band,
body.report-active main .usq-cta-final,
body.report-active .usq>.usq-cta-final {
  display: none !important;
}

#report .usq-cta-final {
  display: block !important;
  margin-top: 40px;
}

#report {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}


:root {
  --bg: #F5F7F8;
  --surface: #FFFFFF;
  --surface-2: #FBFCFD;
  --ink: #11172A;
  --ink-soft: #4B5268;
  --ink-faint: #8891A3;
  --line: #E4E7EC;
  --line-strong: #CDD3DD;
  --accent: #0E9594;
  --accent-ink: #075D5C;
  --accent-soft: #E3F5F4;
  --accent-soft-2: #D5EFEE;
  --pass: #16A34A;
  --pass-soft: #E7F6EC;
  --warn: #D97706;
  --warn-soft: #FDF1E0;
  --fail: #DC2626;
  --fail-soft: #FCE9E9;
  --info: #5B5FE9;
  --info-soft: #ECEBFC;
  /* Score Tier Colors (90-100 Excellent, 80-89 Good, 70-79 Fair, 50-69 Needs Improvement, 0-49 Poor) */
  --score-excellent: #16A34A;
  --score-excellent-soft: #E7F6EC;
  --score-excellent-border: #BBF7D0;
  --score-good: #16A34A;
  --score-good-soft: #E7F6EC;
  --score-good-border: #BBF7D0;
  --score-fair: #0e9594;
  --score-fair-soft: #e7ecf6;
  --score-fair-border: #e7ecf6;
  --score-needs: #EA580C;
  --score-needs-soft: #FFF7ED;
  --score-needs-border: #FED7AA;
  --score-poor: #DC2626;
  --score-poor-soft: #FEF2F2;
  --score-poor-border: #FECACA;
  --radius: 14px;
  --radius-sm: 9px;
  --shadow-sm: 0 1px 2px rgba(17, 23, 42, .05), 0 1px 1px rgba(17, 23, 42, .03);
  --shadow-md: 0 8px 24px rgba(17, 23, 42, .08);
  --font-display: 'Space Grotesk', ui-sans-serif, system-ui, sans-serif;
  --font-body: 'Inter', ui-sans-serif, system-ui, sans-serif;
  --font-mono: 'IBM Plex Mono', ui-monospace, SFMono-Regular, Menlo, monospace;
  --header-h: 64px;
}

[data-theme="dark"] {
  --bg: #0D1220;
  --surface: #141B2E;
  --surface-2: #0F1526;
  --ink: #EDF0F6;
  --ink-soft: #AEB6C8;
  --ink-faint: #707A91;
  --line: #232C43;
  --line-strong: #2E3A56;
  --accent: #22B8B6;
  --accent-ink: #7CE0DE;
  --accent-soft: #12302F;
  --accent-soft-2: #153634;
  --pass-soft: #12271B;
  --warn-soft: #2C2110;
  --fail-soft: #2C1616;
  --info-soft: #1B1B37;
  --score-excellent: #34D399;
  --score-excellent-soft: rgba(16, 185, 129, 0.18);
  --score-excellent-border: rgba(52, 211, 153, 0.35);
  --score-good: #38BDF8;
  --score-good-soft: rgba(14, 165, 233, 0.18);
  --score-good-border: rgba(56, 189, 248, 0.35);
  --score-fair: #FACC15;
  --score-fair-soft: rgba(250, 204, 21, 0.18);
  --score-fair-border: rgba(250, 204, 21, 0.35);
  --score-needs: #FB923C;
  --score-needs-soft: rgba(249, 115, 22, 0.18);
  --score-needs-border: rgba(251, 146, 60, 0.35);
  --score-poor: #F87171;
  --score-poor-soft: rgba(239, 68, 68, 0.18);
  --score-poor-border: rgba(248, 113, 113, 0.35);
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);
  --shadow-md: 0 8px 24px rgba(0, 0, 0, .4);
}

/* ============================================================
   SCANLINE SEO CHECKER - DESIGN TOKENS
   ============================================================ */

*,
*::before,
*::after {
  box-sizing: border-box
}

html {
  scroll-behavior: smooth
}

body {
  margin: 0;
  background: var(--bg);
  color: var(--ink);
  font-family: var(--font-body);
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  transition: background .2s, color .2s
}

h1,
h2,
h3,
h4 {
  font-family: var(--font-display);
  margin: 0;
  letter-spacing: -.01em
}

p {
  margin: 0
}

a {
  color: var(--accent-ink);
  text-decoration: none
}

button {
  font-family: inherit;
  cursor: pointer
}

.mono {
  font-family: var(--font-mono)
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0
}

:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px
}

.wrap {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px
}

/* ---------- HEADER ---------- */
header.site {
  position: sticky;
  top: 0;
  z-index: 50;
  background: color-mix(in srgb, var(--surface) 92%, transparent);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--line)
}

.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: var(--header-h)
}

.brand {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 18px;
  color: var(--ink)
}

.brand-mark {
  width: 30px;
  height: 30px;
  border-radius: 8px;
  background: linear-gradient(135deg, var(--accent), #0B7574);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0
}

.brand-mark svg {
  width: 16px;
  height: 16px
}

.brand small {
  display: block;
  font-family: var(--font-body);
  font-weight: 500;
  font-size: 10.5px;
  color: var(--ink-faint);
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-top: 1px
}

nav.primary {
  display: flex;
  align-items: center;
  gap: 28px
}

nav.primary a {
  font-size: 14px;
  font-weight: 500;
  color: var(--ink-soft)
}

nav.primary a:hover {
  color: var(--ink)
}

.header-actions {
  display: flex;
  align-items: center;
  gap: 12px
}

.badge-free {
  font-size: 11.5px;
  font-weight: 600;
  background: var(--accent-soft);
  color: var(--accent-ink);
  padding: 5px 10px;
  border-radius: 100px;
  letter-spacing: .02em
}

.theme-toggle {
  width: 34px;
  height: 34px;
  border-radius: 9px;
  border: 1px solid var(--line);
  background: var(--surface);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--ink-soft)
}

.theme-toggle:hover {
  border-color: var(--line-strong)
}

.theme-toggle svg {
  width: 16px;
  height: 16px
}

.navburger {
  display: none;
  width: 34px;
  height: 34px;
  border-radius: 9px;
  border: 1px solid var(--line);
  background: var(--surface);
  align-items: center;
  justify-content: center
}

/* ---------- HERO ---------- */
.hero {
  padding: 76px 0 56px;
  position: relative;
  overflow: hidden
}

.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(600px 300px at 20% 0%, var(--accent-soft), transparent 60%);
  opacity: .7;
  pointer-events: none
}

.hero-inner {
  position: relative;
  text-align: center;
  max-width: 760px;
  margin: 0 auto
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: var(--font-mono);
  font-size: 12px;
  color: var(--accent-ink);
  background: var(--accent-soft);
  padding: 6px 12px;
  border-radius: 100px;
  margin-bottom: 22px
}

.eyebrow .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--accent);
  animation: pulse 1.8s infinite
}

@keyframes pulse {

  0%,
  100% {
    opacity: 1
  }

  50% {
    opacity: .35
  }
}

.hero h1 {
  font-size: clamp(34px, 5vw, 52px);
  font-weight: 700;
  line-height: 1.06;
  color: var(--ink)
}

.hero h1 em {
  font-style: normal;
  color: var(--accent-ink)
}

.hero p.sub {
  margin-top: 18px;
  font-size: 17px;
  color: var(--ink-soft);
  max-width: 560px;
  margin-left: auto;
  margin-right: auto
}

.analyzer-card {
  margin-top: 36px;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 18px;
  box-shadow: var(--shadow-md);
  padding: 8px;
  text-align: left
}

.mode-tabs {
  display: flex;
  gap: 4px;
  padding: 6px 6px 10px
}

.mode-tab {
  flex: 1;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  color: var(--ink-faint);
  padding: 9px 8px;
  border-radius: 9px;
  border: none;
  background: transparent;
  transition: .15s
}

.mode-tab.active {
  background: var(--accent-soft);
  color: var(--accent-ink)
}

.mode-panel {
  display: none;
  padding: 6px
}

.mode-panel.active {
  display: block
}

.url-row {
  display: flex;
  gap: 10px
}

.url-row input[type=text] {
  flex: 1;
  font-family: var(--font-mono);
  font-size: 14.5px;
  padding: 14px 16px;
  border-radius: 11px;
  border: 1.5px solid var(--line);
  background: var(--surface-2);
  color: var(--ink)
}

.url-row input[type=text]:focus {
  border-color: var(--accent)
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-weight: 600;
  font-size: 14.5px;
  padding: 14px 22px;
  border-radius: 11px;
  border: none;
  white-space: nowrap;
  transition: .15s
}

.btn-primary {
  background: var(--accent);
  color: #fff
}

.btn-primary:hover {
  background: var(--accent-ink)
}

.btn-ghost {
  background: transparent;
  color: var(--ink-soft);
  border: 1.5px solid var(--line)
}

.btn-ghost:hover {
  border-color: var(--line-strong);
  color: var(--ink)
}

.btn-sm {
  padding: 9px 14px;
  font-size: 13px;
  border-radius: 9px
}

textarea#paste-html {
  width: 100%;
  min-height: 160px;
  font-family: var(--font-mono);
  font-size: 12.5px;
  padding: 14px;
  border-radius: 11px;
  border: 1.5px solid var(--line);
  background: var(--surface-2);
  color: var(--ink);
  resize: vertical
}

.upload-zone {
  border: 1.5px dashed var(--line-strong);
  border-radius: 12px;
  padding: 32px 16px;
  text-align: center;
  color: var(--ink-faint);
  font-size: 13.5px;
  cursor: pointer
}

.upload-zone:hover {
  border-color: var(--accent)
}

.upload-zone svg {
  width: 26px;
  height: 26px;
  margin-bottom: 8px;
  color: var(--ink-faint)
}

.field-note {
  font-size: 12.5px;
  color: var(--ink-faint);
  margin-top: 8px;
  padding: 0 6px
}

.hint-error {
  color: var(--fail);
  font-size: 12.5px;
  margin-top: 8px;
  padding: 0 6px;
  display: none
}

/* Hero URL error — full styled version (replaces inline style) */
.usq-url-error {
  color: #f87171;
  font-size: 13px;
  margin-top: 10px;
  font-weight: 600;
  background: rgba(220, 38, 38, 0.18);
  padding: 6px 14px;
  border-radius: 12px;
  border: 1px solid rgba(220, 38, 38, 0.35);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  width: fit-content;
}

.panel-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
  padding: 0 6px 4px
}

.trust-row {
  display: flex;
  gap: 22px;
  justify-content: center;
  margin-top: 24px;
  flex-wrap: wrap
}

.trust-row .item {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 12.5px;
  color: var(--ink-faint)
}

.trust-row svg {
  width: 14px;
  height: 14px;
  color: var(--accent)
}

/* ---------- LOADING ---------- */
#loading-section {
  display: none;
  padding: 60px 0;
  background: var(--bg)
}

.loading-box {
  max-width: 560px;
  margin: 0 auto;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 18px;
  box-shadow: var(--shadow-md);
  padding: 34px
}

.loading-title {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 19px;
  text-align: center;
  color: var(--ink)
}

.loading-sub {
  text-align: center;
  color: var(--ink-faint);
  font-size: 13px;
  margin-top: 4px;
  font-family: var(--font-mono)
}

.progress-track {
  margin: 24px 0 22px;
  height: 8px;
  border-radius: 100px;
  background: var(--line);
  overflow: hidden
}

.progress-fill {
  height: 100%;
  width: 0%;
  background: linear-gradient(90deg, var(--accent), #5FCFCE);
  border-radius: 100px;
  transition: width .35s ease
}

.progress-pct {
  text-align: center;
  font-family: var(--font-mono);
  font-size: 13px;
  color: var(--accent-ink);
  margin-bottom: 18px;
  font-weight: 600
}

.check-list {
  display: flex;
  flex-direction: column;
  gap: 10px
}

.check-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 13.5px;
  color: var(--ink-faint);
  opacity: .4;
  transition: .25s ease
}

.check-item.active {
  opacity: 1;
  color: var(--ink);
  font-weight: 600
}

.check-item.done {
  opacity: .9;
  color: var(--ink-soft)
}

.check-icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1.5px solid var(--line-strong);
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center
}

.check-item.active .check-icon {
  border-color: var(--accent);
  background: var(--accent-soft)
}

.check-item.active .check-icon .spin {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid var(--accent-soft);
  border-top-color: var(--accent);
  animation: spin .7s linear infinite
}

.check-item.done .check-icon {
  background: var(--pass);
  border-color: var(--pass)
}

.check-item.done .check-icon svg {
  width: 12px;
  height: 12px;
  color: #fff
}

@keyframes spin {
  to {
    transform: rotate(360deg)
  }
}

/* ---------- REPORT ---------- */
#report {
  display: none;
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
}

#report .wrap {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 32px;
  padding-right: 32px;
}

/* ============================================================
     PROFESSIONAL EXECUTIVE AUDIT HEADER & SUBNAV
     ============================================================ */
.report-sticky-topbar {
  width: 100%;
  background: transparent;
  position: static;
}

.report-header-panel {
  background: #ffffff;
  border-bottom: 1px solid #e2e8f0;
  padding: 12px 0;
  width: 100%;
}

.rh-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  width: 100%;
  flex-wrap: nowrap;
}

.rh-left {
  display: flex;
  align-items: center;
  gap: 14px;
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
}

.rh-right {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.rh-back-btn {
  background: #ffffff;
  color: #1e293b !important;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  cursor: pointer;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
  flex-shrink: 0;
}

.rh-back-btn:hover {
  background: #f8fafc;
  border-color: #cbd5e1;
  color: #0f172a !important;
  transform: none;
}

.rh-url-block {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
  flex: 1;
  overflow: hidden;
}

.rh-url-label {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  font-weight: 700;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.rh-status-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #16A34A;
  box-shadow: 0 0 6px rgba(22, 163, 74, 0.8);
  display: inline-block;
}

.rh-mode-badge {
  background: #0f172a;
  border: none;
  border-radius: 4px;
  padding: 1px 7px;
  font-size: 10px;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.rh-url-value {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 15px;
  color: #0f172a;
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
}

.rh-url-value svg {
  color: #0d9488;
  flex-shrink: 0;
}

.rh-url-text {
  color: #0f172a;
  font-weight: 800;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.rh-meta-time {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 11.5px;
  color: #64748b;
  font-weight: 500;
}

.rh-meta-time svg {
  color: #64748b;
}

.rh-actions-group {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  background: transparent;
  padding: 0;
  border: none;
  flex-shrink: 0;
}

.rh-action-btn {
  border-radius: 8px;
  font-size: 12px;
  font-weight: 600;
  padding: 7px 13px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #1e293b;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  cursor: pointer;
}

.rh-action-btn:hover {
  background: #f8fafc;
  color: #0f172a;
  border-color: #cbd5e1;
}

#btn-share {
  background: #0d9488 !important;
  color: #ffffff !important;
  border: 1px solid #0d9488 !important;
  box-shadow: 0 2px 5px rgba(13, 148, 136, 0.25);
}

#btn-share:hover {
  background: #0f766e !important;
  border-color: #0f766e !important;
}

#btn-refresh.refreshing svg {
  animation: usqSpin 0.75s linear infinite;
}

/* Sticky Segmented Subnav (Only Tabs Bar is Sticky with Scroll-Down Hide / Scroll-Up Show) */
.report-nav {
  background: #f8fafc;
  padding: 8px 0;
  width: 100%;
  border-bottom: 1px solid #e2e8f0;
  box-shadow: 0 4px 18px rgba(17, 23, 42, 0.06);
  transition: transform 0.82s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.8s ease;
  z-index: 99998;
  will-change: transform;
}

.report-nav.is-sticky {
  position: fixed !important;
  top: 86px !important;
  left: 0 !important;
  right: 0 !important;
  padding: 40px 0 8px 0 !important;
  width: 100% !important;
  box-shadow: 0 4px 20px rgba(17, 23, 42, 0.12) !important;
  transform: translateY(0);
}

.report-nav.is-sticky.nav-hidden {
  transform: translateY(-300%) !important;
  box-shadow: none !important;
  pointer-events: none !important;
}

.rnav-pills-container {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 4px;
  overflow-x: auto;
  scrollbar-width: none;
  background: #ffffff;
  padding: 4px;
  border-radius: 12px;
  border: 1px solid #e2e8f0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
}

.rnav-pills-container::-webkit-scrollbar {
  display: none;
}

.rnav-link {
  flex: 1 1 0px;
  min-width: max-content;
  justify-content: center;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  color: #334155;
  padding: 7px 14px;
  border-radius: 8px;
  border: 1px solid transparent;
  white-space: nowrap;
  text-decoration: none;
  transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  cursor: pointer;
}

.rnav-link svg {
  opacity: 0.85;
  transition: opacity 0.2s ease;
}

.rnav-link:hover {
  color: #0f172a;
  background: #f8fafc;
}

.rnav-link.active {
  color: #0d9488;
  background: #ffffff;
  border-color: #0d9488;
  font-weight: 700;
  box-shadow: 0 1px 3px rgba(13, 148, 136, 0.15);
}

.rnav-link.active svg {
  color: #0d9488;
  opacity: 1;
}

[data-theme="dark"] .rnav-link.active {
  color: #2dd4bf;
  background: var(--surface);
  border-color: rgba(45, 212, 191, 0.35);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

[data-theme="dark"] .rnav-link.active svg {
  color: #2dd4bf;
}

section.rsec {
  padding: 44px 0
}

section.rsec+section.rsec {
  border-top: 1px solid var(--line)
}

#btn-jump-issues {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  color: #0f172a;
  border-radius: 8px;
  padding: 7px 14px;
  font-size: 12.5px;
  font-weight: 600;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  cursor: pointer;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

#btn-jump-issues:hover {
  background: #f8fafc;
  border-color: #cbd5e1;
}

/* score overview */
/* ============================================================
     ADVANCED OVERVIEW DASHBOARD & CHARTS
     ============================================================ */
.overview-grid {
  display: grid;
  grid-template-columns: 310px 1fr;
  gap: 20px;
  align-items: stretch;
}

.score-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
  padding: 24px;
  text-align: center;
}

.main-score-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

.score-card-top-tag {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #64748b;
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.info-tooltip-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #f1f5f9;
  color: #64748b;
  font-size: 10px;
  font-weight: 700;
  cursor: pointer;
  line-height: 1;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  user-select: none;
  border: none;
  padding: 0;
}

.info-tooltip-btn:hover,
.info-tooltip-btn:focus {
  background: #0d9488;
  color: #ffffff;
}

.info-tooltip-content {
  visibility: hidden;
  opacity: 0;
  width: 270px;
  background: #0f172a;
  color: #f8fafc;
  text-align: left;
  border-radius: 10px;
  padding: 10px 12px;
  position: absolute;
  z-index: 1000;
  bottom: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%) translateY(4px);
  font-size: 11.5px;
  font-weight: 400;
  line-height: 1.45;
  text-transform: none;
  letter-spacing: normal;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
  transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
  pointer-events: none;
}

.info-tooltip-content strong {
  color: #2dd4bf;
  display: block;
  margin-bottom: 3px;
  font-size: 11.5px;
}

.info-tooltip-content::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #0f172a transparent transparent transparent;
}

.info-tooltip-btn:hover .info-tooltip-content,
.info-tooltip-btn:focus .info-tooltip-content {
  visibility: visible;
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}

.pillar-overview-card {
  display: flex;
  flex-direction: column;
}

.card-header-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 14px;
}

.card-header-flex h3,
.card-header-flex h4 {
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #64748b !important;
  margin: 0 0 2px;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 5px;
}

.pillar-content-split {
  display: grid;
  grid-template-columns: 1.15fr 1fr;
  gap: 20px;
  align-items: center;
  flex: 1;
}

.radar-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border: 1px solid #f1f5f9;
  border-radius: 14px;
  padding: 10px;
  position: relative;
}

.radar-legend-title {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .05em;
  color: #64748b;
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.overview-radar-svg {
  width: 100%;
  max-width: 210px;
  height: auto;
  overflow: visible;
}

.radar-axis-line {
  stroke: #e2e8f0;
  stroke-width: 1;
  stroke-dasharray: 2 2;
}

.radar-grid-poly {
  fill: none;
  stroke: #e2e8f0;
  stroke-width: 1;
}

.radar-data-poly {
  fill: rgba(13, 148, 136, 0.16);
  stroke: #0d9488;
  stroke-width: 2.2;
  stroke-linejoin: round;
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.radar-dot {
  fill: #ffffff;
  stroke: #0d9488;
  stroke-width: 2.2;
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.radar-label {
  font-family: var(--font-body);
  font-size: 10.5px;
  font-weight: 700;
  fill: #475569;
  text-anchor: middle;
  dominant-baseline: middle;
}

.ring-wrap {
  position: relative;
  width: 160px;
  height: 160px;
  margin: 6px auto 12px;
}

.ring-wrap svg {
  width: 100%;
  height: 100%;
  transform: rotate(-90deg);
}

.ring-bg {
  fill: none;
  stroke: #f1f5f9;
  stroke-width: 12;
}

.ring-fg {
  fill: none;
  stroke: #ea580c;
  stroke-width: 12;
  stroke-linecap: round;
  transition: stroke-dashoffset 1.1s cubic-bezier(.4, 0, .2, 1);
}

.ring-center {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.ring-center .num {
  font-family: var(--font-mono);
  font-weight: 800;
  font-size: 42px;
  line-height: 1;
  color: #0f172a;
}

.ring-center .den {
  font-family: var(--font-mono);
  font-size: 13px;
  color: #64748b;
  margin-top: 2px;
}

.score-label {
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 11px;
  padding: 4px 14px;
  border-radius: 100px;
  display: inline-block;
  margin-top: 4px;
  transition: background-color .2s ease, border-color .2s ease, color .2s ease;
}

.grade-excellent {
  background: #ecfdf5;
  color: #059669;
  border: 1px solid #a7f3d0;
}

.grade-good {
  background: #f0fdf4;
  color: #16a34a;
  border: 1px solid #bbf7d0;
}

.grade-fair {
  background: #fffbeb;
  color: #d97706;
  border: 1px solid #fde68a;
}

.grade-needs {
  background: #fff7ed;
  color: #ea580c;
  border: 1px solid #fed7aa;
}

.grade-poor {
  background: #fef2f2;
  color: #dc2626;
  border: 1px solid #fecaca;
}

.rwf-row {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-top: 14px;
}

.rwf-item {
  text-align: center;
  padding: 4px 8px;
  border-radius: 8px;
  transition: background 0.2s ease;
}

.rwf-item:hover {
  background: #f8fafc;
}

.rwf-item .n {
  font-family: var(--font-mono);
  font-weight: 800;
  font-size: 18px;
}

.rwf-item .l {
  font-size: 10.5px;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: 700;
  margin-top: 2px;
}

.rwf-item.fail .n {
  color: #ef4444;
}

.rwf-item.warn .n {
  color: #f59e0b;
}

.rwf-item.pass .n {
  color: #10b981;
}

.how-scored {
  margin-top: 14px;
  font-size: 12px;
  color: #0d9488;
  cursor: pointer;
  font-weight: 600;
}

.how-scored:hover {
  text-decoration: underline;
}

.how-scored-body {
  text-align: left;
  font-size: 12.5px;
  color: #334155;
  margin-top: 10px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  padding: 12px;
}

.how-scored-body div {
  display: flex;
  justify-content: space-between;
  padding: 3px 0;
}

.cat-scores {
  display: flex;
  flex-direction: column;
  gap: 12px;
  justify-content: center;
}

.cat-row {
  display: flex;
  align-items: center;
  gap: 10px;
}

.cn-icon-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  flex-shrink: 0;
}

.cat-row .cn {
  width: 110px;
  flex-shrink: 0;
  font-size: 12.5px;
  font-weight: 700;
  color: #0f172a;
}

.cat-bar-track {
  flex: 1;
  height: 8px;
  background: #f1f5f9;
  border-radius: 100px;
  overflow: hidden;
  position: relative;
  display: flex;
}

.cat-bar-fill {
  display: block;
  height: 100%;
  border-radius: 100px;
  background: #0d9488;
  transition: width .8s ease;
  min-width: 0;
}

.cat-row .cv {
  width: 52px;
  text-align: right;
  font-family: var(--font-mono);
  font-size: 12px;
  flex-shrink: 0;
  font-weight: 700;
}

.stat-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(135px, 1fr));
  gap: 14px;
  margin-top: 20px;
}

.stat-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  padding: 14px 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
  overflow: hidden;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.stat-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}

.stat-card-icon {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.stat-card-info {
  min-width: 0;
  flex: 1;
  overflow: hidden;
}

.stat-card-info .l {
  font-size: 10.5px;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.stat-card-info .v {
  font-family: var(--font-mono);
  font-weight: 800;
  font-size: 18px;
  margin-top: 2px;
  color: #0f172a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Overview Insights Grid (3 Cards) */
.overview-insights-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin-top: 22px;
}

.ov-insight-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  padding: 22px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: 0;
  overflow: hidden;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.ov-insight-card:hover {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
  transform: translateY(-2px);
}

.ov-insight-head {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 14px;
}

.ov-insight-icon {
  width: 34px;
  height: 34px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ov-insight-icon.red-icon {
  background: #fef2f2;
  color: #ef4444;
}

.ov-insight-icon.amber-icon {
  background: #fff7ed;
  color: #ea580c;
}

.ov-insight-icon.blue-icon {
  background: #eff6ff;
  color: #2563eb;
}

.ov-insight-title {
  font-size: 15px;
  font-weight: 800;
  color: #0f172a;
  line-height: 1.3;
}

.ov-insight-sub {
  font-size: 11.5px;
  color: #64748b;
  margin-top: 2px;
}

.ov-badge-uplift {
  font-family: var(--font-mono);
  font-size: 11px;
  font-weight: 700;
  color: #059669;
  background: #ecfdf5;
  border: 1px solid #a7f3d0;
  padding: 2px 8px;
  border-radius: 100px;
  white-space: nowrap;
}

.ov-badge-pill {
  font-size: 11px;
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 100px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  color: #0f172a;
  white-space: nowrap;
}

.ov-badge-pill.green-pill {
  background: #ecfdf5;
  color: #059669;
  border-color: #a7f3d0;
}

/* Priority Fix Items */
.ov-priority-items {
  display: flex;
  flex-direction: column;
  gap: 9px;
  flex: 1;
}

.ov-fix-row {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  padding: 9px 12px;
  background: #ffffff;
  border: 1px solid #f1f5f9;
  border-radius: 10px;
  font-size: 12px;
  line-height: 1.4;
  transition: border-color 0.2s ease;
}

.ov-fix-row:hover {
  border-color: #cbd5e1;
}

.ov-fix-sev {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-top: 5px;
  flex-shrink: 0;
}

.ov-fix-sev.high {
  background: #ef4444;
  box-shadow: 0 0 6px rgba(239, 68, 68, 0.5);
}

.ov-fix-sev.medium {
  background: #f59e0b;
}

.ov-fix-sev.low {
  background: #3B82F6;
}

.ov-fix-name {
  font-weight: 700;
  color: #0f172a;
  font-size: 13px;
}

.ov-fix-tip {
  font-size: 11.5px;
  color: #64748b;
  margin-top: 2px;
  line-height: 1.35;
}

.ov-fix-btn {
  margin-left: auto;
  font-size: 11.5px;
  font-weight: 700;
  color: #0d9488;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 2px 4px;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 3px;
}

.ov-fix-btn:hover {
  text-decoration: underline;
  color: #0f766e;
}

/* Core Web Vitals Mini Gauge Rows */
.ov-cwv-metrics-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
  justify-content: center;
}

.ov-cwv-row {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 9px 12px;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #f1f5f9;
}

.ov-cwv-row-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
}

.ov-cwv-name {
  font-weight: 700;
  color: #0f172a;
}

.ov-cwv-val {
  font-family: var(--font-mono);
  font-weight: 700;
}

.ov-cwv-bar-track {
  height: 6px;
  background: #f1f5f9;
  border-radius: 100px;
  overflow: hidden;
}

.ov-cwv-bar-fill {
  height: 100%;
  border-radius: 100px;
  transition: width 0.8s ease;
}

/* SERP Snippet Preview Card */
.ov-serp-preview-card {
  background: #ffffff;
  border: 1px solid #f1f5f9;
  border-radius: 12px;
  padding: 12px 14px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  flex: 1;
  justify-content: center;
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
}

.ov-serp-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 11px;
  color: #64748b;
  gap: 8px;
}

.ov-serp-brand {
  font-weight: 700;
  color: #0f172a;
}

.ov-serp-tag {
  font-family: var(--font-mono);
  color: #64748b;
  flex-shrink: 0;
}

.ov-serp-url {
  font-family: var(--font-mono);
  font-size: 12px;
  color: #0d9488;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  display: block;
  max-width: 100%;
}

.ov-serp-title {
  font-size: 14px;
  font-weight: 700;
  color: #1a0dab;
  line-height: 1.35;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}

.ov-serp-title:hover {
  text-decoration: underline;
}

.ov-serp-desc {
  font-size: 12px;
  color: #475569;
  line-height: 1.45;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-word;
}

.ov-card-bottom-link {
  font-size: 12.5px;
  font-weight: 700;
  color: #0d9488;
  text-decoration: none;
  text-align: center;
  display: block;
  margin-top: 14px;
  padding-top: 8px;
  transition: color 0.2s ease;
}

.ov-card-bottom-link:hover {
  color: #0f766e;
  text-decoration: underline;
}

/* General Section Header styling */
.sec-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 22px;
  flex-wrap: wrap;
  width: 100%;
}

.sec-head h2 {
  font-size: 24px;
  font-weight: 800;
  line-height: 1.25;
  margin: 0;
  color: var(--ink);
}

/* Responsive Grids used in dynamic JS templates */
.category-checks-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 360px), 1fr));
  gap: 16px;
  width: 100%;
}

.schema-blocks-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 360px), 1fr));
  gap: 16px;
  width: 100%;
}

.eeat-dim-grid {
  flex: 1 1 280px;
  min-width: 0;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 220px), 1fr));
  gap: 12px;
}

@media (max-width: 992px) {
  #report .wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rh-content {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    width: 100%;
    max-width: 100%;
  }

  .rh-right {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .rh-actions-group {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    width: 100%;
    max-width: 100%;
    padding: 2px 2px 6px 2px;
    gap: 8px;
  }

  .rh-actions-group::-webkit-scrollbar {
    display: none;
  }

  .rh-action-btn {
    flex-shrink: 0;
    white-space: nowrap;
  }

  .overview-grid {
    grid-template-columns: 1fr;
    gap: 16px;
    width: 100%;
  }

  .pillar-content-split {
    grid-template-columns: 1fr;
    gap: 16px;
    width: 100%;
  }

  .overview-insights-row {
    grid-template-columns: 1fr;
    gap: 16px;
    width: 100%;
  }

  .stat-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    width: 100%;
  }

  .cwv-grid {
    grid-template-columns: 1fr;
    gap: 14px;
    width: 100%;
  }

  .two-col {
    grid-template-columns: 1fr;
    gap: 16px;
    width: 100%;
  }

  .chart-row {
    grid-template-columns: 1fr;
    gap: 16px;
    width: 100%;
  }
}

@media (max-width: 640px) {
  #report .wrap {
    padding-left: 14px;
    padding-right: 14px;
  }

  .sec-head {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 16px;
  }

  .sec-head h2 {
    font-size: 20px;
  }

  .score-card,
  .pillar-overview-card,
  .ov-insight-card {
    padding: 16px 14px;
    width: 100%;
    max-width: 100%;
    border-radius: 14px;
  }

  .radar-wrap {
    padding: 8px;
    width: 100%;
    max-width: 100%;
  }

  .overview-radar-svg {
    max-width: 220px;
    width: 100%;
    height: auto;
  }

  .stat-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    width: 100%;
  }

  .stat-card {
    padding: 10px 12px;
    gap: 8px;
  }

  .stat-card-icon {
    width: 32px;
    height: 32px;
  }

  .stat-card-info .v {
    font-size: 16px;
  }

  .category-checks-grid,
  .schema-blocks-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .data-table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    width: 100%;
    max-width: 100%;
  }

  .data-table th,
  .data-table td {
    padding: 8px 10px;
    font-size: 12px;
  }
}

@media (max-width: 600px) {
  .rh-left {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    min-width: 0;
  }

  .rh-back-btn {
    width: fit-content;
  }

  .rh-url-block {
    width: 100%;
    min-width: 0;
  }

  .rh-url-value {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  .rh-url-text {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13.5px;
  }
}

@media (max-width: 380px) {
  .stat-grid {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}

/* filters */
.filter-bar {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-bottom: 20px
}

.search-input-wrap {
  position: relative;
  flex: 1;
  min-width: 220px
}

.search-input-wrap svg {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  color: var(--ink-faint)
}

#test-search {
  width: 100%;
  padding: 10px 12px 10px 34px;
  border-radius: 9px;
  border: 1.5px solid var(--line);
  background: var(--surface);
  font-size: 13.5px;
  color: var(--ink)
}

.chip-group {
  display: flex;
  gap: 6px;
  flex-wrap: wrap
}

.chip {
  font-size: 12.5px;
  font-weight: 600;
  padding: 7px 13px;
  border-radius: 100px;
  border: 1.5px solid var(--line);
  background: var(--surface);
  color: var(--ink-soft)
}

.chip.active {
  background: var(--ink);
  color: var(--surface);
  border-color: var(--ink)
}

[data-theme="dark"] .chip.active {
  background: var(--accent);
  border-color: var(--accent);
  color: #06201f
}

/* issue groups */
.issue-group {
  margin-bottom: 22px
}

.issue-group-title {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-bottom: 10px
}

.sev-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%
}

.sev-high .sev-dot {
  background: var(--fail)
}

.sev-medium .sev-dot {
  background: var(--warn)
}

.sev-low .sev-dot {
  background: #CA8A04
}

/* test card */
.test-card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 13px;
  margin-bottom: 10px;
  overflow: hidden;
  box-shadow: var(--shadow-sm)
}

.test-card>summary {
  list-style: none;
  cursor: pointer;
  padding: 15px 16px;
  display: flex;
  align-items: center;
  gap: 12px
}

.test-card>summary::-webkit-details-marker {
  display: none
}

.status-icon {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center
}

.status-icon svg {
  width: 12px;
  height: 12px
}

.status-passed .status-icon {
  background: var(--pass-soft);
  color: var(--pass)
}

.status-warning .status-icon {
  background: var(--warn-soft);
  color: var(--warn)
}

.status-failed .status-icon {
  background: var(--fail-soft);
  color: var(--fail)
}

.status-not-applicable .status-icon,
.status-unable-to-check .status-icon {
  background: var(--info-soft);
  color: var(--info)
}

.tc-main {
  flex: 1;
  min-width: 0
}

.tc-title-row {
  display: flex;
  align-items: center;
  gap: 9px;
  flex-wrap: wrap
}

.tc-name {
  font-weight: 600;
  font-size: 14.5px
}

.tc-status-tag {
  font-family: var(--font-mono);
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: .04em;
  padding: 2px 8px;
  border-radius: 5px;
  text-transform: uppercase
}

.status-passed .tc-status-tag {
  background: var(--pass-soft);
  color: var(--pass)
}

.status-warning .tc-status-tag {
  background: var(--warn-soft);
  color: var(--warn)
}

.status-failed .tc-status-tag {
  background: var(--fail-soft);
  color: var(--fail)
}

.status-not-applicable .tc-status-tag,
.status-unable-to-check .tc-status-tag {
  background: var(--info-soft);
  color: var(--info)
}

.tc-value {
  font-size: 12.5px;
  color: var(--ink-faint);
  margin-top: 3px;
  font-family: var(--font-mono);
  overflow-wrap: anywhere;
  word-break: break-word
}

.tc-chev {
  width: 16px;
  height: 16px;
  color: var(--ink-faint);
  flex-shrink: 0;
  transition: transform .2s
}

.test-card[open] .tc-chev {
  transform: rotate(180deg)
}

.tc-sev {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: var(--ink-faint);
  padding: 2px 7px;
  border: 1px solid var(--line);
  border-radius: 5px;
  flex-shrink: 0
}

.tc-body {
  padding: 0 16px 20px 52px;
  font-size: 13.5px;
  color: var(--ink-soft)
}

.tc-body .row {
  margin-bottom: 12px
}

.tc-body .row h4 {
  font-size: 11.5px;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: var(--ink-faint);
  margin-bottom: 4px;
  font-weight: 700
}

.tc-body pre {
  background: var(--surface-2);
  border: 1px solid var(--line);
  border-radius: 9px;
  padding: 12px;
  font-family: var(--font-mono);
  font-size: 12px;
  overflow-x: auto;
  white-space: pre-wrap;
  word-break: break-word;
  color: var(--ink-soft)
}

/* SERP preview */
.serp-toggle {
  display: flex;
  gap: 6px;
  margin-bottom: 14px
}

.serp-box {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 14px;
  padding: 20px;
  max-width: 560px;
  box-shadow: var(--shadow-sm)
}

.serp-url {
  color: #1a0dab;
  font-size: 13px;
  font-family: arial, sans-serif
}

[data-theme="dark"] .serp-url {
  color: #8ab4f8
}

.serp-title {
  color: #1a0dab;
  font-size: 19px;
  font-family: arial, sans-serif;
  margin-top: 3px;
  line-height: 1.3
}

[data-theme="dark"] .serp-title {
  color: #8ab4f8
}

.serp-desc {
  color: #4d5156;
  font-size: 13.5px;
  font-family: arial, sans-serif;
  margin-top: 3px;
  line-height: 1.4
}

[data-theme="dark"] .serp-desc {
  color: #bdc1c6
}

.serp-box.mobile {
  max-width: 340px
}

/* social preview cards */
.two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px
}

.mini-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px
}

.mini-table th {
  text-align: left;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: var(--ink-faint);
  padding: 8px 10px;
  border-bottom: 1px solid var(--line)
}

.mini-table td {
  padding: 9px 10px;
  border-bottom: 1px solid var(--line);
  color: var(--ink-soft)
}

.tag-ok {
  color: var(--pass);
  font-weight: 700
}

.tag-x {
  color: var(--fail);
  font-weight: 700
}

/* keyword table + cloud */
.data-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 12px;
  overflow: hidden
}

.data-table th {
  text-align: left;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .03em;
  color: var(--ink-faint);
  padding: 11px 12px;
  background: var(--surface-2);
  border-bottom: 1px solid var(--line)
}

.data-table td {
  padding: 10px 12px;
  border-bottom: 1px solid var(--line);
  color: var(--ink-soft)
}

.data-table tr:last-child td {
  border-bottom: none
}

.data-table td.center {
  text-align: center
}

.kw-freq-list {
  display: flex;
  flex-direction: column;
  gap: 8px
}

.kw-freq-row {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 13px
}

.kw-freq-row .kn {
  font-family: var(--font-mono);
  width: 34px;
  color: var(--ink-faint);
  flex-shrink: 0
}

.kw-freq-row .kb {
  flex: 1;
  height: 20px;
  background: var(--accent-soft);
  border-radius: 5px;
  position: relative;
  overflow: hidden
}

.kw-freq-row .kb i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: var(--accent);
  border-radius: 5px
}

.kw-freq-row .kw {
  position: absolute;
  left: 8px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  z-index: 2;
}

.kw-cloud {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 10px;
  align-items: center;
  padding: 14px 4px;
  line-height: 1.7;
}

.kw-cloud-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 12px;
  background: #f1f5f9;
  border: 1px solid #e2e8f0;
  border-radius: 20px;
  color: #1e293b;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  line-height: 1.3;
}

.kw-cloud-pill:hover {
  background: #0d9488;
  color: #ffffff !important;
  border-color: #0d9488;
  transform: translateY(-1px);
  box-shadow: 0 4px 10px rgba(13, 148, 136, 0.25);
}

.kw-cloud-pill:hover .kw-count {
  background: rgba(255, 255, 255, 0.25);
  color: #ffffff !important;
}

.kw-cloud-pill .kw-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  height: 18px;
  padding: 0 6px;
  border-radius: 999px;
  background: rgba(13, 148, 136, 0.14);
  color: #0d9488;
  font-size: 11px;
  font-weight: 700;
  font-family: var(--font-mono, monospace);
  transition: all 0.2s ease;
}

[data-theme="dark"] .kw-cloud-pill {
  background: #1e293b;
  border-color: #334155;
  color: #e2e8f0;
}

[data-theme="dark"] .kw-cloud-pill:hover {
  background: #14b8a6;
  color: #ffffff !important;
}

[data-theme="dark"] .kw-cloud-pill .kw-count {
  background: rgba(20, 184, 166, 0.22);
  color: #5eead4;
}

/* image table thumbs */
.img-swatch {
  width: 34px;
  height: 34px;
  border-radius: 6px;
  background: var(--surface-2);
  border: 1px solid var(--line);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--ink-faint)
}

.img-swatch svg {
  width: 16px;
  height: 16px
}

/* donut / bar charts */
.chart-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  align-items: center
}

.donut-wrap {
  display: flex;
  align-items: center;
  gap: 22px
}

.donut {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  flex-shrink: 0
}

.legend {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 12.5px
}

.legend .li {
  display: flex;
  align-items: center;
  gap: 8px
}

.legend .sw {
  width: 10px;
  height: 10px;
  border-radius: 3px;
  flex-shrink: 0
}

.legend .lab {
  color: var(--ink-soft)
}

.legend .val {
  margin-left: auto;
  font-family: var(--font-mono);
  color: var(--ink-faint);
  padding-left: 14px
}

.hbar-row {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 12.5px;
  margin-bottom: 9px
}

.hbar-row .hl {
  width: 82px;
  color: var(--ink-faint);
  flex-shrink: 0
}

.hbar-track {
  flex: 1;
  height: 14px;
  background: var(--line);
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  display: flex
}

.hbar-fill {
  display: block;
  height: 100%;
  border-radius: 5px;
  background: var(--accent);
  transition: width .8s ease
}

.hbar-row .hv {
  width: 34px;
  text-align: right;
  font-family: var(--font-mono);
  color: var(--ink-faint)
}

/* Core Web Vitals (LCP, INP, CLS) */
.cwv-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-bottom: 28px
}

.cwv-card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 14px;
  padding: 18px 20px;
  box-shadow: var(--shadow-sm);
  position: relative;
  overflow: hidden;
  transition: transform .2s, box-shadow .2s
}

.cwv-card:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md)
}

.cwv-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: var(--line)
}

.cwv-card.cwv-passed::before {
  background: var(--pass)
}

.cwv-card.cwv-warning::before {
  background: var(--warn)
}

.cwv-card.cwv-failed::before {
  background: var(--fail)
}

.cwv-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4px
}

.cwv-acronym {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 22px;
  color: var(--ink);
  letter-spacing: .02em
}

.cwv-target {
  font-size: 11px;
  font-family: var(--font-mono);
  font-weight: 600;
  color: var(--ink-faint);
  background: var(--surface-2);
  padding: 3px 8px;
  border-radius: 6px;
  border: 1px solid var(--line)
}

.cwv-name {
  font-size: 12.5px;
  color: var(--ink-faint);
  margin-bottom: 12px;
  font-weight: 500
}

.cwv-val-row {
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin-bottom: 8px
}

.cwv-val {
  font-family: var(--font-mono);
  font-size: 22px;
  font-weight: 700;
  color: var(--ink)
}

.cwv-status-badge {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .03em;
  text-transform: uppercase;
  padding: 2px 8px;
  border-radius: 100px
}

.cwv-card.cwv-passed .cwv-status-badge {
  background: var(--pass-soft);
  color: var(--pass)
}

.cwv-card.cwv-warning .cwv-status-badge {
  background: var(--warn-soft);
  color: var(--warn)
}

.cwv-card.cwv-failed .cwv-status-badge {
  background: var(--fail-soft);
  color: var(--fail)
}

.cwv-note {
  font-size: 12px;
  color: var(--ink-soft);
  line-height: 1.45
}

/* competitor / unavailable panel */
.unavailable-panel {
  background: var(--info-soft);
  border: 1px solid color-mix(in srgb, var(--info) 30%, transparent);
  border-radius: 12px;
  padding: 16px 18px;
  font-size: 13px;
  color: var(--ink-soft);
  display: flex;
  gap: 12px;
  align-items: flex-start
}

.unavailable-panel svg {
  width: 18px;
  height: 18px;
  color: var(--info);
  flex-shrink: 0;
  margin-top: 1px
}

/* toast */
#toast {
  position: fixed;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%) translateY(20px);
  background: var(--ink);
  color: var(--bg);
  font-size: 13.5px;
  font-weight: 500;
  padding: 12px 20px;
  border-radius: 10px;
  box-shadow: var(--shadow-md);
  opacity: 0;
  pointer-events: none;
  transition: .25s;
  z-index: 100
}

#toast.show {
  opacity: 1;
  transform: translateX(-50%) translateY(0)
}

footer.site {
  border-top: 1px solid var(--line);
  padding: 34px 0;
  text-align: center;
  font-size: 12.5px;
  color: var(--ink-faint)
}

@media (max-width: 860px) {
  nav.primary {
    display: none
  }

  .navburger {
    display: flex
  }

  .overview-grid {
    grid-template-columns: 1fr
  }

  .stat-grid {
    grid-template-columns: repeat(2, 1fr)
  }

  .two-col {
    grid-template-columns: 1fr
  }

  .chart-row {
    grid-template-columns: 1fr !important;
    gap: 20px !important;
    width: 100% !important;
  }

  .cwv-grid {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    width: 100% !important;
    margin-bottom: 22px !important;
  }

  .cwv-card {
    padding: 16px 18px !important;
    border-radius: 12px !important;
  }

  .donut-wrap {
    flex-direction: column !important;
    align-items: center !important;
    gap: 16px !important;
    text-align: center !important;
  }

  .legend {
    width: 100% !important;
  }

  /* Case Studies (Agarwal Packers & Sankh Multi-Country) Responsive Mobile Grid */
  .usq .usq-case.usq-case--light {
    padding: 24px 18px !important;
    border-radius: 18px !important;
  }

  .usq .usq-case-head {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 14px !important;
  }

  .usq .usq-case-head .usq-btn {
    width: 100% !important;
    justify-content: center !important;
    text-align: center !important;
  }

  .usq .usq-case>div[style*="grid"],
  .usq .usq-case.usq-case--light>div[style*="grid"] {
    display: flex !important;
    flex-direction: column !important;
    gap: 18px !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .usq .usq-case-media {
    width: 100% !important;
    max-height: 220px !important;
    height: auto !important;
    aspect-ratio: 16/9 !important;
    border-radius: 14px !important;
    margin-top: 4px !important;
  }

  .usq .usq-case-cols {
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
    margin-top: 18px !important;
  }

  .usq .usq-case-card-problem,
  .usq .usq-case-card-solution,
  .usq .usq-case-card-teal,
  .usq .usq-case-card-amber {
    padding: 16px 18px !important;
    border-radius: 12px !important;
  }

  /* On-Page vs Off-Page SEO Comparison Table & Callout Responsive */
  .usq #onpage-vs-offpage .usq-tablewrap,
  .usq .usq-tablewrap {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 14px !important;
    display: block !important;
  }

  .usq #onpage-vs-offpage .usq-table,
  .usq .usq-table {
    min-width: 540px !important;
    width: 100% !important;
  }

  .usq #onpage-vs-offpage .usq-table th,
  .usq #onpage-vs-offpage .usq-table td {
    padding: 12px 14px !important;
    font-size: 13px !important;
  }

  .usq .usq-table-callout {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 14px !important;
    padding: 18px 20px !important;
    border-radius: 14px !important;
  }

  .url-row {
    flex-direction: column
  }

  .tc-body {
    padding-left: 16px
  }

  .export-row {
    margin-left: 0;
    width: 100%
  }

  .data-table {
    display: block;
    overflow-x: auto;
    white-space: nowrap
  }
}

@media print {

  header.site,
  .report-nav,
  .export-row,
  .filter-bar,
  .mode-tabs,
  footer.site,
  .hero,
  #loading-section,
  .theme-toggle,
  .navburger {
    display: none !important
  }

  body {
    background: #fff
  }

  .test-card {
    break-inside: avoid
  }

  section.rsec {
    padding: 16px 0
  }
}


@media (max-width: 640px) {
  .report-nav.is-sticky {
    top: 45px !important;
    padding-top: 40px !important;
  }
}

/* ========================================================= */
/* KOLKATA LOCALITIES & HUBS SECTION (MINIMALIST & CREATIVE) */
/* ========================================================= */
.usq-localities-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  margin-top: 36px;
}

@media (max-width: 992px) {
  .usq-localities-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
  }
}

@media (max-width: 640px) {
  .usq-localities-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }
}

.usq-locality-card {
  background: rgba(16, 31, 77, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 18px;
  padding: 26px 22px;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
  backdrop-filter: blur(12px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.usq-locality-card:hover {
  transform: translateY(-4px);
  border-color: rgba(253, 228, 40, 0.4);
  box-shadow: 0 16px 32px rgba(7, 13, 36, 0.55), 0 0 20px rgba(253, 228, 40, 0.08);
}

.usq-locality-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

.usq-locality-icon {
  width: 38px;
  height: 38px;
  border-radius: 10px;
  background: rgba(253, 228, 40, 0.1);
  border: 1px solid rgba(253, 228, 40, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--gold);
  flex-shrink: 0;
}

.usq-locality-card h3 {
  font-size: 16.5px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  line-height: 1.3;
}

.usq-locality-desc {
  font-size: 13.5px;
  color: var(--muted);
  line-height: 1.55;
  margin-bottom: 16px;
}

.usq-locality-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.usq-locality-chip {
  font-size: 11px;
  font-weight: 600;
  padding: 3px 9px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #e2e8f0;
}

/* ========================================================= */
/* KOLKATA SEO PACKAGES & PRICING (PREMIUM LIGHT LUXURY)     */
/* ========================================================= */
.usq #seo-packages-kolkata {
  background: #f8fafc;
  position: relative;
}

.usq #seo-packages-kolkata .usq-shead h2,
.usq #faq .usq-shead h2,
.usq .usq-alt .usq-shead h2 {
  color: #0b1638;
  font-weight: 800;
}

.usq #seo-packages-kolkata .usq-title-highlight,
.usq #seo-packages-kolkata h2 .usq-title-highlight,
.usq #faq .usq-title-highlight,
.usq #faq h2 .usq-title-highlight,
.usq .usq-alt .usq-title-highlight,
.usq .usq-alt h2 .usq-title-highlight {
  color: #4338ca !important;
}

.usq #seo-packages-kolkata .usq-rule .bar,
.usq #faq .usq-rule .bar,
.usq .usq-alt .usq-rule .bar {
  background: #4338ca !important;
}

.usq #seo-packages-kolkata .usq-rule .dot2,
.usq #faq .usq-rule .dot2,
.usq .usq-alt .usq-rule .dot2 {
  background: #6366f1 !important;
}

.usq #seo-packages-kolkata .usq-eyebrow,
.usq #faq .usq-eyebrow,
.usq .usq-alt .usq-eyebrow {
  color: #4338ca !important;
}

.usq #seo-packages-kolkata .usq-eyebrow .dot,
.usq #faq .usq-eyebrow .dot,
.usq .usq-alt .usq-eyebrow .dot {
  background: #4338ca !important;
}

.usq #seo-packages-kolkata .usq-shead p,
.usq #faq .usq-shead p,
.usq .usq-alt .usq-shead p {
  color: #475569;
}

/* FAQ Accordion Styling on Light Background */
.usq #faq .usq-faq-item,
.usq .usq-alt .usq-faq-item {
  border-bottom: 1px solid rgba(11, 22, 56, 0.08) !important;
}

.usq #faq .usq-faq-q,
.usq .usq-alt .usq-faq-q {
  color: #0b1638 !important;
  font-size: 17.5px !important;
  font-weight: 600 !important;
  padding: 22px 0 !important;
}

.usq #faq .usq-faq-q:hover,
.usq .usq-alt .usq-faq-q:hover,
.usq #faq .usq-faq-item.open .usq-faq-q,
.usq .usq-alt .usq-faq-item.open .usq-faq-q {
  color: #4338ca !important;
}

.usq #faq .usq-faq-icon,
.usq .usq-alt .usq-faq-icon {
  color: #4338ca !important;
  background: rgba(67, 56, 202, 0.08) !important;
}

.usq #faq .usq-faq-item.open .usq-faq-icon,
.usq .usq-alt .usq-faq-item.open .usq-faq-icon {
  color: #ffffff !important;
  background: #4338ca !important;
}

.usq #faq .usq-faq-a p,
.usq .usq-alt .usq-faq-a p {
  color: #475569 !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
}

.usq-pricing-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  margin-top: 44px;
  align-items: stretch;
}

@media (max-width: 992px) {
  .usq-pricing-grid {
    grid-template-columns: 1fr;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    gap: 24px;
  }
}

.usq-pricing-card {
  background: #ffffff;
  border: 1.5px solid #e2e8f0;
  border-radius: 24px;
  padding: 38px 28px 32px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 4px 20px rgba(15, 23, 42, 0.04);
  transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.35s cubic-bezier(0.16, 1, 0.3, 1), border-color 0.35s ease;
}

.usq-pricing-card:hover {
  transform: translateY(-8px);
  border-color: #cbd5e1;
  box-shadow: 0 24px 48px -12px rgba(15, 23, 42, 0.12);
}

.usq-pricing-card.popular {
  background: #ffffff;
  border: 2px solid #4338ca;
  box-shadow: 0 12px 36px -8px rgba(67, 56, 202, 0.18);
}

.usq-pricing-card.popular:hover {
  transform: translateY(-8px);
  box-shadow: 0 28px 56px -12px rgba(67, 56, 202, 0.28);
}

.usq-pricing-badge {
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(135deg, #4338ca 0%, #6366f1 100%);
  color: #ffffff;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 5px 16px;
  border-radius: 20px;
  box-shadow: 0 4px 12px rgba(67, 56, 202, 0.35);
  white-space: nowrap;
}

.usq-pricing-tier {
  display: inline-block;
  font-size: 11.5px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #4338ca;
  background: #eef2ff;
  border: 1px solid rgba(67, 56, 202, 0.15);
  padding: 4px 12px;
  border-radius: 8px;
  margin-bottom: 14px;
  align-self: flex-start;
}

.usq-pricing-card.popular .usq-pricing-tier {
  background: #e0e7ff;
  color: #3730a3;
  border-color: rgba(55, 48, 163, 0.2);
}

.usq-pricing-card h3 {
  font-size: 21px;
  font-weight: 800;
  color: #0b1638;
  margin: 0 0 10px;
  line-height: 1.25;
  font-family: 'Poppins', sans-serif;
}

.usq-pricing-desc {
  font-size: 13.5px;
  color: #64748b;
  line-height: 1.55;
  margin-bottom: 22px;
  min-height: 42px;
}

.usq-pricing-cost {
  display: flex;
  align-items: baseline;
  gap: 6px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f1f5f9;
  margin-bottom: 24px;
}

.usq-pricing-amount {
  font-size: 36px;
  font-weight: 800;
  color: #0b1638;
  font-family: 'Poppins', sans-serif;
  letter-spacing: -0.03em;
}

.usq-pricing-period {
  font-size: 13px;
  color: #64748b;
  font-weight: 500;
}

.usq-pricing-list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
  display: flex;
  flex-direction: column;
  gap: 13px;
}

.usq-pricing-item {
  font-size: 13.5px;
  color: #334155;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  line-height: 1.45;
}

.usq-pricing-item-icon {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #ecfdf5;
  color: #059669;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 1px;
}

.usq-pricing-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 13px 20px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all 0.25s ease;
  cursor: pointer;
}

.usq-pricing-btn-outline {
  background: #f8fafc;
  border: 1.5px solid #cbd5e1;
  color: #0f172a !important;
}

.usq-pricing-btn-outline:hover {
  background: #0b1638;
  border-color: #0b1638;
  color: #ffffff !important;
}

.usq-pricing-btn-primary {
  background: linear-gradient(135deg, #4338ca 0%, #6366f1 100%);
  border: none;
  color: #ffffff !important;
  box-shadow: 0 6px 18px rgba(67, 56, 202, 0.35);
}

.usq-pricing-btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(67, 56, 202, 0.45);
}

/* ========================================================= */
/* KOLKATA OFFICE & PROXIMITY CARD (MINIMALIST & CREATIVE)   */
/* ========================================================= */
.usq-office-container {
  background: linear-gradient(135deg, rgba(16, 31, 77, 0.75) 0%, rgba(11, 22, 56, 0.9) 100%);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  padding: 40px;
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(16px);
  margin-top: 36px;
}

@media (max-width: 768px) {
  .usq-office-container {
    padding: 26px 20px;
  }
}

.usq-office-grid {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 36px;
  align-items: center;
}

@media (max-width: 992px) {
  .usq-office-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }
}

.usq-office-detail-row {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 20px;
}

.usq-office-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: rgba(45, 212, 191, 0.1);
  border: 1px solid rgba(45, 212, 191, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--cyan);
  flex-shrink: 0;
}

.usq-office-detail-text h3 {
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 3px;
}

.usq-office-detail-text p {
  font-size: 13.5px;
  color: var(--muted);
  margin: 0;
  line-height: 1.45;
}

.usq-office-map-card {
  background: rgba(7, 13, 36, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 18px;
  padding: 24px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.usq-office-coords-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 11.5px;
  font-family: monospace;
  color: var(--gold-soft);
  background: rgba(253, 228, 40, 0.1);
  border: 1px solid rgba(253, 228, 40, 0.2);
  padding: 4px 12px;
  border-radius: 20px;
  margin-bottom: 16px;
}