NewsLetter
Pulso Digital ✉️
Ideas, herramientas y noticias para crecer en cuerpo, mente y negocio.
250+
Suscriptores
0%
Spam
2 mails
Cada mes
- Pulso Digital | Deudas Billonarias IA Musculoesquelética y Ahorro Digital
Pulso Digital – FreeWolfit /* Estilos Base y Tipografía adaptada a WordPress */ .newsletter-web-container { font-family: -apple-system, BlinkMacSystemFont, «Segoe UI», Roboto, Helvetica, Arial, sans-serif; background-color: #000000; color: #FFFFFF; max-width: 800px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .newsletter-web-container *, .newsletter-web-container *:before, .newsletter-web-container *:after { box-sizing: inherit; } /* Encabezado */ .ns-header { text-align: center; padding: 10px 0; } .ns-logo-main { max-width: 100%; height: auto; width: 560px; } .ns-title-main { font-size: 48px; color: #00A4BA; margin: 15px 0; font-style: italic; font-weight: 700; } /* Separadores */ .ns-separator { display: block; max-width: 100%; height: auto; width: 560px; margin: 15px auto; } .ns-separator-small { display: block; max-width: 100%; height: auto; width: 160px; margin: 20px 0 10px 0; } /* Meta Info (Autor y Fecha) */ .ns-meta-section { display: flex; align-items: center; justify-content: space-between; padding: 10px 0; border-bottom: 1px solid #222; margin-bottom: 25px; } .ns-author-info { display: flex; align-items: center; gap: 12px; } .ns-avatar { width: 50px; height: 50px; border-radius: 50%; object-fit: cover; } .ns-meta-text h6 { margin: 0; font-size: 16px; color: #BFC7CE; font-weight: 700; } .ns-meta-text p { margin: 4px 0 0 0; font-size: 13px; color: #BFC7CE; } /* Introducción */ .ns-intro-title { font-size: 28px; line-height: 1.3; font-weight: 700; margin-bottom: 15px; text-align: justify; } .ns-intro-text { font-size: 16px; line-height: 1.8; color: #ffffff; text-align: justify; } /* Estructura de Contenido (Dos columnas en Escritorio, Una en Móvil) */ .ns-grid-section { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; margin: 30px 0; } @media (max-width: 768px) { .ns-grid-section { grid-template-columns: 1fr; gap: 25px; } .ns-title-main { font-size: 38px; } } /* Bloques de Texto e Imagen */ .ns-block-title { font-size: 18px; line-height: 1.4; font-weight: 700; margin-top: 0; margin-bottom: 15px; text-align: justify; } .ns-body-text { font-size: 14px; line-height: 1.8; color: #ffffff; text-align: justify; margin-bottom: 15px; } .ns-body-text a { color: #00A4BA; text-decoration: underline; font-weight: 700; } /* Imágenes de contenido estándar para Web */ .ns-web-img { max-width: 100%; height: auto; border-radius: 6px; display: block; margin: 15px auto; object-fit: cover; } .ns-img-centered-large { max-width: 100%; width: 450px; height: auto; border-radius: 6px; display: block; margin: 20px auto; } /* Caja de Análisis Moderna con Sombra y Bordes */ .ns-analysis-box { background-color: #111111; border: 1px solid #222222; border-left: 4px solid #FCD200; border-radius: 8px; padding: 20px; box-shadow: 0 4px 15px rgba(252, 210, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.2); } .ns-analysis-title { font-size: 18px; color: #FCD200; margin-top: 0; margin-bottom: 15px; font-weight: 600; } .ns-analysis-icon { display: block; width: 30px; margin: 0 auto 15px auto; } .ns-analysis-icon-bottom { display: block; width: 30px; margin: 15px auto 0 auto; } .ns-analysis-text { font-size: 14px; line-height: 1.7; color: #cccccc; text-align: justify; margin-bottom: 12px; } .ns-analysis-text:last-of-type { margin-bottom: 0; } /* Sección Prompt */ .ns-prompt-container { margin: 25px 0; } .ns-prompt-highlight { color: #FCD200; font-weight: 700; font-size: 14px; margin-bottom: 10px; } .ns-prompt-box { border-left: 2px solid #FCD200; padding-left: 20px; margin-left: 10px; } .ns-prompt-line { font-size: 13px; line-height: 1.6; color: #ffffff; margin: 6px 0; } /* Botones / CTAs */ .ns-cta-container { display: flex; gap: 20px; justify-content: center; margin: 30px 0; flex-wrap: wrap; } .ns-btn { display: inline-block; text-decoration: none; font-size: 14px; padding: 12px 25px; border-radius: 15px; font-weight: bold; font-style: italic; text-align: center; transition: transform 0.2s, opacity 0.2s; } .ns-btn:hover { transform: translateY(-2px); opacity: 0.9; } .ns-btn-whatsapp { background-color: #31CB4B; color: #FFFFFF; border-bottom: 2px solid #2cb543; } .ns-btn-consultoria { background-color: #00A4BA; color: #FFFFFF; border-bottom: 2px solid #008b9e; } /* Footer */ .ns-footer { text-align: center; padding: 30px 0 10px 0; border-top: 1px solid #222; margin-top: 40px; } .ns-footer-logo { max-width: 100%; width: 300px; height: auto; margin-bottom: 20px; } .ns-social-links { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; } .ns-social-icon { width: 40px; height: 40px; transition: opacity 0.2s; } .ns-social-icon:hover { opacity: 0.8; } .ns-footer h4 { font-size: 20px; color: #ffffff; margin: 15px 0; } .ns-footer-email { color: #FCD200; font-size: 14px; font-weight: 700; font-style: italic; text-decoration: none; } - Pulso Digital | Voice ChatGPT Entrenamiento Inteligente Meditaciones Marco Aurelio
- Pulso Digital | Perro Robot Ascenso Laboral Caminar Es Sano/* Ajustes específicos para móviles */ @media only screen and (max-width: 600px) { .fw-newsletter-container { border-radius: 0 !important; } section { padding: 0 20px !important; } h1 { font-size: 40px !important; } }
- Pulso Digital | IA Fitness y Negocios
Pulso Digital


