﻿ .letu-brand-logo {
  display: inline-flex;
  align-items: center;
  line-height: 1;
}

.letu-brand-wordmark {
  font-size: 32px;
  font-weight: 800;
  letter-spacing: -0.03em;
  font-family: "Segoe UI", "Poppins", "Trebuchet MS", sans-serif;
  background: linear-gradient(90deg, #f39a2c 0%, #f56b3d 35%, #d94ac8 70%, #45a9f4 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  white-space: nowrap;
}

.letu-home-hero {
  position: relative;
}

.letu-home-hero .letu-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 60;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 32px 20px 72px;
  text-align: center;
}

.letu-home-hero .letu-hero-badge {
  margin-bottom: 20px;
  padding: 10px 18px;
  border: 1px solid rgba(99, 120, 255, 0.18);
  border-radius: 999px;
  color: #5260b8;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 10px 25px rgba(103, 120, 255, 0.08);
  font-size: 14px;
  font-weight: 600;
}

.letu-home-hero .letu-hero-title {
  display: flex;
  flex-direction: column;
  margin: 0;
  line-height: 0.95;
}

.letu-home-hero .letu-hero-title-main {
  font-size: clamp(54px, 8vw, 88px);
  font-weight: 800;
  color: #1b2740;
  letter-spacing: -0.04em;
}

.letu-home-hero .letu-hero-title-accent {
  margin-top: 8px;
  font-size: clamp(52px, 8vw, 84px);
  font-weight: 900;
  letter-spacing: -0.05em;
  background: linear-gradient(90deg, #ff6a00 0%, #d64cff 45%, #27b0f3 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.letu-home-hero .letu-hero-desc {
  max-width: 760px;
  margin: 26px auto 0;
  color: #69789b;
  font-size: clamp(18px, 2.1vw, 20px);
  line-height: 1.8;
}

.letu-home-hero .letu-hero-actions {
  display: flex;
  gap: 16px;
  margin-top: 34px;
  flex-wrap: wrap;
  justify-content: center;
}

.letu-home-hero .letu-hero-primary,
.letu-home-hero .letu-hero-secondary {
  min-width: 156px;
  padding: 15px 28px;
  border-radius: 12px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.letu-home-hero .letu-hero-primary {
  color: #fff;
  background: linear-gradient(135deg, #5c67f2 0%, #6b78ff 100%);
  box-shadow: 0 14px 28px rgba(92, 103, 242, 0.28);
}

.letu-home-hero .letu-hero-secondary {
  color: #5b68eb;
  background: rgba(255, 255, 255, 0.86);
  border: 1px solid rgba(92, 103, 242, 0.2);
}

.letu-home-hero .letu-hero-primary:hover,
.letu-home-hero .letu-hero-secondary:hover {
  transform: translateY(-1px);
}

header.sticky {
  background: transparent !important;
  backdrop-filter: none;
  box-shadow: none;
  border-bottom: 0;
}

header.sticky.is-scrolled {
  background: linear-gradient(90deg, rgba(214, 221, 255, 0.88), rgba(255, 255, 255, 0.95), rgba(235, 228, 255, 0.88)) !important;
  backdrop-filter: blur(12px);
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.10);
  border-bottom: 1px solid rgba(148, 163, 184, 0.20);
}

header nav a:hover,
header nav a.text-letoOrange,
header nav a.dark\:text-letoTurquoise {
  color: #5d66f0 !important;
}

header a[href="/#contact"] {
  background: linear-gradient(135deg, #5c67f2 0%, #6b78ff 100%) !important;
}

#home .bg-gradient-to-r.from-letoWarmStart.to-letoPink,
#home .border-letoWarmStart\/30 {
  background: linear-gradient(135deg, #5c67f2 0%, #6b78ff 100%) !important;
  border-color: rgba(92, 103, 242, 0.24) !important;
}

#home a[href="/contact"] {
  color: #5b68eb !important;
  border-color: rgba(92, 103, 242, 0.24) !important;
}

#home .bg-letoOrange,
#home .dark\:bg-letoTurquoise {
  background-color: #5c67f2 !important;
}

@media (max-width: 768px) {
  .letu-brand-wordmark {
    font-size: 26px;
  }

  .letu-home-hero .letu-hero-overlay {
    padding-top: 80px;
  }

  .letu-home-hero .letu-hero-desc {
    max-width: 92%;
  }

  #home > .absolute.inset-0.z-10 .absolute.z-20 .relative {
    transform: scale(0.62);
    transform-origin: center;
  }

  .group .h-12.w-12 {
    width: 1.9rem !important;
    height: 1.9rem !important;
  }

  .group .h-8.w-8 {
    width: 1.4rem !important;
    height: 1.4rem !important;
  }

  .group .p-5.rounded-3xl,
  .group .p-6.rounded-3xl {
    padding: 0.85rem !important;
  }

  footer {
    padding-top: 3rem !important;
    padding-bottom: 2.5rem !important;
  }

  footer img[alt="Leto AI"] {
    height: 32px !important;
    width: auto !important;
    margin-bottom: 0.5rem !important;
  }

  footer .letu-brand-wordmark {
    font-size: 28px !important;
  }

  .letu-footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 1.5rem 1rem !important;
    margin-bottom: 2rem !important;
  }

  .letu-footer-brand {
    grid-column: 1 / -1;
  }

  .letu-footer-legal {
    align-items: flex-start !important;
    gap: 0.75rem !important;
  }

  .letu-footer-legal-links {
    width: 100%;
    flex-wrap: wrap !important;
    gap: 0.5rem 1rem !important;
    justify-content: flex-start !important;
  }

  footer a {
    position: relative;
    z-index: 1;
  }
}


