
/* TOPFIT SEO GROWTH 28.08.2026 — semantic sections, intent hubs, Google trust CTAs */
.tf-seo-growth{background:#0c0d13;color:#f7f3fb;border-top:1px solid rgba(214,51,255,.18);padding:48px 0}
.tf-seo-growth .tf-wrap{max-width:1120px;margin:0 auto;padding:0 22px}
.tf-seo-growth h2{color:#fff!important;font-size:clamp(26px,3.2vw,39px);line-height:1.2;margin:0 0 14px}
.tf-seo-growth h3{color:#72e7ff!important;margin:0 0 8px;font-size:20px}
.tf-seo-growth p,.tf-seo-growth li{color:#e9e5ef!important;font-size:16px;line-height:1.72}
.tf-seo-growth a{color:#ee9cff!important;font-weight:800;text-decoration:none}
.tf-intent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:22px 0}
.tf-intent-card{background:#151620;border:1px solid rgba(214,51,255,.25);border-radius:17px;padding:20px}
.tf-intent-card p{margin-bottom:0}
.tf-trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
.tf-trust-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 17px;border-radius:999px;border:1px solid #00d4ff;background:rgba(0,212,255,.06);color:#fff!important}
.tf-trust-btn.primary{border:0;background:linear-gradient(90deg,#d633ff,#00d4ff)}
.tf-mini-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}
.tf-mini-links a{display:inline-flex;align-items:center;min-height:40px;padding:0 13px;border:1px solid rgba(214,51,255,.35);border-radius:999px}
.tf-review-box{background:linear-gradient(135deg,rgba(214,51,255,.11),rgba(0,212,255,.07));border:1px solid rgba(0,212,255,.28);border-radius:20px;padding:24px;margin-top:22px}
.tf-review-box strong{color:#fff}
@media(max-width:760px){
  .tf-seo-growth{padding:36px 0}
  .tf-intent-grid{grid-template-columns:1fr}
  .tf-trust-btn{width:100%;box-sizing:border-box}
}
