/* ============================================================
   2P Energia Solar — página "A empresa" (/empresa/)
   Estilos específicos da página; o compartilhado vive em main.css.
   Prefixo .emp- para evitar colisão.
   ============================================================ */

/* ---------- Hero ---------- */
.emp-hero { position: relative; max-width: 1240px; margin: 0 auto; padding: 160px 24px 96px; }
.emp-hero .eyebrow { margin-bottom: 18px; }
.emp-hero__title {
  margin: 0; font-family: var(--font-title);
  font-size: clamp(34px, 4.6vw, 58px); line-height: 1.08; font-weight: 800;
  letter-spacing: -0.02em; max-width: 780px; text-wrap: balance;
}
.emp-hero__title span { color: var(--orange); }
.emp-hero__lead { margin: 22px 0 0; font-size: 17px; line-height: 1.65; color: rgba(255,255,255,0.75); max-width: 560px; text-wrap: pretty; }

/* ---------- Seções e grades ---------- */
.emp-section { padding: 100px 0; }
.emp-section--xl { padding: 110px 0; }
.emp-2col {
  display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 48px 64px; align-items: center;
}
.emp-2col--manifesto { gap: 48px 72px; align-items: start; }
.emp-2col--eng { gap: 56px 64px; }
.emp-title-40 { font-size: clamp(26px, 3.2vw, 40px); line-height: 1.16; }
.emp-title-38 { font-size: clamp(26px, 3vw, 38px); }
.emp-max-560 { max-width: 560px; }

/* ---------- Texto corrido ---------- */
.emp-copy p { margin: 0; font-size: 15.5px; line-height: 1.75; color: #3A4350; text-wrap: pretty; }
.emp-copy p + p { margin-top: 16px; }
.emp-copy--gap { margin-top: 20px; }
.emp-copy--gap p { line-height: 1.7; }
.emp-copy--gap p + p { margin-top: 14px; }

/* ---------- Pilares ---------- */
.emp-grid-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(255px, 1fr)); gap: 18px; margin-top: 44px; }
.emp-card { background: #FFFFFF; border: 1px solid var(--line-soft); border-radius: 18px; padding: 28px; }
.emp-card__num { margin: 0; font-family: var(--font-mono); font-size: 12px; color: var(--orange); }
.emp-card__title { margin: 12px 0 8px; font-family: var(--font-title); font-size: 18px; font-weight: 700; color: var(--text); }
.emp-card__desc { margin: 0; font-size: 14px; line-height: 1.6; color: var(--muted); }

/* ---------- Engenharia ---------- */
.emp-figure {
  position: relative; border-radius: 20px; overflow: hidden; aspect-ratio: 4/3; min-width: 0;
  background: linear-gradient(160deg, #F4F5F2, #E5E7E4);
  display: flex; align-items: center; justify-content: center; padding: 28px;
}
.emp-figure img { max-width: 92%; max-height: 92%; object-fit: contain; mix-blend-mode: multiply; }
.emp-figure__tag { bottom: 14px; left: 14px; }
.emp-btn-dark {
  display: inline-block; margin-top: 26px; background: var(--ink); color: #FFFFFF;
  text-decoration: none; font-weight: 800; font-size: 14.5px; padding: 15px 26px; border-radius: 12px;
  transition: background .2s ease;
}
.emp-btn-dark:hover { background: var(--orange); color: #FFFFFF; }
.emp-btn-dark:focus-visible { outline: 3px solid var(--orange); outline-offset: 3px; }

/* ---------- Presença ---------- */
.emp-presenca { position: relative; padding-top: 96px; padding-bottom: 96px; }
.emp-stats { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 32px; }
.emp-stat { border-top: 1px solid rgba(255,255,255,0.16); padding-top: 18px; }
.emp-stat__num { margin: 0; font-family: var(--font-title); font-size: 26px; font-weight: 800; color: #FFFFFF; }
.emp-stat__desc { margin: 8px 0 0; font-size: 13.5px; line-height: 1.55; color: rgba(255,255,255,0.65); }

/* ---------- Linha do tempo ---------- */
.emp-tl { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 28px 22px; margin-top: 44px; }
.emp-tl__item { border-top: 2px solid #E0E1DC; padding-top: 16px; }
.emp-tl__item--first { border-top-color: var(--orange); }
.emp-tl__year { margin: 0; font-family: var(--font-mono); font-size: 13px; font-weight: 600; color: var(--orange-dark); }
.emp-tl__title { margin: 8px 0 6px; font-family: var(--font-title); font-size: 16px; font-weight: 700; color: var(--text); }
.emp-tl__desc { margin: 0; font-size: 13.5px; line-height: 1.55; color: var(--muted); }

/* ---------- Liderança e equipe ---------- */
.emp-dir__photo { width: 88px; height: 88px; border-radius: 50%; object-fit: cover; display: block; }
.emp-dir__quote { margin: 24px 0 0; padding: 0; }
.emp-dir__quote p {
  margin: 0; font-family: var(--font-title); font-size: clamp(20px, 2.2vw, 26px);
  line-height: 1.4; font-weight: 600; color: var(--text); text-wrap: pretty;
}
.emp-dir__id { margin: 16px 0 0; font-family: var(--font-mono); font-size: 12px; letter-spacing: 0.1em; color: #8A92A0; text-transform: uppercase; }
.emp-team__text { margin: 0; font-size: 15.5px; line-height: 1.7; color: #3A4350; text-wrap: pretty; }
.emp-photos { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 24px; }
.emp-photos img { width: 100%; aspect-ratio: 1; border-radius: 14px; object-fit: cover; display: block; }

/* ---------- CTA final ---------- */
.emp-cta { position: relative; max-width: 880px; margin: 0 auto; padding: 110px 24px; text-align: center; }
.emp-cta__title {
  margin: 0; font-family: var(--font-title); font-size: clamp(28px, 3.6vw, 46px);
  line-height: 1.12; font-weight: 800; letter-spacing: -0.02em; text-wrap: balance;
}
.emp-cta__actions { display: flex; flex-wrap: wrap; gap: 14px; justify-content: center; margin-top: 32px; }