/* Keep static pages visible after removing runtime animation scripts */
body [style*="opacity:0"] {
  opacity: 1 !important;
}

body [style*="translateY(30px)"],
body [style*="translateY(20px)"],
body [style*="translateX(-20px)"],
body [style*="translateY(-10px)"],
body [style*="translateY(-150px)"] {
  transform: none !important;
}

/* Fallback: ensure upper sections are visible on static export */
#home *,
#about *,
#services *,
#features * {
  opacity: 1;
}

#home .text-transparent,
#about .text-transparent,
#services .text-transparent,
#features .text-transparent {
  color: #0f172a !important;
  background: none !important;
  -webkit-text-fill-color: #0f172a !important;
}

.dark #home .text-transparent,
.dark #about .text-transparent,
.dark #services .text-transparent,
.dark #features .text-transparent {
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
}


/* Homepage hover dropdown fallback (works without runtime JS) */
header nav .letu-hover-dropdown {
  opacity: 0;
  visibility: hidden;
  transform: translateY(6px);
  pointer-events: none;
}

header nav .group:hover > .letu-hover-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}


/* Fix dropdown hover gap on homepage nav */
header nav .group {
  position: relative;
}

header nav .group > .letu-hover-dropdown {
  margin-top: 0 !important; /* remove the gap that causes mouseout */
  top: calc(100% - 1px) !important;
}

/* keep menu visible while moving from trigger to dropdown */
header nav .group::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 10px;
}


/* active nav marker */
header nav a.letu-nav-current {
  color: #f97316 !important;
  font-weight: 600 !important;
}

header nav .letu-hover-dropdown a.letu-nav-current {
  background: rgba(249, 115, 22, 0.12) !important;
  color: #f97316 !important;
}

.letu-mobile-nav {
  position: relative;
}

.letu-mobile-nav summary {
  list-style: none;
}

.letu-mobile-nav summary::-webkit-details-marker,
.letu-mobile-nav-group summary::-webkit-details-marker {
  display: none;
}

