:root {
  color-scheme: light;
}

.light-landing {
  background: linear-gradient(180deg, #ffffff 0%, #fafafa 44%, #f8fafc 100%);
  color: #0f172a;
  position: relative;
  isolation: isolate;
}

.light-landing::before {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: -2;
  background:
    radial-gradient(circle at 14% 10%, rgba(16, 185, 129, 0.09), transparent 28%),
    radial-gradient(circle at 82% 2%, rgba(59, 130, 246, 0.08), transparent 26%),
    radial-gradient(circle at 50% 68%, rgba(14, 165, 233, 0.06), transparent 32%),
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.88), rgba(255, 255, 255, 0.42) 60%, transparent 100%);
  background-attachment: fixed;
}

.light-landing::after {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: -1;
  background-image:
    linear-gradient(to right, rgba(148, 163, 184, 0.06) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(148, 163, 184, 0.04) 1px, transparent 1px);
  background-size: 56px 56px;
  mask-image: radial-gradient(circle at center, black 0, transparent 82%);
  -webkit-mask-image: radial-gradient(circle at center, black 0, transparent 82%);
  opacity: 0.32;
}

.light-landing html {
  background: #ffffff;
}

.light-landing body {
  background: transparent !important;
  color: #0f172a !important;
}

.light-landing header,
.light-landing nav {
  background: rgba(255, 255, 255, 0.88) !important;
  backdrop-filter: blur(14px);
  border-bottom: 1px solid #e2e8f0 !important;
}

.light-landing .mobile-menu,
.light-landing .mobile-menu-overlay {
  background-color: rgba(255, 255, 255, 0.94) !important;
}

.light-landing footer {
  background: #ffffff !important;
  border-top: 1px solid #e2e8f0 !important;
}

.light-landing .bg-slate-950,
.light-landing .bg-slate-900,
.light-landing .bg-slate-800 {
  background-color: #ffffff !important;
  color: #0f172a !important;
}

.light-landing .bg-slate-950\/95,
.light-landing .bg-slate-950\/90,
.light-landing .bg-slate-950\/80,
.light-landing .bg-slate-950\/70,
.light-landing .bg-slate-950\/60,
.light-landing .bg-slate-950\/50,
.light-landing .bg-slate-900\/90,
.light-landing .bg-white\/10,
.light-landing .bg-white\/5 {
  background-color: rgba(255, 255, 255, 0.92) !important;
  color: #0f172a !important;
}

.light-landing .text-slate-100,
.light-landing .text-slate-200 {
  color: #0f172a !important;
}

.light-landing .text-slate-500 {
  color: #475569 !important;
}

.light-landing .text-slate-500 {
  color: #64748b !important;
}

.light-landing .border-white\/5,
.light-landing .border-white\/10,
.light-landing .border-slate-700,
.light-landing .border-slate-800 {
  border-color: #e2e8f0 !important;
}

.light-landing .shadow-2xl {
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.08) !important;
}

.light-landing .glass-panel,
.light-landing .service-panel,
.light-landing .service-step-card,
.light-landing .service-panel-card,
.light-landing .cta-box,
.light-landing .faq-item,
.light-landing .card,
.light-landing .testimonial-card,
.light-landing .hero-visual,
.light-landing .rounded-\[1\.75rem\],
.light-landing .rounded-2xl {
  background-color: #ffffff !important;
  border-color: #e2e8f0 !important;
  box-shadow: 0 20px 48px rgba(15, 23, 42, 0.05) !important;
}

.light-landing .service-panel::before,
.light-landing .service-panel::after,
.light-landing .service-step-card::before,
.light-landing .service-panel-card::before {
  content: none !important;
}

.light-landing .bg-grid-pattern,
.light-landing .bg-dot-pattern {
  opacity: 0.16;
}

.light-landing .hero-visual::before {
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.08) 0%, rgba(59, 130, 246, 0.08) 100%) !important;
}

.light-landing .faq-content,
.light-landing .faq-item,
.light-landing .mobile-link {
  color: #0f172a !important;
}

.light-landing .hero-squeeze {
  background:
    radial-gradient(circle at 12% 22%, rgba(16, 185, 129, 0.08), transparent 24%),
    radial-gradient(circle at 88% 14%, rgba(59, 130, 246, 0.07), transparent 20%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.75), rgba(248, 250, 252, 0.25));
}

.light-landing .glass-panel,
.light-landing .service-panel,
.light-landing .service-step-card,
.light-landing .service-panel-card,
.light-landing .cta-box,
.light-landing .faq-item,
.light-landing .card,
.light-landing .testimonial-card,
.light-landing .hero-visual,
.light-landing .rounded-\[1\.75rem\],
.light-landing .rounded-2xl,
.light-landing .rounded-3xl {
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 250, 252, 0.94)) !important;
}

.light-landing .btn-primary,
.light-landing .bg-emerald-500,
.light-landing .bg-emerald-600,
.light-landing .bg-red-500 {
  color: #ffffff !important;
}

.light-landing .hero-badge,
.light-landing .service-step-kicker,
.light-landing .badge,
.light-landing .inline-flex.items-center.gap-2.px-3.py-1.rounded-full,
.light-landing .uppercase {
  letter-spacing: 0.12em;
}

.light-landing .reveal {
  opacity: 1 !important;
  transform: none !important;
}

@media (max-width: 767px) {
  .light-landing .hero,
  .light-landing .grid,
  .light-landing footer .max-w-7xl {
    grid-template-columns: 1fr !important;
  }
}
