/*
Theme Name: Ai Zentrix
Author: pitikostudio
Author URI: https://profiles.wordpress.org/pitikostudio/
Description: Original viral magazine WordPress theme with visual icon navigation, featured grids, trending-style modules, and flexible free design variants.
Version: 0.8.12
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Copyright: 2026 pitikostudio
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ai-zentrix
Tags: blog, news, grid-layout, custom-colors, custom-menu, featured-images, theme-options
*/

/* Core front-end styles are loaded from assets/css/theme.css.
   This stylesheet contains WordPress-required compatibility styles. */

.alignleft { float: left; margin: 0 1.5em 1em 0; }
.alignright { float: right; margin: 0 0 1em 1.5em; }
.aligncenter { display: block; margin: 0 auto 1.5em; }
.wp-caption { max-width: 100%; }
.wp-caption-text { margin-top: .5em; color: #64748b; font-size: .875em; text-align: center; }
.gallery-caption { color: #64748b; font-size: .875em; }
.sticky { position: relative; }
.bypostauthor { position: relative; }

.tn-post-tags { margin-top: 1.5rem; padding-top: 1rem; border-top: 1px solid rgba(15,23,42,.1); font-size: .95rem; }
.tn-post-tags span { font-weight: 800; margin-right: .4rem; }
.tn-post-tags a { display: inline-block; margin: .2rem .35rem .2rem 0; }

.tn-comments { margin-top: 24px; padding: 24px; border: 1px solid rgba(15,23,42,.08); background: #fff; border-radius: 18px; }
.tn-comments-title { margin-top: 0; }
.tn-comment-list { list-style: none; margin: 0; padding: 0; }
.tn-comment-list .comment { margin: 0 0 18px; padding: 16px; border: 1px solid rgba(15,23,42,.08); border-radius: 12px; }
.tn-comment-list .children { list-style: none; margin: 14px 0 0 20px; padding: 0; }
.tn-comments .comment-meta { margin-bottom: 10px; }
.tn-comments .avatar { border-radius: 50%; margin-right: 10px; vertical-align: middle; }
.tn-comments-navigation { margin: 18px 0; }
.tn-comments .comment-form input:not([type=submit]),
.tn-comments .comment-form textarea { width: 100%; max-width: 100%; padding: 10px 12px; border: 1px solid rgba(15,23,42,.18); border-radius: 8px; }

.wp-block-group.is-style-aizentrix-soft-card { padding: 1.25rem; border: 1px solid rgba(15,23,42,.08); border-radius: 14px; background: #fff; box-shadow: 0 12px 30px rgba(15,23,42,.06); }
