/*
Theme Name: ADS MktCom
Theme URI: https://adrianoadsmktcomseo.com.br/
Author: ADS MktCom
Author URI: https://adrianoadsmktcomseo.com.br/
Description: Tema WordPress profissional da ADS MktCom — SEO, Método BINAH™, GEO e AEO. Compatível com Elementor, Gutenberg, Rank Math e Yoast. Design idêntico ao site original, com blog nativo, schema markup, breadcrumbs, Open Graph, modo escuro no artigo e performance otimizada (Core Web Vitals).
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: adsmkt
Tags: seo, business, elementor, blog, responsive, custom-colors, translation-ready, custom-menu, featured-images, threaded-comments
*/

/* As regras visuais ficam em assets/css/theme.css (carregado via functions.php).
   Este arquivo é obrigatório pelo WordPress e mantém apenas ajustes finais. */

html { scroll-behavior: smooth; }
body { margin: 0; }

/* Comentários */
.adsmkt-comments { max-width: 820px; margin: 0 auto; padding: 0 28px 72px; }
.adsmkt-comments .comment-list { list-style: none; margin: 0; padding: 0; }
.adsmkt-comments .comment-body { border: 1px solid #E2E8F0; border-radius: 14px; padding: 20px; margin-bottom: 16px; }
.adsmkt-comments .comment-author { font-weight: 700; font-size: 14px; }
.adsmkt-comments .comment-meta { font-size: 12px; color: #94A3B8; margin-bottom: 8px; }
.adsmkt-comments .comment-respond { margin-top: 24px; }
.adsmkt-comments input[type=text],
.adsmkt-comments input[type=email],
.adsmkt-comments input[type=url],
.adsmkt-comments textarea { width: 100%; border: 1.5px solid #E2E8F0; border-radius: 10px; padding: 12px 14px; font-family: inherit; font-size: 14px; margin-bottom: 12px; }
.adsmkt-comments .submit { display: inline-flex; align-items: center; gap: 8px; padding: 13px 26px; border-radius: 11px; background: linear-gradient(135deg,#7C3AED,#06B6D4); color: #fff; border: none; font-weight: 700; cursor: pointer; }

/* Widgets de rodapé/sidebar genéricos */
.adsmkt-widget { margin-bottom: 24px; }
.adsmkt-widget .widget-title { font-family: 'Sora', sans-serif; font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: .07em; margin-bottom: 14px; color: #1E293B; }
