body {
  margin: 0;
  font-family: 'Roboto', sans-serif;
  cursor: none !important;
}

:root {
  color-scheme: dark;
}

html[data-theme="light"] {
  color-scheme: light;
  --bg: #f8fafc;
  --bg-card: #ffffff;
  --border: rgba(15, 23, 42, 0.12);
  --border-h: rgba(15, 23, 42, 0.2);
  --text-h: #0f172a;
  --text-b: #334155;
  --text-m: #64748b;
  --accent: #2563eb;
  --accent-2: #7c3aed;
  --accent-dim: rgba(37, 99, 235, 0.12);
  --tag-bg: rgba(148, 163, 184, 0.14);
  --code-bg: rgba(148, 163, 184, 0.12);
}

html[data-theme="light"] body {
  background: #f8fafc !important;
  color: #0f172a !important;
}

html[data-theme="light"] ::-webkit-scrollbar-track {
  background: #e2e8f0;
}

html[data-theme="light"] ::-webkit-scrollbar-thumb {
  background: #94a3b8;
}

html[data-theme="light"] ::-webkit-scrollbar-thumb:hover {
  background: #64748b;
}

html[data-theme="light"] .bg-zinc-950,
html[data-theme="light"] .bg-zinc-950\/95,
html[data-theme="light"] .bg-zinc-950\/90,
html[data-theme="light"] .bg-zinc-950\/80,
html[data-theme="light"] .bg-zinc-950\/70,
html[data-theme="light"] .bg-zinc-950\/60,
html[data-theme="light"] .from-zinc-950,
html[data-theme="light"] .to-zinc-950,
html[data-theme="light"] .via-zinc-950\/80 {
  background-color: #f8fafc !important;
}

html[data-theme="light"] .bg-zinc-900,
html[data-theme="light"] .bg-zinc-900\/95,
html[data-theme="light"] .bg-zinc-900\/80,
html[data-theme="light"] .bg-zinc-900\/70,
html[data-theme="light"] .bg-zinc-900\/60,
html[data-theme="light"] .bg-zinc-900\/50,
html[data-theme="light"] .bg-zinc-800,
html[data-theme="light"] .bg-zinc-800\/80 {
  background-color: #ffffff !important;
}

html[data-theme="light"] .bg-white\/5,
html[data-theme="light"] .bg-white\/10 {
  background-color: rgba(15, 23, 42, 0.06) !important;
}

html[data-theme="light"] .text-white,
html[data-theme="light"] .text-white\/90 {
  color: #0f172a !important;
}

html[data-theme="light"] .text-zinc-300,
html[data-theme="light"] .text-zinc-400,
html[data-theme="light"] .text-zinc-500,
html[data-theme="light"] .text-zinc-600,
html[data-theme="light"] .text-zinc-700 {
  color: #475569 !important;
}

html[data-theme="light"] .border-white\/10,
html[data-theme="light"] .border-white\/20,
html[data-theme="light"] .border-zinc-800 {
  border-color: rgba(15, 23, 42, 0.14) !important;
}

