/* Lemu Lab — Nana dark-indigo overrides */

/* ── Logo ── */
nav .brand-logo.lemu-brand {
  display: flex;
  align-items: center;
  height: 100%;
  padding-left: 0;
}

nav .brand-logo.lemu-brand img {
  height: 28px;
  width: auto;
  display: block;
}

.blocks.lemu-blocks a.block,
.blocks.lemu-evals-blocks a.block {
  display: block;
  color: inherit;
  text-decoration: none;
}

.lemu-detail-hero {
  min-height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 8rem 1.5rem 4rem;
}

.lemu-detail-hero h1 {
  font-size: clamp(2.5rem, 8vw, 5rem);
  line-height: 0.95;
  letter-spacing: -0.03em;
  margin: 0.5rem 0 0;
}

.lemu-detail-status {
  display: inline-block;
  font-size: 0.65rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  padding: 0.4rem 0.75rem;
  border-radius: 2rem;
  border: 1px solid rgba(242, 240, 122, 0.35);
  color: #f2f07a;
}

.lemu-detail-lead {
  max-width: 36rem;
  margin: 1.75rem auto 0;
  font-size: 1.1rem;
  line-height: 1.7;
  opacity: 0.75;
}

.lemu-detail-body {
  padding: 4rem 0 6rem;
}

.lemu-detail-body .container {
  max-width: 42rem;
}

.lemu-detail-body h2 {
  font-size: 1.35rem;
  margin: 2.5rem 0 1rem;
  letter-spacing: -0.02em;
}

.lemu-detail-body p,
.lemu-detail-body li {
  font-size: 1rem;
  line-height: 1.75;
  opacity: 0.78;
}

.lemu-detail-body ul {
  padding-left: 1.25rem;
  margin: 1rem 0;
}

.lemu-detail-cta {
  margin-top: 3rem;
  text-align: center;
}

.lemu-back {
  display: inline-block;
  margin-bottom: 2rem;
  font-size: 0.8rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 0.55;
}

.lemu-back:hover { opacity: 1; }

/* ── Nav ── */
nav ul a.lemu-nav-join {
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-size: 0.8rem;
  opacity: 0.85;
}

nav ul a.lemu-nav-join:hover {
  opacity: 1;
}

/* ── Hero: Nana-native centered ── */
.lemu-hero {
  text-align: center;
}

.lemu-hero .container {
  width: 100%;
}

.lemu-hero h1 {
  font-size: clamp(2.75rem, 10vw, 6.5rem);
  line-height: 0.95;
  font-weight: 700;
  letter-spacing: -0.04em;
  margin: 0 auto;
  max-width: 16ch;
}

.lemu-hero h1 em {
  font-style: normal;
  color: #8b9cff;
}

.lemu-hero-tag {
  margin: 2.5rem auto 0;
  font-size: 1.125rem;
  line-height: 1.7;
  max-width: 32rem;
  opacity: 0.72;
  font-weight: 400;
  text-align: center;
}

/* ── Global section rhythm ── */
.lemu-kicker {
  font-size: 0.7rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  opacity: 0.5;
  margin-bottom: 0.75rem;
}

.cases h2,
.philosophy h2,
.expertise h2,
.team h2 {
  font-size: clamp(2rem, 5vw, 3.25rem);
  line-height: 1.05;
  letter-spacing: -0.03em;
}

/* ── About / manifesto ── */
.lemu-manifesto-lead {
  font-size: clamp(1.5rem, 3.5vw, 2.35rem);
  line-height: 1.25;
  font-weight: 600;
  letter-spacing: -0.02em;
  max-width: 22ch;
  margin: 0 auto;
}

.lemu-manifesto-body {
  font-size: 1.05rem;
  line-height: 1.75;
  opacity: 0.7;
  margin: 1.5rem auto 0;
  max-width: 38rem;
}

.lemu-structure-line {
  font-size: 0.95rem;
  line-height: 1.8;
  opacity: 0.55;
  margin-top: 2.5rem;
  max-width: 36rem;
  margin-left: auto;
  margin-right: auto;
}

/* ── Product blocks ── */
.blocks.lemu-blocks .block {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
}

