/* CAMPAIGN FINAL CSS – unified layer */

.section{padding:90px 0;}
.section-title{font-size:clamp(2rem,3vw,3rem);}
.btn{border-radius:999px;font-weight:700}
.card, .content-card, .feature-card{
border-radius:18px;
border:1px solid rgba(0,0,0,.08);
box-shadow:0 12px 40px rgba(0,0,0,.08);
padding:28px;
}
.hero{min-height:720px}
.trust-pill{
border-radius:999px;
padding:10px 20px;
font-weight:700;
}