html[data-theme="light"] .bg-gradient-to-t,
html[data-theme="light"] .bg-gradient-to-b,
html[data-theme="light"] .bg-gradient-to-r,
html[data-theme="light"] .bg-gradient-to-br {
  --tw-gradient-from: rgba(248, 250, 252, 0.95) var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgba(248, 250, 252, 0.1) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

html[data-theme="light"] .from-zinc-950\/60,
html[data-theme="light"] .from-zinc-950\/40,
html[data-theme="light"] .from-zinc-900\/40,
html[data-theme="light"] .to-transparent,
html[data-theme="light"] .via-transparent {
  --tw-gradient-from: rgba(248, 250, 252, 0) var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgba(248, 250, 252, 0.02) var(--tw-gradient-to-position) !important;
}

html[data-theme="light"] #hero .absolute.inset-0.bg-gradient-to-t,
html[data-theme="light"] #services .absolute.inset-0.bg-gradient-to-t,
html[data-theme="light"] .svc-card .absolute.inset-0.bg-gradient-to-t,
html[data-theme="light"] .port-card .absolute.inset-0.bg-gradient-to-t,
html[data-theme="light"] .blog-card .absolute.inset-0.bg-gradient-to-t,
html[data-theme="light"] .review-card .absolute.inset-0.bg-gradient-to-t {
  --tw-gradient-from: transparent !important;
  --tw-gradient-via: transparent !important;
  --tw-gradient-to: transparent !important;
  --tw-gradient-stops: transparent, transparent !important;
  background-image: none !important;
}

html[data-theme="light"] .hover\:text-white:hover {
  color: #0f172a !important;
}

html[data-theme="light"] .hover\:bg-white\/5:hover,
html[data-theme="light"] .hover\:bg-white\/10:hover {
  background-color: rgba(15, 23, 42, 0.1) !important;
}

html[data-theme="light"] #global-scroll-fx {
  opacity: 0.18 !important;
  mix-blend-mode: multiply !important;
  background: radial-gradient(circle at 50% 50%, rgba(37, 99, 235, 0.12), rgba(248, 250, 252, 0.95)) !important;
}

html[data-theme="light"] #mobile-menu,
html[data-theme="light"] #services-header,
html[data-theme="light"] #fixed-header {
  background-color: transparent !important;
}

html[data-theme="light"] #loader {
  background-color: #f8fafc !important;
}

html[data-theme="light"] #hero-scene-overlay {
  background: transparent !important;
}

html[data-theme="light"] #consultation-photo-overlay {
  background-color: rgba(255, 255, 255, 0.95) !important;
  background-image: none !important;
}

html[data-theme="light"] #hero h1,
html[data-theme="light"] #hero h1 .text-white {
  color: #0f172a !important;
  -webkit-text-fill-color: #0f172a !important;
  background: none !important;
}

html[data-theme="light"] #hero h1 .text-transparent.bg-clip-text {
  color: transparent !important;
  -webkit-text-fill-color: transparent !important;
  background-image: linear-gradient(to right, #60a5fa, #818cf8, #a855f7) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
}

html[data-theme="light"] h1 .text-transparent.bg-clip-text,
html[data-theme="light"] h2 .text-transparent.bg-clip-text,
html[data-theme="light"] h3 .text-transparent.bg-clip-text {
  color: transparent !important;
  -webkit-text-fill-color: transparent !important;
  background-image: linear-gradient(to right, #60a5fa, #818cf8, #a855f7) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
}

html[data-theme="light"] #hero p,
html[data-theme="light"] #hero .text-zinc-400,
html[data-theme="light"] #hero .text-zinc-500,
html[data-theme="light"] #hero .text-zinc-300 {
  color: #334155 !important;
}

html[data-theme="light"] #hero .text-white,
html[data-theme="light"] #hero .text-white\/90 {
  color: #0f172a !important;
}

html[data-theme="light"] #hero #hero-discuss-btn > span:first-child {
  opacity: 1 !important;
  background: linear-gradient(120deg, #1d4ed8 0%, #7c3aed 45%, #ec4899 100%) !important;
  filter: saturate(1.12) brightness(1.04);
}

html[data-theme="light"] #about-discuss-btn > span:first-child {
  opacity: 1 !important;
  background: linear-gradient(120deg, #1d4ed8 0%, #7c3aed 45%, #ec4899 100%) !important;
  filter: saturate(1.12) brightness(1.04);
}

html[data-theme="light"] #hero #hero-discuss-btn > div {
  background: linear-gradient(135deg, #1e3a8a 0%, #4338ca 52%, #7e22ce 100%) !important;
  box-shadow: none !important;
  transform: translateY(0) scale(1);
  transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
  filter: brightness(1.05) saturate(1.08);
}

