/*
Theme Name: Topical Developers 2025
Theme URI: https://wpclipboard.com/topicaldevelopers
Author: Marketing the Change
Description: TT5 child theme for the topicaldevelopers.com subsite — developer/agency/plugin/theme directory.
Template: twentytwentyfive
Version: 1.0
Requires at least: 6.5
Tested up to: 6.7
Requires PHP: 8.0
Text Domain: topicaldevelopers
*/

body{font-family:'Inter',ui-sans-serif,system-ui,sans-serif;color:#0f172a;background:#fff}
h1,h2,h3,h4{font-family:'Inter',ui-sans-serif,system-ui,sans-serif;letter-spacing:-0.01em}
a{color:#0f172a}
a:hover{color:#1d4ed8}

.td-hero{padding:48px 24px;background:linear-gradient(180deg,#f8fafc 0%,#eef2ff 100%);text-align:center}
.td-hero h1{font-size:clamp(2rem,4vw,3.2rem);margin:0 0 8px}
.td-hero p{font-size:1.1rem;color:#475569;max-width:720px;margin:0 auto}
.td-hero .td-hero__cta{margin-top:24px;display:inline-flex;gap:12px}
.td-hero__cta a{display:inline-block;padding:12px 22px;border-radius:10px;text-decoration:none;font-weight:600}
.td-hero__cta .primary{background:#0f172a;color:#fff}
.td-hero__cta .ghost{border:1px solid #cbd5e1;color:#0f172a}

.td-section{padding:48px 24px;max-width:1200px;margin:0 auto}
.td-section h2{font-size:1.8rem;margin:0 0 8px}
.td-section .td-section__lede{color:#475569;margin:0 0 24px}
