.eme-article { font-family: 'Inter', 'Segoe UI', sans-serif; max-width: 100%; overflow-x: hidden; } .eme-article h1, .eme-article h2, .eme-article h3, .eme-article h4 { font-family: 'Inter', sans-serif; letter-spacing: -0.02em; } .eme-article h1 { font-size: 2.5rem; font-weight: 800; color: #0a2540; margin-bottom: 1.5rem; line-height: 1.2; } .eme-article h2 { font-size: 1.875rem; font-weight: 700;...
Valuación en Línea
:root { --eme-primary: #0a2540; --eme-accent: #BE2E49; /* Color Institucional EMe */ --eme-accent-hover: #9d253c; --eme-text: #4f5b66; --eme-bg-light: #f8fafc; --eme-border: #e2e8f0; } .eme-article-wrapper { font-family: system-ui, -apple-system, sans-serif; color: var(--eme-text); line-height: 1.8; background: #ffffff; max-width: 1100px; margin: 0...