.blocks.lemu-blocks .block .title {
  font-size: clamp(1.35rem, 3vw, 2rem);
  font-weight: 700;
  letter-spacing: -0.02em;
  padding: 0.35rem 0;
}

.blocks.lemu-blocks .block .lemu-block-meta {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  font-size: 0.65rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  opacity: 0.7;
}

.blocks.lemu-blocks .block .lemu-block-status {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  font-size: 0.6rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 0.35rem 0.65rem;
  border-radius: 2rem;
  background: rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(6px);
}

.lemu-block-status--live { color: #00e87a; }
.lemu-block-status--beta { color: #8b9cff; }
.lemu-block-status--service { color: #ffb347; }

.lemu-bg-work {
  background: linear-gradient(145deg, #0d1b3e 0%, #1a3cff 45%, #0a0a14 100%);
}

.lemu-bg-kids {
  background: linear-gradient(160deg, #0a2e2a 0%, #0a9396 50%, #0a0a14 100%);
}

.lemu-bg-create {
  background: linear-gradient(135deg, #2a1040 0%, #ff5c1a 55%, #0a0a14 100%);
}

.lemu-bg-consulting {
  background: linear-gradient(125deg, #1a1a24 0%, #3d3d52 40%, #1a3cff 100%);
}

/* ── Evals ── */
.lemu-evals {
  padding-top: 0;
}

.lemu-eval-intro {
  max-width: 40rem;
  margin: 0 auto 3rem;
  text-align: center;
  font-size: 1.05rem;
  line-height: 1.7;
  opacity: 0.75;
}

.blocks.lemu-evals-blocks .block {
  background-color: #0f0f18;
  background-blend-mode: overlay;
}

.lemu-bg-eval-verify {
  background-image: linear-gradient(180deg, rgba(26, 60, 255, 0.35) 0%, transparent 70%),
    repeating-linear-gradient(90deg, rgba(255,255,255,0.03) 0, rgba(255,255,255,0.03) 1px, transparent 1px, transparent 48px);
}

.lemu-bg-eval-moderate {
  background-image: linear-gradient(180deg, rgba(10, 147, 150, 0.4) 0%, transparent 70%),
    radial-gradient(circle at 80% 20%, rgba(0, 232, 122, 0.15), transparent 50%);
}

.lemu-bg-eval-compliance {
  background-image: linear-gradient(180deg, rgba(255, 92, 26, 0.25) 0%, transparent 70%),
    repeating-linear-gradient(0deg, rgba(255,255,255,0.02) 0, rgba(255,255,255,0.02) 1px, transparent 1px, transparent 32px);
}

.blocks.lemu-evals-blocks .block .lemu-eval-score {
  position: absolute;
  bottom: 3.5rem;
  left: 1.25rem;
  font-size: clamp(2rem, 5vw, 3.5rem);
  font-weight: 700;
  letter-spacing: -0.04em;
  opacity: 0.9;
}

.blocks.lemu-evals-blocks .block .lemu-eval-desc {
  position: absolute;
  bottom: 1.25rem;
  left: 1.25rem;
  right: 1.25rem;
  font-size: 0.8rem;
  line-height: 1.5;
  opacity: 0.65;
  max-width: 28rem;
  text-align: left;
}

/* ── Join ── */
.lemu-join {
  text-align: center;
  padding: 6rem 0 4rem;
}

.lemu-join h2 {
  font-size: clamp(2rem, 5vw, 3.5rem);
  letter-spacing: -0.03em;
  line-height: 1.05;
}

.lemu-join p {
  max-width: 26rem;
  margin: 1.25rem auto 2rem;
  opacity: 0.7;
  line-height: 1.65;
}

/* ── Footer ── */
footer.lemu-footer {
  padding: 2rem 0 3rem;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  text-align: center;
}

footer.lemu-footer .lemu-footer-join {
  font-size: 0.75rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  opacity: 0.5;
}

footer.lemu-footer .lemu-footer-links {
  margin-top: 1rem;
}

@media (max-width: 992px) {
  .blocks .block {
    margin: 1rem !important;
  }
}

@media (max-width: 600px) {
  nav .brand-logo.lemu-brand img {
    height: 28px;
  }
}
