/*
Theme Name: Kira Tin Tức AI 24h
Theme URI: https://tintucai24h.com/
Author: Kira Platform
Author URI: https://kiraplatform.app/
Description: Theme tin tức trí tuệ nhân tạo & công nghệ cho tintucai24h.com. Cấu trúc chuẩn WordPress (header/footer/sidebar/template-parts), layout magazine cho trang chủ, bài viết, chuyên mục; responsive, tối ưu đọc, kèm seed nội dung và thiết lập SEO an toàn. Mã nguồn gốc, không sao chép asset bên thứ ba.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kira-tintucai24h
Tags: news, magazine, blog, technology, custom-logo, featured-images, threaded-comments, translation-ready, right-sidebar
*/

/* style.css giữ phần khai báo theme + reset cơ bản.
   Toàn bộ layout chi tiết nằm ở assets/css/main.css (được enqueue riêng). */

*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{margin:0;font-family:"Be Vietnam Pro","Segoe UI",system-ui,-apple-system,Roboto,Arial,sans-serif;color:#0f172a;background:#f8fafc;line-height:1.65}
img{max-width:100%;height:auto;display:block}
a{color:#4f46e5;text-decoration:none}
a:hover{text-decoration:underline}
h1,h2,h3,h4,h5,h6{line-height:1.25;margin:0 0 .5em;font-weight:700;color:#0f172a}
p{margin:0 0 1.1em}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.skip-link{position:absolute;left:-9999px;top:0;background:#4f46e5;color:#fff;padding:.6rem 1rem;z-index:1000}
.skip-link:focus{left:8px;top:8px}
