/*
Theme Name: VOX 2026 - Bản lĩnh Sinh viên
Theme URI: https://ieltsmentor.edu.vn
Author: IELTS MENTOR
Description: Cổng bình chọn cuộc thi Hùng biện Song ngữ Bản lĩnh Sinh viên - VOX 2026
Version: 2.0
Requires PHP: 7.4
Tested up to: 6.5
Text Domain: vox2026
*/

html { scroll-behavior: smooth; }

.vox-glass {
    background-color: rgba(255, 255, 255, 0.04) !important;
    backdrop-filter: blur(12px) !important;
    -webkit-backdrop-filter: blur(12px) !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
}
.vox-glass:hover {
    background-color: rgba(255, 255, 255, 0.08) !important;
}
