/*
Theme Name: 8XBET TOP Theme
Theme URI: https://8xbet.top
Author: 8XBET TOP
Author URI: https://8xbet.top
Description: 8XBET TOP - Nhà cái uy tín hàng đầu Việt Nam 2025. Theme tối ưu SEO, tốc độ cao.
Version: 12.2
Requires at least: 5.0
Tested up to: 6.7
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: 8xbet-top
Tags: one-column, custom-menu, featured-images, translation-ready, responsive, seo-friendly
*/

/* ========================================
   8XBET TOP - Kiểu tùy chỉnh v12.2
   ======================================== */

/* Biến CSS tùy chỉnh để dễ thay đổi */
:root {
    --primary-color: #446084;
    --primary-hover: #3a5270;
    --accent-color: #4c9eea;
    --text-color: #333;
    --bg-color: #f5f5f5;
}

/* Tối ưu hiệu suất */
* {
    box-sizing: border-box;
}

/* Tùy chỉnh nhỏ để tạo sự khác biệt */
.button.primary {
    transition: all 0.25s ease;
}

.button.primary:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(68, 96, 132, 0.3);
}
