/*
Theme Name: CitizenNews v3.2 Comments Fixed
Theme URI: https://example.com/citizennews
Author: Promojack Media
Author URI: https://example.com
Description: A lightweight, secure, modern WordPress news and magazine theme built for publishers, breaking news, ad monetization, sponsored stories, and fast mobile reading.
Version: 3.2.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: citizennews
Tags: news, blog, custom-logo, custom-menu, featured-images, right-sidebar, theme-options, threaded-comments, translation-ready
*/


/* CitizenNews v3.2 Comments Fixed: fallback comment styling loaded from style.css */
.cn-comments{margin:2.25rem 0 0;padding:1.35rem;background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:none;clear:both;overflow:hidden}.cn-comments-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.cn-comments .comments-title,.cn-comment-respond .comment-reply-title{font-family:Newsreader,Georgia,serif;line-height:1.1;letter-spacing:-.025em}.cn-comments-kicker{display:inline-flex;margin-bottom:.25rem;color:#16a34a;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.cn-comments-jump,.cn-comment-form .submit{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#16a34a;color:#fff!important;font-weight:900;text-decoration:none}.cn-comments-jump{padding:.72rem 1rem;font-size:.86rem}.cn-comment-form .submit{padding:.85rem 1.35rem;cursor:pointer}.cn-comment-list{list-style:none;margin:0;padding:0}.cn-comment-list .comment,.cn-comment-list .pingback,.cn-comment-list .trackback{list-style:none;margin:0 0 1rem;padding:0}.cn-comment-list .comment-body{position:relative;display:grid;grid-template-columns:56px minmax(0,1fr);gap:.9rem;padding:1rem;background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;min-width:0}.cn-comment-list .avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;border:3px solid #fff}.cn-comment-list .comment-author{font-weight:900;color:#111827}.cn-comment-list .comment-author .says{display:none}.cn-comment-list .comment-metadata,.cn-comment-list .comment-meta{font-size:.78rem;color:#64748b;line-height:1.3}.cn-comment-list .comment-content{grid-column:2;color:#111827;line-height:1.7}.cn-comment-list .reply{grid-column:2}.cn-comment-list .comment-reply-link{display:inline-flex;padding:.45rem .75rem;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#16a34a!important;font-size:.78rem;font-weight:900;text-decoration:none}.cn-comment-list .children{list-style:none;margin:.9rem 0 0 2rem;padding-left:1rem;border-left:3px solid rgba(22,163,74,.2)}.cn-comment-respond{margin-top:1.25rem;padding:1.25rem;border-radius:20px;background:#f8fafc;border:1px solid #e5e7eb}.cn-comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.cn-comment-form .comment-form-comment,.cn-comment-form .comment-notes,.cn-comment-form .logged-in-as,.cn-comment-form .form-submit,.cn-comment-form .comment-form-cookies-consent{grid-column:1/-1}.cn-comment-form label{display:block;margin:0 0 .35rem;font-size:.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.045em}.cn-comment-form input[type=text],.cn-comment-form input[type=email],.cn-comment-form input[type=url],.cn-comment-form textarea{width:100%;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#111827;padding:.85rem .95rem;font:inherit;outline:none}.cn-comment-form textarea{min-height:150px;resize:vertical}.cn-comment-form input:focus,.cn-comment-form textarea:focus{border-color:#16a34a;box-shadow:0 0 0 4px rgba(22,163,74,.12)}@media(max-width:720px){.cn-comments{padding:1rem;border-radius:18px}.cn-comments-header{align-items:flex-start;flex-direction:column}.cn-comments-jump{width:100%;box-sizing:border-box}.cn-comment-list .comment-body{grid-template-columns:44px minmax(0,1fr);gap:.75rem}.cn-comment-list .avatar{width:44px;height:44px}.cn-comment-list .comment-content,.cn-comment-list .reply{grid-column:1/-1}.cn-comment-form{grid-template-columns:1fr}}