html[data-theme="light"] #about-discuss-btn > div {
  background: linear-gradient(135deg, #1e3a8a 0%, #4338ca 52%, #7e22ce 100%) !important;
  box-shadow: none !important;
  transform: translateY(0) scale(1);
  transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
  filter: brightness(1.05) saturate(1.08);
}

html[data-theme="light"] #hero #hero-discuss-btn:hover > div {
  background: linear-gradient(135deg, #1d4ed8 0%, #6d28d9 50%, #db2777 100%) !important;
  transform: translateY(0) scale(1);
  box-shadow: none !important;
  filter: brightness(1.1) saturate(1.12);
}

html[data-theme="light"] #about-discuss-btn:hover > div {
  background: linear-gradient(135deg, #1d4ed8 0%, #6d28d9 50%, #db2777 100%) !important;
  transform: translateY(0) scale(1);
  box-shadow: none !important;
  filter: brightness(1.1) saturate(1.12);
}

html[data-theme="light"] #hero #hero-discuss-btn span,
html[data-theme="light"] #hero #hero-discuss-btn iconify-icon {
  color: #ffffff !important;
}

html[data-theme="light"] #about-discuss-btn span,
html[data-theme="light"] #about-discuss-btn iconify-icon {
  color: #ffffff !important;
}

html[data-theme="light"] #consultation-submit > span:first-child {
  opacity: 1 !important;
  background: linear-gradient(120deg, #1d4ed8 0%, #7c3aed 45%, #ec4899 100%) !important;
  filter: saturate(1.12) brightness(1.04);
}

html[data-theme="light"] #consultation-submit > div {
  background: linear-gradient(135deg, #1d4ed8 0%, #6d28d9 50%, #db2777 100%) !important;
  background-size: 200% 200%;
  background-position: 0% 50%;
  box-shadow: none !important;
  filter: brightness(1.05) saturate(1.08);
  transition: background-position 0.3s ease, filter 0.3s ease, transform 0.3s ease;
}

html[data-theme="light"] #consultation-submit:hover > div {
  background-position: 100% 50%;
  box-shadow: none !important;
  filter: brightness(1.1) saturate(1.14);
}

html[data-theme="light"] #consultation-submit span,
html[data-theme="light"] #consultation-submit iconify-icon {
  color: #ffffff !important;
}

html[data-theme="light"] #hero a[href="#consultation"],
html[data-theme="light"] #hero button,
html[data-theme="light"] #services a[href="services.html"],
html[data-theme="light"] #services a[href="contacts.php"],
html[data-theme="light"] #services button,
html[data-theme="light"] #portfolio a[href="portfolio.php"],
html[data-theme="light"] #reviews a[href="reviews.php"],
html[data-theme="light"] #consultation button[type="submit"] {
  box-shadow: 0 10px 24px rgba(37, 99, 235, 0.22) !important;
}

html[data-theme="light"] #services a[href="services.html"],
html[data-theme="light"] #services a[href="contacts.php"],
html[data-theme="light"] #portfolio a[href="portfolio.php"],
html[data-theme="light"] #reviews a[href="reviews.php"],
html[data-theme="light"] #consultation button[type="submit"] {
  background: linear-gradient(135deg, #2563eb, #7c3aed) !important;
  color: #ffffff !important;
  border-color: transparent !important;
}

html[data-theme="light"] #services a[href="services.html"]:hover,
html[data-theme="light"] #services a[href="contacts.php"]:hover,
html[data-theme="light"] #portfolio a[href="portfolio.php"]:hover,
html[data-theme="light"] #reviews a[href="reviews.php"]:hover,
html[data-theme="light"] #consultation button[type="submit"]:hover {
  filter: brightness(1.08) saturate(1.05);
  transform: translateY(-1px);
}

html[data-theme="light"] #scroll-to-top {
  background: linear-gradient(135deg, #6aa7fa 0%, #5290e8 100%) !important;
  color: #ffffff !important;
  border-color: rgba(82, 144, 232, 0.45) !important;
}

/* «Вверх»: .text-white в светлой теме глобально даёт тёмный текст; для иконки — белый */
html[data-theme="light"] #scroll-to-top .text-white {
  color: #ffffff !important;
}

