/* Leads Collective 6.3.4 client-review completion.
 * This file intentionally overrides only the requested readability, pricing,
 * favicon and How It Works details. The approved Version One foundation is
 * unchanged. */

/* About: the client requested clearly larger proof labels, card headings and copy. */
.about-page .page-proof-row span{font-size:12px;line-height:1.4;color:#4f5852}
.about-page .page-proof-row strong{font-size:17px;line-height:1.4}
.about-page .principle-card h3{font-size:27px;line-height:1.08}
.about-page .principle-card p{font-size:16px;line-height:1.7}
.about-page .story-copy p,.about-page .operator-grid p{font-size:17px;line-height:1.7}

/* The About operator badge uses the configured WordPress favicon/site icon. */
.about-page .operator-ring{align-items:center;justify-content:center}
.about-page .operator-ring .lc-about-site-icon{display:block;width:84px;height:84px;background:#fff;-webkit-mask-image:var(--lc-site-icon);mask-image:var(--lc-site-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}

/* Price-your-campaign surfaces use the existing brand family instead of flat black. */
.mega-menu .mega-intro,.price-card,.pay-per-lead-page .ppl-price-panel{background:linear-gradient(145deg,#214f5b 0%,#173740 56%,#10272e 100%)}
.mega-menu .mega-intro .eyebrow,.price-card .eyebrow{color:#8bc6d2}
.mega-menu .mega-intro p{color:#e0e9e8;font-size:16px;line-height:1.65}
.price-card p{color:#e0e9e8;font-size:17px;line-height:1.7}
.pay-per-lead-page .price-panel-list span{font-size:15px;line-height:1.45}

/* How It Works: supporting copy was materially too small in the three delivery cards. */
.how-it-works-page .offer-card p{font-size:16px;line-height:1.7}
.how-it-works-page .offer-card small{font-size:13px;line-height:1.5}
.how-it-works-page .detailed-step p{font-size:16px;line-height:1.65}
.how-it-works-page .delivery-grid>div>p{font-size:17px;line-height:1.7}
.how-it-works-page .engine-core{align-items:center;text-align:center;justify-content:center}
.how-it-works-page .engine-core small{display:none!important}
.how-it-works-page .engine-core strong{margin:0;max-width:132px;font-size:21px;line-height:1.08;text-align:center}

/* Other inner-page supporting cards receive the same modest +2px readability pass. */
.vertical-page-card p{font-size:15px;line-height:1.65}
.conversion-card p{font-size:14px;line-height:1.7}
.mini-process-grid p{font-size:13px;line-height:1.7}
.lc-v6-card-grid p,.lc-v6-audience-grid p,.lc-v6-proof-grid p{font-size:16px;line-height:1.65}

@media(max-width:760px){
 .about-page .page-proof-row span{font-size:12px}.about-page .page-proof-row strong{font-size:16px}
 .about-page .principle-card h3{font-size:26px}.about-page .principle-card p{font-size:16px}
 .about-page .story-copy p,.about-page .operator-grid p{font-size:16px}
 .mega-menu .mega-intro p,.price-card p{font-size:16px}
 .how-it-works-page .offer-card p,.how-it-works-page .detailed-step p{font-size:16px}
 .how-it-works-page .engine-core strong{max-width:105px;font-size:18px}
 .about-page .operator-ring .lc-about-site-icon{width:72px;height:72px}
}