.letu-mobile-nav-toggle {
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.letu-mobile-nav[open] .letu-mobile-nav-toggle {
  color: #5d66f0 !important;
}

.letu-mobile-nav-panel {
  position: absolute;
  top: calc(100% + 12px);
  right: 0;
  z-index: 120;
  width: min(88vw, 320px);
  padding: 14px;
  border: 1px solid rgba(148, 163, 184, 0.2);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(16px);
  box-shadow: 0 18px 36px rgba(15, 23, 42, 0.14);
}

.dark .letu-mobile-nav-panel {
  background: rgba(7, 10, 24, 0.94);
  border-color: rgba(255, 255, 255, 0.12);
}

.letu-mobile-nav-link,
.letu-mobile-nav-cta,
.letu-mobile-nav-sublink {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  text-decoration: none;
}

.letu-mobile-nav-link,
.letu-mobile-nav-summary {
  padding: 12px 14px;
  border-radius: 12px;
  color: #334155;
  font-weight: 600;
  cursor: pointer;
}

.dark .letu-mobile-nav-link,
.dark .letu-mobile-nav-summary {
  color: rgba(255, 255, 255, 0.82);
}

.letu-mobile-nav-link:hover,
.letu-mobile-nav-summary:hover,
.letu-mobile-nav-sublink:hover {
  background: rgba(241, 245, 249, 0.95);
  color: #5d66f0;
}

.dark .letu-mobile-nav-link:hover,
.dark .letu-mobile-nav-summary:hover,
.dark .letu-mobile-nav-sublink:hover {
  background: rgba(255, 255, 255, 0.08);
}

.letu-mobile-nav-group {
  margin: 4px 0;
}

.letu-mobile-nav-group[open] .letu-mobile-nav-summary svg {
  transform: rotate(180deg);
}

.letu-mobile-nav-summary svg {
  transition: transform 0.2s ease;
}

.letu-mobile-nav-submenu {
  display: grid;
  gap: 6px;
  padding: 6px 0 2px;
}

.letu-mobile-nav-sublink {
  padding: 10px 14px 10px 18px;
  border-radius: 10px;
  color: #475569;
  font-size: 14px;
}

.dark .letu-mobile-nav-sublink {
  color: rgba(255, 255, 255, 0.7);
}

.letu-mobile-nav-cta {
  justify-content: center;
  margin-top: 10px;
  padding: 12px 16px;
  border-radius: 12px;
  color: #fff;
  font-weight: 700;
  background: linear-gradient(135deg, #5c67f2 0%, #6b78ff 100%);
}

.letu-blog-category-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px;
  border-radius: 12px;
  color: #334155;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.dark .letu-blog-category-link {
  color: rgba(255, 255, 255, 0.8);
}

.letu-blog-category-link:hover {
  background: rgba(241, 245, 249, 0.95);
  color: #5d66f0;
}

.dark .letu-blog-category-link:hover {
  background: rgba(255, 255, 255, 0.06);
}

.letu-blog-category-link-active {
  border: 1px solid rgba(249, 115, 22, 0.2);
  background: rgba(249, 115, 22, 0.1);
  color: #f97316;
}

.letu-blog-article-card {
  cursor: pointer;
}

@media (min-width: 768px) {
  section.pb-20 article > div > figure {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
  }
}

.letu-footer-grid {
  align-items: start;
}

.letu-footer-brand,
.letu-footer-grid > div,
.letu-footer-legal,
.letu-footer-legal-links {
  position: relative;
  z-index: 2;
}

.letu-footer-grid a,
.letu-footer-legal a {
  pointer-events: auto !important;
}

.letu-footer-legal-links a {
  display: inline-flex;
  align-items: center;
}

.letu-contact-qr-card {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  text-align: center;
  background:
    radial-gradient(circle at top, rgba(59, 130, 246, 0.1), transparent 40%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 250, 252, 0.96));
}

.dark .letu-contact-qr-card {
  background:
    radial-gradient(circle at top, rgba(56, 189, 248, 0.12), transparent 42%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(15, 23, 42, 0.44));
}

.letu-contact-qr-copy,
.letu-contact-qr-meta {
  display: grid;
  gap: 12px;
}

.letu-contact-qr-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  justify-self: center;
  min-width: 96px;
  padding: 6px 14px;
  border-radius: 999px;
  color: #0f172a;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  background: rgba(249, 115, 22, 0.12);
}

.dark .letu-contact-qr-badge {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
}

.letu-contact-qr-frame {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(100%, 320px);
  padding: 18px;
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.12);
}

.letu-contact-qr-image {
  display: block;
  width: 100%;
  max-width: 284px;
  border-radius: 20px;
}

.letu-contact-qr-title {
  color: #0f172a;
  font-size: 1.05rem;
  font-weight: 700;
}

.dark .letu-contact-qr-title {
  color: #fff;
}

@media (max-width: 767px) {
  .letu-contact-qr-card {
    gap: 20px;
    padding: 28px 22px !important;
  }

  .letu-contact-qr-frame {
    width: min(100%, 260px);
    padding: 14px;
    border-radius: 22px;
  }

  .letu-contact-qr-image {
    max-width: 232px;
    border-radius: 16px;
  }
}