html[data-theme="light"] #index-scroll-top,
html[data-theme="light"] #open-mobile-menu,
html[data-theme="light"] #theme-toggle-mobile {
  background-color: #2563eb !important;
  color: #ffffff !important;
  border-color: rgba(37, 99, 235, 0.2) !important;
}

html[data-theme="light"] .grid-pattern {
  background-image:
    linear-gradient(rgba(15, 23, 42, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(15, 23, 42, 0.06) 1px, transparent 1px) !important;
}

html[data-theme="light"] #about-years-card {
  background: rgba(255, 255, 255, 0.92) !important;
  border-color: rgba(15, 23, 42, 0.14) !important;
  box-shadow: none !important;
}

html[data-theme="light"] #about-years-card p:first-child {
  color: #0f172a !important;
}

html[data-theme="light"] #about-years-card p:last-child {
  color: #475569 !important;
}

html[data-theme="light"] #cursor {
  background-color: #1e293b;
  mix-blend-mode: normal;
}

html[data-theme="light"] #cursor-follower {
  border-color: rgba(30, 41, 59, 0.35);
}

a,
button,
input,
textarea,
[class*="cursor-pointer"] {
  cursor: none !important;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: #09090b;
}

::-webkit-scrollbar-thumb {
  background: #27272a;
  border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
  background: #3f3f46;
}

.swiper-wrapper {
  height: auto !important;
}

@keyframes marquee {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-50%);
  }
}

.marquee-track {
  animation: marquee 20s linear infinite;
  width: max-content;
}

@keyframes loading {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

#loader {
  position: fixed;
  inset: 0;
  z-index: 2147483647 !important;
  isolation: isolate;
  background-color: #09090b;
}

#cursor {
  position: fixed;
  top: 0;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  border-radius: 50%;
  pointer-events: none;
  z-index: 10000;
  transform: translate(-50%, -50%);
  transition: width 0.2s, height 0.2s, background-color 0.2s;
  mix-blend-mode: difference;
}

#cursor-follower {
  position: fixed;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  pointer-events: none;
  z-index: 9999;
  transform: translate(-50%, -50%);
  transition: width 0.2s, height 0.2s, border-color 0.2s, background-color 0.2s;
}

body.cursor-hover #cursor {
  width: 10px;
  height: 10px;
  background-color: #60a5fa;
  mix-blend-mode: normal;
}

body.cursor-hover #cursor-follower {
  width: 54px;
  height: 54px;
  background-color: rgba(96, 165, 250, 0.1);
  border-color: rgba(96, 165, 250, 0.5);
}

/* Scroll fixes */
html.lenis,
html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

/* ---- NEW: Conversion & Beauty Enhancements ---- */

/* Animated counter */
@keyframes countUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

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

/* Glass morphism floating CTA */
.float-cta {
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.float-cta::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.02));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

.float-cta .cta-pulse {
  animation: ctaPulse 2s ease-in-out infinite;
}

@keyframes ctaPulse {

  0%,
  100% {
    box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.4);
  }

  50% {
    box-shadow: 0 0 0 8px rgba(59, 130, 246, 0);
  }
}

/* Magnetic tilt for service cards */
.tilt-card {
  transition: transform 0.1s ease-out, box-shadow 0.3s ease;
  will-change: transform;
}

/* Stat counter animation */
.stat-item {
  opacity: 0;
  transform: translateY(30px);
}

.stat-item.revealed {
  animation: countUp 0.6s ease forwards;
}

/* Service card entrance */
.svc-card {
  opacity: 0;
  transform: translateY(40px);
}

.svc-card.revealed {
  animation: svcReveal 0.7s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

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

/* ---- NEW: Service card hover glow ---- */
.svc-card::after {
  content: '';
  position: absolute;
  inset: -1px;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(59, 130, 246, 0.2), rgba(168, 85, 247, 0.1), rgba(59, 130, 246, 0.2));
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
  z-index: -1;
  filter: blur(20px);
}

