/* CSS tách từ register.php */
.material-symbols-outlined {
            font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 24;
        }
        .editorial-shadow {
            box-shadow: 0 20px 40px rgba(61, 103, 81, 0.06);
        }
        .glass-header {
            background: rgba(255, 249, 239, 0.7);
            backdrop-filter: blur(12px);
        }
