✦ Verified product
DocuMaker TESIS
USD 59.00
DocuMaker
Verified independent store
→
1 Proyecto deInvestigación "Ideal si estás empezando o ya tienes algo y necesitas pulir detalles." Genera: ✓ Introducción ✓ Planteamiento del Problema ✓ Marco Teórico ✓ Metodología
❝❞ Citas yReferencias ∞ AccesoIlimitado 🛡️ Garantía7 Días /* --- CONTENEDOR PRINCIPAL --- */ .dm-standard-product-card { border-radius: 16px; overflow: hidden; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); /* Sombra más suave */ border: 1px solid #E0E0E0; font-family: 'Roboto', sans-serif; background: white; max-width: 600px; margin: 0 auto; } /* --- CABECERA (ESTILO LIGHT BLUE) --- */ .dm-standard-header { background-color: #DCEFF8 !important; /* Azul Cielo Suave */ padding: 30px 20px !important; text-align: center !important; display: block !important; border-bottom: 1px solid #C4DDE9; } /* Título Azul Oscuro Serif */ .dm-darkblue-title { color: #051E57 !important; /* Azul Marino Marca */ font-family: 'Times New Roman', serif !important; font-weight: 400 !important; font-size: 28px !important; text-transform: uppercase !important; letter-spacing: 1px !important; margin: 0 0 15px 0 !important; line-height: 1.2 !important; display: block !important; visibility: visible !important; } .dm-dark-quote { color: #445566 !important; /* Gris azulado */ font-style: italic !important; font-size: 15px !important; line-height: 1.4 !important; margin: 0 !important; font-weight: 400 !important; } /* --- CUERPO --- */ .dm-standard-body { padding: 20px; } /* --- CAJA DE CAPÍTULOS --- */ .dm-std-chapter-box { border: 1px solid #E0E0E0; border-left: 5px solid #4285F4; /* Acento Google Blue */ border-radius: 8px; padding: 15px 20px; margin-bottom: 25px; background: #F8F9FA; } .dm-std-chapter-title { color: #051E57 !important; font-weight: 900 !important; margin: 0 0 10px 0 !important; text-transform: uppercase; font-size: 16px !important; } .dm-std-list { list-style: none; padding: 0; margin: 0; } .dm-std-list li { font-size: 15px; color: #3C4043; padding: 6px 0; display: flex; align-items: center; gap: 10px; border-bottom: 1px dashed #E0E0E0; } .dm-std-list li:last-child { border-bottom: none; } .dm-check-blue { color: #4285F4; font-weight: bold; font-size: 1.2em; } .dm-bold-std-item { font-weight: 700; color: #051E57 !important; } /* --- BADGES CIRCULARES ESTÁNDAR --- */ .dm-badges-grid { display: flex; justify-content: center; gap: 15px; margin-top: 15px; } .dm-circle-badge-std { /* Flexbox Mágico para centrado perfecto */ display: flex !important; flex-direction: column !important; align-items: center !important; justify-content: center !important; text-align: center; width: 85px; height: 85px; border: 2px solid #051E57; /* Borde Azul Oscuro */ border-radius: 50%; padding: 0; background: white; transition: transform 0.3s; } .dm-circle-badge-std:hover { transform: scale(1.05); background: #F0F4F8; } .dm-badge-icon-std { font-size: 18px; line-height: 1; margin-bottom: 4px; color: #4285F4; /* Icono en Azul Google */ } .dm-badge-text-std { font-size: 10px !important; line-height: 1.1 !important; color: #051E57 !important; font-weight: 700 !important; text-transform: uppercase; width: 90%; } /* Ajuste móvil */ @media (max-width: 380px) { .dm-circle-badge-std { width: 75px; height: 75px; } .dm-badge-text-std { font-size: 9px !important; } .dm-darkblue-title { font-size: 24px !important; } }