/* SUGAR DADDY FREE APP - FUNDO BRANCO + TEXTO ESCURO */
/* TODOS os parágrafos em cinza escuro */
p,
div p,
article p,
.entry-content p,
.wp-block-post-content p,
.post-content p,
.page-content p,
body p {
cor: #2D2D3D !important;
altura da linha: 1,75;
font-size: 17px;
}
/* TUDO em negrito e preto */
p strong,
p b,
div p strong,
div p b,
article p strong,
.entry-content p strong,
.wp-block-post-content p strong,
body strong,
body b {
cor: #111111 !important;
font-weight: 700;
}
/* TODOS os H2 em violeta escuro */
h2,
.entry-content h2,
.wp-block-post-content h2,
artigo h2,
h2.wp-block-heading {
colour: #5B21B6 !important;
-webkit-text-fill-colour: #5B21B6 !important;
font-weight: 800 !important;
font-size: clamp(1.6rem, 4vw, 2.2rem) !important;
espaçamento entre letras: -0,02em;
margem superior: 3.5rem;
margem-inferior: 1,5rem;
padding-bottom: 0.75rem;
}
/* TODOS os H3 em preto */
h3,
.entry-content h3,
.wp-block-post-content h3,
artigo h3,
h3.wp-block-heading {
colour: #1A1A2E !important;
-webkit-text-fill-color: #1A1A2E !important;
font-weight: 700 !important;
font-size: clamp(1.15rem, 3vw, 1.45rem) !important;
}
/* LISTAS */
li,
ol li,
ul li,
.entry-content li,
.wp-block-post-content li,
.wp-block-list li {
color: #2D2D3D !important;
}
li strong,
ol li strong,
ul li strong {
color: #111111 !important;
}
/* LINKS */
a,
p a,
.entry-content a,
.wp-block-post-content a {
cor: #6D28D9 !important;
decoração de texto: nenhum !importante;
font-weight: 500;
}
a:hover {
color: #D97706 !important;
}
/* MARCAS e COR INLINE */
mark,
mark.has-inline-color {
cor: #6D28D9 !important;
background: transparent !important;;
font-weight: 700 !important;
}
/* LINHA DOURADA SOB H2 CENTRALIZADA */
h2.has-text-align-center::after,
.has-text-align-center.wp-block-heading::after {
content: »;
display: block;
largura: 80px;
altura: 3px;
background: linear-gradient(135deg, #D97706, #F59E0B);
margem: 0.75rem auto 0;
border-radius: 3px;
}
/* LEGENDA DO HERÓI */
.sd-hero-subtitle {
cor: #2D2D3D !important;
tamanho da fonte: 1.2rem;
altura da linha: 1,7;
largura máxima: 820px;
margem: 0 auto 2rem;
padding: 1.5rem 2rem;
plano de fundo: #F5F3FF !important;
borda: 1px solid rgba(109, 40, 217, 0.15) !important;
raio da borda: 16px;
position: relative;
}
.sd-hero-subtitle::before {
conteúdo: »;
posição: absoluta;
top: -1px;
esquerda: 20%;
right: 20%;
altura: 3px;
background: linear-gradient(135deg, #7C3AED, #C026D3);
border-radius: 2px;
}
/* CARTÕES - BENEFÍCIO, ETAPA, INSTALAÇÃO, MARCA */
.sd-benefit-card,
.sd-step-card,
.sd-install-card,
.sd-brand-card {
background: #F9F7FE !important;
borda: 1px solid rgba(109, 40, 217, 0.12) !important;
border-radius: 16px !important;
padding: 2rem 1.5rem 1.5rem 1.5rem 1.5rem !important;
transition: all 0.3s ease !important;
position: relative;
overflow: oculto;
box-shadow: 0 2px 12px 12px 12px rgba(0, 0, 0, 0, 0, 0.04);
}
.sd-benefit-card:hover,
.sd-step-card:hover,
.sd-install-card:hover,
.sd-brand-card:hover {
background: #F0EBFA !important;
border-color: rgba(109, 40, 217, 0.3) !important;
transform: translateY(-4px);
box-shadow: 0 8px 28px 28px 28px rgba(109, 40, 40, 217, 0.1);
}
/* LINHA SUPERIOR ROXA NOS CARTÕES DE BENEFÍCIOS */
.sd-benefit-card::before {
content: »;
position: absolute;
top: 0;
left: 0;
right: 0;
altura: 3px;
background: linear-gradient(135deg, #7C3AED, #C026D3);
opacidade: 0;
transição: all 0.3s ease;
}
.sd-benefit-card:hover::before {
opacity: 1;
}
/* TEXTO DENTRO DOS CARTÕES */
.sd-benefit-card p,
.sd-step-card p,
.sd-install-card p {
cor: #2D2D3D !important;
}
.sd-benefit-card h3,
.sd-step-card h3,
.sd-install-card h3,
.sd-benefit-card .wp-block-heading,
.sd-step-card .wp-block-heading,
.sd-install-card .wp-block-heading {
cor: #1A1A2E !important;
-webkit-text-fill-color: #1A1A1A2E !important;
}
/* GRIDS */
.sd-benefits-grid,
.sd-steps-grid,
.sd-install-grid,
.sd-brand-grid {
gap: 1.5rem !important;
margin-top: 2rem;
margin-bottom: 2.5rem;
}
/* CARTÃO DE MARCA H3 EM ROXO */
.sd-brand-card h3,
.sd-brand-card .wp-block-heading {
color: #5B21B6 !important;
-webkit-text-fill-color: #5B21B6 !important;
tamanho da fonte: 1.05rem !important;
margin-bottom: 1rem !important;
}
.sd-brand-card .wp-block-image {
margin: 0;
}
.sd-brand-card .wp-block-image img {
border-radius: 10px;
transition: all 0.3s ease;
}
.sd-brand-card:hover .wp-block-image img {
transform: scale(1.02);
}
/* FAQ */
.sd-faq-title {
margin-top: 4rem !important;
padding-top: 2rem;
border-top: 1px solid rgba(109, 40, 40, 217, 0.12);
}
.sd-faq-question {
cor: #1A1A2E !important;
-webkit-text-fill-colour: #1A1A2E !important;
font-size: 1.15rem !important;
padding: 1rem 1.25rem !important;
margin-top: 1.5rem !important;
margin-bottom: 0.25rem !important;
background: #F5F3FF !important;
border-left: 4px solid #7C3AED !important;
border-radius: 0 10px 10px 0 !important;
transition: all 0.3s ease;
}
.sd-faq-question:hover {
border-left-color: #D97706 !important;
background: #F0EBFA !important;
}
.sd-faq-question + p,
.sd-faq-question + .wp-block-paragraph {
padding: 0.75rem 1.25rem 1rem;
border-left: 2px solid rgba(109, 40, 40, 217, 0.12);
margem esquerda: 2px;
margem superior: 0;
cor: #2D2D3D !important;
}
/* CTA */
.sd-cta-section {
margin-top: 4rem !important;
padding-top: 2rem;
}
.sd-cta-text strong {
cor: #D97706 !important;
font-weight: 700;
}
/* ETAPAS DE INSTALAÇÃO */
.sd-install-steps {
padding-left: 1.2rem;
}
.sd-install-steps li {
cor: #2D2D3D !important;
margin-bottom: 0.6rem;
line-height: 1,6;
}
.sd-install-steps li strong {
cor: #111111 !important;
}
/* RESPONSIVO */
@media (max-width: 782px) {
.sd-benefits-grid,
.sd-steps-grid,
.sd-install-grid,
.sd-brand-grid {
flex-direction: column !important;
}
.sd-benefit-card,
.sd-step-card,
.sd-install-card,
.sd-brand-card {
padding: 1.5rem 1.25rem !important;
}
.sd-hero-subtitle {
tamanho da fonte: 1.05rem;
padding: 1,25rem;
}
}
/* SELEÇÃO DE TEXTO */
::selection {
fundo: #7C3AED;
cor: branco;
}