.svc-card:hover::after {
  opacity: 1;
}

/* Service card number badge */
.svc-card .w-10 {
  transition: background 0.3s ease, border-color 0.3s ease;
}

.svc-card:hover .w-10 {
  background: rgba(59, 130, 246, 0.15) !important;
  border-color: rgba(59, 130, 246, 0.3) !important;
}

/* Image clip on hover — smooth reveal */
.svc-card .h-44 img,
.svc-card .h-48 img {
  transition: transform 0.7s cubic-bezier(0.16, 1, 0.3, 1), filter 0.5s ease;
  filter: saturate(0.7);
}

.svc-card:hover .h-44 img,
.svc-card:hover .h-48 img {
  transform: scale(1.08);
  filter: saturate(1);
}

/* Service card title transition */
.svc-card h3 {
  transition: color 0.3s ease;
}

/* Partner logo reveal */
.partner-slide {
  opacity: 0;
  transform: scale(0.85);
}

.partner-slide.revealed {
  animation: partnerReveal 0.5s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

@keyframes partnerReveal {
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* Portfolio card entrance */
.port-card {
  opacity: 0;
  transform: translateY(50px);
}

.port-card.revealed {
  animation: portReveal 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

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

/* Review card */
.review-card {
  opacity: 0;
  transform: translateX(-30px);
}

.review-card.revealed {
  animation: reviewReveal 0.7s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

@keyframes reviewReveal {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

/* Blog card */
.blog-card {
  opacity: 0;
  transform: translateY(40px);
}

.blog-card.revealed {
  animation: blogReveal 0.7s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

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

/* Section reveal */
.section-reveal {
  opacity: 0;
  transform: translateY(30px);
}

.section-reveal.revealed {
  animation: sectionReveal 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

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

/* Urgency badge shimmer */
@keyframes shimmer {
  0% {
    background-position: -200% center;
  }

  100% {
    background-position: 200% center;
  }
}

.urgency-badge {
  background: linear-gradient(90deg, #ef4444 0%, #f97316 25%, #ef4444 50%, #f97316 75%, #ef4444 100%);
  background-size: 200% auto;
  animation: shimmer 3s linear infinite;
}

/* Form focus glow */
.form-input:focus {
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.15), 0 0 20px rgba(59, 130, 246, 0.08);
}

/* Hover glass shine */
.glass-hover {
  position: relative;
  overflow: hidden;
}

.glass-hover::after {
  content: '';
  position: absolute;
  top: -50%;
  left: -75%;
  width: 50%;
  height: 200%;
  background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.04), transparent);
  transform: skewX(-15deg);
  transition: left 0.6s ease;
  pointer-events: none;
}

.glass-hover:hover::after {
  left: 150%;
}

/* Gradient text hover */
.gradient-text-hover {
  transition: filter 0.3s ease;
}

.gradient-text-hover:hover {
  filter: brightness(1.2);
}

/* Sticky nav underline animation */
.nav-link {
  position: relative;
}

.nav-link::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 50%;
  width: 0;
  height: 1px;
  background: linear-gradient(to right, #3b82f6, #a855f7);
  transition: width 0.3s ease, left 0.3s ease;
}

.nav-link:hover::after {
  width: 100%;
  left: 0;
}

/* Blog category tab active indicator */
.cat-tab.active {
  background: linear-gradient(to right, rgba(59, 130, 246, 0.15), rgba(168, 85, 247, 0.15));
  border-color: rgba(59, 130, 246, 0.3);
}

/* Subtle grid background pattern */
.grid-pattern {
  background-image: linear-gradient(rgba(255, 255, 255, 0.015) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.015) 1px, transparent 1px);
  background-size: 60px 60px;
}

/* Newsletter success state */
@keyframes successPop {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }

  60% {
    transform: scale(1.05);
  }

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

.success-pop {
  animation: successPop 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

/* Ripple effect on CTA */
.ripple-btn {
  position: relative;
  overflow: hidden;
}

.ripple-btn .ripple {
  position: absolute;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  transform: scale(0);
  animation: ripple 0.6s linear;
  pointer-events: none;
}

@keyframes ripple {
  to {
    transform: scale(4);
    opacity: 0;
  }
}

/* Stagger delays for children */
.stagger-1 {
  animation-delay: 0.1s;
}

.stagger-2 {
  animation-delay: 0.2s;
}

.stagger-3 {
  animation-delay: 0.3s;
}

.stagger-4 {
  animation-delay: 0.4s;
}

.stagger-5 {
  animation-delay: 0.5s;
}

.stagger-6 {
  animation-delay: 0.6s;
}

.stagger-7 {
  animation-delay: 0.7s;
}

.stagger-8 {
  animation-delay: 0.8s;
}

/* ---- NEW: About section interactive styles ---- */

/* About timeline node glow on active */
.about-step.active .w-16 {
  animation: nodeGlow 2s ease-in-out infinite;
}

@keyframes nodeGlow {

  0%,
  100% {
    box-shadow: 0 0 15px rgba(59, 130, 246, 0.15);
  }

  50% {
    box-shadow: 0 0 30px rgba(59, 130, 246, 0.3);
  }
}

/* About metric card entrance */
.about-metric {
  opacity: 0;
  transform: translateY(20px);
}

.about-metric.revealed {
  animation: countUp 0.6s ease forwards;
}

/* About timeline step hover glow */
.about-step .w-16 {
  transition: all 0.3s ease;
}

.about-step .w-16::after {
  content: '';
  position: absolute;
  inset: -4px;
  border-radius: inherit;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.about-step[data-step="1"] .w-16::after {
  background: radial-gradient(circle, rgba(59, 130, 246, 0.15), transparent 70%);
}

.about-step[data-step="2"] .w-16::after {
  background: radial-gradient(circle, rgba(168, 85, 247, 0.15), transparent 70%);
}

.about-step[data-step="3"] .w-16::after {
  background: radial-gradient(circle, rgba(99, 102, 241, 0.15), transparent 70%);
}

.about-step[data-step="4"] .w-16::after {
  background: radial-gradient(circle, rgba(59, 130, 246, 0.15), transparent 70%);
}

.about-step:hover .w-16::after,
.about-step.active .w-16::after {
  opacity: 1;
}

/* Active step highlight */
.about-step.active {
  z-index: 10;
}

.about-step.active .w-16 {
  transform: scale(1.1);
}

/* Metric counter hover accent line */
.about-metric:hover .w-8 {
  opacity: 1 !important;
}

/* CTA row in About — subtle glass effect */
#about .rounded-2xl:last-child {
  background: linear-gradient(135deg, rgba(59, 130, 246, 0.04) 0%, rgba(168, 85, 247, 0.04) 100%);
}

/* ---- Consultation form enhancements ---- */

/* Form input glow on focus — subtle blue */
.form-input:focus {
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.08), 0 0 24px rgba(59, 130, 246, 0.06);
}

/* Select arrow styling */
select option {
  background: #18181b;
  color: #e4e4e7;
}

/* Form side shadow — subtle depth */
.lg\:col-span-2 {
  box-shadow: -20px 0 60px -20px rgba(0, 0, 0, 0.4);
}

/* Photo side glass shine on hover */
#consultation .group:hover .absolute.inset-0 img {
  transform: scale(1.03);
}

/* CTA button hover lift */
#consultation-submit .absolute {
  transition: opacity 0.3s ease, filter 0.3s ease;
}

#consultation-submit:hover .absolute {
  filter: brightness(1.1);
}

/* Hide custom cursor on touch devices */
@media (hover: none) and (pointer: coarse) {
  body {
    cursor: auto !important;
  }
  
  a, button, input, textarea, [class*="cursor-pointer"] {
    cursor: pointer !important;
  }
  
  #cursor, #cursor-follower {
    display: none !important;
  }
}
