#traffic-growth-widget{font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#f5f0df;max-width:1200px;margin:0 auto;padding:0}
#traffic-growth-widget h2{font-family:Georgia,serif;font-size:clamp(1.25rem,2.2vw,1.7rem);line-height:1.2;color:#d8b75f;margin:0 0 1rem}
#traffic-growth-widget .tg-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
#traffic-growth-widget .tg-card{min-height:0!important;border:1px solid rgba(216,183,95,.22);border-radius:8px;padding:12px;background:#111;color:#f5f0df;box-shadow:none}
#traffic-growth-widget .tg-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#b7a36a;margin-bottom:5px}
#traffic-growth-widget h3{font-size:15px;line-height:1.25;color:#fff;margin:0 0 6px}
#traffic-growth-widget p{font-size:13px;line-height:1.35;color:#d6d1c3;margin:0 0 9px}
#traffic-growth-widget a{display:inline-block;color:#050505;background:#d8b75f;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:700;text-decoration:none}
#traffic-growth-widget a:hover{background:#f0cf75;text-decoration:none}
@media (max-width:900px){#traffic-growth-widget .tg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:560px){#traffic-growth-widget .tg-grid{grid-template-columns:1fr}}
