/* Contextual access to Biblioteca Empresarial; scoped to avoid changing the existing site. */
.bem-home,.bem-discovery,.bem-related{--bem-ink:#142e43;--bem-muted:#506474;--bem-blue:#186a9b;box-sizing:border-box;color:var(--bem-ink);font-family:Roboto,Arial,sans-serif;text-align:left}
.bem-home *,.bem-discovery *,.bem-related *{box-sizing:border-box}
.bem-home{padding:54px 0;background:#f3f6f7;margin:0}
.bem-home-inner{width:min(1180px,calc(100% - 64px));margin:0 auto;display:grid;grid-template-columns:1.15fr .85fr;gap:54px;align-items:center}
.bem-eyebrow{display:block;font-family:Roboto,Arial,sans-serif;font-size:12px;line-height:1.5;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#186a9b;margin:0 0 14px}
.bem-home h2,.bem-discovery h2,.bem-related h2{font-family:Raleway,Arial,sans-serif;font-weight:700;line-height:1.2;letter-spacing:-.025em;color:#142e43;margin:0 0 16px}
.bem-home h2{font-size:clamp(27px,2.8vw,37px);max-width:640px}
.bem-home p,.bem-discovery p,.bem-related p{font-family:Roboto,Arial,sans-serif;font-size:16px;line-height:1.7;color:#506474;margin:0 0 21px}
.bem-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:46px;padding:12px 21px;background:#186a9b;color:#fff!important;font-family:Roboto,Arial,sans-serif;font-size:15px;font-weight:700;line-height:1.5;border-radius:4px;text-decoration:none!important}
.bem-button:hover{background:#104e76}
.bem-home-note{display:block;margin-top:15px;color:#506474;font-size:13px;line-height:1.5}
.bem-home-covers{display:flex;justify-content:center;align-items:center;gap:17px;padding:10px 0}
.bem-home-covers a{display:block;max-width:135px;width:30%;transform:translateY(9px)}
.bem-home-covers a:nth-child(2){transform:translateY(-9px)}
.bem-home-covers img{display:block;width:100%;height:auto;aspect-ratio:5/7;object-fit:cover;box-shadow:0 12px 21px #142e4326;border-radius:2px}
.bem-discovery{width:min(1180px,calc(100% - 64px));margin:14px auto 50px;padding:28px 32px;border:1px solid #dce5eb;background:#f6f4ef;display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:4px}
.bem-discovery h2{font-size:27px;margin-bottom:8px}.bem-discovery p{margin:0;max-width:700px}.bem-discovery .bem-button{flex-shrink:0}
.bem-related{display:grid;grid-template-columns:110px minmax(0,1fr);gap:24px;padding:27px;margin:32px 0;background:#f6f4ef;border:1px solid #dce5eb;border-radius:4px;align-items:center}
.bem-service{width:min(1180px,calc(100% - 64px));margin:0 auto}
.bem-related-cover{display:block;width:110px}.bem-related-cover img{display:block;width:100%;height:auto;aspect-ratio:5/7;object-fit:cover;box-shadow:0 6px 15px #142e4320}
.bem-related h2{font-size:25px;margin-bottom:11px}.bem-related .bem-eyebrow{font-size:11px;margin-bottom:10px}.bem-related p{font-size:15px;margin-bottom:16px}
.bem-related-actions{display:flex;gap:13px 22px;flex-wrap:wrap;align-items:center}.bem-related-actions a{display:inline-flex;align-items:center;gap:9px;min-height:44px;line-height:1.4;font-size:14px;color:#186a9b;text-decoration:underline;text-underline-offset:3px}.bem-related-actions .bem-text-link{font-weight:700}
.bem-footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:18px 0}.bem-footer-links a{min-height:32px;display:inline-flex;align-items:center;font-family:Roboto,Arial,sans-serif;font-size:14px;text-decoration:underline;text-underline-offset:4px}
.bem-home a:focus-visible,.bem-discovery a:focus-visible,.bem-related a:focus-visible,.bem-footer-links a:focus-visible{outline:3px solid #d39636;outline-offset:4px}
@media(max-width:900px){.bem-home-inner{gap:30px}.bem-home-covers{gap:11px}.bem-home h2{font-size:30px}.bem-discovery{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.bem-home{padding:36px 0}.bem-home-inner{width:calc(100% - 36px);grid-template-columns:1fr;gap:28px}.bem-home h2{font-size:28px}.bem-home-covers{justify-content:flex-start;padding:10px 0 5px;gap:17px}.bem-home-covers a{max-width:105px}.bem-home-note{font-size:12px}.bem-discovery{width:calc(100% - 36px);padding:24px;margin:12px auto 32px}.bem-discovery h2{font-size:25px}.bem-related{grid-template-columns:76px minmax(0,1fr);gap:17px;padding:20px 17px;margin:28px 0;align-items:start}.bem-service{width:calc(100% - 36px)}.bem-related-cover{width:76px}.bem-related h2{font-size:22px}.bem-related p{font-size:14px;line-height:1.65}.bem-related-actions{gap:4px}.bem-related .bem-eyebrow{font-size:10px;letter-spacing:.08em}}
@media(prefers-reduced-motion:reduce){.bem-home *,.bem-discovery *,.bem-related *{scroll-behavior:auto;transition:none}}
